.oteka-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .45s ease,visibility .45s ease}.oteka-popup.is-visible{visibility:visible;opacity:1;pointer-events:auto}.oteka-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,#314f3a24,#0f110fd1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer}.oteka-popup__card{position:relative;z-index:2;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);width:min(940px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:24px;background:#fffdf8f5;box-shadow:0 35px 100px #0000006b,0 0 0 1px #ffffff14 inset;opacity:0;filter:blur(6px);transform:translateY(30px) scale(.96);transition:opacity .6s ease,filter .6s ease,transform .7s cubic-bezier(.16,1,.3,1)}.oteka-popup.is-visible .oteka-popup__card{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}.oteka-popup__close{position:absolute;z-index:20;top:14px;right:14px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:#ffffffe0;color:#24382c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:Arial,sans-serif;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 6px 20px #0000002e;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.oteka-popup__close:hover{background:#fff;transform:rotate(90deg) scale(1.05);box-shadow:0 10px 28px #00000038}.oteka-popup__visual{position:relative;z-index:2;grid-column:1;grid-row:1;display:flex;flex-direction:column;justify-content:space-between;min-height:600px;padding:38px;overflow:hidden;color:#fff;background-image:url(https://oteka.fr/cdn/shop/files/wepik-export-20240223134344NEPl_1445x.jpg?v=1708695842);background-position:center;background-size:cover;background-repeat:no-repeat}.oteka-popup__visual-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#11201633,#0f2015db);pointer-events:none}.oteka-popup__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(120deg,rgba(255,255,255,.08),transparent 36%,transparent 70%,rgba(206,168,97,.09));pointer-events:none}.oteka-popup__brand{position:relative;z-index:5;display:flex;flex-direction:column;align-items:flex-start;line-height:1}.oteka-popup__maison{margin-left:30px;font-family:Georgia,Times New Roman,serif;font-size:14px;letter-spacing:.22em;text-transform:uppercase}.oteka-popup__brand strong{margin:7px 0;font-family:Georgia,Times New Roman,serif;font-size:52px;font-weight:500;letter-spacing:.04em}.oteka-popup__brand small{font-size:10px;font-weight:600;letter-spacing:.2em}.oteka-popup__visual-text{position:relative;z-index:5}.oteka-popup__visual-text span{display:block;margin-bottom:10px;color:#e4bd75;font-size:11px;font-weight:800;letter-spacing:.12em;line-height:1.45;text-transform:uppercase}.oteka-popup__visual-text strong{display:block;max-width:400px;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,45px);font-weight:500;line-height:1.04}.oteka-popup__decor{position:absolute;z-index:6;top:0;bottom:0;left:0;width:53%;overflow:hidden;pointer-events:none}.oteka-popup__bean{position:absolute;top:-35px;display:block;width:16px;height:11px;border-radius:60% 40% 58% 42%;background:linear-gradient(135deg,#b27a4d,#56321f 55%,#27160f);opacity:0;filter:drop-shadow(0 5px 7px rgba(0,0,0,.28))}.oteka-popup__bean:after{content:"";position:absolute;top:2px;left:7px;width:2px;height:7px;border-radius:50%;background:#e7c1929e;transform:rotate(18deg)}.oteka-popup.is-visible .oteka-popup__bean{animation:oteka-bean-fall 9s linear infinite}.oteka-popup__bean--1{left:8%;animation-delay:-1s!important;animation-duration:8.5s!important}.oteka-popup__bean--2{left:20%;animation-delay:-5s!important;animation-duration:9.5s!important}.oteka-popup__bean--3{left:33%;animation-delay:-2.5s!important;animation-duration:8s!important}.oteka-popup__bean--4{left:45%;animation-delay:-7s!important;animation-duration:10s!important}.oteka-popup__bean--5{left:58%;animation-delay:-4s!important;animation-duration:8.8s!important}.oteka-popup__bean--6{left:70%;animation-delay:-6s!important;animation-duration:9.8s!important}.oteka-popup__bean--7{left:82%;animation-delay:-3s!important;animation-duration:8.2s!important}.oteka-popup__bean--8{left:92%;animation-delay:-8s!important;animation-duration:10.5s!important}@keyframes oteka-bean-fall{0%{opacity:0;transform:translate3d(-5px,-35px,0) rotate(0) scale(.75)}12%{opacity:.28}50%{opacity:.18}85%{opacity:.08}to{opacity:0;transform:translate3d(28px,680px,0) rotate(520deg) scale(1)}}.oteka-popup__content{position:relative;z-index:8;grid-column:2;grid-row:1;display:flex;align-items:center;min-width:0;padding:48px 42px 36px;overflow-x:hidden;overflow-y:auto;background:linear-gradient(145deg,#fffdf8fa,#f9f6eef0);-webkit-backdrop-filter:blur(20px) saturate(120%);backdrop-filter:blur(20px) saturate(120%);box-shadow:-20px 0 50px #14231914}.oteka-popup__content:before{content:"";position:absolute;z-index:-1;top:-110px;right:-100px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#cda96524,#cda96500);pointer-events:none}.oteka-popup__form{width:100%}.oteka-popup__form{opacity:0;transform:translateY(14px)}.oteka-popup.is-visible .oteka-popup__form{animation:oteka-form-appearance .7s .2s cubic-bezier(.16,1,.3,1) forwards}@keyframes oteka-form-appearance{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.oteka-popup__eyebrow{display:block;margin-bottom:10px;color:#af8143;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.oteka-popup__content h2{margin:0 0 14px;color:#193926;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,4vw,42px);font-weight:500;line-height:1.05}.oteka-popup__intro{margin:0 0 23px;color:#606a62;font-size:14px;line-height:1.55}.oteka-popup__field{margin-bottom:13px}.oteka-popup__field label{display:block;margin-bottom:6px;color:#314239;font-size:12px;font-weight:700}.oteka-popup__field label span{color:#909791;font-weight:400}.oteka-popup__field input{box-sizing:border-box;width:100%;min-height:49px;padding:12px 14px;border:1px solid #d9ded9;border-radius:9px;background:#ffffffe0;color:#26352d;font:inherit;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.oteka-popup__field input:hover{background:#fff}.oteka-popup__field input:focus{border-color:#315f41;background:#fff;box-shadow:0 0 0 3px #315f411f}.oteka-popup__consent{display:flex;align-items:flex-start;gap:9px;margin:17px 0;color:#6e756f;font-size:10px;line-height:1.45;cursor:pointer}.oteka-popup__consent input{flex:0 0 auto;margin-top:3px;accent-color:#315f41}.oteka-popup__submit,.oteka-popup__shop-link{position:relative;display:block;box-sizing:border-box;width:100%;min-height:52px;padding:15px 20px;overflow:hidden;border:0;border-radius:9px;background:linear-gradient(135deg,#28583a,#193c27);color:#fff;font:inherit;font-size:12px;font-weight:800;letter-spacing:.07em;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;box-shadow:0 10px 28px #234c3238,0 1px #ffffff26 inset;transition:transform .2s ease,box-shadow .2s ease}.oteka-popup__submit:hover,.oteka-popup__shop-link:hover{transform:translateY(-2px);box-shadow:0 14px 34px #234c324d}.oteka-popup__submit:after,.oteka-popup__shop-link:after{content:"";position:absolute;top:-50%;left:-80%;width:42%;height:200%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);transform:rotate(18deg);pointer-events:none}.oteka-popup__submit:hover:after,.oteka-popup__shop-link:hover:after{animation:oteka-button-shine 1.1s ease}@keyframes oteka-button-shine{0%{left:-80%}to{left:145%}}.oteka-popup__legal{margin:11px 0 0;color:#929892;font-size:9px;line-height:1.4;text-align:center}.oteka-popup__errors{margin-bottom:16px;padding:12px 14px;border-radius:8px;background:#fff0ef;color:#a13c35;font-size:12px}.oteka-popup__success{width:100%;text-align:center}.oteka-popup__success p{color:#606a62}.oteka-popup__code{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:22px 0 10px;padding:13px 13px 13px 18px;border:1px dashed #b5955a;border-radius:12px;background:#f7f0df}.oteka-popup__code strong{color:#234c32;font-size:20px;letter-spacing:.1em}.oteka-popup__copy{padding:10px 14px;border:0;border-radius:8px;background:#234c32;color:#fff;font-weight:700;cursor:pointer}.oteka-popup__copied{margin:0 0 18px;color:#315f41!important;font-size:12px;font-weight:700}body.oteka-popup-open{overflow:hidden}.oteka-popup__content::-webkit-scrollbar,.oteka-popup__card::-webkit-scrollbar{width:7px}.oteka-popup__content::-webkit-scrollbar-track,.oteka-popup__card::-webkit-scrollbar-track{background:transparent}.oteka-popup__content::-webkit-scrollbar-thumb,.oteka-popup__card::-webkit-scrollbar-thumb{border-radius:999px;background:#2f4f3a40}@media screen and (max-width:900px){.oteka-popup__card{grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr)}.oteka-popup__visual{padding:30px}.oteka-popup__brand strong{font-size:43px}.oteka-popup__visual-text strong{font-size:34px}.oteka-popup__content{padding:42px 32px 30px}}@media screen and (max-width:760px){.oteka-popup{align-items:center;padding:10px}.oteka-popup__card{display:block;width:100%;max-height:calc(100vh - 20px);overflow-x:hidden;overflow-y:auto;border-radius:20px}.oteka-popup__visual{width:100%;min-height:225px;height:225px;padding:23px;background-position:center;background-size:cover}.oteka-popup__brand strong{font-size:35px}.oteka-popup__maison{margin-left:21px;font-size:11px}.oteka-popup__brand small{font-size:8px}.oteka-popup__visual-text span{font-size:9px}.oteka-popup__visual-text strong{max-width:290px;font-size:26px;line-height:1.02}.oteka-popup__content{display:block;width:100%;padding:28px 22px 25px;overflow:visible;box-shadow:none}.oteka-popup__content h2{font-size:31px}.oteka-popup__decor{width:100%;height:225px}.oteka-popup__bean{width:13px;height:9px}.oteka-popup__close{top:11px;right:11px;width:37px;height:37px;font-size:25px}}@media screen and (max-width:420px){.oteka-popup__visual{min-height:205px;height:205px}.oteka-popup__decor{height:205px}.oteka-popup__content{padding:25px 18px 22px}.oteka-popup__content h2{font-size:28px}.oteka-popup__field input{min-height:47px}}@media(prefers-reduced-motion:reduce){.oteka-popup,.oteka-popup__card,.oteka-popup__form,.oteka-popup__bean,.oteka-popup__submit:after,.oteka-popup__shop-link:after{animation:none!important;transition:none!important}.oteka-popup__card,.oteka-popup__form{opacity:1;filter:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/popup-oteka.css.map */
