.socials_wr.big{display:flex;flex-direction:column;gap:12px}.socials_wr.big>.ln{display:flex;flex-direction:row;padding:0;justify-content:space-between;gap:12px}.socials_wr.big.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:12px}.socials_wr.big .btn_social{padding:11px 15.3px;flex:1;border-radius:7px}.socials_wr.big .btn_social a,.socials_wr.big .btn_social .inner{display:flex;flex-direction:column;align-items:center;gap:15px}.socials_wr.big .btn_social a svg.tg path,.socials_wr.big .btn_social .inner svg.tg path{fill:#039BE5}.socials_wr.big .btn_social a svg.ws path,.socials_wr.big .btn_social .inner svg.ws path{fill:#0DC143}.socials_wr.big .btn_social a svg.em path,.socials_wr.big .btn_social .inner svg.em path{fill:#FFA724}.socials_wr.big .btn_social a svg.im path,.socials_wr.big .btn_social .inner svg.im path{fill:var(--bg3)}.socials_wr.big .btn_social a svg.fb path,.socials_wr.big .btn_social a svg.in path,.socials_wr.big .btn_social .inner svg.fb path,.socials_wr.big .btn_social .inner svg.in path{fill:#5A6678}.socials_wr.big .btn_social a span,.socials_wr.big .btn_social .inner span{font-weight:600;font-size:12px;line-height:16px;text-align:center;color:var(--text-gray)}.socials_wr.big .btn_social:hover{border-color:var(--btnh)}.socials_wr.simple .btn_social{border:none;background:transparent;padding:0}.socials_wr.simple .btn_social a{display:flex;gap:16px;align-items:center;color:var(--btn)}.socials_wr.simple .btn_social span{text-decoration-line:underline}.socials_wr.simple .btn_social:hover a{color:var(--btnh2)}.settings{margin-top:30px;display:flex;flex-direction:column;gap:15px}.settings .h{font-size:14px;line-height:18px}.settings .slcts{display:flex;justify-content:space-between;align-items:center;gap:15px}@media (max-width:767px){.settings .slcts{gap:16px}}.settings .slcts .header__dropdown{background:var(--bg9);border-radius:4px;padding:9px 12px;margin:0;display:flex;width:100%}.settings .slcts .header__dropdown .selected{font-size:16px;line-height:18px;color:var(--text2);transition:all 0.4s}@media (max-width:360px){.settings .slcts .header__dropdown .selected .val{display:none}}.settings .slcts .header__dropdown::after{background:url(/image/assets/arrow-d-white.svg) center no-repeat;position:absolute;right:12px;transition:all 0.4s;content:"";width:8px;height:8px;display:block;margin-left:8px}.settings .slcts .header__dropdown ul{right:0;left:0;top:39px;background:var(--bg9)}.settings .slcts .header__dropdown ul li{padding:0;transition:all 0.4s;display:flex;justify-content:flex-start;align-items:center}.settings .slcts .header__dropdown ul li::before{display:none}.settings .slcts .header__dropdown ul li:hover{background:var(--bg21)}.settings .slcts .header__dropdown ul li .item-in{padding:9px 0 9px 7px;background:transparent;color:var(--text2);font-size:16px;width:100%;text-align:left;display:flex;justify-content:flex-start;align-items:center;gap:5px;height:36px;border:none;line-height:18px}@media (min-width:768px){.settings .slcts .header__dropdown ul li .item-in{height:28px}}.settings .slcts .header__dropdown ul li .item-in::before{content:"";width:15px;height:15px;display:block}.settings .slcts .header__dropdown ul li.active .item-in::before{content:"";background-image:url(/image/assets/check.svg);background-size:cover;background-position:center}.settings .slcts .header__dropdown.appearance:not(.smm){color:var(--text2);width:36px;min-width:36px;height:36px;border-radius:100%;display:flex;justify-content:center;padding:0;align-self:center}@media (min-width:768px){.settings .slcts .header__dropdown.appearance:not(.smm){width:32px;min-width:32px;height:32px}}.settings .slcts .header__dropdown.appearance:not(.smm) ul{left:initial;min-width:198px}.settings .slcts .header__dropdown.appearance:not(.smm)::after{display:none}@media (max-width:767px){.settings .slcts.up .header__dropdown ul{bottom:40px;top:unset}}.settings .slcts.light .header__dropdown{background:transparent;border:1px solid var(--border4)}.settings .slcts.light .header__dropdown .selected{color:var(--text)}.settings .slcts.light .header__dropdown::after{background:url(/image/assets/arrow-d.svg) center no-repeat}body[data-theme="dark"] .settings .slcts.light .header__dropdown::after{background-image:url(/image/assets/arrow-d-drk.svg)}.settings .slcts.light .header__dropdown ul{background:var(--bg3)}.settings .slcts.light .header__dropdown ul button,.settings .slcts.light .header__dropdown ul a,.settings .slcts.light .header__dropdown ul span{color:var(--text)}.settings .slcts.light .header__dropdown ul li:hover{background:transparent}@media (min-width:768px){.settings:not(.smm){flex-direction:row;margin-top:0;align-items:center}.settings:not(.smm) .slcts .header__dropdown{width:auto;padding:6px 28px 6px 10px;height:30px}.settings:not(.smm) .slcts .header__dropdown ul{top:33px}.settings:not(.smm) .slcts .header__dropdown ul li .item-in{padding:5px 0 5px 7px;transition:color 0.4s}.settings:not(.smm) .slcts .header__dropdown ul li .item-in:hover{color:var(--lh-alt)}.settings:not(.smm) .slcts .header__dropdown ul li:hover button,.settings:not(.smm) .slcts .header__dropdown ul li:hover a,.settings:not(.smm) .slcts .header__dropdown ul li:hover span{color:var(--lh-alt)}.settings:not(.smm) .slcts .header__dropdown.length ul{min-width:76px;left:initial}.settings:not(.smm) .slcts .header__dropdown.currency ul{right:0;left:initial;min-width:106px}.settings:not(.smm) .slcts .header__dropdown:hover .selected{color:var(--lh-alt)}.settings:not(.smm) .slcts .header__dropdown:hover::after{background:url(/image/assets/arrow-d-cyan.svg) center no-repeat;position:absolute;right:12px}}.popup.popup--center{z-index:10;width:100%;height:100%;overflow:hidden;overflow-y:scroll;background:rgba(14,24,34,.6)}@media (min-width:667px){.popup.popup--center{overflow:hidden;overflow-y:auto!important}}.popup.popup--center .popup__content{position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);transition:transform 0.2s ease-in-out;padding:60px 20px 32px 20px;background:var(--bg6);box-shadow:0 4px 20px rgba(34,34,34,.24);border-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0}@media (min-width:667px) and (max-height:414px){.popup.popup--center .popup__content{padding:15px 30px}}@media (min-width:667px){.popup.popup--center .popup__content{position:initial;width:100%;border-bottom-left-radius:8px;border-bottom-right-radius:8px}}.popup.popup--center .popup__content.show{transform:translateY(0)}.popup.popup--center .popup_wr{display:flex;align-items:center;min-height:100%;width:100%;padding:0 20px;margin:25px auto;position:relative;overflow:hidden}@media (max-width:479px){.popup.popup--center .popup_wr{margin:0 auto}}@media (min-width:667px){.popup.popup--center .popup_wr{max-width:500px;margin-bottom:0}}.popup.popup--center .close{top:4px;right:4px;position:absolute;background:transparent;border:none;padding:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.popup.popup--center .close svg path{fill:var(--text-gray3)}.popup.show{opacity:1;visibility:visible;overflow:hidden;min-height:100%}.popup.show .close:hover svg path{fill:var(--lh)}.popup.show .close path{transition:0.2s ease-in-out}.mobile_menu{position:fixed;top:0;bottom:0;right:0;z-index:10;width:95%;max-width:393px;height:100%;overflow-x:hidden;overflow-y:scroll;transform:translateX(100%);transition:transform 0.2s ease-in-out;background:var(--bg3);will-change:transform;-webkit-overflow-scrolling:touch;padding:32px 20px}@media (max-width:320px){.mobile_menu{padding:32px 16px;width:100%}}.mobile_menu.loaded{display:block}.mobile_menu .logo a{color:var(--text)}.mobile_menu .logo img{height:36px}.mobile_menu.open{transform:translateX(0);opacity:1}.mobile_menu .mobile_menu_close{position:absolute;top:8px;right:8px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;padding:0;background:transparent}.mobile_menu .mobile_menu_close svg path{fill:var(--text-gray3)}.mobile_menu .mobile_menu_close:hover svg path{fill:var(--lh)}.mobile_menu .menu__nav.user_menu{margin-top:30px}@media (max-width:320px){.mobile_menu .menu__nav.user_menu{margin-top:20px}}.mobile_menu .menu__nav.user_menu li:has(.empty){display:none}.mobile_menu .menu__nav.user_menu .singin.lock.catalog__link--lvl-1{line-height:24px;padding:10px 0;height:44px;font-weight:600;font-size:18px;position:relative;display:block;cursor:pointer;transition:all 0.2s;border-radius:0;background:transparent;border:none;color:var(--text)}.mobile_menu .menu__nav.user_menu.unlogged .catalog__item.root.sub>span::after,.mobile_menu .menu__nav.user_menu.unlogged .catalog__item.root.sub>span::before{display:none}.mobile_menu .menu__nav.user_menu.unlogged .catalog__item.root.sub>.menu_lvl_1{display:block;margin-top:0;padding-bottom:10px}.mobile_menu .menu__nav.user_menu .link-js{cursor:pointer;transition:all 0.2s}.mobile_menu .menu__nav.user_menu .link-js:hover{color:var(--lh)}.mobile_menu .menu__nav.user_menu .catalog__link--lvl-2 .name{font-size:16px;font-weight:400;line-height:28px}.mobile_menu .menu__nav.user_menu .menu_lvl_2 .catalog__item{font-size:14px;line-height:24px}.mobile_menu .menu__nav.user_menu.logged .catalog__item.root.sub{padding-bottom:10px}.mobile_menu .menu__nav .catalog__item a,.mobile_menu .menu__nav .catalog__item>span{font-size:14px;line-height:22px;font-weight:400;transition:all 0.2s}.mobile_menu .menu__nav .catalog__item.root{border-bottom:1px solid var(--border4)}.mobile_menu .menu__nav .catalog__item.root .catalog__link--lvl-1{padding:15.5px 0 15.5px 0}.mobile_menu .menu__nav .catalog__item.root .catalog__link--lvl-1:has(.anchor){padding:0 55px 0 0}.mobile_menu .menu__nav .catalog__item.root .catalog__link--lvl-1:has(.anchor) .anchor{display:block;padding:15.5px 0 15.5px 0}.mobile_menu .menu__nav .catalog__item.root:not(.sub) .catalog__link--lvl-1{font-weight:600;font-size:18px;display:block}.mobile_menu .menu__nav .catalog__item.sub>a,.mobile_menu .menu__nav .catalog__item.sub>span{font-weight:600;font-size:18px;position:relative;display:block;cursor:pointer;transition:all 0.2s;height:53px}.mobile_menu .menu__nav .catalog__item.sub>a::before,.mobile_menu .menu__nav .catalog__item.sub>span::before{content:"";position:absolute;background:var(--border4);height:31px;width:1px;top:11.5px;right:54px}.mobile_menu .menu__nav .catalog__item.sub>a::after,.mobile_menu .menu__nav .catalog__item.sub>span::after{cursor:pointer;content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:15px;height:15px;display:block;transition:transform 0.3s;background:url(/image/assets/arrow-d.svg) no-repeat center / contain}body[data-theme="dark"] .mobile_menu .menu__nav .catalog__item.sub>a::after,body[data-theme="dark"] .mobile_menu .menu__nav .catalog__item.sub>span::after{background-image:url(/image/assets/arrow-d-drk.svg)}.mobile_menu .menu__nav .catalog__item.sub .catalog__link--lvl-2{line-height:28px;font-size:16px;display:block;padding:8px 0;transition:all 0.2s}.mobile_menu .menu__nav .catalog__item.sub .catalog__link--lvl-2 .in{display:flex;align-items:center;justify-content:space-between}.mobile_menu .menu__nav .catalog__item.sub .catalog__link--lvl-2 .in .name{display:flex;align-items:center;gap:12px}.mobile_menu .menu__nav .catalog__item.sub .catalog__link--lvl-2 .in .name .svg:not(.fill):not(.nofill):not(.nostroke) path{stroke:var(--text-gray2)}.mobile_menu .menu__nav .catalog__item.sub .catalog__link--lvl-2 .in .name .svg.fill path{fill:var(--text-gray2)}.mobile_menu .menu__nav .catalog__item.sub .catalog__link--lvl-2 .in .cnt{color:var(--text-gray2);line-height:18px;text-align:center;min-width:53px}.mobile_menu .menu__nav .catalog__item.sub.show:not(.lock){padding-bottom:10px}.mobile_menu .menu__nav .catalog__item.sub.show>a::after,.mobile_menu .menu__nav .catalog__item.sub.show>span::after{transform:translateY(-50%) rotate(-180deg)}.mobile_menu .menu__nav .catalog__item.sub.show .catalog__item.show .catalog__link--lvl-2::after{transform:translateY(-50%) rotate(-180deg)}.mobile_menu .menu__nav .menu_lvl{display:none}.mobile_menu .appearance,.mobile_menu .settings{margin-top:30px;display:flex;flex-direction:column;gap:14px}@media (max-width:320px){.mobile_menu .appearance,.mobile_menu .settings{margin-top:20px}}.mobile_menu .appearance .h,.mobile_menu .settings .h{font-size:14px;font-weight:400;line-height:22px}.mobile_menu .appearance ul{display:flex;align-items:center;align-self:stretch}.mobile_menu .appearance ul li{display:flex;height:36px;justify-content:center;align-items:center;flex:1 0 0%;border-left:1px solid var(--border4);gap:6px}.mobile_menu .appearance ul li::before{content:"";width:20px;height:20px;background-size:cover;background-position:center;display:none}.mobile_menu .appearance ul li:last-child{border-right:1px solid var(--border4)}.mobile_menu .appearance ul li.active::before{background-image:url(/image/assets/check.svg);display:block}.mobile_menu .callback_wr{margin-top:30px}@media (max-width:320px){.mobile_menu .callback_wr{margin-top:20px}}.mobile_menu .callback_wr .phone{font-size:16px;line-height:22px;text-align:center;padding:10px 16px}.mobile_menu .socials_wr{margin-top:30px}@media (max-width:320px){.mobile_menu .socials_wr{margin-top:20px}}.mobile_menu .settings .slcts{gap:12px}.mobile_menu .settings .slcts .header__dropdown.currency ul,.mobile_menu .settings .slcts .header__dropdown.length ul{right:-1px;left:-1px}.footer{border-top:4px solid var(--border6);padding-bottom:26px;background:var(--bg31);color:var(--text-gray4)}.footer a{transition:all 0.4s}.footer .footer__top{margin-top:30px;padding-bottom:30px;border-bottom:1px solid var(--border7)}.footer .footer__top .settings{margin-top:30px}@media ((min-width:768px) and (max-width:997px)) or (min-width:1367px){.footer .footer__top{display:flex;justify-content:space-between;margin-top:30px;padding-bottom:29px}.footer .footer__top .settings{margin-top:0}}.footer .footer__top .logo_wr{display:flex;align-items:center}.footer .footer__top .logo_wr span{margin-left:25px;font-weight:400;font-size:12px;line-height:16px;color:var(--text-gray4)}.footer .footer__top .logo_wr .svg-logo{color:#fff}.footer .footer__content{margin-top:30px;margin-bottom:30px;display:flex;flex-direction:column;row-gap:27.5px}@media (min-width:768px){.footer .footer__content{justify-content:space-between;flex-direction:row;flex-wrap:wrap;margin:28px 0}}@media (min-width:768px) and (max-width:1180px){.footer .footer__content{flex-wrap:wrap;justify-content:flex-start}}@media (min-width:768px) and (max-width:1180px){.footer .footer__content .footer__block{flex-basis:33%}}.footer .footer__content .footer__block .footer__title{font-size:16px;line-height:22px;color:var(--text-gray4);font-weight:400;margin:0}.footer .footer__content .footer__block .footer__title a{padding-bottom:17px;font-weight:600;color:var(--text2);display:block}.footer .footer__content .footer__block .footer__title a:hover{color:var(--lh-alt)}.footer .footer__content .footer__block .footer__title span{display:block;padding-bottom:17px;cursor:default}.footer .footer__content .footer__block ul li{font-weight:400;font-size:14px}.footer .footer__content .footer__block ul li:last-child{margin-bottom:0}.footer .footer__content .footer__block ul li a{color:var(--text2);padding-bottom:12.5px;display:block}.footer .footer__content .footer__block ul li a:hover{color:var(--lh-alt)}@media (min-width:768px){.footer .footer__content .footer__block ul li a{font-size:16px;line-height:22px;padding:0 15px 12.5px 15px;margin:0 -15px}}.footer .footer__content .footer__block.footer__company .footer__title{display:none}@media (min-width:768px){.footer .footer__content .footer__block.footer__company .footer__title{display:block}}.footer .footer__content .footer__block.footer__contacts{display:flex;flex-direction:column;gap:40px}@media (min-width:768px){.footer .footer__content .footer__block.footer__contacts{display:flex;flex-direction:column;gap:36px}}@media (min-width:1366px){.footer .footer__content .footer__block.footer__contacts{padding-right:18px}}@media (min-width:1181px){.footer .footer__content .footer__block.footer__contacts{max-width:250px}.main.location .footer .footer__content .footer__block.footer__contacts{max-width:unset}}@media (min-width:768px) and (max-width:1180px){.footer .footer__content .footer__block.footer__contacts{flex-direction:row;flex-basis:66%;gap:0}}.footer .footer__content .footer__block.footer__contacts .sub{display:flex;flex-direction:column;gap:18px}@media (min-width:768px) and (max-width:1180px){.footer .footer__content .footer__block.footer__contacts .sub{flex-basis:50%}}.footer .footer__content .footer__block.footer__contacts .sub .secondary{margin-bottom:0}.footer .footer__content .footer__block.footer__contacts .sub .sub_wr{display:flex;flex-direction:column;gap:0}.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .email{padding-bottom:7px}@media (max-width:1365px){.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .email{padding-bottom:6px}}.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .bl{display:flex;flex-direction:column;gap:0}@media (min-width:768px) and (min-width:1366px){.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .bl{flex-direction:column;gap:10px}}.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .bl .phone{height:100%;padding-top:7px}@media (max-width:1365px){.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .bl .phone{padding-top:6px;padding-bottom:6px}}@media (min-width:768px) and (min-width:1366px){.footer .footer__content .footer__block.footer__contacts .sub .sub_wr .bl .phone{margin-bottom:0;padding-right:18px}}@media (min-width:768px){.footer .footer__content .footer__block.footer__contacts .sub .office{gap:14px}}.footer .footer__content .footer__block.footer__contacts .email{font-weight:400;font-size:14px;line-height:24px;color:var(--text2)}@media (min-width:768px){.footer .footer__content .footer__block.footer__contacts .email{font-size:16px}.footer .footer__content .footer__block.footer__contacts .email:hover{color:var(--lh-alt)}}.footer .footer__content .footer__block.footer__contacts .phone{font-weight:500;font-size:18px;line-height:20px;color:var(--text2)}@media (min-width:768px){.footer .footer__content .footer__block.footer__contacts .phone{display:flex}.footer .footer__content .footer__block.footer__contacts .phone:hover{color:var(--lh-alt)}}@media (min-width:768px) and (max-width:1180px){.footer .footer__content .footer__block.footer__contacts .phone{padding-bottom:13px}}.footer .footer__content .footer__block.footer__contacts .socials_wr{display:flex}@media (min-width:768px){.footer .footer__content .footer__block.footer__contacts .socials_wr{justify-content:flex-start}}.footer .footer__content .footer__block.footer__contacts .socials_wr a{padding:6px 10px;margin-bottom:-6px}.footer .footer__content .footer__block.footer__contacts .socials_wr a:first-child{margin-left:-10px}.footer .footer__content .footer__block.footer__contacts .socials_wr a svg.icn-ws-big use{color:#F0F0F5}@media (min-width:998px){.footer .footer__content .footer__block.footer__contacts .socials_wr a:hover svg.icn-ws-big use{color:var(--btnwaclr)}}.footer .footer__content .footer__block.footer__contacts .gmaps{max-width:320px;font-style:initial}.footer .footer__content .footer__block.footer__contacts .gmaps a{font-size:14px;line-height:24px;color:var(--text2)}.footer .footer__content .footer__block.footer__contacts .gmaps a svg{margin-left:10px;transform:translateY(-1px)}.footer .footer__content .footer__block.footer__contacts .gmaps a svg path{transition:all 0.4s}@media (min-width:768px){.footer .footer__content .footer__block.footer__contacts .gmaps a{font-size:16px}.footer .footer__content .footer__block.footer__contacts .gmaps a:hover{color:var(--lh-alt)}.footer .footer__content .footer__block.footer__contacts .gmaps a:hover svg path{stroke:var(--lh-alt)}}@media (min-width:1240px){.footer .footer__content .footer__block.footer__contacts .gmaps{max-width:unset}}.footer .footer__bottom{border-top:1px solid var(--border7);padding-top:30px;display:flex;flex-direction:column;row-gap:18px;font-size:14px;line-height:18px;color:var(--text-gray4)}@media (min-width:768px){.footer .footer__bottom{padding-top:30px;flex-direction:row;justify-content:space-between}}.footer .footer__bottom .links{display:flex;flex-direction:column;row-gap:18px}.footer .footer__bottom .links .footer__bottom_links{display:flex;column-gap:0}.footer .footer__bottom .links .footer__bottom_links a{font-size:14px;line-height:18px;padding:0 12px;color:var(--text-gray4);text-decoration:underline}.footer .footer__bottom .links .footer__bottom_links a:first-child{padding-left:0}.footer .footer__bottom .links .footer__bottom_links a:last-child{padding-right:0}@media (min-width:768px){.footer .footer__bottom .links .footer__bottom_links a:hover{color:var(--lh-alt)}}@media (min-width:768px){.footer .footer__bottom .links{order:-1;flex-direction:row;gap:48px}}@media (min-width:768px) and (max-width:820px){.footer .footer__bottom .links{align-items:center}.footer .footer__bottom .links .footer__bottom_text{max-width:225px}}@media (min-width:768px){.footer .footer__bottom .links .footer__bottom_text{order:-1}}.footer .footer__bottom .soc{display:flex;gap:18px;align-items:center}.footer .footer__bottom .soc .socials2_wr{display:flex;column-gap:0;height:fit-content}.footer .footer__bottom .soc .socials2_wr a{padding:6px 10px;margin:-6px 0}.footer .btn_social{padding:0;border:none;line-height:0;background:transparent}.footer .btn_social a,.footer .btn_social .inner{display:flex;align-items:flex-start}.toTop{position:fixed;z-index:9;bottom:85px;right:30px;display:flex!important;justify-content:center;align-items:center;width:45px;height:45px;border-radius:50%;transform:translateY(200px);transition:0.5s ease-in-out;box-shadow:4px 4px 0 0 rgba(101,113,132,.12)}body[data-theme="dark"] .toTop{box-shadow:none}@media (max-width:767px){.toTop{bottom:85px;z-index:2}}.toTop svg{min-width:45px}.toTop svg circle{fill:var(--bg3)}.toTop svg path{stroke:var(--text-gray2)}.toTop.top{transform:translateY(0)}.getInTouch{width:46px;height:46px!important;display:flex!important;justify-content:center;align-items:center;border-radius:100px;position:fixed;z-index:9;bottom:25px;right:30px;transform:translateY(200px);transition:0.5s ease-in-out;border:none;padding:0;border:1px solid var(--btn);color:var(--text4);background:var(--btn)}.getInTouch a,.getInTouch .inner{color:var(--text4)}.getInTouch svg path{fill:var(--bg)}.getInTouch:hover{border:1px solid var(--btnh2);background:var(--btnh2)}.getInTouch span{display:none}@media (min-width:1366px){.getInTouch{border-radius:7px;padding:10px 20px;height:42px!important;width:auto;gap:12px;font-size:16px;font-weight:500;line-height:22px}.getInTouch span{display:inline}}.getInTouch.top{transform:translateY(0)}.noa{cursor:default;pointer-events:none}body.book_tour_window{background:rgba(14,24,34,.6)}@media (max-width:767px){body.locked main.main,body.locked .footer,body.locked header{height:0;overflow:hidden}}@media (max-width:926px) and (orientation:landscape){body.locked main.main,body.locked .footer,body.locked header{height:0;overflow:hidden}}main{overflow:hidden}main.main::after{opacity:0;content:"";transition:all 0.3s ease-in-out;transition-delay:0.3s}main.main.shadowed::after{background:rgba(14,24,34,.8);opacity:1;content:"";position:fixed;top:0;left:0;right:0;bottom:0;z-index:3;transition:all 0.3s ease-in-out;transition-delay:0s}