@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;-webkit-text-decoration:none;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:0 0;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@font-face{font-family:icons;src:url(../fonts/icons.eot?t=1785074997302);src:url(../fonts/icons.eot?t=1785074997302#iefix) format("embedded-opentype"),url(../fonts/icons.woff2?t=1785074997302) format("woff2"),url(../fonts/icons.woff?t=1785074997302) format("woff"),url(../fonts/icons.ttf?t=1785074997302) format("truetype"),url(../fonts/icons.svg?t=1785074997302#icons) format("svg")}[class*=" icons-"],[class^=icons-]{font-family:icons!important;font-size:1rem;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icons-arrow-down::before{content:"\ea01"}.icons-arrow-left::before{content:"\ea02"}.icons-arrow-right::before{content:"\ea03"}.icons-arrow-up::before{content:"\ea04"}.icons-close::before{content:"\ea05"}.icons-drop-down::before{content:"\ea06"}.icons-email::before{content:"\ea07"}.icons-support::before{content:"\ea08"}:root{--icons-arrow-down:'\ea01';--icons-arrow-left:'\ea02';--icons-arrow-right:'\ea03';--icons-arrow-up:'\ea04';--icons-close:'\ea05';--icons-drop-down:'\ea06';--icons-email:'\ea07';--icons-support:'\ea08'}:root{--am-color--white-a_100:white;--am-color--white-a_30:rgba(255, 255, 255, 0.3);--am-color--white-a_20:rgba(255, 255, 255, 0.2);--am-color--white-a_60:rgba(255, 255, 255, 0.6);--am-color--white-b_100:#f2f8ff;--am-color--white-c_100:#dbe2ea;--am-color--black-a_100:#2b2d2f;--am-color--black-a_5:rgba(43, 45, 47, 0.05);--am-color--blue-a_100:#043772;--am-color--blue-a_10:rgba(4, 55, 114, 0.1);--am-color--blue-b_100:#f4f7fc;--am-color--blue-c_100:#003753;--am-color--blue-c_10:rgba(0, 55, 83, 0.1);--am-color--blue-d_100:#d0e1ec;--am-color--blue-d_40:rgba(208, 225, 236, 0.4);--am-color--blue-e_100:#a2afca;--am-color--blue-f_100:#deedff;--am-color--blue-g_100:#0a1b2e;--am-color--blue-g_70:rgba(10, 27, 46, 0.7);--am-color--blue-h_100:#4084d4;--am-color--blue-i_100:#e5effd;--am-color--blue-j_100:#e4f2ff;--am-color--blue-k_100:#7a87a4;--am-color--blue-l_100:#d3e5ff;--am-color--blue-m_100:#e7f1ff;--am-color--blue-n_100:#acc6e4;--am-color--blue-o_100:#a5c6ef;--am-color--blue-o_40:rgba(165, 198, 239, 0.4);--am-color--blue-o_20:rgba(165, 198, 239, 0.2);--am-color--blue-p_100:#21528a;--am-color--blue-q_100:#687797;--am-color--blue-r_100:#d1e6ff;--am-color--blue-s_100:#c6d3e1;--am-color--blue-t_100:#22528a;--am-color--red-a_100:#ff6666}h1{font-size:clamp(1.75rem,1.1976744186rem + 2.3255813953vw,3rem)}h1{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}h1{line-height:125%}h2{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}h2{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}h3{font-size:clamp(1.125rem,.9593023256rem + .6976744186vw,1.5rem)}h3{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}h4{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}h5{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}h5{font-size:18px}h6{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}h6{font-size:16px}h1,h2,h3,h4{margin:0}p{white-space:pre-line;font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}a{-webkit-text-decoration:none;text-decoration:none}li,ol,ul{list-style:none}@font-face{font-family:SF-Pro-Display;src:url(../fonts/SF-Pro-Display-Regular.woff2) format("woff2"),url(../fonts/SF-Pro-Display-Regular.woff) format("woff"),url(../fonts/SF-Pro-Display-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF-Pro-Display;src:url(../fonts/SF-Pro-Display-Medium.woff2) format("woff2"),url(../fonts/SF-Pro-Display-Medium.woff) format("woff"),url(../fonts/SF-Pro-Display-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF-Pro-Display;src:url(../fonts/SF-Pro-Display-Semibold.woff2) format("woff2"),url(../fonts/SF-Pro-Display-Semibold.woff) format("woff"),url(../fonts/SF-Pro-Display-Semibold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}.button{--button-background:var(--am-color--blue-a_100);--button-color:var(--am-color--white-a_100);padding:7px 32px;border-radius:8px;font-size:18px;line-height:180%;text-transform:uppercase;color:#fff;color:var(--button-color);font-weight:500;text-align:center;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #043772;border:1px solid var(--button-background);background-color:#043772;background-color:var(--button-background);transition:background-color .22s ease-in-out,border-color .22s ease-in-out,transform .1s ease-in-out}.button:active{transform:scale(.98)}.button_white{--button-background:var(--am-color--white-a_100);--button-color:var(--am-color--black-a_100)}.button_blue{--button-background:var(--am-color--blue-f_100);--button-color:var(--am-color--black-a_100)}.button_outline{background-color:transparent!important;--button-color:var(--button-background)}.input{display:flex;flex-direction:column}.input span{font-size:16px;margin-bottom:4px;color:#fff;color:var(--am-color--white-a_100);line-height:1}.input.input_invalid input{border-color:#f66;border-color:var(--am-color--red-a_100)}.input input{width:100%;height:52px;padding:12px 16px;background:rgba(255,255,255,.2);background:var(--am-color--white-a_20);border:1px solid rgba(255,255,255,.3);border:1px solid var(--am-color--white-a_30);border-radius:8px;outline:0;transition:border-color .22s ease-in-out;color:#fff;color:var(--am-color--white-a_100)}.input input::-moz-placeholder{color:rgba(255,255,255,.6);color:var(--am-color--white-a_60)}.input input::placeholder{color:rgba(255,255,255,.6);color:var(--am-color--white-a_60)}.input input:focus{border-color:#fff;border-color:var(--am-color--white-a_100)}.loader{position:fixed;z-index:1003;left:0;height:100vh;width:100%;top:0;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .22s ease-in-out}.loader img{width:70px;height:70px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.loader_show{opacity:1;visibility:visible}.loader_show~.modals-container>.modal{pointer-events:none;filter:blur(2px)}.overlay{width:100%;height:100vh;background-color:rgba(0,0,0,.3137254902);backdrop-filter:blur(2px);position:fixed;left:0;top:0;z-index:100;visibility:hidden;opacity:0;transition:all .22s ease-in-out}.textarea{display:flex;flex-direction:column}.textarea span{font-size:16px;margin-bottom:4px;color:#fff;color:var(--am-color--white-a_100);line-height:1}.textarea.input_invalid textarea{border-color:#f66;border-color:var(--am-color--red-a_100)}.textarea textarea{padding:12px 16px;background:rgba(255,255,255,.2);background:var(--am-color--white-a_20);border:1px solid rgba(255,255,255,.3);border:1px solid var(--am-color--white-a_30);border-radius:8px;outline:0;transition:border-color .22s ease-in-out;color:#fff;color:var(--am-color--white-a_100)}.textarea textarea::-moz-placeholder{color:rgba(255,255,255,.6);color:var(--am-color--white-a_60)}.textarea textarea::placeholder{color:rgba(255,255,255,.6);color:var(--am-color--white-a_60)}.textarea textarea:focus{border-color:#fff;border-color:var(--am-color--white-a_100)}.toastify{display:grid;grid-template-columns:auto 25px;align-items:baseline;font-size:16px}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:9999;display:flex;align-items:center;justify-content:center;visibility:visible;transform:translateY(0);opacity:1;transition:all .22s ease-in-out}.preloader_hide{visibility:hidden;opacity:0;transform:translateY(-100%)}.preloader__logo{height:47px;width:auto}.hover-effect{overflow:hidden}.hover-effect__wrapper{position:relative}.hover-effect__copy{opacity:0;pointer-events:none;z-index:1;position:absolute;left:0;top:0;transform:translateY(100%)}.hover-effect__copy,.hover-effect__source,.hover-effect__wrapper{display:inherit;font:inherit;color:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;text-align:inherit}.hover-effect__copy,.hover-effect__source{transition:transform .22s ease-in-out,opacity .22s ease-in-out}.hover-effect:hover .hover-effect__source{transform:translateY(-100%);opacity:0}.hover-effect:hover .hover-effect__copy{transform:translateY(0);opacity:1}.pagination{--pagination-color:var(--am-color--blue-h_100);--pagination-second-color:var(--am-color--blue-i_100);display:flex;align-items:center;justify-content:center}.pagination .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;background-color:var(--pagination-second-color)}.pagination .swiper-pagination-bullet-active{background-color:var(--pagination-color)}.pagination .swiper-pagination-bullet:not(:last-child){margin-right:8px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.wow.d-1{animation-delay:.2s}.wow.d-2{animation-delay:.4s}.wow.d-3{animation-delay:.6s}.wow.d-4{animation-delay:.8s}.wow.d-5{animation-delay:1s}.wow.d-6{animation-delay:1.2s}.wow.d-7{animation-delay:1.4s}.wow{visibility:hidden}.wow{animation-delay:.1s;animation-name:fadeInUp}@keyframes fade{0%{opacity:0}100%{opacity:1}}.wow_f{animation-name:fade}.animated{animation-duration:1s;animation-fill-mode:both}[data-aos=fade-up]{transform:translate3d(0,20px,0)}.archive-pagination{display:flex;align-items:center;justify-content:center}.archive-pagination .page-numbers{list-style:none;display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center;padding:0;margin:0}.archive-pagination .page-numbers li{display:flex}.archive-pagination .page-numbers .page-numbers{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;border-radius:22px;text-align:center;background:#fff;background:var(--am-color--white-a_100);border:1px solid transparent}.archive-pagination .page-numbers .page-numbers{color:#4084d4;color:var(--am-color--blue-h_100);-webkit-text-decoration:none;text-decoration:none;font-size:18px;font-weight:500}.archive-pagination .page-numbers .page-numbers{transition:background-color .22s ease-in-out,color .22s ease-in-out}.archive-pagination .page-numbers .page-numbers.current{border-color:#d3e5ff;border-color:var(--am-color--blue-l_100)}.archive-pagination .page-numbers .next,.archive-pagination .page-numbers .prev{background:#d3e5ff;background:var(--am-color--blue-l_100);border-radius:50%;line-height:45px}.archive-pagination .page-numbers .next i,.archive-pagination .page-numbers .prev i{color:#4084d4;color:var(--am-color--blue-h_100);transition:background-color .22s ease-in-out}.archive-pagination .page-numbers .next.disabled,.archive-pagination .page-numbers .prev.disabled{cursor:default;pointer-events:none;background-color:#e7f1ff;background-color:var(--am-color--blue-m_100)}.archive-pagination .page-numbers .next.disabled i,.archive-pagination .page-numbers .prev.disabled i{color:#acc6e4;color:var(--am-color--blue-n_100)}.contact-form{display:flex;flex-direction:column;gap:24px;width:100%}.contact-form .wpcf7-response-output,.contact-form .wpcf7-spinner{display:none}.contact-form__row{width:100%;display:flex;gap:24px}.contact-form__control{width:100%}.contact-form__control_submit{width:auto}.support-button{position:fixed;left:15px;bottom:15px;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--qt-color--blue-k_20);background-color:var(--qt-color--blue-k_10);transition:transform .22s ease-in-out;z-index:100;cursor:pointer}.support-button i{color:var(--qt-color--blue-a_100)}.support-button:active{transform:scale(.9)}.fslightbox-container .fslightboxsn span{color:#fff;color:var(--am-color--white-a_100)}.fslightbox-container .fslightbox-slide-btn{border-radius:50%;padding:16px}.fslightbox-container .fslightbox-slide-btn svg{width:16px;height:16px}.container{position:relative;margin:0 auto;max-width:1400px;width:calc(100% - 112px)}.header{position:fixed;left:0;top:0;width:100%;z-index:1000;background-color:#f4f7fc;background-color:var(--am-color--blue-b_100);box-shadow:0 4px 24px var(--am-color--blue-b_10)}.header__container{display:flex;flex-direction:column}.header__top-inner{background-color:#fff;background-color:var(--am-color--white-a_100)}.header__top{display:flex;align-items:center;padding:6px 0}.header__slogan{text-transform:uppercase;letter-spacing:.002em;line-height:140%;font-family:SF-Pro-Display;font-size:14px}.header__slogan_mobile{display:none}.header__top-wrapper{flex-grow:1;justify-content:flex-end;display:flex;align-items:center;margin-left:32px}.header__top-email,.header__top-phone{margin-right:32px;font-size:14px}.header__top-language{margin:-6px 0;padding:6px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:#d0e1ec;color:var(--am-color--blue-d_100);font-size:14px}.header__top-language_active{color:#2b2d2f;color:var(--am-color--black-a_100)}.header__top-language-separator{color:#d0e1ec;color:var(--am-color--blue-d_100);font-size:14px}.header__top-language-separator:last-child{display:none}.header__top-languages{display:flex;align-items:center}.header__main{width:100%;padding:12px 0;display:flex;align-items:center}.header__menu{flex-grow:1;flex-shrink:0}.header_open .header__menu{transform:translateX(0);visibility:visible}.header__menu-inner{display:flex;align-items:center}.header__item{position:relative;padding-right:16px}.header__item-head{display:flex;align-items:center;transition:color .22s ease-in-out}.header__item-toggle{display:block;font-size:10px;font-weight:400;line-height:120%;display:flex;align-items:center;justify-content:center;padding-right:8px;color:inherit;transition:transform .22s ease-in-out}.header__wrapper{display:flex;margin-left:32px;align-items:center}.header__social{display:flex}.header__social_mobile{display:none}.header__menu-additional{margin-top:32px;padding-top:48px;border-top:1px solid rgba(4,55,114,.1);border-top:1px solid var(--am-color--blue-a_10)}.header__contacts{display:flex;flex-direction:column;width:100%;align-items:center;margin-top:16px}.header__contact{text-align:center}.header__logo{height:60px;transform:translateY(-8px);width:auto;-o-object-position:left center;object-position:left center;margin-right:32px}.header__item-link{font-size:16px;font-weight:500;padding:8px;text-transform:uppercase;color:inherit}.header__submenu{display:flex;flex-direction:column}.header__submenu-item{display:flex;padding:4px 16px;flex-shrink:0;text-transform:uppercase;transition:color .22s ease-in-out;font-size:16px}.header__social-item{padding:10px;border-radius:8px}.header__social-icon{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.header__button{margin-left:22px}.header__toggle{cursor:pointer;border-radius:100px;display:flex;flex-direction:column;margin-left:16px}.header__toggle span{width:24px;height:2px;display:block;background-color:#043772;background-color:var(--am-color--blue-a_100);transition:transform .22s ease-in-out,width .22s ease-in-out;transform-origin:center center}.header__toggle span:not(:last-child){margin-bottom:5px}.header_open .header__toggle span:first-child{transform:rotate(45deg) translate(3px,4px)}.header_open .header__toggle span:nth-child(2){width:0}.header_open .header__toggle span:last-child{transform:rotate(-45deg) translate(5px,-7px)}.footer{background-color:#f4f7fc;background-color:var(--am-color--blue-b_100)}.footer__container{display:flex;align-items:flex-start;padding:40px 0;justify-content:space-between}.footer__info{display:flex;flex-direction:column;margin-right:16px;max-width:165px}.footer__logo{height:68px;width:auto;-o-object-position:left center;object-position:left center}.footer__social{display:flex;align-items:center;margin:-10px;margin-top:24px}.footer__social-item{display:flex;align-items:center;justify-content:center;padding:10px}.footer__social-icon{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.footer_slogan{font-weight:400;font-size:16px;margin-top:24px}.footer__menu{display:flex;align-items:flex-start;display:contents}.footer__contacts-title,.footer__item_parrent .footer__item-link{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.footer__contacts-title,.footer__item_parrent .footer__item-link{font-size:16px}.footer__contacts-title,.footer__item_parrent .footer__item-link{color:#a2afca;color:var(--am-color--blue-e_100);margin-bottom:8px}.footer__item{display:flex;flex-direction:column;margin-right:16px}.footer__item-head{display:flex}.footer__submenu{display:flex;flex-direction:column;align-items:flex-start}.footer__contacts{display:flex;flex-direction:column;align-items:flex-start;margin-left:16px}.footer__contacts-list{display:flex;flex-direction:column;align-items:flex-start}.footer__contacts-item,.footer__submenu-item{font-size:16px;text-transform:uppercase;line-height:180%;transition:color .22s ease-in-out}.footer__contacts-item:not(:last-child),.footer__submenu-item:not(:last-child){margin-bottom:8px}.footer__contacts-item{text-transform:none;line-height:140%}.footer__contacts-item:not(:last-child){margin-bottom:24px}.footer__additional{padding:10px 0;background-color:#fff;background-color:var(--am-color--white-a_100)}.footer__additional-container{display:flex;justify-content:space-between;align-items:center}.footer__copyright{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.footer__copyright{font-size:16px}.footer__copyright{margin-right:16px}.footer_author{display:flex;font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.footer_author{font-size:16px}.footer_author a{margin-left:5px;display:inline-block;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px;line-height:inherit;font-size:inherit}.modals-container{height:100vh;width:100%;position:fixed;left:0;top:0;overflow-y:auto;padding:5vh 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;z-index:1002;visibility:hidden;opacity:0;transform:translateY(20px);transition:all .22s ease-in-out;overflow-x:hidden;background-color:rgba(0,0,0,.1254901961);backdrop-filter:blur(10px)}.modals-container_show{visibility:visible;opacity:1;transform:translateY(0)}.modal{position:relative;padding:40px;border-radius:20px;max-width:760px;width:calc(100% - 120px);box-shadow:0 10px 20px -10px rgba(0,0,0,.0392156863);flex-direction:column;background-color:#043772;background-color:var(--am-color--blue-a_100);display:none;transition:filter .22s ease-in-out,opacity .22s ease-in-out}.modal_show{display:flex}.modal__head{display:flex;justify-content:space-between;margin-bottom:32px;width:100%}.modal__title{margin-right:25px;font-weight:500;font-size:18px}.modal__close{cursor:pointer;position:absolute;right:0;top:0;border:none;background:0 0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:5px;color:#fff;color:var(--am-color--white-a_100)}.modal__close [class^=icons-]{color:inherit;font-size:10px}.modal__body{overflow-y:auto;height:100%;padding-right:10px;margin-right:-10px;color:#fff;color:var(--am-color--white-a_100)}.qt-grid{display:flex;align-items:flex-start;justify-content:space-between}.qt-grid__wrapper{margin-right:32px;flex-shrink:0;position:sticky;top:calc(var(--header-height) + 24px);display:flex;flex-direction:column;gap:16px}.qt-grid__label{text-transform:uppercase;color:#2b2d2f;color:var(--am-color--black-a_100)}.qt-grid__content{max-width:922px;line-height:160%;font-size:18px;color:#2b2d2f;color:var(--am-color--black-a_100);width:100%}.qt-section{--padding-top:0;--padding-bottom:0;--margin-top:80px;--margin-bottom:80px}.formatted-content{--fc-accent-color:var(--am-color--blue-a_100);--fc-link-color:var(--am-color--blue-a_100);--fc-bullet-color:var(--am-color--black-a_100);--fc-blockquote-bg:var(--am-color--white-b_100);--fc-blockquote-radius:8px;--fc-list-indent:29px;--fc-bullet-size:5px;--fc-bullet-offset-x:12px;--fc-blockquote-padding:1.35em;--fc-blockquote-border-size:3px;--fc-link-underline-offset:5px;color:#2b2d2f;color:var(--am-color--black-a_100);white-space:pre-wrap;flex-direction:column;line-height:0!important}.formatted-content ol,.formatted-content ul{margin-bottom:1.35em;display:flex;flex-direction:column}.formatted-content br{display:none}.formatted-content li:not(:last-child){margin-bottom:.6em}.formatted-content img{width:auto;width:var(--fc-image-width,auto);max-height:auto;max-height:var(--fc-image-height,auto);margin:0 0 1.35em 0;border-radius:20px;max-width:100%}.formatted-content img.alignright{float:right;margin:.5em 0 1em 1em}.formatted-content img.alignleft{float:left;margin:.5em 1em 1em 0}.formatted-content img.aligncenter{display:block;margin-left:auto;margin-right:auto}.formatted-content ul li{padding-left:var(--fc-list-indent);position:relative}.formatted-content ul li::before{content:"";width:var(--fc-bullet-size);height:var(--fc-bullet-size);background-color:var(--fc-bullet-color);border-radius:50%;position:absolute;left:var(--fc-bullet-offset-x);top:.6em}.formatted-content ol{counter-reset:items}.formatted-content ol li{display:grid;grid-template-columns:var(--fc-list-indent) auto;counter-increment:items}.formatted-content ol li::before{justify-self:center;content:counter(items) ". "}.formatted-content blockquote{padding:var(--fc-blockquote-padding);display:flex;flex-direction:column;background-color:var(--fc-blockquote-bg);margin:.5em 0 1em;border-left:var(--fc-blockquote-border-size) solid var(--fc-accent-color);font-style:italic;border-radius:var(--fc-blockquote-radius);line-height:normal}.formatted-content blockquote p:last-child{margin-bottom:0}.formatted-content strong{font-weight:700}.formatted-content em{font-style:italic}.formatted-content a{-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:var(--fc-link-underline-offset);color:var(--fc-link-color);font-weight:var(--fc-font-weight-link)}.formatted-content p{margin-bottom:1.35em}.formatted-content a,.formatted-content blockquote,.formatted-content em,.formatted-content li,.formatted-content ol,.formatted-content p,.formatted-content span,.formatted-content strong,.formatted-content ul{font-size:inherit;color:inherit}.formatted-content h1,.formatted-content h2,.formatted-content h3,.formatted-content h4,.formatted-content h5,.formatted-content h6{margin-bottom:24px;color:inherit}.formatted-content h1 *,.formatted-content h2 *,.formatted-content h3 *,.formatted-content h4 *,.formatted-content h5 *,.formatted-content h6 *{font:inherit;color:inherit}.formatted-content>:last-child{margin-bottom:0}.formatted-content hr{margin-bottom:2em;opacity:.5}.formatted-content .wp-block-column{line-height:0}.formatted-content .wp-block-columns .wp-block-paragraph{margin-bottom:0}.post-item{--image-ratio:1.85/1;display:flex;flex-direction:column;background:rgba(255,255,255,.6);background:var(--am-color--white-a_60);border:1px solid #dbe2ea;border:1px solid var(--am-color--white-c_100);box-shadow:0 4px 24px rgba(43,45,47,.05);box-shadow:0 4px 24px var(--am-color--black-a_5);border-radius:20px;transition:box-shadow .22s ease-in-out,transform .22s ease-in-out}.post-item__media{padding:0}.post-item__media-wrapper{border-radius:20px 20px 0 0;overflow:hidden}.post-item__image{display:block;width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:var(--image-ratio);height:auto}.post-item__content{display:flex;flex-direction:column;gap:16px;padding:24px;flex:1}.post-item__date{color:#7a87a4;color:var(--am-color--blue-k_100);font-size:16px}.post-item__title-row{display:flex;flex-direction:row;align-items:center;gap:16px}.post-item__title{font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.post-item__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.post-item__title{color:var(--am-color--black-b_100);flex:1}.post-item__arrow{display:flex;align-items:center;justify-content:center;width:48px;min-width:48px;height:48px;background:#e5effd;background:var(--am-color--blue-i_100);border-radius:30px;transition:background-color .22s ease-in-out}.post-item__arrow i{color:#4084d4;color:var(--am-color--blue-h_100)}.post-item__excerpt{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.post-item__excerpt{color:#7a87a4;color:var(--am-color--blue-k_100)}.form-modal{max-width:760px}.form-modal__title{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.form-modal__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.form-modal__title{color:#fff;color:var(--am-color--white-a_100)}.form-modal__instance{margin-top:40px;display:flex;flex-direction:column;gap:24px}.form-modal__row{display:flex;gap:24px}.form-modal__field{flex:1;display:flex;flex-direction:column;gap:4px}.form-modal__label{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.form-modal__label{font-size:16px}.form-modal__label{color:var(--qt-color--black-a_100)}.form-modal__input{width:100%}.form-modal__textarea{width:100%;height:120px}.form-modal__consent{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.form-modal__consent{font-size:16px}.form-modal__consent{color:var(--qt-color--black-b_100)}.form-modal__submit{align-self:flex-start}.form-modal__privacy{margin-top:24px;color:#fff;color:var(--am-color--white-a_100);font-size:14px;opacity:.4}*{margin:0;padding:0;color:#2b2d2f;color:var(--am-color--black-a_100);box-sizing:border-box;touch-action:manipulation;font-weight:400;font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}*{line-height:160%}html{font-size:16px}::-webkit-scrollbar{width:4px;height:4px;background-color:rgba(4,55,114,.1);background-color:var(--am-color--blue-a_10)}::-webkit-scrollbar-thumb{width:4px;position:absolute;right:0;border-radius:5px;top:0;background-color:#043772;background-color:var(--am-color--blue-a_100)}body{display:flex;flex-direction:column;min-height:100vh;background-color:#f2f8ff;background-color:var(--am-color--white-b_100)}main{flex-grow:1;padding-top:var(--header-height)}.scroll-disabled{overflow:hidden}img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.grecaptcha-badge{z-index:999}.not-found-page__title{font-size:100px;color:#043772;color:var(--am-color--blue-a_100);opacity:.3;text-align:center;text-transform:uppercase;padding:150px 0;font-weight:500}.cards-section{--padding-top:80px;--padding-bottom:80px;--margin-top:0;--margin-bottom:0;position:relative;overflow:hidden;background-color:#e4f2ff;background-color:var(--am-color--blue-j_100);margin-top:0;margin-top:var(--margin-top);margin-bottom:0;margin-bottom:var(--margin-bottom);padding-top:80px;padding-top:var(--padding-top);padding-bottom:80px;padding-bottom:var(--padding-bottom)}.cards-section::before{content:"";position:absolute;z-index:0;width:559px;height:593px;left:40%;top:-121px;background-color:#a5c6ef;background-color:var(--am-color--blue-o_100);filter:blur(187px);transform:rotate(-162deg);pointer-events:none}.cards-section__container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:40px}.cards-section__title{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.cards-section__title{font-weight:400;text-align:center;text-transform:uppercase;color:#2b2d2f;color:var(--am-color--black-a_100)}.cards-section__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;width:100%}.cards-section__item{--image-ratio:445/320}.category-products-section{--padding-top:120px;--padding-bottom:120px;--margin-top:0;--margin-bottom:0;position:relative;isolation:isolate;overflow:hidden;background-color:#f2f8ff;background-color:var(--am-color--white-b_100);margin-top:0;margin-top:var(--margin-top);margin-bottom:0;margin-bottom:var(--margin-bottom);padding-top:120px;padding-top:var(--padding-top);padding-bottom:120px;padding-bottom:var(--padding-bottom)}.category-products-section::before{content:"";position:absolute;z-index:-1;top:0;left:50%;transform:translateX(-50%);width:82%;height:100%;background-color:rgba(165,198,239,.4);background-color:var(--am-color--blue-o_40);filter:blur(187px);pointer-events:none}.category-products-section__container{display:flex;flex-direction:column;gap:40px}.category-products-section__head{display:flex;flex-direction:column;align-items:center;gap:16px}.category-products-section__title{font-size:clamp(1.75rem,1.1976744186rem + 2.3255813953vw,3rem)}.category-products-section__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.category-products-section__title{line-height:125%}.category-products-section__title{text-align:center;color:#2b2d2f;color:var(--am-color--black-a_100)}.category-products-section__text{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.category-products-section__text{width:100%;line-height:160%;text-align:center;color:#687797;color:var(--am-color--blue-q_100)}.category-products-section__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.category-products-section__item{--image-ratio:445/320}.category-products-section__empty{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.category-products-section__empty{text-align:center;color:#7a87a4;color:var(--am-color--blue-k_100)}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:ease;transition-timing-function:initial;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.certificates-section{--padding-top:120px;--padding-bottom:120px;--margin-top:0;--margin-bottom:0;background-color:#e4f2ff;background-color:var(--am-color--blue-j_100);margin-top:0;margin-top:var(--margin-top);margin-bottom:0;margin-bottom:var(--margin-bottom);padding-top:120px;padding-top:var(--padding-top);padding-bottom:120px;padding-bottom:var(--padding-bottom)}.certificates-section__container{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:1252px}.certificates-section__head{display:flex;flex-direction:column;gap:24px;width:100%}.certificates-section__title{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.certificates-section__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.certificates-section__title{text-align:center;color:#2b2d2f;color:var(--am-color--black-a_100)}.certificates-section__text{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.certificates-section__text{line-height:160%;text-align:center;color:#687797;color:var(--am-color--blue-q_100)}.certificates-section__gallery{display:flex;align-items:center;gap:24px;width:100%}.certificates-section__next,.certificates-section__previous{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background-color:#d3e5ff;background-color:var(--am-color--blue-l_100);cursor:pointer;transition:background-color .22s ease-in-out}.certificates-section__next:hover,.certificates-section__previous:hover{background-color:#a5c6ef;background-color:var(--am-color--blue-o_100)}.certificates-section__next i,.certificates-section__previous i{font-size:16px;color:#4084d4;color:var(--am-color--blue-h_100)}.certificates-section__slider{overflow:hidden;flex-grow:1;min-width:0}.certificates-section__item{box-sizing:border-box;height:auto;padding:4px;background-color:#fff;background-color:var(--am-color--white-a_100);border-radius:20px}.certificates-section__link{display:block;border-radius:16px;overflow:hidden;cursor:zoom-in}.certificates-section__image{display:block;width:100%;height:auto;aspect-ratio:346/494;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .22s ease-in-out}.certificates-section__pagination{--pagination-color:var(--am-color--blue-h_100);--pagination-second-color:var(--am-color--white-a_100);cursor:pointer;white-space:nowrap}.contacts-form-section{--padding-top:80px;--padding-bottom:80px;--margin-top:0;--margin-bottom:0;background:radial-gradient(50% 50% at 50% 50%,#21528a 50%,#043772 100%);background:radial-gradient(50% 50% at 50% 50%,var(--am-color--blue-p_100) 50%,var(--am-color--blue-a_100) 100%);margin-top:0;margin-top:var(--margin-top);margin-bottom:0;margin-bottom:var(--margin-bottom);padding-top:80px;padding-top:var(--padding-top);padding-bottom:80px;padding-bottom:var(--padding-bottom)}.contacts-form-section__container{display:flex;flex-direction:column;max-width:850px;align-items:center}.contacts-form-section__content{display:flex;flex-direction:column;gap:24px}.contacts-form-section__title{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.contacts-form-section__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.contacts-form-section__title{color:#fff;color:var(--am-color--white-a_100);text-align:center}.contacts-form-section__agreement,.contacts-form-section__text{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.contacts-form-section__agreement,.contacts-form-section__text{color:#fff;color:var(--am-color--white-a_100);text-align:center}.contacts-form-section__agreement{margin-top:24px;font-size:14px;opacity:.4}.contacts-form-section__form-wrapper{width:100%;margin-top:40px}.contacts-form-section__form{width:100%}.contacts-form-section__form .contact-form__control_submit{margin:0 auto}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:0 0}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;-webkit-text-decoration:none;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px "Lucida Console",Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{-webkit-text-decoration:none;text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{-webkit-text-decoration:underline;text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;-webkit-text-decoration:none;text-decoration:none;background:0 0}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:transparent}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px rgba(0,0,0,.1)}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:0;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}.maplibregl-ctrl button:not(:disabled):active{background-color:rgba(0,0,0,.05)}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:hsla(0,0%,100%,.5);margin:0;padding:0 5px}.maplibregl-ctrl-attrib a{color:rgba(0,0,0,.75);-webkit-text-decoration:none;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;-webkit-text-decoration:underline;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:hsla(0,0%,100%,.75);border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:rgba(0,0,0,.05)}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.1);padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,.35);box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:rgba(29,161,242,.2);border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:rgba(0,0,0,.4);color:#fff;display:flex;font-size:1.4em;top:0;right:0;bottom:0;left:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity 50ms}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}.contacts-section{--padding-top:120px;--padding-bottom:120px;--margin-top:0;--margin-bottom:0}.contacts-section{position:relative;background-color:#f2f8ff;background-color:var(--am-color--white-b_100)}.contacts-section::before{content:"";position:absolute;left:0;top:0;width:100%;height:auto;max-height:100%;aspect-ratio:1.34/1;background:#f2f8ff url(../images/decor-1.jpg) no-repeat top/cover;background:var(--am-color--white-b_100) url(../images/decor-1.jpg) no-repeat top/cover}.contacts-section{margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.contacts-section{background-color:#e4f2ff;background-color:var(--am-color--blue-j_100)}.contacts-section__container{display:flex;flex-direction:column;gap:40px}.contacts-section__head{display:flex;flex-direction:column;align-items:center;gap:24px}.contacts-section__title{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.contacts-section__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.contacts-section__title{color:#2b2d2f;color:var(--am-color--black-a_100);text-align:center}.contacts-section__address{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.contacts-section__address{line-height:160%;text-align:center;color:#2b2d2f;color:var(--am-color--black-a_100)}.contacts-section__list{display:grid;grid-template-columns:repeat(3,1fr);align-items:flex-start;grid-gap:32px;gap:32px}.contacts-section__item{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:32px 32px 24px;background-color:rgba(255,255,255,.6);background-color:var(--am-color--white-a_60);border:1px solid #dbe2ea;border:1px solid var(--am-color--white-c_100);box-shadow:0 4px 64px rgba(43,45,47,.05);box-shadow:0 4px 64px var(--am-color--black-a_5);border-radius:20px}.contacts-section__item-title{font-size:clamp(1.125rem,.9593023256rem + .6976744186vw,1.5rem)}.contacts-section__item-title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.contacts-section__item-title{font-size:clamp(1.125rem,1.0697674419rem + .2325581395vw,1.25rem);color:#2b2d2f;color:var(--am-color--black-a_100)}.contacts-section__managers{display:flex;flex-direction:column;gap:24px}.contacts-section__manager{display:flex;flex-direction:column;align-items:flex-start}.contacts-section__manager-name{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.contacts-section__manager-name{font-weight:500}.contacts-section__manager-name{color:#2b2d2f;color:var(--am-color--black-a_100)}.contacts-section__manager-link{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.contacts-section__manager-link{font-weight:500}.contacts-section__manager-link{color:#7a87a4;color:var(--am-color--blue-k_100);transition:color .22s ease-in-out}.contacts-section__manager-link:hover{color:#043772;color:var(--am-color--blue-a_100)}.contacts-section__map{height:597px;border-radius:20px;overflow:hidden}.contacts-section .leaflet-control-container .leaflet-top{top:16px;z-index:999}.contacts-section .leaflet-control-container .leaflet-left{left:16px;z-index:999}.contacts-section .leaflet-control-container .leaflet-bottom,.contacts-section .leaflet-control-container .leaflet-right{z-index:999}.contacts-second-section{--padding-top:80px;--padding-bottom:80px;--margin-top:0;--margin-bottom:0;position:relative;overflow:hidden;background:radial-gradient(50% 50% at 50% 60%,#22528a 0,#043772 100%);background:radial-gradient(50% 50% at 50% 60%,var(--am-color--blue-t_100) 0,var(--am-color--blue-a_100) 100%);margin-top:0;margin-top:var(--margin-top);margin-bottom:0;margin-bottom:var(--margin-bottom);padding-top:80px;padding-top:var(--padding-top);padding-bottom:80px;padding-bottom:var(--padding-bottom)}.contacts-second-section__container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:40px}.contacts-second-section__title{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.contacts-second-section__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.contacts-second-section__title{text-align:center;color:#fff;color:var(--am-color--white-a_100)}.contacts-second-section__box{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:560px;padding:32px 32px 24px;background-color:rgba(255,255,255,.2);background-color:var(--am-color--white-a_20);border-radius:20px;text-align:center}.contacts-second-section__box p{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.contacts-second-section__box p{font-weight:500;color:#fff;color:var(--am-color--white-a_100)}.contacts-second-section__box a{color:inherit;display:inline-flex;transition:opacity .22s ease-in-out;-webkit-text-decoration:none;text-decoration:none}.contacts-second-section__address{width:100%;text-align:center}.contacts-second-section__address p{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.contacts-second-section__address p{line-height:160%;color:#c6d3e1;color:var(--am-color--blue-s_100)}.content-text{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}.content-text__title{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.content-text__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.content-text__title{color:#2b2d2f;color:var(--am-color--black-a_100)}.content-text__text{width:100%}.content-text__text p{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.content-text__text p{line-height:160%;color:#2b2d2f;color:var(--am-color--black-a_100)}.content-text__button{align-self:flex-start}.content-image{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}.content-image__title{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.content-image__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.content-image__title{color:#2b2d2f;color:var(--am-color--black-a_100)}.content-image__text{width:100%}.content-image__text p{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.content-image__text p{line-height:160%;color:#2b2d2f;color:var(--am-color--black-a_100)}.content-image__frame{width:100%;overflow:hidden;border-radius:20px;background-color:#fff;background-color:var(--am-color--white-a_100);box-shadow:0 4px 64px rgba(43,45,47,.05);box-shadow:0 4px 64px var(--am-color--black-a_5)}.content-image__image{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.content-image__button{align-self:flex-start}.content-statistics{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}.content-statistics__title{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.content-statistics__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.content-statistics__title{color:#2b2d2f;color:var(--am-color--black-a_100)}.content-statistics__text{width:100%}.content-statistics__text p{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.content-statistics__text p{line-height:160%;color:#2b2d2f;color:var(--am-color--black-a_100)}.content-statistics__text b,.content-statistics__text strong{display:inline-block;text-transform:uppercase}.content-statistics__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;width:100%}.content-statistics__card{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:32px 32px 24px;background-color:rgba(255,255,255,.6);background-color:var(--am-color--white-a_60);border:1px solid #dbe2ea;border:1px solid var(--am-color--white-c_100);box-shadow:0 4px 64px rgba(43,45,47,.05);box-shadow:0 4px 64px var(--am-color--black-a_5);border-radius:20px}.content-statistics__value{display:flex;flex-direction:row;align-items:baseline;gap:8px}.content-statistics__number{font-size:clamp(2rem,1.7790697674rem + .9302325581vw,2.5rem)}.content-statistics__number{font-weight:600;line-height:140%;color:#4084d4;color:var(--am-color--blue-h_100)}.content-statistics__unit{font-size:18px;font-weight:600;line-height:140%;color:#4084d4;color:var(--am-color--blue-h_100)}.content-statistics__label{font-size:18px;font-weight:600;line-height:140%;color:#2b2d2f;color:var(--am-color--black-a_100)}.content-statistics__button{align-self:flex-start;margin-top:20px}.content-list{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}.content-list__head{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}.content-list__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.content-list__title{font-size:clamp(1.375rem,1.2093023256rem + .6976744186vw,1.75rem);color:#2b2d2f;color:var(--am-color--black-a_100)}.content-list__intro p{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.content-list__intro p{color:#2b2d2f;color:var(--am-color--black-a_100)}.content-list__items{display:flex;flex-direction:column;gap:24px;width:100%}.content-list__item{display:flex;flex-direction:column;gap:16px;padding:32px 32px 24px;background-color:rgba(255,255,255,.6);background-color:var(--am-color--white-a_60);border:1px solid #dbe2ea;border:1px solid var(--am-color--white-c_100);box-shadow:0 4px 64px rgba(43,45,47,.05);box-shadow:0 4px 64px var(--am-color--black-a_5);border-radius:20px}.content-list__item-title{font-size:clamp(1.125rem,.9593023256rem + .6976744186vw,1.5rem)}.content-list__item-title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.content-list__item-title{text-transform:none;color:#2b2d2f;color:var(--am-color--black-a_100)}.content-list__item-text p{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.content-list__item-text p{color:#2b2d2f;color:var(--am-color--black-a_100)}.content-list__button{align-self:flex-start}.content-cards{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}.content-cards__head{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%}.content-cards__title{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.content-cards__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.content-cards__title{color:#2b2d2f;color:var(--am-color--black-a_100)}.content-cards__intro p{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.content-cards__intro p{color:#2b2d2f;color:var(--am-color--black-a_100)}.content-cards__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;width:100%}.content-cards__card{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:32px 32px 24px;background-color:rgba(255,255,255,.6);background-color:var(--am-color--white-a_60);border:1px solid #dbe2ea;border:1px solid var(--am-color--white-c_100);box-shadow:0 4px 64px rgba(43,45,47,.05);box-shadow:0 4px 64px var(--am-color--black-a_5);border-radius:20px}.content-cards__icon{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}.content-cards__card-title{font-size:clamp(1.125rem,.9593023256rem + .6976744186vw,1.5rem)}.content-cards__card-title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.content-cards__card-title{text-transform:none;color:#2b2d2f;color:var(--am-color--black-a_100)}.content-cards__card-text p{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.content-cards__card-text p{color:#2b2d2f;color:var(--am-color--black-a_100)}.content-cards__button{align-self:flex-start}.content-separate{width:100%;height:1px;margin-bottom:-20px}.content-section{--padding-top:120px;--padding-bottom:120px;--margin-top:0;--margin-bottom:0}.content-section{position:relative;background-color:#f2f8ff;background-color:var(--am-color--white-b_100)}.content-section::before{content:"";position:absolute;left:0;top:0;width:100%;height:auto;max-height:100%;aspect-ratio:1.22/1;background:#f2f8ff url(../images/decor-2.jpg) no-repeat top/cover;background:var(--am-color--white-b_100) url(../images/decor-2.jpg) no-repeat top/cover}.content-section{margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.content-section__container{position:relative;z-index:1}.content-section__content{display:flex;flex-direction:column;align-items:flex-start;gap:40px}.content-post-section{--padding-top:120px;--padding-bottom:120px;--margin-top:0;--margin-bottom:0}.content-post-section{position:relative;background-color:#f2f8ff;background-color:var(--am-color--white-b_100)}.content-post-section::before{content:"";position:absolute;left:0;top:0;width:100%;height:auto;max-height:100%;aspect-ratio:1.22/1;background:#f2f8ff url(../images/decor-2.jpg) no-repeat top/cover;background:var(--am-color--white-b_100) url(../images/decor-2.jpg) no-repeat top/cover}.content-post-section{margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.content-post-section__container{color:#2b2d2f;color:var(--am-color--black-a_100);max-width:840px}.content-post-section__container *{color:#2b2d2f;color:var(--am-color--black-a_100)}.content-post-section__inner *{line-height:160%}.content-post-section__inner h1,.content-post-section__inner h2,.content-post-section__inner h3,.content-post-section__inner h4,.content-post-section__inner h5,.content-post-section__inner h6{line-height:140%}.hero-post-section{--margin-top:0;--margin-bottom:0;--padding-top:120px;--padding-bottom:120px;background-color:#e4f2ff;background-color:var(--am-color--blue-j_100);margin-top:0;margin-top:var(--margin-top);margin-bottom:0;margin-bottom:var(--margin-bottom);padding-top:120px;padding-top:var(--padding-top);padding-bottom:120px;padding-bottom:var(--padding-bottom)}.hero-post-section__container{display:flex;flex-direction:column;align-items:center;gap:40px}.hero-post-section__back{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.hero-post-section__back{font-weight:500}.hero-post-section__back{opacity:.4;align-self:flex-start;display:flex;align-items:center;gap:12px;text-transform:uppercase;color:#2b2d2f;color:var(--am-color--black-a_100);transition:color .22s ease-in-out,opacity .22s ease-in-out}.hero-post-section__back::before{content:'\ea02';content:var(--icons-arrow-left);font-family:icons;font-size:16px;line-height:1;color:#7a87a4;color:var(--am-color--blue-k_100);transition:transform .22s ease-in-out}.hero-post-section__back:hover{color:#043772;color:var(--am-color--blue-a_100);opacity:1}.hero-post-section__back:hover::before{transform:translateX(-4px)}.hero-post-section__title{font-size:clamp(1.75rem,1.1976744186rem + 2.3255813953vw,3rem)}.hero-post-section__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.hero-post-section__title{line-height:125%}.hero-post-section__title{color:#2b2d2f;color:var(--am-color--black-a_100);text-align:center;max-width:1120px}.hero-post-section__image{width:100%;max-width:1120px;border-radius:20px;height:auto}.hero-section{--margin-top:0;--margin-bottom:0;position:relative;margin-top:0;margin-top:var(--margin-top);margin-bottom:0;margin-bottom:var(--margin-bottom);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.hero-section__images{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-section__images::before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:rgba(10,27,46,.7);background:var(--am-color--blue-g_70);z-index:2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-section__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-section__container{position:relative;z-index:1;pointer-events:none;display:flex;flex-direction:column;padding:120px 0}.hero-section__title{font-size:clamp(1.75rem,1.1976744186rem + 2.3255813953vw,3rem)}.hero-section__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.hero-section__title{line-height:125%}.hero-section__title{color:#fff;color:var(--am-color--white-a_100);text-transform:uppercase;text-align:center}.hero-section__text{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.hero-section__text{color:#fff;color:var(--am-color--white-a_100);text-align:center;margin-top:16px}.hero-section__buttons{pointer-events:all;margin-top:40px;display:flex;align-items:center;justify-content:center}.hero-section__button:not(:last-child){margin-right:20px}.hero-section__pagination{position:absolute;left:50%;bottom:40px;transform:translateX(-50%);width:100%;z-index:1;cursor:pointer;pointer-events:all}.hero-second-section{--padding-top:120px;--padding-bottom:120px;--margin-top:0;--margin-bottom:0}.hero-second-section{position:relative;background-color:#f2f8ff;background-color:var(--am-color--white-b_100)}.hero-second-section::before{content:"";position:absolute;left:0;top:0;width:100%;height:auto;max-height:100%;aspect-ratio:1.34/1;background:#f2f8ff url(../images/decor-1.jpg) no-repeat top/cover;background:var(--am-color--white-b_100) url(../images/decor-1.jpg) no-repeat top/cover}.hero-second-section{margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.hero-second-section__container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:80px}.hero-second-section__head{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:1230px}.hero-second-section__content{display:flex;flex-direction:column;gap:16px;width:100%}.hero-second-section__title{font-size:clamp(1.75rem,1.1976744186rem + 2.3255813953vw,3rem)}.hero-second-section__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.hero-second-section__title{line-height:125%}.hero-second-section__title{text-align:center;color:#2b2d2f;color:var(--am-color--black-a_100)}.hero-second-section__text{font-size:clamp(1.125rem,.9593023256rem + .6976744186vw,1.5rem)}.hero-second-section__text{width:100%;line-height:160%;text-align:center;color:#2b2d2f;color:var(--am-color--black-a_100)}.hero-second-section__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.hero-second-section__categories{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:64px;width:100%;max-width:1044px;padding:40px 16px;background-color:rgba(255,255,255,.6);background-color:var(--am-color--white-a_60);border:1px solid #dbe2ea;border:1px solid var(--am-color--white-c_100);box-shadow:0 4px 64px rgba(43,45,47,.05);box-shadow:0 4px 64px var(--am-color--black-a_5);border-radius:24px}.hero-second-section__category{position:relative;display:flex;flex-direction:column;align-items:center;gap:16px;flex:1}.hero-second-section__category:not(:first-child)::before{content:"";position:absolute;left:-32px;top:50%;transform:translateY(-50%);width:1px;height:80px;background-color:#c6d3e1;background-color:var(--am-color--blue-s_100)}.hero-second-section__category-media{display:flex;align-items:center;justify-content:center;width:140px;height:140px;border-radius:50%;background-color:#d1e6ff;background-color:var(--am-color--blue-r_100);overflow:hidden}.hero-second-section__category-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%;transition:all .22s ease-in-out}.hero-second-section__category-title{font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.hero-second-section__category-title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.hero-second-section__category-title{text-align:center;color:#2b2d2f;color:var(--am-color--black-a_100)}.hero-second-section__category-link{display:flex;align-items:center;justify-content:center;gap:8px;font-size:16px;font-weight:500;line-height:140%;color:#4084d4;color:var(--am-color--blue-h_100);transition:gap .22s ease-in-out}.hero-second-section__category-link::after{content:"\ea03";font-family:icons;font-size:16px}.hero-second-section__category-link:hover{gap:12px}.news-archive-section{--padding-top:80px;--padding-bottom:80px;--margin-top:0;--margin-bottom:0;background-color:var(--qt-color--blue-i_100)}.news-archive-section{position:relative;background-color:#f2f8ff;background-color:var(--am-color--white-b_100)}.news-archive-section::before{content:"";position:absolute;left:0;top:0;width:100%;height:auto;max-height:100%;aspect-ratio:1.22/1;background:#f2f8ff url(../images/decor-2.jpg) no-repeat top/cover;background:var(--am-color--white-b_100) url(../images/decor-2.jpg) no-repeat top/cover}.news-archive-section{margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.news-archive-section__container{display:flex;flex-direction:column;gap:40px}.news-archive-section__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px 32px;gap:40px 32px;align-items:flex-start}.news-archive-section__pagination{align-self:center}.news-archive-section__empty{font-size:18px;color:#2b2d2f;color:var(--am-color--black-a_100);opacity:.3;text-align:center;text-transform:uppercase;padding:150px 0;font-weight:500}.partners-section{--padding-top:80px;--padding-bottom:80px;--margin-top:0;--margin-bottom:0;position:relative;isolation:isolate;overflow:hidden;background-color:#e4f2ff;background-color:var(--am-color--blue-j_100);margin-top:0;margin-top:var(--margin-top);margin-bottom:0;margin-bottom:var(--margin-bottom);padding-top:80px;padding-top:var(--padding-top);padding-bottom:80px;padding-bottom:var(--padding-bottom)}.partners-section::before{content:"";position:absolute;z-index:-1;top:-90px;left:13%;width:37%;aspect-ratio:559/593;background-color:rgba(165,198,239,.4);background-color:var(--am-color--blue-o_40);filter:blur(187px);pointer-events:none}.partners-section__container{display:flex;flex-direction:column;align-items:center;gap:40px}.partners-section__head{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.partners-section__title{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.partners-section__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.partners-section__title{text-align:center;color:#2b2d2f;color:var(--am-color--black-a_100)}.partners-section__text{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.partners-section__text{width:100%;line-height:160%;text-align:center;color:#2b2d2f;color:var(--am-color--black-a_100)}.partners-section__gallery{display:flex;align-items:center;gap:32px;width:100%}.partners-section__next,.partners-section__previous{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background-color:#d3e5ff;background-color:var(--am-color--blue-l_100);cursor:pointer;transition:background-color .22s ease-in-out}.partners-section__next:hover,.partners-section__previous:hover{background-color:#a5c6ef;background-color:var(--am-color--blue-o_100)}.partners-section__next i,.partners-section__previous i{font-size:16px;color:#4084d4;color:var(--am-color--blue-h_100)}.partners-section__slider{overflow:hidden;flex-grow:1;min-width:0}.partners-section__item{height:auto}.partners-section__logo{box-sizing:border-box;display:flex;align-items:center;justify-content:center;height:120px;padding:32px 32px 24px;background-color:#fff;background-color:var(--am-color--white-a_100);border-radius:20px}.partners-section__logo_link{transition:transform .22s ease-in-out}.partners-section__logo_link:hover{transform:scale(.96)}.partners-section_locked .partners-section__next,.partners-section_locked .partners-section__pagination,.partners-section_locked .partners-section__previous{display:none}.partners-section__logo-image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.partners-section__pagination{--pagination-color:var(--am-color--blue-h_100);--pagination-second-color:var(--am-color--white-a_100);cursor:pointer;white-space:nowrap}.product-details-section{--padding-top:40px;--padding-bottom:120px;--margin-top:0;--margin-bottom:0;position:relative;isolation:isolate;background-color:#f2f8ff;background-color:var(--am-color--white-b_100)}.product-details-section{position:relative;background-color:#f2f8ff;background-color:var(--am-color--white-b_100)}.product-details-section::before{content:"";position:absolute;left:0;top:0;width:100%;height:auto;max-height:100%;aspect-ratio:1.22/1;background:#f2f8ff url(../images/decor-2.jpg) no-repeat top/cover;background:var(--am-color--white-b_100) url(../images/decor-2.jpg) no-repeat top/cover}.product-details-section{margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.product-details-section__container{display:flex;flex-direction:column;gap:40px}.product-details-section__breadcrumbs{display:flex;align-items:center;gap:8px;padding-bottom:8px;margin-bottom:-8px;overflow-x:auto}.product-details-section__breadcrumbs-current,.product-details-section__breadcrumbs-link,.product-details-section__breadcrumbs-separator{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.product-details-section__breadcrumbs-current,.product-details-section__breadcrumbs-link,.product-details-section__breadcrumbs-separator{line-height:160%;color:#687797;color:var(--am-color--blue-q_100);white-space:nowrap;flex-shrink:0}.product-details-section__breadcrumbs-link{transition:color .22s ease-in-out}.product-details-section__breadcrumbs-link:hover{color:#043772;color:var(--am-color--blue-a_100)}.product-details-section__content{display:flex;align-items:flex-start;gap:32px}.product-details-section__gallery{flex-shrink:0;width:46%;position:sticky;top:calc(var(--header-height) + 16px)}.product-details-section__slider{position:relative;overflow:hidden;background-color:#fff;background-color:var(--am-color--white-a_100);border-radius:32px}.product-details-section__item{height:auto}.product-details-section__link{display:block;cursor:zoom-in}.product-details-section__image{display:block;width:100%;height:100%;aspect-ratio:640/618;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .22s ease-in-out}.product-details-section__next,.product-details-section__previous{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background-color:#e5effd;background-color:var(--am-color--blue-i_100);cursor:pointer;transition:background-color .22s ease-in-out}.product-details-section__next:hover,.product-details-section__previous:hover{background-color:#d3e5ff;background-color:var(--am-color--blue-l_100)}.product-details-section__next i,.product-details-section__previous i{font-size:16px;color:#4084d4;color:var(--am-color--blue-h_100)}.product-details-section__previous{left:24px}.product-details-section__next{right:24px}.product-details-section__pagination{--pagination-color:var(--am-color--blue-h_100);--pagination-second-color:var(--am-color--blue-i_100);position:absolute;z-index:2;left:50%;bottom:28px;transform:translateX(-50%);cursor:pointer;white-space:nowrap}.product-details-section__info{display:flex;flex-direction:column;align-items:flex-start;gap:56px;flex-grow:1;min-width:0}.product-details-section__card{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%;padding:40px;background-color:rgba(255,255,255,.6);background-color:var(--am-color--white-a_60);border:1px solid #dbe2ea;border:1px solid var(--am-color--white-c_100);box-shadow:0 4px 64px rgba(43,45,47,.05);box-shadow:0 4px 64px var(--am-color--black-a_5);border-radius:20px}.product-details-section__title{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.product-details-section__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.product-details-section__title{color:#2b2d2f;color:var(--am-color--black-a_100)}.product-details-section__description{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.product-details-section__description{width:100%;line-height:160%;color:#2b2d2f;color:var(--am-color--black-a_100)}.product-details-section__description table,.product-details-section__description td,.product-details-section__description th,.product-details-section__description tr{border-collapse:collapse}.product-details-section__description table{width:100%;margin-bottom:1.5em}.product-details-section__description table td{padding:4px 16px;border:1px solid #dbe2ea;border:1px solid var(--am-color--white-c_100)}.product-details-section__description h1+table,.product-details-section__description h2+table,.product-details-section__description h3+table,.product-details-section__description h4+table,.product-details-section__description h5+table,.product-details-section__description h6+table{margin-top:-12px}.product-details-section__description li:not(:last-child){margin-bottom:0}.product-details-section__description h1{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.product-details-section__description h1{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.product-details-section__description h2{font-size:clamp(1.125rem,.9593023256rem + .6976744186vw,1.5rem)}.product-details-section__description h2{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.product-details-section__description h3{font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.product-details-section__description h3{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.product-details-section__description h4{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.product-details-section__description h4{font-size:16px}.product-details-section__description h5,.product-details-section__description h6{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.product-details-section__description h5,.product-details-section__description h6{font-size:14px}.product-details-section__button{flex-shrink:0}.product-details-section__additional{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.product-details-section__additional{width:100%;color:#2b2d2f;color:var(--am-color--black-a_100)}.product-details-section__additional h1{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.product-details-section__additional h1{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.product-details-section__additional h2{font-size:clamp(1.125rem,.9593023256rem + .6976744186vw,1.5rem)}.product-details-section__additional h2{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.product-details-section__additional h3{font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.product-details-section__additional h3{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.product-details-section__additional h4{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.product-details-section__additional h4{font-size:16px}.product-details-section__additional h5,.product-details-section__additional h6{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.product-details-section__additional h5,.product-details-section__additional h6{font-size:14px}.product-details-section__additional h1,.product-details-section__additional h2,.product-details-section__additional h3,.product-details-section__additional h4,.product-details-section__additional h5,.product-details-section__additional h6{margin-bottom:16px;text-transform:none}.product-details-section__additional blockquote{box-sizing:border-box;padding:32px;margin:0 0 1.35em;font-style:normal;font-weight:600;line-height:160%;background-color:rgba(255,255,255,.3);background-color:var(--am-color--white-a_30);border:1px solid #dbe2ea;border:1px solid var(--am-color--white-c_100);border-left:1px solid #dbe2ea;border-left:1px solid var(--am-color--white-c_100);box-shadow:0 4px 64px rgba(43,45,47,.05);box-shadow:0 4px 64px var(--am-color--black-a_5);border-radius:8px}.product-details-section__additional blockquote *{font-weight:inherit;line-height:inherit}.product-details-section__additional p:not(:last-child){margin-bottom:0}.product-details-section__additional li:not(:last-child){margin-bottom:0}.product-details-section__additional p+h1,.product-details-section__additional p+h2,.product-details-section__additional p+h3,.product-details-section__additional p+h4,.product-details-section__additional p+h5,.product-details-section__additional p+h6{margin-top:32px}.product-details-section__additional table,.product-details-section__additional td,.product-details-section__additional th,.product-details-section__additional tr{border-collapse:collapse}.product-details-section__additional table{width:100%;margin-bottom:1.5em}.product-details-section__additional table td{padding:4px 16px;border:1px solid #dbe2ea;border:1px solid var(--am-color--white-c_100)}.product-details-section__additional h1+table,.product-details-section__additional h2+table,.product-details-section__additional h3+table,.product-details-section__additional h4+table,.product-details-section__additional h5+table,.product-details-section__additional h6+table{margin-top:-8px}.product-details-section__additional li:not(:last-child){margin-bottom:0}.testimonials-section{--padding-top:120px;--padding-bottom:120px;--margin-top:0;--margin-bottom:0}.testimonials-section{position:relative;background-color:#f2f8ff;background-color:var(--am-color--white-b_100)}.testimonials-section::before{content:"";position:absolute;left:0;top:0;width:100%;height:auto;max-height:100%;aspect-ratio:1.22/1;background:#f2f8ff url(../images/decor-2.jpg) no-repeat top/cover;background:var(--am-color--white-b_100) url(../images/decor-2.jpg) no-repeat top/cover}.testimonials-section{margin-top:var(--margin-top);margin-bottom:var(--margin-bottom);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.testimonials-section__container{position:relative;z-index:1}.testimonials-section__content{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.testimonials-section__title{font-size:clamp(1.5rem,1.2790697674rem + .9302325581vw,2rem)}.testimonials-section__title{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.testimonials-section__title{color:#2b2d2f;color:var(--am-color--black-a_100)}.testimonials-section__list{display:flex;flex-direction:column;gap:24px;width:100%}.testimonials-section__item{display:flex;flex-direction:column;gap:16px;padding:32px;background-color:rgba(255,255,255,.6);background-color:var(--am-color--white-a_60);border:1px solid #dbe2ea;border:1px solid var(--am-color--white-c_100);box-shadow:0 4px 64px rgba(43,45,47,.05);box-shadow:0 4px 64px var(--am-color--black-a_5);border-radius:20px}.testimonials-section__head{display:flex;flex-direction:row;align-items:center;gap:32px}.testimonials-section__photo{width:80px;height:80px;flex-shrink:0;border-radius:50%;-o-object-fit:cover;object-fit:cover}.testimonials-section__info{display:flex;flex-direction:column;gap:4px}.testimonials-section__name{font-family:SF-Pro-Display;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;display:block;white-space:pre-line;color:var(--qt-color--black-b_100)}.testimonials-section__name{font-size:clamp(1.125rem,1.0697674419rem + .2325581395vw,1.25rem);color:#2b2d2f;color:var(--am-color--black-a_100)}.testimonials-section__source{font-family:SF-Pro-Display;font-style:normal;font-weight:400;line-height:140%;font-size:clamp(1rem,.9447674419rem + .2325581395vw,1.125rem)}.testimonials-section__source{line-height:160%;color:#687797;color:var(--am-color--blue-q_100)}.testimonials-section__text{padding-left:112px}.testimonials-section__text p{font-size:clamp(1.125rem,.9593023256rem + .6976744186vw,1.5rem)}.testimonials-section__text p{font-weight:500;line-height:160%;color:#2b2d2f;color:var(--am-color--black-a_100)}.testimonials-section__button{align-self:flex-start}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(10px * -4));transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:4px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:rgba(0,0,0,0);border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7);position:relative;transition:all .1s ease-in-out}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{-webkit-text-decoration:none;text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(10px / 4);margin-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(10px / 4);padding-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(10px / 2);padding:0 calc(var(--plyr-control-spacing,10px)/ 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9019607843);background:var(--plyr-menu-background,rgba(255,255,255,.9019607843));border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.1490196078));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top-color:rgba(255,255,255,.9019607843);border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9019607843));content:"";height:0;position:absolute;right:14px;right:calc(18px / 2 + 10px * .7 - 4px / 2);right:calc(var(--plyr-control-icon-size,18px)/ 2 + var(--plyr-control-spacing,10px) * .7 - var(--plyr-menu-arrow-size,4px)/ 2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(10px * .7 / 1.5) calc(10px * .7 * 1.5);padding:calc(var(--plyr-control-spacing,10px) * .7 / 1.5) calc(var(--plyr-control-spacing,10px) * .7 * 1.5);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(10px * .7 * 4);padding-right:calc(var(--plyr-control-spacing,10px) * .7 * 4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(10px * .7 * 1.5 - 4px);right:calc(var(--plyr-control-spacing,10px) * .7 * 1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentcolor;border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(10px * .7);margin:calc(var(--plyr-control-spacing,10px) * .7);margin-bottom:3.5px;margin-bottom:calc(10px * .7 / 2);margin-bottom:calc(var(--plyr-control-spacing,10px) * .7 / 2);padding-left:28px;padding-left:calc(10px * .7 * 4);padding-left:calc(var(--plyr-control-spacing,10px) * .7 * 4);position:relative;width:calc(100% - 14px);width:calc(100% - 10px * .7 * 2);width:calc(100% - var(--plyr-control-spacing,10px) * .7 * 2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(10px * .7 * 1.5 - 4px);left:calc(var(--plyr-control-spacing,10px) * .7 * 1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(10px * .7 / 2);margin-top:calc(var(--plyr-control-spacing,10px) * .7 / 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentcolor;border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(10px * .7);padding-left:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1019607843);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1019607843)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(10px * .7 * -1 + 2px);margin-right:calc(var(--plyr-control-spacing,10px) * .7 * -1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(10px * .7 * 3.5);padding-left:calc(var(--plyr-control-spacing,10px) * .7 * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:0;border-radius:26px;border-radius:calc(13px * 2);border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(3px * 2 + 13px);height:calc(var(--plyr-range-thumb-active-shadow-width,3px) * 2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:rgba(0,0,0,0);background-image:linear-gradient(90deg,currentColor 0,rgba(0,0,0,0) 0);background-image:linear-gradient(to right,currentColor 0,rgba(0,0,0,0) 0);background-image:linear-gradient(to right,currentColor var(--value,0),rgba(0,0,0,0) var(--value,0));border:0;border-radius:2.5px;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((13px - 5px)/ 2 * -1);margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/ 2 * -1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:rgba(0,0,0,0);border:0;border-radius:2.5px;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:rgba(0,0,0,0);border:0;border-radius:2.5px;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0);background:currentColor;border:0;border-radius:2.5px;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.1490196078));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(10px / 2 * 2);margin-bottom:calc(var(--plyr-control-spacing,10px)/ 2 * 2);opacity:0;padding:5px 7.5px;padding:calc(10px / 2) calc(10px / 2 * 1.5);padding:calc(var(--plyr-control-spacing,10px)/ 2) calc(var(--plyr-control-spacing,10px)/ 2 * 1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(18px / 2 + 10px * .7);left:calc(var(--plyr-control-icon-size,18px)/ 2 + var(--plyr-control-spacing,10px) * .7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(18px / 2 + 10px * .7);right:calc(var(--plyr-control-icon-size,18px)/ 2 + var(--plyr-control-spacing,10px) * .7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(13px * .5);left:calc(var(--plyr-range-thumb-height,13px) * .5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(13px * -.5);margin-left:calc(var(--plyr-range-thumb-height,13px) * -.5);margin-right:-6.5px;margin-right:calc(13px * -.5);margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;word-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:rgba(0,0,0,0);border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(5px / 2 * -1);margin-top:calc(var(--plyr-range-track-height,5px)/ 2 * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:rgba(0,0,0,0)}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,rgba(0,0,0,0) 0,rgba(0,0,0,0));background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(35,40,47,.6) 50%,rgba(35,40,47,.6) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.2509803922);background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.2509803922))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(10px / 2);margin-left:calc(var(--plyr-control-spacing,10px)/ 2);margin-right:5px;margin-right:calc(10px / 2);margin-right:calc(var(--plyr-control-spacing,10px)/ 2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1019607843))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1019607843))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1019607843))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7490196078));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7490196078)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(10px / 2);padding:calc(var(--plyr-control-spacing,10px)/ 2);padding-top:20px;padding-top:calc(10px * 2);padding-top:calc(var(--plyr-control-spacing,10px) * 2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(10px * 1.5);padding:calc(var(--plyr-control-spacing,10px) * 1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.2509803922);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.2509803922)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.2509803922);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.2509803922)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.2509803922);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.2509803922)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5019607843))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5019607843))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5019607843);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.1490196078),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5019607843))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.2509803922);color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.2509803922))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;top:0;right:0;bottom:0;left:0;margin:0;position:fixed;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}.plyr__ads{border-radius:inherit;cursor:pointer;top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.1490196078);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.1490196078));margin-bottom:10px;margin-bottom:calc(10px / 2 * 2);margin-bottom:calc(var(--plyr-control-spacing,10px)/ 2 * 2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(8px - 1px);border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1490196078);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7490196078));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7490196078)));border-bottom-left-radius:7px;border-bottom-left-radius:calc(8px - 1px);border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(8px - 1px);border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{filter:blur(1px);height:100%;top:0;right:0;bottom:0;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.video-section{--padding-top:80px;--padding-bottom:80px;--margin-top:0;--margin-bottom:0;background-color:#f4f7fc;background-color:var(--am-color--blue-b_100);margin-top:0;margin-top:var(--margin-top);margin-bottom:0;margin-bottom:var(--margin-bottom);padding-top:80px;padding-top:var(--padding-top);padding-bottom:80px;padding-bottom:var(--padding-bottom)}.video-section{--plyr-color-main:var(--am-color--blue-h_100)}.video-section__container{display:flex;flex-direction:column;align-items:center}.video-section__player{position:relative;width:100%;aspect-ratio:1400/597;border-radius:20px;overflow:hidden;background-color:#c6d3e1;background-color:var(--am-color--blue-s_100)}.video-section__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;transition:opacity .22s ease-in-out,visibility .22s ease-in-out}.video-section__player_active .video-section__poster{opacity:0;visibility:hidden}.video-section__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-section__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:120px;height:120px;padding:0;border:none;border-radius:50%;background-color:rgba(255,255,255,.6);background-color:var(--am-color--white-a_60);color:#043772;color:var(--am-color--blue-a_100);cursor:pointer;transition:background-color .22s ease-in-out,transform .22s ease-in-out}.video-section__play-icon{width:56px;height:56px;margin-left:6px}.video-section__play-icon path{fill:#043772;fill:var(--am-color--blue-a_100)}.video-section__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.video-section__media .plyr{width:100%;height:100%}.video-section__media .plyr svg{fill:#fff;fill:var(--am-color--white-a_100)}.video-section__media .plyr *{color:#fff;color:var(--am-color--white-a_100)}.video-section__media iframe,.video-section__media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1380px){.qt-grid__content{max-width:840px}.news-archive-section__grid{gap:24px}}@media screen and (max-width:1340px){.header__item{padding-right:4px}.header__item-toggle{padding-right:4px;font-size:8px}.header__wrapper{margin-left:16px}.header__logo{margin-right:16px}.header__item-link{padding-right:4px}}@media screen and (max-width:1280px){.qt-grid__content{max-width:720px}.qt-grid__content img{--fc-image-width:100%}.qt-grid__content img.aligncenter,.qt-grid__content img.alignleft,.qt-grid__content img.alignright{float:none!important}}@media screen and (max-width:1240px){.header__main{justify-content:space-between}.header__menu{position:fixed;left:0;top:var(--header-height);background-color:#fff;background-color:var(--am-color--white-a_100);width:100%;height:calc(100dvh - var(--header-height));visibility:hidden;transform:translateX(-110%);padding:32px;overflow-y:auto;transition:opacity .22s ease-in-out,visibility .22s ease-in-out,transform .22s ease-in-out}.header__menu-inner{flex-direction:column;justify-content:flex-start}.header__item{margin-bottom:8px;display:flex;flex-direction:column;align-items:center}.header__item-head{justify-content:center;position:relative;width:-moz-max-content;width:max-content}.header__item-toggle{padding:12px;cursor:pointer;position:absolute;right:-24px;top:50%;transform:translateY(-50%)}.header__item_active .header__item-toggle{transform:translateY(-50%) rotate(180deg)}.header__wrapper{margin-left:0}.header__item-link{padding:8px;text-align:center}.header__submenu{justify-content:center;align-items:center}.header__submenu[data-init=true]{max-height:0;overflow:hidden;transition:max-height .22s ease-in-out}.header__submenu-item{text-align:center}.footer__menu{display:none}.news-archive-section__grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}}@media screen and (max-width:1180px){.qt-grid__content{max-width:640px}}@media screen and (max-width:1024px){.qt-grid{flex-direction:column}.qt-grid__wrapper{margin-bottom:16px;position:static}.qt-grid__content{max-width:none;max-width:initial}.category-products-section::before{filter:blur(120px)}.category-products-section__grid{grid-template-columns:repeat(2,1fr);gap:24px}.certificates-section__gallery{gap:16px}.contacts-section__list{grid-template-columns:repeat(2,1fr);gap:24px}.contacts-section__map{height:460px}.hero-second-section__container{gap:48px}.hero-second-section__categories{gap:32px;padding:32px}.hero-second-section__category:not(:first-child)::before{left:-16px}.partners-section::before{filter:blur(120px)}.partners-section__gallery{gap:16px}.product-details-section__content{flex-direction:column;gap:24px}.product-details-section__gallery{width:100%;position:static;top:auto}.product-details-section__info{width:100%;gap:32px}}@media (max-width:991px){.cards-section__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:980px){.form-modal__instance{margin-top:32px}}@media screen and (max-width:940px){.footer__container{padding:70px 0}}@media screen and (max-width:920px){.cards-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.category-products-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.certificates-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.contacts-form-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.contacts-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.contacts-second-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.content-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.content-post-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.hero-post-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.hero-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.hero-second-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.news-archive-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.partners-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.product-details-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.testimonials-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}.video-section{padding-top:calc(var(--padding-top)/ 1.5);padding-bottom:calc(var(--padding-bottom)/ 1.5);margin-top:calc(var(--margin-top)/ 1.5);margin-bottom:calc(var(--margin-bottom)/ 1.5)}}@media screen and (max-width:880px){.header__slogan{display:none}.header__slogan_mobile{display:block;text-align:center;text-transform:uppercase}.header__top-wrapper{width:100%;justify-content:space-between;margin-left:0}}@media screen and (max-width:840px){.contact-form__row{flex-direction:column;gap:16px}.form-modal__privacy{width:100%;text-align:center}}@media screen and (max-width:820px){.news-archive-section__grid{grid-template-columns:1fr;gap:16px}}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}@media screen and (max-width:720px){.wow,.wow.d-1,.wow.d-2,.wow.d-3,.wow.d-4,.wow.d-5,.wow.d-6,.wow.d-7{animation-delay:0s!important}.container{width:calc(100% - 72px)}.footer__additional-container{flex-direction:column;align-items:center}.footer__copyright{margin-right:0}.modal{padding:20px}.modal{width:calc(100% - 74px)}.qt-grid__content{font-size:16px}.form-modal__instance{margin-top:24px}.cards-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.cards-section::before{display:none}.cards-section__container{gap:24px}.category-products-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.category-products-section__container{gap:24px}.certificates-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.certificates-section__container{gap:24px}.certificates-section__head{gap:16px}.certificates-section__next,.certificates-section__previous{display:none}.certificates-section__item{border-radius:16px}.certificates-section__link{border-radius:12px}.contacts-form-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.contacts-form-section__content{gap:16px}.contacts-form-section__form-wrapper{margin-top:32px}.contacts-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.contacts-section__container{gap:24px}.contacts-section__head{gap:16px}.contacts-section__list{grid-template-columns:1fr;gap:16px}.contacts-section__item{padding:24px 24px 20px}.contacts-section__map{height:360px;border-radius:16px}.contacts-second-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.contacts-second-section__container{gap:24px}.content-cards__grid{grid-template-columns:1fr}.content-separate{display:none}.content-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.content-post-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.hero-post-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.hero-post-section__container{gap:32px}.hero-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.hero-second-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.hero-second-section__container{gap:32px}.hero-second-section__head{gap:24px}.hero-second-section__categories{flex-direction:column;gap:48px;padding:24px;border-radius:20px}.hero-second-section__category{max-width:none;width:100%}.hero-second-section__category:not(:first-child)::before{left:50%;top:-24px;transform:translateX(-50%);width:60%;height:1px}.news-archive-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.partners-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.partners-section__container{gap:24px}.partners-section__head{gap:16px}.partners-section__next,.partners-section__previous{display:none}.partners-section__logo{height:100px;padding:24px 24px 20px;border-radius:16px}.product-details-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.product-details-section__container{gap:24px}.product-details-section__slider{border-radius:20px}.product-details-section__previous{left:12px}.product-details-section__next{right:12px}.product-details-section__pagination{bottom:16px}.product-details-section__card{padding:24px;gap:16px}.product-details-section__additional blockquote{padding:20px}.product-details-section__additional p+h1,.product-details-section__additional p+h2,.product-details-section__additional p+h3,.product-details-section__additional p+h4,.product-details-section__additional p+h5,.product-details-section__additional p+h6{margin-top:24px}.testimonials-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}.video-section{padding-top:calc(var(--padding-top)/ 2.5);padding-bottom:calc(var(--padding-bottom)/ 2.5);margin-top:calc(var(--margin-top)/ 2.5);margin-bottom:calc(var(--margin-bottom)/ 2.5)}}@media only screen and (max-width:720px){.toastify-left,.toastify-right{margin-left:50px;margin-right:50px;left:0;right:0;max-width:none;max-width:initial}}@media screen and (max-width:600px){.form-modal__row{flex-direction:column;gap:16px}}@media screen and (max-width:580px){.toastify-left,.toastify-right{margin-left:35px;margin-right:35px}.header__top-email{display:none}.header__social{display:none}.header__social_mobile{display:flex;justify-content:center;margin-top:16px}.header__button{margin-left:0}.category-products-section__grid{grid-template-columns:1fr;gap:16px}}@media screen and (max-width:575px){.content-statistics__grid{grid-template-columns:1fr}.testimonials-section__item{padding:24px}.testimonials-section__head{gap:16px}.testimonials-section__text{padding-left:0}.video-section__play{width:80px;height:80px}.video-section__play-icon{width:38px;height:38px}}@media (max-width:575px){.cards-section__list{grid-template-columns:1fr;gap:16px}}@media screen and (max-width:540px){.formatted-content img{width:100%;height:auto}}@media screen and (max-width:480px){.toastify-left,.toastify-right{margin-left:15px;margin-right:15px}.contact-form__control_submit{width:100%}.container{width:calc(100% - 32px)}.footer__container{flex-direction:column}.footer__container{padding:48px 0}.footer__info{margin-right:0;align-items:center;width:100%;max-width:none;max-width:initial}.footer__social{justify-content:center;margin-top:16px}.footer_slogan{white-space:normal;text-align:center}.footer__contacts-title,.footer__item_parrent .footer__item-link{text-align:center}.footer__contacts{margin-left:0;width:100%;align-items:center;margin-top:32px;padding-top:32px;border-top:1px solid rgba(0,55,83,.1);border-top:1px solid var(--am-color--blue-c_10)}.footer__contacts-list{align-items:center}.footer__contacts-item,.footer__submenu-item{text-align:center}.footer__contacts-item:not(:last-child){margin-bottom:16px}.footer__copyright{text-align:center}.footer_author{text-align:center}.modal{width:calc(100% - 32px);border-radius:16px}.formatted-content img{border-radius:16px}.form-modal__row{gap:8px}.form-modal__submit{margin-top:8px}.contacts-section::before{aspect-ratio:.6/1}.content-statistics__button{margin-top:0}.content-section::before{aspect-ratio:.6/1}.content-post-section::before{aspect-ratio:.6/1}.content-post-section__inner img,.content-post-section__inner ol,.content-post-section__inner p,.content-post-section__inner ul{margin-bottom:1em}.content-post-section__inner .wp-block-columns{gap:1em;margin-bottom:1em}.hero-post-section__container{gap:24px}.hero-post-section__image{border-radius:12px}.hero-section__container{padding:85px 0}.hero-section__button:not(:last-child){margin-right:8px}.hero-second-section::before{aspect-ratio:.6/1}.hero-second-section__buttons{gap:12px}.news-archive-section::before{aspect-ratio:.6/1}.product-details-section::before{aspect-ratio:.6/1}.testimonials-section::before{aspect-ratio:.6/1}}@media screen and (max-width:440px){.button{padding:7px 24px}}@media screen and (max-width:400px){.hero-section__buttons{flex-direction:column}.hero-section__button{width:100%}.hero-section__button:not(:last-child){margin-right:0;margin-bottom:8px}}@media only screen and (max-width:360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:-moz-fit-content;max-width:fit-content}}@media screen and (max-height:768px) and (min-width:1024px){.product-details-section__gallery{width:38%}}@media screen and (max-height:640px) and (min-width:1024px){.product-details-section__gallery{width:46%;position:static;top:auto}}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(10px * 2);padding:calc(var(--plyr-control-spacing,10px) * 2)}.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(10px * 3.5);padding-top:calc(var(--plyr-control-spacing,10px) * 3.5)}}@media screen and (min-width:581px){.header__contacts{display:none}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}@media screen and (min-width:1241px){.header__item:hover .header__item-toggle{transform:rotate(180deg)}.header__menu-additional{display:none}.header__submenu{position:absolute;left:0;bottom:0;transform:translateY(calc(100% + 20px));opacity:0;visibility:hidden;padding:12px 0;border-radius:16px;box-shadow:0 4px 24px rgba(0,55,83,.1);box-shadow:0 4px 24px var(--am-color--blue-c_10);border:1px solid rgba(208,225,236,.4);border:1px solid var(--am-color--blue-d_40);max-height:350px;width:-moz-max-content;width:max-content;max-width:450px;overflow-y:auto;background-color:#fff;background-color:var(--am-color--white-a_100);transition:transform .22s ease-in-out,opacity .22s ease-in-out,visibility .22s ease-in-out}.header__toggle{display:none}}@media screen and (hover:hover) and (min-width:1241px){.header__submenu:hover .header__submenu-item:not(:hover){color:#a2afca;color:var(--am-color--blue-e_100)}.header__menu:hover .header__item:not(:hover) .header__item-head{color:#a2afca;color:var(--am-color--blue-e_100)}.header__item_parrent:hover .header__submenu{opacity:1;transform:translateY(100%);visibility:visible}.footer__submenu:hover .footer__submenu-item:not(:hover){color:#a2afca;color:var(--am-color--blue-e_100)}.footer__contacts-list:hover .footer__contacts-item:not(:hover){color:#a2afca;color:var(--am-color--blue-e_100)}}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:rgba(0,0,0,.05)}}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}@media (prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:hsla(0,0%,100%,.5);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:0;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:rgba(0,0,0,.05)}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (hover:hover){.archive-pagination .page-numbers .page-numbers:not(.current):hover{background-color:#4084d4;background-color:var(--am-color--blue-h_100);color:#fff;color:var(--am-color--white-a_100)}.archive-pagination .page-numbers .page-numbers:not(.current):hover i{color:#fff;color:var(--am-color--white-a_100)}.header__social-item{transition:background-color .22s ease-in-out}.header__social-item:hover{background-color:rgba(208,225,236,.4);background-color:var(--am-color--blue-d_40)}.modal__close{transition:transform .22s ease-in-out}.modal__close:hover{transform:scale(1.1)}.post-item:hover{box-shadow:0 12px 32px rgba(43,45,47,.05);box-shadow:0 12px 32px var(--am-color--black-a_5)}.post-item:hover{transform:scale(1.02)}.certificates-section__link:hover .certificates-section__image{transform:scale(1.04)}.hero-second-section__category:hover .hero-second-section__category-image{transform:scale(1.04)}.product-details-section__link:hover .product-details-section__image{transform:scale(1.04)}.product-details-section__description table tbody tr{transition:all .22s ease-in-out}.product-details-section__description table tbody tr:hover{background-color:#e5effd;background-color:var(--am-color--blue-i_100)}.product-details-section__additional table tbody tr{transition:all .22s ease-in-out}.product-details-section__additional table tbody tr:hover{background-color:#e5effd;background-color:var(--am-color--blue-i_100)}.video-section__play:hover{background-color:#fff;background-color:var(--am-color--white-a_100);transform:translate(-50%,-50%) scale(1.06)}}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}