@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffc;border:1px solid #c0bebe;position:fixed;width:100%;z-index:100}.navbar,.navbar-container{display:flex;justify-content:space-between}.navbar-container{align-items:center;padding:14px 30px;width:calc(100% - 60px)}.navbar-logo{align-items:center;display:flex;flex-direction:row;margin-right:20%}.navbar-logo-image{border-radius:10px;height:50px;margin-right:15px;transition:transform .3s ease;width:auto}.navbar-logo-image:hover{transform:scale(1.1)}.navbar-search-image{height:30px;width:auto}.navbar-company-info{align-items:start;display:flex;flex-direction:column;justify-content:start;margin-left:40px}.navbar-company-info-time{font-size:.8rem;margin:0;opacity:.6;padding:0}.navbar-company-info-branch-sum{font-size:1rem;font-weight:700;margin:0;padding:0}.navbar-title,.navbar-title-parent{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.navbar-title{font-size:2.2rem;margin:0;text-align:left}.navbar-search{align-items:end;display:flex;flex-grow:2;gap:40px;justify-content:end;margin:0 20px;max-width:100%;position:relative}.navbar-search input{border:none;font-size:18px;height:22px;margin-left:10px;max-width:100%;min-width:85%;outline:none;padding:10px}.navbar-search button{background-color:initial;border:none;cursor:pointer;height:90%;outline:none;position:absolute;right:10px}.navbar-links{align-items:center;display:flex;flex-direction:row;justify-content:space-between;text-align:center}.navbar-links a{color:#000;margin-left:20px;text-decoration:none}.navbar-links a:hover{text-decoration:underline}form{background-color:#fff;border:1px solid #5b5b5b;border-radius:10px;display:flex;justify-content:space-between;width:100%}.link-with-image-text{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;text-align:center}.link-with-image-text img{height:30px;width:auto}.link-with-image-text-h{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:9px;justify-content:flex-end;text-align:center}.link-with-image-text-h img{height:30px;width:auto}.link-with-image-text-h span{font-size:16px;font-weight:700}@media screen and (max-width:1300px){.navbar-title{font-size:1.5rem}.navbar-logo{margin-right:5%}}@media screen and (max-width:900px){.navbar{display:flex;flex-direction:column;gap:10px;justify-content:space-between;padding-bottom:10px;position:fixed}.navbar-title{font-size:1.3rem}.navbar-logo{margin-right:0}.navbar-logo-image{border-radius:10px;height:38px;width:auto}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin-top:7px;padding:0 10px;width:calc(100% - 20px)}.link-with-image-text{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;text-align:center}.link-with-image-text img{height:30px;width:auto}.link-with-image-text span{font-size:13px}.link-with-image-text-h{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:flex-end;text-align:center}.link-with-image-text-h img{height:25px;width:auto}.link-with-image-text-h span{font-size:15px;font-weight:700}}.popular-categories-bg{background-color:#f5f5f7;width:100%}.popular-categories-container{margin:0 20px;padding:80px 10px 10px;width:100}.popular-categories-list-container{grid-gap:15px;display:grid;flex:100% 1;gap:15px;grid-template-columns:1fr 1fr 1fr 1fr;padding:0 10px}@media screen and (max-width:1024px){.popular-categories-list-container{grid-gap:15px;display:grid;flex:100% 1;gap:15px;grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:768px){.popular-categories-list-container{grid-gap:15px;display:grid;flex:100% 1;gap:15px;grid-template-columns:1fr 1fr}.popular-categories-container{margin:0}.popular-categories-container h1{margin-left:20px}}.papular-categories-item{background-color:#fff;border-radius:15px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;overflow:hidden;text-decoration:none;transition:transform .3s ease}a{color:#000;text-decoration:none}.papular-categories-item-text{display:flex;flex-direction:row;justify-content:space-between;padding:20px;text-decoration:none}.papular-categories-item:hover{cursor:pointer;transform:scale(1.02)}.papular-categories-item p{color:0;font-size:18px;font-weight:700;margin:0}.papular-categories-item_next{height:30px;width:30px}.papular-categories-item_backgound{display:flex;flex-direction:column;justify-content:space-between}.papular-categories-item_backgound_image{margin-left:10px;max-height:120px;max-width:120px}@media screen and (max-width:600px){.popular-categories-list-container{grid-gap:15px;display:grid;flex:100% 1;gap:15px;grid-template-columns:1fr 1fr}.popular-categories-container h1{font-size:20px}.papular-categories-item{background-color:#f5f5f7;border-radius:12px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;overflow:hidden;text-decoration:none;transition:transform .3s ease}a{color:#000;text-decoration:none}.papular-categories-item-text{display:flex;flex-direction:row;justify-content:space-between;padding:12px;text-decoration:none}.papular-categories-item:hover{cursor:pointer;transform:scale(1.07)}.papular-categories-item p{color:0;font-size:14px;font-weight:700;margin:0}.papular-categories-item_next{height:20px;width:20px}.papular-categories-item_backgound{display:flex;flex-direction:column;justify-content:space-between}.papular-categories-item_backgound_image{margin-left:5px;max-height:80px;max-width:80px}}.newest-posts-container{background-color:#f5f5f7;width:100%}.newest-posts-body{padding:10px}.newest-posts-parent{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.post-item-container{background-color:#f5f5f7;border-radius:15px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;justify-content:space-between;margin:10px;max-height:350px;overflow:hidden;padding-bottom:20px;transition:box-shadow .3s ease;width:210px}.post-item-container:hover{box-shadow:0 3px 6px #27282c66;cursor:pointer}.post-item-container img{width:100%}.post-item-text-parent{display:flex;flex-direction:column;justify-content:space-between;padding:10px;width:100%}.post-item-text-parent-name{max-lines:1;font-size:18px;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap;width:90%}.post-item-prices-parent{display:flex;flex-direction:row;justify-content:left;margin-top:10px;width:90%}.post-item-price{color:red;font-size:18px;font-weight:700;margin:0;padding:0}.post-item-price-old{color:#bdbdbd;font-size:17px;margin:0 0 0 15px;padding:0;text-decoration:line-through}.newest-posts-body-title{margin:0 20px}@media screen and (max-width:600px){.newest-posts-body-title{font-size:20px}.post-item-container{background-color:#f5f5f7;border-radius:15px;box-shadow:0 4px 8px #0000001a;margin:7px;max-height:350px;overflow:hidden;padding-bottom:20px;width:160px}.post-item-container,.post-item-text-parent{display:flex;flex-direction:column;justify-content:space-between}.post-item-text-parent{padding:10px;width:100%}.post-item-text-parent-name{max-lines:1;font-size:16px;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap;width:90%}.post-item-prices-parent{display:flex;flex-direction:row;justify-content:left;margin-top:10px;width:90%}.post-item-price{color:red;font-size:14px;font-weight:700;margin:0;padding:0}.post-item-price-old{color:#bdbdbd;font-size:13px;margin:0 0 0 15px;padding:0;text-decoration:line-through}}.post-page-container{width:100%}.post-page-body{padding:80px 20px 20px}.post-page-top{display:flex;flex-direction:row;justify-content:space-between;width:100%}.post-page-top-left-body{background-color:#f5f5f7;border-radius:16px;margin-top:20px;padding:5px 20px;width:70%}.post-page-name-post{font-size:20px;font-weight:700;margin:10px;padding:0;width:100%}.post-page-code-product{margin:10px 10px 20px;padding:0;width:100%}.post-page-top-left-container{display:flex;flex-direction:row;justify-content:space-between}.post-page-image-container{width:45%}.post-page-image-container img{border-radius:16px;color:#0000;height:100%;inset:0;object-fit:cover;object-position:center center;width:100%}.post-page-price-pody{margin-bottom:20px;margin-left:20px;padding:0 20px;width:100%}.post-page-price-pody-top{background-color:#fff;border:1px solid #efefef;border-radius:8px;padding:16px}.post-page-price-pody-top-title{font-size:20px;margin:10px 0;padding:0}.post-page-price-pody-parent,.post-page-price-pody-parent-left{display:flex;flex-direction:row;justify-content:space-between}.post-page-price{color:#000;font-size:20px;font-weight:700;margin:0;padding:0}.post-page-price-old{color:#bdbdbd;font-size:20px;margin:0 0 0 20px;padding:0;text-decoration:line-through}.post-page-price-pody-credit-title{font-size:20px;margin:20px 0 10px;padding:0}.post-page-credit-info{color:#000;font-size:20px;font-weight:700;margin:0;padding:0}.post-page-buy-buttons-parent{display:flex;flex-direction:row;justify-content:space-between;margin-top:20px;width:100%}.post-page-buy-to-busket{background-color:#0cd46c;border:0;color:#fff}.post-page-buy-now,.post-page-buy-to-busket{border-radius:10px;box-shadow:none;cursor:pointer;font-size:16px;font-weight:700;height:50px;margin:0;outline:0;padding:6px 16px;width:45%}.post-page-buy-now{background-color:initial;border:1px solid #0cd46c;color:#0cd46c}.post-page-price-pody-bottom{background-color:#fff;border:1px solid #efefef;border-radius:8px;margin-top:10px;padding:16px}.post-page-price-pody-bottom-title{font-size:20px;margin:10px 0;padding:0}.post-page-price-pody-bottom-buttons-top{display:flex;flex-direction:row;justify-content:space-between;margin:15px 0;width:100%}.post-page-price-pody-bottom-selected{background-color:#0cd46c24;cursor:pointer}.post-page-price-pody-bottom-selected,.post-page-price-pody-bottom-unselect{border:1px solid #0cd46c;border-radius:20px;box-shadow:none;color:#0cd46c;font-size:16px;font-weight:700;height:40px;margin:0;outline:0;padding:6px 16px;width:47%}.post-page-price-pody-bottom-unselect{background-color:#fbfbfc;cursor:not-allowed}.post-page-price-pody-bottom-time-credit{background-color:#0cd46c24;border:1px solid #0cd46c;border-radius:20px;box-shadow:none;color:#0cd46c;cursor:pointer;font-size:16px;font-weight:700;height:40px;margin:0;outline:0;padding:6px 16px;width:36%}.post-page-top-right{margin-right:20px;width:25%}.post-page-top-right-top{background-color:#fff;border:1px solid #efefef;border-radius:16px;margin-top:20px;padding:16px;width:100%}.post-page-top-right-bottom-title,.post-page-top-right-top-title{font-size:20px;font-weight:700;margin:0;padding:0}.post-page-description-text{font-family:Times New Roman,Times,serif;font-size:18px;margin:10px 0;padding:0}.post-page-top-right-bottom{background-color:#fff;border:1px solid #efefef;border-radius:16px;margin-top:20px;padding:16px;width:100%}.post-page-root{box-sizing:border-box;height:100vh;padding:20px;width:100%}@media screen and (max-width:800px){.post-page-body{margin:5px 0 0;padding:40px 5px 5px}.post-page-top{display:flex;flex-direction:column;justify-content:space-between;margin:0;padding:0;width:100%}.post-page-top-left-body{background-color:#f5f5f7;border-radius:14px;margin:20px 0 0;padding:5px;width:95%}.post-page-top-left-container{display:flex;flex-direction:column;justify-content:space-between}.post-page-image-container{width:100%}.post-page-image-container img{border-radius:16px;color:#0000;height:100%;inset:0;object-fit:cover;object-position:center center;width:100%}.post-page-price-pody{margin:0;padding:0;width:100%}.post-page-price-pody-top{background-color:#fff;border:1px solid #efefef;border-radius:8px;padding:16px}.post-page-top-right{align-items:center;margin:0;padding:0;width:90%}.post-page-top-right-top{background-color:#fff;border:1px solid #efefef;border-radius:16px;margin:20px 0 0;padding:16px;width:100%}}.footer-app-links{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center;margin:auto auto 10px}.footer-app-links img{transition:transform .3s;width:40%}.footer-app-links img:hover{transform:scale(1.1)}.search-page-root{background-color:#f5f5f5;width:100%}.search-page-body{display:flex;flex-direction:row;justify-content:space-between;padding-left:20px;padding-right:20px;padding-top:80px}.search-page-body-left{width:28%}.search-page-body-right{width:67%}.search-page-filter-parent{background-color:#fff;border-radius:20px;margin-top:20px;padding:10px}.search-page-filter-price-max-parent,.search-page-filter-price-min-parent{align-items:center;background-color:#fff;border:1px solid #efefef;border-radius:8px;box-sizing:border-box;color:#333;cursor:text;display:flex;display:inline-flex;flex-direction:row;height:50px;justify-content:space-between;margin:15px auto auto;padding:5px 10px;width:70%}.search-page-filter-price-max-parent,.search-page-filter-price-max-parent p,.search-page-filter-price-min-parent,.search-page-filter-price-min-parent p{font-family:Mulish,sans-serif;font-size:1rem;font-weight:400;line-height:1.4375em}.search-page-filter-price-max-parent input,.search-page-filter-price-min-parent input{background:none;border:0;box-sizing:initial;color:currentcolor;font:inherit;letter-spacing:inherit;-webkit-user-select:none;user-select:none}.search-page-filter-price-max-parent input:focus,.search-page-filter-price-min-parent input:focus{outline:none}.search-page-filter-category-checkbox-parent{display:flex;flex-direction:row;justify-content:left;margin-top:10px}.search-page-filter-category-checkbox-parent p{margin:0 0 0 15px;padding:0}.search-page-body-right-posts-parent{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;margin-top:60px}.search-page-filter-parent-price-title{margin:6px 0 0}.search-filter-open-button{background-color:#29a3ee24;border:1px solid #032879;border-radius:14px;box-shadow:none;color:#0a5174;cursor:pointer;font-size:16px;font-weight:700;height:40px;margin:10px 0 0;outline:0;padding:6px 16px;width:100%}.search-page-loading-parent{display:flex;justify-content:center;margin-top:50px;width:100%}@media screen and (max-width:900px){.search-page-body{display:flex;flex-direction:column;justify-content:start;min-height:80vh;padding-left:10px;padding-right:10px;padding-top:120px}.search-page-body-left{width:100%}.search-page-body-left-title{margin:0;padding:0 10px}.search-page-body-right{width:100%}.search-page-body-right-posts-parent{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:10px 0 0}.search-page-filter-parent{border-radius:16px;margin-top:16px;padding:10px 13px}.search-page-loading-parent{margin:20px 0 0}}.post-large-item-container{background-color:#f5f5f7;border-radius:15px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;justify-content:space-between;margin:10px;max-height:380px;overflow:hidden;padding-bottom:20px;width:260px}.post-large-item-container:hover{box-shadow:0 3px 6px #27282c4d;cursor:pointer}.post-large-item-container img{max-height:300px;width:100%}.post-large-item-text-parent{display:flex;flex-direction:column;justify-content:space-between;padding:10px;width:100%}.post-large-item-text-parent h2{width:90%}.post-large-item-prices-parent{display:flex;flex-direction:row;justify-content:left;width:90%}.post-large-item-price{color:red;font-size:18px;font-weight:700;margin:0}.post-large-item-price-old{align-items:center;align-self:center;color:#bdbdbd;font-size:16px;margin:0 0 0 20px;text-align:center;text-align-last:center;text-decoration:line-through}.post-large-item-name{max-lines:1;font-size:18px;margin:10px 10px 10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.post-large-item-container{background-color:#f5f5f7;border-radius:15px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;justify-content:space-between;margin:8px;max-height:380px;overflow:hidden;padding-bottom:20px;width:160px}.post-large-item-container:hover{box-shadow:0 3px 6px #27282c4d;cursor:pointer}.post-large-item-container img{max-height:300px;width:100%}.post-large-item-text-parent{display:flex;flex-direction:column;justify-content:space-between;padding:10px;width:100%}.post-large-item-text-parent h2{width:90%}.post-large-item-prices-parent{display:flex;flex-direction:row;justify-content:left;width:90%}.post-large-item-price{color:red;font-size:15px;font-weight:700;margin:0}.post-large-item-price-old{align-items:center;align-self:center;color:#bdbdbd;font-size:14px;margin:0 0 0 20px;text-align:center;text-align-last:center;text-decoration:line-through}.post-large-item-name{max-lines:1;font-size:16px;margin:10px 10px 10px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.basket-page-root{background-color:#fff;margin:0;padding:0;width:100%}.basket-page-body{background-color:#f5f5f7;margin:0;min-height:80vh;padding:80px 0 0}.basket-page-body h2{margin:0;padding:0;text-align:center;width:100%}.basket-page-body h1{margin:0;padding:0 10px;text-align:left;width:90%}.basket-page-body-item-root{display:flex;flex-direction:row;justify-content:space-between;width:100%}.basket-page-body-posts-left{width:60%}.basket-page-body-posts-parent{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;padding:0 10px;width:100%}.basket-page-body-posts-right{border-radius:12px;box-shadow:0 4px 8px #0000001a;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:10px;margin-top:10px;padding:10px 0;position:-webkit-sticky;position:sticky;top:100px;width:35%;z-index:1}.basket-page-contact-button-parent{display:flex;justify-content:center;margin-top:10px;width:100%}.basket-page-contact-button{background-color:#0cd46c;border:0;border-radius:14px;box-shadow:none;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:40px;margin:0;outline:0;padding:6px 16px;width:calc(100% - 20px)}.basket-item-container{background-color:#f5f5f7;border-radius:15px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;height:350px;justify-content:space-between;margin:10px;overflow:hidden;width:210px}.basket-item-container img{width:100%}.basket-item-text-parent{display:flex;flex-direction:column;justify-content:space-between;margin:10px;width:80%}.basket-item-text-parent:hover{cursor:pointer}.basket-item-text-parent-name{max-lines:1;font-size:18px;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap;width:90%}.basket-item-prices-parent{display:flex;flex-direction:row;justify-content:left;margin-top:10px;width:90%}.basket-item-price{color:red;font-size:18px;font-weight:700;margin:0;padding:0}.basket-item-price-old{color:#bdbdbd;font-size:17px;margin:0 0 0 15px;padding:0;text-decoration:line-through}.basket-item-button{background-color:red;border:0;border-radius:10px;box-shadow:none;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:30px;margin:auto;outline:0;width:86%}.basket-item-container.grayed-out{filter:grayscale(100%);opacity:.5;pointer-events:none}.basket-item-button:disabled{background-color:#ccc;cursor:not-allowed}.basket-page-body-posts-right h4{margin:0 20px 0 0;padding:0}.basket-page-body-right-text-line-1,.basket-page-body-right-text-line-2,.basket-page-body-right-text-line-3{display:flex;flex-direction:row;justify-content:space-between;margin:20px 10px;width:100%}@media screen and (max-width:800px){.basket-page-body-item-root{display:flex;flex-direction:column;justify-content:space-between;width:100%}.basket-page-body-posts-left{width:100%}.basket-page-body-posts-parent{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;padding:0 10px;width:100%}.basket-page-body-posts-right{border-radius:12px;box-shadow:0 4px 8px #0000001a;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:10px;padding:10px 0;top:0;width:95%}.basket-item-container{background-color:#f5f5f7;border-radius:15px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;height:280px;justify-content:space-between;margin:10px 5px;overflow:hidden;width:160px}.basket-item-price{color:red;font-size:14px;font-weight:700;margin:0;padding:0}.basket-item-price-old{color:#bdbdbd;font-size:15px;margin:0 0 0 15px;padding:0;text-decoration:line-through}.basket-item-text-parent-name{max-lines:1;font-size:16px;margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap;width:90%}.basket-item-button{background-color:red;border:0;border-radius:10px;box-shadow:none;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:30px;margin:10px 5px;outline:0;width:86%}}.price-page-root{background:#f5f5f5;padding:4rem 0}.price-page-root-title{font-size:2rem;font-weight:700;margin:0}.price-page-root-info,.price-page-root-title{line-height:120%;padding:0 40px;width:calc(100% - 80px)}.price-page-root-info{font-size:1.3rem}.price-page-container{display:flex;flex-direction:row;gap:4rem;justify-content:space-between;margin-top:3rem;overflow:hidden;padding:0 80px 40px 40px;width:calc(100% - 120px)}.price-page-device-selector{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ffffffb3;border-radius:30px;box-shadow:0 4px 8px #0003;font-family:Times New Roman,Times,serif;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:38%;min-width:35%;overflow:hidden;padding:20px;text-align:center}.right-bg-blur-blue{left:80%;top:30%}.left-bg-blur-blue,.right-bg-blur-blue{background:radial-gradient(circle at 50% 50%,#4c00ff,#4c00ff00);filter:blur(90px);height:200px;opacity:.7;position:absolute;transform:translate(-50%,-50%);width:200px;z-index:0}.left-bg-blur-blue{left:20%;top:90%}.price-page-device-type-container,.price-page-product-type-container{margin-bottom:20px;opacity:.9}.price-page-device-type-container label,.price-page-product-type-container label{display:block;font-size:16px;margin-bottom:10px;text-align:left;width:100%}.price-page-complect-selecter,.price-page-device-type-container-seleter{font-family:Times New Roman,Times,serif;padding:3px 7px;width:100%}.price-page-device-type-container select,.price-page-product-type-container select{border:1px solid #ccc;border-radius:10px;font-size:15px;height:40px;width:100%}.price-page-input-number-container{margin-bottom:20px;opacity:.9}.price-page-input-number-root{display:flex;flex-direction:row;width:100%}.price-page-input-number-container label{display:block;font-size:16px;margin-bottom:10px;text-align:left;width:100%}.price-page-input-number-container select{border:1px solid #ccc;border-radius:10px;font-size:15px;height:40px;width:100%}.price-page-input-number-container-image{align-items:center;background-color:#f5f5f5;border:1px solid #4e4e4e;border-radius:0 8px 8px 0;display:flex;height:38px;justify-content:center;margin:0 0 0 2px;width:40px}.price-page-input-number-container-image img{cursor:pointer;width:24px}.price-page-number-input{border:1px solid #4e4e4e;border-radius:8px 0 0 8px;font-size:15px;height:32px;margin:0;padding:3px 10px;width:calc(100% - 60px)}.price-page-device-type-container option{color:#000;padding:10px}.product-dropdown{border:1px solid #9c9c9c;border-radius:10px;max-height:180px}.product-dropdown,.product-dropdown-mini{margin:5px 0 0;overflow-y:auto;padding:0 0 5px 10px;position:relative;vertical-align:initial}.product-dropdown-mini{border:1px solid #ccc;border-radius:10px;max-height:100px}.price-page-evaluate-button{background:linear-gradient(90deg,blue,purple);border:none;border-radius:15px;color:#fff;cursor:pointer;font-weight:700;padding:15px;transition:background-color .3s ease;width:100%}.price-page-evaluate-button:hover{opacity:.9}.price-page-evaluate-button:disabled{cursor:not-allowed;opacity:.5}.price-page-search-possible-product{border:1px solid #4e4e4e;border-radius:10px;font-size:15px;height:30px;margin:0;padding:3px 10px;width:calc(100% - 20px)}.price-page-search-possible-product-item{color:#000;font-family:Times New Roman,Times,serif;list-style-type:none;margin:8px 0 0;padding:0;text-align:left}.price-page-search-possible-product-item:hover{color:#4287f5;margin:8px 0 0;padding:0}.price-page-battery-input-root{align-items:center;display:flex;flex-direction:row;width:100%}.price-page-battery-input-root-spanner{height:36px}.price-page-battery-input-root span{cursor:pointer;font-size:small;height:20px;margin:0;padding:0;position:absolute;right:31px;transform:translateY(50%);transition:transform .3s ease}.price-page-search-notFound{margin:0 0 30px;padding:0}.price-page-device-new{align-items:center;display:flex;justify-content:left;margin-bottom:20px;width:100%}.price-page-device-new span{font-weight:700;text-align:left}.price-page-device-new input{margin-right:10px}.price-page-link-doc-parent{margin-top:15px}.price-page-link-doc{margin-left:10px}.price-page-link-doc a{color:#4287f5}.price-page-right{width:50%}.price-page-right,.price-page-right-container{align-items:center;display:flex;justify-content:center}.price-page-right-container{flex-direction:column}.price-page-right-container img{height:auto;object-fit:contain;width:70%}.price-page-right-container-title{font-size:1.5rem;font-weight:700;line-height:120%}.price-page-right-container-title span{color:#1885f2}.price-page-right-container-info{font-size:1rem;font-weight:400;line-height:120%;margin:0;padding:0;width:100%}.product-value{padding:40px;width:calc(100% - 80px)}.product-value-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ffffffb3;border-radius:30px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:row;justify-content:space-between;padding:20px 60px}.product-value-left{width:45%}.product-value-left p{font-size:.8rem;margin:0;padding:0}.product-value-left h2{margin:0;padding:10px 0 30px}.product-value-left h3{margin:0;padding:5px 0 30px}.product-value-right{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:45%}.product-value-right h1{text-align:center;width:100%}.product-value-right button{background:linear-gradient(218.13deg,#3871dc 18.93%,#002c81 94.11%);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;line-height:120%;margin-top:20px;min-height:64px;padding:12px 60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-value-right p{text-align:center}.price-page-multi-select-dropdown{font-family:Times New Roman,Times,serif;margin-bottom:30px;margin-top:10px;position:relative;width:100%}.price-page-dropdown-header{align-items:center;background-color:#fff;border:1px solid #4e4e4e;border-radius:10px;cursor:pointer;display:flex;flex-wrap:wrap;padding:10px}.price-page-package-selected-option{align-items:center;background:#f1f1f1;border-radius:5px;display:flex;margin:2px;padding:5px 10px}.price-page-package-remove-option{color:red;cursor:pointer;display:flex;margin-left:5px}.price-page-package-remove-option img{height:100%;margin:auto;width:15px}.price-page-package-arrow{font-size:small;margin-left:auto;transition:transform .3s ease}.price-page-package-dropdown-list{border-radius:10px;border-top:none;list-style:none;margin:0;overflow:hidden;padding:0;width:100%}.price-page-package-dropdown-container{background:#fff;border:1px solid #ccc;border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;padding:3px;position:absolute;width:calc(100% - 6px);z-index:1000}.price-page-package-dropdown-item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:10px}.price-page-package-dropdown-item.selected{background:#c6f5fc}.price-page-package-dropdown-item:hover{background:#fdfafa}.price-page-package-dropdown-item.selected:hover{background:#c6f5fc}.price-page-package-plus-icon{color:green;margin-right:5px}.price-page-package-check-icon{color:green}.input-pc-character-container{display:inline-block;position:relative;width:100%}.price-page-input-clear{cursor:pointer;height:20px;position:absolute;right:5px;top:50%;transform:translateY(-50%);width:20px}@media screen and (max-width:900px){.price-page-root{padding:4rem 0 1rem}.price-page-container{display:flex;flex-direction:column;gap:4rem;justify-content:space-between;margin-top:2.5rem;overflow:hidden;padding:0 12px;width:calc(100% - 24px)}.price-page-device-selector{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ffffffb3;border-radius:30px;box-shadow:0 4px 8px #0003;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:100%;min-width:90%;overflow:hidden;text-align:center}.price-page-root-title{font-size:1.25rem;font-weight:700;margin:0}.price-page-root-info,.price-page-root-title{line-height:120%;padding:0 16px;width:calc(100% - 32px)}.price-page-root-info{font-size:.975rem;font-weight:450}.price-page-right{align-items:center;display:flex;justify-content:center;width:100%}.price-page-right-container img{height:auto;object-fit:contain;width:90%}.price-page-right-container-title{font-size:1.3rem;font-weight:700;line-height:120%}.price-page-right-container-info{font-size:1rem;font-weight:430;line-height:120%;margin:0;padding:0;width:100%}.product-value{display:block;margin:0;padding:0;width:100%}.product-value-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#ffffffb3;border-radius:30px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;justify-content:center;margin:0;padding:20px}.product-value-left{align-items:center;width:90%}.product-value-left p{font-size:.8rem;margin:0;padding:0}.product-value-left h2{font-size:1.3rem;margin:0;padding:10px 0 20px}.product-value-right{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:95%;padding:0}.product-value-right h1{text-align:center;width:100%}.product-value-right a{margin:0;padding:0;width:100%}.product-value-right button{height:0;height:56px;margin:0;min-height:0;padding:12px 20px;width:100%}}.footer-container{background-color:#f1f1f1;padding:10px 20px;text-align:center}.footer-copyright{margin:0}.footer-social-links{display:flex;flex-direction:row;gap:20px;justify-content:center}.footer-social-link{color:#000;text-decoration:none}.footer-social-link-1:hover{color:red}.footer-social-link-2:hover{color:#f542da}.footer-social-link-3:hover{color:#007bff}.footer-contact{align-items:center;display:flex;justify-content:center;margin-top:20px}.footer-phone-number{font-size:1em;margin-left:10px}.footer-copyright{color:#666;cursor:default;font-size:.9em;margin-top:20px;-webkit-user-select:none;user-select:none}.loading-container{display:flex;height:100vh;justify-content:center;width:100%}.loading{border:6px solid #40e0d0;border-radius:50%;border-top-color:#0000;height:3rem;width:3rem;z-index:1}.loading,.loading2{align-self:center;animation:rotateLoading 1.5s linear infinite}.loading2{border:6px solid #3871dc;border-radius:50%;border-top-color:#0000;height:1.5rem;width:1.5rem}.price-page-loading-parent{margin:10px 0 0}@keyframes rotateLoading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.doc-prices-root{margin:0 15px;padding:60px 0 0;width:100%}.hello-root{background-color:#f5f5f7;display:flex;flex-direction:column;justify-content:flex-start;padding-top:30px;width:100%}.hello-parent{display:flex;flex-direction:row;justify-content:space-between;width:100%}.hello-bg{align-items:center;display:flex;height:85vh;justify-content:center;width:100%}.hello-parent-title-parent{display:flex;flex-direction:column;justify-content:center;margin:0 0 0 100px}.hello-parent-title-parent h1{cursor:default;font-size:50px;margin:0}.hello-parent-title-parent h2{cursor:default;font-size:40px}.hello-parent-image-parent{margin:0 100px 0 0;width:30%}.hello-parent-image-parent-img{height:460px;margin:auto;width:400px}.hello-parent-link{align-items:center;background:linear-gradient(239.72deg,#3871dc,#002c81 102.7%);border-radius:10px;color:#fff;font-weight:700;padding:10px 20px 12px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hello-parent-dayly-img{margin-bottom:30px;margin-left:10px;width:40px}.hello-parent-down-image-parent{display:flex;flex-direction:row;height:100%;justify-content:center}.hello-parent-down-image{width:50px}.blue-shadow-left{background-color:#007bff;filter:blur(130px);height:300px;left:-15%;opacity:.5;position:absolute;top:380px;width:300px}.blue-shadow-right-parent{display:flex;justify-content:right;overflow:hidden;width:100%}.blue-shadow-right{background-color:#007bff;filter:blur(100px);height:200px;opacity:.4;position:absolute;right:15%;top:150px;width:200px}@media screen and (max-width:1200px){.hello-parent-title-parent h1{cursor:default;font-size:40px;margin:0}.hello-parent-title-parent h2{cursor:default;font-size:30px}.hello-parent-title-parent{display:flex;flex-direction:column;justify-content:center;margin:0 0 0 60px}.hello-parent-image-parent{margin:0 60px 0 0;width:40%}}.price-hello-page-root{background:#f5f5f5;width:100%}.price-hello-page-bg{padding-top:60px;width:100%}.price-hello-page-container{display:flex;justify-content:space-between;padding:0 40px;width:calc(100% - 80px)}.price-hello-page-left{display:flex;flex-direction:column;justify-content:center;min-height:80vh;width:45%}.price-hello-page-left-title{margin:0}.price-hello-page-left-title span{color:#1885f2}.price-hello-page-left-title2{font-size:24px;margin-right:60px}.price-hello-page-left-button{background:linear-gradient(218.13deg,#5366ac 18.93%,#1885f2 94.11%);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;line-height:120%;margin-top:20px;min-height:64px;padding:12px 60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.price-hello-page-right{display:flex;justify-content:center;width:45%}.price-hello-page-right img{height:auto;object-fit:contain;width:100%}@media screen and (max-width:900px){.price-hello-page-bg{padding:60px 0 0;width:100%}.price-hello-page-container{display:flex;flex-direction:column-reverse;justify-content:center;padding:0 18px;width:calc(100% - 36px)}.price-hello-page-left{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:20px 0 40px;min-height:10vh;padding:0;width:100%}.price-hello-page-left-title{font-size:1.2rem;margin:0}.price-hello-page-left-title2{font-size:1rem;margin-right:60px}.price-hello-page-left-button{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:100%;margin:20px 0 0;min-height:10px;padding:1.1rem 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.price-hello-page-right{display:flex;justify-content:center;margin:1.3rem 0;padding:0;width:100%}.price-hello-page-right img{height:auto;object-fit:contain;width:100%}}.price-step-root{background-color:#f5f5f5;width:100%}.price-step-bg{width:100%}.price-step-container{display:flex;flex-direction:row;gap:2.5rem;height:180px;justify-content:space-between;padding:0 40px;width:calc(100% - 80px)}.price-steps-item{align-items:start;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;gap:2px;height:100%;padding:16px 24px;width:100%}.price-steps-item-top{align-items:start;display:flex;flex-direction:row;justify-content:left}.price-steps-item-top span{-webkit-text-fill-color:#0000;background:linear-gradient(218.13deg,#5366ac 18.93%,#1885f2 94.11%) text;font-size:80px;font-weight:500;line-height:120%;margin-right:1.5rem}.price-steps-item-top p{color:#000;font-size:1.2rem;font-weight:700}.price-steps-item-bottom p{color:#000;font-size:1rem}.price-steps-item-bottom span{-webkit-text-fill-color:#0000;background:linear-gradient(218.13deg,#5366ac 18.93%,#1885f2 94.11%) text;font-weight:700}@media screen and (max-width:1200px){.price-step-container{height:240px}}@media screen and (max-width:900px){.price-step-container{display:flex;flex-direction:column;gap:1rem;height:auto;justify-content:space-between;padding:0 12px;width:calc(100% - 24px)}.price-steps-item{align-items:start;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;gap:0;height:100%;padding:10px 18px;width:calc(100% - 36px)}.price-steps-item-top span{font-size:60px;font-weight:500;line-height:120%;margin-right:1.3rem}.price-steps-item-top p{color:#000;font-size:1.06rem;font-weight:700}.price-steps-item-bottom p{color:#000;font-size:.92rem}}.prices-grid{grid-gap:1px;background-color:#ccc;display:grid;gap:1px;grid-template-columns:repeat(6,1fr)}.grid-root{padding-top:40px}.prices-grid-three{grid-gap:1px;grid-template-columns:repeat(3,1fr)}.prices-grid-one,.prices-grid-three{background-color:#ccc;display:grid;gap:1px}.prices-grid-one{grid-gap:1px;grid-template-columns:repeat(1,1fr);width:64%}.priced-requests-grid-parent{display:flex;flex-direction:row}.prices-row{display:contents}.prices-row.header{background-color:#f0f0f0;font-weight:700}.prices-cell{padding:8px}.prices-cell,.prices-cell-mini{background-color:#fff;border:1px solid #ccc;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.prices-cell-mini{font-size:small;padding:6px}.social-link-root{align-items:center;bottom:20px;display:inline-flex;flex-direction:column;justify-content:center;justify-self:end;margin:5px 10px;position:fixed;right:20px;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2147483646}.social-link-root img{cursor:pointer;height:50px;margin-top:9px;width:50px}@media screen and (max-width:700px){.social-link-root{right:10px}}.call-number-input-panel-root{align-items:center;background-color:#21212180;display:flex;height:100vh;justify-content:center;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:999}.call-number-input-panel{align-items:center;background-color:#cecece;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:row;height:60%;justify-content:space-between;max-height:100%;overflow:hidden;padding:0;width:50%}.close-image-root{filter:invert(1) brightness(2);height:65%}.close-image-root img{cursor:pointer;height:23px;margin-left:10px;width:23px}.call-number-left{height:100%;width:50%}.call-number-left img{filter:saturate(150%);height:100%;object-fit:cover;opacity:.8;width:100%}.call-number-right{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;width:50%}.call-number-right-root{display:flex;flex-direction:column;height:calc(100% - 60px);justify-content:space-between;max-height:100%;padding:30px 20px;width:calc(100% - 40px)}.call-number-right-root-title{color:#000;font-size:large;font-weight:600;text-align:center;width:100%}.call-number-right-root-info{color:#a29e9e;font-size:medium;font-weight:500;text-align:center;width:100%}.call-number-right-root input{border:1px solid #ccc;border-radius:10px;font-size:medium;height:40px;padding:8px 20px;width:calc(100% - 40px)}.call-number-right-root button{background:linear-gradient(90deg,#1717f7,#026397);border:none;border-radius:9px;color:#fff;cursor:pointer;font-weight:700;padding:15px;transition:background-color .3s ease;width:100%}.call-number-right-root button:disabled{opacity:.6}.navbar-admin-links{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffc;border:1px solid #c0bebe;display:flex;justify-content:center;position:fixed;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:100%;z-index:100}.admin-links-container{display:flex;justify-content:space-between;margin:10px 30px;width:100%}.admin-links-container a{color:blue;font-weight:600}@media screen and (max-width:900px){.admin-links-container a{font-size:12px}.admin-links-container{margin:10px}}@media screen and (max-width:700px){.admin-links-container a{font-size:10px}.admin-links-container{margin:10px}}.full-len-parent{min-width:1450px}.login-page-root{background-color:#f5f5f5;width:100%}.login-page-container{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;justify-content:center;min-height:80vh;padding-top:80px}.login-page-container-title{margin-top:40px}.login-page-panel{background-color:#fff;border:1px solid #fff;border-radius:18px 18px 0 0;box-shadow:0 4px 8px #0000001a;margin-top:5px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:600px}.login-page-number-input-container,.login-page-password-input-container{display:flex;flex-direction:column;margin-top:22px;padding:0 20px;width:calc(100% - 40px)}.login-page-number-input-container label,.login-page-password-input-container label{font-size:smaller;font-weight:600}.login-page-number-input-container input,.login-page-password-input-container input{border:1px solid #4e4e4e;border-radius:8px;font-size:medium;height:30px;margin:10px 0 0;outline:none;padding:4px 8px}.login-page-password-input-root{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:10px;width:100%}.login-page-password-input-container input{border-radius:8px 0 0 8px;margin:0;width:100%}.login-page-password-input-container input::-moz-selection{border:1px solid #4e4e4e}.login-page-password-hiden-image{align-items:center;background-color:#f5f5f5;border:1px solid #4e4e4e;border-radius:0 8px 8px 0;display:flex;height:38px;justify-content:center;margin:0 0 0 2px;width:40px}.login-page-password-hiden-image img{cursor:pointer;width:24px}.login-page-login-button{background:linear-gradient(218.13deg,#5366ac 18.93%,#1885f2 94.11%);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;line-height:120%;margin:40px 20px 0;min-height:50px;padding:12px 60px;width:calc(100% - 40px)}.login-page-login-button:disabled{cursor:not-allowed;opacity:.6}.login-page-link-forgot-password{color:#007bff;cursor:pointer;font-size:15px;margin:10px 0 25px;text-align:center;text-decoration:underline;width:100%}.login-page-link-to-register-panel{background-color:#fff;border:1px solid #fff;border-radius:0 0 18px 18px;box-shadow:0 4px 8px #0000001a;margin-top:10px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:600px}.login-page-link-to-register-button{background-color:#fff;border:1px solid #1d77f7;border-radius:8px;color:#000;cursor:pointer;font-size:1rem;font-weight:700;line-height:120%;margin:10px 20px;min-height:50px;padding:12px 60px;width:calc(100% - 40px)}.login-page-login-error{text-align:center;width:100%}@media screen and (max-width:900px){.login-page-container{min-height:85vh}.login-page-link-to-register-panel,.login-page-panel{width:90%}}.register-page-root{background-color:#f5f5f5;width:100%}.register-page-container{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;justify-content:center;min-height:80vh;padding-top:80px}.register-page-container-title{margin-top:40px}.register-page-panel{background-color:#fff;border:1px solid #fff;border-radius:18px 18px 0 0;box-shadow:0 4px 8px #0000001a;margin-top:5px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:600px}.register-page-email-input-container,.register-page-fullname-input-container,.register-page-number-input-container,.register-page-password-input-container{display:flex;flex-direction:column;margin-top:22px;padding:0 20px;width:calc(100% - 40px)}.register-page-email-input-container label,.register-page-fullname-input-container label,.register-page-number-input-container label,.register-page-password-input-container label{font-size:smaller;font-weight:600}.register-page-email-input-container input,.register-page-fullname-input-container input,.register-page-number-input-container input,.register-page-password-input-container input{border:1px solid #4e4e4e;border-radius:8px;font-size:medium;height:30px;margin:10px 0 0;outline:none;padding:4px 8px}.register-page-password-input-root{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:10px;width:100%}.register-page-password-input-container input{border-radius:8px 0 0 8px;margin:0;width:100%}.register-page-password-input-container input::-moz-selection{border:1px solid #4e4e4e}.register-page-password-hiden-image{align-items:center;background-color:#f5f5f5;border:1px solid #4e4e4e;border-radius:0 8px 8px 0;display:flex;height:38px;justify-content:center;margin:0 0 0 2px;width:40px}.register-page-password-hiden-image img{cursor:pointer;width:24px}.register-page-register-button{background:linear-gradient(218.13deg,#5366ac 18.93%,#1885f2 94.11%);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;line-height:120%;margin:40px 20px 20px;min-height:50px;padding:12px 60px;width:calc(100% - 40px)}.register-page-register-button:disabled{cursor:not-allowed;opacity:.6}.register-page-link-to-login-panel{background-color:#fff;border:1px solid #fff;border-radius:0 0 18px 18px;box-shadow:0 4px 8px #0000001a;margin-top:10px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;width:600px}.register-page-link-to-login-button{background-color:#fff;border:1px solid #1d77f7;border-radius:8px;color:#000;cursor:pointer;font-size:1rem;font-weight:700;line-height:120%;margin:10px 20px;min-height:50px;padding:12px 60px;width:calc(100% - 40px)}.register-page-verify-number-container{margin-top:20px;padding:0 20px;width:calc(100% - 40px)}.register-page-verify-number-container button{background-color:#f5f5f5;border:1px solid #1d77f7;border-radius:8px;color:#007bff;cursor:pointer;height:30px;min-width:40%;padding:4px 20px}@media screen and (max-width:900px){.register-page-container{min-height:70vh}.register-page-link-to-login-panel,.register-page-panel{width:90%}}.redirect-product-page-root{width:100%}.redirect-product-page-root h3{margin-left:10px}.redirect-app-download-root{width:100%}.redirect-app-download-background{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:100%}.redirect-app-download-background img{width:200px}.redirect-app-download-background button{background:linear-gradient(218.13deg,#5366ac 18.93%,#1885f2 94.11%);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;line-height:120%;margin-top:20px;min-height:64px;padding:12px 60px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.car-lombard-sheet-root{bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;z-index:2147483647}.car-lombard-sheet-panel{align-items:center;animation:car-lombard-sheet-rise .45s cubic-bezier(.22,.61,.36,1);background:#0b0300;border:1px solid #e8ba5447;border-bottom:none;border-radius:22px 22px 0 0;box-shadow:0 -20px 55px #0009;box-sizing:border-box;display:flex;gap:28px;max-width:940px;padding:20px 34px 22px 24px;pointer-events:auto;position:relative;width:100%}@keyframes car-lombard-sheet-rise{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.car-lombard-sheet-image{flex-shrink:0;width:270px}.car-lombard-sheet-image img{display:block;height:auto;width:100%}.car-lombard-sheet-content{flex:1 1;min-width:0}.car-lombard-sheet-title{color:#f4e4c9;font-size:2rem;font-weight:600;line-height:1.15;margin:0}.car-lombard-sheet-subtitle{color:#c2b3a4;font-size:.82rem;font-weight:500;letter-spacing:.07em;line-height:1.45;margin:10px 0 0;text-transform:uppercase}.car-lombard-sheet-button{background:linear-gradient(180deg,#e9be55,#d3a038);border-radius:10px;box-sizing:border-box;color:#2a1806;display:inline-block;flex-shrink:0;font-size:1rem;font-weight:700;padding:14px 46px;text-decoration:none;transition:filter .2s ease,transform .2s ease}.car-lombard-sheet-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.car-lombard-sheet-close{align-items:center;background:#ffffff12;border:none;border-radius:50%;color:#d8cabb;cursor:pointer;display:flex;font-size:22px;height:32px;justify-content:center;line-height:1;padding:0;position:absolute;right:14px;top:12px;transition:background .2s ease,color .2s ease;width:32px}.car-lombard-sheet-close:hover{background:#ffffff24;color:#f4e4c9}@media screen and (max-width:900px){.car-lombard-sheet-panel{border-radius:18px 18px 0 0;flex-direction:column;gap:4px;padding:14px 18px 22px;text-align:center}.car-lombard-sheet-image{max-width:230px;width:100%}.car-lombard-sheet-title{font-size:1.4rem}.car-lombard-sheet-subtitle{font-size:.72rem}.car-lombard-sheet-button{display:block;margin-top:18px;padding:14px 20px;text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.car-lombard-sheet-panel{animation:none}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}