@font-face{font-family:Pretendard;src:url('/fonts/pretendard/PretendardVariable.core.woff2') format('woff2');font-weight:100 900;font-display:swap}
@font-face{font-family:Pretendard;src:url('/fonts/pretendard/PretendardVariable.rest.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--cream:#f3f0e6;--sand:#e7d7b8;--pine:#172b25;--ink:#161a17;--accent:#ff7748;--line:#1d241f;--serif:Georgia,'Times New Roman',serif;--sans:Pretendard,Arial,sans-serif;--mono:'Courier New',monospace}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--cream)}
body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.4;overflow-x:hidden}
button,input,select{font:inherit;color:inherit}
button,a{color:inherit}
a{text-decoration:none}
button{cursor:pointer}
img,video{display:block;max-width:100%}
fieldset{border:0;margin:0;padding:0;min-width:0}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.skip{position:fixed;z-index:999;left:12px;top:-80px;background:#fff;padding:10px 16px;border:1px solid #000}.skip:focus{top:12px}

.announcement{height:50px;background:var(--pine);color:#fff;overflow:hidden;position:relative;z-index:80;font-size:14px;line-height:50px;white-space:nowrap}
.announcement-track{position:absolute;display:flex;min-width:200%;animation:announcement 30s linear infinite}
.announcement-track span{width:50%;padding-right:60px;text-align:right}
@keyframes announcement{to{transform:translateX(-50%)}}

.site-header{position:fixed;z-index:100;left:0;right:0;top:50px;height:90px;transition:top .3s ease;pointer-events:none}
.site-header.is-scrolled{top:0}
.desktop-nav,.brand-plaque,.book-plaque,.menu-toggle{position:absolute;top:20px;height:50px;background:var(--cream);box-shadow:0 7px 20px rgba(30,30,20,.08);pointer-events:auto}
.desktop-nav{left:20px;width:823px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;font-size:14px}
.desktop-nav a{height:50px;display:flex;align-items:center;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a:focus-visible{text-decoration:underline;text-underline-offset:4px}
.brand-plaque{right:245px;width:205px;display:grid;place-items:center;font:900 24px/1 var(--mono);letter-spacing:.14em}
.book-plaque{right:20px;width:205px;border:0;font:900 16px/1 var(--mono);letter-spacing:.04em}
.menu-toggle{display:none}

.mobile-menu{position:fixed;z-index:190;inset:0;background:var(--cream);overflow-y:auto;visibility:hidden;opacity:0;transform:translateY(-18px);pointer-events:none;transition:opacity .3s ease,transform .3s ease;padding:20px}
.mobile-menu.is-open{visibility:visible;opacity:1;transform:none;pointer-events:auto}
.menu-head{height:36px;display:flex;gap:10px;position:relative}.menu-head .brand-plaque,.menu-head .book-plaque{position:relative;inset:auto;height:44px;margin-top:-4px;background:transparent;box-shadow:none;isolation:isolate}.menu-head .brand-plaque:before,.menu-head .book-plaque:before{content:'';position:absolute;inset:4px 0;background:var(--cream);box-shadow:0 7px 20px rgba(30,30,20,.08);z-index:-1}.menu-head .brand-plaque{width:132.5px;font-size:14px;letter-spacing:.13em}.menu-head .book-plaque{width:94px;font-size:13px}.menu-close{margin-left:auto;width:50px;height:44px;margin-top:-4px;border:0;background:transparent;position:relative}.menu-close:before,.menu-close:after{content:'';position:absolute;left:13px;top:21px;width:24px;height:1px;background:#111;transform:rotate(45deg)}.menu-close:after{transform:rotate(-45deg)}
.menu-locations{padding-top:22px;display:flex;flex-direction:column;align-items:flex-start}.menu-locations a{font-size:20px;line-height:42px;min-height:42px}.menu-locations em{font-style:normal;color:#777}.menu-locations p{font:13px/18px var(--mono);margin:8px 0 2px}.menu-locations .menu-small{font-size:14px;line-height:24px;min-height:24px}
.menu-primary{margin-top:24px;background:var(--sand);padding:12px 20px 26px;display:flex;flex-direction:column}.menu-primary a{font:35px/58.5px var(--serif);letter-spacing:-.04em;min-height:58.5px}

.hero{height:760px;position:relative;overflow:hidden}
.hero video{width:100%;height:100%;object-fit:cover;object-position:center}
.hero-mobile{display:none}

.booking{position:relative;z-index:12;width:925px;height:172px;margin:-86px auto 0;background:var(--pine);color:#fff;padding:36px 60px 24px}
.booking form{height:82px;display:grid;grid-template-columns:185px 253px 96px 212px;gap:20px;align-items:center}
.booking label>span,.booking legend{display:block;font-size:14px;line-height:18px;margin-bottom:7px}
.booking button,.booking input,.booking select{border:0;background:transparent;color:#fff;padding:0}
.booking-location>button{text-align:left;font-size:22px;line-height:29px}
.booking-dates input{width:100%;font-size:17px;line-height:26px;border-bottom:1px solid #fff}
.booking-guests select{width:100%;appearance:none;font-size:17px;line-height:26px;border-bottom:1px solid #fff}
.booking-submit,.accent-button{height:27px!important;border-radius:999px!important;background:var(--accent)!important;color:#101713!important;font:700 13px/1 var(--mono)!important;letter-spacing:.06em!important}
.booking-status{height:20px;margin:5px 0 0;font-size:11px;text-align:center;color:#dce8df}

.manifesto{height:220px;margin-top:126px}
.manifesto h1{width:min(1180px,calc(100% - 100px));height:165px;margin:0 auto;font:400 75px/82.5px var(--serif);letter-spacing:-.05em}
.intro{height:216.5px;margin-top:10px;width:min(1180px,calc(100% - 100px));margin-left:auto;margin-right:auto;display:grid;grid-template-columns:35.43% 35.43%;justify-content:space-between}.intro article{position:relative}
.intro h2{margin:0 0 20px;font:400 45px/49.5px var(--serif);letter-spacing:-.05em}
.intro p{margin:0 0 20px;font-size:15px;line-height:21px;max-width:418px}
.intro a,.editorial-list button{display:inline-block;font:15px/21px var(--mono);letter-spacing:.08em;text-decoration:underline;text-underline-offset:5px}.intro a{position:absolute;left:0;bottom:0}

.carousel{overflow:hidden}
.carousel-viewport{overflow:hidden}
.carousel-track{display:flex;gap:30px;width:max-content;transform:translateX(0);transition:transform .3s ease;will-change:transform}
.destination-carousel{height:871px;margin-top:90px}
.destination-carousel .carousel-viewport{height:770px}
.destination-slide{width:100vw;height:770px;flex:none;display:grid;grid-template-columns:75% 25%;background:var(--pine);color:#fff}
.destination-slide img{width:100%;height:770px;object-fit:cover;object-position:center}
.destination-slide>div{height:770px;padding:0 50px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.destination-slide h2{margin:0 0 20px;font:400 45px/49.5px var(--serif);letter-spacing:-.05em}
.destination-slide p{font-size:15px;line-height:21px;margin:0 0 40px}
.destination-slide button,.event-slide button,.press-copy button{border:0;background:var(--accent);border-radius:999px;height:33px;padding:0 20px;font:700 15px/21px var(--mono);letter-spacing:.05em;margin-bottom:0;flex:none}.destination-slide button:first-of-type{margin-bottom:40px}
.carousel-controls{height:101px;display:grid;grid-template-columns:1fr auto 80px;align-items:center;padding:0 20px}
.carousel-controls button,.review-controls button{position:relative;width:48px;height:44px;border:0;background:transparent;font:20px/1 var(--mono)}
.carousel-controls button:before,.review-controls button:before{content:'';position:absolute;inset:11px 0;border:1px solid #111;border-radius:999px}
.carousel-controls button:last-child{justify-self:end}.carousel-controls p{margin:0;font:15px/1 var(--mono);letter-spacing:.08em}

.stay-carousel{height:551px;margin-top:130px}
.stay-carousel .carousel-viewport{height:450px}
.stay-slide,.event-slide{width:100vw;height:450px;flex:none;display:grid;grid-template-columns:calc((100vw - 130px)/3) calc((100vw - 130px)*2/3);padding-left:130px}
.stay-slide>div,.event-slide>div{height:450px;background:var(--sand);padding:50px;display:flex;justify-content:center;flex-direction:column}
.stay-slide h2,.event-slide h2,.press h2{margin:0 0 20px;font:400 45px/49.5px var(--serif);letter-spacing:-.05em}
.stay-slide p,.event-slide p,.press p{font-size:15px;line-height:21px;margin:0}
.stay-slide img,.event-slide img{width:100%;height:450px;object-fit:cover}

.editorial-list{height:711px;margin-top:130px;width:min(1180px,calc(100% - 100px));margin-left:auto;margin-right:auto;overflow:hidden}
.editorial-track{display:grid;grid-template-columns:repeat(3,340px);gap:80px;width:max-content}
.editorial-list article{width:340px}.editorial-list h2{height:35px;margin:0 0 20px;font:400 25px/35px var(--sans)}
.editorial-list img{width:340px;height:510px;object-fit:cover}.editorial-list p{height:84px;margin:20px 0;font-size:15px;line-height:21px}.editorial-list button{border:0;background:none;padding:0;height:22px;display:flex;align-items:flex-start;justify-content:flex-start}

.event-carousel{height:551px;margin-top:130px}
.tablet-only,.tablet-copy-extra{display:inline}.laptop-copy-extra,.press-final-sentence{display:none}
.destination-slide h2,.destination-slide p,.event-slide h2,.event-slide p,.press-copy h2,.press-copy p{width:100%}
.event-carousel .carousel-viewport{height:450px}
.event-slide>div{background:var(--pine);color:#fff;align-items:flex-start}
.event-slide p{margin-bottom:40px}.event-slide button{margin:0}

.press{height:376px;margin-top:130px;overflow:hidden}
.press-card{width:944px;height:376px;margin:0 auto;display:grid;grid-template-columns:354px 590px}
.press-media{height:376px;overflow:hidden}.press-media img{height:100%;width:462px;max-width:none;object-fit:cover;object-position:center 80%}
.press-copy{height:376px;background:var(--pine);color:#fff;padding:50px 70px;display:flex;flex-direction:column;align-items:flex-start}.press-copy h2{margin-bottom:20px}.press-copy p{margin-bottom:40px}.press-copy button{margin:0}

.reviews{height:397px;margin-top:130px;overflow:hidden;position:relative}
.review-track{display:flex;gap:20px;width:max-content;transform:translateX(calc(50vw - 426.665px - 1746.66px));transition:transform .3s ease}
.review-track article{width:calc(66.666667vw - 106.667px);height:357px;background:var(--sand);padding:50px;display:flex;flex-direction:column;justify-content:center;text-align:center;flex:none}
.review-track h2{margin:0 0 20px;font:400 45px/49.5px var(--serif);letter-spacing:-.04em}.review-track p{max-width:850px;margin:0 auto 20px;font-size:25px;line-height:27.5px}.review-track small{font:15px/21px var(--mono)}.review-track .active h2,.review-track .active p,.review-track .active small{position:relative;top:-2.5px}
.review-controls{position:absolute;bottom:0;left:0;right:0;height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}

.footer{height:924px;overflow:hidden;position:relative}
.footer-surface{height:843.6px;margin-top:130px;background:var(--sand);position:relative;padding:429.6px 20px 20px}
.footer-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%}
.footer-grid{position:relative;z-index:2;height:394px;display:grid;grid-template-columns:8fr 2fr 2fr;gap:20px}
.newsletter,.footer-links,.footer-aside>section{background:var(--cream)}
.newsletter{padding:20px}.newsletter form{height:354px;display:flex;flex-direction:column}.newsletter p{margin:0 0 12px}.newsletter fieldset{display:grid;grid-template-columns:repeat(2,250px);grid-auto-rows:21px}.newsletter legend{margin-bottom:2px}.newsletter label{font-size:14px}.newsletter input[type=radio]{margin:0 4px 0 0}
.email-row{margin-top:auto;height:93px;display:grid;grid-template-columns:1fr 200px;border-bottom:1px solid #111}.email-row input,.email-row button{border:0;background:transparent;font:400 75px/75px var(--serif);letter-spacing:-.05em;min-width:0;padding:0}.email-row button{text-align:right}.form-status{height:18px;font-size:11px}
.footer-links{padding:20px;display:flex;flex-direction:column;align-items:flex-start}.footer-links button{border:0;background:transparent;padding:0;text-decoration:underline;font-size:14px;line-height:20px;text-align:left}.footer-links p{margin:18px 0 6px;font-size:14px}.footer-links .safe-contact{font-size:11px;line-height:15px;margin-top:auto}
.footer-aside{display:grid;grid-template-rows:1fr 1fr;gap:20px}.footer-aside>section{padding:20px}.footer-aside button{border:0;background:none;padding:0;display:block;text-decoration:underline;font-size:14px;line-height:21px}.sister{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.sister p{font-size:13px;margin:0 0 10px}.sister strong{font:900 18px/16px var(--mono);letter-spacing:.1em}
.demo-toast{position:fixed;z-index:300;left:50%;bottom:18px;transform:translate(-50%,30px);opacity:0;pointer-events:none;background:var(--pine);color:#fff;padding:12px 18px;min-width:260px;text-align:center;transition:.25s}.demo-toast.is-visible{opacity:1;transform:translate(-50%,0)}

@media(max-width:1279px){
  .laptop-copy-extra,.press-final-sentence{display:inline}
  .site-header{height:76px}.desktop-nav{display:none}.brand-plaque,.book-plaque,.menu-toggle{top:20px;height:36px}
  .brand-plaque{left:20px;right:auto;width:132.5px;font-size:14px}.book-plaque{left:162.5px;right:auto;width:94px;font-size:13px}.menu-toggle{display:block;right:20px;width:50px;border:0;padding:8px 12px}.menu-toggle span{display:block;height:1px;background:#111;margin:5px 0}
  .manifesto h1,.intro,.editorial-list{width:calc(100% - 100px)}
  .intro{height:287px;grid-template-columns:35% 35%}
  .destination-carousel{margin-top:130px}.destination-slide{grid-template-columns:66.666% 33.334%}.destination-slide>div{padding:0 50px}
  .stay-slide,.event-slide{grid-template-columns:calc((100vw - 50px)/3) calc((100vw - 50px)*2/3);padding-left:50px}.stay-slide>div,.event-slide>div{padding:20px}
  .editorial-list{height:639px}.editorial-track{grid-template-columns:repeat(3,calc((100vw - 260px)/3));gap:80px}.editorial-list article{width:calc((100vw - 260px)/3)}.editorial-list h2{height:70px}.editorial-list img{width:100%;height:382px}.editorial-list p{height:105px}
  .press{height:397px}.press-card{height:397px;width:739.2px;grid-template-columns:243.8px 495.4px}.press-media{height:397px}.press-media img{height:397px;width:488px;object-position:center 80%}.press-copy{height:397px;padding:50px}
  .reviews{height:343px}.review-track article{height:303px}.review-track p{font-size:25px;line-height:27.5px}
  .footer-grid{grid-template-columns:7fr 2fr 2fr}.newsletter fieldset{grid-template-columns:repeat(2,minmax(0,220px))}
}

@media(min-width:900px) and (max-width:1279px){.destination-slide p:after{content:' 능선을 따라 한 걸음 더 천천히 걷습니다.'}}

@media(max-width:899px){
  .laptop-copy-extra,.press-final-sentence{display:none}
  .hero-desktop{display:none}.hero-mobile{display:block}
  .booking{width:384px;height:414px;margin-top:-207px;padding:60px 60px 40px}.booking form{height:334px;display:flex;flex-direction:column;align-items:stretch;gap:15px}.booking-location>button{font-size:22px}.booking-dates,.booking-guests{display:grid;grid-template-columns:1fr 1fr;gap:12px}.booking-dates label,.booking-guests label{height:44px;margin-block:-8.5px;position:relative}.booking-dates label:after,.booking-guests label:after{content:'';position:absolute;left:0;right:0;bottom:8.5px;border-bottom:1px solid #fff;pointer-events:none}.booking-dates input,.booking-guests select{height:44px;border-bottom:0}.booking-submit{position:absolute;left:60px;top:335.5px;width:264px;height:44px!important;margin:0;background:transparent!important;isolation:isolate}.booking-submit:before{content:'';position:absolute;left:0;right:0;top:5.5px;height:33px;border-radius:999px;background:var(--accent);z-index:-1}.booking-status{position:absolute;left:60px;bottom:8px;width:264px}
  .manifesto{margin-top:117px}.manifesto h1{width:100%;font-size:60px;line-height:66px;letter-spacing:-.05em}
  .intro{height:196.66px;margin-top:-55px;width:100%;grid-template-columns:calc((100% - 50px)/2) calc((100% - 50px)/2);gap:50px}.intro h2{font-size:35px;line-height:38.5px;margin-bottom:20px}.intro p{font-size:14px;line-height:19.6px;margin-bottom:21px}.intro a{font-size:13px;line-height:19.2px}
  .destination-carousel{height:552px;margin-top:65px}.destination-carousel .carousel-viewport{height:451px}.destination-slide{height:451px;grid-template-columns:66.666% 33.334%}.destination-slide img{height:380px}.destination-slide>div{height:451px;padding:0 50px}.destination-slide h2{font-size:35px;line-height:38.5px}.destination-slide p{font-size:14px;line-height:19.6px;margin-bottom:40px}.destination-slide button{height:39px;margin-bottom:0;font-size:15px;flex:none}.destination-slide button:first-of-type{margin-bottom:40px}
  .stay-carousel{height:550px;margin-top:65px}.stay-slide,.event-slide{padding-left:0;grid-template-columns:33.333% 66.667%}.stay-slide>div,.event-slide>div{padding:20px}.stay-slide h2,.event-slide h2,.press h2{font-size:35px;line-height:38.5px}.stay-slide p,.event-slide p,.press p{font-size:14px;line-height:19.6px}
  .editorial-list{height:546.75px;margin-top:65px;width:668px}.editorial-track{grid-template-columns:repeat(3,196px);gap:40px}.editorial-list article{width:196px}.editorial-list h2{height:56px;font-size:20px;line-height:28px;margin-bottom:20px}.editorial-list img{height:294px}.editorial-list p{height:117.6px;font-size:14px;line-height:19.6px;margin:20px 0}.editorial-list button{height:19.2px;font-size:13px;line-height:19.2px}
  .event-carousel{height:550px;margin-top:65px}.event-slide>div{height:450px}.event-slide p{margin-bottom:40px}.event-slide button,.press-copy button{height:39px;flex:none}.tablet-only,.tablet-copy-extra{display:inline}
  .press{height:393.56px;margin-top:65px}.press-card{width:614.4px;height:393.56px;grid-template-columns:236px 378.4px}.press-media,.press-media img{height:393.56px}.press-media img{width:483px}.press-copy{height:393.56px;padding:50px}.press-copy p{margin-bottom:40px}
  .reviews{height:302px;margin-top:65px}.review-track article{height:262px}.review-track h2{font-size:35px;line-height:38.5px}.review-track p{font-size:20px;line-height:22px}.review-track small{font-size:13px;line-height:18.2px}.review-track .active h2,.review-track .active p,.review-track .active small{top:-2.5px}
  .footer{height:1260.31px}.footer-surface{height:1220.31px;margin-top:40px;padding:429.6px 20px 20px}.footer-grid{height:770.71px;grid-template-columns:9fr 3fr;grid-template-rows:375px 375.71px;gap:20px}.newsletter{grid-column:1/3}.newsletter form{height:335px}.newsletter fieldset{grid-template-columns:repeat(2,250px)}.email-row{height:43px;grid-template-columns:1fr 92px}.email-row input,.email-row button{font-size:35px;line-height:35px}.footer-links{grid-column:1}.footer-aside{grid-column:2}.footer-photo{display:block}
}

@media(max-width:600px){
  .announcement-track{animation-duration:10s}.announcement-track span{width:50%;padding-right:30px}
  .tablet-only,.tablet-copy-extra,.laptop-copy-extra{display:none}.press-final-sentence{display:inline}
  .site-header .brand-plaque,.site-header .book-plaque{top:16px;height:44px;background:transparent;box-shadow:none;isolation:isolate}.site-header .brand-plaque:before,.site-header .book-plaque:before{content:'';position:absolute;inset:4px 0;background:var(--cream);box-shadow:0 7px 20px rgba(30,30,20,.08);z-index:-1}.site-header .menu-toggle{top:16px;height:44px}
  .hero{height:844px}.hero-mobile{object-position:center}
  .booking{width:370.5px;margin-top:-143.5px;padding-left:60px;padding-right:60px}.booking-submit{width:250.5px}.booking-status{width:250.5px}
  .manifesto{height:180px;margin-top:63.5px}.manifesto h1{width:310px;height:132px;font-size:40px;line-height:44px;margin-left:40px}
  .intro{height:512.5px;margin-top:25px;width:310px;margin-left:40px;display:block}.intro article{height:256.25px}.intro h2{font-size:35px;line-height:38.5px}.intro p{font-size:14px;line-height:19.6px;margin-bottom:19px}.intro a{position:relative;display:flex;align-items:center;width:max-content;height:44px;margin-top:-12.4px;margin-bottom:-12.4px}
  .destination-carousel{height:855px;margin-top:50px}.destination-carousel .carousel-viewport{height:755px}.destination-slide{height:755px;display:grid;grid-template-columns:1fr;grid-template-rows:380px 375px}.destination-slide img{height:380px}.destination-slide>div{height:375px;padding:40px}.destination-slide h2{font-size:35px;line-height:38.5px;margin-bottom:20px}.destination-slide p{font-size:14px;line-height:19.6px;margin-bottom:40px}.destination-slide button{height:44px;position:relative;background:transparent;margin-bottom:0;padding:0 20px;font-size:15px}.destination-slide button:first-of-type{margin-bottom:35px}.destination-slide button:before,.event-slide button:before,.press-copy button:before{content:'';position:absolute;left:0;right:0;top:2.5px;height:39px;border-radius:999px;background:var(--accent);z-index:-1}
  .destination-slide button,.event-slide button,.press-copy button{flex:none}.destination-slide h2,.destination-slide p,.event-slide h2,.event-slide p{position:relative;top:2.5px}
  .carousel-controls{height:100px}
  .stay-carousel{height:502px;margin-top:50px}.stay-carousel .carousel-viewport{height:402px}.stay-slide{height:402px;display:grid;grid-template-columns:1fr;grid-template-rows:177px 225px;padding:0}.stay-slide>div{height:177px;padding:20px}.stay-slide h2{font-size:35px;line-height:38.5px;margin-bottom:20px}.stay-slide p{font-size:14px;line-height:19.6px}.stay-slide img{height:225px}
  .editorial-list{height:673.56px;margin-top:50px;width:100%;margin-left:0}.editorial-track{display:flex;gap:20px;margin-left:40px}.editorial-list article{width:312px;flex:none}.editorial-list h2{height:28px;font-size:20px;line-height:28px;margin-bottom:20px}.editorial-list img{height:468px}.editorial-list p{height:78.4px;margin:20px 0;font-size:14px;line-height:19.6px}.editorial-list button{height:44px;min-width:44px;min-height:44px;font-size:13px;line-height:19.2px;transform:translateY(-4.8px);padding-top:4.8px}
  .event-carousel{height:619px;margin-top:50px}.event-carousel .carousel-viewport{height:519px}.event-slide{height:519px;grid-template-columns:1fr;grid-template-rows:294px 225px;padding:0}.event-slide>div{height:294px;padding:20px}.event-slide h2{font-size:35px;line-height:38.5px;margin-bottom:20px}.event-slide p{font-size:14px;line-height:19.6px;margin-bottom:40px}.event-slide button{height:44px;background:transparent;position:relative;margin:0;z-index:0;font-size:15px}.event-slide img{height:225px}
  .press{height:605.58px;margin-top:50px}.press-card{width:310px;height:605.58px;grid-template-columns:1fr;grid-template-rows:252.42px 353.16px}.press-media{height:252.42px}.press-media img{width:310px;height:252.42px;object-fit:cover}.press-copy{height:353.16px;padding:20px}.press-copy h2{font-size:35px;line-height:38.5px;margin-bottom:20px}.press-copy p{font-size:14px;line-height:19.6px;margin-bottom:37.5px}.press-copy button{height:44px;background:transparent;position:relative;z-index:0;margin:0;font-size:15px}
  .reviews{height:406px;margin-top:50px}.review-track{gap:30px;transform:translateX(-505px)}.review-track article{width:256px;height:366px;padding:25px}.review-track h2{font-size:35px;line-height:38.5px;margin-bottom:20px}.review-track p{font-size:20px;line-height:22px;margin-bottom:20px}.review-track small{font-size:13px;line-height:18.2px}.review-track .active h2,.review-track .active p,.review-track .active small{position:relative;top:-2.5px}.review-controls{height:40px}
  .footer{height:1004.09px}.footer-surface{height:964.09px;margin-top:40px;padding:20px;background:var(--sand)}.footer-photo{display:none}.footer-grid{height:924.09px;display:grid;grid-template-columns:1fr;grid-template-rows:390px 375.7px 118.39px;gap:20px}.newsletter{grid-column:1;padding:20px}.newsletter form{height:350px}.newsletter p{height:28px;font-size:14px;line-height:14px}.newsletter fieldset{grid-template-columns:1fr;grid-auto-rows:20px}.newsletter legend{font-size:13px}.newsletter label{font-size:12px;line-height:20px}.email-row{height:44px;grid-template-columns:1fr 74px}.email-row input,.email-row button{font-size:24px;line-height:24px}.email-row button{height:44px;align-self:end}.footer-links{grid-column:1;height:375.7px}.footer-links button{min-height:24px;font-size:14px;line-height:20px}.footer-links p{margin:12px 0 4px}.footer-links .safe-contact{margin-top:auto}.footer-aside{grid-column:1;height:118.39px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:20px}.footer-aside>section{padding:20px}.footer-aside button{font-size:12px;line-height:18px}.sister p{font-size:12px;margin-bottom:4px}.sister strong{font-size:14px;line-height:13px}
  .demo-toast{width:calc(100% - 30px);bottom:10px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.announcement-track{animation:none;position:static;min-width:100%;justify-content:center}.announcement-track span{width:auto;text-align:center;padding:0}.announcement-track span+span{display:none}.carousel-track,.review-track,.mobile-menu,.site-header,.demo-toast{transition:none!important}}
