:root{--atw-sand: #F5EFE0;--atw-ocean: #1A6B8A;--atw-ocean-deep: #0D4A63;--atw-coral: #E8704A;--atw-warm: #F2C87E;--atw-leaf: #4A7C59;--atw-text: #1C1C1A;--atw-muted: #6B6860;--atw-light: #FAF7F2;--atw-white: #FFFFFF;--atw-serif: "Playfair Display", Georgia, "Times New Roman", serif;--atw-sans: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--atw-radius-sm: 8px;--atw-radius-md: 16px;--atw-radius-lg: 24px;--atw-radius-pill: 50px;--atw-ease: cubic-bezier(.22, 1, .36, 1);--atw-container: 900px}.atw-hero,.atw-win,.atw-worlds,.atw-form-section,.atw-sail,.atw-products,.atw-faq{box-sizing:border-box;font-family:var(--atw-sans)}.atw-hero *,.atw-win *,.atw-worlds *,.atw-form-section *,.atw-sail *,.atw-products *,.atw-faq *{box-sizing:border-box}.atw-container{max-width:var(--atw-container);margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem)}.atw-section-header{text-align:center;max-width:600px;margin-inline:auto;margin-bottom:3rem}.atw-eyebrow{font-family:var(--atw-sans);font-size:.72rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--atw-ocean);margin-bottom:.8rem}.atw-eyebrow-2{font-family:var(--atw-sans);font-size:.72rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#fff;margin-bottom:.8rem}.atw-eyebrow--coral{color:var(--atw-coral)}.atw-eyebrow--warm{color:var(--atw-warm)}.atw-section-title{font-family:var(--atw-serif);font-size:clamp(1.7rem,4vw,2.4rem);font-weight:400;line-height:1.2;color:var(--atw-text);margin-bottom:.8rem}.atw-section-title--light{color:#fff}.atw-section-title em{font-style:italic;color:var(--atw-ocean)}.atw-section-body{font-size:.95rem;color:var(--atw-muted);line-height:1.72;margin:0}.atw-btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--atw-sans);font-size:1rem;font-weight:500;padding:1rem 2.2rem;border-radius:var(--atw-radius-pill);text-decoration:none;border:none;cursor:pointer;transition:transform .2s var(--atw-ease),box-shadow .2s var(--atw-ease),background .2s;-webkit-tap-highlight-color:transparent}.atw-btn--primary{background:var(--atw-coral);color:#fff;box-shadow:0 8px 24px #e8704a61}.atw-btn--primary:hover,.atw-btn--primary:focus-visible{transform:translateY(-2px);box-shadow:0 12px 32px #e8704a80;color:#fff}.atw-btn--outline{background:transparent;color:var(--atw-ocean);border:1.5px solid var(--atw-ocean)}.atw-btn--outline:hover,.atw-btn--outline:focus-visible{background:var(--atw-ocean);color:#fff}.atw-btn:active{transform:translateY(0)}.atw-hero{position:relative;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:5rem;text-align:center;background:linear-gradient(165deg,var(--atw-ocean-deep) 0%,var(--atw-ocean) 45%,#2A8A6E 100%);background-size:cover;background-position:center;overflow:hidden}.atw-hero[style*=background-image]{background-blend-mode:multiply}.atw-hero__noise{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");opacity:.5}.atw-hero__content{position:relative;z-index:2;padding-inline:clamp(1rem,5vw,2rem);max-width:720px}.atw-hero__title{font-family:var(--atw-serif);font-size:clamp(2.4rem,8vw,4.4rem);font-weight:400;line-height:1.1;color:#fff;margin-bottom:1rem}.atw-hero__title em{font-style:italic;color:var(--atw-warm)}.atw-hero__sub{font-size:clamp(1rem,2.5vw,1.1rem);font-weight:300;color:#ffffffd1;max-width:480px;margin-inline:auto;line-height:1.65;margin-bottom:2.5rem}.atw-hero__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.2rem;list-style:none;padding:0;margin:1.8rem 0 0;font-size:.8rem;color:#ffffff8c}.atw-hero__trust li+li:before{content:"\b7";margin-right:1.2rem}@media(max-width:400px){.atw-hero__trust li+li:before{display:none}}.atw-hero__wave{position:absolute;bottom:-2px;left:0;right:0;height:80px;pointer-events:none}.atw-win{background:var(--atw-sand);padding-block:5rem;text-align:center}.atw-win__inner{max-width:680px}.atw-win__badge{display:inline-flex;align-items:center;gap:.6rem;background:var(--atw-ocean);color:#fff;font-size:.78rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:.5rem 1.2rem;border-radius:var(--atw-radius-pill);margin-bottom:1.5rem}.atw-win .atw-section-title em{color:var(--atw-ocean)}.atw-win .atw-section-body{max-width:480px;margin-inline:auto;margin-bottom:2rem}.atw-steps{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 2.5rem}.atw-step-card{background:var(--atw-white);border-radius:var(--atw-radius-md);padding:1.4rem 1.2rem;flex:1 1 140px;max-width:180px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.4rem}.atw-step-card__num{width:32px;height:32px;border-radius:50%;background:var(--atw-ocean);color:#fff;font-size:.85rem;font-weight:500;display:flex;align-items:center;justify-content:center;margin-bottom:.4rem;flex-shrink:0}.atw-step-card__label{font-size:.88rem;font-weight:500;color:var(--atw-text);line-height:1.35}.atw-step-card__sub{font-size:.75rem;color:var(--atw-muted);line-height:1.35}.atw-worlds{background:var(--atw-white);padding-block:5rem}.atw-worlds-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;max-width:var(--atw-container);margin-inline:auto}@media(max-width:768px){.atw-worlds-grid{grid-template-columns:repeat(2,1fr)}.atw-worlds-grid .atw-world-card:last-child{grid-column:auto;max-width:none;margin-inline:0}}@media(max-width:430px){.atw-worlds-grid{grid-template-columns:1fr}}.atw-world-card{position:relative;border-radius:var(--atw-radius-lg);overflow:hidden;aspect-ratio:3 / 4;cursor:pointer;transition:transform .3s var(--atw-ease)}.atw-world-card:hover{transform:translateY(-5px)}.atw-world-card:hover .atw-world-card__overlay{opacity:1}.atw-world-card--hawaii{background:linear-gradient(160deg,#1a8a6b,#0e6b8a 55%,#1a4a2e)}.atw-world-card--italy{background:linear-gradient(160deg,#e8c84a,#d45a1a 55%,#8a3a0e)}.atw-world-card--scandinavia{background:linear-gradient(160deg,#4a6b8a,#2a4a6b 55%,#6b4a8a)}.atw-world-card--japan{background:linear-gradient(160deg,#e8a4c8,#c87a9a 55%,#8a4a6b)}.atw-world-card--india{background:linear-gradient(160deg,#e8a430,#d46a1a 55%,#8a4a0e)}.atw-world-card__img-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.atw-world-card__img{width:100%;height:100%;object-fit:cover;display:block}.atw-world-card__img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.atw-world-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000001f;border:2px solid rgba(255,255,255,.3);border-radius:var(--atw-radius-lg);opacity:0;transition:opacity .3s;pointer-events:none}.atw-world-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 55%);pointer-events:none}.atw-world-card__icon{position:absolute;top:1.1rem;left:1.1rem;z-index:2;font-size:clamp(1.6rem,3vw,2.2rem);line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.atw-world-card__info{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:1.2rem}.atw-world-card__country{font-size:.65rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8;margin-bottom:.15rem}.atw-world-card__name{font-family:var(--atw-serif);font-size:clamp(.95rem,1.5vw,1.15rem);font-weight:400;color:#fff;line-height:1.2;margin-bottom:.2rem}.atw-world-card__mood{font-size:.7rem;color:#ffffff9e;font-style:italic}.atw-world-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.atw-form-section{background:var(--atw-ocean-deep);padding-block:5rem;position:relative;overflow:hidden}.atw-form-section__bg-deco{pointer-events:none}.atw-form-section__circle{display:block;position:absolute;border-radius:50%;background:#ffffff0a}.atw-form-section__circle--1{width:500px;height:500px;top:-250px;right:-150px}.atw-form-section__circle--2{width:320px;height:320px;bottom:-120px;left:-80px}.atw-form-section__inner{position:relative;z-index:2;max-width:560px;text-align:center}.atw-section-header--light .atw-section-title{color:#fff}.atw-form-section__sub{font-size:.92rem;color:#ffffff9e;line-height:1.65;margin-bottom:2.5rem}.atw-form-section__embed-wrap{text-align:left}.atw-form-section__placeholder{background:#ffffff0f;border:1px dashed rgba(255,255,255,.2);border-radius:var(--atw-radius-lg);padding:3rem 2rem;text-align:center}.atw-form-section__placeholder-text{color:#ffffff80;font-size:.9rem;line-height:1.65}.atw-form-section__placeholder-text small{display:block;font-size:.78rem;margin-top:.5rem;color:#ffffff59}.atw-form-section__micro{margin-top:1.2rem;font-size:.78rem;color:#ffffff59;line-height:1.5;text-align:center}.atw-sail{background:var(--atw-sand);padding-block:5rem}.atw-sail__inner{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}@media(max-width:700px){.atw-sail__inner{grid-template-columns:1fr;gap:2rem}}.atw-sail__visual{position:relative;border-radius:var(--atw-radius-lg);overflow:hidden;aspect-ratio:4 / 5}.atw-sail__img{width:100%;height:100%;object-fit:cover;display:block}.atw-sail__img-placeholder{width:100%;height:100%;background:linear-gradient(160deg,var(--atw-ocean) 0%,var(--atw-ocean-deep) 100%);display:flex;align-items:center;justify-content:center;font-size:5rem;opacity:.3}.atw-sail__visual-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(13,74,99,.9) 0%,transparent 55%);pointer-events:none}.atw-sail__visual-badge{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;z-index:2}.atw-sail__stars{color:var(--atw-warm);font-size:.88rem;letter-spacing:.05em;margin-bottom:.3rem}.atw-sail__rating-text{font-size:.78rem;color:#ffffffb8;margin-bottom:.3rem}.atw-sail__visual-subtitle{font-family:var(--atw-serif);font-size:1.1rem;color:#fff;font-weight:400}.atw-sail__body{font-size:.95rem;color:var(--atw-muted);line-height:1.72;margin-bottom:1.5rem}.atw-sail__body p{margin:0}.atw-sail__tags{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0 0 1.8rem}.atw-sail__tag{background:var(--atw-white);border:1px solid #E0D8CC;color:var(--atw-text);font-size:.8rem;font-weight:500;padding:.4rem .9rem;border-radius:var(--atw-radius-pill)}.atw-products{background:var(--atw-white);padding-block:5rem}.atw-products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:2.5rem}@media(max-width:680px){.atw-products-grid{grid-template-columns:repeat(2,1fr)}.atw-products-grid .atw-product-card:last-child{grid-column:1 / -1;max-width:calc(50% - .5rem);margin-inline:auto}}.atw-product-card{background:var(--atw-light);border-radius:var(--atw-radius-md);overflow:hidden;text-align:center;padding:1.5rem 1rem;transition:transform .25s var(--atw-ease)}.atw-product-card:hover{transform:translateY(-3px)}.atw-product-card__img-wrap{margin-bottom:1rem}.atw-product-card__img{width:100%;height:auto;display:block;border-radius:var(--atw-radius-sm)}.atw-product-card__emoji{font-size:2.6rem;margin-bottom:.8rem;line-height:1}.atw-product-card__name{font-family:var(--atw-serif);font-size:.95rem;font-weight:400;color:var(--atw-text);margin-bottom:.2rem}.atw-product-card__scent{font-size:.75rem;color:var(--atw-muted);line-height:1.35}.atw-products__cta-row{text-align:center}.atw-faq{background:var(--atw-sand);padding-block:5rem}.atw-faq__inner{max-width:660px}.atw-faq__list{display:flex;flex-direction:column;margin:0}.atw-faq__item{border-bottom:1px solid rgba(0,0,0,.1)}.atw-faq__q{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 0;background:none;border:none;text-align:left;font-family:var(--atw-sans);font-size:.96rem;font-weight:500;color:var(--atw-text);cursor:pointer;-webkit-tap-highlight-color:transparent}.atw-faq__icon{flex-shrink:0;color:var(--atw-ocean);transition:transform .25s var(--atw-ease)}.atw-faq__item--open .atw-faq__icon{transform:rotate(45deg)}.atw-faq__icon-v{transition:opacity .2s}.atw-faq__item--open .atw-faq__icon-v{opacity:0}.atw-faq__a{overflow:hidden;max-height:0;transition:max-height .35s var(--atw-ease);margin:0}.atw-faq__a[hidden]{display:block!important}.atw-faq__item--open .atw-faq__a{max-height:400px}.atw-faq__a-inner{padding-bottom:1.25rem;font-size:.88rem;color:var(--atw-muted);line-height:1.72}.atw-faq__a-inner p{margin:0 0 .5rem}.atw-faq__a-inner a{color:var(--atw-ocean)}.atw-faq__legal{margin-top:2.5rem;font-size:.78rem;color:var(--atw-muted);line-height:1.6;border-top:1px solid rgba(0,0,0,.08);padding-top:1.5rem}.atw-btn:focus-visible,.atw-faq__q:focus-visible{outline:2px solid var(--atw-ocean);outline-offset:3px}#atw-form{scroll-margin-top:2rem}.atw-hero{position:relative;isolation:isolate}.atw-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(circle at center,#0000007a,#00000057 34%,#0000002e 62%,#00000057),linear-gradient(180deg,#00000040,#00000014 36%,#00000075);pointer-events:none}.atw-hero__noise,.atw-hero__content,.atw-hero__wave{position:relative;z-index:1}.atw-hero__content{text-shadow:0 8px 28px rgba(0,0,0,.38)}.atw-hero__title{font-weight:500;letter-spacing:-.035em}.atw-hero__sub{color:#ffffffeb;text-shadow:0 5px 22px rgba(0,0,0,.36)}.atw-hero__trust{color:#ffffffc2}.atw-hero,.atw-win,.atw-worlds,.atw-form-section,.atw-sail,.atw-products,.atw-faq{font-size:inherit}.atw-section-body,.atw-sail__body,.atw-form-section__sub,.atw-faq__a-inner{font-size:1rem}.atw-hero__sub{font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.55}.atw-hero__trust{font-size:.95rem}.atw-eyebrow{font-size:.78rem}.atw-section-title{font-size:clamp(2rem,4vw,3rem)}.atw-world-card__country{font-size:.72rem}.atw-world-card__name{font-size:clamp(1.08rem,1.7vw,1.35rem)}.atw-world-card__mood{font-size:.82rem}.atw-product-card__name{font-size:1.08rem}.atw-product-card__scent{font-size:.88rem}.atw-faq__q{font-size:1.05rem}.atw-hero__title{font-size:clamp(3rem,7vw,5.4rem);line-height:1.02;font-weight:500}
/*# sourceMappingURL=/cdn/shop/t/29/assets/atw-styles.css.map */
