

/* Start:/local/templates/etelle/assets/bundle.css?176450578844497*/
.footer{font-style:normal;font-weight:500;font-size:16px;line-height:1.5}.footer{padding-block:48px;background-color:var(--color-pink)}.footer__container{box-sizing:border-box;width:100%;min-width:320px;padding:0 16px;margin:0 auto}@media screen and (min-width: 608px){.footer__container{max-width:608px}}@media screen and (min-width: 742px){.footer__container{max-width:742px}}@media screen and (min-width: 972px){.footer__container{max-width:972px}}@media screen and (min-width: 1202px){.footer__container{max-width:1202px}}@media screen and (min-width: 1682px){.footer__container{max-width:1682px}}.footer__top{display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (min-width: 742px){.footer__top{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer__logo{display:block}@media screen and (min-width: 742px){.footer__logo{flex-shrink:0}}.footer__logo img{display:block}.footer__contacts{padding:0;margin:0}.footer__contacts li{list-style-type:none}.footer__contacts{display:flex;flex-direction:column;align-items:center;gap:5px}@media screen and (min-width: 742px){.footer__contacts{align-items:flex-end}}.footer__phone{font-weight:700;font-size:24px;line-height:1.2;text-decoration:none}.footer__phone:hover{text-decoration:underline}.footer__email{text-decoration:none}.footer__email:hover{text-decoration:underline}.footer__bottom{display:flex;flex-direction:column;align-items:center;gap:16px;padding-top:32px;border-top:1px solid #D6C2C5;margin-top:32px}@media screen and (min-width: 742px){.footer__bottom{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer__docs{display:flex;flex-direction:column;gap:10px}.footer__links{display:flex;flex-wrap:wrap;gap:10px}.footer__links a{text-decoration:none}.footer__links a:hover{text-decoration:underline}.footer__age{font-weight:700;color:var(--color-white);display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:8px;background-color:var(--color-brown);flex-shrink:0}.burger-button{--button-size: 36px;--line-width: 4px;--horizontal-padding: 2px;--vertical-padding: 6px;--shadow-offset: calc(var(--button-size) / 2 - var(--vertical-padding) - var(--line-width) / 2);padding:0;border:none;background-color:transparent;cursor:pointer;display:block;width:var(--button-size);height:var(--button-size);position:relative}.burger-button:before,.burger-button:after{content:"";display:block;height:var(--line-width);border-radius:10px;background:var(--color-black);position:absolute;left:var(--horizontal-padding);right:var(--horizontal-padding)}.burger-button:before{top:var(--vertical-padding);box-shadow:0 var(--shadow-offset) 0 var(--color-black);transition:box-shadow .2s .1s,top .2s .1s,transform .2s}.burger-button:after{bottom:var(--vertical-padding);transition:bottom .2s .1s,transform .2s}.burger-button.active:before{top:calc(50% - var(--line-width) / 2);transform:rotate(45deg);box-shadow:0 var(--shadow-offset) 0 transparent;transition:box-shadow .2s,top .2s,transform .2s .1s}.burger-button.active:after{bottom:calc(50% - var(--line-width) / 2);transform:rotate(-45deg);transition:bottom .2s,transform .2s .1s}.header-bar-lock{overflow:hidden}.header{position:sticky;top:0;z-index:2}.header__panel{padding-block:10px;background-color:var(--color-pink)}@media screen and (min-width: 742px){.header__panel{padding-block:16px}}.header__container{box-sizing:border-box;width:100%;min-width:320px;padding:0 16px;margin:0 auto}@media screen and (min-width: 608px){.header__container{max-width:608px}}@media screen and (min-width: 742px){.header__container{max-width:742px}}@media screen and (min-width: 972px){.header__container{max-width:972px}}@media screen and (min-width: 1202px){.header__container{max-width:1202px}}@media screen and (min-width: 1682px){.header__container{max-width:1682px}}.header__container{display:flex;align-items:center}.header__logo{text-decoration:none;display:block;flex-shrink:0;margin-right:auto}@media screen and (min-width: 742px){.header__logo{margin-right:0}}.header__logo img{display:block;height:45px}.header__menu{padding:0;margin:0}.header__menu li{list-style-type:none}.header__menu{margin-inline:auto;display:none}@media screen and (min-width: 742px){.header__menu{display:flex;gap:16px}}.header__menu li{font-weight:700;font-size:16px}.header__menu li a{text-decoration:none}.header__menu li a:hover{text-decoration:underline}.header__contacts{padding:0;margin:0}.header__contacts li{list-style-type:none}.header__contacts{display:none}@media screen and (min-width: 742px){.header__contacts{display:flex;flex-direction:column;align-items:flex-end}}.header__phone{font-weight:700;font-size:20px;line-height:1;text-decoration:none}.header__phone:hover{text-decoration:underline}.header__email{text-decoration:none}.header__email:hover{text-decoration:underline}.header__burger{margin-left:10px}@media screen and (min-width: 742px){.header__burger{display:none!important}}.header-bar{transition:all var(--transition-duration) ease-in-out;height:0;overflow:hidden}.header-bar__container{display:flex;flex-direction:column;justify-content:center;background-color:var(--color-pink);height:100%}.header-bar__menu{padding:0;margin:0}.header-bar__menu li{list-style-type:none}.header-bar__menu{display:flex;flex-direction:column;align-items:center;gap:16px;padding-inline:16px;padding-block:32px;overflow-x:auto;flex-grow:1}.header-bar__menu li{font-weight:700;font-size:18px}.header-bar__menu li a{text-decoration:none}.header-bar__menu li a:hover{text-decoration:underline}.header-bar__contacts{padding:0;margin:0}.header-bar__contacts li{list-style-type:none}.header-bar__contacts{display:flex;flex-direction:column;align-items:center;gap:5px;padding-inline:16px;padding-block:32px}.header-bar__phone{font-weight:700;font-size:18px;line-height:1.2;text-decoration:none}.header-bar__phone:hover{text-decoration:underline}.header-bar__email{text-decoration:none}.header-bar__email:hover{text-decoration:underline}.title{font-style:normal;font-weight:800;font-size:36px;line-height:1.2}@media screen and (min-width: 972px){.title{font-size:46px}}@media screen and (min-width: 1202px){.title{font-size:56px}}.title{margin:0}.layout{overflow-x:hidden}.layout_default{padding-top:clamp(2.25rem,1.8289473684rem + 2.1052631579vw,4rem);padding-bottom:clamp(2.25rem,1.8289473684rem + 2.1052631579vw,4rem)}.layout_default .title{margin-bottom:24px}.button{--color: inherit;--bg-color: transparent;--border-color: transparent}.button_orange{--color: var(--color-black);--bg-color: var(--color-orange)}.button{padding:0;border:none;background-color:transparent;cursor:pointer;transition:all var(--transition-duration) ease-in-out}.button{font-weight:700;font-size:16px;line-height:1;text-decoration:none;color:var(--color);display:flex;justify-content:center;align-items:center;gap:8px;box-sizing:border-box;border:1px solid var(--border-color);border-radius:100px;background-color:var(--bg-color);overflow:hidden;position:relative}.button:focus{outline:none}.button:disabled{opacity:.4;cursor:not-allowed}.button_m{height:48px;padding-inline:20px}.button:after{transition:all var(--transition-duration) ease-in-out;content:"";display:block;width:14px;height:10px;background-image:url('data:image/svg+xml;utf-8,<svg width="14" height="10" viewBox="0 0 14 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.95 10V6H0.0299997L0 3.99H8.95V0L13.95 5L8.95 10Z" fill="%232C1600"/></svg>');background-size:14px 10px;flex-shrink:0}.button:hover:after{transform:translate(2px)}.button__content{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cookies{border-radius:clamp(1.25rem,1.0996240602rem + .7518796992vw,1.875rem);box-shadow:0 4px 50px #00000026;display:flex;align-items:center;gap:clamp(1.875rem,1.4238721805rem + 2.2556390977vw,3.75rem);padding:clamp(1.25rem,1.0996240602rem + .7518796992vw,1.875rem);background-color:var(--color-white);margin-left:clamp(1.25rem,1.0996240602rem + .7518796992vw,1.875rem);position:fixed;right:clamp(1.25rem,1.0996240602rem + .7518796992vw,1.875rem);bottom:30px;z-index:10}.cookies[hidden]{display:none}.cookies__body,.cookies__body a{font-style:normal;font-weight:500;font-size:16px;line-height:1.5}.cookies__body a{text-decoration:none;color:var(--color-blue)}.cookies__body a span{transition:all var(--transition-duration) ease-in-out;display:inline-block}.cookies__body a:hover span{transform:translate(2px)}.cookies__body p{margin:0}.cookies__button{flex-shrink:0}.notification{font-size:small;line-height:1.2;box-sizing:border-box;width:280px;padding:16px 16px 16px 48px;border-radius:8px;background-color:#fffffff2;background-image:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 0C4.47998 0 0 4.48 0 10C0 15.52 4.47998 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM9 5V7H11V5H9ZM9 9V15H11V9H9ZM2 10C2 14.41 5.58997 18 10 18C14.41 18 18 14.41 18 10C18 5.59 14.41 2 10 2C5.58997 2 2 5.59 2 10Z" fill="mediumblue" fill-opacity="0.75"/></svg>');background-size:16px 16px;background-position:16px center;background-repeat:no-repeat;box-shadow:0 0 8px #0000001a;position:fixed;right:-280px;top:16px;z-index:90;transition:all .2s ease-in-out}.notification.visible{right:0}.notification.error{background-image:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 0C4.46997 0 0 4.47 0 10C0 15.53 4.46997 20 10 20C15.53 20 20 15.53 20 10C20 4.47 15.53 0 10 0ZM12.59 6L10 8.59L7.41003 6L6 7.41L8.58997 10L6 12.59L7.41003 14L10 11.41L12.59 14L14 12.59L11.41 10L14 7.41L12.59 6ZM2 10C2 14.41 5.58997 18 10 18C14.41 18 18 14.41 18 10C18 5.59 14.41 2 10 2C5.58997 2 2 5.59 2 10Z" fill="red" fill-opacity="0.75"/></svg>')}.notification.success{background-image:url('data:image/svg+xml;utf-8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 0C4.47998 0 0 4.48 0 10C0 15.52 4.47998 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM10 18C5.58997 18 2 14.41 2 10C2 5.59 5.58997 2 10 2C14.41 2 18 5.59 18 10C18 14.41 14.41 18 10 18ZM8 12.17L14.59 5.58L16 7L8 15L4 11L5.41003 9.59L8 12.17Z" fill="green" fill-opacity="0.75"/></svg>')}.loader{display:flex;align-items:center;gap:8px;padding:16px;border-radius:8px;background-color:#fffffff2;box-shadow:0 0 8px #0000001a;position:fixed;right:-200px;top:16px;z-index:90;cursor:progress;transition:all .2s ease-in-out}.loader.visible{right:16px}.loader__bar img{display:block;width:30px;height:30px}.loader:hover .loader__bar{width:100%}.success-popup-lock{overflow:hidden}.success-popup{transition:all var(--transition-duration-l) ease-in-out;visibility:hidden;opacity:0;overflow-x:hidden;overflow-y:auto;position:fixed;left:0;right:0;top:0;bottom:0;z-index:90}.success-popup.visible{visibility:visible;opacity:1}.success-popup__wrapper{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:100%;min-height:100%;padding-top:32px;padding-bottom:32px;position:relative}.success-popup__overlay{width:100%;height:100%;background-color:#1f62a933;position:absolute;left:0;top:0}.success-popup__container{border-radius:clamp(1.25rem,1.0996240602rem + .7518796992vw,1.875rem);box-shadow:0 4px 50px #00000026;transition:all var(--transition-duration-l) ease-in-out}.success-popup__container{box-sizing:border-box;width:100%;max-width:570px;overflow:hidden;background:radial-gradient(50% 150.83% at 50% 50%,#3A9DE1 0%,#2166AC 100%);position:relative;transform:scale(0)}.success-popup.visible .success-popup__container{transform:scale(1)}.success-popup__content{color:var(--color-white);padding:50px}.success-popup__title{font-style:normal;font-weight:800;font-size:36px;line-height:1.2}@media screen and (min-width: 972px){.success-popup__title{font-size:46px}}@media screen and (min-width: 1202px){.success-popup__title{font-size:56px}}.success-popup__subtitle{font-style:normal;font-weight:500;font-size:16px;line-height:1.5}.success-popup__subtitle{margin-top:10px}.success-popup__button{margin-top:30px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:none}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:none!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:none;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-top .gslide-image img,.desc-bottom .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-top .gslide-media,.desc-bottom .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description,.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px 50px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gprev,.gnext,.gclose{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gprev svg,.gnext svg,.gclose svg{display:block;width:25px;height:auto;margin:0;padding:0}.gprev.disabled,.gnext.disabled,.gclose.disabled{opacity:.1}.gprev .garrow,.gnext .garrow,.gclose .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gnext,.glightbox-closing .gprev,.glightbox-closing .gclose{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gprev,.glightbox-clean .gnext,.glightbox-clean .gclose{background-color:#000000bf;border-radius:4px}.glightbox-clean .gprev path,.glightbox-clean .gnext path,.glightbox-clean .gclose path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width: 769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0px rgba(0,0,0,.65);box-shadow:1px 2px 9px #000000a6}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gprev,.glightbox-clean .gnext,.glightbox-clean .gclose{background-color:#00000052}.glightbox-clean .gprev:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gclose:hover{background-color:#000000b3}.glightbox-clean .gprev,.glightbox-clean .gnext{top:45%}}@media (min-width: 992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height: 420px){.goverlay{background:#000}}@font-face{font-display:swap;font-style:normal;font-weight:500;font-family:Manrope;src:url(/local/templates/etelle/assets/./fonts/Medium.woff2) format("woff2")}@font-face{font-display:swap;font-style:normal;font-weight:700;font-family:Manrope;src:url(/local/templates/etelle/assets/./fonts/Bold.woff2) format("woff2")}@font-face{font-display:swap;font-style:normal;font-weight:800;font-family:Manrope;src:url(/local/templates/etelle/assets/./fonts/ExtraBold.woff2) format("woff2")}:root{--color-black: #22191B;--color-white: #FFFFFF;--color-brown: #514346;--color-pink: #FFF0F2;--color-lightpink: #FFF8F7;--color-darkpink: #FFD9E0;--color-orange: #FFDCBE;--color-gray: #F0F0F0;--color-blue: #1F62A9;--color-yellow: #FFEC73;--color-red: #DC143C;--transition-duration: .2s;--transition-duration-l: .4s}html{font-size:16px}body{font-style:normal;font-weight:500;font-size:16px;line-height:1.5}body{font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased;color:var(--color-brown);display:flex;flex-direction:column;background-color:var(--color-lightpink)}main{flex-grow:1}img{max-width:100%;height:auto}a{color:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:1em;margin-bottom:.5em}h1:first-child,.h1:first-child,h2:first-child,.h2:first-child,h3:first-child,.h3:first-child,h4:first-child,.h4:first-child,h5:first-child,.h5:first-child,h6:first-child,.h6:first-child{margin-top:0}h1:last-child,.h1:last-child,h2:last-child,.h2:last-child,h3:last-child,.h3:last-child,h4:last-child,.h4:last-child,h5:last-child,.h5:last-child,h6:last-child,.h6:last-child{margin-bottom:0}h1,.h1{font-style:normal;font-weight:800;font-size:36px;line-height:1.2}@media screen and (min-width: 972px){h1,.h1{font-size:46px}}@media screen and (min-width: 1202px){h1,.h1{font-size:56px}}h1,.h1{line-height:1.2}h2,.h2{font-style:normal;font-weight:800;font-size:36px;line-height:1.2}@media screen and (min-width: 972px){h2,.h2{font-size:46px}}@media screen and (min-width: 1202px){h2,.h2{font-size:56px}}h2,.h2{line-height:1.2}h3,.h3{font-style:normal;font-weight:800;font-size:32px;line-height:1.2}@media screen and (min-width: 972px){h3,.h3{font-size:40px}}@media screen and (min-width: 1202px){h3,.h3{font-size:48px}}h3,.h3{line-height:1.2}h4,.h4{font-style:normal;font-weight:800;font-size:28px;line-height:1.2}@media screen and (min-width: 972px){h4,.h4{font-size:35px}}@media screen and (min-width: 1202px){h4,.h4{font-size:42px}}h4,.h4{line-height:1.2}h5,.h5{font-style:normal;font-weight:800;font-size:28px;line-height:1.2}@media screen and (min-width: 972px){h5,.h5{font-size:35px}}@media screen and (min-width: 1202px){h5,.h5{font-size:42px}}h5,.h5{line-height:1.2}h6,.h6{font-style:normal;font-weight:800;font-size:28px;line-height:1.2}@media screen and (min-width: 972px){h6,.h6{font-size:35px}}@media screen and (min-width: 1202px){h6,.h6{font-size:42px}}h6,.h6{line-height:1.2}.container{box-sizing:border-box;width:100%;min-width:320px;padding:0 16px;margin:0 auto}@media screen and (min-width: 608px){.container{max-width:608px}}@media screen and (min-width: 742px){.container{max-width:742px}}@media screen and (min-width: 972px){.container{max-width:972px}}@media screen and (min-width: 1202px){.container{max-width:1202px}}@media screen and (min-width: 1682px){.container{max-width:1682px}}.product-popup-lock{overflow:hidden}.product-popup{transition:all var(--transition-duration-l) ease-in-out;visibility:hidden;opacity:0;overflow-x:hidden;overflow-y:auto;position:fixed;left:0;right:0;top:0;bottom:0;z-index:90}.product-popup.visible{visibility:visible;opacity:1}.product-popup__wrapper{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:100%;min-height:100%;padding-top:32px;padding-bottom:32px;position:relative}.product-popup__overlay{width:100%;height:100%;background-color:#1f62a933;position:absolute;left:0;top:0}.product-popup__container{border-radius:clamp(1.25rem,1.0996240602rem + .7518796992vw,1.875rem);box-shadow:0 4px 50px #00000026;transition:all var(--transition-duration-l) ease-in-out}.product-popup__container{box-sizing:border-box;width:100%;max-width:800px;overflow:hidden;background:var(--color-pink);position:relative;transform:scale(0)}.product-popup.visible .product-popup__container{transform:scale(1)}.product-popup__close{padding:0;border:none;background-color:transparent;transition:all var(--transition-duration) ease-in-out;display:block;width:clamp(1.25rem,1.0996240602rem + .7518796992vw,1.875rem);height:clamp(1.25rem,1.0996240602rem + .7518796992vw,1.875rem);cursor:pointer;opacity:.5;position:absolute;right:clamp(1.25rem,1.0996240602rem + .7518796992vw,1.875rem);top:clamp(1.25rem,1.0996240602rem + .7518796992vw,1.875rem)}.product-popup__close:hover{opacity:1}.product-popup__content{padding:48px;display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 742px){.product-popup__content{flex-direction:row;align-items:flex-start}}.product-popup__picture{object-fit:contain;width:96px;height:96px}@media screen and (min-width: 742px){.product-popup__picture{flex-shrink:0}}.product-popup__body{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.product-popup__title{font-style:normal;font-weight:800;font-size:36px;line-height:1.2}@media screen and (min-width: 972px){.product-popup__title{font-size:46px}}@media screen and (min-width: 1202px){.product-popup__title{font-size:56px}}.page404{--picture-size: 284px}@media screen and (min-width: 742px){.page404{--picture-size: 230px}}@media screen and (min-width: 972px){.page404{--picture-size: 300px}}@media screen and (min-width: 1202px){.page404{--picture-size: 370px}}@media screen and (min-width: 1682px){.page404{--picture-size: 530px}}.page404{padding-bottom:calc(var(--picture-size) + 30px);position:relative}@media screen and (min-width: 742px){.page404{padding-bottom:0}}.page404__bg{object-fit:contain;display:block;height:var(--picture-size);transform:translate(-50%);position:absolute;left:50%;bottom:0}@media screen and (min-width: 742px){.page404__bg{width:var(--picture-size);height:auto;transform:translateY(50%);left:auto;right:0;bottom:50%}}.page404__content{display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 742px){.page404__content{margin-right:var(--picture-size)}}@media screen and (min-width: 1202px){.page404__content{gap:30px}}@media screen and (min-width: 1682px){.page404__content{gap:40px}}.page404__body{display:flex;flex-direction:column;gap:3px}.page404__body h4{font-style:normal;font-weight:800;font-size:28px;line-height:1.2}@media screen and (min-width: 972px){.page404__body h4{font-size:35px}}@media screen and (min-width: 1202px){.page404__body h4{font-size:42px}}.page404__body h4{line-height:1.5;margin:0}.page404__body ul{display:flex;flex-direction:column;gap:3px;padding:0;margin:0}.page404__body ul li{list-style-type:none;display:flex;align-items:center;gap:10px}.page404__body ul li:before{content:"";display:block;width:12px;height:11px;background-image:url('data:image/svg+xml;utf-8,<svg width="12" height="11" viewBox="0 0 12 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 4L5 8L11 2" stroke="%231F62A9" stroke-width="3"/></svg>');background-size:12px 11px;flex-shrink:0}.page404__footer{font-style:normal;font-weight:500;font-size:16px;line-height:1.5}.page404__footer{color:var(--color-gray)}.page404__buttons{display:flex;flex-direction:column;gap:10px}@media screen and (min-width: 742px){.page404__buttons{flex-direction:row}}@media screen and (min-width: 972px){.page404__buttons{gap:20px}}@media screen and (min-width: 1682px){.page404__buttons{gap:30px}}.pages{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (min-width: 972px){.pages section{width:46%}}.pages ul{padding:0;margin:0}.pages ul li{list-style-type:none}.pages ul li{font-size:18px;padding:10px 0;border-top:1px solid gray}.pages ul li a{text-decoration:none;display:block;padding:16px 0}.pages ul li a:hover{text-decoration:underline}.category-card{display:flex;flex-direction:column;border-radius:clamp(2.25rem,2.0695488722rem + .9022556391vw,3rem);overflow:hidden;background-color:var(--color-pink);cursor:pointer}.category-card__picture{display:flex;justify-content:center;align-items:center;width:100%;height:296px;background-image:url(/local/templates/etelle/assets/../assets/images/category-card-bg.png);background-size:cover;background-position:center center;background-repeat:no-repeat}.category-card__picture img{object-fit:contain;display:block;width:96px;height:96px}.category-card__body{padding-inline:clamp(3rem,2.7593984962rem + 1.2030075188vw,4rem);padding-block:clamp(2.25rem,2.0695488722rem + .9022556391vw,3rem)}.category-card__title{font-weight:800;font-size:22px;line-height:1.4;margin:0}.catalog-widget{display:grid;gap:32px}@media screen and (min-width: 742px){.catalog-widget{grid-template-columns:repeat(2,1fr)}}.hero{display:flex;flex-direction:column;align-items:center;gap:64px;box-sizing:border-box;min-height:calc(100vh - 76px);padding-block:64px;position:relative}@media screen and (min-width: 742px){.hero{flex-direction:row}}.hero:before{content:"";display:block;width:100vw;height:100%;background-color:var(--color-pink);transform:translate(-50%);position:absolute;left:50%;top:0;z-index:-1}.hero__title{font-style:normal;font-weight:800;font-size:48px;line-height:1.2}@media screen and (min-width: 972px){.hero__title{font-size:58px}}@media screen and (min-width: 1202px){.hero__title{font-size:68px}}.hero__picture{object-fit:contain;display:block;height:240px;flex-shrink:0}@media screen and (min-width: 742px){.hero__picture{width:36%;height:auto}}.widget{display:flex;flex-direction:column;gap:clamp(2.25rem,1.8289473684rem + 2.1052631579vw,4rem)}.widget_pt64{padding-top:clamp(2.25rem,1.8289473684rem + 2.1052631579vw,4rem)}.widget_pb64{padding-bottom:clamp(2.25rem,1.8289473684rem + 2.1052631579vw,4rem)}.widget__header{text-align:center;display:flex;flex-direction:column;gap:clamp(1.125rem,.9144736842rem + 1.0526315789vw,2rem)}.widget__title{font-style:normal;font-weight:800;font-size:36px;line-height:1.2}@media screen and (min-width: 972px){.widget__title{font-size:46px}}@media screen and (min-width: 1202px){.widget__title{font-size:56px}}.widget__title{margin:0}.widget__description{font-style:normal;font-weight:500;font-size:16px;line-height:1.5}.widget__description p:first-child{margin-top:0}.widget__description p:last-child{margin-bottom:0}

/* End */
/* /local/templates/etelle/assets/bundle.css?176450578844497 */
