@charset "UTF-8";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.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%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-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{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-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.lb-loader,.lightbox{text-align:center;line-height:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/assets/loading-BY_-FGaJ.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFF0lEQVR4Ac2ZW0xcVRSGPTNnhlPKcCsUAeeChkEVxhutDQwzMANaqamNWgpaH+yDIaZp1cRHbgH0gTsxkmDCI/hiRAqgD5qYRgKQ8II6TE00wfgGAcIdKeM/ydrNZIezxxg9m518gRxWmn6s9a9zhvNQJBL5T/gfjokwA5Uw0zWFeHBOugiTsAArfSWZky+iABVowAZSwRkiDSTRz1iHlJMmogATsIDTIAPYgRs8SeTTtXSQSLVKFNkivIQKksDDJFCsquqLmqZdAa/i+yCuPQ1cJHOKjdpJEWGdsIFs8BQoy83NvTEzMzO3t7f318HBweHc3Nxdj8dznWQeIWmpIryENUaiCPgdDsfN+fn5XyLcWV5eDlmt1gBqHgOpbAHIFmESySAHeECF0+m8hd/+vcgxZ3d39wBj9grqCkA6iaiyRBRunJhEpcvl+nBhYeG3iM7Z2dnZgkg1ZSgNqLI6wgebSVTZ7faPlpaW/tSTWF9f36ivr+9AbQkF3iZRhAs2dSInJ+eDUCj0h0Biq7S09BPUBkEhyAKJssKusE6QRCGoQLDfn56eDulJrK6ubgeDwS7UXgTPAztIkXUfUbhxKgLlyMRtBPtXPYm1tbXdqqoqJnEOOGhbJQCTkSJ8sJlEMNoJrFhdicPDw6PKyspe1FaD85yE2YBnLUGwSSIrK+s2bnZLehIbGxubfr+/B7WXSMJJ42QlCcVAES7YJJGdnR0dp7BgnLZKSko6qBPngIvrBEkYIKIT7PLoOKET4TjB7kbty+A8SaRxmcAxQEQn2BUI9q3Z2dl7gk7sINhRiZeoE87jMmGECB/s3JhgR8dJV2Jzc3Pb5/N1UieKKdgsEyaAY5wIk2Dj5GHBRifCgmBHb3adLBNsO3HBNkxEAWZwCmSCx4EPwb4ZJ9jbCHYXSRQDpyDYhomoNFIOUIRMvINO/KQnsbKyshMIBD5D7RVwgQWblzBahD2Sp5jN5jzM+9uLi4s/60mEw+FNbKcvUH8DVIECcAZoXLCliaRaLBbX8PBwb0RwRkZGfkftx+BdUM4+KInDbdxoWUCKoih5CQkJgYGBgS/xs6PjRPb394+ampp+RP174CIoBGcpYypQZIqYY+4dz4DLvb29Y6LONDY2fou6OuAF+SCDZCgj8kQSQDqNihfU9vX1TYlkGhoa7qDuDVBKMpQVrjMG30fYCs6gAHuRmdqurq5JkUxLS8sEaq+CMq4zJGOgCB2Fk8kHJSaTqaazs3Pi2MzQaWtrm0RtDfDFyCQyGUNFOJlEkMlkwLWenp5vRDKtra1TNGYsM5mcjKEifGeYjBfUQUaYmebm5omYzLjFC8C4zyNqTGfcNDZ1/2ABjKHudZLXkTFARJAZN/CqqnqNMqN7Ojo6vqMF4ONkVFmvFUQLQNiZ7u7u76PZAn6S4TJjrIhoAdT+iwXAdQYYKCJaAG/iPhNvAYyj7jXwAngUpAGrDBF+ATCZAuBXFOX60NDQ3TiPM1/hyfoyPf7kgNNSXyvwmSGZMk3T3hocHPwhzlPzJLLFnpZT5PztV5wZNyilbTZFmTnZrxU4GZWXATV4ap4kmeNELlEticjsSHyZq/39/V/j374P2Lk/Pj5+BznxUuDlj1acJ4B8cAH/4er29vbPR0dH58fGxubx/ac2my1Ab3iz5Yc9/gJIB05QCJ4Fz9FXD3gC5HIfi+WKCGQ0GpuzwA7yCDtdS+b/SCFfRPwaQqPxSSaS6JrlwUjR+RtEvCM0ct4sLQAAAABJRU5ErkJggg==) left 48% no-repeat;opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFDUlEQVR4Ac2ZS0xcVRjHvTN3hisw0GIRZ3AeLWHQWqdVsRqgA86AUmpqoy20Whd2YYhprJq45BVAF7yJkQQTluDGiEhBF5qYRsIjYYMKQxNNMO4gQHgjZfxP8pF8ufEe0qQ5pyf5BTKcWfzyff/vnHt5xLQ0wgbsQCfswEY80BWPxx8I5sUlHMBJP0nm4RfRWAUMkAqOgseII8AFDNqjPYwiGuEAySADeEEuOEkE6bNjIIX22riQchHWSo+SRACc1nU9ahjGG+ASfn8Vn+WT0BNUMV0so04kFTwJTodCoeuTk5N3dnd397a3t/8dHx+fzM7OvoG/nQPPADdwscqoF2HBPgJynE5nZGFhYTZuWlNTU3/4fL6b2FMMnmUyTpJRLqKTSAbIQyu9vrW1tRv/n4Uqzfv9/g+x7xUQAh6QxmVUV0SnKRWESMXm5uZ63GJNT0//GQgEPsHeUibD20xTLeKioBdUV1e3rKysrFrJzM3N/eP1ej/F3jImIxgAcsOeDLLAKRAtLCz8HDKWlZmdnf3b4/F8zCojGADyz5F04AUvgPJoNNq2tLS0YSUzNjY2iwHwEWXmFHCzymiqRGwgiaaXD7wIysvKytqWl5e3rGQwAO4iM7ewt4SmmYfLqLpr2U0yZ0FFaWlp597e3r6VDEbzXapMlGQEA0COiEYyTmozP8lcKC4u7lhdXV2zksGhOZeVlXWLy5gHgDwRJsMqE6A2qygoKGhBm60L2izmdruZjGkAyBShxTNzlGTOgvMYAO2iAYDKxKjNSgQDQI6IRWb8VJnXMADaUZlNK5mJiYl5DAC6AQgGgCwRWjaWGR/IB+fD4XDr2trahqDN5lEZ3mbZ5gEgW4QPAD6aK3BotmIArAsqE2MDIMTajGTkinAZ3mb5NAAS58zGIQPgJvaGwVMgk5597ECTLcJl+AB4GVyKRCJfLi4uijLzGzLzHrWYj1pMVyXCB4BBz/J5oAzcwDT7OhaLWZ4zMzMzvyNX79rt9uOUNyewqRSxsbzk0Jh9H3w2MDDwV1yw+vv7Ox0OR4C+q1REAzr1+ON0TpSDD+rq6n7d2dmxusbs9/T0fJOUlBTRNO2gIg6lGSGJYyAXFIFrtbW1P4oq0dnZOYR9F8EZdqaoCDtVgrJBEoXgck1Nzfciia6urlHsu0rSOSADJEkXYRK8EufAlYaGhtsiiba2thFk4kAij75Po1fiOcIkkplEGFQ2NTWNCBz2W1tbb9tstkrsLaDvcQlN5hWFS2SyTFxubGwcFUl0dHT8gH1VTCITJHMJWSLmYAcPMlFfXy9sJ0gkMnGNpEnCXAkJIhYSReAtBHvosGCTRBgEWSV0qc8jPNhMIgyutLS0/CSSSGRC1/Uqkg5aZUKGiDkTQVAMqtrb238+RGJUHGyZb1F4Je4/2FfFwZYr4qRb7QnwEngTwR4+5JxIZOJtcbDlv2lMAR5wBjfUi7h2fCuS6Ovru6Np2nVqvzwmQcFW9+43HeSg10twix0RSfT29v5iGMY7dMLniTOh+N8KghN7lKZTIQgKMiG/IkwkCJELFiL7uMWOYE+lWUL8elRNa51APoqGh4cTN9p7TOJed3f3d4nz5P4l1ITdDU66XK5Ic3PzF0NDQ1ODg4NT+P0rCFbQM3qu4MRWLsIfX7PB0yAEngPP089TwA8yBMFWKmJ+qZBGj7FecJzw0mfpwBBLqBexseAbIBWkESnAEPybQLnIf4JfIzSb+FymAAAAAElFTkSuQmCC) right 48% no-repeat;opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAPFBMVEX///8AAAD9/f2CgoKAgIAAAAAAAAAAAABLS0sAAAAAAACqqqqqqqq6urpKSkpISEgAAAC7u7u5ubn////zbsMcAAAAE3RSTlMASv6rqwAWS5YMC7/AyZWVFcrJCYaKfAAAAHhJREFUeF590kkOgCAQRFEaFVGc+/53FYmbz6JqBbyQMFSYuoQuV+iTflnstI7ssLXRvMWRaEMs84e2uVckuZe6knL0hiSPObXhj6ChzoEkIolIIpKIO4joICAIeDd7QGIfCCjOKe9HEk8mnxpIAup/F31RPZP9fAG3IAyBSJe0igAAAABJRU5ErkJggg==) top right no-repeat;text-align:right;outline:0;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;opacity:1}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}html{font-family:Onest,Arial,Helvetica,sans-serif;font-size:20px;--accent-color: #0582D2;--accent-color-darker: #004C79;line-height:1.25;scroll-behavior:smooth;scroll-padding-top:100px}body{font-family:Onest,Arial,Helvetica,sans-serif;line-height:1.25}._hide{display:none!important}._fade{opacity:0}a{text-decoration:none;color:inherit}.container{padding-left:20px;padding-right:20px;max-width:1220px;margin:0 auto}.container-100{max-width:100%}.container-w{max-width:1356px}section{padding-top:100px}.btn{background:linear-gradient(88.56deg,var(--accent-color) 2.02%,var(--accent-color) 99.56%);color:#fff;font-size:18px;border-radius:20px;padding:1em 2em;border:none;cursor:pointer;transition:all .25s ease-in}.btn--mobile{display:none}.btn:hover{background:linear-gradient(88.56deg,#107dc2 2.02%,#7bcbff 99.56%)}.btn--darker{background:linear-gradient(88.56deg,var(--accent-color-darker) 2.02%,var(--accent-color-darker) 99.56%)}.btn--darker:hover{background:linear-gradient(87.83deg,#004c79,#008cdf 99.53%)}.feedback-form p{margin:0}.feedback-form .wpcf7-not-valid-tip{display:none}.feedback-form .form-desc{font-weight:600;font-size:16px;padding-top:20px;padding-bottom:20px}.feedback-form .form-desc span{color:var(--accent-color)}.feedback-form .input-name,.feedback-form .input-phone,.feedback-form .input-email,.feedback-form textarea{width:100%;border:1px solid #131313;border-radius:15px;padding:16px 24px;font-size:16px;margin-bottom:15px;resize:none}.feedback-form textarea{height:136px}.feedback-form input.input-file{display:none}.feedback-form label.label-file{border:1px solid #131313;border-radius:15px;color:#00000080;font-size:24px;padding:1em;width:100%;text-align:center;cursor:pointer}.feedback-form .checkbox-wrapper{display:flex;align-items:center;column-gap:10px;margin-bottom:15px}.feedback-form .checkbox-wrapper input{appearance:none;width:24px;height:24px;border:1px solid #494949;flex-shrink:0}.feedback-form .checkbox-wrapper input:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");background-size:75%;background-repeat:no-repeat;background-position:center;background-color:var(--accent-color)}.feedback-form .checkbox-wrapper label{font-size:12px;color:#13131399;margin-bottom:0}.feedback-form .checkbox-wrapper .input-privacy span.wpcf7-list-item-label{font-size:12px;color:#13131399;font-weight:400}.feedback-form .checkbox-wrapper .wpcf7-list-item{display:flex;column-gap:10px;font-size:12px;color:#13131399;align-items:center}.feedback-form .input-submit{width:100%}.img-mobile{display:none!important}@media(max-width:992px){.container{padding-left:10px;padding-right:10px}.feedback-form .form-desc{padding-top:10px;padding-bottom:10px}.img-pc{display:none!important}.img-mobile{display:block!important}.btn--mobile{display:block}}.header{border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:3px 3px 10px #afafaf66;background-color:#fff;z-index:1000;position:sticky;top:0}.header .inner .header__top{display:flex;align-items:center;justify-content:space-between}.header .inner .header__top .header__logo img{width:100%;max-width:206px;height:30px}.header .inner .header__top .header__desc{font-weight:500;font-size:16px}.header .inner .header__top .header__mark{font-weight:600;font-size:16px;color:#fff;background-image:url(../images/header_bookmark.svg);background-repeat:no-repeat;background-size:cover;align-self:flex-start;width:44px;height:68px;display:flex;justify-content:center;padding-top:10px}.header .inner .header__top .header__mark span{text-align:center}.header .inner .header__top .header__rating{display:flex}.header .inner .header__top .header__rating .rating{font-size:10px}.header .inner .header__top .header__city{font-size:13px;font-weight:700;padding:1em;display:flex;column-gap:1em;align-items:center;box-shadow:3px 3px 10px #afafaf66;border-radius:100px}.header .inner .header__top .header__phone .phone{font-size:12px;font-weight:800;margin-bottom:5px}.header .inner .header__top .header__phone .time{font-size:10px;font-weight:700;text-align:right;padding-left:17px;position:relative}.header .inner .header__top .header__phone .time:before{content:"";position:absolute;display:block;width:9px;height:9px;left:0;top:50%;transform:translateY(-50%);background-color:#97e38b;border-radius:100%}.header .inner .header__top .header__feedback{background-color:var(--accent-color);border-radius:100px;font-size:14px;color:#fff;padding:1em 2em;line-height:1}.header .inner .header__burgerBtn{display:none}.header .header__nav{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5em;font-size:16px}.header .header__nav .nav__item--subBtn{background-repeat:no-repeat;padding:1em 2em 1em 1em;position:relative;cursor:pointer}.header .header__nav .nav__item--subBtn.active .nav__submenu{display:block}.header .header__nav .nav__item--subBtn.active:after{transform:rotate(180deg)}.header .header__nav .nav__item--subBtn .nav__submenu{display:none;position:absolute;top:72px;left:0;box-shadow:3px 3px 10px #afafaf66,-3px -3px 10px #afafaf66;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background-color:#fff;padding:20px;width:332px;z-index:0}.header .header__nav .nav__item--subBtn .nav__submenu a{display:block;font-size:13px;padding-bottom:10px}.header .header__nav .nav__item--subBtn:after{content:"";position:absolute;background-image:url(../images/arrow_down.svg);right:10px;width:14px;height:8px;top:47%;transition:all .25s ease-in}.header .header__nav .nav__item--subBtn--info .nav__submenu{width:206px}.header .header__nav .nav__item--btn{align-items:center;border:1px solid var(--accent-color);border-radius:100px;padding-right:2em}.header .header__mobile{font-size:14px;display:flex;flex-direction:column;justify-content:space-between;height:91dvh}.header .header__mobile .header__mobile-menu{text-align:right}.header .header__mobile .header__mobile-menu>.nav__item{padding-bottom:3px}.header .header__mobile .header__mobile-menu .nav__submenu a{padding-bottom:3px;color:#000000b3}.header .header__mobile .header__phone{align-items:center}.header .header__mobile .header__phone .phone{font-size:12px;font-weight:800;margin-bottom:5px}.header .header__mobile .header__phone .time{font-size:10px;font-weight:700;text-align:right;padding-left:17px;position:relative}.header .header__mobile .header__phone .time:before{content:"";position:absolute;display:block;width:9px;height:9px;left:0;top:50%;transform:translateY(-50%);background-color:#97e38b;border-radius:100%}.header .header__mobile .nav__item--subBtn .nav__submenu{display:none}.header .header__mobile .nav__item--subBtn .label{padding-bottom:5px;padding-right:22px;cursor:pointer;position:relative}.header .header__mobile .nav__item--subBtn .label:after{content:"";position:absolute;background-image:url(../images/arrow_down.svg);background-repeat:no-repeat;width:14px;height:8px;top:23%;right:0}.header .header__mobile .nav__item--subBtn.active .label:after{transform:rotate(180deg)}.header .header__mobile .nav__item--subBtn.active .nav__submenu{display:flex}.header .header__mobile .nav__item--subBtn .nav__submenu{display:none;flex-direction:column}.header:after{content:"";position:absolute;bottom:0;width:100%;height:15px;left:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background-color:#fff;box-shadow:3px 3px 10px -16px #afafaf66,-3px -3px -16px #afafaf66;z-index:100}@media(max-width:1240px){.header .inner .header__top{padding-top:10px;padding-bottom:10px}.header .inner .header__top .header__desc,.header .inner .header__top .header__mark,.header .inner .header__top .header__rating{display:none}.header .inner .header__top .header__burgerBtn{display:block}}@media(max-width:992px){.header:after{display:none}.header .inner .header__top .header__city,.header .inner .header__top .header__phone,.header .inner .header__top .header__feedback,.header .inner .header__nav{display:none}.header__mobile-footer{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px}.header__mobile-footer .header__feedback{padding:15px;text-align:center;font-size:14px}}.hero{padding-top:40px}.hero .inner{padding-top:1em;position:relative}.hero__header{display:flex;justify-content:space-between}.hero__header .hero__header-content h1{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase}.hero__header .hero__header-content h1 span{color:var(--accent-color);font-weight:600}.hero__header .hero__header-content ul{display:flex;color:#000000b3;list-style-type:none;padding-left:0}.hero__header .hero__header-content ul li{border-right:1px solid rgba(0,0,0,.7);padding-left:1em;padding-right:1em}.hero__header .hero__header-content ul li:first-child{padding-left:0}.hero__header .hero__header-content ul li:last-child{border-right:none}.hero__header .hero__header-video{max-width:553px;height:441px;width:100%;position:absolute;right:0;clip-path:path("M533 0C544.046 5.42796e-07 553 8.95431 553 20V421C553 432.046 544.046 441 533 441H20C8.95428 441 -4.29476e-07 432.046 0 421V210C4.29475e-07 198.954 8.95428 190 20 190H229C240.046 190 249 181.046 249 170V20C249 8.95431 257.954 -5.42796e-07 269 0H533Z");top:60px;overflow:hidden}.hero__header .hero__header-video video{width:141%;top:0;z-index:1;height:100%;object-position:100% 100%}.hero__main{display:flex;column-gap:8em;height:360px}.hero__main .hero__main-content{display:flex;flex-direction:column;justify-content:space-between}.hero__main .hero__main-content .hero__main-text{margin-bottom:12px}.hero__main .hero__main-content .hero__main-text span{color:var(--accent-color);font-weight:600}.hero__main .hero__main-content .hero__main-adv{margin-bottom:10px}.hero__main .hero__main-content .hero__main-adv span{color:var(--accent-color);font-weight:600}.hero__main .hero__main-content .hero__main-btns{display:flex;column-gap:.5em}.hero__main .hero__main-img{max-width:398px}.hero__main .hero__main-img img{width:100%;border-radius:20px;box-shadow:3px 3px 10px #afafaf66,-3px -3px 10px #afafaf66}.hero__main-advs{max-width:576px}.hero-adv{padding-top:0}.hero-adv .hero-adv__list{display:flex;justify-content:space-between;align-items:center;column-gap:.5em;padding-top:2em}.hero-adv .hero-adv__list .hero-adv__item{box-shadow:3px 3px 10px #afafaf66,-3px -3px 10px #afafaf66;padding:.5em;font-weight:600;display:flex;column-gap:10px;align-items:center;border-radius:20px;width:100%}.hero-adv .hero-adv__list .hero-adv__item img{max-width:66px}@media(max-width:1180px){.hero__header .hero__header-video{clip-path:unset;border-radius:20px;height:288px;max-width:512px;overflow:hidden;bottom:0}.hero__header .hero__header-video video{width:100%}}@media(max-width:1090px){.hero__header .hero__header-video{max-width:420px}.hero__header .hero__header-video video{object-fit:cover}}@media(max-width:992px){.hero{padding-top:0}.hero__header{flex-direction:column}.hero__header .hero__header-video{max-width:500px;height:196px;position:static;margin:.5em auto}.hero__header .hero__header-video video{position:static;object-position:100% 20%}.hero__header .hero__header-content h1{font-size:25px}.hero__header .hero__header-content ul li{font-size:10px}.hero__header .hero__header-pic{display:none}.hero__main{flex-direction:column-reverse}.hero__main .hero__main-img{max-width:100%}.hero__main-text{font-size:17px;margin-top:15px;margin-bottom:15px}.hero__main-advs{margin-bottom:10px}.hero__main-advs .hero__main-adv{font-size:14px;margin-bottom:1em}.hero__main{height:unset}.hero__main .hero__main-content .hero__main-btns{flex-direction:column;row-gap:15px;text-align:center}.hero-adv .hero-adv__list{flex-direction:column;row-gap:1em;max-width:480px;margin:0 auto}.hero-adv .hero-adv__list .hero-adv__item{column-gap:20px;font-size:16px}.hero-adv .hero-adv__list .hero-adv__item img{max-width:42px}.hero-adv .hero-adv__list .hero-adv__item br{display:none}}@media(max-width:375px){.hero__header .hero__header-content ul li{padding-left:.7em;padding-right:.9em}}.services--mobile{display:none}.services .inner{padding-top:2em}.services .inner .services__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5em}.services .inner .services__header .btn{padding:10px 65px}.services .services__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase;margin-bottom:0}.services .services__section-title span{color:var(--accent-color);font-weight:600}.services .services__list{display:grid;grid-template-columns:repeat(4,1fr);gap:36px 12px}.services .services__list .services__item{position:relative;max-width:290px}.services .services__list .services__item .price{position:absolute;right:10px;top:10px;background-color:#fff;font-size:13px;font-weight:600;color:#000;padding:10px;border-radius:20px}.services .services__list .services__item img{border-radius:20px;width:100%}.services .services__list .services__item .content{border-radius:20px;border:1px solid var(--accent-color);font-weight:600;font-size:15px;padding:10px 10px 10px 12px;display:flex;justify-content:space-between;align-items:center}.services .services__list .services__item .content .link{width:36px;height:36px;border-radius:100%;border:1px solid var(--accent-color);background-image:url(../images/arrow_link.svg);background-position:center center;background-repeat:no-repeat;flex-shrink:0}.services .services__controls{display:flex;column-gap:.5em;padding:4px;border:1px solid var(--accent-color);border-radius:35px;justify-content:end;max-width:122px;margin-left:auto;margin-bottom:1em}.services .services__controls .services__prev,.services .services__controls .services__next{width:50px;height:50px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background-color:var(--accent-color);border-radius:100%;z-index:100;cursor:pointer}@media(max-width:992px){.services--mobile{display:block}.services--pc{display:none}.services .inner .services__header .btn{padding:10px 30px}.services .services__section-title{font-size:25px}.services .services__list .services__item{max-width:unset;padding-bottom:1em}}.pricelist .pricelist__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase}.pricelist .pricelist__section-title span{color:var(--accent-color);font-weight:600}.pricelist .pricelist__btns{display:none;gap:8px;margin-bottom:25px}.pricelist .pricelist__btns .pricelist__btn{background-color:transparent;border:1px solid var(--accent-color-darker);padding:15px 5px;border-radius:20px;cursor:pointer;font-size:13px;font-weight:600;color:#000;max-width:115px;width:100%}.pricelist .pricelist__btns .pricelist__btn.active{color:#fff;background-color:var(--accent-color-darker)}.pricelist .pricelist__list{max-height:598px;overflow:hidden;overflow:clip;transition:all ease-in .25s}.pricelist .pricelist__list.show-all{max-height:10000px}.pricelist table{width:100%;border-collapse:separate;border-spacing:0}.pricelist table th{font-size:20px;font-weight:600}.pricelist table th,.pricelist table td{border-bottom:1px solid rgba(0,0,0,.6);padding-top:20px;padding-bottom:10px}.pricelist table th.value{padding-left:.5em}.pricelist table td{font-size:14px}.pricelist table td.label{font-weight:500}.pricelist table td.value{font-weight:600;padding-left:.5em;color:var(--accent-color)}.pricelist table .pricelist__service-row td.label{font-weight:600}.pricelist table{--pricelist-sticky-top: 0px}.pricelist table tr:nth-child(1)>th,.pricelist table tr:nth-child(1)>td{position:sticky;top:var(--pricelist-sticky-top, 0px);z-index:3;background-color:#fff}.pricelist table tr:nth-child(2)>th,.pricelist table tr:nth-child(2)>td{position:sticky;top:calc(var(--pricelist-sticky-top, 0px) + var(--pricelist-head-offset, 0px));z-index:2;background-color:#fff}.pricelist .pricelist__more{text-align:center;margin:20px auto 0;max-width:200px;color:var(--accent-color);cursor:pointer;position:relative}.pricelist .pricelist__more:after{content:"";position:absolute;background-image:url(..../images/arrow_down.svg);right:10px;width:14px;height:8px;top:47%;transition:all .25s ease-in;transform:translateY(-50%)}.pricelist .pricelist__more.show-all{max-width:145px}.pricelist .pricelist__more.show-all:after{transform:rotate(180deg) translateY(40%)}.pricelist-main table{--pricelist-sticky-top: var(--header-height, 100px)}@media(max-width:992px){.pricelist .pricelist__btns{display:flex;max-width:400px}.pricelist .pricelist__btns .pricelist__btn{padding:15px 5px}.pricelist .pricelist__list{max-height:628px}.pricelist table,.pricelist table tbody{display:block}.pricelist table tr{display:flex;align-items:end}.pricelist table .pricelist__service-row,.pricelist table .pricelist__service-row td.label{width:100%}.pricelist table tr:nth-child(1)>th,.pricelist table tr:nth-child(1)>td,.pricelist table tr:nth-child(2)>th,.pricelist table tr:nth-child(2)>td{position:static}.pricelist table tr:nth-child(1),.pricelist table tr:nth-child(2){position:sticky;background-color:#fff}.pricelist table tr:nth-child(1){top:var(--pricelist-sticky-top, 0px);z-index:3}.pricelist table tr:nth-child(2){top:calc(var(--pricelist-sticky-top, 0px) + var(--pricelist-head-offset, 0px));z-index:2}.pricelist table th{font-size:14px;font-weight:600;display:none}.pricelist table th.pricelist-col{display:none}.pricelist table th.pricelist-col.show{display:block}.pricelist table td{font-size:13px;width:120px}.pricelist table td.pricelist-col{display:none}.pricelist table td.pricelist-col.show{display:block}.pricelist table td.label{width:80%}.pricelist table td.value{text-align:right}}.objects .objects__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase;margin-bottom:30px}.objects .objects__section-title span{color:var(--accent-color);font-weight:600}.objects .objects__list{padding:10px 10px 30px}.objects .objects__list .objects__item img{border-radius:20px;width:100%;box-shadow:3px 3px 10px #afafaf66,-3px -3px 10px #afafaf66}.objects .objects__list .objects__item .content{border-radius:20px;border:1px solid var(--accent-color);height:100%;max-height:56px;font-weight:600;font-size:16px;padding:10px 10px 10px 25px;display:flex;justify-content:space-between;align-items:center;box-shadow:3px 3px 10px #afafaf66,-3px -3px 10px #afafaf66}.objects .objects__footer{display:flex;justify-content:space-between}.objects .objects__footer .objects__feedback{display:flex;align-items:center;column-gap:20px}.objects .objects__footer .objects__feedback .note{max-width:450px}.objects .objects__footer .objects__feedback .note span{font-weight:600;color:var(--accent-color)}.objects .objects__footer .objects__controls{display:none;column-gap:.5em;padding:4px;border:1px solid var(--accent-color);border-radius:35px}.objects .objects__footer .objects__controls .objects__prev,.objects .objects__footer .objects__controls .objects__next{width:50px;height:50px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background-color:var(--accent-color);border-radius:100%;z-index:100;cursor:pointer}@media(max-width:992px){.objects .objects__section-title{font-size:25px}.objects .objects__list .objects__item .content{height:56px}.objects .objects__footer{margin-bottom:1em}.objects .objects__footer .objects__feedback{font-size:13px;align-items:center}.objects .objects__footer .objects__feedback .note{max-width:230px}.objects .objects__footer .objects__feedback .btn{display:none}.objects .objects__footer .objects__controls{display:flex}.objects .objects__footer .objects__controls .btn{width:100%}}.quiz .quiz__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase;max-width:922px}.quiz .quiz__section-title span{color:var(--accent-color)}.quiz .quiz__section-note{max-width:586px}.quiz .quiz__wrapper{box-shadow:3px 3px 10px #afafaf66;padding:20px;border-radius:20px;display:flex;justify-content:space-between}.quiz .quiz__wrapper .quiz__img{max-width:258px;border-radius:20px}.quiz .quiz__wrapper .quiz__img img{border-radius:20px;width:100%}.quiz .quiz__wrapper .quiz__forms{width:75%;background-color:#eee;padding:30px 20px 45px;border-radius:20px}.quiz .quiz__wrapper .quiz__forms .quiz__list{height:100%}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form{display:none}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__title{font-size:30px;font-family:Oswald,Arial,Helvetica,sans-serif;text-transform:uppercase;margin-bottom:.5em}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields--labels{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz_field{border:1px solid var(--accent-color);border-radius:20px;padding:18px 20px;font-size:16px;font-weight:600;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;max-height:56px}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz_field label{display:block;margin:0}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz_field input{display:block}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz_field input[type=radio],.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz_field input[type=checkbox]{appearance:none;background-image:url(../images/radio.svg);background-repeat:no-repeat;background-position:center;flex-shrink:0;width:20px;height:20px}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz_field input[type=radio]:checked,.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz_field input[type=checkbox]:checked{background-image:url(../images/radio_checked.svg)}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz__rangeWrp{width:100%;position:relative;margin-top:3em}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz__rangeWrp .quiz__rangeResult{background-color:var(--accent-color);top:-10px;width:55px;height:55px;position:absolute;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:100%;font-size:16px;font-weight:600;pointer-events:none}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz__rangeWrp .quiz__rangeResult:after{content:"";position:absolute;width:65px;height:65px;border:1px dashed var(--accent-color);border-radius:100%;flex-shrink:0}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz__rangeWrp .quiz__range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--accent-color-darker);border-radius:20px;height:10px;width:98%}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz__rangeWrp .quiz__range::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;width:55px;height:55px;border-radius:100%;border:none}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz__rangeWrp .quiz__range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;width:55px;height:55px;border-radius:100%;border:none}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz__rangeWrp .quiz__rangeBtm{display:flex;justify-content:space-between;font-size:16px;font-weight:600;color:var(--accent-color);padding-top:22px;width:98%}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form--active{display:block}.quiz .quiz__wrapper .quiz__forms .quiz__nav{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5em}.quiz .quiz__wrapper .quiz__forms .quiz__nav .quiz_stat{color:#00000080}.quiz .quiz__wrapper .quiz__forms .quiz__nav .quiz__prev,.quiz .quiz__wrapper .quiz__forms .quiz__nav .quiz__next{width:36px;height:36px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background-color:var(--accent-color);border-radius:100%;cursor:pointer}@media(max-width:1240px){.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz_field{font-size:13px}}@media(max-width:992px){.quiz .quiz__section-title{font-size:25px}.quiz .quiz__wrapper{flex-direction:column;padding:0}.quiz .quiz__wrapper .quiz__forms{width:100%;background-color:#fff;padding:20px 15px 45px}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields--labels{grid-template-columns:1fr}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__title{font-size:25px}.quiz .quiz__wrapper .quiz__img{padding:15px;max-width:100%;max-height:100%}.quiz .quiz__wrapper .quiz__img img{width:100%;height:100%;border-radius:20px;max-width:480px;margin:0 auto;object-fit:cover;object-position:top}.quiz .quiz__wrapper .quiz__forms .quiz__list .quiz__form .quiz__fields .quiz_field{font-size:16px}}.pricing .inner{display:flex;justify-content:space-between;column-gap:30px}.pricing .inner .pricing__content .pricing__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase}.pricing .inner .pricing__content .pricing__section-title span{color:var(--accent-color);font-weight:600}.pricing .inner .pricing__content .pricing__subtitle{max-width:485px;margin-bottom:30px}.pricing .inner .pricing__content .pricing__btns{display:flex;gap:1em;margin-bottom:25px}.pricing .inner .pricing__content .pricing__btns .pricing__btn{background-color:transparent;border:1px solid var(--accent-color-darker);padding:14px 30px;border-radius:20px;cursor:pointer;font-size:16px;font-weight:600;color:#000}.pricing .inner .pricing__content .pricing__btns .pricing__btn.active{color:#fff;background-color:var(--accent-color-darker)}.pricing .inner .pricing__content .pricing__block{display:none}.pricing .inner .pricing__content .pricing__block .pricing__block-subtitle{margin-bottom:20px}.pricing .inner .pricing__content .pricing__block .pricing__block-subtitle span{font-weight:600;color:var(--accent-color)}.pricing .inner .pricing__content .pricing__block.active{display:block}.pricing .inner .pricing__content .pricing__list .pricing__item{margin-bottom:20px}.pricing .inner .pricing__content .pricing__list .pricing__item span{font-weight:600}.pricing .inner .pricing__content .pricing__preBtn{color:#000000b3;margin-bottom:20px}.pricing .inner .pricing__content .btn{max-width:278px;font-size:18px;padding:0;height:58px;width:100%}.pricing .inner .pricing__image{max-width:495px;flex-shrink:0}.pricing .inner .pricing__image img{width:100%;border-radius:20px;box-shadow:3px 3px 10px #afafaf66}@media(max-width:992px){.pricing .inner .pricing__block{font-size:15px}.pricing .inner .pricing__content .pricing__section-title{font-size:25px}.pricing .inner .pricing__content .btn{max-width:100%}.pricing .inner .pricing__subtitle{font-size:17px}.pricing .inner .pricing__image{display:none}}.certs .certs__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase;margin-bottom:20px}.certs .certs__section-title span{color:var(--accent-color);font-weight:600}.certs .certs__list{margin-bottom:20px;padding:10px}.certs .certs__list .certs__item img{border-radius:20px;width:100%;box-shadow:3px 3px 10px #afafaf66,-3px -3px 10px #afafaf66}.certs .certs__list .certs__item .content{border-radius:20px;border:1px solid var(--accent-color);height:100%;max-height:56px;font-weight:600;font-size:16px;padding:10px 10px 10px 25px;display:flex;justify-content:space-between;align-items:center;display:none}.certs .certs__list .certs__item .content .link{width:36px;height:36px;border-radius:100%;border:1px solid var(--accent-color);background-image:url(../images/arrow_link.svg);background-position:center center;background-repeat:no-repeat;flex-shrink:0}.certs .certs__controls{display:none;column-gap:.5em;padding:4px;border:1px solid var(--accent-color);border-radius:35px;justify-content:end;max-width:122px;margin-left:auto;margin-bottom:1em}.certs .certs__controls .certs__prev,.certs .certs__controls .certs__next{width:50px;height:50px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background-color:var(--accent-color);border-radius:100%;z-index:100;cursor:pointer}.certs .certs__btns{display:flex;text-align:center;row-gap:.5em;column-gap:1em}@media(max-width:992px){.certs .certs__btns{flex-direction:column}.certs .certs__controls{display:flex}}.thanks .thanks__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase;margin-bottom:20px}.thanks .thanks__section-title span{color:var(--accent-color);font-weight:600}.thanks .thanks__list{margin-bottom:20px;padding:10px}.thanks .thanks__list .thanks__item img{border-radius:20px;width:100%;box-shadow:3px 3px 10px #afafaf66,-3px -3px 10px #afafaf66}.thanks .thanks__list .thanks__item .content{border-radius:20px;border:1px solid var(--accent-color);height:100%;max-height:56px;font-weight:600;font-size:16px;padding:10px 10px 10px 25px;display:flex;justify-content:space-between;align-items:center;display:none}.thanks .thanks__list .thanks__item .content .link{width:36px;height:36px;border-radius:100%;border:1px solid var(--accent-color);background-image:url(../images/arrow_link.svg);background-position:center center;background-repeat:no-repeat;flex-shrink:0}.thanks .thanks__footer{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;row-gap:1em}.thanks .thanks__controls{display:flex;column-gap:.5em;padding:4px;border:1px solid var(--accent-color);border-radius:35px;justify-content:end;max-width:122px}.thanks .thanks__controls .thanks__prev,.thanks .thanks__controls .thanks__next{width:50px;height:50px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background-color:var(--accent-color);border-radius:100%;z-index:100;cursor:pointer}.thanks .thanks__btns{display:flex;text-align:center;row-gap:.5em;column-gap:1em}@media(max-width:992px){.thanks .thanks__section-title{font-size:25px}.thanks .thanks__footer{flex-direction:column;align-items:end;row-gap:1em}.thanks .thanks__btns{flex-direction:column;width:100%}.thanks .thanks__controls{display:flex}}.how-clean .how-clean__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase;max-width:1180px;margin:0 auto 20px}.how-clean .how-clean__section-title span{color:var(--accent-color);font-weight:600}.how-clean .how-clean__pagination{max-width:1180px;margin:0 auto 12px}.how-clean .how-clean__itemBtn{border:1px solid var(--accent-color);border-radius:20px;padding:15px 33px;background-color:#fff;width:unset;height:unset;opacity:1}.how-clean .how-clean__itemBtn.swiper-pagination-bullet-active{border-color:transparent;background-color:var(--accent-color);color:#fff}.how-clean .how-clean__navBtns{position:absolute;top:50%;left:0;width:100%}.how-clean .how-clean__prev,.how-clean .how-clean__next{width:50px;height:50px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background-color:var(--accent-color);border-radius:100%;position:absolute;z-index:100;cursor:pointer}.how-clean .how-clean__prev:after,.how-clean .how-clean__next:after{content:"";width:60px;height:60px;border:1px solid var(--accent-color);position:absolute;border-radius:100%}.how-clean .how-clean__prev{left:10px}.how-clean .how-clean__next{right:10px}.how-clean .swiper-slide .how-clean__item{border-radius:20px;overflow:hidden;max-width:1180px;margin:0 auto;position:relative}.how-clean .swiper-slide .how-clean__item img{display:block;width:100%;box-shadow:3px 3px 10px #afafaf66}.how-clean .swiper-slide .how-clean__item .scheme{position:absolute;top:0}.how-clean .swiper-slide .how-clean__tasks{display:none;padding-top:15px}.how-clean .swiper-slide .how-clean__tasks .task{display:flex;column-gap:5px;font-size:15px;margin-bottom:14px}.how-clean .swiper-slide .how-clean__tasks .task img{box-shadow:none;max-width:20px}@media(max-width:992px){.how-clean .how-clean__section-title{font-size:25px}.how-clean .how-clean__pagination{display:flex;column-gap:.5em;overflow-x:scroll}.how-clean .how-clean__navBtns{top:30%}.how-clean .how-clean__prev,.how-clean .how-clean__next{width:20px;height:20px}.how-clean .how-clean__prev img,.how-clean .how-clean__next img{width:50%}.how-clean .how-clean__prev:after,.how-clean .how-clean__next:after{width:28px;height:28px}.how-clean .how-clean__itemBtn{font-size:14px;padding:13px 40px}.how-clean .swiper-slide .how-clean__tasks{display:block}.how-clean .swiper-slide .how-clean__item img{border-radius:20px}}.trust{position:relative;overflow:hidden}.trust .trust__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase;margin-bottom:20px}.trust .trust__section-title span{color:var(--accent-color);font-weight:600}.trust .trust__list{display:flex;gap:12px;margin-bottom:12px;animation:moveLine 30s infinite linear}.trust .trust__list--2{animation:moveLine 30s infinite linear reverse}.trust .trust__list .trust__item{background-color:#fff;box-shadow:3px 3px 10px #afafaf66;padding:24px 20px;max-width:488px;border-radius:20px;display:flex;align-items:center;justify-content:center;width:100%;min-width:210px;max-height:100px;width:80%}.trust .trust__list .trust__item img{width:100%}@media(max-width:992px){.trust .trust__list,.trust .trust__list--2{animation-name:moveLineMobile}}@keyframes moveLine{0%{transform:translate(0)}to{transform:translate(-80vw)}}@keyframes moveLineMobile{0%{transform:translate(0)}to{transform:translate(-400vw)}}.about .about__main{display:flex;justify-content:space-between}.about .about__main .about__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase;margin-bottom:30px}.about .about__main .about__section-title span{color:var(--accent-color);font-weight:600}.about .about__main .about__content{max-width:500px}.about .about__main .about__content span{font-weight:600;color:var(--accent-color)}.about .about__main .about__content .grey{font-size:18px;color:#000000b3}.about .about__main .about__images{max-width:550px;flex-shrink:0}.about .about__main .about__images img{width:100%;border-radius:20px}.about .about__adv .about__adv-title{font-weight:700;padding-bottom:1em}.about .about__adv .about__adv-list{display:flex;column-gap:1em}.about .about__adv .about__adv-list .about__adv-item{box-shadow:3px 3px 10px #afafaf66;padding:35px 40px 15px 10px;max-width:488px;border-radius:20px;font-size:17px;font-weight:600;position:relative}.about .about__adv .about__adv-list .about__adv-item img{position:absolute;top:-10px}@media(max-width:992px){.about .about__main{flex-direction:column}.about .about__main .about__section-title{font-size:25px}.about .about__main .about__images{display:none}.about .about__adv .about__adv-list{flex-direction:column;row-gap:10px}.about .about__adv .about__adv-list .about__adv-item{display:flex;column-gap:18px;padding:15px 8px}.about .about__adv .about__adv-list .about__adv-item img{position:static;max-width:40px}}.who .inner .who__main{display:flex;justify-content:space-between;gap:15px}.who .inner .who__main .who__content .who__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase;margin-bottom:25px}.who .inner .who__main .who__content .who__section-title span{color:var(--accent-color);font-weight:600}.who .inner .who__main .who__img img{width:100%;max-width:515px;border-radius:20px;box-shadow:3px 3px 10px #afafaf66}.who .inner .who__main .who__text{margin-bottom:25px;max-width:460px}.who .inner .who__main .who__text span{color:var(--accent-color)}.who .inner .who__main .who__btext{font-weight:600;font-size:16px;margin-bottom:20px}.who .inner .who__main .who__staff{border-radius:20px;box-shadow:3px 3px 10px #afafaf66;font-weight:600;font-size:16px;max-width:500px;padding:15px 10px;list-style-type:none}.who .inner .who__main .who__staff li{margin-bottom:10px}.who .inner .who__main .who__staff li:last-child{margin-bottom:0}.who .inner .who__main .who__staff span{color:var(--accent-color)}.who .inner .who__main .who__people{display:none;grid-template-columns:1fr 1fr;gap:12px}.who .inner .who__main .who__people .who__item{margin:0 auto}.who .inner .who__main .who__people .who__item img{border-radius:20px;width:100%}.who .inner .who__main .who__people .who__item .content{border-radius:20px;border:1px solid var(--accent-color);height:100%;max-height:42px;font-size:16px;padding:10px;text-align:center}.who .inner .who__main .who__people .who__item .content .name{font-weight:600;color:var(--accent-color)}.who .inner .who__main .who__slider{max-width:720px;position:relative;flex-shrink:0;width:100%;padding-left:60px;padding-right:60px;display:flex;align-items:center}.who .inner .who__main .who__slider .swiper-who{padding-bottom:.5em}.who .inner .who__main .who__slider .who__controls{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;display:flex;justify-content:space-between}.who .inner .who__main .who__slider .who__controls .who__prev,.who .inner .who__main .who__slider .who__controls .who__next{width:50px;height:50px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background-color:var(--accent-color);border-radius:100%;z-index:100;cursor:pointer}.who .inner .who__main .who__slider .swiper-wrapper,.who .inner .who__main .who__slider .who__item{margin:0 auto}.who .inner .who__main .who__slider .who__item img{border-radius:20px;width:100%}.who .inner .who__main .who__slider .who__item .content{border-radius:20px;border:1px solid var(--accent-color);height:100%;max-height:56px;font-size:16px;padding:10px;text-align:center}.who .inner .who__main .who__slider .who__item .content .name{font-weight:600;color:var(--accent-color)}.who .inner .who-advs{display:flex;justify-content:space-between;column-gap:12px}.who .inner .who-advs .who-adv{border-radius:20px;box-shadow:3px 3px 10px #afafaf66;padding:20px 91px 20px 20px;background-image:url(../images/eq_1.png);background-position:186% 56%;background-size:180px;background-repeat:no-repeat;font-size:14px}.who .inner .who-advs .who-adv .title{font-size:16px;font-weight:600;padding-bottom:15px}.who .inner .who-advs .who-adv--2{background-image:url(../images/eq_2.png)}.who .inner .who-advs .who-adv--3{background-image:url(../images/eq_3.png)}.who .inner .who-advs .who-adv--4{background-image:url(../images/eq_4.png)}@media(max-width:992px){.who .inner .who__main{flex-direction:column}.who .inner .who__main .who__content .who__section-title{font-size:25px}.who .inner .who__main .who__content .who__text{font-size:17px}.who .inner .who__main .who__slider{display:none}.who .inner .who__main .who__img{text-align:center;margin-bottom:1em}.who .inner .who__main .who__img img{max-width:480px}.who .inner .who__main .who__people{display:grid}.who .inner .who__main .who__people .who__item .content{font-size:14px;padding:2px}.who .inner .who__main .who__people .who__item .content .job{font-size:12px}.who .inner .who__btext{margin-top:1em}.who .inner .who-advs{flex-direction:column;row-gap:12px;max-width:576px;margin:0 auto}.who .inner .who-advs .who-adv{max-width:290px}.who .inner .who-advs .who-adv--2,.who .inner .who-advs .who-adv--4{align-self:flex-end}}.choose .choose__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase}.choose .choose__section-title span{color:var(--accent-color);font-weight:600}.choose .choose__list{background-image:url(../images/why_we.png);background-repeat:no-repeat;background-position:center;background-size:contain;display:grid;grid-template-columns:1fr 1fr;gap:70px 70px;margin-top:30px;padding-top:60px;padding-bottom:60px}.choose .choose__list .choose__item{box-shadow:3px 3px 10px #afafaf66;padding:10px;max-width:488px;border-radius:20px;position:relative;background-color:#fff}.choose .choose__list .choose__item .title{font-size:16px;font-weight:600}.choose .choose__list .choose__item .text{font-size:15px}.choose .choose__list .choose__item .text span{font-weight:600;color:var(--accent-color)}.choose .choose__list .choose__item--1{grid-column:1;max-width:415px;justify-self:center}.choose .choose__list .choose__item--2{grid-column:1;max-width:328px;justify-self:center}.choose .choose__list .choose__item--3{grid-column:1;max-width:515px;justify-self:end}.choose .choose__list .choose__item--4{grid-column:2;grid-row:1;max-width:460px}.choose .choose__list .choose__item--5{grid-column:2;grid-row:2;max-width:358px;justify-self:end}.choose .choose__list .choose__item--6{grid-column:2;grid-row:3;max-width:338px;justify-self:end}@media(max-width:992px){.choose .choose__section-title{font-size:25px}.choose .choose__list{padding-top:0;background-image:none!important;grid-template-columns:1fr;gap:10px}.choose .choose__list .choose__item--1,.choose .choose__list .choose__item--2,.choose .choose__list .choose__item--3,.choose .choose__list .choose__item--4,.choose .choose__list .choose__item--5,.choose .choose__list .choose__item--6{grid-column:unset;grid-row:unset;max-width:unset;justify-self:unset}}.why .why__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase}.why .why__section-title span{color:var(--accent-color);font-weight:600}.why .why__section-subtitle{max-width:485px;margin-bottom:30px}.why .why__section-subtitle span{color:var(--accent-color);font-weight:600}.why .why__list{display:flex;justify-content:space-between;column-gap:12px;margin-bottom:20px}.why .why__list .why__col{display:flex;justify-content:space-between;flex-direction:column;gap:12px;max-width:386px}.why .why__list .why__item{box-shadow:3px 3px 10px #afafaf66;padding:10px 15px;border-radius:20px;font-size:18px}.why .why__list .why__item span{font-weight:600;color:var(--accent-color)}.why .why__list .col-img{box-shadow:3px 3px 10px #afafaf66;border-radius:20px;max-width:386px;height:100%}.why .why__list .col-img img{width:100%}.why .why__footer{display:flex;align-items:center;column-gap:10px}.why .why__footer .why__note{font-weight:600;font-size:18px;max-width:362px;padding-left:10px}.why .why__footer .btn{max-width:258px;font-size:18px;width:100%}@media(max-width:992px){.why .why__section-title{font-size:25px}.why .why__section-subtitle{font-size:17px}.why .why__list{flex-direction:column}.why .why__list .col-img{padding-top:10px;padding-bottom:10px;box-shadow:none;max-width:100%;max-width:576px;margin:0 auto}.why .why__list .why__col{max-width:100%}.why .why__list .why__item{font-size:16px}.why .why__list .why__item--img{background-color:transparent}.why .why__footer{flex-direction:column;row-gap:.5em}.why .why__footer .btn{max-width:100%}.why .why__footer .why__note{padding-left:0}}@media(max-width:576px){.why .why__list .col-img{width:100%}}.our-team .inner{position:relative}.our-team .our-team__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase;margin-bottom:20px;max-width:1180px}.our-team .our-team__section-title span{color:var(--accent-color);font-weight:600}.our-team .our-team__list,.our-team .our-team__list--mobile{margin-bottom:20px;padding:10px 10px 10px 0;max-width:1180px}.our-team .our-team__list .our-team__item img,.our-team .our-team__list--mobile .our-team__item img{border-radius:20px;width:100%;box-shadow:3px 3px 5px #afafaf66;height:280px;object-fit:cover}.our-team .our-team__list .our-team__item .content,.our-team .our-team__list--mobile .our-team__item .content{border-radius:20px;border:1px solid var(--accent-color);height:82px;font-size:16px;padding:10px;text-align:center}.our-team .our-team__list .our-team__item .content .name,.our-team .our-team__list--mobile .our-team__item .content .name{font-weight:600;color:var(--accent-color)}.our-team .our-team__list--mobile{display:none}.our-team .our-team__list{display:grid;grid-template-columns:repeat(4,1fr);gap:1em}.our-team .our-team__navBtns{position:absolute;top:50%;left:0;width:100%;display:none}.our-team .our-team__navBtns .swiper-button-lock{display:none}.our-team .our-team__prev,.our-team .our-team__next{width:50px;height:50px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background-color:var(--accent-color);border-radius:100%;position:absolute;z-index:100;cursor:pointer}.our-team .our-team__prev:after,.our-team .our-team__next:after{content:"";width:60px;height:60px;border:1px solid var(--accent-color);position:absolute;border-radius:100%}.our-team .our-team__prev{left:10px}.our-team .our-team__next{right:10px}@media(max-width:992px){.our-team .container-w{padding-left:0;padding-right:0}.our-team .our-team__section-title{font-size:25px;padding-left:10px;padding-right:10px}.our-team .our-team__list,.our-team .our-team__list--mobile{display:none;padding-left:10px;margin-bottom:5px}.our-team .our-team__list .our-team__item .content,.our-team .our-team__list--mobile .our-team__item .content{font-size:14px;padding:2px}.our-team .our-team__list .our-team__item .content .job,.our-team .our-team__list--mobile .our-team__item .content .job{font-size:12px}.our-team .our-team__list--mobile{display:block}.our-team .our-team__navBtns{display:block;position:static;display:flex;justify-content:center;column-gap:1em}.our-team .our-team__navBtns .our-team__prev,.our-team .our-team__navBtns .our-team__next{position:static}}@media(max-width:576px){.our-team .our-team__list .our-team__item img{height:208px}}.work .work__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase;margin-bottom:30px}.work .work__section-title span{color:var(--accent-color);font-weight:600}.work .work__list{display:grid;grid-template-columns:repeat(3,1fr);gap:.5em}.work .work__list .work__item{border-radius:20px;box-shadow:3px 3px 10px #afafaf66;padding:10px}.work .work__list .work__item--btn{border:1px solid var(--accent-color)}.work .work__list .work__item .work__item-header{display:flex;justify-content:space-between;font-size:20px;padding-bottom:12px;position:relative}.work .work__list .work__item .work__item-header .title{font-weight:600;max-width:320px}.work .work__list .work__item .work__item-header .num{width:36px;height:36px;border:1px solid var(--accent-color);color:var(--accent-color);border-radius:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:absolute;right:0;top:0}.work .work__list .work__item .work__item-main{font-size:18px}.work .work__list .work__item .work__item-main span{font-weight:600;color:var(--accent-color)}@media(max-width:992px){.work .work__section-title{font-size:25px}.work .work__list{grid-template-columns:1fr}.work .work__list .work__item .work__item-header .num{font-size:18px}.work .work__list .work__item .work__item-header .title,.work .work__list .work__item .work__item-main{font-size:16px}.work .work__list .work__item--btn .work__item-header .title{font-size:19px}}.app .inner{display:flex;justify-content:space-between;gap:60px}.app .inner .app__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase}.app .inner .app__section-title span{color:var(--accent-color);font-weight:600}.app .inner .app__content span{color:var(--accent-color)}.app .inner .app__content ol{font-size:16px}.app .inner .app__content ol li{margin-bottom:15px}.app .inner .app__image{flex-shrink:0;max-width:515px;box-shadow:3px 3px 10px #afafaf66,-3px -3px 10px #afafaf66;border-radius:20px}.app .inner .app__image--mobile{display:none;margin-bottom:15px}.app .inner .app__image img{border-radius:20px;width:100%}@media(max-width:992px){.app .inner .app__section-title{font-size:25px}.app .inner>.app__image{display:none}.app .inner .app__image--mobile{display:block}.app .inner .app__content ol{padding-left:1rem}.app .inner .app__content ol li{font-size:15px}.app .inner .text{font-size:17px}.app .inner .btn{max-width:100%;width:100%}}.feedback .inner{display:flex;justify-content:space-between;gap:60px}.feedback .inner .feedback__section-title{font-size:40px;font-family:Oswald,Arial,Helvetica,sans-serif;font-weight:400;text-transform:uppercase}.feedback .inner .feedback__section-title span{color:var(--accent-color);font-weight:600}.feedback .inner .feedback__subtitle{max-width:256px;margin-bottom:20px}.feedback .inner .feedback__content span{color:var(--accent-color);font-weight:600}.feedback .inner .feedback__content ul{list-style-type:none;padding-left:0}.feedback .inner .feedback__content ul li{margin-bottom:10px}.feedback .inner .feedback__image{flex-shrink:0;max-width:660px}.feedback .inner .feedback__image img{border-radius:20px;width:100%}@media(max-width:992px){.feedback .inner{flex-direction:column}.feedback .inner .feedback__section-title{font-size:25px}.feedback .inner .feedback__subtitle{font-size:17px;margin-bottom:18px}.feedback .inner .feedback__content ul li{font-size:17px}.feedback .inner .feedback__image{display:none}}.footer{border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:3px 3px 10px #afafaf66,-3px -3px 10px #afafaf66;margin-top:60px;padding-top:20px}.footer .footer__top{display:flex;justify-content:space-between;padding-bottom:1em;border-bottom:1px solid var(--accent-color)}.footer .footer__top .footer__col .label{font-size:16px;font-weight:600;color:var(--accent-color);margin-bottom:20px;max-width:178px}.footer .footer__top .footer__col .item{font-size:15px;color:#000000b3;margin-bottom:10px}.footer .footer__middle{display:flex;justify-content:space-between;align-items:center;font-size:16px;padding-top:1em;padding-bottom:2em}.footer .footer__middle .footer__logo img{width:100%;max-width:244px;height:30px}.footer .footer__middle .footer__city{font-size:13px;font-weight:700;display:flex;column-gap:1em;align-items:center;text-decoration:underline;border-radius:100px}.footer .footer__middle .footer__phone .phone{font-weight:800;margin-bottom:5px}.footer .footer__middle .footer__phone .time{font-size:13px;font-weight:700;padding-left:17px;position:relative}.footer .footer__middle .footer__phone .time:before{content:"";position:absolute;display:block;width:9px;height:9px;left:0;top:50%;transform:translateY(-50%);background-color:#97e38b;border-radius:100%}.footer .footer__middle .footer__links{display:flex;flex-direction:column;font-weight:500;text-align:right}.footer .footer__middle .footer__links a:first-child{margin-bottom:5px}.footer .footer__bottom{display:flex;justify-content:space-between;font-size:15px}.footer .footer__bottom a{color:#0056b3}.footer .footer__bottom .footer__row{margin-bottom:8px}.footer .footer__bottom .footer__col--2{text-align:right}.footer .footer__bottom .footer__col--2 .footer__row--links{display:flex;flex-direction:column}@media(max-width:992px){.footer .footer__top{padding-top:1em;display:grid;grid-template-columns:1fr 1fr}.footer .footer__top .footer__col .label{font-size:14px;margin-bottom:10px}.footer .footer__top .footer__col .item{font-size:11px}.footer .footer__middle{display:grid;grid-template-columns:1fr 1fr;row-gap:1em;justify-content:space-between}.footer .footer__middle .footer__logo img{width:100%}.footer .footer__middle .footer__links{flex-direction:row-reverse;font-size:11px;grid-column:1/span 2;justify-content:space-between}.footer .footer__middle .footer__links a:first-child{text-align:left}.footer .footer__middle .footer__social{text-align:right}.footer .footer__middle .footer__social a img{max-width:30px}.footer .footer__middle .footer__phone{text-align:left;grid-column:1;grid-row:2}.footer .footer__middle .footer__phone .phone{font-size:14px}.footer .footer__middle .footer__phone .time{font-size:11px}.footer .footer__middle .footer__city{justify-content:end;margin-left:auto;width:100%}.footer .footer__middle .footer__city img{max-width:28px;max-height:33px}.footer .footer__bottom{flex-direction:column;font-size:12px}.footer .footer__bottom .footer__col--2{margin-bottom:8px;text-align:left}}.overlay{background-color:#0000004d;position:fixed;top:0;left:0;width:100vw;height:100dvh;z-index:10000}.overlay .close-popup{position:absolute;right:50px;top:25px;cursor:pointer}.popup-wrapper--std,.popup-wrapper--tender{position:fixed;z-index:10005;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;max-width:420px;padding:15px;border-radius:20px}.popup-wrapper--std img,.popup-wrapper--tender img{width:100%;border-radius:20px}.popup-wrapper--std .form-title,.popup-wrapper--tender .form-title{font-size:20px;margin:0}.popup-wrapper--pricelist{position:fixed;z-index:10005;left:50%;top:55%;transform:translate(-50%,-50%);background-color:#fff;max-width:1080px;padding:15px;border-radius:20px}.popup-wrapper--pricelist .form-title{font-size:20px;margin:0}.popup-wrapper--pricelist.pricelist .pricelist__list.show-all,.popup-wrapper--pricelist.pricelist .pricelist__scroll{max-height:85vh;overflow-y:auto}.popup-wrapper--pricelist.pricelist .pricelist__list.show-all table th,.popup-wrapper--pricelist.pricelist .pricelist__list.show-all table td,.popup-wrapper--pricelist.pricelist .pricelist__scroll table th,.popup-wrapper--pricelist.pricelist .pricelist__scroll table td{border-right:1px solid rgba(0,0,0,.6)}.popup-wrapper--pricelist.pricelist .pricelist__list.show-all table th:last-child,.popup-wrapper--pricelist.pricelist .pricelist__list.show-all table td:last-child,.popup-wrapper--pricelist.pricelist .pricelist__scroll table th:last-child,.popup-wrapper--pricelist.pricelist .pricelist__scroll table td:last-child{border-right:none}.popup-wrapper--pricelist.pricelist .pricelist__scroll{max-height:75vh}.popup-wrapper--service{position:fixed;z-index:10005;left:50%;top:50%;display:flex;column-gap:12px;transform:translate(-50%,-50%);max-width:1180px;width:100%}.popup-wrapper--service .popup-feedback{padding:10px;background-color:#fff;border-radius:20px;max-width:438px}.popup-wrapper--service .popup-feedback .popup__feedback__img{max-width:485px;height:210px;position:relative}.popup-wrapper--service .popup-feedback .popup__feedback__img img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:20px}.popup-wrapper--service .popup-feedback .popup__feedback__img .price{top:20px;right:20px;position:absolute;background-color:#fff;font-size:13px;font-weight:600;padding:.5em;border-radius:20px}.popup-wrapper--service .popup-feedback .title{font-weight:600;margin-bottom:20px}.popup-wrapper--service .popup-feedback .desc{font-size:18px}.popup-wrapper--service .popup__price-list{padding:10px;background-color:#fff;border-radius:20px;width:75%}.popup-wrapper--service .popup__price-list .price-item{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid rgba(0,0,0,.7);font-size:14px;font-weight:600}.popup-wrapper--service .popup__price-list .price-item.price-item--works,.popup-wrapper--service .popup__price-list .price-item.price-item--price,.popup-wrapper--service .popup__price-list .price-item.price-item--time{margin-bottom:30px}.popup-wrapper--service .popup__price-list .price-item.includes{display:none}.popup-wrapper--service .popup__price-list .price-item.includes.includes--active{display:flex}@media(max-width:992px){.overlay .close-popup{right:15px;top:15px}.popup-wrapper--std,.popup-wrapper--tender{transform:translate(-50%);top:50px;left:50%;width:95%;height:91vh;max-height:755px;overflow:auto}.popup-wrapper--pricelist{top:55px;transform:translate(-50%);width:98%}.popup-wrapper--pricelist.pricelist .pricelist__list.show-all,.popup-wrapper--pricelist.pricelist .pricelist__scroll{max-height:60vh}.popup-wrapper--service{flex-direction:column-reverse;row-gap:12px;top:50px;transform:translate(-50%);width:90%;height:90vh;overflow-y:scroll;border-radius:20px}.popup-wrapper--service .popup__price-list{width:100%}.popup-wrapper--service .popup-feedback{max-width:100%}.popup-wrapper--service .popup-feedback .title{padding-top:10px;padding-bottom:10px}.popup-wrapper--service .popup-feedback .desc{font-size:17px}.popup-wrapper--service .popup-feedback .popup__feedback__img{max-width:100%}.popup-wrapper--service .popup-feedback .popup__feedback__img img{height:210px;object-fit:cover;object-position:top}}@media(max-width:440px){.popup-wrapper--std,.popup-wrapper--tender{left:10px;transform:none}}
