.a-header{position:sticky;top:0;z-index:10;background-color:#ffffffb3;box-shadow:0 4px 10px #8999a726;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.a-header__inner{width:100%;max-width:none;margin:0 auto;padding:12px 24px;display:flex;align-items:center;gap:24px}.a-header__brand{flex:0 0 auto;display:inline-flex;align-items:center;margin-right:18px}.a-header__logo-image{width:130px;height:auto}.a-header__logo-mark{width:34px;height:26px;position:relative;border:2px solid #00a6d9;border-radius:8px}.a-header__logo-mark:before,.a-header__logo-mark:after{content:"";position:absolute;background-color:#00a6d9;border-radius:999px}.a-header__logo-mark:before{width:18px;height:3px;top:5px;left:5px;transform:rotate(-56deg);transform-origin:left center}.a-header__logo-mark:after{width:11px;height:3px;right:4px;bottom:6px}.a-header__brand-text{display:grid;gap:1px}.a-header__brand-title{font-size:18px;font-weight:700;line-height:1;letter-spacing:.02em;color:#2b2f40;text-transform:uppercase}.a-header__brand-subtitle{font-size:12px;line-height:1.1;color:#717680}.a-header__nav{flex:0 0 auto}.a-header__menu{display:flex;align-items:center;gap:24px}.a-header__menu-link{font-size:14px;line-height:1.2;color:#2b2f40}.a-header__menu-link:hover,.a-header__menu-link:focus-visible{color:#00a6d9}.a-header__search{flex:1 1 220px;min-width:140px;max-width:360px;margin-left:auto;position:relative}.a-header__search-wrap{position:relative;display:block}.a-header__search-field{width:100%;height:42px;padding:0 16px 0 44px;border:1px solid #d0d5dd;border-radius:15px;background-color:#fafafa;color:#2b2f40}.a-header__search-field::-moz-placeholder{color:#717680}.a-header__search-field::placeholder{color:#717680}.a-search-icon{position:absolute;left:16px;top:50%;width:16px;height:16px;transform:translateY(-50%);pointer-events:none}.a-header__tools{flex:0 0 auto;display:flex;align-items:center;gap:18px}.a-header__tool-link{margin-left:8px;position:relative;display:inline-flex;align-items:center}.a-header__language{position:relative}.a-header__language-toggle{display:inline-flex;align-items:center;gap:8px;padding:4px 0;background:transparent;color:#2b2f40}.a-header__language-flag{font-size:16px;line-height:1}.a-header__language-code{font-size:14px;font-weight:500}.a-header__language-chevron{width:10px;height:10px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}.a-header__language.is-open .a-header__language-chevron{transform:rotate(-135deg) translate(-2px,-1px)}.a-header__language-menu{position:absolute;top:calc(100% + 10px);right:0;min-width:150px;padding:8px;display:grid;gap:4px;border:1px solid #d0d5dd;border-radius:14px;background-color:#fff;box-shadow:0 10px 20px #2b2f401f;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.a-header__language.is-open .a-header__language-menu{opacity:1;visibility:visible;transform:translateY(0)}.a-header__language-option{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;background:transparent;text-align:left;color:#2b2f40}.a-header__language-option:hover,.a-header__language-option:focus-visible,.a-header__language-option.is-active{background-color:#f2f6f8}.a-header__tool-link,.a-header__signup{flex:0 0 auto}.a-header__basket{width:24px;height:24px}.a-header__cart-count{position:absolute;right:-8px;top:-8px;min-width:17px;height:17px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#00a6d9;color:#fff;font-size:10px;font-weight:700;line-height:1}.a-header__signup{height:40px;padding:0 18px;display:inline-flex;align-items:center;gap:8px;border-radius:20px;background-color:#00a6d9;color:#fff;font-size:14px;font-weight:600}.a-header__signup:hover,.a-header__signup:focus-visible{background-color:#0094c2}.a-header__signup-icon{width:15px;height:15px}.a-header__mobile-actions,.a-header__panel{display:none}@media(max-width:767px){.a-header{position:sticky;top:0;z-index:40;overflow:visible;background-color:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}.a-header__inner{padding:12px 14px;justify-content:space-between;gap:16px}.a-header__brand{margin-right:0}.a-header__logo-image{width:108px}.a-header__nav,.a-header__search,.a-header__tools{display:none}.a-header__mobile-actions{display:flex;align-items:center;gap:6px}.a-header__mobile-icon-button,.a-header__mobile-icon-link{position:relative;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background-color:#fff;color:#2b2f40}.a-header__mobile-icon-button svg,.a-header__mobile-icon-link svg{width:20px;height:20px}.a-header__mobile-icon-button--burger{flex-direction:column;gap:4px}.a-header__mobile-icon-button--burger span{width:18px;height:2px;border-radius:999px;background-color:currentColor}.a-header__panel{position:fixed;inset:0;z-index:25;display:flex;padding:0;background-color:#27272c;min-height:100vh;min-height:100dvh;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.a-header__panel.is-open{opacity:1;visibility:visible;pointer-events:auto}.a-header__panel-dialog{min-height:100vh;min-height:100dvh;width:100%;padding:16px 14px 24px;display:flex;flex-direction:column;background-color:#2b2f40;color:#fff;transform:translateY(26px) scale(.98);opacity:0;transition:transform .35s ease,opacity .35s ease}.a-header__panel.is-open .a-header__panel-dialog{transform:translateY(0) scale(1);opacity:1}.a-header__panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.a-header__panel-logo{width:104px;height:auto}.a-header__panel-close{width:42px;height:42px;position:relative;border-radius:14px;background-color:#ffffff14}.a-header__panel-close span{position:absolute;left:50%;top:50%;width:18px;height:2px;border-radius:999px;background-color:#fff}.a-header__panel-close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.a-header__panel-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.a-header__panel-body{padding-top:28px;display:flex;flex-direction:column;gap:28px}.a-header__panel-body--search{flex:1 1 auto;justify-content:flex-start;align-items:center;padding-top:18vh}.a-header__panel-title{margin:0 0 18px;font-family:Bricolage Grotesque,sans-serif;font-size:28px;font-weight:600;line-height:1;color:#fff;text-align:center}.a-header__search-wrap--panel{width:min(100%,420px)}.a-header__search-form{width:min(100%,420px);position:relative}.a-header__search-wrap--panel .a-header__search-field{height:54px;padding-left:48px;border-radius:18px;border-color:#ffffff24;background-color:#ffffff14;color:#fff}.a-header__search-wrap--panel .a-header__search-field::-moz-placeholder{color:#ffffff8f}.a-header__search-wrap--panel .a-header__search-field::placeholder{color:#ffffff8f}.a-header__search-wrap--panel .a-header__search-icon{color:#ffffffb3}.a-header__panel-tools{display:flex;align-items:center;gap:12px}.a-header__mobile-panel-link{position:relative;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background-color:#ffffff14;color:#fff}.a-header__mobile-panel-link .a-header__basket{filter:brightness(0) invert(1)}.a-header__panel-tools .a-header__signup{background-color:#fff;color:#27272c}.a-header__panel-tools .a-header__signup:hover,.a-header__panel-tools .a-header__signup:focus-visible{background-color:#e8edf4}.a-header__panel-tools .a-header__signup-icon{filter:brightness(0) saturate(100%)}.a-header__panel-nav{flex:0 0 auto}.a-header__panel-menu{display:flex;flex-direction:column;gap:14px}.a-header__panel-link{display:inline-flex;font-family:Bricolage Grotesque,sans-serif;font-size:28px;font-weight:600;line-height:1;color:#fff}.a-header__panel-language{display:flex;align-items:center;gap:14px}.a-header__panel-language-link{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:600;line-height:1.2;color:#ffffff9e}.a-header__panel-language-link.is-active,.a-header__panel-language-link:hover,.a-header__panel-language-link:focus-visible,.a-header__panel-link:hover,.a-header__panel-link:focus-visible,.a-header__mobile-icon-button:hover,.a-header__mobile-icon-button:focus-visible,.a-header__mobile-icon-link:hover,.a-header__mobile-icon-link:focus-visible,.a-header__mobile-panel-link:hover,.a-header__mobile-panel-link:focus-visible{color:#00a6d9}}.a-button{min-height:52px;padding:16px 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;font-size:16px;font-weight:600;line-height:1;color:#fff;transition:background-color .25s ease,transform .25s ease,box-shadow .25s ease}.a-button:hover,.a-button:focus-visible{transform:translateY(-2px);box-shadow:0 12px 24px #27272c24}.a-button--primary{background-color:#00a6d9}.a-button--primary:hover,.a-button--primary:focus-visible{background-color:#0094c2}.a-button--dark{background-color:#2b2f40}.a-button--dark:hover,.a-button--dark:focus-visible{background-color:#1b1f2d}.a-search-suggestions{position:absolute;top:calc(100% + 8px);left:0;z-index:30;width:min(100vw - 28px,420px);padding:8px;display:none;gap:4px;border:1px solid #d0d5dd;border-radius:14px;background:#fff;box-shadow:0 14px 30px #2b2f4024;text-align:left}.is-search-open>.a-search-suggestions{display:grid}.a-search-suggestions__item,.a-search-suggestions__all,.a-search-suggestions__empty{padding:10px 12px;border-radius:10px}.a-search-suggestions__item{display:grid;gap:3px;color:#2b2f40;text-align:left;background:transparent}.a-search-suggestions__item:hover,.a-search-suggestions__item:focus-visible,.a-search-suggestions__item.is-active,.a-search-suggestions__all.is-active,.a-search-suggestions__all:hover,.a-search-suggestions__all:focus-visible{background:#f2f6f8}.a-search-suggestions__title{font-size:14px;font-weight:600;line-height:1.25}.a-search-suggestions__meta,.a-search-suggestions__empty{color:#717680;font-size:13px;line-height:1.3}.a-search-suggestions__all{color:#00a6d9;font-size:14px;font-weight:600;line-height:1.25}.a-footer{background-color:#2b2f40;color:#fff}.a-footer__inner{width:min(100%,1200px);margin:0 auto;padding:54px 24px 36px}.a-footer__top{display:flex;align-items:flex-start;justify-content:space-between;gap:48px}.a-footer__contact-block{display:flex;flex-direction:column;gap:28px}.a-footer__phone{font-family:Bricolage Grotesque,sans-serif;font-size:46px;font-weight:600;line-height:1}.a-footer__contact-list{display:flex;flex-wrap:wrap;gap:24px 40px}.a-footer__contact-item{display:flex;align-items:flex-start;gap:12px;color:#ffffffe6}.a-footer__contact-item--link:hover,.a-footer__contact-item--link:focus-visible{color:#00a6d9}.a-footer__contact-icon{width:24px;height:24px;flex:0 0 24px;margin-top:-2px}.a-footer__contact-text{max-width:250px;margin:0;font-size:14px;line-height:1.3}.a-footer__request{position:relative;flex:0 0 180px;width:180px;height:180px;display:flex;align-items:center;justify-content:center;color:#fff}.a-footer__request-ripple{position:absolute;inset:0;border-radius:50%;pointer-events:none}.a-footer__request-ripple--outer{border:1px solid rgba(255,255,255,.28);animation:a-footer-ripple 2.8s ease-out infinite}.a-footer__request-ripple--inner{inset:15px;background-color:#00a6d9;box-shadow:0 0 #00a6d959;animation:a-footer-pulse 2.8s ease-out infinite}.a-footer__request-label{position:relative;z-index:1;width:86px;text-align:center;font-size:16px;font-weight:600;line-height:1.1}.a-footer__request:hover .a-footer__request-ripple--inner,.a-footer__request:focus-visible .a-footer__request-ripple--inner{background-color:#13b6ea}@keyframes a-footer-ripple{0%{transform:scale(.94);opacity:.35}70%{transform:scale(1.02);opacity:.16}to{transform:scale(1.08);opacity:0}}@keyframes a-footer-pulse{0%{transform:scale(1);box-shadow:0 0 #00a6d957}70%{transform:scale(1.02);box-shadow:0 0 0 22px #00a6d900}to{transform:scale(1);box-shadow:0 0 #00a6d900}}.a-footer__divider{margin:44px 0 42px;border-top:1px solid #4e577f}.a-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:32px}.a-footer__brand{flex:0 0 auto}.a-footer__logo{width:144px;height:auto}.a-footer__nav{flex:1 1 auto;display:flex;justify-content:center}.a-footer__menu{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px 24px}.a-footer__link{font-size:14px;line-height:1.3;color:#ffffffe6}.a-footer__link:hover,.a-footer__link:focus-visible{color:#00a6d9}.a-footer__socials{display:flex;align-items:center;gap:12px}.a-footer__social{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background-color:#4e577f;color:#fff}.a-footer__social svg{width:18px;height:18px}.a-footer__social:hover,.a-footer__social:focus-visible{background-color:#00a6d9}.a-footer__legal{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.a-footer__copyright{margin:0;font-size:14px;line-height:1.35;color:#fff}.a-footer__legal-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px 20px}.a-footer__legal-link{font-size:14px;line-height:1.35;color:#ffffff80}.a-footer__legal-link:hover,.a-footer__legal-link:focus-visible{color:#fff}@media(max-width:1023px){.a-footer__top,.a-footer__bottom{flex-direction:column;align-items:flex-start}.a-footer__nav,.a-footer__menu{justify-content:flex-start}.a-footer__legal{flex-direction:column;align-items:flex-start}.a-footer__legal-links{justify-content:flex-start}}@media(max-width:767px){.a-footer__inner{padding:40px 14px 28px}.a-footer__top{gap:28px}.a-footer__phone{font-size:34px}.a-footer__contact-list{flex-direction:column;gap:18px}.a-footer__contact-text{max-width:100%}.a-footer__request{width:150px;height:150px;flex-basis:150px;align-self:center}.a-footer__request-ripple--inner{inset:13px}.a-footer__divider{margin:32px 0 28px}.a-footer__bottom{gap:24px}.a-footer__menu{gap:14px 18px}.a-footer__legal{margin-top:24px;gap:14px}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../../fonts/inter-400.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../../fonts/inter-500.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../../fonts/inter-600.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../../fonts/inter-700.ttf) format("truetype")}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:600;font-display:swap;src:url(../../fonts/bricolage-grotesque-600.ttf) format("truetype")}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-display:swap;src:url(../../fonts/bricolage-grotesque-700.ttf) format("truetype")}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{min-height:100%;height:100%;font-size:14px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{width:100%;min-height:100vh;background-color:#eff2f7;color:#000;line-height:1.5;font-family:Inter,sans-serif;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:antialiased;overflow-x:hidden}body[data-fixed=true]{overflow:hidden;position:fixed;width:100%;height:100%}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:inherit;line-height:1.2}p,blockquote,pre,address,hr,table,fieldset,figure{margin:0}p:not(:last-child){margin-bottom:1em}a{color:inherit;text-decoration:none;background-color:transparent;transition:all .3s ease}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}picture img{width:100%}input,button,textarea,select{font:inherit;color:inherit;border:none;outline:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:button}button:disabled,[disabled]{cursor:not-allowed}input[type=search]{-webkit-appearance:textfield;outline-offset:-2px}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}textarea{resize:vertical}table{border-collapse:collapse;border-spacing:0}sup,sub{line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:monospace,monospace;font-size:1em}small{font-size:80%}abbr[title]{text-decoration:underline dotted;border-bottom:none}hr{height:0;overflow:visible;border:0;border-top:1px solid currentColor}address{font-style:normal}iframe{border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:focus-visible{outline:2px solid currentColor;outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.a-page{min-height:100vh}.a-page__content{width:min(100%,1200px);margin:0 auto;padding:56px 0 80px}.a-placeholder{padding:48px;border:1px solid #d9e1e7;border-radius:32px;background:linear-gradient(135deg,#fff,#f3f8fb);color:#2b2f40}.a-placeholder__eyebrow{margin-bottom:16px;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.18em;color:#00a6d9;text-transform:uppercase}.a-placeholder__title{max-width:720px;margin-bottom:16px;font-size:clamp(28px,20.1739130435px + 2.1739130435vw,48px);font-weight:700;line-height:1.05}.a-placeholder__text{max-width:760px;font-size:16px;line-height:1.7;color:#4d5761}.a-pages{display:grid;gap:12px}.a-pages a{font-size:18px;font-weight:600;color:#2b2f40}.a-pages a:hover,.a-pages a:focus-visible{color:#00a6d9}
