html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"Inter";src:local("Inter Regular"),local("Inter-Regular"),url("../../../fonts/inter/Inter-Regular.woff2") format("woff2"),url("../../../fonts/inter/Inter-Regular.woff") format("woff"),url("../../../fonts/inter/Inter-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:local("Inter Medium"),local("Inter-Medium"),url("../../../fonts/inter/Inter-Medium.woff2") format("woff2"),url("../../../fonts/inter/Inter-Medium.woff") format("woff"),url("../../../fonts/inter/Inter-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:local("Inter Bold"),local("Inter-Bold"),url("../../../fonts/inter/Inter-Bold.woff2") format("woff2"),url("../../../fonts/inter/Inter-Bold.woff") format("woff"),url("../../../fonts/inter/Inter-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:local("Inter Semi Bold"),local("Inter-Semi-Bold"),url("../../../fonts/inter/Inter-SemiBold.woff2") format("woff2"),url("../../../fonts/inter/Inter-SemiBold.woff") format("woff"),url("../../../fonts/inter/Inter-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@keyframes loader_dash{0%{stroke-dasharray:1,95;stroke-dashoffset:0}50%{stroke-dasharray:85,95;stroke-dashoffset:-25}100%{stroke-dasharray:85,95;stroke-dashoffset:-97}}@keyframes loader_rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loader{display:none;align-items:center;flex-shrink:0;width:2rem;height:2rem}.loader>svg{fill:rgba(0,0,0,0);stroke:var(--accent-color, #00AD5A);stroke-width:5}.loader_light>svg{stroke:#eff1f1}.loader_s>svg{stroke-width:3}.loader.visible{display:flex;animation:loader_dash 2s ease infinite,loader_rotate 2s linear infinite}.select{width:-moz-fit-content;width:fit-content;color:#008847;cursor:pointer;border:none;font-size:16px;line-height:20px;padding-right:20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url(/images/new-template/icons/icon-select.svg) no-repeat right}.select_w{font-family:"Inter","verdana","sans-serif";background:url(/images/new-template/icons/icon-select_w.svg) no-repeat right;color:#fff;font-weight:600;position:relative}.select_w option{color:#051f1c}@media screen and (max-width: 1100px){.select_w{color:#008847;-moz-text-align-last:left;text-align-last:left;background:url(/images/new-template/icons/icon-select_w_green.svg) no-repeat right}}.select:not(:last-child){margin-right:16px}.iw-modal.offer-modal{max-width:1200px}.offer-modal h1{margin:0;font-size:28px;line-height:36px;font-weight:700;color:#051f1c}@media(max-width: 576px){.offer-modal h1{font-size:24px;line-height:32px}}.offer-modal h2{margin:0;font-size:18px;line-height:24px;font-weight:700;text-transform:uppercase;color:#051f1c}.offer-modal p,.offer-modal li{margin:0;font-size:16px;line-height:20px;font-weight:400;color:#051f1c}.offer-modal ul{padding:0;list-style-type:none}.offer-modal li{position:relative;padding-left:1.5em}.offer-modal li::before{content:"—";position:absolute;left:0}.offer-modal a{color:var(--accent-color, #00AD5A)}.offer-modal__title{margin:0 50px 20px 0}.offer-modal__body{display:flex;flex-direction:column;row-gap:12px;padding-right:12px;justify-content:space-between;align-items:flex-start}.dropdown{position:relative}.dropdown-btn{display:inline-flex;align-items:center}.dropdown-btn__arrow{display:flex;align-items:center;width:24px;height:24px;transition:all .15s ease}.dropdown-btn[aria-expanded=true] .dropdown-btn__arrow{transform:rotate(180deg);transition:all .15s ease}.dropdown-body{visibility:hidden;opacity:0;will-change:opacity,transform;position:absolute;bottom:0;right:0;transform:translateY(100%);background:#fff;box-shadow:0 2px 8px rgba(5,31,28,.12),0 10px 16px rgba(5,31,28,.06);border-radius:8px;transition:opacity .15s ease,transform .15s ease,visibility .15s;z-index:10}.dropdown-body__inner{border-radius:8px;overflow:hidden}.dropdown_opened .dropdown-body{visibility:visible;opacity:1}.accordion-btn{position:relative}.accordion-btn::after{content:"";position:absolute;right:8px;top:50%;width:16px;height:16px;transform:translateY(-50%);background:url("../../../images/icons/chevron-icon-gray.svg") center center/contain no-repeat;transition:all .15s ease}.accordion-btn_no-arrow::after{display:none}.accordion-btn[aria-expanded=true]::after{transform:translateY(-50%) rotate(180deg)}.accordion-btn[aria-expanded=true]+.accordion-panel{opacity:1;height:auto;max-height:220px;overflow-y:auto;overflow-x:hidden}.accordion-panel{width:100%;opacity:0;height:auto;max-height:0;overflow:hidden;transition:all .15s ease}.download-app-qr{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:8px;column-gap:8px;background-color:#eff1f1;padding:8px 12px;border-radius:8px;max-width:288px}.download-app-qr__text{font-size:12px;line-height:16px;color:#445755}.download-app-qr__text strong{color:#051f1c;font-size:14px;line-height:18px}.download-app-qr__qr{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.header{position:fixed;width:100%;top:0;left:0;font-family:"Inter","verdana","sans-serif";color:#051f1c;background:#fff;z-index:9;border-radius:0 0 0 0}.header_fixed{box-shadow:0 2px 8px rgba(5,31,28,.12),0 10px 16px rgba(5,31,28,.06)}.header *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.header ul{list-style:none}.header li{margin:0}.header button{font-family:inherit}.header .dropdown_opened .dropdown-body{z-index:-1}.header__container{max-width:1232px;padding-inline:16px;margin-inline:auto;display:flex;flex-direction:column;width:100%;padding-block:20px;background:inherit;border-radius:inherit}.header__main{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header__logo{display:inline-block;max-width:88px;min-width:50px;width:100%;-o-object-fit:contain;object-fit:contain;margin-bottom:5px}.header__logo:focus{outline:none}.header__logo:focus-visible{border-color:rgba(0,0,0,0);outline:none;box-shadow:0 0 0 2px #c0c7c6 inset;border-radius:8px}.header__logo img{display:block;width:100%}.header__logo_ted{max-width:200px;margin-bottom:0}.header__nav{width:100%;opacity:1;transition:all .15s ease}@media(max-width: 1099px){.header__nav_unauthorised{display:none}}@media(max-width: 969px){.header__nav_authorised{display:none}}.header__nav-links{display:flex;align-items:center;width:100%;justify-content:center;-moz-column-gap:8px;column-gap:8px}.header__nav-links .iw-show-manager-button{font-size:18px;line-height:24px;padding-inline:8px;border-radius:100px}.header__nav-link{font-size:18px;line-height:24px}.header__nav-link[aria-current=page]{font-weight:700;padding-inline:8px}.header__nav-link .common-button_texted{padding-inline:8px}.header__right{display:flex;-moz-column-gap:12px;column-gap:12px;flex-wrap:nowrap;align-items:center;flex-shrink:0}.header__lang img{width:20px;height:20px}.header__auth{display:flex;flex-direction:row;flex-wrap:nowrap;-moz-column-gap:8px;column-gap:8px}@media(max-width: 575px){.header__auth{display:none}}@media(max-width: 575px){.header .register-button,.header .login-button{width:100%}}.header .register-button{background-color:rgba(0,0,0,0)}.header__burger{display:block;width:48px;height:48px;background:none;border:none;cursor:pointer;padding:16px;border-radius:100px}@media screen and (min-width: 970px){.header__burger_authorised{display:none}}.header__burger span{display:block;margin:3px 0;height:2px;background-color:#051f1c;border-radius:2px;transition:.5s all}.header__burger[aria-expanded=true]{background-color:#eff1f1}.header__burger[aria-expanded=true] span{margin-bottom:-2px}.header__burger[aria-expanded=true] span:nth-child(1){transform:translateY(0px) rotate(-45deg)}.header__burger[aria-expanded=true] span:nth-child(2){display:none}.header__burger[aria-expanded=true] span:nth-child(3){transform:translateY(-3px) rotate(45deg)}.header__burger:hover{background:color-mix(in srgb, #FFFFFF, black 5%)}.header__burger:active{background:color-mix(in srgb, #FFFFFF, black 10%)}.header__burger:focus{outline:none}.header__burger:focus-visible{border-color:rgba(0,0,0,0);outline:none;box-shadow:0 0 0 2px #c0c7c6 inset}@media(hover: none)and (pointer: coarse){.header .header__burger:hover{background-color:rgba(0,0,0,0)}}.header:has(.header-menu_opened) .header__nav{opacity:0;transition:all .15s ease}.header-user{margin:0;padding:12px 24px;color:#445755;font-size:14px;line-height:18px;background:none;border:none;cursor:pointer;border-radius:100px;transition:all .15s ease}.header-user:hover{background:color-mix(in srgb, #FFFFFF, black 5%);transition:all .15s ease}.header-user:active{background:color-mix(in srgb, #FFFFFF, black 10%);transition:all .15s ease}.header-user:focus{outline:none}.header-user:focus-visible{border-color:rgba(0,0,0,0);outline:none;box-shadow:0 0 0 2px #c0c7c6 inset}@media(max-width: 969px){.header-user{display:none}}.header-dropdown{position:absolute;right:0;top:28px;background-color:#fff;display:flex;flex-direction:column;padding:12px;width:296px;border-radius:20px;box-shadow:0 2px 8px rgba(5,31,28,.12),0 10px 16px rgba(5,31,28,.06);max-height:calc(100vh - 140px);max-height:calc(100dvh - 140px);overflow-y:auto;overflow-x:hidden}@media(max-width: 575px){.header-dropdown{width:100vw;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;top:calc(-1*var(--header-height) + 20px);right:-16px;border-radius:0;box-shadow:none;padding:var(--header-height) 16px 20px}}.header-dropdown::-webkit-scrollbar{width:6px}.header-dropdown::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:12px 0}@media(max-width: 575px){.header-dropdown::-webkit-scrollbar-track{margin-top:var(--header-height)}}.header-dropdown::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:8px;border:1px solid rgba(0,0,0,0);background-clip:content-box}.header-dropdown *{font-size:18px;line-height:24px}.header-dropdown p{margin-block:0}.header-dropdown__user-name-wrapper{display:flex;height:-moz-fit-content;height:fit-content}.header-dropdown__user-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%;padding:12px 8px;color:#445755}@media(max-width: 575px){.header-dropdown__user-name{padding-top:0}}.header-dropdown__nav{display:flex;flex-direction:column;padding-block:8px;border-top:1px solid #eff1f1;border-bottom:1px solid #eff1f1}@media(min-width: 970px){.header-dropdown__nav-list-wrapper{display:none}}.header-dropdown__nav-list{display:flex;flex-direction:column}.header-dropdown__item{padding:12px 8px;color:#445755;width:100%;display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;text-decoration:none;background-color:rgba(0,0,0,0);cursor:pointer;border:none;transition:all .15s ease;border-radius:8px}.header-dropdown__item:hover{background:color-mix(in srgb, #FFFFFF, black 5%);transition:all .15s ease;border-radius:8px}.header-dropdown__item:active{background:color-mix(in srgb, #FFFFFF, black 10%);transition:all .15s ease}.header-dropdown__item:focus{outline:none}.header-dropdown__item:focus-visible{border-color:rgba(0,0,0,0);outline:none;box-shadow:0 0 0 2px #c0c7c6 inset}.header-dropdown__item_link{position:relative}.header-dropdown__item_link::after{content:"";position:absolute;right:8px;top:50%;width:16px;height:16px;transform:translateY(-50%) rotate(-90deg);background:url("../../../images/icons/chevron-icon-gray.svg") center center/contain no-repeat}.header-dropdown__item-icon{width:24px;height:24px}.header-dropdown__buttons{display:flex;flex-direction:column;row-gap:8px;padding-top:8px;width:100%}.header-dropdown__buttons .common-button{width:100%}.header-dropdown .accordion{border-radius:8px}.header-dropdown .accordion__item{display:flex;-moz-column-gap:4px;column-gap:4px;text-align:left;margin:0;padding:12px 8px;background:#eff1f1;cursor:pointer;color:#445755;border-radius:8px}.header-dropdown .accordion__item:focus{outline:none}.header-dropdown .accordion__item:focus-visible{border-color:rgba(0,0,0,0);outline:none;box-shadow:0 0 0 2px #c0c7c6 inset}.header-dropdown .accordion__item:hover{background:color-mix(in srgb, #EFF1F1, black 5%)}.header-dropdown .accordion__item>span:first-child{text-transform:uppercase;color:#445755;width:24px;text-align:center;flex-shrink:0}.header-dropdown .accordion__item>span:first-child:not(.currency-switcher__code){font-weight:500}.header-dropdown .accordion:has(.accordion-btn[aria-expanded=true]),.header-dropdown .accordion-btn[aria-expanded=true]{background-color:#eff1f1}.header-dropdown .accordion-btn[aria-expanded=true]:hover{background:color-mix(in srgb, #EFF1F1, black 5%)}.header-dropdown .accordion-btn{border-radius:8px;align-items:flex-start}.header-dropdown .accordion-btn span:first-child{width:24px;flex-shrink:0;text-align:center;font-weight:500}.header-dropdown .currency-switcher__code{font-size:12px}.header-dropdown .currency-switcher-item_hidden{display:none}.header-dropdown .single-currency{display:flex;-moz-column-gap:4px;column-gap:4px;flex-wrap:nowrap;padding:12px 8px;color:#445755;border-radius:8px}.header-dropdown .single-currency span{min-width:24px;text-align:center}.header-menu{display:flex;flex-direction:row;-moz-column-gap:40px;column-gap:40px;justify-content:space-between;width:100%;background-color:#fff;padding-top:0;max-height:0;opacity:0;overflow:hidden;transition:all .15s ease}@media(max-width: 575px){.header-menu{flex-direction:column-reverse;row-gap:16px}}.header-menu_opened{padding-top:20px;max-height:1000px;opacity:1}.header-menu__left{display:flex;flex-direction:column;max-width:636px;justify-content:space-between;flex:1 1 320px;row-gap:20px}@media(max-width: 575px){.header-menu__left{flex:auto}}.header-menu__info-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}@media(max-width: 575px){.header-menu__info-links{display:none}}.header-menu__info-link{display:block}.header-menu .tab{font-weight:400;font-size:14px;line-height:18px;color:#051f1c}.header-menu__download-app-qr{display:flex}@media(max-width: 969px){.header-menu__download-app-qr{display:none}}@media(min-width: 970px){.header-menu__download-app-button{display:none}}@media(max-width: 575px){.header-menu__download-app-button .download-app-button{width:100%}}.header-menu__right{flex:1 1 288px;max-width:304px}@media(max-width: 575px){.header-menu__right{max-width:100%;flex:auto}}.header-menu__role-link{display:flex;flex-direction:column;width:100%;border-radius:8px}@media(max-width: 576px){.header-menu__role-link{width:100%}}.header-menu .bubble{padding:4px 48px 4px 4px;border-radius:8px}.header-menu .bubble::after{right:12px}.header-menu__auth{display:flex;flex-direction:column;row-gap:12px}@media(min-width: 576px){.header-menu__auth{display:none}}.footer{width:100%;background:#fff}.footer .link{color:#445755}.footer ul{list-style:none}.footer li,.footer h3,.footer p{margin:0}.footer__container{max-width:1232px;padding-inline:16px;margin-inline:auto;width:100%;padding-block:50px;display:flex;flex-direction:column;row-gap:40px;color:#445755;font-size:14px;line-height:20px;font-weight:400}@media(min-width: 577px)and (max-width: 970px){.footer__container{padding-block:40px}}@media(max-width: 970px){.footer__container{row-gap:20px}}@media(max-width: 576px){.footer__container{padding-block:20px}}.footer__promo{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;padding:16px 32px;border:1px solid #c0c7c6;border-radius:32px;-moz-column-gap:20px;column-gap:20px}@media(max-width: 970px){.footer__promo{row-gap:12px;flex-wrap:wrap}}@media(max-width: 576px){.footer__promo{padding-inline:16px}}.footer__promo-title{color:#051f1c;font-size:28px;line-height:36px;font-weight:700}@media(max-width: 576px){.footer__promo-title{font-size:24px;line-height:32px}}.footer__statistics{display:flex;flex-direction:row;gap:8px;margin-top:8px;min-width:-moz-fit-content;min-width:fit-content}@media(max-width: 970px){.footer__statistics{flex-wrap:wrap}}.footer__statistics-item{display:flex;flex-direction:row;align-items:flex-start;-moz-column-gap:8px;column-gap:8px;min-width:92px;max-width:174px}.footer__statistics-icon{width:24px;height:24px}.footer__statistics-text{display:flex;flex-direction:column;font-size:12px;line-height:12px;font-weight:400}.footer__statistics-text span{font-size:18px;line-height:24px;font-weight:700;color:#051f1c}.footer__apps{display:flex;flex-direction:row;border-radius:32px}@media(min-width: 971px){.footer__apps{display:none}}@media(min-width: 577px)and (max-width: 970px){.footer__apps{overflow:hidden;justify-content:space-around;align-items:center;padding-block:20px;background-color:#051f1c}}@media(max-width: 576px){.footer__apps{background-color:rgba(0,0,0,0)}}.footer__apps-desktop{display:flex;flex-direction:row;border-radius:32px;background-color:#051f1c;position:relative;overflow:hidden;padding:10px 20px 20px 5%;justify-content:space-between}@media(max-width: 970px){.footer__apps-desktop{display:none}}.footer__apps-phone-img-wrapper{display:flex;align-items:flex-end;margin-bottom:-20px}@media(max-width: 576px){.footer__apps-phone-img-wrapper{margin-bottom:-20px;display:none}}.footer__apps-phone-img-wrapper img{max-width:200px;-o-object-fit:contain;object-fit:contain}@media(min-width: 577px)and (max-width: 970px){.footer__apps-phone-img-wrapper img{max-width:128px}}.footer__apps-phone-img-wrapper img:first-of-type{position:relative;margin-right:-50px;z-index:1}@media(min-width: 577px)and (max-width: 970px){.footer__apps-phone-img-wrapper img:first-of-type{margin-right:0}}.footer__apps-cta-content{display:flex;flex-direction:row;width:540px;justify-content:space-between;margin-left:20px;-moz-column-gap:10px;column-gap:10px}.footer__apps-text-link-wrapper{position:relative;display:flex;flex-direction:column;row-gap:12px;margin-top:36px;width:100%}.footer__apps-text-link-wrapper::before{position:absolute;bottom:-20px;right:10px;content:"";width:98px;height:126px;background:url("/images/footer/arrow.svg") no-repeat center;background-size:contain;z-index:1;shape-rendering:geometricPrecision}.footer__apps-download-instruction{font-size:18px;line-height:24px;font-weight:700;color:#fff}.footer__apps-store-icons-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;-moz-column-gap:8px;column-gap:8px}.footer__apps-store-icon{position:relative;width:32px;height:32px;text-decoration:none}.footer__apps-store-icon:focus{outline:none}.footer__apps-store-icon:focus-visible::after{content:"";position:absolute;inset:0;border-radius:8px;box-shadow:0 0 0 2px #c0c7c6}.footer__apps-store-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__apps-qr{width:173px;height:173px;border-radius:16px;margin-top:10px}.footer .download-app-button{padding:12px}@media(max-width: 576px){.footer .download-app-button{width:100%}}.footer__navigation{display:flex;flex-direction:row;-moz-column-gap:100px;column-gap:100px}@media(min-width: 577px)and (max-width: 970px){.footer__navigation{-moz-column-gap:44px;column-gap:44px}}@media(max-width: 576px){.footer__navigation{flex-direction:column;row-gap:16px}}.footer__navigation-column{display:flex;flex-direction:column;row-gap:8px}.footer__navigation-column-title{font-size:16px;line-height:20px;font-weight:700;color:#051f1c}.footer__navigation-column-list{display:flex;flex-direction:column;row-gap:8px}.footer__navigation-link{width:-moz-fit-content;width:fit-content}.footer__external-links{display:flex;flex-direction:row;-moz-column-gap:100px;column-gap:100px;margin-left:auto}@media(max-width: 575px){.footer__external-links{margin-left:0}}.footer__left{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;row-gap:46px}@media(max-width: 576px){.footer__left{align-items:flex-start}}.footer__reviews{display:flex;flex-direction:column;row-gap:8px}.footer__review-icon{display:flex;height:-moz-fit-content;height:fit-content}.footer__social{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:4px}.footer__social-icon{width:28px;height:28px}.footer__social-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__social-icon.common-button{padding:10px;height:-moz-fit-content;height:fit-content}.footer__bottom{display:flex;flex-direction:row;-moz-column-gap:16px;column-gap:16px;align-items:center}@media(max-width: 970px){.footer__bottom{flex-direction:column-reverse;row-gap:12px;text-align:center}}.footer__payment{display:flex;flex-direction:row;align-items:center;-moz-column-gap:10px;column-gap:10px;margin-left:auto}@media(max-width: 970px){.footer__payment{margin-left:0}}.footer__download-app{display:none}@media(min-width: 971px){.footer__download-app_desktop{display:block}}@media(min-width: 577px)and (max-width: 970px){.footer__download-app_tablet{display:block;align-self:center}}@media(max-width: 576px){.footer__download-app_mobile{display:block}}@media(max-width: 1169px){.footer__external-links:has(.footer__reviews){flex-direction:column-reverse;row-gap:16px}}.footer__external-links:has(.footer__reviews) .footer__left{row-gap:16px;align-items:flex-start}.more-reviews{display:flex;flex-direction:column;row-gap:12px;align-items:center}.more-reviews__title{font-size:22px;line-height:28px;font-weight:700}.more-reviews__links{display:grid;grid-template-columns:1fr 1fr}@media(max-width: 576px){.more-reviews__links{grid-template-columns:1fr;row-gap:12px}}.more-reviews__link{display:flex;height:30px;padding-inline:20px}.more-reviews__link img{height:100%;width:100%}.more-reviews__link:first-of-type{justify-self:end}@media(max-width: 576px){.more-reviews__link:first-of-type{justify-self:center}}@media(min-width: 577px){.more-reviews__link+.more-reviews__link{border-left:1px solid #c0c7c6}}:root{--block-container-width: 1200px;--block-container-gutter: 20px}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0}html{font-family:"Inter","verdana","sans-serif"}body{font-family:inherit}button,input,select,textarea{font-family:inherit}#wrap-container{display:flex;flex-direction:column;min-height:100%}#body-container{padding-top:88px;flex:1 0 auto}.container{width:80%;margin:0 auto}.block-container{margin-inline:max(var(--block-container-gutter),(100% - var(--block-container-width))/2)}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.link{color:#051f1c;font-family:"Inter","verdana","sans-serif";width:-moz-fit-content;width:fit-content;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:rgba(0,0,0,0);text-underline-offset:2px;transition:all .15s ease}.link:hover{text-decoration-color:currentColor}.link:focus-visible:focus{outline:none}.link:focus-visible:focus-visible{border-color:rgba(0,0,0,0);outline:none;border-radius:8px;box-shadow:0 0 0 1px currentColor}.link_iconed{display:inline-flex;align-items:center;-moz-column-gap:4px;column-gap:4px}.link_underlined{text-decoration-color:currentColor}.link__icon{width:20px;height:20px}.common-button{padding:12px 24px;height:48px;display:inline-flex;justify-content:center;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;flex-shrink:0;font-family:"Inter","verdana","sans-serif";font-size:18px;line-height:1;text-decoration:none;border-radius:8px;transition:all .15s ease;cursor:pointer}.common-button:disabled,.common-button[aria-disabled=true]{opacity:.5;cursor:auto;pointer-events:none}.common-button:focus{outline:none}.common-button:focus-visible{border-color:rgba(0,0,0,0);outline:none;box-shadow:0 0 0 2px #c0c7c6 inset}.common-button:hover,.common-button:active{transition:all .15s ease}.common-button_main{color:#fff;background:#051f1c;border:none}.common-button_main:hover{background:color-mix(in srgb, #051F1C, white 5%)}.common-button_main:active{background:color-mix(in srgb, #051F1C, white 10%)}.common-button_outlined{color:#051f1c;background:#fff;border:1px solid #828f8d}.common-button_outlined:hover{background:color-mix(in srgb, #FFFFFF, black 5%)}.common-button_outlined:active{background:color-mix(in srgb, #FFFFFF, black 10%)}.common-button_filled{color:#051f1c;background:#eff1f1;border:none}.common-button_filled:hover{background:color-mix(in srgb, #EFF1F1, black 5%)}.common-button_filled:active{background:color-mix(in srgb, #EFF1F1, black 10%)}.common-button_accent{color:#fff;background:var(--accent-color, #00AD5A);border:none}.common-button_accent:hover{color:#fff;background:color-mix(in srgb, var(--accent-color, #00AD5A), white 5%)}.common-button_accent:active{background:color-mix(in srgb, var(--accent-color, #00AD5A), white 10%)}.common-button_texted{color:#051f1c;background:rgba(0,0,0,0);border:none;border-radius:100px}.common-button_texted:hover{background:color-mix(in srgb, #FFFFFF, black 5%)}.common-button_texted:active{background:color-mix(in srgb, #FFFFFF, black 10%)}.bubbles{display:flex;flex-direction:column;gap:8px}.bubble{position:relative;padding:20px calc(20px + 24px) 20px 20px;text-decoration:none;text-align:left;background:var(--color-gray-light, #EFF1F1);border:none;border-radius:20px;cursor:pointer;transition:all .15s ease}.bubble::after{content:"";position:absolute;width:24px;height:24px;right:20px;top:50%;transform:translateY(-50%);background:url("../../../images/icons/right-icon_dark.svg") center center/contain no-repeat}.bubble:hover{background:color-mix(in srgb, var(--color-gray-light, #EFF1F1), black 5%);transition:all .15s ease}.bubble:active{background:color-mix(in srgb, var(--color-gray-light, #EFF1F1), black 10%);transition:all .15s ease}.bubble:focus{outline:none}.bubble:focus-visible{border-color:rgba(0,0,0,0);outline:none;box-shadow:0 0 0 2px #c0c7c6 inset}.bubble_white{background:#fff}.bubble_white:hover{background:color-mix(in srgb, #FFFFFF, black 5%);transition:all .15s ease}.bubble_white:active{background:color-mix(in srgb, #FFFFFF, black 10%);transition:all .15s ease}.bubble__title{font-size:16px;color:#051f1c;font-weight:700}.bubble__text{display:block;margin-top:4px;font-size:14px;color:#445755}.tab{padding:8px 12px;width:-moz-fit-content;width:fit-content;flex-shrink:0;color:#445755;font-size:16px;line-height:1.25;font-weight:600;text-decoration:none;background:var(--color-gray-light, #EFF1F1);cursor:pointer;border:none;border-radius:100px;transition:all .15s ease}.tab:focus{outline:none}.tab:focus-visible{border-color:rgba(0,0,0,0);outline:none;box-shadow:0 0 0 2px #c0c7c6 inset}.tab:hover{background:color-mix(in srgb, var(--color-gray-light, #EFF1F1), black 5%);transition:all .15s ease}.tab:active{background:color-mix(in srgb, var(--color-gray-light, #EFF1F1), black 10%);transition:all .15s ease}.tab.active,.tab [aria-selected=true]{color:#eff1f1;background:#051f1c;transition:all .15s ease}.tab.active:hover,.tab [aria-selected=true]:hover{background:color-mix(in srgb, #051F1C, white 5%);transition:all .15s ease}.tab.active:active,.tab [aria-selected=true]:active{background:color-mix(in srgb, #051F1C, white 10%);transition:all .15s ease}.iw-checkbox{--checkbox-color: #051F1C;position:relative;display:flex;align-items:center;padding-left:26px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;line-height:20px;-webkit-tap-highlight-color:rgb(from var(--checkbox-color) r g b/15%)}.iw-checkbox_accent{--checkbox-color: var(--accent-color, #00AD5A)}.iw-checkbox__label{line-height:20px}.iw-checkbox__label::before{content:"";position:absolute;top:50%;left:3px;height:20px;width:20px;background-color:#e0e3e3;border:1px solid #c0c7c6;box-sizing:border-box;box-shadow:inset 0 2px 0 #c0c7c6;border-radius:3px;transform:translateY(-50%)}.iw-checkbox__label::after{content:"";position:absolute;display:none;left:11px;top:50%;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:translateY(-50%) rotate(45deg)}.iw-checkbox input{position:absolute;height:0;width:0;opacity:0}.iw-checkbox input:checked+.iw-checkbox__label::before{background:var(--checkbox-color);border:none;box-shadow:none}.iw-checkbox input:checked+.iw-checkbox__label::after{display:block}.iw-checkbox input:focus-visible+.iw-checkbox__label::before{box-shadow:0 0 0 3px rgb(from var(--checkbox-color) r g b/30%)}.iw-checkbox input:not(:focus):hover+.iw-checkbox__label::before{border-color:var(--checkbox-color)}.form-input{--clear-btn-width: 16px;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:0;width:100%;max-width:360px;height:50px;font-weight:500;background:#fff;border:0;border-radius:8px;overflow:hidden}.form-input__label{position:absolute;padding:0 8px;margin:0;top:50%;font-size:16px;color:#637371;opacity:1;transform:translateY(-50%);transition:all .15s ease;z-index:1}.form-input__field{position:relative;padding:22px 8px 6px;width:100%;height:100%;background:rgba(0,0,0,0);border:1px solid #c0c7c6;border-radius:8px;font-size:16px;color:#445755;font-family:inherit;transition:all .15s ease}.form-input__field:focus{border-color:var(--accent-color, #00AD5A);outline:none}.form-input__field_error,.form-input__field:user-invalid{border-color:#cc4e00}.form-input__field_error:focus,.form-input__field_error:hover,.form-input__field:user-invalid:focus,.form-input__field:user-invalid:hover{border-color:#cc4e00}.form-input__field:required~.form-input__label::after{content:"*";color:#cc4e00}.form-input__field:not(:-moz-placeholder)~.form-input__label{transform:translateY(0);top:6px;font-size:12px;color:#445755}.form-input__field:not(:placeholder-shown)~.form-input__label,.form-input__field:focus~.form-input__label{transform:translateY(0);top:6px;font-size:12px;color:#445755}.form-input__field:-moz-placeholder~.form-input__clear{display:none}.form-input__field:placeholder-shown~.form-input__clear{display:none}.form-input__field:-moz-placeholder~.form-input__show-password{--clear-btn-width: 0px}.form-input__field:placeholder-shown~.form-input__show-password{--clear-btn-width: 0px}.form-input__field:-webkit-autofill, .form-input__field:-webkit-autofill:hover, .form-input__field:-webkit-autofill:focus{-webkit-text-fill-color:#445755;caret-color:#445755;box-shadow:inset 0 0 0 50px #fff;background:rgba(0,0,0,0);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;transition-delay:604800s}.form-input__field:autofill,.form-input__field:autofill:hover,.form-input__field:autofill:focus,.form-input__field:-webkit-autofill,.form-input__field:-webkit-autofill:hover,.form-input__field:-webkit-autofill:active,.form-input__field:-webkit-autofill:focus{-webkit-text-fill-color:#445755;caret-color:#445755;box-shadow:inset 0 0 0 50px #fff;background:rgba(0,0,0,0);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;transition-delay:604800s}.form-input__field::-webkit-contacts-auto-fill-button,.form-input__field::-webkit-credentials-auto-fill-button{position:absolute;right:calc(8px + var(--clear-btn-width, 0px) + 2px);top:50%;transform:translateY(-50%)}.form-input__clear,.form-input__show-password{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer}.form-input__clear:focus,.form-input__show-password:focus{outline:none}.form-input__clear:focus-visible,.form-input__show-password:focus-visible{border-color:rgba(0,0,0,0);outline:none;box-shadow:0 0 0 2px #c0c7c6 inset;border-radius:8px}.form-input__clear svg,.form-input__show-password svg{width:100%;height:100%;fill:currentColor}.form-input__clear{right:8px;padding:0;width:var(--clear-btn-width);height:var(--clear-btn-width)}.form-input__show-password{width:24px;height:24px;right:8px;padding:2px;color:#c0c7c6}.form-input__show-password svg{fill:currentColor}.form-input__show-password[aria-checked=true]{color:#445755}.form-input:has(.form-input__show-password+.form-input__clear) .form-input__show-password{right:calc(8px + var(--clear-btn-width, 0px) + 2px)}.form-input:hover .form-input__field:not(:focus){border-color:#828f8d}.form-input:hover .form-input__field_error:not(:focus){border-color:#cc4e00}.form-input:hover .form-input__field_error:not(:focus):focus,.form-input:hover .form-input__field_error:not(:focus):hover{border-color:#cc4e00}.form-input-wrap:has(.form-input-error:not(:empty)) .form-input__field{border-color:#cc4e00}.form-input-wrap:has(.form-input-error:not(:empty)) .form-input__field:focus,.form-input-wrap:has(.form-input-error:not(:empty)) .form-input__field:hover{border-color:#cc4e00}.form-input-error,.form-input-hint{margin:4px 8px 0;display:block;font-size:12px}.form-input-error{color:#cc4e00;transition:max-height .3s ease-in;max-height:100px}.form-input-error:empty{max-height:0;transition:max-height .3s ease-in}.form-input-hint{color:#637371}.spinner{display:none;width:1em;height:1em;flex-shrink:0;font-size:inherit;text-indent:-9999em;border-radius:50%;border-width:.2em;border-style:solid;transform:translateZ(0);animation:spin-loader 1.1s infinite linear}@keyframes spin-loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.spinner_accent{border-color:var(--accent-color, #00AD5A) var(--accent-color, #00AD5A) var(--accent-color, #00AD5A) rgba(0,0,0,0)}.spinner_light{border-color:#fff #fff #fff rgba(0,0,0,0)}.spinner_warning{border-color:#cc4e00 #cc4e00 #cc4e00 rgba(0,0,0,0)}.spinner_visible,.spinner.visible{display:inline-block}.overlay{position:fixed;display:flex;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;background:rgba(0,0,0,.7);visibility:hidden;opacity:0;transition:.15s opacity ease;z-index:0;will-change:opacity,z-index}.overlay.visible{visibility:visible;opacity:1;z-index:10}.overlay.visible .iw-modal{transform:scale(1);opacity:1}.iw-modal{position:relative;display:flex;flex-direction:column;padding:40px;width:calc(100% - 32px);max-width:600px;max-height:calc(100vh - 160px);max-height:calc(100dvh - 160px);transform:scale(0.8);background:#fff;border-radius:20px;opacity:0;transition:.15s transform ease-in-out;overflow-y:auto;overflow-x:hidden;will-change:opacity,transform;color:#051f1c}@media(max-width: 576px){.iw-modal{padding:20px;overflow-y:auto}}@media(max-width: 576px){.iw-modal_mobile-fullscreen{margin:0;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;width:100vw;max-width:100vw;border-radius:0}}.iw-modal__body{overflow-x:hidden;overflow-y:auto}@-moz-document url-prefix(){.iw-modal__body{scrollbar-width:thin;scrollbar-color:#828f8d rgba(0,0,0,0)}}.iw-modal__body::-webkit-scrollbar{width:8px}.iw-modal__body::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.iw-modal__body::-webkit-scrollbar-thumb{background-color:#828f8d;border-radius:8px;border:2px solid rgba(0,0,0,0);background-clip:content-box}.iw-modal__content-wrapper{display:flex}.iw-modal__title{color:#051f1c;font-size:28px;line-height:36px;font-weight:700}@media(max-width: 576px){.iw-modal__title{font-size:24px;line-height:32px}}.iw-modal__icon-button{padding:8px;width:36px;height:36px;border:none;border-radius:50%;flex-shrink:0;background:#eff1f1;cursor:pointer;transition:all .15s ease}.iw-modal__icon-button:hover{background:color-mix(in srgb, #EFF1F1, black 5%)}.iw-modal__icon-button:active{background:color-mix(in srgb, #EFF1F1, black 10%)}.iw-modal__icon-button:focus{outline:none}.iw-modal__icon-button:focus-visible{border-color:rgba(0,0,0,0);outline:none;box-shadow:0 0 0 2px #c0c7c6 inset}.iw-modal__icon-button svg{width:100%}.iw-modal__icon-button svg path{fill:#828f8d}.iw-modal__close{position:absolute;top:40px;right:40px}@media(max-width: 576px){.iw-modal__close{top:20px;right:20px}}