: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}.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}.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}@font-face{font-family:CoFo Sans;src:url(../fonts/CoFoSans-Regular-Trial.woff2);font-display:swap}@font-face{font-family:CoFo Sans;src:url(../fonts/CoFoSans-Medium-Trial.woff2);font-display:swap;font-weight:500}@font-face{font-family:CoFo Sans;src:url(../fonts/CoFoSans-Bold-Trial.woff2);font-display:swap;font-weight:700}@font-face{font-family:Good Vibes Pro;font-display:swap;src:url(../fonts/Good_Vibes_Pro.woff2)}@font-face{font-family:Tenor Sans;font-display:swap;src:url(../fonts/TenorSans-Regular.woff2)}html{font-family:CoFo Sans,Arial,Helvetica,sans-serif;font-size:18px;--accent-color: #968060;--text-p-color: #7D7D7D;line-height:1.44;scroll-behavior:smooth}body{font-family:CoFo Sans,Arial,Helvetica,sans-serif;line-height:1.44;background-color:#faf7f0;color:#000}._hide{display:none!important}._fade{opacity:0}a{text-decoration:none;color:inherit}.title-font{font-family:Tenor Sans,Arial,Helvetica,sans-serif}.title-up{position:relative;margin-top:30px;font-weight:400;font-family:Tenor Sans,Arial,Helvetica,sans-serif;line-height:1}.title-up span{position:absolute;right:-30px;top:-35px;font-size:1.05em;color:var(--accent-color);font-family:Good Vibes Pro,Arial,Helvetica,sans-serif}.title-up.title-up-w,.title-up.title-up-w span{color:#fff}.title-up.title-up-accent span{color:var(--accent-color)}.section-title{display:flex}.container{padding-left:20px;padding-right:20px;max-width:1336px;margin:0 auto}.container--100{max-width:100%}.container--w{max-width:1434px}section{padding-top:80px}.btn{background-color:#070728;color:#fff;font-size:18px;border-radius:82px;padding:1em 2em;border:none;cursor:pointer;transition:all .25s ease-in;font-weight:500;text-align:center}.rBtn{cursor:pointer;width:84px;height:84px;background-color:#fff;border-radius:100%;background-position:center;background-repeat:no-repeat}.rBtn--prev{background-image:url(../images/arrow_prev.svg)}.rBtn--next{background-image:url(../images/arrow_next.svg)}.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 input.input-file{display:none}.feedback-form label.label-file{border:1px solid #131313;border-radius:15px;color:#00000080;font-size:30px;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}.contact-wrapper{display:flex;flex-direction:column;position:fixed;right:30px;bottom:30px;z-index:1000}.contact-wrapper img{width:50%}.contact-wrapper .contact-list{display:flex;flex-direction:column;text-align:center;row-gap:1em;margin-bottom:15px}.contact-wrapper .contact-list a{display:block;cursor:pointer}.contact-wrapper .contact-btn{background-color:#f4f4f4;border-radius:100%;width:72px;height:72px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}@media(max-width:992px){html{font-size:14px;scroll-padding-top:100px}section{padding-top:40px}.btn{font-size:14px}.rBtn{width:60px;height:60px}.container{padding-left:10px;padding-right:10px}.feedback-form .form-desc{padding-top:10px;padding-bottom:10px}.contact-wrapper .contact-wrapper{width:52px;height:52px}}.header{z-index:1000;top:0;position:sticky;background-color:#faf7f0}.header .inner{display:flex;align-items:center;justify-content:space-between;padding-top:15px}.header .inner .header__logo{max-width:140px}.header .inner .header__logo img{width:100%}.header .inner .header__burgerBtn{display:none;justify-content:center;align-items:center;padding:22px;border-radius:10px;background-color:#fff}.header .header__nav{display:flex;justify-content:space-between;align-items:center;font-size:17px;flex-basis:52%;background-color:#ffffff80;padding:0;border-radius:62px}.header .header__nav .nav__item{transition:all .25s ease-in;padding:20px 30px;border-radius:62px;background-color:#ffffff80;cursor:pointer}.header .header__nav .nav__item:hover{background-color:#fff}.header .header__info{padding:12px 36px;border-radius:62px;background-color:#fff;text-align:center}.header .header__info .header__phone{font-weight:500;font-size:17px}.header .header__info .header__schedule{font-size:14px;color:#929a9c}.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;margin-top:30px}.header .header__mobile .header__mobile-menu>.nav__item{padding-bottom:20px;font-size:20px;text-align:center}@media(max-width:992px){.header{background-color:#faf7f0}.header .inner .header__logo{max-width:125px}.header .inner .header__nav{display:none}.header .inner .header__info{background-color:transparent;text-align:right;padding:0}.header .inner .header__info .header__phone{font-size:14px}.header .inner .header__info .header__schedule{font-size:12px}.header .inner .header__burgerBtn{display:flex;padding:14px}}.hero .hero__info{position:absolute;top:40px;left:40px;background-color:#fff;border-radius:20px;padding:40px 20px 20px;max-width:555px;z-index:1000}.hero .hero__info h2{font-size:62px;font-weight:400;line-height:1}.hero .hero__info .title-up span{top:-55px;right:0}.hero .hero__info .hero__desc{color:var(--text-p-color)}.hero .hero__info .btn{display:block;width:100%;padding:1.5em 2em}.hero .hero__info .btn:hover{text-decoration:none;color:#fff}.hero .hero__info .hero__pagination{text-align:center;--swiper-pagination-color: #000000;display:flex;margin-top:20px}.hero .hero__info .hero__pagination .swiper-pagination-bullet{position:relative;width:100%;height:auto;text-align:left;border-radius:0;opacity:1;margin-right:10px;background-color:transparent}.hero .hero__info .hero__pagination .swiper-pagination-bullet i{position:absolute;bottom:0;left:0;z-index:1;width:100%;height:4px;background-color:#e2e2e2;border-radius:4px}.hero .hero__info .hero__pagination .swiper-pagination-bullet b{position:absolute;bottom:0;left:0;z-index:2;width:0%;height:4px;border-radius:4px;background-color:#000}.hero .hero__info .hero__pagination .swiper-pagination-bullet-active{background-color:transparent}.hero .hero__info .hero__pagination .swiper-pagination-bullet-active b{animation-name:countingBar;animation-duration:6s;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:forwards}.hero .swiper-slide img{border-radius:40px;width:100%}.hero .swiper-slide img.hero__img--mobile{display:none}@keyframes countingBar{0%{width:0}to{width:100%}}@media(max-width:992px){section.hero{padding-top:10px}section.hero .hero__list{border-radius:25px}section.hero .hero__info{top:unset;left:0;bottom:20px;max-width:100%;margin-left:15px;margin-right:15px}section.hero .hero__info h2{font-size:35px}section.hero .hero__info .title-up span{top:-32px}section.hero .swiper-slide img{border-radius:20px;max-height:80dvh;min-height:502px;object-fit:cover;object-position:80%}section.hero .swiper-slide img.hero__img--pc{display:none}section.hero .swiper-slide img.hero__img--mobile{display:block}}.services .section-title{font-size:55px;font-weight:400}.services .services__list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.services .services__list .services__item{display:flex;align-items:end;padding:326px 30px 30px;border-radius:40px;background-repeat:no-repeat;background-size:100% 100%;transition:all .25s ease-in;overflow:hidden}.services .services__list .services__item .title{color:#fff;font-size:40px}.services .services__list .services__item:hover{background-size:110% 110%}.services .services__list .services__item:nth-child(2){grid-column:2/span 3}.services .services__list .services__item:nth-child(3){grid-column:1/span 2}@media(max-width:992px){.services .section-title{font-size:30px}.services .services__list{grid-template-columns:repeat(2,1fr)}.services .services__list .services__item{padding:166px 10px 10px;border-radius:20px;background-size:cover}.services .services__list .services__item .title{font-size:25px}.services .services__list .services__item .title.title-up span{top:-25px;right:0}.services .services__list .services__item:nth-child(2){grid-column:unset}.services .services__list .services__item:nth-child(3){grid-column:unset}}.about .inner{display:flex;justify-content:space-between;column-gap:96px;background-color:#fff;padding:20px 45px;border-radius:40px}.about .inner .section-title{font-size:85px}.about .inner .section-title .title-up span{top:-55px}.about .inner .about__content{padding-top:25px}.about .inner .about__slides{border-radius:30px;max-width:485px;width:100%;flex-shrink:0}.about .inner .about__slides img{border-radius:30px;width:100%}.about .inner .about__slides .about__pagination{z-index:100;position:absolute;text-align:center;display:flex;padding-left:15px;padding-right:15px;--swiper-pagination-bottom: 20px;--swiper-pagination-bullet-inactive-color: #fff;--swiper-theme-color: #fff}.about .inner .about__slides .about__pagination .swiper-pagination-bullet{width:100%;height:4px;border-radius:4px}.about .inner .about__desc p{color:#7d7d7d}.about .inner .about__numbers{display:flex;column-gap:5px}.about .inner .about__numbers .about__item{background-color:#fafafa;padding:20px 20px 44px;text-align:center;border-radius:25px}.about .inner .about__numbers .about__item .number{font-size:40px;font-weight:500;white-space:nowrap}.about .inner .about__numbers .about__item .desc{color:var(--text-p-color)}@media(max-width:992px){.about .inner{flex-direction:column-reverse;padding:16px}.about .inner .section-title{font-size:45px}.about .inner .section-title .title-up span{top:-35px}.about .inner .about__slides{height:355px}.about .inner .about__content{padding-top:20px}.about .inner .about__numbers .about__item{padding:8px;border-radius:12px}.about .inner .about__numbers .about__item .number{font-size:24px}}.advs .inner .advs__list{display:flex;justify-content:space-between;gap:10px}.advs .inner .advs__list .advs__item{padding:26px 30px;background-color:#fff;border-radius:25px}.advs .inner .advs__list .advs__item .number{font-size:90px;font-family:Good Vibes Pro,Arial,Helvetica,sans-serif}.advs .inner .advs__list .advs__item .desc{color:var(--text-p-color)}@media(max-width:992px){.advs .inner .advs__list{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.advs .inner .advs__list .advs__item{padding:12px;border-radius:15px}.advs .inner .advs__list .advs__item .number{font-size:55px}}.special .inner .special__header{display:flex;justify-content:space-between;margin-bottom:20px}.special .inner .special__header .section-title{font-size:55px}.special .inner .special__header .section-title .title-up span{right:-75px;top:-50px;color:#000}.special .inner .special__header .special__nav{display:flex;column-gap:10px}.special .inner .special__list .special__item{padding:15px;background-color:#fff;border-radius:25px}.special .inner .special__list .special__item .special__img{position:relative;border-radius:20px;overflow:hidden}.special .inner .special__list .special__item .special__img .date{position:absolute;left:20px;top:20px;color:#fff;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background-color:#ffffff4d;font-size:16px;text-align:center;padding:12px;border-radius:15px}.special .inner .special__list .special__item .special__img img{width:100%}.special .inner .special__list .special__item .special__content .special__title{font-weight:500;font-size:25px}.special .inner .special__list .special__item .special__content .special__desc{color:var(--text-p-color);height:78px}.special .inner .special__list .special__item .special__content .special__more{margin-top:12px;background-color:#f0f0f0;color:#000;width:100%;display:block}.special .inner .special__footer{display:none;margin-top:20px}.special .inner .special__footer .special__nav{display:flex;column-gap:10px;justify-content:center}@media(max-width:992px){.special .inner .special__header .section-title{font-size:30px}.special .inner .special__header .section-title .title-up span{top:-35px}.special .inner .special__header .special__nav{display:none}.special .inner .special__list .special__item .special__img .date{font-size:12px;padding:4px 6px;border-radius:6px;left:10px;top:10px}.special .inner .special__footer{display:block}}.reviews .inner .reviews__header{display:flex;justify-content:space-between;margin-bottom:20px}.reviews .inner .reviews__header .section-title{font-size:55px}.reviews .inner .reviews__header .section-title .title-up span{right:-75px;top:-45px;color:#000}.reviews .inner .reviews__header .reviews__nav{display:flex;column-gap:10px}.reviews .inner .reviews__list .reviews__item{position:relative}.reviews .inner .reviews__list .reviews__item img{border-radius:20px;width:100%}.reviews .inner .reviews__footer{display:none;margin-top:20px}.reviews .inner .reviews__footer .reviews__nav{display:flex;column-gap:10px;justify-content:center}@media(max-width:992px){.reviews .inner .reviews__header .section-title{font-size:30px}.reviews .inner .reviews__header .section-title .title-up span{top:-25px;right:-30px}.reviews .inner .reviews__header .reviews__nav{display:none}.reviews .inner .reviews__footer{display:block}}.feedback .inner .feedback__block{display:flex;justify-content:space-between;column-gap:20px;background-color:#fff;border-radius:20px;padding:30px}.feedback .inner .feedback__block .feedback__text .feedback__title{font-weight:400;font-size:40px}.feedback .inner .feedback__block .feedback__text .feedback__desc{color:var(--text-p-color)}.feedback .inner .feedback__block .feedback__form p{margin:0}.feedback .inner .feedback__block .feedback__form .feedback__row{display:flex;justify-content:space-between;padding-bottom:15px;column-gap:15px}.feedback .inner .feedback__block .feedback__form .feedback__row .btn{max-width:356px;width:100%}.feedback .inner .feedback__block .feedback__form .feedback__input{position:relative;width:100%}.feedback .inner .feedback__block .feedback__form .feedback__input .placeholder{position:absolute;left:30px;top:40px;color:#cbcbcd;transition:all .25s ease-in;pointer-events:none}.feedback .inner .feedback__block .feedback__form .feedback__input input{border-radius:10px;border:none;background-color:#fafafa;color:#070728;width:100%;padding:40px 30px 20px}.feedback .inner .feedback__block .feedback__form .feedback__input.placeholder-up .placeholder{top:10px}.feedback .inner .feedback__block .feedback__form .feedback__input--phone .flag{position:absolute;left:15px;top:40px;z-index:100}.feedback .inner .feedback__block .feedback__form .feedback__input--phone .placeholder{left:50px}.feedback .inner .feedback__block .feedback__form .feedback__input--phone input{padding-left:60px}.feedback .inner .feedback__block .feedback__form .feedback__checkbox{display:flex;align-items:start;column-gap:10px;font-size:14px;color:#cbcbcd}@media(max-width:992px){.feedback .inner .feedback__block{flex-direction:column;padding:15px}.feedback .inner .feedback__block .feedback__text .feedback__title{font-size:30px}.feedback .inner .feedback__block .feedback__form .feedback__row{flex-direction:column;gap:10px}}.cert .inner .cert__header{display:flex;justify-content:space-between;margin-bottom:20px}.cert .inner .cert__header .section-title{font-size:55px;font-weight:400;font-family:Tenor Sans,Arial,Helvetica,sans-serif}.cert .inner .cert__header .cert__nav{display:flex;column-gap:10px}.cert .inner .cert__list .cert__item{position:relative}.cert .inner .cert__list .cert__item img{border-radius:20px;width:100%;aspect-ratio:.8;object-fit:cover}.cert .inner .cert__footer{display:none;margin-top:20px}.cert .inner .cert__footer .cert__nav{display:flex;column-gap:10px;justify-content:center}@media(max-width:992px){.cert .inner .cert__header .section-title{font-size:30px}.cert .inner .cert__header .section-title .title-up span{top:-25px}.cert .inner .cert__header .cert__nav{display:none}.cert .inner .cert__list .cert__item{overflow:hidden;border-radius:20px}.cert .inner .cert__list .cert__item img{transform:rotate(90deg);aspect-ratio:1}.cert .inner .cert__footer{display:block}}.team .inner .team__header{display:flex;justify-content:space-between;margin-bottom:20px}.team .inner .team__header .section-title{font-size:55px}.team .inner .team__header .section-title .title-up span{right:-75px;top:-45px;color:#000}.team .inner .team__header .team__nav{display:flex;column-gap:10px}.team .inner .team__list .team__item{position:relative}.team .inner .team__list .team__item img{border-radius:20px;width:100%}.team .inner .team__list .team__item .team__content{color:#fff;position:absolute;bottom:20px;left:20px}.team .inner .team__list .team__item .team__content .name{font-family:Good Vibes Pro,Arial,Helvetica,sans-serif;font-size:40px;line-height:1.05}.team .inner .team__list .team__item .team__content .job{font-weight:500}.team .inner .team__footer{display:none;margin-top:20px}.team .inner .team__footer .team__nav{display:flex;column-gap:10px;justify-content:center}@media(max-width:992px){.team .inner .team__header .section-title{font-size:30px}.team .inner .team__header .section-title .title-up span{top:-25px}.team .inner .team__header .team__nav{display:none}.team .inner .team__list .team__item .team__content .name{font-size:40px}.team .inner .team__footer{display:block}}.map .inner .map__main{overflow:hidden;border-radius:25px}.contacts .inner .contacts__list{display:flex;justify-content:space-between;gap:10px}.contacts .inner .contacts__list .contacts__item{background-color:#f9f9f9;border-radius:20px;padding:20px;width:100%}.contacts .inner .contacts__list .contacts__item .label{font-size:16px;color:var(--text-p-color)}.contacts .inner .contacts__list .contacts__item .value{font-weight:500;font-size:25px}.contacts .inner .contacts__list .contacts__item--social .value{display:flex;column-gap:10px}.contacts .inner .contacts__list .contacts__item--social .value a{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:4px;width:48px;height:48px}@media(max-width:992px){.contacts .inner .contacts__list{display:grid;grid-template-columns:repeat(2,1fr)}.contacts .inner .contacts__list .contacts__item{padding:18px 10px}.contacts .inner .contacts__list .contacts__item .value{font-size:14px}.contacts .inner .contacts__list .contacts__item--social .value a{width:38px;height:38px}}.footer-wrapper{border-top-left-radius:20px;border-top-right-radius:20px;background-color:#fff;margin-top:30px}.footer-wrapper .inner{padding-top:20px;padding-bottom:20px}.footer{padding-top:20px}.footer .inner .footer__top{display:flex;justify-content:space-between;align-items:center}.footer .inner .footer__top .footer__logo img{width:100%;max-width:162px}.footer .inner .footer__top .footer__nav{display:flex;justify-content:space-between;align-items:center;font-size:17px;flex-basis:52%}.footer .inner .footer__top .btn{display:block}.footer .inner .footer__top .btn:hover{color:#fff;text-decoration:none}.footer .inner .footer__bottom{text-align:right}@media(max-width:992px){.footer .inner .footer__top{flex-direction:column;align-items:center;gap:28px}.footer .inner .footer__top .footer__nav{justify-content:space-between;flex-basis:100%;width:100%}.footer .inner .footer__top .btn{width:100%}.footer .inner .footer__bottom{margin-top:16px;text-align:center}}
