:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.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{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.swiper-virtual.swiper-css-mode.swiper-horizontal{.swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}}.swiper-virtual.swiper-css-mode.swiper-vertical{.swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{height:100%;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0!important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle;width:18px;height:12px}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}.beer-slider{display:inline-block;overflow:hidden;position:relative}.beer-slider *,.beer-slider:after,.beer-slider :after,.beer-slider:before,.beer-slider :before{box-sizing:border-box}.beer-slider img,.beer-slider svg{vertical-align:bottom}.beer-slider>*{height:100%}.beer-slider>img{height:auto;max-width:100%}.beer-reveal{left:0;opacity:0;overflow:hidden;position:absolute;right:50%;top:0;transition:opacity .35s;z-index:1}.beer-reveal>:first-child{height:100%;max-width:none;width:200%}.beer-reveal>img:first-child{height:auto}.beer-range{-moz-appearance:none;-ms-touch-action:auto;-webkit-appearance:slider-horizontal!important;bottom:0;cursor:pointer;height:100%;left:-1px;margin:0;opacity:0;position:absolute;top:0;touch-action:auto;width:calc(100% + 2px);z-index:2}.beer-range::-webkit-slider-thumb{-webkit-appearance:none;height:300vh}.beer-range::-moz-range-thumb{-webkit-appearance:none;height:300vh}.beer-range::-ms-tooltip{display:none}.beer-handle{background:hsla(0,0%,100%,.5);border-radius:50%;box-shadow:0 0 6px transparent;color:#000;height:48px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:background .3s,box-shadow .3s,opacity .5s .25s;width:48px;z-index:2}.beer-handle:after,.beer-handle:before{border-left:2px solid;border-top:2px solid;content:"";height:10px;position:absolute;top:50%;transform-origin:0 0;width:10px}.beer-handle:before{left:10px;transform:rotate(-45deg)}.beer-handle:after{right:0;transform:rotate(135deg)}.beer-range:focus~.beer-handle{background:hsla(0,0%,100%,.85);box-shadow:0 0 3px rgba(0,0,0,.4)}.beer-reveal[data-beer-label]:after,.beer-slider[data-beer-label]:after{background:hsla(0,0%,100%,.75);border-radius:.125rem;content:attr(data-beer-label);line-height:1;padding:.5rem;position:absolute;top:1.5rem}.beer-slider[data-beer-label]:after{right:1.5rem}.beer-reveal[data-beer-label]:after{left:1.5rem}.beer-reveal[data-beer-label=""]:after,.beer-slider[data-beer-label=""]:after{content:none}.beer-ready .beer-handle,.beer-ready .beer-reveal{opacity:1}@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */a,button{-webkit-transition:all .2s ease;cursor:pointer}button,hr,input{overflow:visible}a,textarea{background-color:transparent}*,a,a:active,a:focus,a:hover{text-decoration:none}.btn,.footer-text{text-align:center}.form__field,.wrapper,sub,sup{position:relative}.form__wrap,.nav{-webkit-box-orient:vertical;-webkit-box-direction:normal}.form__wrap,.nav,.nav__list{-webkit-box-direction:normal}.accordion__title,.btn,.burger span,.cocoen,.form_main .checkbox,.menu-item,.nav__item,.phone .open-phone-menu,a,button,select{cursor:pointer}*,.thanks__socials-btn{-webkit-tap-highlight-color:transparent}html{line-height:1.15;-webkit-text-size-adjust:100%}details,main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0}*,.cocoen,legend{box-sizing:border-box}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{transition:all .2s ease}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical;border:none;outline:0;-webkit-appearance:none}.wrapper,body.overflow{overflow:hidden}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.btn,.footer-title,.form__title{font-weight:700}summary{display:list-item}[hidden],template{display:none}article,aside,audio,b,body,canvas,dd,details,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,img,label,li,mark,menu,nav,ol,p,section,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,u,ul,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:0 0}button,input,select{border:none;outline:0;background-color:transparent;-webkit-appearance:none}*{list-style:none}html{font-size:10px}body{margin:0;font-family:Roboto,sans-serif;color:#000}.comments-modal .review-form-wrap .btn,.container{margin:0 auto}button{padding:0;transition:all .2s ease}select{-webkit-transition:all .2s ease;transition:all .2s ease}.wrapper{width:100%;min-height:100vh}@media (min-width:1100px){.wrapper.visible{overflow:visible}}.container{max-width:1280px;width:100%;padding:0 2rem}.scroll-wrap::-webkit-scrollbar{background-color:transparent;width:4px}.scroll-wrap::-webkit-scrollbar-thumb{border-radius:100px;background-color:#c1c6cf}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.cogerent__breadcrumbs{padding:0 0 8px;font-size:1.2rem}.cogerent__breadcrumbs a{color:#000;text-decoration:underline}.cogerent__breadcrumbs a:hover{color:#d64107;text-decoration:none}.btn{padding:1.3rem 3rem;font-size:1.4rem;line-height:1;color:#fff;background-color:#d64107;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:3rem;white-space:nowrap}.btn:focus,.btn:hover{background-color:#ff3d2b}.btn.small{padding:1.5rem 1rem;width:auto}.btn.btn-reviews{padding:1.5rem 5rem}.btn-contacts{padding:1rem 5rem;font-size:.8rem}@media (min-width:1024px){.btn-contacts{font-size:1.4rem;padding:1.7rem 5rem}}.btn.secondary{border:1px solid #d64107;color:#d64107;padding:2rem 7rem 1.8rem;line-height:1;text-transform:uppercase;background:#fff}.btn.secondary:focus,.btn.secondary:hover{background-color:#d64107;color:#fff}.comments-modal{max-width:480px;width:100%}.comments-modal .review-form-wrap{background:0 0;padding:0}.comments-modal__title{font-size:2.4rem;text-align:center}.footer{padding:2rem 0;background-color:#8b8a8a;color:#fff}.footer-text{font-size:1.4rem;color:#f4f4f4;margin-bottom:1.5rem}.footer-title{text-transform:uppercase;font-size:2rem;margin-bottom:1.5rem}.footer-row{display:-webkit-box;display:flex;width:100%;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}.footer-col{width:100%;padding-bottom:1rem;margin-bottom:1rem;border-bottom:.2rem solid #c7c6c6}.footer-col:last-child{border-right:none;border-bottom:none}@media (min-width:768px){.footer-col{width:50%;border:none}}@media (min-width:1200px){.footer-row{flex-wrap:nowrap}.footer-col{width:auto;padding:0 2rem;border-right:.2rem solid #c7c6c6}}.footer-col .footer-text{max-width:23rem;margin-bottom:0;font-size:1.4rem;text-align:left}.bargain__overtext,.counter__title,.epilation__title,.form__title,.profit,.stock{text-align:center}.footer-nav{display:-webkit-box;display:flex}.footer-nav__list{-webkit-column-count:2;-moz-column-count:2;column-count:2}.footer-nav ul{margin-right:2rem;margin-bottom:2.5rem}.footer-nav ul:last-child{margin-right:0}.footer-nav li{line-height:1.4}.footer-nav a{color:#f4f4f4;font-size:1.4rem;border-bottom:1px solid inherit;-webkit-transition:all .3s ease;transition:all .3s ease}.footer-nav a:hover{border-bottom:1px solid #fff}.footer-pay{width:15.5rem}.footer-pay img,.form{width:100%}.grecaptcha-badge{visibility:hidden}.form__wrap-modal{padding:0;width:44.5rem}@media (max-width:500px){.form__wrap-modal{width:auto}}.form__field,.form__field .wpcf7-form-control-wrap,.form__input,.form__wrap,.form_main{width:100%}.form__wrap{display:-webkit-box;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center}.form__field{margin-bottom:1rem;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.form__field .ajax-loader{position:absolute;right:0;top:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.form__input{padding:1.5rem 2.5rem;border-radius:1.5rem;background-color:#fff;font-size:1.4rem;color:#575757}.form__title{font-size:1.8rem;margin-bottom:2rem}.form__soc-text{color:#575757;font-size:1.4rem}.form__soc-text a{text-decoration:underline;color:inherit}.form__soc-text a:hover{text-decoration:none}.drop-menu__title:hover,.typography a{text-decoration:underline}.form_main .form__input,.form_main .form__textarea{width:100%;padding:1rem 1.4rem;border:1px solid #d7d7d7;border-radius:0;background-color:transparent;font-size:1.2rem;color:#575757}.form_main .form__input::-webkit-input-placeholder,.form_main .form__textarea::-webkit-input-placeholder{font-size:1.2rem;color:#575757}.form_main .form__input::-moz-placeholder,.form_main .form__textarea::-moz-placeholder{font-size:1.2rem;color:#575757}.form_main .form__input::placeholder,.form_main .form__textarea::placeholder{font-size:1.2rem;color:#575757}.form_main .form__textarea{height:150px;resize:none}.form_main .form__field{-webkit-box-pack:start;justify-content:flex-start}.form_main .checkbox{background-color:transparent;border:1px solid #d7d7d7;border-radius:3px;height:1.7rem;width:1.7rem}.form_main .checkbox:checked{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 511.999 511.999' style='enable-background:new 0 0 511.999 511.999;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M506.231,75.508c-7.689-7.69-20.158-7.69-27.849,0l-319.21,319.211L33.617,269.163c-7.689-7.691-20.158-7.691-27.849,0 c-7.69,7.69-7.69,20.158,0,27.849l139.481,139.481c7.687,7.687,20.16,7.689,27.849,0l333.133-333.136 C513.921,95.666,513.921,83.198,506.231,75.508z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat}.form_main input[type=date]{cursor:pointer}.form_main label{font-size:1rem;color:#575757;padding-left:1rem;max-width:28rem}.form_main .form__footer{margin-top:1rem;width:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.form-wrap{margin:0 auto;max-width:44.5rem;width:100%;padding:2rem;background-color:#f4f4f4}.datepickers-container{z-index:100000}.header{position:relative;z-index:10;padding:1.5rem 0}.header-col{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.header-col .btn{margin-left:1rem}.header-tel{font-size:2.2rem;font-weight:500;color:#d64107;margin:0 2rem 0 3rem}.header-address{font-size:1.4rem;color:#575757}.header .logo{width:15rem}@media (min-width:1200px){.header .logo{width:24rem}}.header .logo img{width:100%}.header .lang-select{font-size:1.6rem;display:block;position:relative;padding:5px 20px 5px 10px}.header .lang-select:after{top:3px}.header .lang-select:hover .lang-select__dropdown{display:block}.header .lang-select__dropdown{background:#fff;position:absolute;left:0;top:100%;display:none;width:100%}.header .lang-select__dropdown .wpml-ls-current-language{display:none}.header .lang-select__dropdown a{color:#000}.header .lang-select__dropdown a:hover{color:#d64107}.header .mob-tel{width:2rem;margin:0 2rem 0 auto}.header .mob-tel img{width:100%}@media (min-width:1024px){.header .address{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0 3rem 0 auto}}.header .address .header-address{margin-right:1rem}.header .address .soc-link{margin-left:6px;width:24px}.header-top{position:relative;z-index:2}.header-top .container{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.header-bottom .container{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end}.header-bottom .header-buttons{-webkit-box-ordinal-group:4;order:3}.header-bottom .header-buttons .btn.small{margin:0 0 0 1rem;padding:1.3rem 1rem}@media (min-width:1200px){.header-bottom .header-buttons .btn.small{padding:1.3rem 2rem}}.search-form{-webkit-box-ordinal-group:2;order:1;padding:2rem 2rem 0}.search-form__wrap{position:relative;width:25rem}@media (min-width:1024px){.search-form{-webkit-box-ordinal-group:3;order:2;margin-left:auto;padding:0}.search-form__wrap{width:15rem}}@media (min-width:1200px){.search-form__wrap{width:17rem}}.search-form input{border:1px solid #939495;border-radius:3rem;width:100%;font-size:1.4rem;font-weight:500;color:#575757;padding:1.1rem 5rem 1.1rem 2rem}.search-form button{width:2rem;position:absolute;top:50%;right:2rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.search-form button img{width:100%}.nav{position:fixed;top:5rem;right:-100%;z-index:1;width:100vw;height:-webkit-calc(100% - 5rem);height:calc(100% - 5rem);background-color:#fff;display:-webkit-box;display:flex;flex-direction:column;-webkit-transition:all .5s ease;transition:all .5s ease}@media (min-width:1024px){.nav{position:static;top:auto;right:auto;width:100%;height:auto;background-color:transparent;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center}}.nav.active{right:0}.nav__list{display:-webkit-box;display:flex;-webkit-box-orient:vertical;flex-direction:column;padding:2rem;-webkit-box-ordinal-group:3;order:2;height:-webkit-calc(100vh - 34rem);height:calc(100vh - 34rem);overflow:hidden;overflow-y:auto}@media (min-width:1024px){.nav__list{-webkit-box-ordinal-group:2;order:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding:0;height:auto;overflow:visible}}.nav .nav-footer,.phone-menu{flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.menu-item,.nav__item{width:100%;margin-bottom:1.5rem}.active.menu-item:after,.nav__item.active:after{top:.2rem;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.menu-item:last-child,.nav__item:last-child{margin-bottom:0}@media (min-width:1024px){.menu-item,.nav__item{margin-bottom:0;margin-right:1.5rem}.menu-item.menu-item-has-children,.menu-link.menu-item,.nav__item.menu-item-has-children,.nav__item.menu-link{padding-right:2rem}}@media (min-width:1200px){.menu-item,.nav__item{margin-right:2.5rem}.menu-item.menu-item-has-children,.menu-link.menu-item,.nav__item.menu-item-has-children,.nav__item.menu-link{padding-right:3rem;margin-right:3rem}}.menu-item>a,.nav__link{width:100%;white-space:nowrap;display:block;text-transform:uppercase;font-size:1.6rem;font-weight:600;color:#000;border-bottom:1px solid none;-webkit-transition:all .3s ease;transition:all .3s ease}@media (min-width:1024px){.menu-item:hover .sub-menu,.nav__item:hover .sub-menu{display:block}.menu-item>a,.nav__link{font-size:1.4rem}}.menu-item>a:hover,.nav__link:hover{color:#d64107}.nav .nav-footer{margin-top:auto;-webkit-box-ordinal-group:4;order:3;padding:2rem 2rem 5rem;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;background-color:#8b8a8a}.nav .nav-footer .btn.small{padding-left:3rem;padding-right:3rem;margin-bottom:2rem}.nav .nav-footer .mob-link{text-transform:none;color:#fff;font-size:1.6rem;border-bottom:1px solid #fff;display:block;margin-bottom:1rem}.nav .nav-soc{display:-webkit-box;display:flex;margin-top:1rem}.nav .nav-soc .soc-link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:2rem}.nav .nav-soc .soc-link img{height:2.5rem}.sub-menu{display:none;margin-top:1.5rem}@media (min-width:1024px){.sub-menu{display:none;position:absolute;top:-webkit-calc(100% + 12px);top:calc(100% + 12px);left:0;background-color:#fff;margin-top:0;-webkit-transition:all .3s ease;transition:all .3s ease;min-width:30rem;border:1px solid #cf450f}.sub-menu:before{content:'';position:absolute;bottom:100%;height:12px;width:100%;display:block}}.menu-item-has-children .sub-menu .menu-item,.sub-menu__item{margin-bottom:1.5rem;width:100%;position:relative}@media (min-width:1024px){.menu-item-has-children .sub-menu .menu-item,.sub-menu__item{margin-bottom:0;position:static;border-bottom:1px solid #e3e2e2;border-top:1px solid transparent}.menu-item-has-children .sub-menu .menu-item:hover:not(:first-child),.sub-menu__item:hover:not(:first-child){border-top:1px solid #cf450f}.menu-item-has-children .sub-menu .menu-item:hover:not(:last-child),.sub-menu__item:hover:not(:last-child){border-bottom:1px solid #cf450f}.menu-item-has-children .sub-menu .menu-item:hover .drop-menu,.sub-menu__item:hover .drop-menu{opacity:1;visibility:visible;right:-50rem;z-index:1}.menu-item-has-children .sub-menu .menu-item:hover .sub-menu__arrow:before,.sub-menu__item:hover .sub-menu__arrow:before{content:"";position:absolute;width:1px;height:44px;top:-29px;bottom:0;right:-1px;z-index:2;background-color:#fff}.menu-item-has-children .sub-menu .menu-item:last-child .sub-menu__link,.menu-item-has-children .sub-menu .menu-item:last-child a,.menu-item-has-children .sub-menu .sub-menu__item:last-child a,.sub-menu__item:last-child .menu-item-has-children .sub-menu a,.sub-menu__item:last-child .sub-menu__link{border-bottom:none}}.menu-item-has-children .sub-menu .active.menu-item:after,.sub-menu__item.active:after{content:"";position:absolute;top:-.5rem;left:-2rem;width:-webkit-calc(100% + 4rem);width:calc(100% + 4rem);height:-webkit-calc(100% + 1rem);height:calc(100% + 1rem);background-color:#edebeb;z-index:-1}.menu-item-has-children .sub-menu .active.menu-item .sub-menu__link,.menu-item-has-children .sub-menu .active.menu-item a,.menu-item-has-children .sub-menu .sub-menu__item.active a,.sub-menu__item.active .menu-item-has-children .sub-menu a,.sub-menu__item.active .sub-menu__link{font-weight:700;border-bottom:none}.menu-item-has-children .sub-menu .active.menu-item .sub-menu__arrow:after,.sub-menu__item.active .sub-menu__arrow:after{top:.2rem;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.menu-item-has-children .sub-menu a,.sub-menu__link{white-space:nowrap;position:relative;z-index:2;font-size:1.4rem;color:#000;border-bottom:1px solid #000;font-weight:400;display:inline;text-transform:uppercase}@media (min-width:1024px){.menu-item-has-children .sub-menu a,.sub-menu__link{padding:1.3rem 2rem;display:block;border-bottom:none;font-weight:700;font-size:1.6rem}}.sub-menu__arrow{position:relative;top:-1.5rem;z-index:2;width:100%;display:block}.sub-menu__arrow:after{content:"";position:absolute;top:-3px;right:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:1rem;height:1rem;border-bottom:2px solid #000;border-right:2px solid #000;-webkit-transition:all .3s ease;transition:all .3s ease}.drop-menu{position:relative;z-index:1;display:none;padding:1rem 0 0;background-image:none}@media (max-width:1024px){.drop-menu{background-image:none!important}}.drop-menu__title{font-size:1.5rem;text-transform:uppercase;color:#d64107;margin:2rem 0 1.2rem}@media (min-width:1024px){.sub-menu__arrow:after{top:-13px;right:10px;border-bottom:2px solid #bfbfbf;border-right:2px solid #bfbfbf;width:.8rem;height:.8rem;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.drop-menu{padding:2rem;display:block;visibility:hidden;position:absolute;top:-1px;right:-40rem;min-height:-webkit-calc(100% + 2px);min-height:calc(100% + 2px);opacity:0;z-index:-1;background-color:#fff;border:1px solid #cf450f;-webkit-transition:all .3s ease;transition:all .3s ease;min-width:50rem;background-repeat:no-repeat;background-size:60%;background-position:right bottom}.drop-menu__title{max-width:330px}}.drop-menu__title:first-child{margin:0 0 1.2rem}.drop-menu__title a{color:inherit}.drop-menu__item{margin-bottom:1rem}.drop-menu__link{font-size:1.4rem;color:#000;border-bottom:1px solid none}.drop-menu__link:hover{border-bottom:1px solid #000}.phone{position:relative;border:1px solid #939495;border-radius:2rem;padding:.4rem 4.8rem .4rem 2rem;z-index:2}.phone:hover{border-bottom-left-radius:0;border-bottom-right-radius:0}.phone:hover .phone-menu{display:block}.phone__icon{width:29px;margin-right:4px}.phone__icon-wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.phone .open-phone-menu{position:absolute;right:35px;top:50%}.phone .open-phone-menu:after{content:"";display:block;position:absolute;top:-1rem;left:1rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:1rem;height:1rem;border-bottom:2px solid #a7a6a6;border-right:2px solid #a7a6a6}.phone-menu{width:-webkit-calc(100% + 2px);width:calc(100% + 2px);left:-1px;position:absolute;padding:.5rem 2rem 2rem;background-color:#fff;border-bottom:1px solid #939495;border-right:1px solid #939495;border-left:1px solid #939495;border-radius:0 0 2rem 2rem;top:100%;display:none;z-index:0}.phone-menu__item{position:relative;margin-top:1rem}.phone-menu .phone-menu-link{color:#000;font-size:1.6rem}.phone-menu .phone-menu-link:hover{color:#d64107}.phone-menu__viber{position:absolute;right:-8px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:17px;height:17px;margin:0 0 0 5px}.phone-menu__viber img{margin:0}.burger{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-right:2rem}.burger.active span:nth-child(1){top:7px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(3){bottom:7px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.arrow:after,.menu-item-has-children:after,.price-arrow{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}.burger span{position:relative;width:2.5rem;height:2px;margin-bottom:5px;display:block;-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#000}.counter-section,.epilation-section{background-color:#f4f4f4}.burger span:last-child{margin-bottom:0}.mob-hide{display:none}.arrow,.menu-item-has-children{position:relative;z-index:1}.arrow:after,.menu-item-has-children:after{content:"";position:absolute;top:-1px;right:3px;transform:rotate(45deg);width:1rem;height:1rem;border-bottom:2px solid #000;border-right:2px solid #000;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1}.bargain,.epilation img{width:100%}.menu-item-has-children{padding-right:3rem}.counter__wrap{max-width:63rem;padding:2rem;margin:auto}.counter__title{font-size:2.4rem;font-weight:700;color:#d64107;margin-bottom:2rem}@media (min-width:768px){.counter__wrap{padding:2rem 0}.counter__title{font-size:3rem}}.epilation-wrap{padding:3rem 0 5rem}.epilation__title{font-size:2.5rem;text-transform:uppercase;font-weight:700;margin-bottom:3rem}@media (min-width:1024px){.mob-hide{display:block}.desk-hide{display:none!important}.arrow:after,.menu-item-has-children:after{top:-3px;right:0}.epilation__title{font-size:4.5rem}}.profit-section{background-color:#fff;padding-top:3rem}.profit{background-color:#8b8a8a;color:#fff}.profit .container{max-width:100rem;padding:5rem 0}.profit__title{font-size:2.1rem;margin-bottom:1.5rem;font-weight:700}@media (min-width:768px){.profit__title{font-size:2.4rem}}@media (min-width:1024px){.profit__title{font-size:2.6rem;margin-bottom:3rem}}@media (min-width:1224px){.profit__title{font-size:3.4rem}}.profit__text{font-size:1.6rem;font-weight:400}@media (min-width:768px){.profit__text{font-size:2rem}}@media (min-width:1024px){.profit__text{font-size:2.2rem}}@media (min-width:1224px){.profit__text{font-size:2.6rem}}.promo-section{padding:4rem 0}.promo-section .bargain-wrap{margin-top:4rem}.promo__link{color:#000;font-size:2rem;border-bottom:1px solid #000}.promo__link:hover{color:#d64107;border-bottom:1px solid #d64107}.stock-section{padding:5rem 0 6rem}.stock-section .container{max-width:110rem}.stock__subtitle,.stock__title{font-size:2.1rem;font-weight:700;color:#d64107;margin-bottom:1rem}@media (min-width:768px){.stock__subtitle,.stock__title{font-size:2.4rem}}@media (min-width:1024px){.stock__subtitle,.stock__title{font-size:2.6rem}}@media (min-width:1224px){.stock__subtitle,.stock__title{margin-bottom:3rem;font-size:3.4rem}}.stock__subtitle{color:#000;margin-bottom:4rem}.stock__phone,.stock__text{font-size:1.7rem;font-weight:400}@media (min-width:768px){.stock__phone,.stock__text{font-size:2rem}}@media (min-width:1024px){.stock__phone,.stock__text{font-size:2.2rem}}@media (min-width:1224px){.stock__phone,.stock__text{font-size:2.6rem}}.stock__phone{font-weight:700;margin-top:3rem}.stock__phone a{color:#000}.stock__phone a:hover{color:#d64107}.bargain-section{padding-top:5rem;margin-bottom:4rem}.bargain-section .pagination-wrap{margin-bottom:3rem;position:relative}.bargain-section .pagination-wrap::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:2px;background-color:#f4f4f4}.bargain-wrap{display:-webkit-box;display:flex;flex-wrap:wrap;margin:0 -1.2rem}.bargain{padding:0 1.2rem;margin-bottom:2.4rem}.bargain__wrapper{position:relative;overflow:hidden;padding-bottom:52%;background:#f4f4f4}@media (min-width:768px){.bargain{width:50%}}.bargain:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.bargain img{-webkit-transition:all .5s ease;transition:all .5s ease;display:block;width:100%;position:absolute;left:0;top:0}.bargain__overtext{position:absolute;right:0;top:0;width:50%;height:100%;background:rgba(255,255,255,.6);color:#000;padding:32px 24px}@media (max-width:600px){.bargain__overtext{width:100%}}.slide-section{padding:3rem 0 5rem;background-color:#f4f4f4}.slide-slider{position:relative;padding-bottom:5rem}.slide-slider .swiper-pagination{position:absolute;z-index:1;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:-1rem}.slide-slider .swiper-pagination-bullet{width:2rem;height:2rem;opacity:1;background-color:#c7c5c5}.slide-slide{height:50vw;max-width:90rem;margin:auto;background-size:contain;background-repeat:no-repeat;background-position:center}.contacts-section.contacts-plus .contacts-img,.experts__photo,.nav-section{background-repeat:no-repeat;background-size:cover}.article-section .article__line>*{color:#d64107;font-size:1.6rem;text-transform:uppercase;font-weight:700;margin:0}@media (min-width:768px){.article-section .article__line>*{font-size:1.8rem}}.blog-section{padding:4rem 0}.blog-section .container{display:-webkit-box;display:flex;flex-wrap:wrap}@media (min-width:1024px){.slide-slide{height:35vw}.article-section .article__line>*{font-size:2.2rem}.blog-section .container{flex-wrap:nowrap}}.blog-section .blog-articles{width:100%}.article{position:relative;margin-bottom:2rem;border-bottom:2px solid #f4f4f4}.article__wrap{display:-webkit-box;display:flex;flex-wrap:wrap;width:100%;padding-bottom:2rem}.article__img{width:100%;height:auto;overflow:hidden;margin-bottom:1rem}@media (min-width:768px){.article__img{width:40%;margin-bottom:0}}.article__img img{width:100%;height:auto}.article__body{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-left:0}@media (min-width:768px){.article__body{width:60%;padding:.5rem 0 .5rem 3rem}}.article__tag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:1.6rem;color:#000;margin-bottom:2rem}@media (min-width:1200px){.article__tag{font-size:2rem;margin-bottom:4rem}}.article__tag a{color:inherit;border-bottom:1px solid #000}.article__tag a:hover{color:#d64107;border-bottom:1px solid #d64107}.article__title{font-size:2rem;margin-bottom:4rem;font-weight:400}@media (min-width:768px){.article__title{font-size:2.5rem}}@media (min-width:1200px){.article__title{font-size:3rem;margin-bottom:4rem}}.article__nav{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin-top:auto}.article__nav .btn{padding:1rem 3rem;font-size:1rem}@media (min-width:768px){.article__nav .btn{font-size:1.5rem;padding:1.5rem 6rem}}.article__share{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-transform:uppercase;font-size:1.4rem;color:#000;height:2.5rem;width:2.5rem;position:relative}.article__share:hover{color:#d64107}.article__share img{width:100%;margin-right:1rem}.article__share--list{position:absolute;bottom:100%;left:0}.nav-section{background-position:center top;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;min-height:44rem;aspect-ratio:2/1}.nav-section.nav-section-detailed{-webkit-box-pack:end;justify-content:flex-end}.nav-blog{background-color:rgba(90,89,88,.6);padding:2rem 2rem 1rem}@media (min-width:980px){.nav-blog{padding:2rem}}.nav-blog-lable{margin-top:auto;margin-bottom:2rem;max-width:24rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:end;align-items:flex-end}@media (min-width:400px){.nav-blog-lable{max-width:30rem}}@media (min-width:768px){.article__share{font-size:2rem;height:3.5rem;width:3.5rem}.nav-blog-lable{max-width:38rem}}@media (min-width:1040px){.nav-blog-lable{margin-top:5rem;-webkit-box-align:start;align-items:flex-start}}.nav-blog__subtitle,.nav-blog__title{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;text-align:center;padding:1.5rem 3rem 2rem 0;background-color:#fff;margin-bottom:1.5rem;border-top-right-radius:6.5rem;border-bottom-right-radius:6.5rem}.nav-blog__subtitle h1,.nav-blog__title h1{margin-left:auto;color:#d64107;text-transform:uppercase;font-size:3rem}@media (min-width:768px){.nav-blog__subtitle,.nav-blog__title{padding:3rem 5rem 3.5rem 0}.nav-blog__subtitle h1,.nav-blog__title h1{font-size:4rem}}.nav-blog__subtitle{background-color:#46454b}.nav-blog__subtitle h2{margin-left:auto;color:#fff;font-size:1.8rem}@media (min-width:768px){.nav-blog__subtitle h2{font-size:2rem}}.nav-blog-list{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}.nav-blog-list li{padding-right:1rem;margin-left:1rem;margin-bottom:1rem;border-right:2px solid #fff}.nav-blog-list li:last-child{border-right:none}@media (min-width:980px){.nav-blog-list li{margin-bottom:0}}.nav-blog-list a{color:#fff;font-size:1.6rem;border-bottom:1px solid none}.nav-blog-list a:hover{color:#ff3d2b;border-bottom:1px solid #ff3d2b}.contacts-section.contacts-plus{background-color:#f4f4f4;position:relative;overflow:hidden}.contacts-section.contacts-plus .container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.contacts-section.contacts-plus .contacts-img{height:100vw;width:100%;-webkit-box-pack:center;justify-content:center}@media (min-width:1024px){.contacts-section.contacts-plus .contacts-img{width:50%;height:100%;padding:0;position:absolute;top:0;right:0;z-index:1}}.contacts-section.contacts-plus .contacts{width:100%;min-height:35rem;display:-webkit-box;display:flex}@media (min-width:1024px){.contacts-section.contacts-plus .contacts{width:50%;padding:0}}.contacts-section.contacts-plus .contacts__content{max-width:40rem;padding:3rem 2rem;margin:0 auto}@media (min-width:1024px){.contacts-section.contacts-plus .contacts__content{padding:5.5rem 0;margin:0 auto 0 0}}.contacts-section.contacts-plus .contacts__title{font-size:2.4rem;font-weight:400;text-transform:none;margin-bottom:1rem}@media (min-width:980px){.contacts-section.contacts-plus .contacts__title{font-size:2.8rem}}@media (min-width:1024px){.contacts-section.contacts-plus .contacts__title{font-size:3.5rem}}.contacts-section.contacts-plus .contacts__subtitle{font-size:1.5rem;margin-bottom:2rem;line-height:1.4}@media (min-width:980px){.contacts-section.contacts-plus .contacts__subtitle{font-size:2.1rem}}@media (min-width:1024px){.contacts-section.contacts-plus .contacts__subtitle{margin-bottom:4rem;font-size:2.5rem}}.contacts-section.contacts-plus .contacts__address{font-size:1.3rem;line-height:1.2;color:#000}@media (min-width:768px){.contacts-section.contacts-plus .contacts__address{font-size:1.4rem}}.contacts-section.contacts-plus .contacts__icon{-webkit-box-flex:0;flex:none;margin-right:2rem;width:2.2rem;height:2.2rem}@media (min-width:1024px){.contacts-section.contacts-plus .contacts__address{font-size:2rem}.contacts-section.contacts-plus .contacts__icon{width:4rem;height:4rem}}.contacts-section.contacts-plus .contacts__icon img{height:100%}.contacts-section.contacts-plus .contacts__info{font-size:1.4rem;font-weight:500;white-space:nowrap}@media (min-width:768px){.contacts-section.contacts-plus .contacts__info{font-size:1.8rem}}@media (min-width:1024px){.contacts-section.contacts-plus .contacts__info{font-size:2.2rem}}.contacts-section.contacts-plus .contacts__hours p{font-size:1.3rem;text-transform:uppercase}@media (min-width:768px){.contacts-section.contacts-plus .contacts__hours p{font-size:1.6rem}}@media (min-width:1024px){.contacts-section.contacts-plus .contacts__hours p{font-size:2rem}}.contacts-section.contacts-plus .contacts__network{font-size:1.3rem;margin-bottom:2.5rem;font-weight:700}.contacts-section.contacts-plus .contacts__network a,.contacts-section.contacts-plus .contacts__network img{height:1.3rem}@media (min-width:768px){.contacts-section.contacts-plus .contacts__network{font-size:1.6rem}.contacts-section.contacts-plus .contacts__network a,.contacts-section.contacts-plus .contacts__network img{height:1.6rem}}@media (min-width:1024px){.contacts-section.contacts-plus .contacts__network{font-size:2rem}.contacts-section.contacts-plus .contacts__network a,.contacts-section.contacts-plus .contacts__network img{height:3rem}}.contacts-section.contacts-plus .contacts__row{text-align:left;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;margin-bottom:2rem}.contacts-section.contacts-plus .contacts__row a{font-size:1.3rem;color:#000}@media (min-width:768px){.contacts-section.contacts-plus .contacts__row a{font-size:1.6rem}}@media (min-width:1024px){.contacts-section.contacts-plus .contacts__row a{font-size:2rem}}.contacts-section.contacts-plus .contacts__row a:hover{color:#d64107}.map{padding-top:3.5rem}.map__wrap{display:-webkit-box;display:flex}.map__wrap iframe{width:100%}.consultation-section{background-color:#f4f4f4;padding:4rem 0 3rem;margin-bottom:4rem}.consultation{display:-webkit-box;display:flex;flex-wrap:wrap;margin-bottom:3rem}@media (min-width:980px){.consultation{-webkit-box-pack:justify;justify-content:space-between}}.consultation__block{width:100%;margin-bottom:2rem;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width:980px){.consultation__block{width:49%}}.consultation__board{background-color:#9c9b9b;height:16rem;width:30rem;position:relative;border-radius:2rem;margin:0 auto 1.5rem}@media (min-width:980px){.consultation__board{border-radius:5rem;height:30rem;width:100%}}.consultation__board img{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25rem}.direction__wrap,.directions-slider{position:relative;overflow:hidden}.consultation__board__caption{padding:0 2rem;text-align:center;font-size:1.5rem;font-weight:700;line-height:1.1}.consultation__board__caption h1{font-size:inherit;display:inline-block}.consultation__title{font-size:2.4rem;font-weight:700;text-align:center;text-transform:uppercase;line-height:1}@media (min-width:768px){.consultation__title{font-size:2.7rem}}@media (min-width:980px){.consultation__board img{width:auto;height:110%}.consultation__title{font-size:3.2rem}}.consultation__name{font-size:1.8rem;font-weight:400;font-style:italic;text-align:center;line-height:1;margin-bottom:30px}@media (min-width:768px){.consultation__name{font-size:2.2rem}}@media (min-width:980px){.consultation__name{font-size:2.8rem}}.consultation__btm{padding:0 2rem}@media (min-width:768px){.consultation__btm{padding:0 7rem}}.consultation__btm p{text-align:center;font-size:1.4rem;font-weight:400;line-height:1.1}.contacts-section{background-color:#f4f4f4}.contacts-wrap{display:-webkit-box;display:flex;flex-wrap:wrap}.contacts,.contacts__phone{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-direction:normal}.contacts{width:100%;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;padding-right:0}@media (min-width:769px){.contacts{width:50%;-webkit-box-align:end;align-items:flex-end;padding-right:5rem}}@media (min-width:1024px){.contacts{padding-right:10rem}}.contacts__content{width:100%;padding:2rem 0;max-width:22.5rem;text-align:center}@media (min-width:980px){.contacts__content{padding:4rem 0;max-width:35rem}}.contacts__subtitle{font-size:1.2rem;font-weight:500;line-height:1;margin-bottom:1rem}@media (min-width:1024px){.contacts__subtitle{font-size:1.8rem}}@media (min-width:1224px){.contacts__subtitle{font-size:2rem}}.contacts__title{font-size:2rem;font-weight:700;text-transform:uppercase;line-height:1;margin-bottom:2rem}@media (min-width:1024px){.contacts__title{font-size:2.8rem}}.contacts__address{font-size:1.3rem;color:#000;margin-bottom:1.5rem}@media (min-width:768px){.contacts__address{font-size:1.6rem}}@media (min-width:1024px){.contacts__address{font-size:2rem;margin-bottom:2rem}}.contacts__phone{display:flex;flex-direction:column}.contacts__phone a{font-weight:500;font-size:1.3rem;color:#000;margin-bottom:.7rem}@media (min-width:768px){.contacts__phone a{font-size:1.6rem}}@media (min-width:1024px){.contacts__phone a{font-size:2rem}}.contacts__phone a:hover{color:#d64107}.contacts__network{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;color:#d64107;font-size:1.3rem;margin-bottom:1rem;font-weight:700;white-space:nowrap}.contacts__network a{margin-left:.5rem;height:2rem}@media (min-width:1024px){.contacts__network{font-size:1.6rem}.contacts__network a{margin-left:1rem;height:2.4rem}}.contacts__network a img{height:2rem}@media (min-width:1024px){.contacts__network a img{height:2.4rem}}.map-wrap{width:100%;height:200px}@media (min-width:769px){.map-wrap{width:50%;height:auto}}.map-wrap iframe{width:100%;height:100%}.directions-section{padding:3rem 0}.directions-slider .swiper-button-secondary{color:#c2bdb8;background-color:rgba(255,255,255,.5);height:100%;width:3.5rem;top:0;margin-top:0}.directions-slider .swiper-button-secondary:after{font-size:3rem}.directions-slider .swiper-button-secondary:hover{background-color:rgba(255,255,255,.668);color:#575757}.swiper-button-prev{left:0}.swiper-button-next{right:0}.direction__wrap img{width:100%;display:block}.direction__name{font-size:1.6rem;padding:.5rem;position:absolute;bottom:0;left:0;right:0;color:#575757;text-align:center;background-color:rgba(255,255,255,.5)}@media (min-width:1024px){.direction__name{font-size:2.2rem;padding:1.2rem}}.experts-section{padding-bottom:6rem}.experts-section .experts-head{padding:2rem 1.5rem;margin-bottom:2rem}.experts-section .section-title{margin-bottom:0;font-size:1.8rem}.experts-slider{position:relative}@media (min-width:1024px){.experts-section .section-title{font-size:2.5rem}.experts-section .container{max-width:1400px}.experts-slider::after,.experts-slider::before{content:"";position:absolute;top:0;bottom:0;height:100%;width:6rem;background-color:#fff}.experts-slider{overflow:hidden;padding:0 6rem}.experts-slider::after{z-index:1;right:0}.experts-slider::before{z-index:2;left:0}}.experts-slider .swiper-button-primary{border:2px solid #e0dfdf;height:3rem;width:3rem;border-radius:50%;color:#c2bdb8}.experts-slider .swiper-button-primary:after{font-size:1.5rem}@media (min-width:420px){.experts-slider .swiper-button-primary:after{font-size:2.5rem}}.experts-slider .swiper-button-primary:hover{background-color:#c2bdb8;color:#e0dfdf}@media (min-width:620px){.experts-slider .swiper-button-primary{height:5rem;width:5rem}}.experts-slider .swiper-button-prev{left:33%;top:auto;bottom:-5.2rem}@media (min-width:1024px){.experts-slider .swiper-button-prev{bottom:auto;top:50%;left:0}}.experts-slider .swiper-button-next{right:33%;top:auto;bottom:-5.2rem}.experts__wrap{display:-webkit-box;display:flex;background-color:#f4f4f4}.experts__photo{padding:6px 0 0;width:50%;background-color:#7c7c7c;background-position:center 30px;-webkit-box-flex:0;flex:none}.experts__photo img{max-width:100%;height:auto;display:block}.experts__info{padding:2.5rem 1.5rem 5.5rem;width:50%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:relative}.experts__name{color:#000;font-size:1.5rem;line-height:1;margin-bottom:1.5rem}@media (min-width:1024px){.experts-slider .swiper-button-next{bottom:auto;top:50%;right:0}.experts__name{font-size:1.8rem}}.experts__prof{font-size:1rem;margin-bottom:3.5rem;font-style:italic;font-weight:500}@media (min-width:1024px){.experts__prof{font-size:1.4rem}}.experts__text{font-size:1rem;line-height:1.5;margin-bottom:6rem}.experts__actions{position:absolute;left:0;bottom:0;width:100%;padding:0 1.5rem 1.5rem}.info-section{padding:2.5rem 0}.info-section .container{max-width:120rem}.info-section--accordion{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.info-section--accordion:not(.info-section--accordion--open){max-height:10em;overflow:hidden;position:relative}.info-section--accordion:not(.info-section--accordion--open):after{content:'';position:absolute;left:0;bottom:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(to top,#fff 0,rgba(255,255,255,0) 100%)}.intro-slider{position:relative}.intro-slider .swiper-pagination{position:absolute;z-index:1;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:2rem}.intro-slider .swiper-pagination-bullet{width:3rem;height:3rem;opacity:1;background-color:#fff;border:1px solid #8d8784}.intro-slider .swiper-pagination-bullet-active{background-color:#8d8784}.intro-slide{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:-webkit-calc(100vh - 12rem);height:calc(100vh - 12rem);min-height:640px;padding:4rem 0;background-size:cover;background-repeat:no-repeat;background-position:75% top}@media (min-width:1024px){.experts__text{font-size:1.2rem}.intro-slide{background-position:center top}}.action__col,.prime__video{background-position:center;background-repeat:no-repeat;background-size:cover}.intro-slide .container{max-width:128rem;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}@media (min-width:1200px){.intro-slide .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between}}.action__col,.board__author__wrap,.countdown__col,.review__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal}.intro-slide .video-btn{border-radius:50%;overflow:hidden;background-color:rgba(204,204,204,.3)}.board{margin-top:4rem}.board__wrap{background-color:#fff;border-radius:2rem;padding:2rem 1rem;max-width:48rem;text-align:center}.board__quote{line-height:1.1;font-weight:700}.board__quote p{font-size:2.5rem;margin-bottom:1.5rem}@media (min-width:1024px){.board__wrap{padding:3rem 5rem}.board__quote p{font-size:3.5rem;margin-bottom:2rem}}.board__quote span{font-size:1.8rem;color:#d64107}.board__author{font-style:italic;font-weight:400;display:-webkit-box;display:flex}.board__author__wrap{line-height:1.1;width:65%;padding:5rem 0 0 1rem;display:-webkit-box;display:flex;flex-direction:column}@media (min-width:1024px){.board__quote span{font-size:2.3rem}.board__author__wrap{padding:5rem 0 0 5rem}}.board__name{font-size:2rem}.board__post,.reviews-slider .swiper-button-primary:after{font-size:1.5rem}.board__post{color:#575757}.board__sign{width:35%}.board__sign img{width:100%}.awards-wrap{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}@media (min-width:1200px){.awards-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.awards-wrap .awards,.services{-webkit-box-align:center;overflow:hidden}.awards-wrap .awards{width:7rem;height:7rem;border-radius:50%;background-color:#fff;display:-webkit-box;display:flex;align-items:center;-webkit-box-pack:center;justify-content:center;margin:2rem 1rem;padding:1.5rem}@media (min-width:1200px){.awards-wrap .awards{width:13rem;height:13rem}}.awards-wrap .awards img{display:block;width:100%}@media (min-width:1200px){.awards-wrap .awards img{width:auto;max-width:100%;height:auto}}.reviews-section{padding:4rem 0 7rem}.reviews-section .section-title{margin-bottom:3rem;text-transform:none}.reviews-section .reviews-nav{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.reviews-slider{position:relative;margin-bottom:2.5rem}@media (min-width:1024px){.reviews-section .container{max-width:1400px}.reviews-slider::after,.reviews-slider::before{content:'';position:absolute;top:0;bottom:0;height:100%;width:6rem;background-color:#fff}.reviews-slider{overflow:hidden;padding:0 6rem}.reviews-slider::after{z-index:1;right:0}.reviews-slider::before{z-index:2;left:0}}.reviews-slider .swiper-button-primary{border:2px solid #e0dfdf;height:3rem;width:3rem;border-radius:50%;color:#c2bdb8}.reviews-slider .swiper-button-primary:hover{background-color:#c2bdb8;color:#e0dfdf}@media (min-width:620px){.reviews-slider .swiper-button-primary:after{font-size:2.5rem}.reviews-slider .swiper-button-primary{height:5rem;width:5rem}}.reviews-slider .swiper-button-prev{left:33%;top:auto;bottom:-12rem}@media (min-width:1024px){.reviews-slider .swiper-button-prev{bottom:auto;top:50%;left:0}}.reviews-slider .swiper-button-next{right:33%;top:auto;bottom:-12rem}.review__wrap{display:-webkit-box;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;background-color:#e9e9e9;padding:2rem}.review__text{font-size:1.2rem;line-height:1.6;text-align:center;margin-bottom:3rem}@media (min-width:640px){.review__text{min-height:-webkit-calc(1.6em * 8);min-height:calc(1.6em * 8)}}@media (min-width:1024px){.reviews-slider .swiper-button-next{bottom:auto;top:50%;right:0}.review__wrap{padding:3rem 2.5rem}.review__text{font-size:1.4rem}}.review__date{font-size:1.2rem;font-style:italic;font-weight:500;color:#575757;margin-bottom:.5rem}@media (min-width:1024px){.review__date{font-size:1.4rem}}.review__photo{margin-bottom:1rem;width:5rem;height:5rem;border-radius:50%;overflow:hidden}.review__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.review__name{font-size:1.6rem;text-align:center}.services-wrap{display:-webkit-box;display:flex;flex-wrap:wrap}.services{width:100%;display:-webkit-box;display:flex;align-items:center;position:relative;background-color:#f4f4f4;min-height:28rem;padding:24px 12px}.services.services-video{background-image:url(../../../themes/cogerent/resources/build/images/services-img.png);background-repeat:no-repeat;background-size:cover}@media screen and (max-width:767px){.services.services-video{min-height:0;padding:0 0 50%}}.services-video-button{position:absolute;top:50%;right:20%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.action-slider,.vantages-wrap{position:relative}.services-video-button img{max-width:10rem}.services:nth-child(3n+1),.services:nth-child(4n+1){background-color:#e1e2e1}.services__list{padding:3rem;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media (min-width:768px){.services{width:50%}.services__list{padding:7rem 3rem 7rem 6rem}}@media (min-width:1024px){.review__name{font-size:2rem}.services-video-button img{max-width:15rem}.services__list{padding:0 0 0 10rem}}.services__list a{font-size:1.8rem;color:#000;border-bottom:2px solid #000;line-height:1.8;font-weight:400}@media (min-width:1230px){.services__list a{font-size:2.2rem;line-height:1.4}}.services__list a:hover{border-color:#d64107;color:#d64107}.statistics-section{background-color:#8b8a8a}.stat{width:100%;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;color:#fff}.stat__item{width:50%;text-align:center;padding:2rem .5rem}@media (min-width:768px){.stat__item{width:20%;padding:5rem 2rem 7rem}}.stat__count{font-weight:700;font-size:3.3rem}@media (min-width:1230px){.stat__count{font-size:4.5rem}}.stat__text{font-weight:400;font-size:1.4rem}@media (min-width:770px){.stat__text{font-size:1.6rem}}.action-section{padding:4rem 0 6rem}.action-slider .swiper-button-primary{border:2px solid #e0dfdf;height:3rem;width:3rem;border-radius:50%;text-align:center;color:#c2bdb8}.action-slider .swiper-button-primary:after{font-size:1.5rem}.action-slider .swiper-button-primary:hover{background-color:#c2bdb8;color:#e0dfdf}@media (min-width:420px){.action-slider .swiper-button-primary:after{font-size:2.5rem}.action-slider .swiper-button-primary{height:5rem;width:5rem}}.action-slider .swiper-button-prev{left:33%;top:auto;bottom:-4.5rem}@media (min-width:1024px){.action-section{padding:4rem 0}.action-section .container{max-width:1400px}.action-slider{overflow:hidden}.action-slider .swiper-button-prev{bottom:auto;top:50%;left:0}}.action-slider .swiper-button-next{right:33%;top:auto;bottom:-4.5rem}@media (min-width:1024px){.action-slider .swiper-button-next{bottom:auto;top:50%;right:0}.action{padding:0 6rem}}.action__wrap{display:-webkit-box;display:flex;flex-wrap:wrap}.action__col{width:100%;min-height:12rem;display:-webkit-box;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;text-align:center}@media (min-width:768px){.action__col{padding:0 4rem}}@media (min-width:1024px){.action__col{width:50%;padding:0 6rem}}.action__col:nth-child(2){padding-top:2rem}.action__title{font-size:2.5rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem}.action__subtitle{font-size:2.2rem;font-weight:400;margin-bottom:4rem}.countdown{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;width:100%;margin-bottom:3.5rem}.countdown__col{display:-webkit-box;display:flex;flex-direction:column}.countdown__number{font-size:2.6rem;margin-bottom:1rem;text-align:center}@media (min-width:768px){.countdown__number{font-size:3.2rem}}@media (min-width:980px){.countdown__number{font-size:4.8rem}}.countdown__label{font-size:1.6rem;color:#8b8a8a;text-align:center}.vantages-section{background-color:#f4f4f4}.vantages-wrap{display:-webkit-box;display:flex;flex-wrap:wrap}.vantages-wrap .vantages-logo{display:none}@media (min-width:1024px){.action__col:nth-child(2){padding-top:0}.vantages-wrap .vantages-logo{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}}.vantages-wrap .vantages-logo img{width:14rem}@media (min-width:1440px){.vantages-wrap .vantages-logo img{width:24rem}}.vantages{width:100%;height:auto;padding:3rem 0;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;background-size:cover;background-repeat:no-repeat}@media (min-width:768px){.vantages{width:50%;padding:5rem 0}}@media (min-width:980px){.countdown__label{font-size:2rem}.vantages{min-height:22rem;padding:0}.vantages:nth-child(odd){-webkit-box-pack:end;justify-content:flex-end}}.price-wrap,.prime-section{min-height:30vh}.vantages__wrap{display:-webkit-box;display:flex;width:90%;padding:2rem;-webkit-box-align:start;align-items:start}.vantages__number{padding:1rem 1.5rem 0 0}.vantages__number span{display:block;font-size:1.8rem;color:#8b8a8a;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media (min-width:980px){.vantages__wrap{width:-webkit-calc(100% - 90px);width:calc(100% - 90px)}.vantages__number span{font-size:3rem}.vantages__title{font-size:1.7rem}}.vantages__title{font-size:1.7rem;text-transform:uppercase;font-weight:500;margin-bottom:1rem}@media (min-width:1380px){.vantages__title{font-size:2.2rem}}.vantages__text{font-size:1.4rem}@media (min-width:1380px){.vantages__text{font-size:1.8rem}}.vantages.light{background-color:#f9f9f9}.equipment-section{padding-top:3rem;margin-bottom:3rem}.equipment-slider{overflow:hidden;position:relative}.equipment-slider .swiper-button-primary{position:absolute;border:2px solid #e0dfdf;height:3rem;width:3rem;border-radius:50%;text-align:center;color:#c2bdb8}.equipment-slider .swiper-button-primary:after{font-size:1.5rem}.equipment-slider .swiper-button-primary:hover{background-color:#c2bdb8;color:#e0dfdf}@media (min-width:420px){.equipment-slider .swiper-button-primary:after{font-size:2.5rem}.equipment-slider .swiper-button-primary{height:5rem;width:5rem}}.equipment-slider .swiper-button-prev{left:33%;top:auto;bottom:0}@media (min-width:1024px){.equipment-slider .swiper-button-prev{bottom:auto;top:50%;left:0}}.equipment-slider .swiper-button-next{right:33%;top:auto;bottom:0}.equipment{padding:0 0 7rem}@media (min-width:1024px){.equipment-slider .swiper-button-next{bottom:auto;top:50%;right:0}.equipment{padding:0 6rem}}.equipment__wrap{display:-webkit-box;display:flex;flex-wrap:wrap}.equipment__content{padding:3rem 2rem 1rem;background-color:#f4f4f4;line-height:1.6;width:100%}.equipment__name{font-size:1.8rem;font-weight:700}@media (min-width:980px){.equipment__wrap{flex-wrap:nowrap}.equipment__content{padding:4rem 2.5rem}.equipment__name{font-size:2rem}}.equipment__text{font-size:1.4rem;margin-bottom:2rem}.equipment__img{width:100%;overflow:hidden}.equipment__img img{width:100%;height:auto}@media (min-width:980px){.equipment__text{font-size:1.6rem;margin-bottom:4rem}.equipment__img img{height:100%;width:auto}}.expert-section .consultation__block-wrap{text-align:center}.expert-section .consultation__title{font-size:2.5rem;color:#d64107;font-weight:700;margin-bottom:3.5rem;text-transform:none}.expert-section .consultation__name{font-size:3.8rem;font-style:normal;font-weight:700;margin-bottom:3.5rem}.expert-section .consultation__text{font-size:1.8rem;margin-bottom:3.5rem}.faq-section{background-color:#8b8a8a;position:relative}@media (min-width:768px){.faq-section:after{content:"";position:absolute;top:0;right:0;bottom:0;width:35%;background-color:#f4f4f4}.faq-section .container{display:-webkit-box;display:flex}}.faq-section .container{position:relative;z-index:1}.faq-section .contacts{width:100%;background-color:#f4f4f4;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:0 2rem}@media (min-width:1200px){.faq-section .contacts{padding:0 0 0 8rem;-webkit-box-align:start;align-items:flex-start}}@media (min-width:768px){.faq-section .contacts{width:37%}.faq-section .contacts__content{padding-top:5rem}}.faq{width:100%}.faq__wrap{padding:3rem 0}.faq__title{color:#fff;text-align:center;font-size:1.6rem;font-weight:700;margin-bottom:2rem}@media (min-width:768px){.faq{width:63%}.faq__wrap{padding:3rem 2rem 3rem 0}.faq__title{font-size:2rem;text-align:left}}.accordion{width:100%}.accordion__item{width:100%;border-bottom:1px solid #cacaca}.accordion__item:first-child{border-top:1px solid #cacaca}.accordion__item.active{background-color:#a8a8a8}.accordion__title{-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;font-size:16px;font-weight:700;color:#fff;padding:15px 10px 15px 40px}@media (min-width:768px){.accordion__title{padding:20px 10px 20px 40px}}.accordion__title.active{color:#000}.accordion__title.active:after{content:"—"}.accordion__title:after{content:"+";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:10px;-webkit-transition:all .3s ease;transition:all .3s ease;color:#fff;font-weight:500;font-size:2.5rem}.indication li:before,.procedure:after{content:""}.accordion__content{display:none}.accordion__content p{padding:0 10px 15px 40px;font-size:16px;line-height:150%;color:#fff;font-style:italic}@media screen and (min-width:768px){.accordion__content p{font-size:16px}}.indication-section{padding:0}@media (min-width:980px){.indication-section{padding:5rem 0}}.indication-wrap{background-image:url(../../../themes/cogerent/resources/build/images/indication-bg.png);background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.indication{width:100%;margin-bottom:2rem}@media (min-width:768px){.indication{width:60%;margin-bottom:0}}.indication.indication-small{width:100%}@media (min-width:768px){.indication.indication-small{width:39%}}.indication-board{max-width:130rem;width:100%;padding:5rem 1.5rem 3rem;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.indication__wrap{height:auto;background-color:rgba(255,255,255,.8);border-radius:2rem;padding:2rem}.indication__title{font-size:2.5rem;font-weight:700;margin-bottom:1.8rem}@media (min-width:768px){.indication__wrap{padding:3rem 3rem 3rem 7rem;height:41rem}.indication__title{font-size:3rem}}.indication__list{padding-left:3rem}.indication li{line-height:1.2;font-size:1.6rem;position:relative}.indication li:before{display:inline-block;background-color:#fff;border:2px solid #d64107;border-radius:50%;width:1rem;height:1rem;position:absolute;top:30%;left:-2.5rem;-webkit-transform:rotateY(-30%);transform:rotateY(-30%)}@media (min-width:768px){.indication__list{padding-left:5rem}.indication li:before{left:-4rem}}.price-section{padding:4rem 0}.price-wrap{background-color:#f4f4f4;padding:3rem 0 2rem}.price-wrap .container{display:-webkit-box;display:flex;flex-wrap:wrap}.price{width:100%;margin-bottom:1rem}.price__wrap{width:100%;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding:2rem;background-color:#fff;font-size:1.6rem}.price__procedure{width:100%;text-align:center;margin-bottom:2rem;font-weight:500}@media (min-width:768px){.price__wrap{font-size:2rem;padding:2rem 3rem;flex-wrap:nowrap}.price__procedure{padding-right:24px;text-align:left;margin-bottom:0;font-weight:400}}.price__item{width:50%;text-align:center;margin-bottom:2rem}@media (min-width:768px){.price__item{width:18%;margin-bottom:0}}@media (max-width:767px){.indication-wrap{background-image:none!important}.price__item--button{width:100%}}.price__item .btn{width:100%;max-width:20rem;text-align:center}.prime-wrap{display:-webkit-box;display:flex;flex-wrap:wrap}.prime{width:100%;min-height:30rem;color:#fff;background-color:#8b8a8a}@media (min-width:768px){.prime{width:50%}}.prime__wrap{width:100%;padding:2rem}@media (min-width:768px){.prime__wrap{padding:3rem 5rem 2rem 1.5rem}}@media (min-width:1140px){.prime__wrap{padding:5rem 17rem 4rem 2.5rem}}.prime__content{margin-bottom:5rem}@media (min-width:768px){.prime__content{margin-bottom:10rem}}.prime__title{font-size:2.6rem;font-weight:700;margin-bottom:3rem}@media (min-width:768px){.prime__title{font-size:3rem}}@media (min-width:1224px){.prime__title{font-size:3.6rem}}.prime__text{font-size:1.6rem}@media (min-width:1224px){.prime__text{font-size:2rem}}.prime__bottom{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}@media (min-width:768px){.prime__text{font-size:2rem}.prime__bottom{-webkit-box-pack:start;justify-content:flex-start}}.prime__phone{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-right:2rem}.prime__btn-video img,.prime__video{display:block}.prime__phone a{margin-left:1rem;color:#fff;font-size:1.3rem}.prime__phone a:hover{color:#d64107}@media (min-width:768px){.prime__phone a{font-size:1.8em}}.prime__video{position:relative;width:100%;height:100%}.prime__video img{width:100%}.prime__video:hover .prime__btn-video{-webkit-transform:translate(-50%,-50%) scale(1.1);-ms-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.gallery-wrap .video-btn,.prime__btn-video{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.prime__btn-video{width:70px;border-radius:50%;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transition:all .3s ease;transition:all .3s ease;transform:translate(-50%,-50%)}.doctors-row:nth-child(2n)::after,.quote_main .quote__wrap::after{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}@media (min-width:1024px){.prime__phone a{font-size:2rem}.prime__btn-video{width:auto}}.prime__icon img,.procedure{width:100%}.procedure-section{margin-top:4rem;background-color:#f4f4f4}.procedure-section .container{padding-top:3rem}.procedure-section .procedure-head{padding:3rem 1.5rem;margin-bottom:2rem;background-color:#8b8a8a}.procedure-section .procedure-head h2{margin-bottom:0}.procedure-wrap{display:-webkit-box;display:flex;flex-wrap:wrap;justify-content:space-around}@media (min-width:1024px){.procedure-wrap{-webkit-box-pack:center;justify-content:center}}.procedure{height:auto;padding:1rem 1.5rem 3rem 1rem;position:relative;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;border:2px solid #bfbfbf;border-radius:2rem;margin-bottom:3.5rem}@media (min-width:680px){.procedure{width:45%;padding-bottom:6rem}}@media (min-width:1024px){.procedure{width:30%;padding-bottom:1rem;margin-right:4rem}}.procedure:last-child{margin-right:0}.procedure:last-child:after{display:none}.procedure.procedure-preparation{height:auto;padding-bottom:3rem}@media (min-width:768px){.procedure.procedure-preparation{padding-bottom:6rem}}@media (min-width:1200px){.procedure.procedure-preparation{padding-bottom:1rem}}.procedure:after{position:absolute;bottom:-2rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:1rem;height:1rem;border-bottom:2px solid #a7a6a6;border-right:2px solid #a7a6a6}@media (min-width:680px){.procedure:after{width:2rem;height:2rem;top:-webkit-calc(50% - 1rem);top:calc(50% - 1rem);right:-2.5rem;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:auto;left:auto}}.procedure__text{font-size:1.6rem;text-align:center;padding:0 2rem;margin-bottom:3.5rem}@media (min-width:768px){.procedure__text{font-size:2rem;padding:0 12rem 0 9rem}}.procedure .vantages__wrap{width:100%}.procedure .vantages__text{font-size:1.6rem}@media (min-width:1200px){.procedure .vantages__text{font-size:1.8rem}}.result-section{padding:1rem 0 4rem}.result-wrap{display:-webkit-box;display:flex;flex-wrap:wrap}@media (min-width:768px){.result-wrap{-webkit-box-pack:justify;justify-content:space-between}}.result-item{width:50%;padding:0 12px}@media (max-width:640px){.result-item{width:100%}}.result-item .beer-slider,.result-item .cocoen{width:100%}.result-item .beer-slider img,.result-item .cocoen img{width:100%;height:auto}.result-block{margin:0 -12px}.pagination{padding:2rem 0;width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}@media (min-width:768px){.pagination{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}}.gallery-wrap,.stocks-section .action{-webkit-box-orient:vertical;-webkit-box-direction:normal}.pagination .nav-links,.pagination__wrap{width:auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin-bottom:1rem}.pagination .nav-next,.pagination .nav-previous,.pagination a.next,.pagination a.prev{font-size:1rem;position:relative;color:#000;-webkit-transition:all .3s ease;transition:all .3s ease}.pagination .nav-next:after,.pagination .nav-previous::before,.pagination a.next:after,.pagination a.prev::before{position:absolute;top:2px;border-bottom:2px solid #a7a6a6;border-right:2px solid #a7a6a6;content:""}.pagination .nav-next a,.pagination .nav-previous a,.pagination a.next a,.pagination a.prev a{color:inherit}.pagination .nav-next:hover,.pagination .nav-previous:hover,.pagination a.next:hover,.pagination a.prev:hover{color:#575757}@media (min-width:768px){.pagination .nav-links,.pagination__wrap{margin-bottom:0;-webkit-box-pack:start;justify-content:flex-start}.pagination .nav-next,.pagination .nav-previous,.pagination a.next,.pagination a.prev{font-size:1.4rem}}.pagination .nav-previous,.pagination a.prev{padding-left:1rem;margin-right:.2rem}.pagination .nav-previous::before,.pagination a.prev::before{left:0;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);width:.7rem;height:.7rem}@media (min-width:500px){.pagination .nav-previous::before,.pagination a.prev::before{width:1rem;height:1rem}.pagination .nav-previous,.pagination a.prev{padding-left:1.5rem;margin-right:1rem}}.pagination .nav-next,.pagination a.next{padding-right:1rem;margin-left:1rem}.pagination .nav-next:after,.pagination a.next:after{right:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:.7rem;height:.7rem}@media (min-width:500px){.pagination .nav-next:after,.pagination a.next:after{width:1rem;height:1rem}.pagination .nav-next,.pagination a.next{padding-right:1.5rem}}.pagination .page-numbers:not(.prev):not(.next):not(.dots){display:-webkit-box;display:flex;margin:0 .5rem;height:2rem;width:2rem;border-radius:50%;font-size:1.2rem;color:#000;text-align:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:1px solid transparent}@media (min-width:500px){.pagination .page-numbers:not(.prev):not(.next):not(.dots){font-size:1.4rem;height:2.5rem;width:2.5rem}}.pagination .page-numbers:not(.prev):not(.next):not(.dots).current,.pagination .page-numbers:not(.prev):not(.next):not(.dots):hover{border:1px solid #8d8d8d}.pagination .dots{font-size:1.4rem;margin:0 .5rem}.pagination .pagination-link{width:auto}.pagination .pagination-link a{font-size:1.4rem;border-bottom:1px solid #575757;color:#000;text-align:center}.pagination .pagination-link a:hover{color:#575757}.sidebar{width:100%;padding-top:1rem}@media (min-width:1024px){.sidebar{margin-left:3rem;width:30rem;-webkit-box-flex:0;flex:none}}.gallery-title{text-transform:uppercase;color:#000;font-size:1.6rem;margin-bottom:1.5rem;text-align:center}.gallery-wrap{display:-webkit-box;display:flex;flex-direction:column}.gallery-wrap .gallery-link{width:100%;margin-bottom:1.5rem;position:relative}.gallery-wrap .gallery-link img{width:100%;display:block}.gallery-wrap .gallery-link:hover .video-btn{-webkit-transform:translate(-50%,-50%) scale(1.1);-ms-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.gallery-wrap .gallery-descr{position:absolute;left:0;bottom:0;right:0;padding:1rem;z-index:1;color:#fff;font-weight:500;font-size:1.5rem;text-align:center;background-color:rgba(0,0,0,.6)}.gallery-wrap .video-btn{width:5rem;position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);z-index:1}.gallery-wrap .video-btn img{width:100%}.subscribe-wrap{background-image:url(../../../themes/cogerent/resources/build/images/subscribe-bg.png);background-repeat:no-repeat;background-size:cover;padding:2rem;width:100%;margin:0 auto}@media (min-width:420px){.subscribe-wrap{width:30rem}}.join-wrap,.subscribe .form__field button{width:100%}.subscribe{color:#fff;font-weight:700}.subscribe__title{font-size:2rem;margin-bottom:1rem}.subscribe__title span{text-transform:uppercase;font-size:2.5rem}@media (min-width:768px){.subscribe__title span{font-size:3.5rem}.subscribe__title{font-size:2.5rem;margin-bottom:2rem}}.subscribe__subtitle{font-size:1.8rem;text-transform:uppercase;margin-bottom:2rem}@media (min-width:768px){.subscribe__subtitle{font-size:2.5rem}}.subscribe .form__input{font-style:italic;border-radius:2.5rem}.subscribe .form__input::-webkit-input-placeholder{color:#c6c5c5}.subscribe .form__input::-moz-placeholder{color:#c6c5c5}.subscribe .form__input::placeholder{color:#c6c5c5}.join-wrap{padding:5rem 4rem;background-color:#fff;margin:0 auto}@media (min-width:420px){.join-wrap{width:30rem}}.join-title{font-size:1.6rem;font-weight:700;margin-bottom:2rem;text-align:center}.join{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.join a{max-height:6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.join a img{height:100%;width:100%}.stocks-section .action-slider .swiper-button-primary{border:2px solid #e0dfdf;height:3rem;width:3rem;border-radius:50%;color:#c2bdb8}.stocks-section .action-slider .swiper-button-primary:after{font-size:1.5rem}.stocks-section .action-slider .swiper-button-primary:hover{background-color:#c2bdb8;color:#e0dfdf}@media (min-width:620px){.stocks-section .action-slider .swiper-button-primary{height:5rem;width:5rem}}.stocks-section .action-slider .swiper-button-next,.stocks-section .action-slider .swiper-button-prev{bottom:-2.5rem}@media (min-width:420px){.stocks-section .action-slider .swiper-button-primary:after{font-size:2.5rem}.stocks-section .action-slider .swiper-button-next,.stocks-section .action-slider .swiper-button-prev{bottom:-3.5rem}}.stocks-section .action{display:-webkit-box;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;margin:1rem 0}.stocks-section .action__wrap{margin-bottom:0;display:-webkit-box;display:flex;flex-wrap:wrap;width:100%}@media (min-width:540px){.stocks-section .action__wrap{margin-bottom:3rem}}.stocks-section .action__col{width:100%;padding:0 3rem;margin-bottom:1rem}@media (min-width:540px){.stocks-section .action__col{width:50%;margin-bottom:0}}.stocks-section .action__title{font-size:1.8rem;color:#000;margin-bottom:2rem}@media (min-width:1024px){.stocks-section .action-slider .swiper-button-next,.stocks-section .action-slider .swiper-button-prev{bottom:auto}.stocks-section .action__title{font-size:2.5rem}}.stocks-section .action__text{font-size:1.6rem;text-align:center}@media (min-width:980px){.stocks-section .action__col{padding:0 6rem}.stocks-section .action__text{font-size:2rem}}.stocks-section .action__subtitle{margin-bottom:1.5rem;font-size:1.6rem}.stocks-section .countdown{margin-bottom:0}.stocks-section .countdown__number{font-size:2rem}@media (min-width:1024px){.stocks-section .action__subtitle{font-size:2rem}.stocks-section .countdown__number{font-size:3rem}}.stocks-section .countdown__label{font-size:1.4rem}@media (min-width:1024px){.stocks-section .countdown__label{font-size:1.6rem}}.tabs__nav-wrap{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;width:100%;padding-bottom:3rem}.tabs__nav{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap;margin:0 -.5rem;width:100%}.tabs__btn{color:#000;background-color:#f4f4f4;-webkit-transition:all .3s ease;transition:all .3s ease;margin:0 .5rem 1rem}.doctor__link,.doctors-nav a,.interesting__descr{-webkit-transition:all .3s ease}.tabs__btn.active,.tabs__btn:hover{color:#fff;background-color:#d64107}.tabs__content{opacity:0;height:0;visibility:hidden}.tabs__content.active{opacity:1;height:auto;visibility:visible}.section-title{color:#000;font-weight:700;font-size:2rem;text-transform:uppercase;text-align:center;margin-bottom:3rem}.section-title.services-title{color:#fff;margin-bottom:2rem}.section-title.price-title{background-color:#d64107;color:#fff;margin-bottom:0;padding:3rem 0}.section-title_bg{background-color:#f4f4f4;padding:1.5rem;margin-bottom:2rem}@media (min-width:768px){.section-title{font-size:2.5rem}.section-title_bg{margin-bottom:4rem}}.typography h1{font-weight:700;font-size:2.2rem;margin-bottom:4rem}@media (min-width:768px){.typography h1{font-size:2.6rem}}@media (min-width:1224px){.typography h1{font-size:3rem}}.typography .h2,.typography h2{font-weight:600;font-size:2.6rem;margin-bottom:.4em}@media (max-width:1199px){.typography .h2,.typography h2{font-size:2.2rem}}@media (max-width:991px){.typography .h2,.typography h2{font-size:2rem}}@media (max-width:767px){.typography .h2,.typography h2{font-size:1.6rem}}.typography .h3,.typography h3{font-weight:600;font-size:2.2rem;margin-bottom:.4em}@media (max-width:1199px){.typography .h3,.typography h3{font-size:2rem}}@media (max-width:991px){.typography .h3,.typography h3{font-size:1.6rem}}.typography .h4,.typography h4{font-weight:600;font-size:2rem;margin-bottom:.4em}@media (max-width:1199px){.typography .h4,.typography h4{font-size:1.8rem}}@media (max-width:991px){.typography .h4,.typography h4{font-size:1.4rem}}.typography .h5,.typography h5{font-weight:600;font-size:1.8rem;margin-bottom:.4em}@media (max-width:1199px){.typography .h5,.typography h5{font-size:1.6rem}}@media (max-width:991px){.typography .h5,.typography h5{font-size:1.2rem}}.typography .p,.typography p{font-size:1.6rem;line-height:1.2;margin-bottom:.6em}.typography ol,.typography ul{margin-bottom:1.5rem}@media (min-width:768px){.typography ol,.typography ul{margin-bottom:3.5rem}}.typography ol li,.typography ul li{line-height:1.2;font-size:1.6rem;position:relative;padding-left:2rem;margin-bottom:1rem}.typography ol li:before,.typography ul li:before{content:"";display:inline-block;background-color:#fff;border:2px solid #d64107;border-radius:50%;width:.8rem;height:.8rem;position:absolute;top:4px;left:0}.typography a{color:inherit}.typography a:hover{text-decoration:none}.typography blockquote{margin:0 0 2.5rem;padding:2rem;text-align:center;border:1px solid #d64107;border-radius:1rem;color:#d64107}@media (min-width:768px){.typography blockquote{margin-bottom:4rem}}.typography img{max-width:100%;height:auto}.form-section{padding:3rem 0}@media (min-width:1024px){.form-section{padding:4.7rem 0 4.6rem}}.article-section{padding:4rem 0}.article-section .container{display:-webkit-box;display:flex;flex-wrap:wrap}@media (min-width:1024px){.article-section .container{flex-wrap:nowrap}}.article-section .article-wrap{width:100%}.article-section.instrumentation-article{position:relative}.article-section.instrumentation-article::before{content:"";display:block;position:absolute;top:0;width:100%;height:2px;background-color:#f4f4f4}.article-section.instrumentation-article .article{margin-bottom:2rem}.article-section.instrumentation-article .article::after{display:none}.article-section .article::after,.article-section .article__head::after,.article-section .pagination-wrap::before{content:"";display:block;height:2px;background-color:#f4f4f4}.article-section.instrumentation-article .article__body h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem}.article-section.instrumentation-article .article__text{margin-bottom:1rem}.article-section .article{margin-bottom:2rem}.article-section .article::after{position:absolute;bottom:0;width:100%}.article-section .article__head{margin-bottom:3rem}.article-section .article__head::after{width:100%}.article-section .article__head h1{font-weight:700;font-size:2.2rem;margin-bottom:4rem}@media (min-width:768px){.article-section .article__head h1{font-size:2.6rem}}@media (min-width:1224px){.article-section .article__head h1{font-size:3rem}}.article-section .article__tag{margin-bottom:0}.article-section .article__nav{margin-bottom:1rem;width:100%}.article-section .article__share{width:auto}.article-section .article__body{width:100%;margin:0 2rem 0 0}.article-section .article__text{font-size:1.6rem;line-height:1.2;margin-bottom:2rem}@media (min-width:768px){.article-section .article__text{margin-bottom:3.5rem;font-size:1.8rem}}@media (min-width:1224px){.article-section .article__text{font-size:2rem}}.article-section .article__line{padding:2rem;text-align:center;border:1px solid #d64107;border-radius:1rem;margin-bottom:2.5rem}.article-section .article__line p{color:#d64107;font-size:1.6rem;text-transform:uppercase;font-weight:700}@media (min-width:768px){.article-section .article__line{margin-bottom:4rem}.article-section .article__line p{font-size:1.8rem}}@media (min-width:980px){.article-section .article__line p{font-size:2rem}}@media (min-width:1224px){.article-section .article__line p{font-size:2.2rem}}.article-section .article .indication{width:100%;margin-bottom:1.5rem}@media (min-width:768px){.article-section .article .indication{margin-bottom:3.5rem}}.article-section .article .indication li{margin-bottom:1rem}.article-section .pagination-wrap{padding:2rem;position:relative}.article-section .pagination-wrap::before{position:absolute;top:0;left:0;width:100%}.interesting-wrap{display:-webkit-box;display:flex;flex-wrap:wrap;margin:0 -1rem}.about__descr,.interesting__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.interesting{width:100%;padding:0 1rem;overflow:hidden;margin-bottom:2rem}@media (min-width:600px){.interesting{width:50%}}@media (min-width:768px){.interesting{width:33.33%}}.interesting:hover .interesting__descr{color:#d64107}.interesting__wrap{display:-webkit-box;display:flex}.interesting__img img{width:100%;display:block}.interesting__descr{padding:1rem;text-align:center;color:#000;font-size:1.4rem;border-bottom:1px solid none;transition:all .3s ease}@media (min-width:1224px){.interesting__descr{font-size:1.6rem}}.cocoen{width:100%;line-height:0;margin:0 auto;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cocoen *,.cocoen::after,.cocoen::before{box-sizing:inherit}.cocoen img,.cocoen picture>img{max-width:none;display:block;width:100%;-o-object-fit:cover;object-fit:cover}.cocoen>div:first-child,picture .cocoen>div{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:50%}.cocoen-drag{background:#fff;bottom:0;cursor:ew-resize;left:50%;margin-left:-1px;position:absolute;top:0;width:4px}.cocoen-drag::before{content:url(../../../themes/cogerent/resources/build/images/before-after-arrow.png);position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.about__img::after,.about__title::after{content:"";bottom:0;left:0}.about-section{padding:2rem 0 0;display:-webkit-box;display:flex}@media (min-width:1024px){.about-section{padding:4rem 0 2rem}.about{display:-webkit-box;display:flex}}.about-section .container{min-height:45rem;position:relative;height:100%}.about{padding-top:2.5rem;position:relative;z-index:2}.about__subtitle{font-size:1.8rem;text-transform:uppercase;margin-bottom:2.5rem}@media (min-width:1024px){.about__subtitle{font-size:2.2rem}}.about__info{margin-bottom:5rem;max-width:53rem;-webkit-box-flex:0;flex:none}.about__title{font-size:3rem;font-weight:700;margin-bottom:3rem;padding-bottom:2.5rem;position:relative}.about__title::after{position:absolute;width:7rem;height:1px;background-color:#b9b8b8}@media (min-width:1024px){.about__title{font-size:3.6rem}.about__content{padding-left:8rem}}.about__text{font-size:1.7rem;margin-bottom:3rem}.about__text_red{color:#d64107}.about__img{position:relative;margin:auto;z-index:1;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.about__img::after{position:absolute;z-index:-1;background-color:#f4f4f4;width:100%;height:37rem}@media (min-width:1024px){.about__text{font-size:2rem}.about__img{margin:auto 0 0;width:100%}.about__img::after{left:8rem}}.about__img img{width:100%;max-width:35rem;height:auto}.about__descr{position:absolute;top:0;right:0;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;padding-top:70px}@media (min-width:768px){.about__descr{padding-top:11rem}}.about__rating{font-size:14px;font-weight:500;color:#595959;margin-top:10px}.about__rating_link{text-decoration:underline}.about__rating_link:hover{text-decoration:none}.reviews__related a,.specialization__item a:hover{text-decoration:underline}.about__star{display:-webkit-box;display:flex}.about__star img{margin-left:8px;display:inline-block}.specialization-section{background-color:#f4f4f4;padding:3.5rem 0}.specialization-title{font-size:2.8rem;font-weight:700;margin-bottom:3.5rem}.specialization-row{padding:0 2rem}.specialization-col{width:100%;padding:0 3.5rem;border-left:1.5px solid #000406;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;margin-bottom:4rem}.education-wrap,.video-wrap{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-direction:normal}.specialization-col:last-child,.specialization__item:last-child{margin-bottom:0}@media (min-width:768px){.specialization-col{width:33.333%;margin-bottom:0}.specialization__list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.specialization__item{font-size:1.6rem;line-height:1;padding:.75rem 3.5rem;border-left:1.5px solid #000406;width:100%}.specialization__item a{color:#000}.video-wrap{display:flex;flex-direction:column}.video-link,.video-link img{width:100%;display:block}.video-link{position:relative}.video-link:hover .video-btn{-webkit-transform:translate(-50%,-50%) scale(1.1);-ms-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.video-link .video-btn{width:5rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}@media (min-width:768px){.video-link .video-btn{width:10rem}}.video-link .video-btn img{width:100%}.certificates-section{padding:4rem 0 7rem;background-color:#f4f4f4}@media (min-width:1024px){.specialization__list{-webkit-column-count:3;-moz-column-count:3;column-count:3}.specialization__item{font-size:1.8rem}.certificates-section{padding:4rem 0}}.education-section{padding:3rem 0}.education-wrap{display:flex;flex-direction:column;max-height:45rem;overflow:hidden;overflow-y:auto}.education-wrap::-webkit-scrollbar{background-color:#e8e5e5;width:8px}.education-wrap::-webkit-scrollbar-thumb{width:12px;background-color:#c8c7c7}.education{display:-webkit-box;display:flex;width:100%;margin-bottom:3rem}.education:last-child{margin-bottom:0}.education__date{width:11rem;font-size:1.6rem;font-weight:700}@media (min-width:768px){.education__date{width:15rem;font-size:2rem;padding-right:2rem}}@media (min-width:1024px){.education__date{font-size:2.5rem;padding-right:3rem;width:17rem}}.education__info{width:85%;font-size:1.4rem;vertical-align:middle;padding-left:2rem;border-left:1px solid #000}@media (min-width:768px){.education__info{font-size:1.6rem}}.certificates-slider{position:relative}@media (min-width:1024px){.education__info{font-size:1.8rem}.certificates-slider::after,.certificates-slider::before{content:"";position:absolute;top:0;bottom:0;height:100%;width:6rem;background-color:#f4f4f4}.certificates-slider{overflow:hidden;padding:0 6rem}.certificates-slider::after{z-index:1;right:0}.certificates-slider::before{z-index:2;left:0}}.certificates-slider .swiper-button-primary{border:2px solid #e0dfdf;height:3rem;width:3rem;border-radius:50%;color:#c2bdb8}.review-section .review-link,.reviews__wrap:last-child{border-bottom:1px solid #000}.certificates-slider .swiper-button-primary:after{font-size:1.5rem}.certificates-slider .swiper-button-primary:hover{background-color:#c2bdb8;color:#e0dfdf}@media (min-width:420px){.certificates-slider .swiper-button-primary:after{font-size:2.5rem}.certificates-slider .swiper-button-primary{height:5rem;width:5rem}}.certificates-slider .swiper-button-prev{left:33%;top:auto;bottom:-6.2rem}@media (min-width:1024px){.certificates-slider .swiper-button-prev{bottom:auto;top:50%;left:0}}.certificates-slider .swiper-button-next{right:33%;top:auto;bottom:-6.2rem}.certificate__wrap{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;min-height:20rem;background-color:#f4f4f4}.certificate__photo,.certificate__photo img{width:100%}.review-section{padding:6rem 0 3rem}.review-section .review-wrap{display:-webkit-box;display:flex;flex-wrap:wrap}.review-section .review-col{width:100%;height:auto;margin-bottom:3rem}@media (min-width:768px){.review-section .review-col{width:50%}.reviews{max-width:56rem}}.review-section .review-title{font-size:2.4rem;font-weight:700;margin-bottom:3rem}@media (min-width:988px){.review-section .review-title{font-size:2.8rem}}.review-section .review-link{font-size:1.6rem;color:#000;font-weight:700}.review-section .review-link:hover{color:#d64107}.reviews{width:100%;margin-bottom:3rem;max-height:550px;overflow:scroll}.reviews__wrap{padding:1.5rem 0;background-color:#fff;-webkit-box-align:end;align-items:flex-end;border-top:1px solid #000}.reviews__wrap.hidden-comment{display:none}.reviews__head{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;font-size:1.8rem;font-weight:700}.reviews__date{font-size:1.6rem;font-style:normal;font-weight:400;margin-top:.5rem;margin-bottom:2.5rem;display:inline-block;color:#595959}.reviews__related{font-size:1.4rem}.reviews__related a{color:#d64107}.reviews__related a:hover{text-decoration:none}.reviews__text{text-align:left;font-size:1.6rem;line-height:1;margin-bottom:1.5rem}.reviews__img{width:100%;height:100%;position:relative}.reviews__img img{width:100%;position:relative}@media (min-width:768px){.reviews__img{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:end;align-items:flex-end}.reviews__img img{max-width:44rem}}.rating{display:-webkit-box;display:flex;padding-bottom:7rem;margin-bottom:5rem;border-bottom:1px solid #babbbb;-webkit-box-align:center;align-items:center}@media screen and (max-width:768px){.rating{padding-bottom:3rem;margin-bottom:2rem}}.rating img{width:18px;margin-left:5px}.review-form-wrap{margin-top:2.5rem;max-width:56rem;background-color:#f4f4f4;padding:1.5rem 1.5rem 3rem}.review-form-wrap .review-title{margin-bottom:1.5rem}.rating__text{font-size:1.6rem;padding-left:1rem}.review-form .form__wrap{-webkit-box-align:start;align-items:flex-start}.review-form .form__input,.review-form .form__textarea{width:100%;background-color:inherit;color:#000;font-size:1.6rem;border-bottom:1px solid #babbbb;border-radius:inherit;padding:1rem 0}.review-form .form__input::-webkit-input-placeholder,.review-form .form__textarea::-webkit-input-placeholder{color:#000;font-size:1.6rem;font-weight:700}.review-form .form__input::-moz-placeholder,.review-form .form__textarea::-moz-placeholder{color:#000;font-size:1.6rem;font-weight:700}.review-form .form__input::placeholder,.review-form .form__textarea::placeholder{color:#000;font-size:1.6rem;font-weight:700}.review-form .form__textarea{padding-left:2rem;margin-bottom:2rem;resize:none}.doctors-section{padding:3rem 0}.doctors-wrap{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}.doctors-row{width:100%;margin:0 -1rem;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;position:relative}@media (min-width:1024px){.certificates-slider .swiper-button-next{bottom:auto;top:50%;right:0}.doctors-row{margin-bottom:3rem}}.doctors-row:nth-child(2n)::after{content:url(../../../themes/cogerent/resources/build/images/doctor-bg.png);position:absolute;bottom:5rem;left:50%;transform:translateX(-50%);z-index:-1}.doctor{width:100%;margin-bottom:4rem}@media (min-width:1024px){.doctor{width:50%;padding:0 1rem;margin-bottom:2rem}.doctor__img img{max-height:40rem}}.doctor_specular .doctor__data{left:0;right:auto;-webkit-box-align:start;align-items:flex-start}.doctor_specular .doctor__wrap:after{right:0;left:auto}.doctor_specular .doctor__descr{width:100%}.doctor_specular .doctor__img img{margin:0 0 0 auto}@media (min-width:768px){.doctor_specular .doctor__data{padding-left:3rem}.doctor_specular .doctor__descr{padding:1rem 17rem 1rem 2rem}.doctor_specular .doctor__btn{-webkit-box-pack:start;justify-content:flex-start}}.doctor__wrap{position:relative;z-index:1;-webkit-box-flex:0;flex:none}.doctor__wrap:after{content:"";position:absolute;bottom:0;left:0;z-index:-1;width:100%;width:-webkit-calc(100% - 4px);width:calc(100% - 4px);height:28rem;border:2px solid #dadadd}@media (min-width:1200px){.doctor__wrap:after{width:35rem}.doctor__img{padding-left:3rem;position:relative}}.doctor__img{width:100%;display:block;min-height:40rem}.doctor__img img{display:block;width:auto;max-width:26.5rem}.doctor__row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;z-index:4;margin:0 auto}@media (min-width:768px){.doctor__img img{position:relative;z-index:4}.doctor__row{margin-bottom:2rem}}.doctor__row .gallery-link.photo{margin-bottom:0}.doctor__number{font-size:1.4rem;margin-right:2.5rem}.doctor__link{font-size:1.5rem;font-weight:400;color:#abaaaa;border-bottom:1px solid #abaaaa;transition:all .3s ease}.doctor__link:hover{color:#575757;border-bottom:1px solid #575757}.doctor__data{width:100%;position:absolute;z-index:1;bottom:0;left:0;background-color:#f4f4f4d5;padding:1rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:end;align-items:flex-end}.doctor__descr{padding:2rem 1rem;margin-bottom:1rem}@media (min-width:768px){.doctor__data{right:2rem;left:auto;bottom:2.4rem;width:80%;background-color:transparent}.doctor__descr{width:100%;background-color:#f4f4f4;min-height:13rem;padding:1rem 2rem 1rem 17rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;margin-bottom:2rem}.gallery-section{background-image:-webkit-gradient(linear,left top,right top,from(#f3f3f3),to(#e6e6e6));background-image:linear-gradient(90deg,#f3f3f3,#e6e6e6)}}.doctor__btn,.license{display:-webkit-box;width:100%}.doctor__name{font-size:1.6rem;font-weight:700;line-height:1.4}@media (min-width:1200px){.doctor__name{font-size:1.8rem}}.doctor__text{font-size:1.4rem;font-weight:400;line-height:1.2;max-width:28rem}@media (min-width:1200px){.doctor__text{font-size:1.5rem}}.doctor__btn{display:flex;-webkit-box-pack:end;justify-content:flex-end}.doctor__btn .btn{display:inline-block;padding:1.2rem 3rem 1rem!important;text-transform:uppercase}.doctor__btn .btn:last-child{margin-left:8px}.license{padding:4rem 0;display:flex;-webkit-box-pack:center;justify-content:center;background-color:#d64107}.license .btn{border:2px solid #fff}.navigation-section{width:100%;padding:1.6rem 0 1.1rem;background-color:#f4f4f4}.doctors-nav{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.doctors-nav_interview ul li{border:none;padding:0}.doctors-nav_interview ul a{font-size:1.6rem;font-weight:600}.doctors-nav li{margin:0 .5rem .5rem 0}.doctors-nav a{display:inline-block;padding:1rem 3rem;color:#000;font-size:1.4rem;line-height:1;transition:all .3s ease;border-radius:3rem;text-align:center;white-space:nowrap;border:1px solid #cccccf}.interview,.interview__title{-webkit-transition:all .3s ease}.doctors-nav a:hover{background-color:#fbfbff}.doctors-nav a.active{background-color:#d64107;color:#fff;border-color:#d64107}.gallery-section{height:23rem;overflow:hidden;background-color:#f3f3f3}.gallery-section .container{position:relative;height:100%;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:end;justify-content:flex-end}.gallery-section_btm{background-image:-webkit-gradient(linear,left top,right top,from(#e6e6e6),to(#dad7d7));background-image:linear-gradient(90deg,#e6e6e6,#dad7d7)}.gallery__content{position:relative;max-width:18rem;padding:0 0 2rem;z-index:2}.gallery__title{font-weight:700;font-size:2.5rem;color:#000;text-align:center;margin-bottom:1rem}@media (min-width:1024px){.gallery__content{max-width:46rem;padding-right:0}.gallery__title{font-size:4.5rem}}@media (min-width:1200px){.gallery__title{font-size:6.1rem}}.gallery__subtitle{font-weight:500;font-size:1.8rem;color:#aeacac;text-align:center}@media (min-width:1024px){.gallery__subtitle{font-size:2.5rem}}.gallery__bg{z-index:1;position:absolute;top:0}.gallery__bg img{display:block}.gallery__bg_left{left:0}.gallery__bg_right{right:0;display:none}@media (min-width:768px){.gallery-section .container{-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.gallery__bg_right{display:block}}.tabs-section{padding:4rem 0}.photos-wrap{display:-webkit-box;display:flex;flex-wrap:wrap;margin:0 -.5rem}.photo{width:100%;padding:0 5px;margin-bottom:1rem}@media (min-width:768px){.photo-50{width:50%}.photo-33{width:33.333%}.photo-25{width:25%}}.photo img{display:block;width:100%;height:auto}.award-bg{width:100%}.award-bg img{width:100%;height:auto}.award-wrap{width:100%;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;padding:2rem 0 0}@media (min-width:768px){.award-wrap{padding:4.5rem 0}}.award{width:50%;padding:0 2rem;margin-bottom:2rem}@media (min-width:768px){.award{width:25%;margin-bottom:0}}.award__wrap{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.award__wrap img{width:100%;max-width:10rem;height:auto}.result__info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:2.5rem}.problem__wrap,.result__footer{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-direction:normal}.result__date,.result__title{margin-bottom:.5rem;font-weight:700}.result__title{color:#d64107;font-size:2rem}.result__date,.result__descr{color:#979696;font-size:1.6rem}.result__doc{font-size:1.6rem;font-weight:700}.result__footer{display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-top:2rem}.result__descr{margin-top:3rem;font-weight:400}.problems-slider{position:relative;padding-bottom:5rem;margin-bottom:3rem}@media (min-width:1024px){.problems-slider::after,.problems-slider::before{content:"";position:absolute;top:0;bottom:0;height:100%;width:6rem;background-color:#fff}.problems-slider{overflow:hidden;padding:0 6rem 4rem}.problems-slider::after{z-index:1;right:0}.problems-slider::before{z-index:2;left:0}}.problems-slider .swiper-button-primary{border:2px solid #e0dfdf;height:2.5rem;width:2.5rem;border-radius:50%;color:#c2bdb8}.problems-slider .swiper-button-primary:after{font-size:1.3rem}.problems-slider .swiper-button-primary:hover{background-color:#c2bdb8;color:#e0dfdf}@media (min-width:420px){.problems-slider .swiper-button-primary:after{font-size:1.8rem}.problems-slider .swiper-button-primary{height:3rem;width:3rem}}.problems-slider .swiper-button-prev{left:38%;top:auto;bottom:0}@media (min-width:1024px){.problems-slider .swiper-button-prev{bottom:auto;top:50%;left:0}}.problems-slider .swiper-button-next{right:38%;top:auto;bottom:0}.problem.active .problem__name,.problem:checked .problem__name,.problem:hover .problem__name{color:#d64107}.problem__wrap{cursor:pointer;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center}.problem__photo{width:20rem;height:20rem;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border-radius:50%;overflow:hidden;margin-bottom:1rem}.problem__photo img{width:100%;display:block}.problem__name{text-align:center;font-size:1.6rem;font-weight:700;color:#575757}.video{width:100%;margin-bottom:3rem}.video .video-link{max-height:52rem;overflow:hidden}.video__descr{padding-top:2rem}.video__title{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.video__text{font-size:1.5rem}.interview-nav{width:100%;padding:3.5rem 1rem 2.5rem 2rem;background-color:#f4f4f4}.nav-interview{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.nav-interview li{padding:1rem;width:auto;margin:0 1rem 1.5rem 0;text-align:center;white-space:nowrap}.nav-interview a,.nav-interview span{color:#000;font-size:1.6rem;font-weight:700;line-height:1;cursor:pointer}.interview:hover .interview__title,.nav-interview a.active,.nav-interview a:hover,.nav-interview span.active,.nav-interview span:hover{color:#d64107}.nav-interview a.active,.nav-interview span.active{text-decoration:underline}.interview-wrap{display:-webkit-box;display:flex;flex-wrap:wrap;padding-top:3rem;margin:0 -.5rem}@media (min-width:1024px){.problems-slider .swiper-button-next{bottom:auto;top:50%;right:0}.interview-wrap{padding:3rem 3rem 0}}.interview{padding:0 .5rem;margin-bottom:2rem;width:100%;transition:all .3s ease}@media (min-width:600px){.interview{width:50%}}@media (min-width:900px){.interview{width:33.333%}}@media (min-width:1200px){.interview{width:20%}}.interview__img{min-height:128px;margin-bottom:1.5rem}.interview__img img{width:100%;display:block}.interview__title{font-size:1.5rem;font-weight:700;margin-bottom:.4rem;color:#000;transition:all .3s ease}.interview__info{display:-webkit-box;display:flex}.interview__info span{color:#575757;font-size:1.4em;font-weight:700}.interview__info span:first-child{margin-right:1rem}.interview-soc{background-color:#8b8a8a;padding:2.5rem 0;margin-top:4.5rem;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.interview-soc__wrap{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin:0 -.4rem}@media (min-width:768px){.award__wrap img{max-width:19rem}.interview-soc__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.interview-soc__link{margin:0 0 1rem;padding:1rem 1.5rem;max-height:4.5rem;color:#fff;background-color:transparent;font-size:1.6rem;font-weight:700;text-transform:uppercase;width:auto;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;border:1px solid #fff;border-radius:8px;min-width:19.5rem}@media (min-width:768px){.interview-soc__link{margin:0 .4rem}}.interview-soc__link:last-child{margin-bottom:0}.interview-soc__link:hover{background-color:#c2bdb8}.interview-soc__link img{max-width:32px;margin-right:2.5rem}.partners-section{padding-bottom:3rem}@media (min-width:1024px){.partners-section{padding-bottom:4rem}}.partners-slider{position:relative;padding-bottom:3rem}@media (min-width:1024px){.partners-slider::after,.partners-slider::before{content:"";position:absolute;top:0;bottom:0;height:100%;width:6rem;background-color:#fff}.partners-slider{overflow:hidden;padding:0 6rem}.partners-slider::after{z-index:1;right:0}.partners-slider::before{z-index:2;left:0}}.partners-slider .swiper-button-primary{border:2px solid #e0dfdf;height:2.5rem;width:2.5rem;border-radius:50%;color:#c2bdb8}.partners-slider .swiper-button-primary:after{font-size:1.3rem}.partners-slider .swiper-button-primary:hover{background-color:#c2bdb8;color:#e0dfdf}@media (min-width:420px){.partners-slider .swiper-button-primary:after{font-size:1.8rem}.partners-slider .swiper-button-primary{height:3rem;width:3rem}}.partner__photo img,.quote{width:100%}.partners-slider .swiper-button-prev{left:38%;top:auto;bottom:-1rem}@media (min-width:1024px){.partners-slider .swiper-button-prev{bottom:auto;top:50%;left:0}}.partners-slider .swiper-button-next{right:38%;top:auto;bottom:-1rem}@media (min-width:1024px){.partners-slider .swiper-button-next{bottom:auto;top:50%;right:0}}.partners-slider .swiper-slide{height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.partner__wrap{min-height:10rem;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.quote,.quote__wrap{display:-webkit-box}.partner__photo{min-height:6.5rem;width:100%}.quote{z-index:2;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:2rem;background-color:rgba(58,58,58,.255)}.quote_abs{position:absolute;top:0;right:0;left:0;bottom:0}@media (min-width:768px){.quote{background-color:transparent;width:auto}.quote_abs{position:static}}.quote_main{background-color:#f4f4f4;color:#000;padding:5rem 2rem;margin-bottom:1rem}.quote_main .quote__wrap{max-width:105rem;margin-bottom:0;padding-bottom:4rem;position:relative}.quote_main .quote__wrap::after{content:"";max-width:70rem;width:100%;height:1px;background-color:#575757;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.quote_main .quote__img{margin-right:2rem}.quote_main .quote__title{color:#000;font-size:3rem;font-weight:400}.quote__wrap{display:flex;-webkit-box-align:center;align-items:center;max-width:66rem;margin-bottom:2rem}.quote__img{max-width:4rem;margin-right:.5rem}.quote__img img{width:100%}.quote__title{color:#fff;font-size:1.6rem;text-align:center}@media (min-width:768px){.quote__title{font-size:2rem}}.quote__title span{font-size:2.8rem}@media (min-width:1200px){.quote__img{max-width:8rem}.quote__title{font-size:2.8rem}.quote__title span{font-size:4.5rem}}.quote__text{font-size:1.6rem;text-align:center;font-weight:700;max-width:98rem;padding-top:4rem}@media (min-width:768px){.quote__text{font-size:2rem}}.quote__footer{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.video-procedut__wrap{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;margin:0 -12px}.video-procedut__item{width:50%;padding:0 12px}@media (max-width:640px){.video-procedut__item{width:100%}}.technology-section{padding:7rem 0 4rem;display:-webkit-box;display:flex}.technology-section .container{height:100%}@media (min-width:1024px){.technology-section .container{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start;min-height:54rem}.technology-section .technology-img{margin:0 0 0 auto;width:-webkit-calc(100% - 45rem);width:calc(100% - 45rem);position:relative}.technology-section .technology-img:after{content:"";position:absolute;top:-7rem;left:-10rem;z-index:-1;background-color:#f4f4f4;width:29rem;height:-webkit-calc(100% - 4rem);height:calc(100% - 4rem)}.technology-section .technology{-webkit-box-flex:0;flex:none;margin-top:0}}.technology-section .technology-img img{width:100%;height:auto}.technology-section .technology{z-index:2;max-width:30rem;margin-bottom:3rem}.technology-section .technology__subtitle{font-size:2.2rem;text-transform:uppercase;margin-bottom:3rem}.technology-section .technology__title{font-size:4rem;text-transform:uppercase;font-weight:400;padding-bottom:2rem;margin-bottom:1rem;position:relative}.technology-section .technology__title:after{content:"";position:absolute;left:0;bottom:0;width:7rem;height:1px;background-color:#b9b8b8}.technology-section .technology__text{font-size:2rem}.instrumentation-section{padding-bottom:6rem}.instrumentation,.instrumentation-wrap{margin-bottom:2rem}.instrumentation:nth-child(2n - 1) .instrumentation__col:after{right:0}.instrumentation:nth-child(2n) .instrumentation__col:after{left:0}.instrumentation:nth-child(4n+1){background-color:#f4f4f4;position:relative}.instrumentation:nth-child(4n+1):after{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw;background-color:#f4f4f4}.instrumentation:nth-child(4n+1) .instrumentation__col{background-color:#f4f4f4}.instrumentation__col{width:100%;background-color:#fff}@media (min-width:900px){.instrumentation{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.instrumentation:nth-child(2n - 1){-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.instrumentation:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.instrumentation__col{width:-webkit-calc(50% - 8px);width:calc(50% - 8px);min-height:auto;height:40vw;max-height:40rem}}@media (min-width:1200px){.instrumentation__col{height:30vw}}.instrumentation__col:nth-child(1){position:relative;min-height:60vw;background-color:#f4f4f4;background-repeat:no-repeat;background-size:contain;background-position:center}@media (min-width:900px){.instrumentation__col:nth-child(1){min-height:auto;background-size:auto}.instrumentation__col:nth-child(1):after{content:"";position:absolute;z-index:-1;top:0;bottom:0;width:50vw;background-color:#f4f4f4}}.instrumentation__content{padding:2rem;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}.instrumentation__content span{font-size:1.5rem;color:#575757;margin-bottom:1rem}.instrumentation__content .h3,.instrumentation__content h3{font-size:1.8rem;font-weight:700;margin-bottom:2rem;color:#000}@media (min-width:1024px){.instrumentation__content{padding:3.5rem 0}.instrumentation__content span{font-size:1.8rem;margin-bottom:2rem}.instrumentation__content .h3,.instrumentation__content h3{font-size:2.5rem;margin-bottom:4rem}}.instrumentation__content p{font-size:1.4rem;margin-bottom:2rem}@media (min-width:768px){.instrumentation__content p{font-size:1.6rem}}.instrumentation__content a.video{font-size:1.4rem;font-weight:700;color:#d64107;margin-top:auto;border-bottom:1px solid #d64107}@media (min-width:768px){.instrumentation__content a.video{font-size:1.6rem}}.instrumentation__content a.video:hover{border-bottom:1px solid transparent}.table__head,.table__row{border-bottom:1px dashed #a4a4a4}.prices-section{padding:4rem 0 0}.prices-section .container{overflow:visible;display:-webkit-box;display:flex;flex-wrap:wrap}@media (min-width:1100px){.prices-section .container{flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}}.thanks__socials-btns-wrapper,.thanks__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal}.prices-section .price-container{width:100%}.prices-section .price-title{padding:2rem 1.5rem;margin-bottom:2rem;background-color:#f4f4f4}.prices-section .price-title h1,.prices-section .price-title h2{text-align:center;color:#000;font-size:2rem;text-transform:uppercase}@media (min-width:1024px){.prices-section .price-title h1,.prices-section .price-title h2{font-size:2.5rem}}.table{margin-bottom:3rem}.table__head{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:1rem 0}@media (min-width:768px){.table__head{padding:1rem 1rem 1rem 2rem}}.table__head .table__btn,.table__head .table__price{display:none;padding:0}.table__title{font-size:1.6rem;text-transform:uppercase;font-weight:700}.table__title--subtitle{font-size:1.3rem}@media (min-width:768px){.table__head .table__btn,.table__head .table__price{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.table__title{font-size:1.8rem}.table__title--subtitle{font-size:1.6rem}}.table__row{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:1rem 0}.table__text{max-width:175px;font-size:1.4rem}.table__session{display:none}@media (min-width:768px){.table__row{padding:1rem 1rem 1rem 2rem}.table__text{max-width:370px}.table__session{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:absolute;top:0;bottom:0;right:35rem;font-size:1.3rem;color:#525252;font-weight:500;padding:0 2rem;height:100%;background-color:#f5f5f5}}.table__btn,.table__price{white-space:nowrap;color:#ee6e2c}.table__price{margin-left:auto;text-align:right;padding-right:1rem;width:65px;font-size:1.4rem;font-weight:700;font-family:Arial,sans-serif}.table__btn,.thanks,.thanks__text{text-align:center}@media (min-width:768px){.table__price{font-size:1.8rem;width:100px;padding-right:2rem}}.table__btn{padding:1rem 1.5rem;font-weight:700;font-size:1rem;line-height:1;border-radius:3rem}@media (min-width:768px){.table__btn{width:200px;padding:1.3rem 3rem;font-size:1.4rem}}.table__btn:focus:not(.table__btn-placeholder),.table__btn:hover:not(.table__btn-placeholder){background-color:#ff3d2b;color:#fff}.table__btn.fill,.table__btn.flat:focus,.table__btn.flat:hover{background-color:#d64107}.table__btn.bordered{border:1px solid #d64107}.table__btn.fill{color:#fff}.table__btn.fill:focus,.table__btn.fill:hover{background-color:#ff3d2b}.price-sidebar-wrap{width:100%;position:relative;margin-bottom:2rem;padding:15px 20px;background-color:#f4f4f4}@media (min-width:1100px){.price-sidebar-wrap{width:30rem;margin-left:3rem;-webkit-box-flex:0;flex:none;padding:0;margin-bottom:0;background-color:transparent}}.price-sidebar-wrap.fixed{position:fixed;top:0;left:0;right:0;z-index:20}.price-sidebar-wrap.fixed .price-sidebar{padding:2rem 0}.price-sidebar-wrap.fixed .sidebar-head{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.price-sidebar-wrap .sidebar-head,.price-sidebar.fixed{display:none}.price-sidebar-wrap .sidebar-title{font-size:1.6rem;text-transform:uppercase;font-weight:700}@media (min-width:1100px){.price-sidebar{background-color:#f4f4f4;padding:30px 20px;position:sticky;position:-webkit-sticky;top:0}}.price-menu li{margin-bottom:2rem}.price-menu li:last-child{margin-bottom:0}.price-menu a{font-size:1.6rem;font-weight:500;color:#000;border-bottom:1px solid #8d8d8d}.price-menu a.active,.price-menu a:hover{color:#d64107;border-bottom:1px solid transparent}.price-arrow{position:relative;top:-2px;display:inline-block;margin:0 0 0 8px;width:10px;height:10px;cursor:pointer;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(45deg);-webkit-transition:all .3s ease;transition:all .3s ease}.price-arrow.active{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);top:3px}.price-menu-sub{display:none;margin-top:2rem;padding-top:1rem;padding-bottom:1rem;padding-left:2rem;border-left:1px solid #c5c4c4}.reviews__legacy{margin-bottom:100px}.reviews__legacy-wrapper{max-height:600px;overflow:auto}.thanks-section{background:#abd0e4;background:linear-gradient(225deg,#abd0e4 0,#70b3cf 100%)}.thanks{min-height:100%;padding:5rem 0;color:#fff;line-height:.96}@media (min-width:420px){.thanks{padding:8.7rem 0 12rem}}@media (min-width:768px){.thanks{padding:12.7rem 0 17rem;background-position:left bottom;background-image:url(../../../themes/cogerent/resources/build/images/thanks-girl1.png);background-repeat:no-repeat;background-size:50%}}.thanks__wrapper{width:100%;max-width:58.7rem;margin-left:auto;margin-right:auto;display:-webkit-box;display:flex;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}@media (min-width:1024px){.thanks{padding:17.4rem 0 23rem;background-size:auto}.thanks__wrapper{margin-right:5.6rem}}.thanks__title{max-width:56rem;letter-spacing:2px;margin-bottom:2rem;font-size:3.6rem}.thanks__title--404{font-size:5.6rem}@media (min-width:420px){.thanks__title{font-size:4.6rem}.thanks__title--404{font-size:7.6rem}}.thanks__text{font-weight:700;font-size:2.3rem;max-width:33.5rem;margin-bottom:2.4rem}@media (min-width:420px){.thanks__text{font-size:3.3rem;margin-bottom:4.4rem}}.thanks__img-wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-radius:50%;background-color:rgba(164,203,226,.74);border:.2rem solid #e1eef5;padding:2rem;margin-bottom:2.4rem}@media (min-width:420px){.thanks__img-wrapper{padding:4rem;margin-bottom:7.9rem}}.thanks__img{display:block}.thanks__socials-text{font-size:1.7rem;font-weight:700;line-height:1.373;text-align:center;font-family:Arial,Helvetica,sans-serif;margin-bottom:2.55rem}.thanks__socials-btns-wrapper{display:-webkit-box;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}@media (min-width:420px){.thanks__socials-btns-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap}.thanks__socials-btn{margin-right:1.5rem}.thanks__socials-btn:last-child{margin-right:0}}.thanks__socials-btn{width:100%;max-width:18rem;min-height:4.4rem;display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;font-size:1.7rem;padding:.6rem 2rem;color:#fff;font-weight:700;border-radius:10px;border:.1rem solid #fff;text-transform:uppercase;margin-bottom:1.5rem}@media (min-width:1024px){.thanks__socials-btn{margin-right:.7rem}.thanks__socials-btn:focus,.thanks__socials-btn:hover{background-color:rgba(171,208,228,.9)}}.thanks__socials-icon{display:block;width:3rem;height:3rem;margin-right:2.5rem;-webkit-transition:all .3s ease;transition:all .3s ease}.thanks__socials-icon_yt{width:3.8rem;height:2.8rem}.page-template-tpl-thanks .cogerent__breadcrumbs,.page-template-tpl-thanks .info-section{display:none}