:root{--prime-color:#000}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.white-color{background-color:#fff}.swiper{margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.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{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.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{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start: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{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start: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{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid #0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;text-decoration:underline}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}.satoriinput{display: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;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}[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}[hidden],template{display:none}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s}.fade-200-enter{opacity:0}.fade-200-enter-active{opacity:1;transition:opacity .2s ease-in-out}.fade-200-exit{opacity:1}.fade-200-exit-active{opacity:0;transition:opacity .2s ease-in-out}.fade-300-enter{opacity:0;position:relative}.fade-300-enter-active,.fade-300-enter-done,.fade-300-exit{opacity:1;transition:opacity .3s ease-in-out}.fade-300-exit{position:absolute;top:0;left:0}.fade-300-exit-active,.fade-300-exit-done{opacity:0;transition:opacity .3s ease-in-out}.fade-500-enter{opacity:0}.fade-500-enter-active{opacity:1;transition:opacity .5s}.fade-500-exit{opacity:1}.fade-500-exit-active{opacity:0;transition:opacity .3s}.translatex-enter{transform:translate(100%)}.translatex-enter-active{transition:transform .5s;transform:translate(0)}.translatex-exit{transform:translate(0)}.translatex-exit-active{transition:transform .3s;transform:translate(100%)}.animated-enter{opacity:0}.animated-enter-active{opacity:1;transition:opacity 1.2s}.animated-exit{opacity:1}.animated-exit-active{opacity:0;transition:opacity 1.2s}*,:after,:before{box-sizing:border-box}html{scroll-behavior:auto;--progress-percent:0%}body,html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;box-sizing:border-box;-webkit-user-select:none;user-select:none;background-color:#f5f7f9;height:100%;margin:0;padding:0;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400}body{width:100%;height:100%;top:0;left:0}a{color:inherit;outline:none}a,a:hover{text-decoration:none}img{vertical-align:middle}menu,p{margin:0;padding:0}menu{list-style-type:none}ul{list-style-type:disc}ol,ul{padding:0}ol{list-style-type:decimal}ol li,ul li{margin:0;padding:0}form,ol,ul{margin:0}form{padding:0}h1,h2,h3,h4,h5{margin:0}button,input,select,textarea{color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border:none;border-radius:0;outline:none;font-family:inherit}textarea{resize:vertical;overflow:auto}table,table td,table th{border-collapse:collapse;border:none;margin:0;padding:0}table td,table th{text-align:left;vertical-align:top;font-weight:400}button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:0 0;border:none;outline:none;padding:0}.no-scroll{overflow:hidden}@media only screen and (width>=1024px) and (width<=1280px){body{position:static;overflow:auto}}@media only screen and (width>=768px) and (width<=1023.9px){body{position:static;overflow:auto}}@media only screen and (width<=767px){body{position:static;overflow:auto}}.intro-wrap{padding:80px 0 10px}.intro-wrap .intro-info{justify-content:space-between;align-items:flex-start;display:flex}.intro-wrap .intro-info .intro-numberneighborhoods{margin-left:2px}.intro-wrap .intro-info .intro-numberneighborhoods .intro-number{color:var(--prime-color);margin-top:11px;margin-bottom:-2px;font-size:65px;font-style:normal;font-weight:400;line-height:100%}.intro-wrap .intro-info .intro-numberneighborhoods .intro-text{color:#2e2e2e;font-size:16px;font-style:normal;font-weight:400;line-height:22.4px}.intro-wrap .intro-info .intro-description{color:#000;width:100%;max-width:841px;font-size:30px;font-style:normal;font-weight:300;line-height:42px}.intro-wrap .intro-info .intro-description span{color:var(--prime-color);white-space:nowrap;text-wrap:nowrap;font-size:30px;font-style:normal;font-weight:550;line-height:140%}@media only screen and (width>=1770px){.intro-wrap .intro-info .intro-numberneighborhoods{margin-left:0}.intro-wrap .intro-info .intro-numberneighborhoods .intro-number{margin-top:3px;margin-bottom:-2px}.intro-wrap .intro-info .intro-description{max-width:1087px}}@media only screen and (width>=768px) and (width<=1280px){.intro-wrap{padding:80px 0 20px}.intro-wrap .intro-info .intro-numberneighborhoods{margin-left:0}.intro-wrap .intro-info .intro-numberneighborhoods .intro-number{margin-top:11px;margin-bottom:0;font-size:55px}.intro-wrap .intro-info .intro-numberneighborhoods .intro-text{font-size:14px;line-height:19.6px}.intro-wrap .intro-info .intro-description{max-width:544px;font-size:22px;line-height:30.8px}.intro-wrap .intro-info .intro-description span{font-size:22px;line-height:30.8px}}@media only screen and (width<=767px){.intro-wrap{padding:40px 0 20px}.intro-wrap .intro-info{flex-direction:column;justify-content:stretch;align-items:flex-start;display:flex}.intro-wrap .intro-info .intro-numberneighborhoods{margin-bottom:28px;margin-left:0}.intro-wrap .intro-info .intro-numberneighborhoods .intro-number{margin-top:0;margin-bottom:0;font-size:55px}.intro-wrap .intro-info .intro-numberneighborhoods .intro-text{font-size:14px;line-height:19.6px}.intro-wrap .intro-info .intro-description{max-width:unset;font-size:18px;line-height:25.2px}.intro-wrap .intro-info .intro-description span{font-size:18px;line-height:25.2px}}input::-webkit-input-placeholder{color:#888;transition:all .2s}input::placeholder{color:#888;transition:all .2s}input:-moz-placeholder-shown{color:#888;transition:all .2s}input:placeholder-shown{color:#888;transition:all .2s}input:hover::-webkit-input-placeholder{color:#151515}input:hover::placeholder{color:#151515}input:hover:-moz-placeholder-shown{color:#151515}input:hover:placeholder-shown{color:#151515}input:focus::-webkit-input-placeholder{color:#0000}input:focus::placeholder{color:#0000}input:focus:-moz-placeholder-shown{color:#0000}input:focus:placeholder-shown{color:#0000}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#232323!important;color:#232323!important;background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 40rem #fff!important}.textlink-link{font-size:14px;transition:color .15s ease-out}.textlink-link.textlink-black:hover,.textlink-link.textlink-grey:hover{color:var(--prime-color)}.textlink-link.textlink-disabled{pointer-events:none}.textlink-link.textlink-black{color:#2e2e2e;font-style:normal;font-weight:450;line-height:100%}.textlink-link.textlink-grey{color:#8a8b9d;font-style:normal;font-weight:400;line-height:100%}.burgerbutton-button{cursor:pointer;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background-color:#0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;overflow:hidden}.burgerbutton-button.burgerbutton-active .burgerbutton-block{transform:translate(1px)}.burgerbutton-button.burgerbutton-active .burgerbutton-line:first-child{transform:rotate(45deg)translateY(-3px)translate(1px)}.burgerbutton-button.burgerbutton-active .burgerbutton-line:nth-child(2){transform:scaleY(0)}.burgerbutton-button.burgerbutton-active .burgerbutton-line:nth-child(3){transform:rotate(-45deg)translateY(3px)translate(1px)}.burgerbutton-button .burgerbutton-block{width:24px;height:16px;transition:transform .2s ease-in-out}.burgerbutton-button:before{content:"";-webkit-clip-path:circle(0);clip-path:circle(0);background-color:#f5f5f9;border-radius:50%;width:0;height:0;transition:all .3s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (hover:hover){.burgerbutton-button:hover:before{-webkit-clip-path:circle(200px);clip-path:circle(200px);width:60px;height:60px}}.burgerbutton-button .burgerbutton-line{background-color:var(--prime-color);border-radius:1px;width:24px;height:2px;position:relative}.burgerbutton-button .burgerbutton-line:first-child{transform-origin:0 0;margin-bottom:5px;transition:transform .4s ease-in-out}.burgerbutton-button .burgerbutton-line:nth-child(2){transition:transform .2s ease-in-out}.burgerbutton-button .burgerbutton-line:nth-child(3){transform-origin:0 100%;margin-top:5px;transition:transform .4s ease-in-out}.phonelink-icon{cursor:pointer;background-color:#f5f5f9;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s ease-out;display:flex;position:relative}.phonelink-icon:before{content:"";z-index:1;background-color:var(--prime-color);-webkit-clip-path:circle(0);clip-path:circle(0);border-radius:50%;width:0;height:0;transition:all .3s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phonelink-icon>svg{z-index:2;object-fit:contain;width:100%;height:100%;transition:all .3s ease-out;position:relative}.phonelink-icon:hover:before{-webkit-clip-path:circle(100%);clip-path:circle(100%);width:100%;height:100%}.phonelink-icon:hover>svg{fill:#fff}.phonelink-link{color:#000;font-size:20px;font-style:normal;font-weight:550;line-height:100%}.phonelink-link:hover .phonelink-textcontainer .phonelink-hide{top:0}.phonelink-link:hover .phonelink-textcontainer .phonelink-visible{top:-20px}.phonelink-link .phonelink-textcontainer{position:relative;overflow:hidden}.phonelink-link .phonelink-textcontainer .phonelink-hide,.phonelink-link .phonelink-textcontainer .phonelink-visible{transition:all .3s ease-in-out}.phonelink-link .phonelink-textcontainer .phonelink-hide{position:absolute;top:100%;left:0}.phonelink-link .phonelink-textcontainer .phonelink-visible{position:relative;top:0;left:0}.headerbottom-wrapper{width:100%;max-width:1440px;margin:0 auto;padding:0 40px;transition:all .3s ease-in-out}.headerbottom-wrapper li{list-style-type:none}.headerbottom-wrapper .headerbottom-content{background:#fff;border:1px solid #ebebf0;border-radius:20px;width:100%;transition:all .3s ease-in-out;box-shadow:0 2px 10px #2c2a310f}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom{border-top:1px solid #0000;grid-template-columns:1fr 2fr 1fr;align-items:center;width:100%;max-width:1358px;margin:0 auto;padding:15px 16px 16px;display:grid}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-left{justify-self:start;align-items:center;display:flex}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-left .headerbottom-logo{word-spacing:-2px;white-space:nowrap;text-wrap:nowrap;justify-content:start;align-items:center;height:22px;margin-left:20px;font-size:22px;font-weight:450;line-height:1;display:inline-flex}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-left .headerbottom-logo>img{width:auto;height:100%;padding-right:8px}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-logo.headerbottom-mobile{display:none}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-middle{justify-content:center;justify-self:center;align-items:center;display:flex}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-middle li a,.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-middle li .site-menu-current{color:#2e2e2e;font-size:15px;font-style:normal;font-weight:450;line-height:100%;transition:color .15s ease-out}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-middle li a:hover{color:var(--prime-color)}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-middle li:not(:last-child){margin-right:40px}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-right{justify-self:end;align-items:center;display:flex}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-right .headerbottom-phonenumber{margin-right:30px;font-size:18px}@media only screen and (width>=1770px){.headerbottom-wrapper{max-width:1920px;padding:0 80px}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom{max-width:1758px}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-middle li a{font-size:16px}}@media only screen and (width>=1024px) and (width<=1280px){.headerbottom-wrapper{padding:0 30px}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom{padding:13px 16px 14px}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-left .headerbottom-logo{height:22px;margin-left:20px}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-middle li:not(:last-child){margin-right:20px}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-right .headerbottom-phonenumber{margin-right:20px;font-size:16px}}@media only screen and (width>=768px) and (width<=1023.9px){.headerbottom-wrapper{padding:0 24px}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom{justify-content:space-between;align-items:center;padding:10px 16px 11px;display:flex}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-left .headerbottom-logo{height:22px;margin-left:20px}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-middle{display:none}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-right .headerbottom-phonenumber{margin-right:30px;font-size:16px}}@media only screen and (width<=767px){.headerbottom-wrapper{padding:0 20px}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom{grid-template-columns:repeat(3,1fr);padding:5px 14px 6px}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-left .headerbottom-logo{display:none}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-logo.headerbottom-mobile{word-spacing:-2px;white-space:nowrap;text-wrap:nowrap;justify-content:center;justify-self:center;align-items:center;height:22px;font-size:22px;font-weight:450;line-height:1;display:flex}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-logo.headerbottom-mobile>img{width:auto;height:100%;padding-right:8px}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-middle,.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-right .headerbottom-phonenumber{display:none}.headerbottom-wrapper .headerbottom-content .headerbottom-bottom .headerbottom-right .headerbottom-phoneicon{width:40px;height:40px}}.header-header.fixed{top:0!important}.header-header.fixed .headerbottom-wrapper{max-width:100%;padding-left:0!important;padding-right:0!important}.header-header.fixed .headerbottom-content{border-top-color:#fff!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.container-container{width:100%;max-width:1440px;margin:0 auto;padding:0 40px}@media only screen and (width>=1770px){.container-container{max-width:1920px;padding:0 80px}}@media only screen and (width>=1024px) and (width<=1280px){.container-container{padding:0 30px}}@media only screen and (width>=768px) and (width<=1023.9px){.container-container{padding:0 24px}}@media only screen and (width<=767px){.container-container{padding:0 20px}}.header-header{z-index:500;width:100%;margin-bottom:0;transition:all .3s ease-in-out;position:fixed;top:20px;left:0}@media only screen and (width<=767px){.header-header{margin-bottom:20px;top:16px}.header-header.header-absolute{margin-top:0}}.button-button{cursor:pointer;white-space:nowrap;text-wrap:nowrap;border-radius:16px;justify-content:center;align-items:center;padding:18px 24px;font-style:normal;font-weight:550;line-height:1.2;transition:all .2s ease-in-out;display:inline-flex}.button-button .button-arrow{margin-bottom:1px}.button-button .button-arrow.button-left{margin-right:10px}.button-button .button-arrow.button-right{margin-left:10px;transform:rotate(180deg)}.button-button.button-font14{font-size:14px}.button-button.button-font15{font-size:15px}.button-button.button-full{width:100%;display:flex}.button-button:hover .button-textcontainer .button-hide{top:50%;transform:translateY(-50%)}.button-button:hover .button-textcontainer .button-visible{top:-40px}.button-button .button-textcontainer{position:relative;overflow:hidden}.button-button .button-textcontainer .button-hide,.button-button .button-textcontainer .button-visible{align-items:center;transition:all .2s ease-in-out;display:flex}.button-button .button-textcontainer .button-hide{position:absolute;top:100%;left:0}.button-button .button-textcontainer .button-hide.button-htextwhite{color:#fff}.button-button .button-textcontainer .button-hide.button-htextblack{color:#2e2e2e}.button-button .button-textcontainer .button-visible{position:relative;top:0;left:0}.button-button.button-bgtransparent{border:1px solid var(--prime-color);background-color:#0000}.button-button.button-bgtransparent.button-borderwhite{border:1px solid #fff}.button-button.button-bgtransparent.button-bordercolor{border:1px solid var(--prime-color)}.button-button.button-bgtransparent.button-borderlightgrey{border:1px solid #d5d5db}.button-button.button-bgtransparent.button-borderslategray{border:1px solid #8a8b9d}.button-button.button-bgcolor{border:1px solid var(--prime-color);background-color:var(--prime-color)}.button-button.button-bglightgrey{background-color:#f5f5f9;border:1px solid #f5f5f9}.button-button.button-bgslategray{background-color:#8a8b9d;border:1px solid #8a8b9d}.button-button.button-bgwhite{background-color:#fff;border:1px solid #f5f5f9}.button-button.button-bgsilvergrey{background-color:#f5f5f9;border:1px solid #f5f5f9}.button-button.button-bglightgrey:hover.button-hbgcolor,.button-button.button-bgcolor:hover.button-hbgcolor,.button-button.button-bgslategray:hover.button-hbgcolor,.button-button.button-bgtransparent:hover.button-hbgcolor,.button-button.button-bgwhite:hover.button-hbgcolor{border:1px solid var(--prime-color);background-color:var(--prime-color)}.button-button.button-bglightgrey:hover.button-hbgwhite,.button-button.button-bgcolor:hover.button-hbgwhite,.button-button.button-bgslategray:hover.button-hbgwhite,.button-button.button-bgtransparent:hover.button-hbgwhite,.button-button.button-bgwhite:hover.button-hbgwhite{background-color:#fff;border:1px solid #fff}.button-button.button-bglightgrey:hover.button-hbgwhite:disabled,.button-button.button-bgcolor:hover.button-hbgwhite:disabled,.button-button.button-bgslategray:hover.button-hbgwhite:disabled,.button-button.button-bgtransparent:hover.button-hbgwhite:disabled,.button-button.button-bgwhite:hover.button-hbgwhite:disabled{border:1px solid var(--prime-color);background-color:var(--prime-color)}.button-button.button-bglightgrey:hover.button-hbgwhite:disabled .button-textcontainer .button-hide,.button-button.button-bglightgrey:hover.button-hbgwhite:disabled .button-textcontainer .button-visible,.button-button.button-bgcolor:hover.button-hbgwhite:disabled .button-textcontainer .button-hide,.button-button.button-bgcolor:hover.button-hbgwhite:disabled .button-textcontainer .button-visible,.button-button.button-bgslategray:hover.button-hbgwhite:disabled .button-textcontainer .button-hide,.button-button.button-bgslategray:hover.button-hbgwhite:disabled .button-textcontainer .button-visible,.button-button.button-bgtransparent:hover.button-hbgwhite:disabled .button-textcontainer .button-hide,.button-button.button-bgtransparent:hover.button-hbgwhite:disabled .button-textcontainer .button-visible,.button-button.button-bgwhite:hover.button-hbgwhite:disabled .button-textcontainer .button-hide,.button-button.button-bgwhite:hover.button-hbgwhite:disabled .button-textcontainer .button-visible{color:#fff}.button-button.button-bglightgrey:hover.button-hbglightgrey,.button-button.button-bgcolor:hover.button-hbglightgrey,.button-button.button-bgslategray:hover.button-hbglightgrey,.button-button.button-bgtransparent:hover.button-hbglightgrey,.button-button.button-bgwhite:hover.button-hbglightgrey{background-color:#f5f5f9;border:1px solid #f5f5f9}.button-button.button-bglightgrey:hover.button-hbglightgrey:disabled,.button-button.button-bgcolor:hover.button-hbglightgrey:disabled,.button-button.button-bgslategray:hover.button-hbglightgrey:disabled,.button-button.button-bgtransparent:hover.button-hbglightgrey:disabled,.button-button.button-bgwhite:hover.button-hbglightgrey:disabled{border:1px solid var(--prime-color);background-color:var(--prime-color)}.button-button.button-bglightgrey:hover.button-hbglightgrey:disabled .button-textcontainer .button-hide,.button-button.button-bglightgrey:hover.button-hbglightgrey:disabled .button-textcontainer .button-visible,.button-button.button-bgcolor:hover.button-hbglightgrey:disabled .button-textcontainer .button-hide,.button-button.button-bgcolor:hover.button-hbglightgrey:disabled .button-textcontainer .button-visible,.button-button.button-bgslategray:hover.button-hbglightgrey:disabled .button-textcontainer .button-hide,.button-button.button-bgslategray:hover.button-hbglightgrey:disabled .button-textcontainer .button-visible,.button-button.button-bgtransparent:hover.button-hbglightgrey:disabled .button-textcontainer .button-hide,.button-button.button-bgtransparent:hover.button-hbglightgrey:disabled .button-textcontainer .button-visible,.button-button.button-bgwhite:hover.button-hbglightgrey:disabled .button-textcontainer .button-hide,.button-button.button-bgwhite:hover.button-hbglightgrey:disabled .button-textcontainer .button-visible{color:#fff}.button-button.button-bglightgrey:hover.button-hbggrey,.button-button.button-bgcolor:hover.button-hbggrey,.button-button.button-bgslategray:hover.button-hbggrey,.button-button.button-bgtransparent:hover.button-hbggrey,.button-button.button-bgwhite:hover.button-hbggrey{background-color:#d5d5db;border:1px solid #d5d5db}.button-button.button-bglightgrey:hover.button-hbgsilvergrey,.button-button.button-bgcolor:hover.button-hbgsilvergrey,.button-button.button-bgslategray:hover.button-hbgsilvergrey,.button-button.button-bgtransparent:hover.button-hbgsilvergrey,.button-button.button-bgwhite:hover.button-hbgsilvergrey{background-color:#f5f5f9;border:1px solid #f5f5f9}.button-button.button-bglightgrey:hover.button-hbgtransparent,.button-button.button-bgcolor:hover.button-hbgtransparent,.button-button.button-bgslategray:hover.button-hbgtransparent,.button-button.button-bgtransparent:hover.button-hbgtransparent,.button-button.button-bgwhite:hover.button-hbgtransparent{border:1px solid;border-color:inherit;background-color:#0000}.button-button.button-bglightgrey:hover.button-hbgslategray,.button-button.button-bgcolor:hover.button-hbgslategray,.button-button.button-bgslategray:hover.button-hbgslategray,.button-button.button-bgtransparent:hover.button-hbgslategray,.button-button.button-bgwhite:hover.button-hbgslategray{background-color:#8a8b9d;border:1px solid #8a8b9d}.button-button.button-textblack{color:#2e2e2e}.button-button.button-textwhite{color:#fff}.button-button.button-textcolor{color:var(--prime-color)}.footertop-wrap.footertop-main .footertop-button{box-shadow:none}.footertop-wrap .footertop-inner{align-items:center;display:flex}.footertop-wrap .footertop-logo{word-spacing:-2px;white-space:nowrap;text-wrap:nowrap;justify-content:start;align-items:center;height:28px;font-size:22px;font-weight:450;line-height:1;display:inline-flex;position:relative}.footertop-wrap .footertop-logo img{vertical-align:middle;width:auto;height:22px;padding-right:8px}.footertop-wrap .footertop-links{margin-left:0;padding-left:0;display:flex}.footertop-wrap .footertop-links li{margin-right:40px;list-style-type:none}.footertop-wrap .footertop-links li a,.footertop-wrap .footertop-links li .site-menu-current{color:#2e2e2e;font-size:15px;font-weight:450;line-height:100%;transition:color .15s ease-out}.footertop-wrap .footertop-links li a:hover{color:var(--prime-color)}.footertop-wrap .footertop-links li:last-child{margin-right:0}.footertop-wrap .footertop-row{justify-content:space-between;align-items:center;width:100%;max-width:100%;margin-left:auto;display:flex}.footertop-wrap .footertop-call{align-items:center;display:flex}.footertop-wrap .footertop-phone{margin-right:24px;font-size:20px;font-style:normal;font-weight:550;line-height:1.1}@media (hover:hover){.footertop-wrap .footertop-phone:hover .footertop-animated .footertop-hide{top:0}.footertop-wrap .footertop-phone:hover .footertop-animated .footertop-visible{top:-100%}}.footertop-wrap .footertop-animated{height:22px;position:relative;overflow:hidden}.footertop-wrap .footertop-animated .footertop-hide,.footertop-wrap .footertop-animated .footertop-visible{transition:all .2s ease-in-out}.footertop-wrap .footertop-animated .footertop-hide{position:absolute;top:100%;left:0}.footertop-wrap .footertop-animated .footertop-visible{position:relative;top:0;left:0}.footertop-wrap .footertop-button{width:240px;padding:19px 0;box-shadow:0 2px 10px #2c2a310f}@media only screen and (width>=1770px){.footertop-wrap .footertop-links li{margin-right:50px;font-size:16px}.footertop-wrap .footertop-button{padding:20px 0}}@media only screen and (width>=1921px){.footertop-wrap .footertop-links li{margin-right:50px;font-size:16px}.footertop-wrap .footertop-button{padding:20px 0}}@media only screen and (width>=1024px) and (width<=1280px){.footertop-wrap .footertop-logo{height:23px}.footertop-wrap .footertop-links li{margin-right:24px}.footertop-wrap .footertop-button{width:192px;padding:19px 0}.footertop-wrap .footertop-phone{font-size:18px}.footertop-wrap .footertop-animated{height:20px}}@media only screen and (width>=768px) and (width<=1023.9px){.footertop-wrap{padding-bottom:40px}.footertop-wrap .footertop-logo{height:23px}.footertop-wrap .footertop-inner{justify-content:space-between}.footertop-wrap .footertop-links{display:none}.footertop-wrap .footertop-button{width:186px;padding:19px 0}.footertop-wrap .footertop-phone{font-size:18px}.footertop-wrap .footertop-animated{height:20px}}@media only screen and (width<=767px){.footertop-wrap .footertop-inner,.footertop-wrap .footertop-row{display:block}.footertop-wrap .footertop-logo{height:25px;margin-bottom:40px}.footertop-wrap .footertop-links{margin-bottom:40px;display:block}.footertop-wrap .footertop-links li{margin-bottom:32px;margin-right:0;display:block}.footertop-wrap .footertop-links li:last-child{margin-bottom:0}.footertop-wrap .footertop-call{justify-content:space-between}.footertop-wrap .footertop-button{width:152px;padding:19px 0}.footertop-wrap .footertop-phone{margin-right:0;font-size:18px}.footertop-wrap .footertop-animated{height:20px}}.desktop-wrap{flex-shrink:0;width:100%;max-width:925px;margin-left:50px}.desktop-wrap.desktop-menu .desktop-sublink{margin-bottom:16px}.desktop-wrap.desktop-menu .desktop-link{font-size:18px}.desktop-wrap.desktop-menu .desktop-item{margin-bottom:36px}.desktop-wrap .desktop-menu{flex-flow:column wrap;height:330px;display:flex}.desktop-wrap .desktop-item{margin-bottom:30px;margin-right:max(9%,30px)}.desktop-wrap .desktop-item:last-child{margin-bottom:0}.desktop-wrap .desktop-item:nth-child(4),.desktop-wrap .desktop-item:nth-child(5),.desktop-wrap .desktop-item:nth-child(6),.desktop-wrap .desktop-item:nth-child(7){margin-right:0}.desktop-wrap .desktop-link{color:#2e2e2e;white-space:nowrap;font-size:14px;font-weight:450;line-height:1;transition:all .3s ease-in-out;display:block}.desktop-wrap .desktop-link.desktop-disabled{pointer-events:none}@media (hover:hover){.desktop-wrap .desktop-link:hover{color:var(--prime-color)}}.desktop-wrap .desktop-link.desktop-nohover:hover{color:#2e2e2e}.desktop-wrap .desktop-caption{color:#2e2e2e;white-space:nowrap;font-size:14px;font-weight:450;line-height:1;display:block}.desktop-wrap .desktop-submenu{margin-top:30px}.desktop-wrap .desktop-sublink{color:#8a8b9d;white-space:nowrap;margin-bottom:20px;font-size:14px;font-style:normal;font-weight:400;line-height:1;transition:all .3s ease-in-out;display:block}.desktop-wrap .desktop-sublink.desktop-disabled{pointer-events:none}@media (hover:hover){.desktop-wrap .desktop-sublink:hover{color:var(--prime-color)}}.desktop-wrap .desktop-sublink:last-child{margin-bottom:0}@media only screen and (width>=1770px){.desktop-wrap{max-width:1088px}.desktop-wrap.desktop-menu .desktop-menu{height:460px}.desktop-wrap.desktop-menu .desktop-link{font-size:24px}.desktop-wrap.desktop-menu .desktop-sublink{margin-bottom:22px}.desktop-wrap.desktop-menu .desktop-item{margin-right:max(9%,30px)}.desktop-wrap.desktop-menu .desktop-item.desktop-notmenu{margin-bottom:50px}.desktop-wrap.desktop-menu .desktop-item:last-child{margin-bottom:0}.desktop-wrap .desktop-item{margin-right:max(10%,30px)}.desktop-wrap .desktop-menu{height:360px}.desktop-wrap .desktop-link,.desktop-wrap .desktop-sublink{font-size:16px}}@media only screen and (width>=1921px){.desktop-wrap{max-width:1088px}.desktop-wrap.desktop-menu .desktop-menu{height:460px}.desktop-wrap.desktop-menu .desktop-link{font-size:24px}.desktop-wrap.desktop-menu .desktop-sublink{margin-bottom:22px}.desktop-wrap.desktop-menu .desktop-item{margin-right:max(9%,30px)}.desktop-wrap.desktop-menu .desktop-item.desktop-notmenu{margin-bottom:50px}.desktop-wrap.desktop-menu .desktop-item:last-child{margin-bottom:0}.desktop-wrap .desktop-item{margin-right:max(10%,30px)}.desktop-wrap .desktop-menu{height:360px}.desktop-wrap .desktop-link,.desktop-wrap .desktop-sublink{font-size:16px}}@media only screen and (width>=1024px) and (width<=1280px){.desktop-wrap{max-width:741px;margin-left:auto}.desktop-wrap.desktop-menu{max-width:700px}.desktop-wrap.desktop-menu .desktop-menu{height:265px}.desktop-wrap.desktop-menu .desktop-sublink{margin-bottom:10px}.desktop-wrap.desktop-menu .desktop-submenu{margin-top:26px}.desktop-wrap.desktop-menu .desktop-link{margin-bottom:0;font-size:16px}.desktop-wrap.desktop-menu .desktop-item{margin-bottom:26px}.desktop-wrap.desktop-menu .desktop-item:last-child{margin-bottom:0}.desktop-wrap .desktop-item{margin-right:20px}}@media only screen and (width>=768px) and (width<=1023.9px){.desktop-wrap{display:none}}@media only screen and (width<=767px){.desktop-wrap{display:none}}.mobile-wrap.mobile-menu .mobile-accordion,.mobile-wrap.mobile-menu .mobile-item{margin-bottom:32px}.mobile-wrap .mobile-link{color:#2e2e2e;align-items:center;font-size:14px;font-style:normal;font-weight:450;line-height:14px;display:flex}.mobile-wrap .mobile-link svg{margin-top:3px;margin-left:8px;transition:all .3s ease-in-out}.mobile-wrap .mobile-accordion{cursor:pointer;margin-bottom:40px}.mobile-wrap .mobile-active .mobile-link svg{transform:rotate(180deg)}.mobile-wrap .mobile-item{margin-bottom:40px}.mobile-wrap .mobile-item:last-child{margin-bottom:0}.mobile-wrap .mobile-submenu{margin-top:20px}.mobile-wrap .mobile-sublink{color:#8a8b9d;margin-bottom:18.5px;font-size:14px;font-style:normal;font-weight:400;line-height:1.1;display:block}.mobile-wrap .mobile-sublink:last-child{margin-bottom:0}@media only screen and (width<=767px){.mobile-wrap.mobile-menu .mobile-accordion{margin-bottom:40px}.mobile-wrap.mobile-menu .mobile-accordion:last-child{margin-bottom:0}.mobile-wrap.mobile-menu .mobile-item{margin-bottom:40px}.mobile-wrap.mobile-menu .mobile-item:last-child{margin-bottom:0}}.socials-wrap{display:flex}.socials-wrap .socials-social{background-color:#f5f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:19px;font-size:16px;transition:all .3s ease-in-out;display:flex}.modal-content .socials-wrap{padding-top:28px}.modal-content .central-socials{justify-content:center}@media (hover:hover){.socials-wrap .socials-social:hover{background-color:var(--prime-color)}.socials-wrap .socials-social:hover .socials-animated .socials-hide{top:0}.socials-wrap .socials-social:hover .socials-animated .socials-hide svg path{fill:#fff}.socials-wrap .socials-social:hover .socials-animated .socials-visible{top:-100%}.socials-wrap .socials-social:hover .socials-animated .socials-visible svg path{fill:var(--prime-color)}}.socials-wrap .socials-social:nth-child(2) svg{margin-right:3px}.socials-wrap .socials-social:last-child{margin-right:0}.socials-wrap .socials-animated{width:18px;height:18px;position:relative;overflow:hidden}.socials-wrap .socials-animated .socials-hide,.socials-wrap .socials-animated .socials-visible{width:18px;height:18px;transition:all .2s ease-in-out}.socials-wrap .socials-animated .socials-hide{position:absolute;top:100%;left:0}.socials-wrap .socials-animated .socials-visible{position:relative;top:0;left:0}.footerbottom-wrap{padding-top:60px}.footerbottom-wrap .footerbottom-inner{align-items:center;display:flex}.footerbottom-wrap .footerbottom-year{color:#8a8b9d;font-size:15px;font-style:normal;font-weight:400;line-height:1}.footerbottom-wrap .footerbottom-row{justify-content:center;align-items:center;width:100%;max-width:100%;margin-left:auto;display:flex}.footerbottom-wrap .footerbottom-policy{color:#8a8b9d;opacity:.7;font-size:14px;font-weight:400;line-height:1.5}@media (hover:hover){.footerbottom-wrap .footerbottom-policy:hover{text-decoration:none}}.footerbottom-wrap .footerbottom-creator{align-items:center;display:flex}.footerbottom-wrap .footerbottom-text{color:#8a8b9d;margin-right:16px;font-size:14px;font-weight:400;line-height:1}@media (hover:hover){.footerbottom-wrap .footerbottom-logo:hover .footerbottom-animated .footerbottom-hide{top:0}.footerbottom-wrap .footerbottom-logo:hover .footerbottom-animated .footerbottom-visible{top:-100%}}.footerbottom-wrap .footerbottom-animated{width:40px;height:12px;position:relative;overflow:hidden}.footerbottom-wrap .footerbottom-animated .footerbottom-hide,.footerbottom-wrap .footerbottom-animated .footerbottom-visible{width:100%;height:12px;transition:all .2s ease-in-out}.footerbottom-wrap .footerbottom-animated .footerbottom-hide{position:absolute;top:100%;left:0}.footerbottom-wrap .footerbottom-animated .footerbottom-visible{position:relative;top:0;left:0}@media only screen and (width>=1024px) and (width<=1280px){.footerbottom-wrap{padding-top:40px}}@media only screen and (width>=768px) and (width<=1023.9px){.footerbottom-wrap{padding-top:40px}}@media only screen and (width<=767px){.footerbottom-wrap{padding-top:40px}.footerbottom-wrap .footerbottom-policy{font-size:12px}.footerbottom-wrap .footerbottom-text,.footerbottom-wrap .footerbottom-year{font-size:13px}}.footer-wrap{background-color:#f5f7f9;padding:60px 0}.footer-wrap.footer-white{background-color:#fff}@media only screen and (width>=1024px) and (width<=1280px){.footer-wrap{padding:40px 0}}@media only screen and (width>=768px) and (width<=1023.9px){.footer-wrap{padding:40px 0}}@media only screen and (width<=767px){.footer-wrap{padding:40px 0}}.breadcrumbs-wrap{width:100%}.breadcrumbs-wrap.breadcrumbs-absolute{z-index:20;margin-top:144px;position:absolute}.breadcrumbs-wrap.breadcrumbs-absolute .breadcrumbs-item{color:#fff}.breadcrumbs-wrap.breadcrumbs-absolute .breadcrumbs-item svg path{fill:#fff}.breadcrumbs-wrap.breadcrumbs-absolute .breadcrumbs-inner{padding:40px 16px}.breadcrumbs-wrap .breadcrumbs-inner{padding:8px 16px 40px}.breadcrumbs-wrap .breadcrumbs-list{align-items:center;display:flex}.breadcrumbs-wrap .breadcrumbs-item{color:#8a8b9d;white-space:nowrap;font-size:14px;font-style:normal;font-weight:400;line-height:1;transition:all .3s ease-in-out}.breadcrumbs-wrap .breadcrumbs-item:not(:last-child){align-items:center;margin-right:8px;display:flex}.breadcrumbs-wrap .breadcrumbs-item:not(:last-child) svg{flex-shrink:0;margin-left:8px}.breadcrumbs-wrap .breadcrumbs-item:not(:last-child):hover{color:var(--prime-color)}.breadcrumbs-wrap .breadcrumbs-item:last-child{text-overflow:ellipsis;overflow:hidden}@media only screen and (width>=1770px){.breadcrumbs-wrap .breadcrumbs-item{font-size:15px}}@media only screen and (width>=1921px){.breadcrumbs-wrap .breadcrumbs-item{font-size:15px}}@media only screen and (width>=1024px) and (width<=1280px){.breadcrumbs-wrap.breadcrumbs-absolute{margin-top:140px}.breadcrumbs-wrap.breadcrumbs-absolute .breadcrumbs-inner{padding:32px 16px}.breadcrumbs-wrap .breadcrumbs-inner{padding:12px 16px 32px}}@media only screen and (width>=768px) and (width<=1023.9px){.breadcrumbs-wrap.breadcrumbs-absolute{margin-top:134px}.breadcrumbs-wrap.breadcrumbs-absolute .breadcrumbs-inner{padding:24px 16px}.breadcrumbs-wrap .breadcrumbs-inner{padding:0 16px 24px}.breadcrumbs-wrap .breadcrumbs-item{font-size:12px}}@media only screen and (width<=767px){.breadcrumbs-wrap.breadcrumbs-absolute{margin-top:78px}.breadcrumbs-wrap.breadcrumbs-absolute .breadcrumbs-inner{padding:20px 14px}.breadcrumbs-wrap .breadcrumbs-inner{padding:0 14px 20px}.breadcrumbs-wrap .breadcrumbs-item{font-size:12px}}.roundbutton-button{cursor:pointer;-webkit-appearance:none;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:all .2s ease-in-out;display:flex;position:relative}.roundbutton-button.roundbutton-bglightgrey{background-color:#f5f5f9}.roundbutton-button:hover svg{fill:var(--prime-color);stroke:var(--prime-color)}.roundbutton-button.roundbutton-angleoffset svg{margin-left:1px}.roundbutton-button svg{object-fit:contain;z-index:5;transition:all .2s ease-in-out;position:relative}.roundbutton-button.roundbutton-hfill:hover .roundbutton-hover{opacity:1;width:100%;height:100%}.roundbutton-button.roundbutton-hfill:hover svg{fill:#fff;stroke:#fff}.roundbutton-button.roundbutton-hroundfill .roundbutton-hovercircle{background-color:var(--prime-color);border-radius:50%;width:0;height:0;transition:all .3s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.roundbutton-button.roundbutton-hroundfill:hover .roundbutton-hovercircle{width:calc(100% + 1px);height:calc(100% + 1px)}.roundbutton-button.roundbutton-hroundfill:hover svg{fill:#fff;stroke:#fff}.roundbutton-button.roundbutton-hscale:hover{transform:scale(1.074)}.roundbutton-button.roundbutton-hscale:hover svg{fill:var(--prime-color);stroke:var(--prime-color)}.roundbutton-button.roundbutton-hcoloricon:hover svg{fill:var(--prime-color);stroke:#0000}.roundbutton-button.roundbutton-reverse{scale:-1}.roundbutton-button.roundbutton-shadow{filter:drop-shadow(0 4px 20px #0000001a)}.roundbutton-button .roundbutton-hover{opacity:0;background-color:var(--prime-color);border-radius:50%;width:15px;height:15px;transition:opacity .2s ease-out,width .3s ease-out,height .3s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (width<=767px){.roundbutton-button{width:48px;height:48px}}.sidebar-wrap{width:100%}.sidebar-wrap .sidebar-item{border-radius:20px;width:100%;height:calc(33.3333svh - 96px);margin-bottom:16px;padding:24px;display:block;position:relative;overflow:hidden}.sidebar-wrap .sidebar-item:first-child:before{content:"";z-index:2;background-image:url(../media/menu-decor_1.4dc94729.svg);background-repeat:no-repeat;background-size:contain;width:145px;height:147px;position:absolute;top:0;right:0}.sidebar-wrap .sidebar-item:nth-child(2):before{content:"";z-index:2;background-image:url(../media/menu-decor_2.1a74dc98.svg);background-repeat:no-repeat;background-size:contain;width:145px;height:147px;position:absolute;bottom:0;left:0}.sidebar-wrap .sidebar-item:last-child{margin-bottom:0}@media (hover:hover){.sidebar-wrap .sidebar-item:hover .sidebar-arrow{transform:scale(1.074)}.sidebar-wrap .sidebar-item:hover .sidebar-arrow svg{fill:var(--prime-color);stroke:var(--prime-color)}}.sidebar-wrap .sidebar-image{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.sidebar-wrap .sidebar-image img{object-fit:cover;position:absolute;inset:0}.sidebar-wrap .sidebar-arrow{z-index:5;position:absolute;bottom:24px;right:24px}.sidebar-wrap .sidebar-title{z-index:5;color:#fff;margin-bottom:5px;font-size:24px;font-style:normal;font-weight:450;line-height:1.1;position:relative}.sidebar-wrap .sidebar-subtitle{z-index:5;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:1.1;position:relative}.sidebar-wrap .sidebar-key{z-index:5;position:absolute;bottom:20px;left:20px}.sidebar-wrap .sidebar-decor{z-index:2;background-color:#2c333c;width:335px;height:100%;position:absolute;top:0;left:-30px;transform:skew(-15deg)}@media only screen and (width>=1770px){.sidebar-wrap .sidebar-item{height:calc(33.3333svh - 109.333px)}}@media only screen and (width>=1921px){.sidebar-wrap .sidebar-item{height:212px}}@media only screen and (width>=1024px) and (width<=1280px){.sidebar-wrap{display:flex}.sidebar-wrap .sidebar-item{border-radius:12px;height:160px;margin-bottom:0;margin-right:16px;padding:20px}.sidebar-wrap .sidebar-item:last-child{margin-right:0}.sidebar-wrap .sidebar-title{font-size:20px}.sidebar-wrap .sidebar-subtitle{font-size:14px}.sidebar-wrap .sidebar-arrow{width:40px;height:40px;bottom:10px;right:10px}.sidebar-wrap .sidebar-key{bottom:10px;left:20px}.sidebar-wrap .sidebar-key svg{width:41px;height:41px}.sidebar-wrap .sidebar-decor{width:200px}}@media only screen and (width>=768px) and (width<=1023.9px){.sidebar-wrap .sidebar-item{border-radius:12px;height:162px;padding:20px}.sidebar-wrap .sidebar-item:last-child{margin-right:0}.sidebar-wrap .sidebar-title{font-size:20px}.sidebar-wrap .sidebar-subtitle{font-size:14px}.sidebar-wrap .sidebar-arrow{width:40px;height:40px;bottom:10px;right:10px}.sidebar-wrap .sidebar-key{bottom:10px;left:20px}.sidebar-wrap .sidebar-key svg{width:41px;height:41px}.sidebar-wrap .sidebar-decor{width:290px}}@media only screen and (width<=767px){.sidebar-wrap .sidebar-item{border-radius:12px;height:162px;padding:20px}.sidebar-wrap .sidebar-item:last-child{margin-right:0}.sidebar-wrap .sidebar-title{font-size:20px}.sidebar-wrap .sidebar-subtitle{font-size:14px}.sidebar-wrap .sidebar-arrow{width:40px;height:40px;bottom:10px;right:10px}.sidebar-wrap .sidebar-key{bottom:10px;left:20px}.sidebar-wrap .sidebar-key svg{width:41px;height:41px}.sidebar-wrap .sidebar-decor{width:290px}}.menu-wrap{z-index:300;background-color:#fff;width:100%;height:100svh;padding-top:174px;position:fixed;top:0;left:0}.menu-wrap:before{content:"";background-color:#f5f7f9;width:100%;height:176px;position:absolute;top:0;left:0}.menu-wrap .menu-inner{justify-content:space-between;width:100%;height:calc(100% - 176px);padding:40px 0;display:flex}.menu-wrap .menu-desktop{flex-grow:1;width:100%}.menu-wrap .menu-nav{flex-direction:column;flex-shrink:0;width:100%;max-width:825px;margin-left:56px;display:flex}.menu-wrap .menu-top{justify-content:flex-end;align-items:center;margin-bottom:20px;display:flex}.menu-wrap .menu-top li a{color:#2e2e2e;margin-right:40px;font-size:15px;font-style:normal;font-weight:450;line-height:1;transition:all .3s ease-in-out}.menu-wrap .menu-top li a.menu-disabled{pointer-events:none}@media (hover:hover){.menu-wrap .menu-top li a:hover{color:var(--prime-color)}}.menu-wrap .menu-top li a:last-child{margin-right:0}.menu-wrap .menu-tablet{display:none}.menu-wrap .menu-middle{border-top:1px solid #d9d9d9;padding-top:32px}.menu-wrap .menu-middle>div{max-width:none;margin-left:0}.menu-wrap .menu-bottom{border-top:1px solid #d9d9d9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:40px;display:flex}.menu-wrap .menu-bottom .menu-caption{color:#8a8b9d;margin-bottom:18px;font-size:14px;font-style:normal;font-weight:400;line-height:1}.menu-wrap .menu-bottom li a{font-size:20px;font-style:normal;font-weight:550;line-height:1}.menu-wrap .menu-bottom .menu-block{display:flex}.menu-wrap .menu-bottom .menu-col{margin-right:70px}@media only screen and (width>=1770px){.menu-wrap .menu-nav{max-width:1075px;margin-left:96px}.menu-wrap .menu-middle{padding-top:48px}.menu-wrap .menu-inner{padding:60px 0}.menu-wrap .menu-top{margin-bottom:32px}.menu-wrap .menu-top li a{font-size:18px}.menu-wrap .menu-bottom .menu-caption{font-size:17px}.menu-wrap .menu-bottom li a{font-size:22px}}@media only screen and (width>=1921px){.menu-wrap .menu-nav{max-width:1075px;margin-left:96px}.menu-wrap .menu-middle{padding-top:48px}.menu-wrap .menu-container{align-items:center;height:100%;display:flex}.menu-wrap .menu-inner{height:auto;padding:60px 0}.menu-wrap .menu-top{margin-bottom:32px}.menu-wrap .menu-top li a{font-size:18px}.menu-wrap .menu-bottom .menu-caption{font-size:17px}.menu-wrap .menu-bottom li a{font-size:22px}}@media only screen and (width>=1024px) and (width<=1280px){.menu-wrap{padding-top:172px}.menu-wrap .menu-inner{flex-direction:column;height:auto;padding:31px 0 40px}.menu-wrap .menu-container{scrollbar-width:none;align-items:center;height:100%;display:flex;overflow-y:auto}.menu-wrap .menu-container::-webkit-scrollbar{display:none}.menu-wrap .menu-inner{height:100%}.menu-wrap .menu-nav{flex-flow:wrap;order:-1;justify-content:space-between;max-width:100%;margin-bottom:42px;margin-left:0;display:flex}.menu-wrap .menu-top{border-bottom:1px solid #d9d9d9;justify-content:flex-start;width:100%;margin-bottom:24px;padding-bottom:24px;display:flex}.menu-wrap .menu-top li a{font-size:14px}.menu-wrap .menu-bottom{border-top:none;flex-direction:column;order:0;width:160px;margin-top:0;padding-top:0}.menu-wrap .menu-bottom .menu-block{display:block}.menu-wrap .menu-bottom .menu-col{margin-bottom:24px;margin-right:0}.menu-wrap .menu-bottom .menu-caption{margin-bottom:10px;font-size:14px}.menu-wrap .menu-bottom li a{font-size:18px}.menu-wrap .menu-middle{border-top:none;order:1;width:calc(100% - 240px);padding-top:0}.menu-wrap .menu-desktop>div{margin-bottom:40px}}@media only screen and (width>=768px) and (width<=1023.9px){.menu-wrap{padding-top:158px}.menu-wrap:before{height:158px}.menu-wrap .menu-container{scrollbar-width:none;height:100%;overflow-y:auto}.menu-wrap .menu-container::-webkit-scrollbar{display:none}.menu-wrap .menu-inner{height:100%;padding:24px 16px}.menu-wrap .menu-nav{flex-flow:wrap;max-width:100%;height:max-content;margin:auto 0}.menu-wrap .menu-top{border-bottom:1px solid #d9d9d9;justify-content:flex-start;width:100%;height:max-content;margin-bottom:40px;padding-bottom:24px;display:flex}.menu-wrap .menu-top li a{font-size:14px}.menu-wrap .menu-tablet{flex-grow:1;display:block}.menu-wrap .menu-desktop{display:none}.menu-wrap .menu-middle{border-top:none;width:fit-content;margin-left:60px;padding-top:0}.menu-wrap .menu-bottom{width:100%;height:min-content;margin-top:40px;padding-top:24px;padding-bottom:40px}.menu-wrap .menu-bottom .menu-col{margin-right:30px}.menu-wrap .menu-bottom .menu-caption{margin-bottom:10px;font-size:14px}.menu-wrap .menu-bottom li a{font-size:18px}}@media only screen and (width<=767px){.menu-wrap{padding-top:102px}.menu-wrap:before{height:102px}.menu-wrap .menu-container{scrollbar-width:none;height:100%;padding:0;overflow-y:auto}.menu-wrap .menu-container::-webkit-scrollbar{display:none}.menu-wrap .menu-inner{height:auto;padding:24px 0 0}.menu-wrap .menu-desktop{display:none}.menu-wrap .menu-nav{max-width:100%;margin-left:0}.menu-wrap .menu-tablet{padding:0 20px;display:block}.menu-wrap .menu-middle{border-top:none;order:-1;margin-bottom:40px;padding:0 20px}.menu-wrap .menu-top{border-bottom:1px solid #d9d9d9;order:-1;justify-content:flex-start;width:100%;margin-bottom:24px;padding:0 20px 24px;display:flex}.menu-wrap .menu-top li a{margin-right:30px;font-size:14px}.menu-wrap .menu-bottom{margin-top:40px;padding:40px 20px;display:block}.menu-wrap .menu-bottom .menu-block{display:block}.menu-wrap .menu-bottom .menu-col{margin-bottom:40px}.menu-wrap .menu-bottom .menu-caption{margin-bottom:10px;font-size:14px}.menu-wrap .menu-bottom li a{font-size:18px}}.modal-menu{display:block!important}.modal-video{border-radius:0!important;max-width:100%!important}.menu-title{word-spacing:-2px;white-space:nowrap;text-wrap:nowrap;justify-content:start;align-items:center;padding-bottom:32px;font-size:26px;font-weight:550;line-height:1;display:inline-flex}.menu-title img{vertical-align:middle;width:auto;height:28px;padding-right:10px}.menu-phone{word-spacing:-2px;white-space:nowrap;text-wrap:nowrap;font-size:20px;font-weight:400;line-height:1}.site-menu .menu-list{padding-bottom:32px}.site-menu .menu-list li{padding-bottom:18px;font-size:20px;font-weight:400}.site-menu .menu-list ul{margin-left:0;padding-left:0}.site-menu .menu-list li{list-style-type:none}.site-menu li a,.site-menu li .site-menu-current{position:relative}.site-menu li a:before{content:"";background:#000;width:0;height:2px;transition:all .25s;position:absolute;bottom:0;right:0}.site-menu li a:hover:before{width:100%;left:0}.cookiebar-wrap{z-index:50;justify-content:center;width:100%;display:flex;position:fixed;bottom:40px;transform:translateY(300%)}.cookiebar-wrap .cookiebar-container{padding:0 24px}.cookiebar-wrap .cookiebar-container .cookiebar-content{background:#fff;border:1px solid #ebebf0;border-radius:20px;align-items:center;height:118px;padding:32px 40px;display:flex;box-shadow:0 0 30px #2c2a312e}.cookiebar-wrap .cookiebar-container .cookiebar-content .cookiebar-text{width:100%;max-width:502px;margin-right:32px}.cookiebar-wrap .cookiebar-container .cookiebar-content .cookiebar-text p{color:#2e2e2e;font-size:13px;font-style:normal;font-weight:400;line-height:170%}.cookiebar-wrap .cookiebar-container .cookiebar-content .cookiebar-text p a{-webkit-text-decoration-line:underline;text-decoration-line:underline}.cookiebar-wrap .cookiebar-container .cookiebar-content .cookiebar-btn{color:#fff;cursor:pointer;background:#2e2e2e;border:1px solid #2e2e2e;border-radius:16px;justify-content:center;align-items:center;width:102px;height:54px;font-size:14px;font-style:normal;font-weight:550;line-height:100%;transition:all .3s ease-in-out;display:flex}.cookiebar-wrap .cookiebar-container .cookiebar-content .cookiebar-btn:hover{background:#000}@media only screen and (width>=1770px){.cookiebar-wrap .cookiebar-container .cookiebar-content{height:127px}.cookiebar-wrap .cookiebar-container .cookiebar-content .cookiebar-text{max-width:639px}.cookiebar-wrap .cookiebar-container .cookiebar-content .cookiebar-text p{font-size:16px}.cookiebar-wrap .cookiebar-container .cookiebar-content .cookiebar-btn{width:105px}}@media only screen and (width>=1024px) and (width<=1280px){.cookiebar-wrap{bottom:30px}.cookiebar-wrap .cookiebar-container{padding:0 30px}.cookiebar-wrap .cookiebar-container .cookiebar-content{width:100%;padding:32px 56px}.cookiebar-wrap .cookiebar-container .cookiebar-content .cookiebar-text{max-width:unset;flex:1}}@media only screen and (width>=768px) and (width<=1023.9px){.cookiebar-wrap{bottom:124px}.cookiebar-wrap .cookiebar-container{padding:0 24px}.cookiebar-wrap .cookiebar-container .cookiebar-content{width:100%;height:111px;padding:24px 40px}.cookiebar-wrap .cookiebar-container .cookiebar-content .cookiebar-text{max-width:unset;flex:1}}@media only screen and (width<=767px){.cookiebar-wrap{bottom:120px}.cookiebar-wrap .cookiebar-container{padding:0 20px}.cookiebar-wrap .cookiebar-container .cookiebar-content{width:100%;height:unset;padding:32px 24px;display:block}.cookiebar-wrap .cookiebar-container .cookiebar-content .cookiebar-text{max-width:unset;margin-right:unset;margin-bottom:32px}.cookiebar-wrap .cookiebar-container .cookiebar-content .cookiebar-text p{font-size:12px}.cookiebar-wrap .cookiebar-container .cookiebar-content .cookiebar-btn{width:100%}}.layout-wrapper{height:100%;min-height:100%;inset:0}.layout-wrapper.layout-paddingtop .layout-inner{padding-top:130px}.layout-wrapper .layout-main{flex-grow:1;position:static}.layout-wrapper .layout-inner{flex-direction:column;min-height:100vh;display:flex}@media only screen and (width>=1024px) and (width<=1280px){.layout-wrapper{height:auto;position:static}}@media only screen and (width>=768px) and (width<=1023.9px){.layout-wrapper{height:auto;position:static}}@media only screen and (width<=767px){.layout-wrapper{height:auto;position:static}.layout-wrapper.layout-paddingtop .layout-inner{padding-top:98px}}@font-face{font-family:Geist;src:local(Geist),url(../assets/fonts/geist-variablefont_wght.ttf)format("truetype");font-weight:100 900;font-display:swap;font-optical-sizing:auto;font-style:normal}.preloader{-webkit-animation:.5s cubic-bezier(.55,.085,.68,.53) both preloader;animation:.5s cubic-bezier(.55,.085,.68,.53) both preloader}@-webkit-keyframes preloader{0%{filter:blur(12px);opacity:0}to{filter:blur();opacity:1}}@keyframes preloader{0%{filter:blur(12px);opacity:0}to{filter:blur();opacity:1}}.textfield-wrap .textfield-input{color:#000;background-color:#f5f5f9;border:1px solid #f5f5f9;border-radius:14px;width:100%;padding:15px 22px;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;transition:all .3s ease-in-out}@media (hover:hover){.textfield-wrap .textfield-input:hover{border:1px solid #e2e2ee}}@media only screen and (width<=767px){.textfield-wrap .textfield-input{font-size:14px}}.modal-wrap{display:none}.modal-wrap.modal-show{z-index:1000;width:100%;height:100%;transition:all .5s;display:block;position:fixed;top:0;bottom:0;right:0}.modal-wrap .modal-content{transform:translate(100%)}.modal-wrap .modal-content.modal-menu{transform:translate(-100%)}.modal-wrap.modal-animate .modal-content{transition:transform .5s;transform:translate(0)}.modal-wrap.modal-hidden .modal-content{transition:transform .3s;-webkit-animation-name:scaleOut;animation-name:scaleOut;transform:translate(100%)}.modal-wrap.modal-hidden .modal-content.modal-menu{transition:transform .3s;-webkit-animation-name:scaleOut;animation-name:scaleOut;transform:translate(-100%)}.modal-wrap.modal-animate .modal-fillbg{opacity:1;transition:opacity .5s}.modal-wrap.modal-hidden .modal-fillbg{opacity:0;transition:opacity .5s}.modal-wrap .modal-fillbg{opacity:0;background:#0f11198c;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}@media only screen and (width<=767px){.modal-wrap .modal-content .modal-closebutton{top:20px;right:20px}}.textfield-wrap{margin-bottom:16px;display:block;position:relative}.textfield-wrap .textfield-input{text-align:center;color:#000;background-color:#0000;border:1px solid #333;border-radius:14px;width:100%;padding:15px 22px;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;transition:all .3s ease-in-out}@media (hover:hover){.textfield-wrap .textfield-input:hover{border:1px solid #000}}.textfield-wrap .textfield-input:focus{border:1px solid #000}@media only screen and (width<=767px){.textfield-wrap .textfield-input{font-size:14px}}.modal-wrap{z-index:1000;width:100%;height:100%;position:fixed;top:0;bottom:0;right:0}.modal-wrap .modal-fillbg{-webkit-backdrop-filter:blur(4px)grayscale();opacity:0;background:#0f1119cc;width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.modal-wrap .modal-content .modal-closebutton{position:absolute;top:32px;right:32px}@media only screen and (width<=767px){.modal-wrap .modal-content .modal-closebutton{top:20px;right:20px}}.modalform-content{float:right;background:#fff;border-radius:20px 0 0 20px;width:100%;max-width:535px;height:100%;padding:110px 60px 30px;display:flex;position:relative;overflow:auto}.modalform-content.modal-menu{float:left;border-radius:0 20px 20px 0}.modalform-content.modal-video{padding:100px 120px}.modalform-content .modalform-formblock{width:100%;position:relative}.modalform-content .modalform-form{z-index:2;transition:all .3s ease-in-out;position:relative}.modalform-content .modalform-form .modalform-flatinfo{border-top:1px solid #e3e3e8;border-bottom:1px solid #e3e3e8;margin-bottom:40px;padding:32px 0}.modalform-content .modalform-form .modalform-flatinfo .modalform-titleinfo,.modalform-content .modalform-form .modalform-flatinfo .modalform-titleinfo .modalform-titleitem{align-items:center;display:flex}.modalform-content .modalform-form .modalform-flatinfo .modalform-titleinfo .modalform-titleitem:last-child .modalform-dot{display:none}.modalform-content .modalform-form .modalform-flatinfo .modalform-titleinfo .modalform-titleitem p{color:#2e2e2e;font-size:16px;font-style:normal;font-weight:600;line-height:100%}.modalform-content .modalform-form .modalform-flatinfo .modalform-titleinfo .modalform-titleitem .modalform-dot{background:#2e2e2e;border-radius:50%;width:4px;height:4px;margin:5px 10px 0}.modalform-content .modalform-form .modalform-flatinfo .modalform-subtitle{align-items:center;margin-top:12px;display:flex}.modalform-content .modalform-form .modalform-flatinfo .modalform-subtitle .modalform-subtitleitem{align-items:center;display:flex}.modalform-content .modalform-form .modalform-flatinfo .modalform-subtitle .modalform-subtitleitem:last-child .modalform-dot{display:none}.modalform-content .modalform-form .modalform-flatinfo .modalform-subtitle .modalform-subtitleitem p{color:#8a8b9d;font-size:14px;font-style:normal;font-weight:400;line-height:100%}.modalform-content .modalform-form .modalform-flatinfo .modalform-subtitle .modalform-subtitleitem .modalform-dot{background:#8a8b9d;border-radius:50%;width:4px;height:4px;margin:0 10px}.modalform-content .modalform-form .modalform-title{color:#000;margin-bottom:20px;font-size:30px;font-style:normal;font-weight:500}.modalform-content .modalform-form .modalform-description{color:#2e2e2e;margin-bottom:33px;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.modalform-content .modalform-form .modalform-inputs .modalform-input>input{padding:16px}.modalform-content .modalform-form .modalform-inputs .modalform-input:not(:last-child){margin-bottom:16px}.modalform-content .modalform-form .modalform-submitbutton{margin-bottom:24px;padding:19px 0}.modalform-content .modalform-form .modalform-privacytext{color:#000;opacity:.5;margin-top:0;margin-bottom:0;font-size:11px;font-style:normal;font-weight:400;line-height:140%}.modalform-content .modalform-form .modalform-privacylink{text-decoration:underline #000;transition:all .2s}.modalform-content .modalform-form .modalform-privacylink:hover{-webkit-text-decoration-color:#0000;text-decoration-color:#0000}@media only screen and (width>=1921px){.modalform-content,.modalform-content.modal-video,.modalform-content.modal-menu{max-width:535px;padding:174px 64px;display:block}}@media only screen and (width>=1770px) and (width<=1921px){.modalform-content,.modalform-content.modal-video,.modalform-content.modal-menu{max-width:535px;padding:174px 64px;display:block}}@media only screen and (width>=1024px) and (width<=1280px){.modalform-content,.modalform-content.modal-video,.modalform-content.modal-menu{max-width:524px;padding:110px 60px 30px;display:block}}@media only screen and (width>=768px) and (width<=1023.9px){.modalform-content,.modalform-content.modal-video,.modalform-content.modal-menu{max-width:535px;padding:156px 64px 80px;display:block}}@media only screen and (width<=767px){.modalform-content,.modalform-content.modal-video,.modalform-content.modal-menu{max-width:unset;border-radius:0;width:100%;padding:90px 20px 60px;display:block;overflow:auto}.modalform-content .modalform-form .modalform-title{font-size:22px}.modalform-content .modalform-form .modalform-flatinfo .modalform-subtitle{flex-wrap:wrap}.modalform-content .modalform-form .modalform-flatinfo .modalform-subtitle .modalform-subtitleitem:first-child{width:100%;margin-bottom:8px}.modalform-content .modalform-form .modalform-flatinfo .modalform-subtitle .modalform-subtitleitem:first-child .modalform-dot{display:none}.modalform-content .modalform-form .modalform-description{font-size:14px}}.form-field-wrapper{text-align:center;width:100%;position:relative}.form-field-label{color:#ffffffe6;white-space:nowrap;pointer-events:none;opacity:0;background-color:#555;border-radius:3px;padding:1px 6px;font-size:11px;line-height:1.2;transition:all .3s ease-in-out;display:block;position:absolute;top:-7px;left:50%;transform:translate(-50%)}input:focus+.form-field-label{opacity:1}.hello-alert{text-align:center;padding:2rem 0;font-size:1.4rem;font-weight:500;line-height:1.4;transition:all .2s;position:relative}.hello-alert .btn-box{flex-direction:column;align-items:center;padding-top:30px;padding-bottom:10px;display:flex}.hello-alert .smm-box{text-align:center;margin-top:20px;font-size:1rem;font-weight:500;display:block;position:relative}.hello-alert .smm-icons a{border-radius:100px;width:40px;height:40px;margin:20px 6px 6px;transition:all .2s;display:inline-block}.hello-alert .smm-icons a:hover{transform:scale(1.1)}.hello-alert .smm-icons img{border-radius:unset;object-fit:none;width:auto}.hello-promo{border:2px solid #151515;border-radius:10px;width:100%;max-width:310px;margin-top:20px;margin-left:auto;margin-right:auto;padding:18px 14px;font-size:16px;line-height:110%;transition:all .3s;display:block}.hello-promo:hover{transition:all .3s;transform:scale(1.03)}@media (width<=991px){.choice-mssg{justify-content:center;width:100%;display:flex}}.choice-web:not(.display),.choice-mssg:not(.display),.choice-web .choice-btn:not(.display),.choice-wpapp .mssg{display:none}.choice-web .choice-btn{color:#5d5d5d;cursor:pointer;flex:0 0 100%;margin-top:14px;font-size:10px;display:block}@media (width<=992px){.choice-wpapp .mssg{display:block}}.mb-section-title{color:#000;padding-top:20px;font-size:40px;font-style:normal;font-weight:450;line-height:1.1}@media only screen and (width>=1024px) and (width<=1280px){.mb-section-title{margin-bottom:40px;font-size:38px}}@media only screen and (width>=768px) and (width<=1023.9px){.mb-section-title{margin-bottom:40px;font-size:38px}}@media only screen and (width<=767px){.mb-section-title{margin-bottom:20px;font-size:24px}}.delo-quick-btn{box-sizing:border-box;user-select:none;text-align:center;vertical-align:middle;text-overflow:ellipsis;opacity:1;text-transform:uppercase;letter-spacing:-.02em;word-spacing:.05em;white-space:nowrap;cursor:pointer;border-radius:100px;outline:none;justify-content:center;align-items:center;max-width:100%;min-height:42px;padding:0 1.5em;font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex;position:relative}.delo-quick-icon{vertical-align:middle;width:1em;height:1em;margin-right:.5em;transition:all .2s ease-in-out;display:inline-block;position:relative}.delo-quick-icon-whatsapp{color:#04c31b}.delo-quick-icon-telegram{color:#1c93e3}.delo-quick-icon-max{color:#7a45e5}.delo-quick-btn-base{color:#000;background-color:#f3f4f5;border:1px solid #e3e6e8}.delo-quick-btn-base:hover{border-color:#000}.delo-quick-btn-main{color:#fff;background-color:#000;border:1px solid #000}.delo-quick-btn-main:hover{color:#000;background-color:#f3f4f5}.delo-quick{z-index:99;opacity:.95;max-width:100%;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;transition:all .2s ease-in-out;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.delo-quick:hover{opacity:1}.delo-quick-core{-webkit-backdrop-filter:blur(2px);background:#fffc;border:1px solid #e3e6e8;border-radius:100px;justify-content:space-between;align-items:center;max-width:100%;padding:8px;transition:all .2s ease-in-out;display:flex;box-shadow:0 4px 32px #00000005,0 4px 8px #00000005}.delo-quick-btns{white-space:nowrap;align-items:center;gap:5px;min-width:max-content;display:flex}.delo-quick-btns .delo-quick-btn{gap:8px}.delo-quick-btns .delo-quick-icon{margin:0;position:static}.delo-quick-btns .on-tablet{display:none}@media (width<=767px){.delo-quick{bottom:8px}.delo-quick-btns .delo-quick-btn{width:max-content}.delo-quick-btns .on-fullhd{display:none}.delo-quick-btns .on-tablet{display:inline}.delo-quick-delo-quick-btn-basetel,.delo-quick-btn-main{display:none}}@media (width<=567px){.delo-quick{width:calc(100% - 20px)}.delo-quick-core{padding:6px}.delo-quick-btns{width:100%}.delo-quick-btns .delo-quick-btn{flex:0 auto;width:auto;min-width:calc(50% - .5vw);padding:0}}delo-quick-connection{transition:opacity .4s,transform .4s}delo-quick-connection.hidden{opacity:0;pointer-events:none;transform:translateY(20px)}