main{--Brand:rgba(205,162,116,1.00);--Primary-Text:rgba(41,47,54,1.00);--Secondary-Text:rgba(77,80,83,1.00);--Border:rgba(230,230,230,1.00);--Light-BG:rgba(244,240,236,1.00);--Actionzone:rgb(255,217,0);--purple:rgb(55,37,91);--blauw:rgba(255,255,255,0.21);--lucht:rgba(37,72,91,0.28);--green:rgba(255,255,255,0);--greeen:rgba(255,255,255,0);--mooi:rgb(187,29,29);--lichtbeige:rgba(205,162,116,0.3);--groenlicht:rgb(177,210,188);--snow:rgba(42,49,55,0.74);--fa9300:rgb(187,29,29);--FFA500:rgb(187,29,29);--CC5500:rgb(255,110,29);}@import url('https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght,SOFT@9..144,300..700,0..100&family=Inter:wght@300..600&display=swap');:root{--ink:#1a1714;--ink-soft:#3a342d;--paper:#f4efe6;--paper-warm:#ebe3d4;--cream:#fbf8f1;--moss:#2d3a2a;--moss-deep:#1d2719;--olive:#4a5d3a;--olive-deep:#36462a;--terra:#b8553a;--terra-soft:#d97a5b;--gold:#c9a96e;--green:#2d6a4f;--line:rgba(26,23,20,.12);--line-strong:rgba(26,23,20,.22);--r-sm:6px;--r-md:14px;--r-lg:28px;--r-xl:48px;--maxw:1320px;--pad:clamp(20px,4vw,56px);--t1:clamp(2.4rem,6.5vw,6.4rem);--t2:clamp(1.8rem,4vw,3.6rem);--t3:clamp(1.3rem,2.4vw,2rem);--shadow-soft:0 1px 2px rgba(0,0,0,.04),0 8px 28px rgba(0,0,0,.06);--shadow-lift:0 1px 2px rgba(0,0,0,.05),0 24px 60px rgba(0,0,0,.10);--ease:cubic-bezier(.2,.7,.2,1)}.dh-ah *{box-sizing:border-box}.dh-ah{color:var(--ink)}.dh-ah{font-family:'Inter',system-ui,sans-serif;font-weight:350;font-size:17px;line-height:1.55;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.dh-ah img{max-width:100%;display:block}.dh-ah a{color:inherit;text-decoration:none}.dh-ah button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}.dh-ah::selection{background:var(--moss);color:var(--cream)}.dh-ah .serif{font-family:'Fraunces','Times New Roman',serif;font-weight:400;letter-spacing:-0.01em}.dh-ah h1,.dh-ah h2,.dh-ah h3{font-family:'Fraunces',serif;font-weight:400;margin:0;letter-spacing:-0.02em;line-height:1.02;color:var(--ink)}.dh-ah h1{font-size:var(--t1);font-variation-settings:"SOFT" 50}.dh-ah h2{font-size:var(--t2)}.dh-ah h3{font-size:var(--t3)}.dh-ah .eyebrow{font-family:'Inter',sans-serif;font-size:12px;font-weight:500;letter-spacing:0.18em;text-transform:uppercase;color:var(--ink-soft);display:inline-flex;align-items:center;gap:10px}.dh-ah .eyebrow::before{content:"";width:28px;height:1px;background:currentColor;opacity:.6}.dh-ah em.italic,.dh-ah .italic{font-family:'Fraunces',serif;font-style:italic;font-weight:300}.dh-ah .wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--pad)}.ah-topbar{position:sticky;top:0;z-index:50;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:rgba(251,248,241,.78);border-bottom:1px solid var(--line);transition:background .3s var(--ease)}.ah-topbar-inner{display:flex;align-items:center;justify-content:space-between;height:72px;max-width:var(--maxw);margin:0 auto;padding:0 var(--pad)}.ah-brand{font-family:'Fraunces',serif;font-size:22px;font-weight:500;letter-spacing:-0.01em;display:flex;align-items:center;gap:10px;color:var(--ink)}.ah-brand-mark{width:28px;height:28px;background:var(--moss);color:var(--cream);border-radius:50%;display:grid;place-items:center;font-family:'Fraunces',serif;font-style:italic;font-size:16px}.ah-nav{display:flex;gap:36px;align-items:center}.ah-nav a{font-size:14px;font-weight:400;position:relative;padding:4px 0;transition:color .2s var(--ease);color:var(--ink)}.ah-nav a::after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--ink);transition:width .3s var(--ease)}.ah-nav a:hover::after{width:100%}.ah-cta{background:var(--paper);color:var(--ink);padding:12px 22px;border-radius:999px;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:8px;transition:transform .25s var(--ease),background .25s var(--ease);text-decoration:none}.ah-cta:hover{background:var(--paper-warm);color:var(--ink);transform:translateY(-1px)}.ah-topbar-inner .ah-cta svg{stroke:var(--ink) !important;color:var(--ink) !important}.ah-cta-light{background:var(--cream);color:var(--ink);border:1px solid var(--line-strong)}.ah-cta-light:hover{background:var(--paper);border-color:var(--ink)}.ah-cta svg{width:14px;height:14px;stroke:currentColor}.ah-lang{font-size:12px;letter-spacing:.12em;text-transform:uppercase;display:flex;gap:4px}.ah-lang a{padding:6px 8px;border-radius:4px;cursor:pointer;opacity:.5;transition:opacity .2s;color:var(--ink);text-decoration:none}.ah-lang a.active{opacity:1;background:rgba(26,23,20,.06)}.ah-lang a:hover{opacity:1}.ah-header-right{display:flex;align-items:center;gap:18px}.ah-burger{display:none;width:32px;height:32px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.ah-burger span{width:20px;height:1.5px;background:var(--ink);transition:all .3s var(--ease)}@media (max-width:880px){.ah-nav{display:none}.ah-burger{display:flex}.ah-header-right .ah-cta{display:none}}.ah-footer{background:var(--moss-deep);color:var(--cream);margin-top:clamp(80px,10vw,140px);padding:clamp(60px,8vw,100px) 0 40px}.ah-footer .wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--pad)}.ah-foot-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:clamp(30px,4vw,60px);padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,.1)}.ah-foot-brand h3{font-family:'Fraunces',serif;font-size:clamp(2rem,4vw,3rem);color:var(--cream);margin-bottom:14px;font-weight:400;letter-spacing:-0.02em}.ah-foot-brand h3 .italic{font-style:italic;font-weight:300;color:var(--gold)}.ah-foot-brand p{color:rgba(251,248,241,.6);font-size:14px;max-width:28ch;line-height:1.5}.ah-foot-brand .ah-foot-contact{margin-top:22px;font-size:13px;color:rgba(251,248,241,.78);line-height:1.7}.ah-foot-brand .ah-foot-contact a{color:var(--gold);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}.ah-foot-brand .ah-foot-contact a:hover{border-color:var(--gold)}.ah-foot-col h4{font-family:'Inter',sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;color:var(--gold);margin:0 0 18px}.ah-foot-col ul{list-style:none;padding:0;margin:0}.ah-foot-col li{margin-bottom:12px;font-size:14px}.ah-foot-col a{color:rgba(251,248,241,.78);transition:color .2s;text-decoration:none}.ah-foot-col a:hover{color:var(--cream)}.ah-foot-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;font-size:12px;color:rgba(251,248,241,.5);flex-wrap:wrap;gap:16px}.ah-foot-bottom .ah-foot-legal{display:flex;gap:18px}.ah-foot-bottom .ah-foot-legal a{color:rgba(251,248,241,.5);text-decoration:none}.ah-foot-bottom .ah-foot-legal a:hover{color:rgba(251,248,241,.8)}@media (max-width:800px){.ah-foot-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.ah-foot-grid{grid-template-columns:1fr}}.ah-hero{position:relative;width:100%;height:clamp(560px,78vh,820px);overflow:hidden;background:var(--moss-deep)}.ah-hero-bg{position:absolute;inset:0;z-index:1}.ah-hero-bg img{width:100%;height:100%;object-fit:cover;display:block}.ah-hero-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,transparent 30%,rgba(26,23,20,.35) 60%,rgba(26,23,20,.78) 100%),linear-gradient(to right,rgba(26,23,20,.45) 0%,rgba(26,23,20,.15) 35%,transparent 60%);pointer-events:none}.ah-hero-content{position:relative;z-index:2;height:100%;max-width:var(--maxw);margin:0 auto;padding:0 var(--pad);display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:clamp(120px,14vh,180px);color:var(--cream)}.ah-hero-text{max-width:720px}.ah-hero-text .eyebrow{color:rgba(251,248,241,.85)}.ah-hero-text .eyebrow::before{background:var(--gold);opacity:1}.ah-hero-text h1{color:var(--cream);margin-top:22px;font-size:clamp(2.2rem,4.6vw,4.2rem);line-height:1.02;text-shadow:0 2px 30px rgba(0,0,0,.35);font-variation-settings:"SOFT" 50}.ah-hero-text h1 .stroke{-webkit-text-stroke:1px var(--cream);color:transparent;font-style:italic;font-weight:300}.ah-hero-text h1 .italic{color:var(--gold);font-style:italic;font-weight:300}.ah-hero-text p.lead{font-size:clamp(1rem,1.4vw,1.2rem);color:rgba(251,248,241,.92);max-width:56ch;margin-top:28px;line-height:1.55;text-shadow:0 1px 8px rgba(0,0,0,.3)}.ah-hero-cta{display:flex;gap:14px;flex-wrap:wrap;margin-top:36px}.ah-cta-big{padding:16px 28px;font-size:15px}.ah-hero-cta .ah-cta{background:var(--cream);color:var(--ink)}.ah-hero-cta .ah-cta:hover{background:white;color:var(--ink);transform:translateY(-1px)}.ah-hero-cta .ah-cta-light{background:transparent;color:var(--cream);border:1px solid rgba(255,255,255,.5)}.ah-hero-cta .ah-cta-light:hover{background:rgba(255,255,255,.1);border-color:var(--cream);color:var(--cream)}.ah-hero-badge{position:absolute;top:clamp(80px,10vh,120px);right:clamp(20px,4vw,56px);background:var(--terra);color:var(--cream);width:116px;height:116px;border-radius:50%;display:grid;place-items:center;text-align:center;font-family:'Fraunces',serif;font-style:italic;font-size:13px;line-height:1.25;padding:14px;transform:rotate(-8deg);box-shadow:0 8px 30px rgba(0,0,0,.25);animation:ah-spin 28s linear infinite;z-index:3;font-weight:500}.ah-hero-badge strong{display:block;font-size:17px;font-style:normal;font-weight:500;margin:2px 0}@keyframes ah-spin{to{transform:rotate(352deg)}}@media (max-width:700px){.ah-hero{height:clamp(480px,70vh,640px)}.ah-hero-badge{width:92px;height:92px;font-size:11px;top:82px}.ah-hero-badge strong{font-size:14px}}.ah-booker-wrap{max-width:var(--maxw);margin:clamp(-50px,-5vw,-70px) auto 0;padding:0 var(--pad);position:relative;z-index:10}.ah-booker{background:var(--cream);color:var(--ink);border-radius:var(--r-lg);padding:18px 24px;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr auto;gap:0;align-items:center;box-shadow:0 1px 2px rgba(0,0,0,.06),0 24px 60px rgba(0,0,0,.20);border:1px solid var(--line)}.ah-booker-field{padding:8px 22px;border-right:1px solid var(--line);display:flex;flex-direction:column}.ah-booker-field:nth-of-type(4){border-right:0}.ah-booker-field label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);opacity:.7;margin-bottom:4px}.ah-booker-field .val{font-family:'Fraunces',serif;font-size:17px;color:var(--ink);font-weight:400}.ah-booker-field .val small{color:var(--ink-soft);opacity:.65;font-family:'Inter',sans-serif;font-size:13px;margin-left:6px}.ah-booker-submit{background:var(--paper);color:var(--ink);padding:16px 28px;border-radius:999px;font-size:14px;font-weight:500;letter-spacing:.02em;margin-left:14px;transition:background .25s var(--ease),transform .25s var(--ease);text-decoration:none;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;border:0}.ah-booker-submit svg{stroke:var(--ink) !important}.ah-booker-submit:hover{background:var(--paper-warm);color:var(--ink);transform:translateY(-1px)}.ah-booker-submit:hover svg{stroke:var(--ink) !important}@media (max-width:980px){.ah-booker{grid-template-columns:1fr 1fr;gap:12px;padding:18px}.ah-booker-field{border-right:0;padding:8px 14px;border-bottom:1px solid var(--line);padding-bottom:14px}.ah-booker-field:nth-of-type(3),.ah-booker-field:nth-of-type(4){border-bottom:0}.ah-booker-submit{grid-column:1 / -1;margin:4px 0 0;justify-content:center}}@media (max-width:480px){.ah-booker{grid-template-columns:1fr}.ah-booker-field{border-bottom:1px solid var(--line);padding:12px 14px}.ah-booker-field:nth-of-type(4){border-bottom:0}}.ah-hero-meta-strip{max-width:var(--maxw);margin:clamp(36px,5vw,56px) auto 0;padding:0 var(--pad);display:flex;flex-wrap:wrap;gap:clamp(24px,4vw,56px);font-size:14px;color:var(--ink-soft);justify-content:center}.ah-hero-meta-strip div{text-align:center}.ah-hero-meta-strip div strong{display:block;color:var(--ink);font-weight:400;font-size:clamp(1.4rem,2.4vw,1.8rem);font-family:'Fraunces',serif;margin-bottom:2px;letter-spacing:-0.02em}.ah-hero-meta-strip div span{font-size:12px;letter-spacing:.12em;text-transform:uppercase}.ah-trust{margin-top:clamp(60px,8vw,100px)}.ah-trust-band{background:var(--paper);border-radius:var(--r-lg);padding:clamp(40px,5vw,70px);display:grid;grid-template-columns:1.2fr 1.1fr;gap:clamp(40px,5vw,80px);align-items:start;position:relative;overflow:hidden}.ah-trust-band::before{content:"";position:absolute;top:-100px;right:-100px;width:350px;height:350px;background:radial-gradient(circle,rgba(184,85,58,.06),transparent 70%);pointer-events:none}.ah-trust-band > *{position:relative}.ah-trust-text .eyebrow{margin-bottom:18px;color:var(--terra)}.ah-trust-text .eyebrow::before{background:var(--terra)}.ah-trust-text h3{font-family:'Fraunces',serif;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:400;letter-spacing:-0.02em;line-height:1.05;margin-bottom:22px;color:var(--ink)}.ah-trust-text h3 .italic{color:var(--terra);font-style:italic;font-weight:300}.ah-trust-text p{color:var(--ink-soft);font-size:16px;max-width:48ch;line-height:1.65}.ah-trust-text p + p{margin-top:14px}.ah-trust-quote{margin-top:26px;padding:18px 22px;background:white;border-radius:10px;font-size:13px;color:var(--ink-soft);font-style:italic;font-family:'Fraunces',serif;line-height:1.5;border-left:3px solid var(--terra)}.ah-trust-quote strong{color:var(--terra);font-style:normal;font-weight:500}.ah-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ah-trust-card{background:white;border:1px solid var(--line);border-radius:var(--r-md);padding:22px 22px 20px;transition:transform .25s ease,box-shadow .25s ease}.ah-trust-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.06)}.ah-trust-card .ah-trust-num{font-family:'Fraunces',serif;font-size:26px;font-weight:400;font-style:italic;color:var(--terra);display:block;margin-bottom:10px;line-height:1}.ah-trust-card h4{font-family:'Fraunces',serif;font-size:17px;font-weight:500;margin-bottom:6px;color:var(--ink);letter-spacing:-0.01em}.ah-trust-card p{font-size:13px;color:var(--ink-soft);line-height:1.5;max-width:none;margin:0}@media (max-width:880px){.ah-trust-band{grid-template-columns:1fr}}@media (max-width:480px){.ah-trust-grid{grid-template-columns:1fr}}.ah-marquee{margin-top:clamp(60px,8vw,100px);padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;white-space:nowrap;background:var(--paper)}.ah-marquee-track{display:inline-flex;gap:56px;animation:ah-scroll 38s linear infinite;font-family:'Fraunces',serif;font-size:clamp(18px,2.2vw,26px);font-style:italic;color:var(--ink-soft)}.ah-marquee-track span{display:inline-flex;align-items:center;gap:56px}.ah-marquee-track span::after{content:"✦";color:var(--terra);font-style:normal}@keyframes ah-scroll{to{transform:translateX(-50%)}}.ah-block{padding:clamp(80px,10vw,160px) 0}.ah-block .wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--pad)}.ah-section-head{display:grid;grid-template-columns:1fr 1.4fr;gap:clamp(24px,5vw,80px);margin-bottom:clamp(40px,5vw,80px);align-items:end}.ah-section-head p.lead{font-family:'Fraunces',serif;font-size:clamp(1.1rem,1.6vw,1.45rem);line-height:1.45;color:var(--ink-soft);font-weight:300}@media (max-width:800px){.ah-section-head{grid-template-columns:1fr}}.ah-story{background:var(--paper);border-radius:var(--r-xl);padding:clamp(40px,6vw,90px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,90px);align-items:center;margin:clamp(60px,8vw,100px) auto 0}.ah-story-img{aspect-ratio:4/5;border-radius:var(--r-lg);overflow:hidden;background:var(--paper-warm);position:relative}.ah-story-img img{width:100%;height:100%;object-fit:cover}.ah-story-img::after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,transparent 60%,rgba(0,0,0,.18))}.ah-story-text p{color:var(--ink-soft);font-size:17px;max-width:52ch;line-height:1.6}.ah-story-text p + p{margin-top:1.2em}.ah-story-quote{margin-top:40px;padding-left:22px;border-left:2px solid var(--terra);font-family:'Fraunces',serif;font-style:italic;font-size:19px;color:var(--ink);line-height:1.45}.ah-signature{margin-top:24px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft)}@media (max-width:880px){.ah-story{grid-template-columns:1fr}}.ah-numbers{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border-radius:var(--r-md);overflow:hidden;margin-top:60px}.ah-numbers .ah-n{background:var(--cream);padding:32px 24px;text-align:center}.ah-numbers .ah-n strong{display:block;font-family:'Fraunces',serif;font-size:clamp(2rem,4vw,3.4rem);color:var(--ink);margin-bottom:6px;letter-spacing:-0.02em;font-weight:400}.ah-numbers .ah-n span{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft)}@media (max-width:700px){.ah-numbers{grid-template-columns:repeat(2,1fr)}}.ah-bento{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(140px,auto);gap:14px}.ah-tile{border-radius:var(--r-md);overflow:hidden;position:relative;background:var(--paper-warm);min-height:180px}.ah-tile img{width:100%;height:100%;object-fit:cover;transition:transform .9s var(--ease)}.ah-tile:hover img{transform:scale(1.05)}.ah-tile .ah-cap{position:absolute;left:18px;bottom:18px;background:rgba(26,23,20,.78);color:var(--cream);padding:6px 12px;border-radius:999px;font-size:12px;letter-spacing:.04em;backdrop-filter:blur(8px)}.ah-bento .ah-t1{grid-column:span 4;grid-row:span 2;min-height:380px}.ah-bento .ah-t2{grid-column:span 2;grid-row:span 1}.ah-bento .ah-t3{grid-column:span 2;grid-row:span 1}.ah-bento .ah-t4{grid-column:span 2;grid-row:span 2;min-height:380px}.ah-bento .ah-t5{grid-column:span 2;grid-row:span 1}.ah-bento .ah-t6{grid-column:span 2;grid-row:span 1}.ah-tile-text{display:grid;place-content:center;text-align:center;background:var(--moss);color:var(--cream);padding:24px}.ah-tile-text h3{color:var(--cream);font-size:1.5rem}.ah-tile-text small{font-size:12px;letter-spacing:.14em;text-transform:uppercase;opacity:.7}.ah-tile-text a{color:var(--cream);text-decoration:none;display:block}@media (max-width:800px){.ah-bento{grid-template-columns:repeat(2,1fr)}.ah-bento .ah-t1,.ah-bento .ah-t2,.ah-bento .ah-t3,.ah-bento .ah-t4,.ah-bento .ah-t5,.ah-bento .ah-t6{grid-column:span 2;min-height:220px}.ah-bento .ah-t1,.ah-bento .ah-t4{min-height:320px}}.ah-amen{background:var(--paper);color:var(--ink);border-radius:var(--r-xl);padding:clamp(50px,8vw,110px);margin-top:clamp(60px,8vw,100px);position:relative;overflow:hidden}.ah-amen::before{content:"";position:absolute;inset:0;background:radial-gradient(800px 400px at 80% 0%,rgba(184,85,58,.06),transparent 60%),radial-gradient(600px 300px at 0% 100%,rgba(74,93,58,.05),transparent 60%);pointer-events:none}.ah-amen-inner{position:relative}.ah-amen .eyebrow{color:var(--terra)}.ah-amen .eyebrow::before{background:var(--terra)}.ah-amen h2{color:var(--ink);margin-top:18px;max-width:18ch}.ah-amen h2 .italic{font-style:italic;font-weight:300;color:var(--terra)}.ah-amen-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:60px}.ah-amen-row{display:grid;grid-template-columns:60px 1fr;align-items:baseline;gap:18px;padding:22px 0;border-bottom:1px solid var(--line);font-size:17px}.ah-amen-row .ah-num{font-family:'Fraunces',serif;font-style:italic;color:var(--terra);opacity:.8;font-size:17px}.ah-amen-row .ah-lbl{font-family:'Fraunces',serif;font-size:22px;color:var(--ink)}.ah-amen-row .ah-desc{grid-column:2 / -1;color:var(--ink-soft);font-size:14px;text-align:left;margin-top:4px;line-height:1.5}.ah-amen-grid > div:nth-child(odd) .ah-amen-row{padding-right:clamp(24px,4vw,60px)}.ah-amen-grid > div:nth-child(even) .ah-amen-row{padding-left:clamp(24px,4vw,60px)}@media (max-width:800px){.ah-amen-grid{grid-template-columns:1fr}.ah-amen-grid > div:nth-child(odd) .ah-amen-row,.ah-amen-grid > div:nth-child(even) .ah-amen-row{padding-left:0;padding-right:0}.ah-amen-row{grid-template-columns:50px 1fr}}.ah-region{display:grid;grid-template-columns:1fr 1.3fr;gap:clamp(30px,5vw,80px);align-items:stretch}.ah-region-card{background:linear-gradient(135deg,var(--olive) 0%,var(--olive-deep) 100%);background-color:var(--olive);color:var(--cream);border-radius:var(--r-lg);padding:clamp(30px,4vw,50px);border:0;position:relative;overflow:hidden}.ah-region-card::before{content:"";position:absolute;inset:0;background:radial-gradient(500px 250px at 100% 0%,rgba(201,169,110,.18),transparent 60%);pointer-events:none}.ah-region-card > *{position:relative}.ah-region-card h3{margin-bottom:16px;color:var(--cream)}.ah-region-card p{color:rgba(251,248,241,.78);font-size:16px;line-height:1.55}.ah-region-list{margin-top:32px;display:flex;flex-direction:column}.ah-region-list .ah-ri{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-top:1px solid rgba(255,255,255,.14);font-size:15px}.ah-region-list .ah-ri:last-child{border-bottom:1px solid rgba(255,255,255,.14)}.ah-region-list .ah-ri .ah-name{font-family:'Fraunces',serif;font-size:18px;color:var(--cream)}.ah-region-list .ah-ri .ah-dist{color:rgba(251,248,241,.6);font-size:13px;letter-spacing:.04em}.ah-region-map{position:relative;border-radius:var(--r-lg);overflow:hidden;background:var(--paper);background-image:radial-gradient(circle at 30% 40%,rgba(74,93,58,.12) 0%,transparent 45%),radial-gradient(circle at 70% 70%,rgba(184,85,58,.08) 0%,transparent 50%),linear-gradient(135deg,#ebe3d4 0%,#d8cfb8 100%);min-height:400px}.ah-region-map svg{width:100%;height:100%;position:absolute;inset:0}.ah-pin{position:absolute;width:18px;height:18px;border-radius:50%;transform:translate(-50%,-50%);z-index:2}.ah-pin.ah-you{background:var(--terra);width:22px;height:22px;box-shadow:0 0 0 6px rgba(184,85,58,.18),0 0 0 14px rgba(184,85,58,.08);animation:ah-pulse 2.4s ease-in-out infinite}.ah-pin.ah-you::after{content:"ArdennerHof";position:absolute;left:30px;top:-2px;background:var(--ink);color:var(--cream);padding:6px 12px;border-radius:999px;font-size:12px;font-weight:500;white-space:nowrap;box-shadow:var(--shadow-soft)}.ah-pin.ah-alt{background:var(--olive);opacity:.6;width:8px;height:8px}.ah-pin.ah-alt::after{content:attr(data-name);position:absolute;left:14px;top:-4px;font-size:11px;color:var(--ink-soft);opacity:.85;white-space:nowrap;font-weight:500}@keyframes ah-pulse{0%,100%{box-shadow:0 0 0 6px rgba(184,85,58,.18),0 0 0 14px rgba(184,85,58,.08)}50%{box-shadow:0 0 0 10px rgba(184,85,58,.10),0 0 0 22px rgba(184,85,58,.04)}}.ah-maps-btn{position:absolute;bottom:20px;right:20px;z-index:5;background:var(--cream);color:var(--ink);padding:12px 18px 12px 16px;border-radius:999px;font-size:13px;font-weight:500;display:inline-flex;align-items:center;gap:10px;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.08),0 8px 24px rgba(0,0,0,.12);transition:transform .25s var(--ease),box-shadow .25s var(--ease);border:1px solid rgba(0,0,0,.06)}.ah-maps-btn:hover{transform:translateY(-2px);box-shadow:0 1px 2px rgba(0,0,0,.08),0 12px 32px rgba(0,0,0,.16)}.ah-maps-btn .ah-maps-icon{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#4285F4 0%,#34A853 100%);display:grid;place-items:center;flex-shrink:0}.ah-maps-btn svg{width:12px;height:12px;color:white}@media (max-width:880px){.ah-region{grid-template-columns:1fr}.ah-region-map{min-height:320px}}.ah-direct{margin-top:clamp(60px,8vw,100px);background:linear-gradient(135deg,var(--olive) 0%,var(--olive-deep) 100%),radial-gradient(circle at 70% 30%,rgba(201,169,110,.18),transparent 50%);background-color:var(--olive);color:var(--cream);border-radius:var(--r-xl);padding:clamp(50px,8vw,100px);display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(40px,6vw,80px);align-items:center;position:relative;overflow:hidden}.ah-direct::before{content:"";position:absolute;inset:0;background:radial-gradient(800px 400px at 80% 0%,rgba(201,169,110,.16),transparent 60%),radial-gradient(600px 300px at 0% 100%,rgba(201,169,110,.08),transparent 60%);pointer-events:none}.ah-direct > *{position:relative}.ah-direct .eyebrow{color:var(--gold)}.ah-direct .eyebrow::before{background:var(--gold)}.ah-direct h2{color:var(--cream)}.ah-direct h2 .italic{font-style:italic;font-weight:300;color:var(--gold)}.ah-direct p{color:rgba(251,248,241,.85);font-size:17px;max-width:50ch;line-height:1.55}.ah-direct-saved{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:36px}.ah-direct-save{background:rgba(0,0,0,.22);padding:18px;border-radius:var(--r-md);border:1px solid rgba(201,169,110,.18)}.ah-direct-save strong{display:block;font-family:'Fraunces',serif;font-size:26px;margin-bottom:4px;font-weight:500;color:var(--gold)}.ah-direct-save span{font-size:13px;opacity:.8}.ah-direct-cta{display:flex;flex-direction:column;gap:16px}.ah-direct-cta a{background:var(--cream);color:var(--ink);padding:20px 28px;border-radius:var(--r-md);display:flex;justify-content:space-between;align-items:center;font-size:15px;transition:transform .25s var(--ease);text-decoration:none}.ah-direct-cta a:hover{transform:translateX(4px)}.ah-direct-cta a.ah-outline{background:transparent;color:var(--cream);border:1px solid rgba(255,255,255,.4)}.ah-direct-cta a.ah-outline:hover{background:rgba(255,255,255,.08)}.ah-direct-cta a span:last-child{font-family:'Fraunces',serif;font-size:22px;font-weight:400}@media (max-width:880px){.ah-direct{grid-template-columns:1fr}}.ah-voices{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ah-voice{background:var(--cream);border:1px solid var(--line);border-radius:var(--r-md);padding:32px;display:flex;flex-direction:column;transition:border-color .3s var(--ease),transform .3s var(--ease)}.ah-voice:hover{border-color:var(--ink);transform:translateY(-2px)}.ah-voice .ah-stars{color:var(--terra);font-size:14px;letter-spacing:.14em;margin-bottom:18px}.ah-voice .ah-body{font-family:'Fraunces',serif;font-size:18px;line-height:1.45;flex:1;margin-bottom:24px;color:var(--ink)}.ah-voice .ah-who{display:flex;align-items:center;gap:12px;font-size:14px;padding-top:18px;border-top:1px solid var(--line)}.ah-voice .ah-who .ah-av{width:36px;height:36px;border-radius:50%;background:var(--moss);color:var(--cream);display:grid;place-items:center;font-family:'Fraunces',serif;font-size:14px}.ah-voice .ah-who .ah-meta{display:flex;flex-direction:column}.ah-voice .ah-who .ah-meta strong{font-weight:500;color:var(--ink)}.ah-voice .ah-who .ah-meta small{color:var(--ink-soft);font-size:12px}@media (max-width:880px){.ah-voices{grid-template-columns:1fr}}.ah-faq{margin-top:clamp(40px,5vw,60px)}.ah-faq-item{border-top:1px solid var(--line);padding:28px 0}.ah-faq-item:last-child{border-bottom:1px solid var(--line)}.ah-faq-q{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:'Fraunces',serif;font-size:clamp(1.1rem,1.8vw,1.5rem);user-select:none;color:var(--ink)}.ah-faq-q .ah-plus{width:32px;height:32px;border:1px solid var(--line-strong);border-radius:50%;display:grid;place-items:center;transition:transform .3s var(--ease),background .3s var(--ease),color .3s var(--ease);flex-shrink:0;margin-left:20px;font-size:18px}.ah-faq-item.open .ah-plus{background:var(--ink);color:var(--cream);border-color:var(--ink);transform:rotate(45deg)}.ah-faq-a{max-height:0;overflow:hidden;transition:max-height .4s var(--ease),margin .3s var(--ease);color:var(--ink-soft);font-size:16px;max-width:70ch;line-height:1.55}.ah-faq-item.open .ah-faq-a{max-height:600px;margin-top:18px}.ah-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.ah-reveal.ah-in{opacity:1;transform:none}.ah-float-cta{position:fixed;bottom:16px;left:16px;right:16px;background:var(--ink);color:var(--cream);padding:14px 20px;border-radius:999px;display:none;justify-content:space-between;align-items:center;box-shadow:var(--shadow-lift);z-index:40;font-size:14px;text-decoration:none}.ah-float-cta strong{font-family:'Fraunces',serif;font-weight:500}.ah-float-cta .ah-arrow{background:var(--terra);width:36px;height:36px;border-radius:50%;display:grid;place-items:center}@media (max-width:700px){.ah-float-cta{display:flex}}.ah-body-spacer{padding-top:0}.ah-mytourist-section{padding:clamp(40px,6vw,70px) 0;background:var(--cream)}.ah-mytourist-wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--pad)}.ah-mytourist-head{text-align:center;margin-bottom:40px;max-width:60ch;margin-left:auto;margin-right:auto}.ah-mytourist-head .eyebrow{color:var(--terra);margin-bottom:14px}.ah-mytourist-head .eyebrow::before{background:var(--terra)}.ah-mytourist-head .eyebrow::after{content:"";width:28px;height:1px;background:currentColor;opacity:.6}.ah-mytourist-head h2{font-family:'Fraunces',serif;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;letter-spacing:-0.02em;line-height:1.1;margin-bottom:14px}.ah-mytourist-head h2 .italic{color:var(--terra);font-style:italic;font-weight:300}.ah-mytourist-head p{color:var(--ink-soft);font-size:16px;line-height:1.55}.ah-mytourist-frame{background:white;border-radius:var(--r-lg);padding:clamp(20px,3vw,32px);box-shadow:0 1px 2px rgba(0,0,0,.04),0 24px 60px rgba(0,0,0,.08);border:1px solid var(--line);min-height:480px}.ah-lang-row{display:flex;justify-content:center;gap:8px;margin-bottom:20px;flex-wrap:wrap}.ah-lang-row a{font-size:13px;letter-spacing:.04em;padding:8px 16px;border-radius:999px;background:var(--paper);color:var(--ink);text-decoration:none;border:1px solid var(--line);transition:all .25s var(--ease)}.ah-lang-row a:hover{background:var(--paper-warm);border-color:var(--ink-soft)}.ah-lang-row a.active{background:var(--ink);color:var(--cream);border-color:var(--ink)}.ah-inclusief{background:linear-gradient(135deg,var(--olive) 0%,var(--olive-deep) 100%);background-color:var(--olive);color:var(--cream);border-radius:var(--r-xl);padding:clamp(50px,6vw,80px);position:relative;overflow:hidden}.ah-inclusief::before{content:"";position:absolute;inset:0;background:radial-gradient(700px 350px at 100% 0%,rgba(201,169,110,.18),transparent 60%),radial-gradient(500px 250px at 0% 100%,rgba(201,169,110,.08),transparent 60%);pointer-events:none}.ah-inclusief-inner{position:relative}.ah-inclusief .eyebrow{color:var(--gold);margin-bottom:14px}.ah-inclusief .eyebrow::before{background:var(--gold)}.ah-inclusief h2{color:var(--cream);font-family:'Fraunces',serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:400;letter-spacing:-0.02em;line-height:1.1;margin-bottom:18px;max-width:22ch}.ah-inclusief h2 .italic{color:var(--gold);font-style:italic;font-weight:300}.ah-inclusief > .ah-inclusief-inner > p{color:rgba(251,248,241,.78);font-size:16px;max-width:56ch;line-height:1.6;margin-bottom:40px}.ah-inclusief-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:40px}.ah-inclusief-item{background:rgba(0,0,0,.18);border:1px solid rgba(201,169,110,.18);border-radius:var(--r-md);padding:18px 20px;display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:center;font-size:14px;color:var(--cream);font-weight:400}.ah-inclusief-item::before{content:"✓";width:28px;height:28px;background:var(--gold);color:var(--olive-deep);border-radius:50%;display:grid;place-items:center;font-weight:bold;font-size:14px}.ah-inclusief-foot{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background:rgba(201,169,110,.18);border-radius:var(--r-md);overflow:hidden;margin-top:12px}.ah-inclusief-foot > div{background:var(--olive-deep);padding:22px 24px;text-align:center}.ah-inclusief-foot strong{display:block;font-family:'Fraunces',serif;font-size:22px;color:var(--gold);margin-bottom:4px;font-weight:400}.ah-inclusief-foot span{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:rgba(251,248,241,.7)}@media (max-width:800px){.ah-inclusief-grid{grid-template-columns:1fr 1fr}.ah-inclusief-foot{grid-template-columns:1fr}}@media (max-width:480px){.ah-inclusief-grid{grid-template-columns:1fr}}.ah-promos{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.ah-promo{background:var(--cream);border:1px solid var(--line);border-radius:var(--r-lg);padding:32px 28px 28px;position:relative;overflow:hidden;transition:transform .3s var(--ease),box-shadow .3s var(--ease),border-color .3s var(--ease);display:flex;flex-direction:column}.ah-promo:hover{transform:translateY(-4px);box-shadow:0 1px 2px rgba(0,0,0,.06),0 24px 60px rgba(0,0,0,.10);border-color:var(--terra)}.ah-promo-tag{display:inline-block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;background:var(--terra);color:var(--cream);padding:6px 12px;border-radius:999px;align-self:flex-start;margin-bottom:18px}.ah-promo.ah-promo-active .ah-promo-tag{background:var(--terra);animation:ah-promo-pulse 2s ease-in-out infinite}@keyframes ah-promo-pulse{0%,100%{box-shadow:0 0 0 0 rgba(184,85,58,.4)}50%{box-shadow:0 0 0 8px rgba(184,85,58,0)}}.ah-promo-discount{font-family:'Fraunces',serif;font-size:64px;font-weight:400;letter-spacing:-0.04em;color:var(--ink);line-height:1;margin-bottom:4px;font-variation-settings:"SOFT" 50}.ah-promo-discount sup{font-size:24px;font-style:italic;font-weight:300;color:var(--terra);vertical-align:super;margin-left:2px}.ah-promo-period{font-size:13px;color:var(--ink-soft);margin-bottom:20px}.ah-promo h3{font-family:'Fraunces',serif;font-size:22px;font-weight:500;letter-spacing:-0.01em;margin-bottom:8px;color:var(--ink)}.ah-promo p{font-size:14px;color:var(--ink-soft);line-height:1.5;margin-bottom:24px;flex:1}.ah-promo-price{display:flex;align-items:baseline;gap:10px;margin-bottom:24px;padding:14px 18px;background:var(--paper);border-radius:8px}.ah-promo-price .was{font-size:14px;color:var(--ink-soft);text-decoration:line-through}.ah-promo-price .now{font-family:'Fraunces',serif;font-size:24px;font-weight:500;color:var(--ink);letter-spacing:-0.01em}.ah-promo-price .now-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--terra);margin-left:auto}.ah-promo-code{display:flex;align-items:center;gap:0;border:1px dashed var(--line-strong);border-radius:8px;overflow:hidden;background:white}.ah-promo-code .code-label{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);padding:0 14px;white-space:nowrap}.ah-promo-code .code-value{font-family:'JetBrains Mono','Courier New',monospace;font-size:13px;font-weight:600;color:var(--ink);flex:1;padding:12px 0;letter-spacing:.04em;text-align:center;border-left:1px dashed var(--line-strong)}.ah-promo-code button{background:var(--ink);color:var(--cream);padding:12px 16px;border:0;font-size:12px;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;font-weight:500;transition:background .2s var(--ease);white-space:nowrap}.ah-promo-code button:hover{background:var(--olive)}.ah-promo-code button.copied{background:var(--olive)}@media (max-width:980px){.ah-promos{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}}.ah-docs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px}.ah-doc-card{background:var(--paper);border-radius:var(--r-lg);padding:36px;border:1px solid var(--line);display:flex;flex-direction:column}.ah-doc-card .ah-doc-icon{width:48px;height:48px;border-radius:12px;background:var(--terra);color:var(--cream);display:grid;place-items:center;margin-bottom:22px}.ah-doc-card .ah-doc-icon svg{width:22px;height:22px}.ah-doc-card h3{font-family:'Fraunces',serif;font-size:22px;font-weight:500;letter-spacing:-0.01em;margin-bottom:8px;color:var(--ink)}.ah-doc-card p{font-size:14px;color:var(--ink-soft);line-height:1.55;margin-bottom:20px;flex:1}.ah-doc-card .ah-doc-actions{display:flex;gap:10px;flex-wrap:wrap}.ah-doc-card .ah-doc-btn{background:var(--ink);color:var(--cream);padding:12px 20px;border-radius:999px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:background .25s var(--ease),transform .25s var(--ease)}.ah-doc-card .ah-doc-btn:hover{background:var(--olive);transform:translateY(-1px)}.ah-doc-card .ah-doc-btn-light{background:white;color:var(--ink);border:1px solid var(--line-strong)}.ah-doc-card .ah-doc-btn-light:hover{background:var(--cream);border-color:var(--ink)}.ah-doc-embed{margin-top:40px;background:white;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.ah-doc-embed-head{display:flex;justify-content:space-between;align-items:center;padding:20px 28px;border-bottom:1px solid var(--line);flex-wrap:wrap;gap:12px;background:var(--paper)}.ah-doc-embed-head h3{font-family:'Fraunces',serif;font-size:19px;font-weight:500;margin:0;color:var(--ink)}.ah-doc-embed-head .ah-doc-meta{font-size:12px;color:var(--ink-soft);font-style:italic;font-family:'Fraunces',serif}.ah-doc-embed-head a{font-size:13px;color:var(--ink);text-decoration:none;padding:8px 14px;border-radius:999px;background:white;border:1px solid var(--line-strong);display:inline-flex;align-items:center;gap:6px;transition:all .2s var(--ease)}.ah-doc-embed-head a:hover{background:var(--ink);color:var(--cream);border-color:var(--ink)}.ah-doc-embed iframe{width:100%;border:0;display:block;background:white}@media (max-width:800px){.ah-docs-grid{grid-template-columns:1fr}}.ah-r-hero{position:relative;width:100%;height:clamp(380px,50vh,520px);overflow:hidden;background:var(--moss-deep)}.ah-r-hero-bg{position:absolute;inset:0;z-index:1}.ah-r-hero-bg img{width:100%;height:100%;object-fit:cover;display:block}.ah-r-hero-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,transparent 30%,rgba(26,23,20,.45) 70%,rgba(26,23,20,.78) 100%),linear-gradient(to right,rgba(26,23,20,.5) 0%,rgba(26,23,20,.15) 40%,transparent 65%);pointer-events:none}.ah-r-hero-content{position:relative;z-index:2;height:100%;max-width:var(--maxw);margin:0 auto;padding:0 var(--pad);display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:clamp(40px,6vh,60px);color:var(--cream)}.ah-r-hero-content .eyebrow{color:rgba(251,248,241,.85)}.ah-r-hero-content .eyebrow::before{background:var(--gold);opacity:1}.ah-r-hero-content h1{color:var(--cream);margin-top:18px;font-size:clamp(2rem,4.6vw,3.8rem);line-height:1.04;text-shadow:0 2px 30px rgba(0,0,0,.35);font-variation-settings:"SOFT" 50;max-width:22ch}.ah-r-hero-content h1 .italic{color:var(--gold);font-style:italic;font-weight:300}.ah-r-hero-content p{font-size:clamp(1rem,1.3vw,1.15rem);color:rgba(251,248,241,.92);max-width:50ch;margin-top:18px;line-height:1.5;text-shadow:0 1px 8px rgba(0,0,0,.3)}.ah-trustrow{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px}.ah-trustrow-item{background:white;border:1px solid var(--line);border-radius:var(--r-md);padding:24px 26px;display:grid;grid-template-columns:44px 1fr;gap:16px;align-items:center}.ah-trustrow-item .ah-trustrow-icon{width:44px;height:44px;border-radius:50%;background:var(--paper);color:var(--terra);display:grid;place-items:center}.ah-trustrow-item .ah-trustrow-icon svg{width:20px;height:20px}.ah-trustrow-item h4{font-family:'Fraunces',serif;font-size:16px;font-weight:500;margin-bottom:2px;color:var(--ink)}.ah-trustrow-item p{font-size:12px;color:var(--ink-soft);margin:0;line-height:1.4}@media (max-width:800px){.ah-trustrow{grid-template-columns:1fr}}.ah-cal-section{padding:clamp(40px,6vw,70px) 0}.ah-cal-wrap{max-width:980px;margin:0 auto;padding:0 var(--pad)}.ah-cal-card{background:white;border-radius:var(--r-lg);padding:clamp(24px,3vw,40px);border:1px solid var(--line);box-shadow:0 1px 2px rgba(0,0,0,.04),0 24px 60px rgba(0,0,0,.08)}.ah-cal-status{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:var(--paper);border-radius:10px;margin-bottom:28px;flex-wrap:wrap;gap:12px;font-size:13px;color:var(--ink-soft)}.ah-cal-status .ah-cal-loading{display:inline-flex;align-items:center;gap:8px}.ah-cal-status .ah-cal-loading::before{content:"";width:12px;height:12px;border:2px solid var(--line-strong);border-top-color:var(--terra);border-radius:50%;animation:ah-cal-spin .8s linear infinite}@keyframes ah-cal-spin{to{transform:rotate(360deg)}}.ah-cal-status .ah-cal-loaded{color:var(--olive);display:inline-flex;align-items:center;gap:8px;font-weight:500}.ah-cal-status .ah-cal-loaded::before{content:"●";color:var(--olive);animation:ah-cal-pulse 2s ease-in-out infinite}@keyframes ah-cal-pulse{0%,100%{opacity:1}50%{opacity:.4}}.ah-cal-status .ah-cal-error{color:var(--terra);display:inline-flex;align-items:center;gap:8px}.ah-cal-legend{display:flex;gap:18px;font-size:12px;color:var(--ink-soft);flex-wrap:wrap}.ah-cal-legend > span{display:inline-flex;align-items:center;gap:6px}.ah-cal-legend .dot{width:10px;height:10px;border-radius:3px;display:inline-block}.ah-cal-legend .dot-free{background:var(--cream);border:1px solid var(--line-strong)}.ah-cal-legend .dot-booked{background:var(--paper-warm);position:relative}.ah-cal-legend .dot-booked::after{content:"";position:absolute;inset:0;background:linear-gradient(to top right,transparent calc(50% - 1px),var(--ink-soft) calc(50% - 1px),var(--ink-soft) calc(50% + 1px),transparent calc(50% + 1px))}.ah-cal-legend .dot-selected{background:var(--terra)}.ah-cal-legend .dot-range{background:rgba(184,85,58,.2)}.ah-cal-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.ah-cal-nav h3{font-family:'Fraunces',serif;font-size:22px;font-weight:500;letter-spacing:-0.01em;color:var(--ink)}.ah-cal-nav button{width:44px;height:44px;border-radius:50%;border:1px solid var(--line-strong);background:white;cursor:pointer;display:grid;place-items:center;transition:all .2s var(--ease);color:var(--ink)}.ah-cal-nav button:hover:not(:disabled){background:var(--ink);color:var(--cream);border-color:var(--ink)}.ah-cal-nav button:disabled{opacity:.3;cursor:not-allowed}.ah-cal-nav button svg{width:16px;height:16px}.ah-cal-months{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,3vw,40px);margin-bottom:24px}@media (max-width:760px){.ah-cal-months{grid-template-columns:1fr}}.ah-cal-month{font-size:14px}.ah-cal-month-title{font-family:'Fraunces',serif;font-size:18px;font-weight:500;text-align:center;margin-bottom:14px;color:var(--ink);text-transform:capitalize}.ah-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:0}.ah-cal-dow{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);text-align:center;padding:8px 0 6px;font-weight:500}.ah-cal-day{aspect-ratio:1;display:grid;place-items:center;font-family:'Fraunces',serif;font-size:15px;font-weight:400;color:var(--ink);cursor:pointer;position:relative;transition:background .15s var(--ease),color .15s var(--ease);user-select:none;background-clip:padding-box;border:2px solid transparent;border-radius:8px}.ah-cal-day.empty{cursor:default;pointer-events:none}.ah-cal-day:hover:not(.disabled):not(.booked):not(.empty):not(.selected):not(.in-range){background-color:var(--paper)}.ah-cal-day.disabled{color:var(--line-strong);cursor:not-allowed;pointer-events:none}.ah-cal-day.booked{color:var(--ink-soft);cursor:not-allowed;background-color:var(--paper-warm);pointer-events:none}.ah-cal-day.booked::after{content:"";position:absolute;top:50%;left:18%;right:18%;height:1px;background:var(--ink-soft);transform:rotate(-22deg);opacity:.6}.ah-cal-day.turnover{background:linear-gradient(135deg,var(--paper-warm) 0%,var(--paper-warm) 50%,var(--cream) 50%,var(--cream) 100%);position:relative;cursor:pointer}.ah-cal-day.turnover:hover{background:rgba(184,85,58,.12)}.ah-cal-day.today{border-color:var(--gold);font-weight:500}.ah-cal-day.in-range{background:rgba(184,85,58,.18);color:var(--ink);border-radius:0}.ah-cal-day.selected{background:var(--terra);color:var(--cream);font-weight:500;z-index:2}.ah-cal-day.selected.range-start{border-radius:6px 0 0 6px}.ah-cal-day.selected.range-end{border-radius:0 6px 6px 0}.ah-cal-day.selected.range-start.range-end{border-radius:6px}.ah-cal-day.in-range.range-start{border-radius:6px 0 0 6px}.ah-cal-day.in-range.range-end{border-radius:0 6px 6px 0}.ah-cal-summary{background:var(--paper);border-radius:12px;padding:22px 26px;display:grid;grid-template-columns:1fr 1fr auto;gap:20px;align-items:center;margin-top:24px;transition:opacity .3s var(--ease)}.ah-cal-summary.empty{opacity:.55}.ah-cal-summary .ah-cal-summary-field label{display:block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:4px}.ah-cal-summary .ah-cal-summary-field .val{font-family:'Fraunces',serif;font-size:18px;color:var(--ink);font-weight:400}.ah-cal-summary .ah-cal-summary-field .val.placeholder{color:var(--line-strong);font-style:italic;font-weight:300}.ah-cal-summary .ah-cal-cta{background:var(--terra);color:var(--cream);padding:16px 28px;border-radius:999px;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:10px;text-decoration:none;border:0;cursor:pointer;transition:all .25s var(--ease);white-space:nowrap}.ah-cal-summary .ah-cal-cta:hover:not(:disabled){background:var(--terra-soft);transform:translateY(-1px)}.ah-cal-summary .ah-cal-cta:disabled,.ah-cal-summary .ah-cal-cta.disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.ah-cal-summary .ah-cal-cta svg{width:14px;height:14px}.ah-cal-reset{font-size:12px;color:var(--ink-soft);text-decoration:underline;cursor:pointer;background:none;border:0;padding:4px 8px;margin-top:8px}.ah-cal-reset:hover{color:var(--ink)}@media (max-width:600px){.ah-cal-summary{grid-template-columns:1fr 1fr}.ah-cal-summary .ah-cal-cta{grid-column:1 / -1;justify-content:center}}.ah-mytourist-frame.ah-hidden{display:none}.ah-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(20px);background:var(--ink);color:var(--cream);padding:16px 24px;border-radius:12px;font-size:14px;font-weight:400;max-width:480px;text-align:center;line-height:1.5;box-shadow:0 4px 12px rgba(0,0,0,.15),0 16px 40px rgba(0,0,0,.18);z-index:9999;opacity:0;transition:opacity .35s var(--ease),transform .35s var(--ease);pointer-events:none}.ah-toast.ah-toast-show{opacity:1;transform:translateX(-50%) translateY(0)}@keyframes ah-flash-good{0%,100%{background:var(--terra)}50%{background:var(--terra-soft);transform:scale(1.08)}}@keyframes ah-flash-bad{0%,100%{background:transparent;transform:none}20%,60%{background:rgba(196,69,54,.25);transform:translateX(-3px)}40%,80%{background:rgba(196,69,54,.25);transform:translateX(3px)}}.ah-cal-day.ah-flash{animation:ah-flash-good .8s var(--ease)}.ah-cal-day.ah-flash-bad{animation:ah-flash-bad .8s var(--ease)}.ah-cal-jumper{display:flex;justify-content:center;margin-bottom:18px;flex-wrap:wrap;gap:12px}.ah-cal-years{display:inline-flex;background:var(--paper);border-radius:999px;padding:4px;gap:2px}.ah-cal-year-pill{background:transparent;border:0;padding:8px 18px;border-radius:999px;font-family:'Fraunces',serif;font-size:14px;font-weight:500;color:var(--ink-soft);cursor:pointer;transition:all .25s var(--ease);letter-spacing:0.02em}.ah-cal-year-pill:hover{color:var(--ink);background:rgba(0,0,0,.04)}.ah-cal-year-pill.active{background:var(--ink);color:var(--cream);font-weight:500}.ah-cal-months-1{grid-template-columns:1fr;max-width:420px;margin:0 auto}.ah-cal-months-2{grid-template-columns:1fr 1fr}.ah-cal-months-3{grid-template-columns:1fr 1fr 1fr}.ah-cal-day.checkout-valid{background-color:rgba(74,124,89,0.10)}.ah-cal-day.checkout-valid::after{content:"";position:absolute;bottom:4px;left:50%;transform:translateX(-50%);width:5px;height:5px;border-radius:50%;background:#4a7c59}.ah-cal-day.checkout-valid:hover{background-color:rgba(74,124,89,0.20)}.ah-cal-day.checkout-invalid{color:var(--line-strong);cursor:not-allowed;opacity:0.55}.ah-cal-day.checkout-loading{opacity:0.5;pointer-events:none;animation:ah-cal-loading-pulse 1s ease-in-out infinite}@keyframes ah-cal-loading-pulse{0%,100%{opacity:0.45}50%{opacity:0.65}}.ah-cal-pricing{margin:18px 0 0}.ah-cal-pricing:empty{display:none}.ah-cal-pricing-loading,.ah-cal-pricing-hint{text-align:center;font-size:13px;color:var(--ink-soft);font-style:italic;font-family:'Fraunces',serif;padding:12px 18px;background:var(--cream);border-radius:10px;border:1px dashed var(--line-strong)}.ah-cal-pricing-loading::before{content:"";display:inline-block;width:11px;height:11px;border:2px solid var(--line-strong);border-top-color:var(--terra);border-radius:50%;margin-right:8px;vertical-align:-2px;animation:ah-cal-spin .8s linear infinite}.ah-cal-rate-options{background:var(--paper);border-radius:12px;padding:18px 20px}.ah-cal-rate-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:12px;font-weight:500}.ah-cal-rate-list{display:flex;flex-direction:column;gap:8px}.ah-cal-rate-option{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:14px;background:white;padding:14px 18px;border-radius:10px;border:1px solid var(--line);cursor:pointer;transition:all .2s var(--ease)}.ah-cal-rate-option:hover{border-color:var(--ink-soft)}.ah-cal-rate-option.selected{border-color:var(--terra);background:rgba(184,85,58,0.04);box-shadow:0 0 0 1px var(--terra) inset}.ah-cal-rate-option input[type="radio"]{width:18px;height:18px;cursor:pointer;accent-color:var(--terra)}.ah-cal-rate-info{min-width:0}.ah-cal-rate-name{font-family:'Fraunces',serif;font-size:15px;font-weight:500;color:var(--ink);margin-bottom:2px;line-height:1.3}.ah-cal-rate-sub{font-size:12px;color:var(--ink-soft);letter-spacing:0.02em}.ah-cal-rate-price{font-family:'Fraunces',serif;font-size:18px;font-weight:500;color:var(--ink);letter-spacing:-0.01em;white-space:nowrap}.ah-cal-rate-option.selected .ah-cal-rate-price{color:var(--terra)}.ah-cal-legend .dot-valid{background:rgba(74,124,89,0.15);position:relative}.ah-cal-legend .dot-valid::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:4px;background:#4a7c59;border-radius:50%}main container{margin:0px auto 0px auto;max-width:1240px;width:100%;display:block;padding:0px 20px 0px 20px;}main {background:rgba(255,255,255,1.00);font-size:22px;line-height:1.6;color:var(--Primary-Text);position:relative;font-family:Jost;}main h2{margin:0px 0px 0px 0px;font-size:50px;line-height:1.2;letter-spacing:2%;font-weight:400;font-family:DM Serif Display;}@media screen and (max-width: 767px) {main h2{font-size:40px;}}main h1{font-size:85px;line-height:1.2;font-weight:400;margin:0px 0px 0px 0px;font-family:DM Serif Display;}@media screen and (max-width: 767px) {main h1{font-size:65px;}}main h3{font-size:25px;line-height:1.2;font-weight:400;margin:0px 0px 0px 0px;font-family:DM Serif Display;}main h4{color:#292F36;}main p{margin:0px 0px 0px 0px;letter-spacing:1%;}main a{margin:0px 0px 0px 0px;color:#292F36;transition:all 200ms 0ms linear;cursor:pointer;text-decoration:none;}main .button-primary{background:var(--Primary-Text);border-radius:18px;font-weight:600;font-size:18px;letter-spacing:2%;padding:0px 35px 0px 35px;height:75px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,1.00);transition:all 200ms 0ms linear;column-gap:10px;}main .button-secondary{border-radius:18px;font-weight:600;font-size:18px;letter-spacing:2%;text-align:center;background:var(--Brand);color:rgba(255,255,255,1.00);padding:0px 35px 0px 35px;display:flex;align-items:center;justify-content:center;height:75px;column-gap:10px;transition:all 200ms 0ms linear;}main .button-secondary:hover >img{transform:translate(5px,0px);transition:all 200ms 0ms linear;}main .button-secondary:hover{color:var(--Primary-Text);}main .text-18{font-size:18px;}main .mt-10{margin:10px 0px 0px 0px;}main .mt-20{margin:20px 0px 0px 0px;}main .mt-50{margin:50px 0px 0px 0px;}main .read-more{display:flex;align-items:center;justify-content:center;column-gap:10px;}main .read-more:hover >img{transform:translate(5px,0px);transition:all 200ms 0ms linear;}main .mt-30{margin:30px 0px 0px 0px;}main .color-secondary{color:var(--Secondary-Text);}main .fw-700{font-weight:700;}main .mt-40{margin:40px 0px 0px 0px;}main .mt-90{margin:90px 0px 0px 0px;}main .top-right-radius{border-radius:0px 80px 0px 0px;}main .top-left-radius{border-radius:80px 0px 0px 0px;}main .bottom-right-radius{border-radius:0px 0px 80px 0px;}main .bottom-left-radius{border-radius:0px 0px 0px 80px;}main .mt-15{margin:15px 0px 0px 0px;}main .text-85{font-size:85px;}main .border-radius-62{border:1px solid var(--Border);border-radius:62px 62px 62px 62px;}main .text-color-white{color:rgba(255,255,255,1.00);}main .border-radius-70{border-radius:70px;}main .mt-150{margin:150px 0px 0px 0px;}main .h2{font-size:50px;}main .text-35{font-size:35px;}main .mt-80{margin:80px 0px 0px 0px;}main .mt-60{margin:60px 0px 0px 0px;}main .border-radius-30{border-radius:30px;}main .fw-600{font-weight:600;}main .text-120{font-size:120px;}main .mt-100{margin:100px 0px 0px 0px;}main .border-radius-40{border-radius:40px;}main .bottom-border{border-bottom:1px solid var(--Brand);}main .color-brand{color:var(--Brand);}main input{font-family:Jost;}main textarea{font-family:Jost;}main button{font-family:Jost;}main .button-outline{padding-top:15px;padding-right:45px;padding-left:45px;background:rgba(0,0,0,0.00);color:rgba(0,0,0,1.00);padding-bottom:15px;border:1px solid rgba(0,0,0,1.00);text-decoration:none;transition:all 200ms 0ms ease;}main .button-outline:hover{background:rgba(0,0,0,1.00);color:rgba(255,255,255,1.00);}main .button-2{padding-top:15px;padding-right:45px;padding-left:45px;background:rgba(0,0,0,1.00);color:rgba(255,255,255,1.00);padding-bottom:15px;border:1px solid rgba(0,0,0,1.00);text-decoration:none;transition:all 200ms 0ms ease;}main .button-2:hover{background:rgba(0,0,0,0.00);color:rgba(0,0,0,1.00);}main .button-primary-2{background:rgba(0,0,0,1.00);color:rgba(255,255,255,1.00);padding:15px 35px 15px 35px;border:1px solid rgba(0,0,0,1);display:block;transition:all 200ms 0ms ease;font-weight:500;}main .button-primary-2:hover{background:rgba(255,255,255,0.00);color:rgba(0,0,0,1.00);}main .button-3{padding-top:15px;padding-right:45px;padding-left:45px;background:rgba(0,0,0,1.00);color:rgba(255,255,255,1.00);padding-bottom:15px;border:1px solid rgba(0,0,0,1.00);text-decoration:none;transition:all 200ms 0ms ease;text-align:center;}main .button-3:hover{background:rgba(0,0,0,0.00);color:rgba(0,0,0,1.00);}main .dh-absolute-image{position:absolute;top:0%;left:0%;right:auto;bottom:auto;width:100%;height:100%;object-fit:cover;}main .dh-btn-primary{background:rgba(0,0,0,1.00);color:rgba(255,255,255,1.00);padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;border:1px none rgba(0,0,0,1);border-radius:8px;text-decoration:none;}main .dh-btn-primary:hover{background:rgb(54,54,54);}body main .t2{display:grid;padding:25px 25px 25px 25px;background:rgba(251,251,251,1.00);box-shadow: 0px 25px 50px -30px rgba(0,0,0,0.25);border-radius:10px;grid-template-columns:1fr 3fr ;}body main .t3{color:rgba(165,165,165,1.00);}body main .t4{letter-spacing:2%;}body main .t5{letter-spacing:2%;}body main .t6{display:flex;z-index:5;position:relative;background:null;min-height:calc(100vh - 100px) ;align-items:center;border-radius:0px 0px 0px px;}body main .t7{display:grid;column-gap:60px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t7{row-gap:20px;grid-template-columns:1fr;}}body main .t8{padding:100px 0px 100px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t8{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t8{padding:30px 0px 30px 0px;}}body main .t9{color:rgba(165,165,165,1.00);margin:0px 0px 15px 0px;}body main .t11{color:rgba(165,165,165,1.00);margin:0px 0px 15px 0px;}body main .t12{max-width:1360px;}body main .t14{transition:all 200ms 0ms linear;}body main .t15{color:var(--Brand);font-weight:600;}body main .t17{width:100%;height:100%;position:absolute;object-fit:cover;}body main .t18{margin-bottom:20px;}body main .t19{color:var(--Secondary-Text);font-size:20px;margin-bottom:0px;}body main .t22{padding:80px 20px 80px 20px;background:var(--Light-BG);text-align:center;transition:all 200ms 0ms linear;padding-top:40px;padding-bottom:20px;}body main .t22:hover{background:var(--Border);transition:all 200ms 0ms linear;}body main .t23{display:flex;padding:32px 0px 32px 0px;justify-content:space-between;}body main .t26{color:rgba(165,165,165,1.00);}body main .t27{display:flex;flex-direction:column;}body main .t28{color:var(--Brand);font-size:42px;line-height:1.6;}body main .t29{color:var(--Primary-Text);font-size:22px;background:rgba(255,255,255,1.00);line-height:1.6;}body main .t30{margin:15px 0px 0px 0px;display:flex;flex-direction:column;}body main .t31{color:var(--Brand);font-size:42px;}body main .t33{color:var(--Primary-Text);font-size:17px;font-weight:600;}body main .t35{padding:50px 0px 0px 0px;}body main .t36{max-width:1360px;}body main .t37{padding:25px 25px 25px 25px;background:rgba(251,251,251,1.00);box-shadow: 0px 25px 50px -30px rgba(0,0,0,0.25);border-radius:10px;}body main .t38{color:rgba(165,165,165,1.00);border:1px none rgba(175,175,175,1.00);font-size:16px;}body main .t39{padding:50px 0px 0px 0px;}body main .t40{align-items:flex-start;flex-direction:column;justify-content:flex-start;}body main .t42{display:flex;flex-direction:column;}body main .t43{margin:0px 0px 15px 0px;padding:0px 0px 15px 0px;border-bottom:1px dashed rgba(175,175,175,1.00);}body main .t44{display:flex;align-items:flex-start;flex-direction:column;}body main .t45{color:rgba(165,165,165,1.00);}body main .t46{display:flex;flex-direction:column;}body main .t47{max-width:1360px;}body main .t48{margin:0px 0px 15px 0px;padding:0px 0px 15px 0px;border-bottom:1px dashed rgba(175,175,175,1.00);}body main .t49{display:flex;align-items:flex-start;flex-direction:column;}body main .t50{color:var(--Brand);font-weight:600;}body main .t52{display:grid;row-gap:60px;column-gap:105px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 991px) {body main .t52{column-gap:50px;}}@media screen and (max-width: 767px) {body main .t52{display:flex;flex-direction:column;}}body main .t53{padding:50px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 480px) {body main .t53{padding:0px 0px 0px 0px;}}body main .t56{display:grid;column-gap:75px;grid-template-columns:0.85fr 1fr ;}@media screen and (max-width: 991px) {body main .t56{display:flex;flex-direction:column-reverse;justify-content:center;}}@media screen and (max-width: 767px) {body main .t56{flex-direction:column-reverse;}}body main .t58{height:100%;display:grid;border-left:1px solid var(--Border);border-right:1px solid var(--Border);grid-template-columns:1fr 1fr 1fr;}body main .t59{border-left:1px solid var(--Border);border-right:1px solid var(--Border);}body main .t60{display:flex;padding:100px 0px 100px 0px;row-gap:50px;z-index:5;position:relative;background:var(--Light-BG);flex-direction:column;}@media screen and (max-width: 991px) {body main .t60{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t60{padding:20px 0px 20px 0px;}}body main .t61{height:100%;}body main .t62{width:400px;display:flex;padding:0px 50px 0px 50px;text-align:center;align-items:center;border-right:1px solid rgba(47,82,59,1.00);padding-left:20px;padding-right:20px;flex-direction:column;}body main .t62:last-of-type{border-right:1px none rgba(255,255,255,1.00);}@media screen and (max-width: 480px) {body main .t62{width:100%;}}body main .t65{padding:100px 0px 100px 0px;z-index:5;position:relative;padding-bottom:60px;}@media screen and (max-width: 991px) {body main .t65{padding:0px 0px 50px 0px;}}body main .t66{display:flex;justify-content:center;}@media screen and (max-width: 480px) {body main .t66{flex-direction:column;}}body main .t67{color:rgba(47,82,59,1.00);font-size:55px;font-weight:700;line-height:-px;}@media screen and (max-width: 991px) {body main .t67{font-size:55px;}}body main .t68{padding:100px 0px 100px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t68{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t68{padding:30px 0px 30px 0px;}}body main .t71{display:flex;text-align:center;align-items:center;flex-direction:column;}@media screen and (max-width: 767px) {body main .t72{font-size:40px;}}@media screen and (max-width: 480px) {body main .t72{font-size:38px;}}body main .t73{max-width:820px;}body main .t74{display:flex;justify-content:center;}body main .t75{font-weight:500;}body main .t77{padding:80px 20px 80px 20px;background:var(--Primary-Text);}@media screen and (max-width: 480px) {body main .t77{padding:60px 20px 60px 20px;}}body main .t84{overflow:hidden;position:relative;}@media screen and (max-width: 480px) {body main .t84{height:300px;}}body main .t85{padding:100px 0px 100px 0px;z-index:1;position:relative;background:;}@media screen and (max-width: 991px) {body main .t85{padding:50px 0px 50px 0px;}}@media screen and (max-width: 767px) {body main .t85{padding:20px 0px 20px 0px;}}body main .t86{color:var(--Secondary-Text);font-size:20px;}body main .t87{top:50%;left:50%;right:auto;width:80px;bottom:auto;height:80px;object-fit:cover;}body main .t88{font-size:15px;}body main .t89{top:50%;left:50%;right:auto;bottom:auto;}body main .t90{width:80px;height:80px;overflow:hidden;background:var(--Light-BG);align-items:center;border-radius:100%;justify-content:center;}body main .t91{font-weight:700;}body main .t92{border:1px dotted var(--Brand);height:40px;margin:15px 0px 0px 0px;background:rgba(205,162,116,0.07);}body main .t93{padding:30px 0px 30px 0px;}@media screen and (max-width: 991px) {body main .t93{display:flex;text-align:center;align-items:center;flex-direction:column;justify-content:center;}}body main .t94{margin:0px 0px 15px 0px;padding:0px 0px 15px 0px;border-bottom:1px dashed rgba(175,175,175,1.00);}body main .t95{padding:100px 0px 100px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t95{padding:50px 0px 50px 0px;}}body main .t96{color:var(--Primary-Text);display:inline;position:static;font-size:18px;background:rgba(250,218,184,1.00);margin-top:0px;text-align:center;font-weight:600;padding-top:0px;padding-left:10px;border-radius:5px;margin-bottom:0px;padding-right:10px;padding-bottom:0px;}@media screen and (max-width: 480px) {body main .t96{font-size:14px;}}body main .t97{color:var(--Brand);font-weight:600;}body main .t100{color:var(--Brand);font-weight:600;}body main .t101{color:var(--Secondary-Text);}body main .t102{color:var(--Brand);font-size:42px;line-height:1.6;}body main .t104{border:px none var(--Brand);filter:;z-index:10000;position:relative;max-width:550px;background:linear-gradient(180deg,rgba(55,49,42,0.74) 0%,rgba(41,47,54,1.00) 100%);border-top:px none var(--Secondary-Text);box-shadow:;text-align:center;align-items:center;border-left:px none var(--Border);padding-top:40px;border-right:px none var(--Secondary-Text);padding-left:40px;border-bottom:3px solid var(--Brand);border-radius:15px 15px 0px 0px;padding-right:40px;flex-direction:column;padding-bottom:40px;backdrop-filter:;justify-content:center;}@media screen and (max-width: 480px) {body main .t104{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t105{color:rgba(165,165,165,1.00);margin:0px 0px 15px 0px;}body main .t106{transition:all 200ms 0ms linear;}body main .t107{transition:all 200ms 0ms linear;}body main .t109{display:flex;align-items:stretch;flex-direction:column;}body main .t110{z-index:1000;}body main .t111{transition:all 200ms 0ms linear;}body main .t112{display:flex;align-items:center;justify-content:center;}body main .t113{font-size:18px;}body main .t114{text-align:center;}body main .t118{color:rgba(165,165,165,1.00);margin:0px 0px 15px 0px;}body main .t119{margin:0px auto 0px auto;max-width:550px;text-align:center;}@media screen and (max-width: 767px) {body main .t119{font-size:40px;}}@media screen and (max-width: 480px) {body main .t119{font-size:40px;}}body main .t120{display:grid;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t120{row-gap:20px;grid-template-columns:1fr;}}body main .t121{text-align:center;}@media screen and (max-width: 480px) {body main .t121{font-size:40px;}}body main .t122{margin:20px 0px 0px 0px;display:flex;align-items:center;justify-content:center;}body main .t125{color:var(--Brand);font-weight:600;}body main .t126{transition:all 200ms 0ms linear;}body main .t128{width:80px;height:80px;display:flex;background:var(--Light-BG);align-items:center;border-radius:100%;justify-content:center;}body main .t132{font-weight:700;}body main .t133{display:flex;align-items:stretch;flex-direction:column;justify-content:center;}body main .t136{display:flex;column-gap:15px;}body main .t137{display:block;padding:100px 0px 100px 0px;z-index:5;position:relative;padding-top:0px;padding-bottom:0px;justify-content:space-between;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t137{padding:50px 0px 50px 0px;}}body main .t138{display:flex;align-items:stretch;flex-direction:column;}body main .t139{display:flex;align-items:stretch;flex-direction:column;justify-content:center;}body main .t141{display:flex;column-gap:20px;}body main .t142{display:flex;}body main .t145{display:flex;row-gap:30px;text-align:center;align-items:center;flex-direction:column;}body main .t146{column-gap:100px;justify-content:center;}body main .t147{max-width:180px;max-height:102px;min-height:42px;}body main .t148{height:70px;display:flex;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t148{row-gap:20px;align-items:center;flex-direction:column;}}body main .t149{color:var(--Brand);font-weight:600;}body main .t150{display:grid;column-gap:20px;grid-template-columns:1fr 1fr 1fr ;}@media screen and (max-width: 991px) {body main .t150{row-gap:40px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t150{row-gap:60px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t150{grid-template-columns:1fr;}}body main .t151{padding:100px 0px 100px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t151{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t151{padding:30px 0px 30px 0px;}}body main .t152{color:var(--Primary-Text);font-size:26px;margin-top:-10px;font-weight:600;padding-bottom:20px;}body main .t153{display:grid;padding:25px 25px 25px 25px;background:rgba(251,251,251,1.00);box-shadow: 0px 25px 50px -30px rgba(0,0,0,0.25);border-radius:10px;grid-template-columns:1fr 3fr ;}body main .t154{color:var(--Brand);font-weight:600;}body main .t155{padding:50px 0px 50px 0px;}body main .t156{margin:0px 0px 15px 0px;padding:0px 0px 15px 0px;border-bottom:1px dashed rgba(175,175,175,1.00);}body main .t157{color:var(--Brand);font-weight:600;}body main .t158{margin:0px 0px 15px 0px;padding:0px 0px 15px 0px;border-bottom:1px dashed rgba(175,175,175,1.00);}body main .t159{display:flex;column-gap:20px;}body main .t160{color:rgba(165,165,165,1.00);margin:0px 0px 15px 0px;}body main .t161{display:flex;align-items:stretch;flex-direction:column;}body main .t162{display:flex;padding:42px 37px 42px 37px;background:rgba(255,255,255,1.00);align-items:flex-start;border-radius:40px;flex-direction:column;}body main .t163{top:auto;left:0%;right:auto;width:100%;bottom:-95px;padding:0px 0px 20px 0px;justify-content:space-between;}body main .t165{padding:88px 25px 88px 25px;background:;border-radius:70px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t165{padding:40px 20px 20px 20px;}}@media screen and (max-width: 767px) {body main .t165{padding:40px 25px 40px 25px;}}@media screen and (max-width: 480px) {body main .t165{padding:44px 25px 44px 25px;}}body main .t167{display:flex;flex-direction:column;}body main .t168{width:100%;margin:0px auto 0px auto;display:flex;flex-direction:column;grid-template-columns:1fr 1fr;}body main .t169{padding:100px 0px 100px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t169{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t169{padding:30px 0px 30px 0px;}}body main .t171{margin:80px auto 0px auto;display:flex;column-gap:40px;align-items:flex-start;flex-direction:row;justify-content:flex-start;}body main .t174{text-align:center;}@media screen and (max-width: 480px) {body main .t174{font-size:40px;}}body main .t175{display:flex;justify-content:center;}body main .t176{z-index:5;}body main .t177{z-index:1000;}body main .t178{margin:40px 0px 0px 0px;display:grid;row-gap:40px;column-gap:40px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t178{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t178{grid-template-columns:1fr;}}body main .t179{color:rgba(255,255,255,1.00);font-size:60px;margin-top:5px;padding-top:0px;margin-bottom:0px;}@media screen and (max-width: 480px) {body main .t179{font-size:40px;}}body main .t180{background:var(--Brand);}body main .t181{font-size:40px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t181{font-size:35px;}}body main .t182{color:var(--Secondary-Text);font-size:20px;}body main .t183{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;background:var(--Light-BG);pointer-events:none;}@media screen and (max-width: 991px) {body main .t183{display:none;}}body main .t184{pointer-events:none;}body main .t185{border:1px none rgba(0,0,0,1);padding:10px 0px 10px 0px;font-size:18px;background:rgba(255,255,255,0.00);border-bottom:1px solid var(--Secondary-Text);}body main .t185:focus{outline:none;}body main .t186{width:100%;border:1px none rgba(0,0,0,1);height:130px;resize:vertical;padding:10px 0px 10px 0px;font-size:18px;background:rgba(255,255,255,0.00);max-height:250px;min-height:130px;border-bottom:1px solid var(--Secondary-Text);}body main .t186:focus{outline:none;}body main .t187{margin:0px auto 0px auto;max-width:800px;}body main .t188{display:flex;position:relative;flex-direction:column;}body main .t190{column-gap:10px;align-items:center;justify-content:center;}body main .t191{color:rgba(255,255,255,1.00);display:inline;font-size:20px;background:rgba(47,82,59,1.00);text-align:left;font-family:'Jost';font-weight:500;padding-left:10px;border-radius:5px;padding-right:10px;grid-template-columns:1fr 1fr;-webkit-background-clip:border-box;}@media screen and (max-width: 480px) {body main .t191{font-size:15px;}}body main .t192{color:rgba(255,255,255,1.00);font-size:20px;font-weight:400;text-decoration:none;}@media screen and (max-width: 480px) {body main .t192{font-size:16px;}}body main .t193{font-size:22px;}@media screen and (max-width: 480px) {body main .t193{font-size:22px;}}body main .t194{color:var(--Secondary-Text);font-size:20px;}body main .t195{display:flex;text-align:center;align-items:center;flex-direction:column;}@media screen and (max-width: 767px) {body main .t196{font-size:40px;}}@media screen and (max-width: 480px) {body main .t196{font-size:40px;}}body main .t197{color:var(--Secondary-Text);font-size:20px;max-width:820px;}body main .t198{width:100%;height:100%;z-index:10;position:absolute;background:null;border-radius:0px 0px 0px px;backdrop-filter:;}body main .t199{width:100%;border:1px none rgba(0,0,0,1);filter:;height:100%;transform:;background:null;box-shadow:;object-fit:cover;text-align:center;border-radius:0px 0px 200px 0px;backdrop-filter:;}body main .t200{width:100%;height:%;overflow:hidden;position:relative;align-self:auto;box-shadow:;justify-self:auto;border-radius:0px 0px 0px 200px;}@media screen and (max-width: 991px) {body main .t200{height:500px;}}@media screen and (max-width: 767px) {body main .t200{border-radius:0px 100px 0px 60px;}}body main .t201{display:flex;text-align:center;align-items:center;flex-direction:column;}@media screen and (max-width: 767px) {body main .t202{font-size:40px;}}@media screen and (max-width: 480px) {body main .t202{font-size:40px;}}body main .t203{display:flex;justify-content:center;}body main .t207{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t207{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t207{padding:30px 0px 30px 0px;}}body main .t209{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t209{row-gap:30px;flex-direction:column;}}body main .t211{width:200px;}body main .t212{max-width:400px;}body main .t214{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t214{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t214{display:flex;row-gap:50px;}}body main .t215{display:flex;flex-direction:column;}body main .t217{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t218:hover{color:var(--Brand);}body main .t221{display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t222{font-size:20px;}}body main .t223{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t225{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t225{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t225{padding:30px 0px 30px 0px;}}body main .t227{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t227{row-gap:30px;flex-direction:column;}}body main .t229{width:200px;}body main .t230{max-width:400px;}body main .t231{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t231{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t231{display:flex;row-gap:50px;}}body main .t232{display:flex;flex-direction:column;}body main .t234{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t235:hover{color:rgba(205,162,116,1.00);}body main .t238{display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t239{font-size:20px;}}body main .t240{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t244{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t244{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t244{padding:30px 0px 30px 0px;}}body main .t246{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t246{row-gap:30px;flex-direction:column;}}body main .t248{width:200px;}body main .t249{max-width:400px;}body main .t250{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t250{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t250{display:flex;row-gap:50px;}}body main .t251{display:flex;flex-direction:column;}body main .t253{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t254:hover{color:rgba(205,162,116,1.00);}body main .t257{display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t258{font-size:20px;}}body main .t259{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t261{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t261{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t261{padding:30px 0px 30px 0px;}}body main .t263{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t263{row-gap:30px;flex-direction:column;}}body main .t265{width:200px;}body main .t266{max-width:400px;}body main .t267{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t267{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t267{display:flex;row-gap:50px;}}body main .t268{display:flex;flex-direction:column;}body main .t270{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t271:hover{color:rgba(205,162,116,1.00);}body main .t274{display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t275{font-size:20px;}}body main .t276{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t278{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t278{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t278{padding:30px 0px 30px 0px;}}body main .t280{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t280{row-gap:30px;flex-direction:column;}}body main .t282{width:200px;}body main .t283{max-width:400px;}body main .t284{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t284{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t284{display:flex;row-gap:50px;}}body main .t285{display:flex;flex-direction:column;}body main .t287{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t288:hover{color:rgba(205,162,116,1.00);}body main .t291{display:flex;row-gap:20px;flex-direction:column;}body main .t293{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t295{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t295{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t295{padding:30px 0px 30px 0px;}}body main .t297{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t297{row-gap:30px;flex-direction:column;}}body main .t299{width:200px;}body main .t300{max-width:400px;}body main .t301{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t301{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t301{display:flex;row-gap:50px;}}body main .t302{display:flex;flex-direction:column;}body main .t304{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t305:hover{color:rgba(205,162,116,1.00);}body main .t308{display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t309{font-size:20px;}}body main .t310{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t312{color:rgba(0,0,0,1.00);background:rgba(255,255,255,1.00);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t312{padding-top:60px;padding-bottom:60px;}}body main .t314{display:flex;z-index:;position:relative;column-gap:80px;align-items:center;}@media screen and (max-width: 991px) {body main .t314{flex-direction:column;}}body main .t315{width:70%;display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t315{width:100%;margin:0px 0px 55px 0px;}}@media screen and (max-width: 767px) {body main .t315{width:100%;}}@media screen and (max-width: 480px) {body main .t315{margin:0px 0px 30px 0px;}}body main .t317{font-size:40px;margin-bottom:20px;}body main .t318{margin:0px 0px 40px 0px;}body main .t319{display:flex;column-gap:15px;}body main .t320{color:var(--Primary-Text);background:rgb(208,246,1);}body main .t321{width:30%;}@media screen and (max-width: 991px) {body main .t321{width:100%;}}@media screen and (max-width: 767px) {body main .t321{width:100%;}}body main .t322{width:100%;height:;}body main .t323{width:200px;object-fit:fill;}body main .t324{color:rgba(0,0,0,1.00);background:rgba(255,255,255,1.00);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t324{padding-top:60px;padding-bottom:60px;}}body main .t326{display:flex;z-index:;position:relative;column-gap:80px;align-items:center;}@media screen and (max-width: 991px) {body main .t326{flex-direction:column;}}body main .t327{width:50%;display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t327{width:100%;margin:0px 0px 55px 0px;}}@media screen and (max-width: 767px) {body main .t327{width:100%;}}@media screen and (max-width: 480px) {body main .t327{margin:0px 0px 30px 0px;}}body main .t329{font-size:40px;margin-bottom:20px;}body main .t330{margin:0px 0px 40px 0px;}body main .t331{display:flex;column-gap:15px;}body main .t333{width:200px;object-fit:fill;}body main .t334{width:50%;}@media screen and (max-width: 991px) {body main .t334{width:100%;}}@media screen and (max-width: 767px) {body main .t334{width:100%;}}body main .t335{width:100%;}body main .t336{color:rgba(0,0,0,1.00);background:rgba(255,255,255,1.00);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t336{padding-top:60px;padding-bottom:60px;}}body main .t338{display:flex;z-index:;position:relative;column-gap:80px;align-items:center;}@media screen and (max-width: 991px) {body main .t338{flex-direction:column;}}body main .t339{width:50%;display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t339{width:100%;margin:0px 0px 55px 0px;}}@media screen and (max-width: 767px) {body main .t339{width:100%;}}@media screen and (max-width: 480px) {body main .t339{margin:0px 0px 30px 0px;}}body main .t341{font-size:40px;margin-bottom:20px;}body main .t342{margin:0px 0px 40px 0px;}body main .t343{display:flex;column-gap:15px;}body main .t345{width:200px;object-fit:fill;}body main .t346{width:50%;}@media screen and (max-width: 991px) {body main .t346{width:100%;}}@media screen and (max-width: 767px) {body main .t346{width:100%;}}body main .t347{width:100%;}body main .t350{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t350{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t350{padding:30px 0px 30px 0px;}}body main .t352{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t352{row-gap:30px;flex-direction:column;}}body main .t354{width:200px;}body main .t355{max-width:400px;}body main .t356{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t356{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t356{display:flex;row-gap:50px;}}body main .t357{display:flex;flex-direction:column;}body main .t359{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t360:hover{color:rgba(205,162,116,1.00);}body main .t363{display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t364{font-size:20px;}}body main .t365{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t367{color:rgba(0,0,0,1.00);background:rgba(244, 242, 236, 1);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t367{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t367{padding-top:60px;padding-bottom:60px;}}body main .t369{width:100%;max-width:900px;margin-left:auto;margin-right:auto;}body main .t370{font-size:18px;}body main .t372{color:rgba(0,0,0,1.00);background:rgba(244, 242, 236, 1);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t372{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t372{padding-top:60px;padding-bottom:60px;}}body main .t374{width:100%;max-width:900px;margin-left:auto;margin-right:auto;}body main .t375{font-size:18px;}body main .t376{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t376{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t376{padding:30px 0px 30px 0px;}}body main .t378{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t378{row-gap:30px;flex-direction:column;}}body main .t380{width:200px;}body main .t381{max-width:400px;}body main .t382{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t382{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t382{display:flex;row-gap:50px;}}body main .t383{display:flex;flex-direction:column;}body main .t385{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t386:hover{color:rgba(205,162,116,1.00);}body main .t389{display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t390{font-size:20px;}}body main .t391{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t393{font-size:50px;padding-bottom:20px;}body main .t394{font-size:50px;padding-bottom:20px;}body main .t396{color:rgba(0,0,0,1.00);background:rgba(244, 242, 236, 1);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t396{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t396{padding-top:60px;padding-bottom:60px;}}body main .t398{width:100%;max-width:900px;margin-left:auto;margin-right:auto;}body main .t399{font-size:18px;margin-bottom:60px;}body main .t400{font-size:50px;padding-bottom:20px;}body main .t401{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t401{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t401{padding:30px 0px 30px 0px;}}body main .t403{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t403{row-gap:30px;flex-direction:column;}}body main .t405{width:200px;}body main .t406{max-width:400px;}body main .t407{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t407{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t407{display:flex;row-gap:50px;}}body main .t408{display:flex;flex-direction:column;}body main .t410{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t411:hover{color:rgba(205,162,116,1.00);}body main .t414{display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t415{font-size:20px;}}body main .t416{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t419{padding:40px 0px 40px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t419{padding:15px 0px 15px 0px;z-index:1000;}}body main .t421{display:flex;justify-content:space-between;}body main .t422{width:100%;display:flex;column-gap:40px;align-items:center;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t422{top:70px;left:auto;right:0%;bottom:auto;display:none;padding:40px 40px 40px 40px;row-gap:20px;z-index:1000;position:absolute;background:rgba(255,255,255,1.00);flex-direction:column;}}body main .t423{width:px;overflow:visible;font-size:18px;align-self:auto;line-height:1.3;grid-template-columns:1fr 1fr;}body main .t423:hover{color:rgba(205,162,116,1.00);}body main .t424{width:20%;display:flex;margin-left:0px;}@media screen and (max-width: 991px) {body main .t424{width:40%;}}@media screen and (max-width: 767px) {body main .t424{width:50%;}}body main .t425{width:100%;object-fit:scale-down;object-position:50% 50;}@media screen and (max-width: 991px) {body main .t425{width:100%;height:40px;}}body main .t426{display:none;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t426{display:flex;row-gap:6px;transition:0.2s;flex-direction:column;}body main .t426 > div{top:0;position:relative;transition:0.2s;}body main .t426.dh-active > div:last-child{top:-8px;position:relative;transform:rotate(-45deg);}body main .t426.dh-active > div:first-child{top:8px;position:relative;transform:rotate(45deg);}body main .t426.dh-active > div:nth-child(2){opacity:0;}}@media screen and (max-width: 991px) {body main .t427{width:35px;height:2px;background:rgba(205,162,116,1.00);}}body main .t428{color:rgba(0,0,0,1.00);background:rgba(244, 242, 236, 1);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t428{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t428{padding-top:60px;padding-bottom:60px;}}body main .t430{width:100%;max-width:900px;margin-left:auto;margin-right:auto;}body main .t432{padding-bottom:20px;}body main .t433{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t433{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t433{padding:30px 0px 30px 0px;}}body main .t435{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t435{row-gap:30px;flex-direction:column;}}body main .t437{width:200px;}body main .t438{max-width:400px;}body main .t440{display:flex;column-gap:50px;}body main .t441{display:flex;background:rgba(8,102,255,1.00);column-gap:8px;padding-top:10px;padding-left:10px;border-radius:50px;padding-right:15px;padding-bottom:10px;}body main .t441:hover{background:rgba(0,78,206,1.00);}body main .t442{color:rgba(255,255,255,1.00);font-size:16px;}body main .t443{width:25px;height:25px;display:flex;background:rgba(255,255,255,1.00);align-items:center;border-radius:50px;justify-content:center;}body main .t444{color:rgba(41,47,54,1.00);background:rgba(255,255,255,1.00);padding-top:0px;padding-left:0px;border-radius:4px;padding-right:0px;padding-bottom:0px;}body main .t445{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t445{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t445{display:flex;row-gap:50px;}}body main .t446{display:flex;flex-direction:column;}body main .t448{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t449:hover{color:rgba(205,162,116,1.00);}body main .t452{display:flex;row-gap:20px;flex-direction:column;}body main .t454{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t457{color:rgba(0,0,0,1.00);background:rgba(244, 242, 236, 1);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t457{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t457{padding-top:60px;padding-bottom:60px;}}body main .t459{width:100%;max-width:900px;margin-left:auto;margin-right:auto;}body main .t460{font-size:18px;}body main .t461{font-size:50px;padding-bottom:20px;}body main .t462{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t462{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t462{padding:30px 0px 30px 0px;}}body main .t464{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t464{row-gap:30px;flex-direction:column;}}body main .t466{width:200px;}body main .t467{max-width:400px;}body main .t468{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t468{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t468{display:flex;row-gap:50px;}}body main .t469{display:flex;flex-direction:column;}body main .t471{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t472:hover{color:rgba(205,162,116,1.00);}body main .t475{display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t476{font-size:20px;}}body main .t477{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t479{display:flex;column-gap:30px;margin-top:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t479{flex-direction:column;}}body main .t480{font-size:16px;}body main .t481{font-size:16px;}body main .t482{font-size:16px;}body main .t483{font-size:16px;}body main .t485{display:flex;column-gap:30px;margin-top:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t485{flex-direction:column;}}body main .t486{font-size:16px;}body main .t487{font-size:16px;}body main .t488{font-size:16px;}body main .t489{font-size:16px;}body main .t491{display:flex;column-gap:30px;margin-top:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t491{flex-direction:column;}}body main .t492{font-size:16px;}body main .t493{font-size:16px;}body main .t494{font-size:16px;}body main .t495{font-size:16px;}body main .t497{display:flex;column-gap:30px;margin-top:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t497{flex-direction:column;}}body main .t498{font-size:16px;}body main .t499{font-size:16px;}body main .t500{font-size:16px;}body main .t501{font-size:16px;}body main .t503{display:flex;column-gap:30px;margin-top:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t503{flex-direction:column;}}body main .t504{font-size:16px;}body main .t505{font-size:16px;}body main .t506{font-size:16px;}body main .t507{font-size:16px;}body main .t509{display:flex;column-gap:30px;margin-top:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t509{flex-direction:column;}}body main .t510{font-size:16px;}body main .t511{font-size:16px;}body main .t512{font-size:16px;}body main .t513{font-size:16px;}body main .t515{display:flex;column-gap:30px;margin-top:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t515{flex-direction:column;}}body main .t516{font-size:16px;}body main .t517{font-size:16px;}body main .t518{font-size:16px;}body main .t519{font-size:16px;}body main .t521{display:flex;column-gap:30px;margin-top:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t521{flex-direction:column;}}body main .t522{font-size:16px;}body main .t523{font-size:16px;}body main .t524{font-size:16px;}body main .t525{font-size:16px;}body main .t527{display:flex;column-gap:30px;margin-top:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t527{flex-direction:column;}}body main .t528{font-size:16px;}body main .t529{font-size:16px;}body main .t530{font-size:16px;}body main .t531{font-size:16px;}body main .t533{color:rgba(0,0,0,1.00);background:rgba(244, 242, 236, 1);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t533{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t533{padding-top:60px;padding-bottom:60px;}}body main .t535{width:100%;max-width:900px;margin-left:auto;margin-right:auto;}body main .t536{font-size:18px;}body main .t537{font-size:50px;padding-bottom:20px;}body main .t538{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t538{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t538{padding:30px 0px 30px 0px;}}body main .t540{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t540{row-gap:30px;flex-direction:column;}}body main .t542{width:200px;}body main .t543{max-width:400px;}body main .t544{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t544{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t544{display:flex;row-gap:50px;}}body main .t545{display:flex;flex-direction:column;}body main .t547{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t548:hover{color:rgba(205,162,116,1.00);}body main .t551{display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t552{font-size:20px;}}body main .t553{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t556{display:flex;column-gap:30px;margin-top:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t556{flex-direction:column;}}body main .t557{font-size:16px;}body main .t558{font-size:16px;}body main .t559{font-size:16px;}body main .t560{font-size:16px;}body main .t561{font-size:16px;}body main .t562{font-size:16px;}body main .t563{font-size:16px;}body main .t564{font-size:16px;}body main .t565{font-size:16px;}body main .t566{font-size:16px;}body main .t567{font-size:16px;}body main .t568{font-size:16px;}body main .t569{font-size:16px;}body main .t571{color:rgba(0,0,0,1.00);background:rgba(244, 242, 236, 1);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t571{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t571{padding-top:60px;padding-bottom:60px;}}body main .t573{width:100%;max-width:900px;margin-left:auto;margin-right:auto;}body main .t574{font-size:18px;}body main .t575{font-size:50px;padding-bottom:20px;}body main .t576{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t576{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t576{padding:30px 0px 30px 0px;}}body main .t578{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t578{row-gap:30px;flex-direction:column;}}body main .t580{width:200px;}body main .t581{max-width:400px;}body main .t582{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t582{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t582{display:flex;row-gap:50px;}}body main .t583{display:flex;flex-direction:column;}body main .t585{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t586:hover{color:rgba(205,162,116,1.00);}body main .t589{display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t590{font-size:20px;}}body main .t591{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t594{display:flex;column-gap:30px;margin-top:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t594{flex-direction:column;}}body main .t595{font-size:16px;}body main .t596{font-size:16px;}body main .t597{font-size:16px;}body main .t598{font-size:16px;}body main .t599{font-size:16px;}body main .t600{font-size:16px;}body main .t601{font-size:16px;}body main .t602{font-size:16px;}body main .t603{font-size:16px;}body main .t604{font-size:16px;}body main .t605{font-size:16px;}body main .t606{font-size:16px;}body main .t607{font-size:16px;}body main .t608{font-size:16px;}body main .t609{font-size:16px;}body main .t610{font-size:16px;}body main .t611{font-size:16px;}body main .t612{padding:100px 0px 100px 0px;background:rgba(255,255,255,1.00);padding-top:40px;padding-bottom:0px;}body main .t612:hover{color:var(--Secondary-Text);}@media screen and (max-width: 767px) {body main .t612{padding:50px 0px 100px 0px;}}@media screen and (max-width: 480px) {body main .t612{padding:31px 0px 60px 0px;}}body main .t614{display:grid;row-gap:150px;column-gap:50px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t614{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t614{grid-template-columns:1fr;}}body main .t616{flex:1;width:100%;height:500px;display:flex;position:relative;align-items:center;flex-direction:column;justify-content:flex-end;}body main .t616:hover .heading{transform:translate(0px,20px);}body main .t617{width:90%;padding:20px 30px 20px 30px;z-index:9999;position:relative;transform:translate(0px,20%);background:rgba(255,255,255,1.00);box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.14);text-align:center;transition:all 200ms 0ms linear;text-shadow:;}body main .t618{color:var(--Brand);margin:20px 0px 0px 0px;font-size:24px;font-weight:700;}body main .t619{margin:20px 0px 0px 0px;font-size:20px;}body main .t620{color:#F56960;margin:20px 0px 0px 0px;display:flex;column-gap:5px;font-weight:500;text-transform:capitalize;justify-content:center;}body main .t621{text-decoration:line-through;}body main .t622{display:flex;position:relative;column-gap:5px;}body main .t623{color:#28A745;}body main .t624{color:var(--Primary-Text);text-decoration:none;}body main .t625{top:-7%;left:auto;right:-2%;width:100px;bottom:auto;height:100px;display:flex;z-index:999;position:absolute;background:#F56960;align-items:center;border-radius:100%;flex-direction:column;justify-content:center;}body main .t626{color:rgba(255,255,255,1.00);font-size:22px;font-weight:700;line-height:1.2;}body main .t627{margin:20px 0px 0px 0px;font-size:16px;}body main .t628{font-size:40px;text-align:center;margin-bottom:100px;}body main .t629{color:rgba(0,0,0,1.00);display:block;z-index:1;overflow:visible;position:relative;background:rgba(255,255,255,0.00);padding-top:100px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t629{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 767px) {body main .t629{padding-top:50px;}}body main .t630{margin-top:0px;margin-bottom:0px;padding-bottom:0px;}body main .t631{display:block;overflow:hidden;margin-top:0px;padding-top:0px;margin-bottom:0px;}body main .t632{display:grid;row-gap:25px;column-gap:25px;margin-bottom:40px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t632{grid-template-columns:1fr ;}}body main .t633{order:0;border:1px solid rgba(0,0,0,1);height:420px;display:block;overflow:hidden;align-self:auto;background:rgb(177,210,188);grid-column:span 7;padding-top:35px;justify-self:auto;padding-left:30px;border-radius:15px;padding-right:30px;flex-direction:row;padding-bottom:35px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t633{grid-column:span 1;}}@media screen and (max-width: 767px) {body main .t633{height:100%;align-self:auto;flex-direction:column;}}body main .t634{flex:0 1 auto;order:0;width:60%;display:flex;overflow:visible;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t634{width:100%;}}body main .t635{display:block;font-size:32px;align-self:auto;margin-top:0px;font-weight:400;border-radius:0px;padding-bottom:0px;}body main .t636{flex:0 1 auto;order:0;display:block;overflow:auto;font-size:22px;align-self:auto;margin-top:0px;overflow-y:auto;text-align:left;border-radius:0px;}body main .t637{height:340px;display:flex;transform:;background:rgb(230,230,230);grid-column:span 3;padding-top:35px;text-shadow:;padding-left:30px;border-radius:40px;padding-right:30px;flex-direction:column;padding-bottom:35px;backdrop-filter:;background-size:auto;justify-content:space-between;background-image:url(https://global.divhunt.com/8ea3339f9cf95ac6a863c36bb5f2ea8b_155175.jpeg);background-attachment:fixed;-webkit-backdrop-filter:;-webkit-background-clip:border-box;}@media screen and (max-width: 991px) {body main .t637{grid-column:span 1;}}body main .t638{flex:1 1 0%;display:flex;align-items:stretch;flex-direction:column;justify-content:space-around;}@media screen and (max-width: 991px) {body main .t638{width:60%;}}@media screen and (max-width: 767px) {body main .t638{width:100%;}}body main .t639{color:rgb(247,239,239);filter:;font-size:32px;background:#ff351f7d;text-align:center;transition:;font-weight:400;border-radius:50px;margin-bottom:20px;}body main .t640{height:340px;display:flex;background:rgba(233,231,231,1.00);grid-column:span 4;padding-top:35px;padding-left:30px;border-radius:20px;padding-right:30px;flex-direction:column;padding-bottom:35px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t640{grid-column:span 1;}}@media screen and (max-width: 480px) {body main .t640{height:550px;}}body main .t641{flex:1 1 0%;display:block;text-align:left;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t641{width:60%;}}@media screen and (max-width: 767px) {body main .t641{width:100%;}}body main .t642{text-align:left;font-weight:400;}body main .t643{color:var(--Primary-Text);font-size:20px;border-radius:0px;}body main .t644{width:100%;height:340px;object-fit:cover;grid-column:span 6;border-radius:20px;}@media screen and (max-width: 991px) {body main .t644{grid-column:span 1;}}body main .t645{width:100%;max-width:770px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t646{color:rgba(0,0,0,1.00);position:relative;background:rgba(244,240,236,0.00);padding-top:0px;padding-bottom:0px;}@media screen and (max-width: 991px) {body main .t646{padding-top:60px;padding-bottom:60px;}}body main .t649{margin:0px 0px 80px 0px;text-align:center;margin-bottom:20px;}@media screen and (max-width: 767px) {body main .t649{margin:0px 0px 40px 0px;}}body main .t650{margin:0px 0px 10px 0px;font-size:40px;line-height:px;padding-top:40px;margin-bottom:10px;padding-bottom:20px;}body main .t651{display:flex;font-size:25px;font-weight:700;justify-content:center;}body main .t653{background:var(--Border);padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;-webkit-background-clip:border-box;}body main .t654{width:px;display:flex;overflow:hidden;column-gap:20px;margin-top:20px;margin-left:0auto;margin-right:0px;padding-left:0px;margin-bottom:80px;justify-content:center;}@media screen and (max-width: 767px) {body main .t654{margin-top:20px;}}@media screen and (max-width: 480px) {body main .t654{width:100%;display:block;position:static;}}body main .t656{display:flex;row-gap:8px;align-items:flex-start;flex-direction:column;}body main .t657{font-family:'DM Serif Display';font-weight:500;}body main .t658{color:var(--Light-BG);font-size:18px;}body main .t659{color:rgba(0,0,0,1.00);display:flex;padding:10px 0px 10px 0px;z-index:1;position:relative;background:rgba(41,47,54,1.00);column-gap:20px;align-items:center;padding-top:10px;flex-direction:row;padding-bottom:10px;justify-content:center;}body main .t660{height:420px;display:flex;grid-row:span 1;background:rgba(47,82,59,1.00);grid-column:span 3;padding-top:20px;padding-left:30px;border-radius:20px;padding-right:30px;flex-direction:column;padding-bottom:35px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t660{grid-column:span 1;}}body main .t661{flex:1 1 0%;display:flex;align-items:stretch;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t661{width:60%;}}@media screen and (max-width: 767px) {body main .t661{width:100%;}}body main .t662{color:rgba(244,240,236,1.00);font-size:32px;margin-top:;font-weight:400;margin-bottom:0px;}body main .t663{color:rgba(244,240,236,1.00);display:block;font-size:24px;}body main .t664{height:340px;display:flex;align-self:auto;background:rgba(177,210,188,1.00);grid-column:span 7;padding-top:35px;justify-self:auto;padding-left:30px;border-radius:20px;padding-right:30px;flex-direction:row;padding-bottom:35px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t664{grid-column:span 1;}}@media screen and (max-width: 767px) {body main .t664{height:100%;align-self:auto;flex-direction:column;}}body main .t665{flex:1 1 0%;width:60%;display:flex;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t665{width:100%;}}body main .t666{font-size:20px;}body main .t667{font-size:32px;font-weight:400;}@media screen and (max-width: 767px) {body main .t668{width:50%;}}body main .t669{display:inline-block;flex-wrap:nowrap;text-align:center;justify-content:flex-start;}body main .t670{order:0;align-self:auto;background:rgba(230,230,230,1.00);}body main .t672{color:rgba(0,0,0,1.00);}body main .t675{width:100%;height:200px;border-radius:12px;margin-bottom:10px;object-position:50% 50%;}body main .t676{display:flex;z-index:1;position:relative;margin-bottom:40px;justify-content:center;}@media screen and (max-width: 480px) {body main .t676{display:block;}}body main .t677{color:rgba(255,255,255,1.00);border:1px solid rgba(0,0,0,1.00);display:flex;font-size:16px;background:var(--Primary-Text);margin-left:40px;padding-top:10px;margin-right:40px;padding-left:40px;border-radius:3px;padding-right:40px;padding-bottom:10px;}body main .t677:hover{background:rgb(0,0,0);}@media screen and (max-width: 480px) {body main .t677{margin-bottom:20px;justify-content:center;}}body main .t678{color:rgba(255,255,255,1.00);border:1px solid rgba(0,0,0,1.00);display:flex;font-size:16px;background:rgba(41,47,54,1.00);margin-left:40px;padding-top:10px;margin-right:40px;padding-left:40px;border-radius:3px;padding-right:40px;padding-bottom:10px;}body main .t678:hover{background:rgb(0,0,0);}@media screen and (max-width: 480px) {body main .t678{margin-bottom:20px;justify-content:center;}}body main .t679{color:rgba(255,255,255,1.00);border:1px solid rgba(0,0,0,1.00);display:flex;font-size:16px;background:rgba(41,47,54,1.00);margin-left:40px;padding-top:10px;margin-right:40px;padding-left:40px;border-radius:3px;padding-right:40px;padding-bottom:10px;}body main .t679:hover{background:rgb(0,0,0);}@media screen and (max-width: 480px) {body main .t679{justify-content:center;}}body main .t680{display:none;z-index:1;position:relative;background:rgb(147,245,117);box-shadow:0px 0px 15px 5px rgba(0,0,0,0.15);text-align:center;margin-left:auto;padding-top:40px;margin-right:auto;border-radius:18px;margin-bottom:60px;padding-bottom:15px;}@media screen and (max-width: 480px) {body main .t680{width:95%;}}body main .t681{width:150px;}body main .t682{font-size:34px;font-family:'DM Serif Display';margin-bottom:40px;}body main .t683{display:none;z-index:1;position:relative;background:rgb(208,246,1);box-shadow:0px 0px 15px 5px rgba(0,0,0,0.15);text-align:center;margin-left:auto;padding-top:40px;margin-right:auto;border-radius:18px;padding-bottom:15px;}@media screen and (max-width: 480px) {body main .t683{width:95%;}}body main .t684{display:flex;z-index:1;position:relative;margin-bottom:40px;justify-content:center;}@media screen and (max-width: 480px) {body main .t684{display:block;}}body main .t685{color:rgba(255,255,255,1.00);border:1px solid rgba(0,0,0,1.00);display:flex;font-size:16px;background:rgba(41,47,54,1.00);margin-left:40px;padding-top:10px;margin-right:40px;padding-left:40px;border-radius:3px;padding-right:40px;padding-bottom:10px;}body main .t685:hover{background:rgb(0,0,0);}@media screen and (max-width: 480px) {body main .t685{margin-bottom:20px;justify-content:center;}}body main .t686{color:rgba(255,255,255,1.00);border:1px solid rgba(0,0,0,1.00);display:flex;font-size:16px;background:rgba(41,47,54,1.00);margin-left:40px;padding-top:10px;margin-right:40px;padding-left:40px;border-radius:3px;padding-right:40px;padding-bottom:10px;}body main .t686:hover{background:rgb(0,0,0);}@media screen and (max-width: 480px) {body main .t686{margin-bottom:20px;justify-content:center;}}body main .t687{color:rgba(255,255,255,1.00);border:1px solid rgba(0,0,0,1.00);display:flex;font-size:16px;background:rgba(41,47,54,1.00);margin-left:40px;padding-top:10px;margin-right:40px;padding-left:40px;border-radius:3px;padding-right:40px;padding-bottom:10px;}body main .t687:hover{background:rgb(0,0,0);}@media screen and (max-width: 480px) {body main .t687{justify-content:center;}}body main .t688{font-size:34px;font-family:'DM Serif Display';margin-bottom:40px;}body main .t689{width:150px;}body main .t690{font-size:20px;background:var(--groenlicht);box-shadow:0px 0px 15px 5px rgba(0,0,0,0.15);transition:all 200ms 0ms linear,all 200ms 0ms linear,all 200ms 0ms linear;border-radius:25px;}body main .t691{display:grid;row-gap:20px;column-gap:20px;margin-top:20px;margin-left:0px;margin-right:0px;margin-bottom:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t691{grid-template-columns:1fr 1fr ;}}@media screen and (max-width: 480px) {body main .t691{grid-template-columns:1fr ;}}body main .t692{border:1px solid rgba(241,241,241,1.00);display:flex;padding:40px 25px 40px 25px;background:rgba(255,255,255,1.00);text-align:center;border-radius:6px;flex-direction:column;justify-content:space-between;}body main .t693{font-size:px;}body main .t694{margin:0px 0px 40px 0px;}body main .t695{margin:0px 0px 10px 0px;font-size:32px;font-weight:600;}body main .t697{width:100%;display:block;padding:15px 20px 15px 20px;}body main .t698{border:1px solid rgba(241,241,241,1.00);display:flex;padding:40px 25px 40px 25px;background:rgba(255,255,255,1.00);text-align:center;border-radius:6px;flex-direction:column;justify-content:space-between;}body main .t700{margin:0px 0px 40px 0px;}body main .t701{margin:0px 0px 10px 0px;font-size:32px;font-weight:600;}body main .t703{width:100%;display:block;padding:15px 20px 15px 20px;}body main .t704{border:1px solid rgba(241,241,241,1.00);display:flex;padding:40px 25px 40px 25px;background:rgba(255,255,255,1.00);text-align:center;border-radius:6px;flex-direction:column;justify-content:space-between;}body main .t705{font-size:px;}body main .t706{margin:0px 0px 40px 0px;}body main .t707{margin:0px 0px 10px 0px;font-size:32px;font-weight:600;}body main .t709{width:100%;display:block;padding:15px 20px 15px 20px;}body main .t710{border:1px solid rgba(241,241,241,1.00);display:flex;padding:40px 25px 40px 25px;background:rgba(255,255,255,1.00);text-align:center;border-radius:6px;flex-direction:column;justify-content:space-between;}body main .t712{margin:0px 0px 40px 0px;}body main .t713{margin:0px 0px 10px 0px;font-size:32px;font-weight:600;}body main .t715{width:100%;display:block;padding:15px 20px 15px 20px;}body main .t716{border:1px solid rgba(241,241,241,1.00);display:flex;padding:40px 25px 40px 25px;background:rgba(255,255,255,1.00);text-align:center;border-radius:6px;flex-direction:column;justify-content:space-between;}body main .t718{margin:0px 0px 40px 0px;}body main .t719{margin:0px 0px 10px 0px;font-size:32px;font-weight:600;}body main .t721{width:100%;display:block;padding:15px 20px 15px 20px;}body main .t722{display:grid;row-gap:20px;column-gap:20px;margin-top:20px;margin-left:0px;margin-right:0px;margin-bottom:20px;grid-auto-flow:row;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t722{grid-template-columns:1fr 1fr ;}}@media screen and (max-width: 480px) {body main .t722{grid-template-columns:1fr ;}}body main .t723{border:1px solid rgba(241,241,241,1.00);display:flex;padding:40px 25px 40px 25px;background:rgba(255,255,255,1.00);text-align:center;border-radius:6px;flex-direction:column-reverse;justify-content:space-around;}body main .t724{font-size:px;}body main .t725{margin:0px 0px 40px 0px;}body main .t726{margin:0px 0px 10px 0px;font-size:32px;font-weight:600;}body main .t728{width:100%;display:block;padding:15px 20px 15px 20px;font-size:30px;border-top:10px solid var(--Secondary-Text);font-weight:700;border-bottom:10px solid var(--Secondary-Text);border-radius:22px;-webkit-background-clip:padding-box;}body main .t729{border:1px solid rgba(241,241,241,1.00);display:flex;padding:40px 25px 40px 25px;background:rgba(255,255,255,1.00);text-align:center;border-radius:6px;flex-direction:column-reverse;justify-content:space-around;}body main .t730{font-size:px;}body main .t731{margin:0px 0px 40px 0px;}body main .t732{margin:0px 0px 10px 0px;font-size:32px;font-weight:600;}body main .t734{width:100%;display:block;outline:1px solid rgba(0,0,0,1);padding:15px 20px 15px 20px;font-size:30px;border-top:10px solid var(--Secondary-Text);font-weight:700;border-bottom:10px solid var(--Secondary-Text);border-radius:22px;-webkit-background-clip:padding-box;}body main .t735{border:1px solid rgba(241,241,241,1.00);display:flex;padding:40px 25px 40px 25px;background:rgba(255,255,255,1.00);text-align:center;border-radius:6px;flex-direction:column-reverse;justify-content:space-around;}body main .t737{margin:0px 0px 40px 0px;}body main .t738{margin:0px 0px 10px 0px;font-size:32px;font-weight:600;}body main .t740{width:100%;display:block;padding:15px 20px 15px 20px;font-size:30px;border-top:10px solid var(--Secondary-Text);font-weight:700;border-bottom:10px solid var(--Secondary-Text);border-radius:22px;-webkit-background-clip:padding-box;}body main .t741{border:1px solid rgba(241,241,241,1.00);display:flex;padding:40px 25px 40px 25px;background:rgba(255,255,255,1.00);text-align:center;border-radius:6px;flex-direction:column-reverse;justify-content:space-around;}body main .t743{margin:0px 0px 40px 0px;}body main .t744{margin:0px 0px 10px 0px;font-size:32px;font-weight:600;}body main .t746{width:100%;display:block;padding:15px 20px 15px 20px;font-size:30px;border-top:10px solid var(--Secondary-Text);font-weight:700;border-bottom:10px solid var(--Secondary-Text);border-radius:22px;-webkit-background-clip:padding-box;}body main .t747{border:1px solid rgba(241,241,241,1.00);display:flex;padding:40px 25px 40px 25px;background:rgba(255,255,255,1.00);text-align:center;border-radius:6px;flex-direction:column-reverse;justify-content:space-around;}body main .t749{margin:0px 0px 40px 0px;}body main .t750{margin:0px 0px 10px 0px;font-size:32px;font-weight:600;}body main .t752{width:100%;display:block;padding:15px 20px 15px 20px;font-size:30px;border-top:10px solid var(--Secondary-Text);font-weight:700;border-bottom:10px solid var(--Secondary-Text);border-radius:22px;-webkit-background-clip:padding-box;}body main .t754{width:100%;padding:0px 0px 100% 0%;position:relative;}body main .t755{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t756{display:flex;justify-content:space-between;}body main .t757{display:flex;align-items:stretch;flex-direction:column;justify-content:center;}body main .t759{font-size:20px;}body main .t760{padding-bottom:40px;}body main .t761{top:50%;left:10px;right:auto;width:30px;bottom:auto;cursor:pointer;height:50px;z-index:5;position:absolute;transform:translate(0px,-50%);background:rgba(255,255,255,0.71);backdrop-filter:blur(14px);}body main .t762{top:50%;left:auto;right:10px;width:30px;bottom:auto;cursor:pointer;height:50px;z-index:5;position:absolute;transform:translate(0px,-50%);background:rgba(255,255,255,0.71);backdrop-filter:blur(14px);}body main .t765{width:100%;position:relative;padding-bottom:56.25%;}body main .t766{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:scale-down;}body main .t767{border:1px solid rgba(241,241,241,1.00);display:flex;padding:40px 25px 40px 25px;background:rgba(255,255,255,1.00);text-align:center;border-radius:6px;flex-direction:column-reverse;justify-content:space-around;}body main .t768{font-size:px;}body main .t769{margin:0px 0px 40px 0px;}body main .t770{margin:0px 0px 10px 0px;font-size:32px;font-weight:600;}body main .t772{width:100%;display:block;padding:15px 20px 15px 20px;font-size:30px;border-top:10px solid var(--Secondary-Text);font-weight:700;border-bottom:10px solid var(--Secondary-Text);border-radius:22px;-webkit-background-clip:padding-box;}body main .t773{color:rgb(0,0,0);width:max-content;position:relative;background:rgb(255,255,255);border-radius:6px;}body main .t773:hover .dh-languages-dropdown{opacity:100%;pointer-events:auto;}body main .t774{top:100%;left:0%;right:auto;width:100%;bottom:auto;opacity:0%;overflow:hidden;position:absolute;background:rgb(255,255,255);transition:all 200ms 0ms linear;border-radius:6px;pointer-events:none;}body main .t775{cursor:pointer;padding-top:8px;padding-left:8px;padding-right:8px;padding-bottom:8px;}body main .t775:hover{background:rgb(229,229,229);}body main .t775.dh-active{display:none;}body main .t777{height:40px;display:flex;min-width:80px;align-items:center;padding-top:0px;padding-left:13px;border-radius:6px;padding-right:13px;padding-bottom:0px;justify-content:space-between;}body main .t778{font-weight:500;}body main .t779{height:15px;}body main .t780{z-index:99999;position:relative;background:rgba(255,255,255,0);font-family:'Inter';padding-top:10px;padding-bottom:10px;-webkit-background-clip:border-box;}@media screen and (max-width: 767px) {body main .t780{position:relative;}}body main .t781{z-index:99999;position:relative;max-width:100%;background:rgba(0,0,0,0);}body main .t782{display:flex;z-index:99999;position:relative;background:rgba(37,72,91,0.06);align-items:center;padding-top:15px;padding-left:40px;border-radius:1000px;padding-right:40px;padding-bottom:15px;justify-content:space-between;-webkit-background-clip:padding-box;}@media screen and (max-width: 767px) {body main .t782{position:relative;}}@media screen and (max-width: 480px) {body main .t782{border-radius:60px;}}body main .t784{height:35px;}body main .t785{width:30px;height:20px;display:none;flex-direction:column;justify-content:space-between;}body main .t785 > div{top:0;position:relative;transition:0.2s;}body main .t785.dh-active > div:last-child{top:-45%;position:relative;transform:rotate(-45deg);}body main .t785.dh-active > div:first-child{top:45%;position:relative;transform:rotate(45deg);}body main .t785.dh-active > div:nth-child(2){opacity:0;}@media screen and (max-width: 991px) {body main .t785{cursor:pointer;}}@media screen and (max-width: 767px) {body main .t785{display:flex;}}body main .t786{width:100%;height:2px;background:rgb(0,0,0);}body main .t787{color:rgb(255,255,255);border:1px solid rgba(0,0,0,0);display:flex;font-size:16px;transform:;background:var(--Primary-Text);text-align:center;align-items:center;font-family:'Jost';font-weight:500;line-height:1.2;padding-top:12px;padding-left:20px;border-radius:13px;padding-right:20px;padding-bottom:12px;}@media screen and (max-width: 991px) {body main .t787{top:0%;position:static;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t787{display:none;}}body main .t788{flex:0 1 auto;display:flex;background:;column-gap:40px;align-items:center;font-family:'Jost';}@media screen and (max-width: 767px) {body main .t788{top:106%;left:0%;right:auto;width:100%;bottom:auto;display:none;row-gap:40px;z-index:9999;position:absolute;background:rgb(255,255,255);align-items:center;padding-top:20px;border-radius:40px;flex-direction:column;padding-bottom:20px;justify-content:center;}}body main .t789{flex:0 1 auto;color:rgb(0,0,0);display:inline;background:rgba(255,255,255,0);font-weight:500;grid-template-columns:1fr 1fr;}body main .t789:hover{font-family:'Jost';font-weight:500;text-decoration:underline;}@media screen and (max-width: 991px) {body main .t789:hover{text-decoration:underline;}}body main .t790{color:rgb(255,255,255);border:1px solid rgba(0,0,0,0);display:none;transform:;background:#000000;align-items:center;font-family:'Inter';font-weight:500;padding-top:12px;padding-left:20px;border-radius:1000px;padding-right:20px;padding-bottom:12px;}@media screen and (max-width: 991px) {body main .t790{top:0%;position:static;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t790{display:flex;}}body main .t797{color:rgba(0,0,0,1.00);background:rgba(255,255,255,1.00);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t797{padding-top:60px;padding-bottom:60px;}}body main .t798{padding-bottom:100px;}body main .t800{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t800{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t800{row-gap:20px;}}body main .t801{width:50%;}@media screen and (max-width: 767px) {body main .t801{width:100%;}}body main .t802{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t802{object-fit:cover;}}body main .t803{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t803{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t803{column-gap:10px;flex-direction:column;}}body main .t804{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t805{margin:0px 0px 60px 0px;z-index:1;position:relative;background:rgba(244,240,236,1.00);text-align:center;margin-left:auto;padding-top:60px;margin-right:auto;padding-left:60px;border-radius:70px 70px 0px 0px;margin-bottom:20px;padding-right:60px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t805{margin:0px 0px 40px 0px;}}@media screen and (max-width: 480px) {body main .t805{padding-top:40px;padding-left:20px;padding-right:20px;padding-bottom:40px;}}body main .t806{color:rgba(77,80,83,1.00);font-size:20px;}body main .t807{color:rgba(41,47,54,1.00);margin-bottom:20px;}body main .t808{padding-bottom:100px;}body main .t810{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t810{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t810{row-gap:20px;}}body main .t811{width:50%;}@media screen and (max-width: 767px) {body main .t811{width:100%;}}body main .t812{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t812{object-fit:cover;}}body main .t813{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t813{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t813{column-gap:10px;flex-direction:column;}}body main .t814{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t815{color:rgba(41,47,54,1.00);margin:0px 0px 60px 0px;z-index:1;position:relative;background:rgba(244,240,236,1.00);text-align:center;padding-top:60px;padding-left:60px;border-radius:70px 70px 0px 0px;margin-bottom:20px;padding-right:60px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t815{margin:0px 0px 40px 0px;}}@media screen and (max-width: 480px) {body main .t815{padding-top:40px;padding-left:20px;padding-right:20px;padding-bottom:40px;}}body main .t816{color:rgba(41,47,54,1.00);margin-bottom:20px;}body main .t817{color:rgba(77,80,83,1.00);font-size:20px;}body main .t818{padding-bottom:100px;}body main .t820{margin:0px 0px 60px 0px;z-index:1;position:relative;background:rgba(244,240,236,1.00);text-align:center;padding-top:60px;padding-left:60px;border-radius:70px 70px 0px 0px;margin-bottom:20px;padding-right:60px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t820{margin:0px 0px 40px 0px;}}@media screen and (max-width: 480px) {body main .t820{padding-top:40px;padding-left:20px;padding-right:20px;padding-bottom:40px;}}body main .t821{color:rgba(77,80,83,1.00);font-size:20px;}body main .t822{color:rgba(41,47,54,1.00);margin-bottom:20px;}body main .t823{display:flex;column-gap:20px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t823{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t823{row-gap:20px;}}body main .t824{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t824{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t824{column-gap:10px;flex-direction:column;}}body main .t825{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t826{width:50%;}@media screen and (max-width: 767px) {body main .t826{width:100%;}}body main .t827{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t827{object-fit:cover;}}body main .t829{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t829{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t829{row-gap:20px;}}body main .t830{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t830{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t830{column-gap:10px;flex-direction:column;}}body main .t831{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t832{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t833{width:50%;}@media screen and (max-width: 767px) {body main .t833{width:100%;}}body main .t834{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t834{object-fit:cover;}}body main .t835{margin:0px 0px 60px 0px;z-index:1;position:relative;background:rgba(244,240,236,1.00);text-align:center;padding-top:60px;padding-left:60px;border-radius:70px 70px 0px 0px;margin-bottom:20px;padding-right:60px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t835{margin:0px 0px 40px 0px;}}@media screen and (max-width: 480px) {body main .t835{padding-top:40px;padding-left:20px;padding-right:20px;padding-bottom:40px;}}body main .t836{color:rgba(77,80,83,1.00);font-size:20px;}body main .t837{color:rgba(41,47,54,1.00);margin-bottom:20px;}body main .t838{padding-bottom:100px;}body main .t840{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t840{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t840{row-gap:20px;}}body main .t841{width:50%;}@media screen and (max-width: 767px) {body main .t841{width:100%;}}body main .t842{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t842{object-fit:cover;}}body main .t843{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t843{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t843{column-gap:10px;flex-direction:column;}}body main .t844{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t845{margin:0px 0px 60px 0px;z-index:1;position:relative;background:rgba(244,240,236,1.00);text-align:center;padding-top:60px;padding-left:60px;border-radius:70px 70px 0px 0px;margin-bottom:20px;padding-right:60px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t845{margin:0px 0px 40px 0px;}}@media screen and (max-width: 480px) {body main .t845{padding-top:40px;padding-left:20px;padding-right:20px;padding-bottom:40px;}}body main .t846{color:rgba(41,47,54,1.00);margin-bottom:20px;}body main .t847{color:rgba(77,80,83,1.00);font-size:20px;}body main .t848{padding-bottom:100px;}body main .t850{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t850{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t850{row-gap:20px;}}body main .t851{width:50%;}@media screen and (max-width: 767px) {body main .t851{width:100%;}}body main .t852{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;aspect-ratio:;}@media screen and (max-width: 480px) {body main .t852{object-fit:cover;}}body main .t853{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t853{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t853{column-gap:10px;flex-direction:column;}}body main .t854{width:100%;display:grid;z-index:1;position:relative;object-fit:cover;grid-template-columns:1fr 1fr;}body main .t855{margin:0px 0px 60px 0px;z-index:1;position:relative;background:rgba(244,240,236,1.00);text-align:center;padding-top:60px;padding-left:60px;border-radius:70px 70px 0px 0px;margin-bottom:20px;padding-right:60px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t855{margin:0px 0px 40px 0px;}}@media screen and (max-width: 480px) {body main .t855{padding-top:40px;padding-left:20px;padding-right:20px;padding-bottom:40px;}}body main .t856{color:rgba(41,47,54,1.00);margin-bottom:20px;}body main .t857{color:rgba(77,80,83,1.00);font-size:20px;}body main .t858{padding-bottom:100px;}body main .t860{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t860{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t860{row-gap:20px;}}body main .t861{width:50%;}@media screen and (max-width: 767px) {body main .t861{width:100%;}}body main .t862{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t862{object-fit:cover;}}body main .t863{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t863{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t863{column-gap:10px;flex-direction:column;}}body main .t864{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t865{margin:0px 0px 60px 0px;z-index:1;position:relative;background:rgba(244,240,236,1.00);text-align:center;padding-top:60px;padding-left:60px;border-radius:70px 70px 0px 0px;margin-bottom:20px;padding-right:60px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t865{margin:0px 0px 40px 0px;}}@media screen and (max-width: 480px) {body main .t865{padding-top:40px;padding-left:20px;padding-right:20px;padding-bottom:40px;}}body main .t866{color:rgba(41,47,54,1.00);margin-bottom:20px;}body main .t867{color:rgba(77,80,83,1.00);font-size:20px;}body main .t868{padding-bottom:100px;}body main .t870{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t870{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t870{row-gap:20px;}}body main .t871{width:50%;}@media screen and (max-width: 767px) {body main .t871{width:100%;}}body main .t872{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t872{object-fit:cover;}}body main .t873{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t873{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t873{column-gap:10px;flex-direction:column;}}body main .t874{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t875{margin:0px 0px 60px 0px;z-index:1;position:relative;background:rgba(244,240,236,1.00);text-align:center;padding-top:60px;padding-left:60px;border-radius:70px 70px 0px 0px;margin-bottom:20px;padding-right:60px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t875{margin:0px 0px 40px 0px;}}@media screen and (max-width: 480px) {body main .t875{padding-top:40px;padding-left:20px;padding-right:20px;padding-bottom:40px;}}body main .t876{color:rgba(41,47,54,1.00);margin-bottom:20px;}body main .t877{color:rgba(77,80,83,1.00);font-size:20px;}body main .t878{padding-bottom:100px;}body main .t880{display:flex;column-gap:20px;padding-bottom:20px;}@media screen and (max-width: 767px) {body main .t880{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t880{row-gap:20px;}}body main .t881{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t881{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t881{column-gap:10px;flex-direction:column;}}body main .t882{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t883{width:50%;}@media screen and (max-width: 767px) {body main .t883{width:100%;}}body main .t884{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t884{object-fit:cover;}}body main .t885{display:flex;column-gap:20px;padding-bottom:20px;}@media screen and (max-width: 767px) {body main .t885{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t885{row-gap:20px;}}body main .t886{width:50%;}@media screen and (max-width: 767px) {body main .t886{width:100%;}}body main .t887{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;aspect-ratio:1/1;}@media screen and (max-width: 480px) {body main .t887{object-fit:cover;}}body main .t888{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t888{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t888{column-gap:10px;flex-direction:column;}}body main .t889{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t890{display:flex;column-gap:20px;padding-bottom:20px;}@media screen and (max-width: 767px) {body main .t890{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t890{row-gap:20px;}}body main .t891{width:50%;}@media screen and (max-width: 767px) {body main .t891{width:100%;}}body main .t892{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t892{object-fit:cover;}}body main .t893{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t893{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t893{column-gap:10px;flex-direction:column;}}body main .t894{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t895{margin:0px 0px 60px 0px;z-index:1;position:relative;background:rgba(244,240,236,1.00);text-align:center;padding-top:60px;padding-left:60px;border-radius:70px 70px 0px 0px;margin-bottom:20px;padding-right:60px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t895{margin:0px 0px 40px 0px;}}@media screen and (max-width: 480px) {body main .t895{padding-top:40px;padding-left:20px;padding-right:20px;padding-bottom:40px;}}body main .t896{color:rgba(77,80,83,1.00);font-size:20px;}body main .t897{color:rgba(41,47,54,1.00);margin-bottom:20px;}body main .t903{margin-top:0px;text-align:center;font-weight:400;margin-bottom:0px;padding-bottom:0px;}body main .t904{color:rgb(0,0,0);width:max-content;z-index:99999;position:relative;background:rgb(255,255,255);border-radius:6px;}body main .t904:hover .dh-languages-dropdown{opacity:100%;pointer-events:auto;}body main .t905{top:100%;left:0%;right:auto;width:100%;bottom:auto;opacity:0%;z-index:99999;overflow:hidden;position:absolute;background:rgb(255,255,255);transition:all 200ms 0ms linear;border-radius:6px;pointer-events:none;}body main .t906{height:40px;display:flex;outline:1px solid rgba(0,0,0,1);min-width:80px;background:var(--groenlicht);align-items:center;padding-top:0px;padding-left:13px;border-radius:7px;padding-right:13px;mix-blend-mode:normal;padding-bottom:0px;pointer-events:auto;justify-content:space-between;}body main .t907{height:15px;}body main .t908{font-size:20px;background:var(--groenlicht);border-radius:27px;}body main .t909{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t910{color:rgb(255,255,255);width:400px;border:10px solid var(--groenlicht);height:100px;display:flex;z-index:;overflow:hidden;position:static;font-size:20px;background:rgb(55,37,91);font-style:normal;text-align:center;transition:;align-items:center;font-family:'Jost';font-weight:600;padding-top:15px;padding-left:40px;border-radius:22px;padding-right:40px;letter-spacing:;padding-bottom:15px;text-transform:capitalize;justify-content:center;background-image:;-webkit-background-clip:padding-box;}body main .t910:hover{overflow:visible;background:rgb(72,52,111);transition:all 200ms 0ms linear;}@media screen and (max-width: 480px) {body main .t910{width:100%;display:flex;row-gap:;padding-left:20px;margin-bottom:20px;padding-right:20px;flex-direction:row;grid-template-columns:1fr 1fr;}}body main .t911{width:px;display:flex;overflow:hidden;column-gap:20px;margin-top:20px;margin-left:0auto;margin-right:0px;padding-left:0px;margin-bottom:80px;justify-content:center;}@media screen and (max-width: 767px) {body main .t911{margin-top:20px;}}@media screen and (max-width: 480px) {body main .t911{width:100%;display:block;position:static;}}body main .t912{color:rgb(255,255,255);width:275px;border:10px solid var(--groenlicht);height:100px;display:inline-block;z-index:;overflow:hidden;position:static;font-size:15px;background:rgb(55,37,91);font-style:normal;text-align:center;transition:;align-items:center;font-family:'Jost';font-weight:600;padding-top:7px;padding-left:15px;border-radius:22px;padding-right:15px;flex-direction:column;letter-spacing:;padding-bottom:8px;text-transform:capitalize;justify-content:center;background-image:;grid-template-columns:1fr 1fr;-webkit-background-clip:padding-box;}body main .t912:hover{overflow:visible;background:rgb(72,52,111);transition:all 200ms 0ms linear;}@media screen and (max-width: 480px) {body main .t912{width:100%;display:flex;row-gap:;padding-left:20px;margin-bottom:20px;padding-right:20px;flex-direction:row;grid-template-columns:1fr 1fr;}}body main .t913{margin-top:0px;}body main .t914{z-index:999999;position:relative;padding-top:80px;}body main .t915{display:flex;align-items:center;justify-content:space-around;}body main .t916{color:rgba(77,80,83,1.00);text-align:center;}body main .t917{top:0%;left:0%;right:0%;width:100%;bottom:0%;filter:;height:100%;resize:none;display:block;overflow:visible;position:absolute;box-shadow:;object-fit:contain;text-align:left;margin-left:auto;padding-top:200px;aspect-ratio:1/1;margin-right:auto;border-radius:0px;backdrop-filter:;object-position:100% %;}body main .t918{top:0%;left:0%;right:0%;width:100%;bottom:0%;filter:;height:50%;resize:none;display:block;position:absolute;box-shadow:;object-fit:contain;text-align:left;margin-left:auto;aspect-ratio:1/1;margin-right:auto;backdrop-filter:;object-position:% 100%;}body main .t919{color:rgba(77,80,83,1.00);font-size:20px;max-width:820px;}body main .t920{margin:0px auto 0px auto;max-width:550px;margin-top:20px;text-align:center;margin-bottom:20px;}@media screen and (max-width: 767px) {body main .t920{font-size:40px;}}@media screen and (max-width: 480px) {body main .t920{font-size:40px;}}body main .t921{display:inline-block;text-wrap:wrap;background:rgba(205,162,116,0.3);text-align:center;padding-top:40px;padding-left:40px;border-radius:10px 10px 10px 10px;padding-right:40px;padding-bottom:40px;grid-template-columns:1fr 1fr;}body main .t924{display:flex;z-index:5;position:relative;background:null;min-height:calc(100vh - 100px) ;align-items:center;border-radius:0px 0px 0px px;}body main .t926{border:px none rgba(205,162,116,1.00);filter:;z-index:10000;position:relative;max-width:550px;background:linear-gradient(180deg,rgba(55,49,42,0.74) 0%,rgba(41,47,54,1.00) 100%);border-top:px none rgba(77,80,83,1.00);box-shadow:;text-align:center;align-items:center;border-left:px none rgba(230,230,230,1.00);padding-top:40px;border-right:px none rgba(77,80,83,1.00);padding-left:40px;border-bottom:3px solid rgba(205,162,116,1.00);border-radius:15px 15px 0px 0px;padding-right:40px;flex-direction:column;padding-bottom:40px;backdrop-filter:;justify-content:center;}@media screen and (max-width: 480px) {body main .t926{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t927{color:rgba(255,255,255,1.00);font-size:60px;margin-top:5px;padding-top:0px;margin-bottom:5px;}@media screen and (max-width: 480px) {body main .t927{font-size:40px;}}body main .t928{color:rgba(41,47,54,1.00);display:inline;position:static;font-size:18px;background:rgba(250,218,184,1.00);margin-top:0px;text-align:center;font-weight:600;padding-top:0px;padding-left:10px;border-radius:5px;margin-bottom:0px;padding-right:10px;padding-bottom:0px;}@media screen and (max-width: 480px) {body main .t928{font-size:14px;}}body main .t929{color:rgba(244,240,236,1.00);font-size:18px;}body main .t932{color:rgba(255,255,255,1.00);font-size:20px;font-weight:400;}@media screen and (max-width: 480px) {body main .t932{font-size:16px;}}body main .t933{color:rgba(255,255,255,1.00);display:inline;font-size:20px;background:rgba(47,82,59,1.00);text-align:left;font-family:'Jost';font-weight:500;padding-left:10px;border-radius:5px;padding-right:10px;grid-template-columns:1fr 1fr;-webkit-background-clip:border-box;}@media screen and (max-width: 480px) {body main .t933{font-size:15px;}}body main .t934{width:100%;height:100%;z-index:10;position:absolute;background:null;border-radius:0px 0px 0px px;backdrop-filter:;}body main .t935{width:100%;border:1px none rgba(0,0,0,1);filter:;height:100%;transform:;background:null;box-shadow:;object-fit:cover;text-align:center;border-radius:0px 0px 200px 0px;backdrop-filter:;}body main .t936{padding:100px 0px 100px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t936{padding:50px 0px 50px 0px;}}body main .t938{display:grid;column-gap:20px;grid-template-columns:1fr 1fr 1fr ;}@media screen and (max-width: 991px) {body main .t938{row-gap:40px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t938{row-gap:60px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t938{grid-template-columns:1fr;}}body main .t939{text-align:center;}body main .t941{color:rgba(77,80,83,1.00);font-size:20px;font-style:normal;text-align:center;}body main .t942{display:flex;align-items:center;justify-content:center;}body main .t943{column-gap:10px;align-items:center;justify-content:center;}body main .t944{font-size:18px;}body main .t945{transition:all 200ms 0ms linear;}body main .t946{display:block;padding:100px 0px 100px 0px;z-index:5;position:relative;padding-top:0px;padding-bottom:0px;justify-content:space-between;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t946{padding:50px 0px 50px 0px;}}body main .t948{display:grid;column-gap:75px;grid-template-columns:0.85fr 1fr ;}@media screen and (max-width: 991px) {body main .t948{display:flex;flex-direction:column-reverse;justify-content:center;}}@media screen and (max-width: 767px) {body main .t948{flex-direction:column-reverse;}}body main .t949{padding:30px 0px 30px 0px;}@media screen and (max-width: 991px) {body main .t949{display:flex;text-align:center;align-items:center;flex-direction:column;justify-content:center;}}body main .t950{font-size:40px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t950{font-size:35px;}}body main .t951{color:rgba(77,80,83,1.00);font-size:20px;}body main .t952{display:flex;column-gap:15px;}body main .t953{width:80px;height:80px;display:flex;background:rgba(244,240,236,1.00);align-items:center;border-radius:100%;justify-content:center;}body main .t954{top:50%;left:50%;right:auto;bottom:auto;}body main .t955{display:flex;align-items:stretch;flex-direction:column;justify-content:center;}body main .t956{font-weight:700;}body main .t958{display:flex;}body main .t962{font-size:22px;}@media screen and (max-width: 480px) {body main .t962{font-size:22px;}}body main .t963{order:0;width:100%;height:%;resize:none;display:block;outline:1px solid rgba(0,0,0,1);overflow:hidden;position:relative;align-self:auto;box-shadow:inset 0px 0px 15px 5px rgba(0,0,0,0.15);justify-self:auto;border-radius:0px 0px 0px 200px;}@media screen and (max-width: 991px) {body main .t963{height:500px;}}@media screen and (max-width: 767px) {body main .t963{border-radius:0px 100px 0px 60px;}}body main .t964{top:0%;left:0%;right:0%;width:100%;bottom:0%;filter:;height:100%;resize:none;display:block;position:absolute;box-shadow:;object-fit:scale-down;text-align:left;margin-left:auto;aspect-ratio:1/1;margin-right:auto;backdrop-filter:;object-position:35% 65%;}body main .t965{top:0%;left:0%;right:0%;width:100%;bottom:0%;filter:;height:100%;resize:none;display:block;position:absolute;box-shadow:;object-fit:scale-down;text-align:left;margin-left:auto;aspect-ratio:1/1;margin-right:auto;backdrop-filter:;object-position:100% 0%;}body main .t966{padding:100px 0px 100px 0px;z-index:5;position:relative;padding-bottom:60px;}@media screen and (max-width: 991px) {body main .t966{padding:0px 0px 50px 0px;}}body main .t968{padding:88px 25px 88px 25px;background:rgba(244,240,236,1.00);border-radius:70px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t968{padding:40px 20px 20px 20px;}}@media screen and (max-width: 767px) {body main .t968{padding:40px 25px 40px 25px;}}@media screen and (max-width: 480px) {body main .t968{padding:44px 25px 44px 25px;}}body main .t969{margin:0px auto 0px auto;max-width:550px;text-align:center;}@media screen and (max-width: 767px) {body main .t969{font-size:40px;}}@media screen and (max-width: 480px) {body main .t969{font-size:40px;}}body main .t970{display:grid;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t970{row-gap:20px;grid-template-columns:1fr;}}body main .t971{display:flex;padding:42px 37px 42px 37px;background:rgba(255,255,255,1.00);align-items:flex-start;border-radius:40px;flex-direction:column;}body main .t972{display:flex;column-gap:20px;}body main .t973{width:80px;height:80px;overflow:hidden;background:rgba(244,240,236,1.00);align-items:center;border-radius:100%;justify-content:center;}body main .t974{top:50%;left:50%;right:auto;width:80px;bottom:auto;height:80px;object-fit:cover;}body main .t975{display:flex;align-items:stretch;flex-direction:column;justify-content:center;}body main .t976{text-align:center;font-weight:700;}body main .t977{font-size:15px;}body main .t978{margin:0px auto 0px auto;display:block;max-width:550px;text-align:center;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t978{font-size:40px;}}@media screen and (max-width: 480px) {body main .t978{font-size:40px;}}body main .t979{padding:50px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 480px) {body main .t979{padding:0px 0px 0px 0px;}}body main .t981{height:70px;display:flex;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t981{row-gap:20px;align-items:center;flex-direction:column;}}body main .t982{column-gap:100px;justify-content:center;}body main .t983{max-width:180px;max-height:102px;min-height:42px;}body main .t984{padding:100px 0px 100px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t984{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t984{padding:30px 0px 30px 0px;}}body main .t986{display:flex;row-gap:30px;text-align:center;align-items:center;flex-direction:column;}body main .t987{display:grid;row-gap:60px;column-gap:105px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 991px) {body main .t987{column-gap:50px;}}@media screen and (max-width: 767px) {body main .t987{display:flex;flex-direction:column;}}body main .t990{width:100%;padding:0px 0px 100% 0%;position:relative;}body main .t991{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t992{display:flex;justify-content:space-between;}body main .t993{display:flex;align-items:stretch;flex-direction:column;justify-content:center;}body main .t995{font-size:20px;}body main .t996{padding-bottom:40px;}body main .t997{top:50%;left:10px;right:auto;width:30px;bottom:auto;cursor:pointer;height:50px;z-index:5;position:absolute;transform:translate(0px,-50%);background:rgba(255,255,255,0.71);backdrop-filter:blur(14px);}body main .t998{top:50%;left:auto;right:10px;width:30px;bottom:auto;cursor:pointer;height:50px;z-index:5;position:absolute;transform:translate(0px,-50%);background:rgba(255,255,255,0.71);backdrop-filter:blur(14px);}body main .t1001{width:100%;position:relative;padding-bottom:56.25%;}body main .t1002{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:scale-down;}body main .t1003{display:flex;justify-content:center;}body main .t1007{display:flex;text-align:center;align-items:center;flex-direction:column;}@media screen and (max-width: 767px) {body main .t1008{font-size:40px;}}@media screen and (max-width: 480px) {body main .t1008{font-size:40px;}}body main .t1009{color:rgba(77,80,83,1.00);font-size:20px;max-width:820px;}body main .t1010{display:flex;padding:100px 0px 100px 0px;row-gap:50px;z-index:5;position:relative;background:rgba(244,240,236,1.00);flex-direction:column;}@media screen and (max-width: 991px) {body main .t1010{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t1010{padding:20px 0px 20px 0px;}}body main .t1012{display:flex;justify-content:center;}@media screen and (max-width: 480px) {body main .t1012{flex-direction:column;}}body main .t1013{width:400px;display:flex;padding:0px 50px 0px 50px;text-align:center;align-items:center;border-right:1px solid rgba(47,82,59,1.00);padding-left:20px;padding-right:20px;flex-direction:column;}body main .t1013:last-of-type{border-right:1px none rgba(255,255,255,1.00);}@media screen and (max-width: 480px) {body main .t1013{width:100%;}}body main .t1014{color:rgba(47,82,59,1.00);font-size:55px;text-align:left;font-weight:700;line-height:-px;}@media screen and (max-width: 991px) {body main .t1014{font-size:55px;}}body main .t1015{color:rgba(41,47,54,1.00);font-size:26px;margin-top:-10px;text-align:left;font-weight:600;padding-bottom:20px;}body main .t1016{color:rgba(77,80,83,1.00);font-size:20px;text-align:left;}body main .t1017{display:flex;text-align:center;align-items:center;flex-direction:column;}body main .t1018{color:rgba(77,80,83,1.00);font-size:20px;max-width:820px;}@media screen and (max-width: 767px) {body main .t1019{font-size:40px;}}@media screen and (max-width: 480px) {body main .t1019{font-size:40px;}}body main .t1023{padding:100px 0px 50px 0px;z-index:5;position:relative;}@media screen and (max-width: 991px) {body main .t1023{padding:50px 0px 50px 0px;}}@media screen and (max-width: 480px) {body main .t1023{padding:30px 0px 30px 0px;}}body main .t1025{top:auto;left:0%;right:0%;bottom:50px;text-align:center;}body main .t1027{display:flex;column-gap:30px;margin-top:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1027{flex-direction:column;}}body main .t1028{font-size:16px;}body main .t1029{font-size:16px;}body main .t1030{font-size:16px;}body main .t1031{font-size:16px;}body main .t1032{font-size:16px;}body main .t1033{font-size:16px;}body main .t1035{display:flex;column-gap:100px;}@media screen and (max-width: 767px) {body main .t1035{row-gap:30px;flex-direction:column;}}body main .t1037{max-width:400px;}body main .t1038{width:200px;}body main .t1039{display:flex;row-gap:8px;align-items:flex-start;flex-direction:column;}body main .t1040{font-size:20px;}body main .t1041{font-family:'DM Serif Display';font-weight:500;}body main .t1042{font-size:20px;}body main .t1043{flex:1 1 0%;display:grid;column-gap:50px;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 767px) {body main .t1043{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1043{display:flex;row-gap:50px;}}body main .t1044{display:flex;flex-direction:column;}body main .t1045{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t1046:hover{color:rgba(205,162,116,1.00);}body main .t1050{display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t1051{font-size:20px;}}body main .t1052{padding:100px 0px 100px 0px;background:rgba(255,255,255,1.00);padding-top:80px;padding-bottom:0px;}body main .t1052:hover{color:rgba(77,80,83,1.00);}@media screen and (max-width: 767px) {body main .t1052{padding:50px 0px 100px 0px;}}@media screen and (max-width: 480px) {body main .t1052{padding:31px 0px 60px 0px;}}body main .t1054{display:grid;row-gap:150px;column-gap:50px;grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t1054{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t1054{grid-template-columns:1fr;}}body main .t1056{flex:1;width:100%;height:500px;display:flex;position:relative;align-items:center;flex-direction:column;justify-content:flex-end;}body main .t1056:hover .heading{transform:translate(0px,20px);}body main .t1057{width:90%;padding:20px 30px 20px 30px;z-index:9999;position:relative;transform:translate(0px,20%);background:rgba(255,255,255,1.00);box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.14);text-align:center;transition:all 200ms 0ms linear;text-shadow:;}body main .t1058{color:rgba(205,162,116,1.00);margin:20px 0px 0px 0px;font-size:24px;font-weight:700;}body main .t1059{color:#F56960;margin:20px 0px 0px 0px;display:flex;column-gap:5px;font-weight:500;text-transform:capitalize;justify-content:center;}body main .t1060{display:flex;position:relative;column-gap:5px;}body main .t1061{color:rgba(41,47,54,1.00);text-decoration:none;}body main .t1062{color:#28A745;}body main .t1063{text-decoration:line-through;}body main .t1064{margin:20px 0px 0px 0px;font-size:20px;}body main .t1065{margin:20px 0px 0px 0px;font-size:16px;}body main .t1066{top:-7%;left:auto;right:-2%;width:100px;bottom:auto;height:100px;display:flex;z-index:999;position:absolute;background:#F56960;align-items:center;border-radius:100%;flex-direction:column;justify-content:center;}body main .t1067{color:rgba(255,255,255,1.00);font-size:22px;font-weight:700;line-height:1.2;}body main .t1068{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;z-index:1;position:absolute;object-fit:cover;}body main .t1069{z-index:1;position:relative;font-size:40px;text-align:center;margin-bottom:100px;}body main .t1070{top:0%;left:0%;right:0%;width:100%;bottom:0%;filter:;height:100%;resize:none;display:block;position:absolute;box-shadow:;object-fit:scale-down;text-align:left;margin-left:auto;aspect-ratio:1/1;margin-right:auto;backdrop-filter:;object-position:0% 100%;}body main .t1071{top:0%;left:0%;right:0%;width:100%;bottom:0%;filter:;height:100%;resize:none;display:block;position:absolute;box-shadow:;object-fit:scale-down;text-align:left;margin-left:auto;aspect-ratio:1/1;margin-right:auto;backdrop-filter:;object-position:65% 35%;}@media screen and (max-width: 480px) {body main .t1071{display:block;aspect-ratio:1/1;}}body main .t1073{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t1073{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1073{row-gap:20px;}}body main .t1074{width:50%;}@media screen and (max-width: 767px) {body main .t1074{width:100%;}}body main .t1075{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t1075{object-fit:cover;}}body main .t1076{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t1076{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t1076{column-gap:10px;flex-direction:column;}}body main .t1077{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t1078{margin:0px 0px 60px 0px;z-index:1;position:relative;background:rgba(244,240,236,1.00);text-align:center;margin-left:auto;padding-top:60px;margin-right:auto;padding-left:60px;border-radius:70px 70px 0px 0px;margin-bottom:20px;padding-right:60px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t1078{margin:0px 0px 40px 0px;}}@media screen and (max-width: 480px) {body main .t1078{padding-top:40px;padding-left:20px;padding-right:20px;padding-bottom:40px;}}body main .t1079{color:rgba(77,80,83,1.00);font-size:20px;}body main .t1080{color:rgba(41,47,54,1.00);margin-bottom:20px;}body main .t1081{margin:0px auto 0px auto;display:block;font-size:30px;max-width:550px;text-align:center;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1081{font-size:40px;}}@media screen and (max-width: 480px) {body main .t1081{font-size:40px;}}body main .t1082{color:rgba(255,255,255,1.00);font-size:30px;margin-top:0px;padding-top:0px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t1082{font-size:30px;}}body main .t1083{color:rgba(255,255,255,1.00);outline:1px solid rgba(0,0,0,1);font-size:20px;background:linear-gradient(1deg,rgb(116,128,140) 3%,var(--lichtbeige) 98%,rgba(41,47,54,1.00) 100%);border-top:1px solid rgba(0,0,0,1);font-weight:400;text-shadow:1px 1px 1px rgba(0,0,0,0.5);padding-left:15px;border-radius:48px;padding-right:15px;text-decoration:none;}@media screen and (max-width: 480px) {body main .t1083{font-size:16px;}}body main .t1084{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t1084{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1084{row-gap:20px;}}body main .t1085{width:50%;}@media screen and (max-width: 767px) {body main .t1085{width:100%;}}body main .t1086{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t1086{object-fit:cover;}}body main .t1087{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t1087{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t1087{column-gap:10px;flex-direction:column;}}body main .t1088{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t1089{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t1089{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1089{row-gap:20px;}}body main .t1090{width:50%;}@media screen and (max-width: 767px) {body main .t1090{width:100%;}}body main .t1091{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t1091{object-fit:cover;}}body main .t1092{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t1092{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t1092{column-gap:10px;flex-direction:column;}}body main .t1093{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t1095{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t1095{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1095{row-gap:20px;}}body main .t1096{width:50%;}@media screen and (max-width: 767px) {body main .t1096{width:100%;}}body main .t1097{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t1097{object-fit:cover;}}body main .t1098{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t1098{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t1098{column-gap:10px;flex-direction:column;}}body main .t1099{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t1100{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t1100{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1100{row-gap:20px;}}body main .t1101{width:50%;}@media screen and (max-width: 767px) {body main .t1101{width:100%;}}body main .t1102{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t1102{object-fit:cover;}}body main .t1103{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t1103{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t1103{column-gap:10px;flex-direction:column;}}body main .t1104{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t1105{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t1105{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1105{row-gap:20px;}}body main .t1106{width:50%;}@media screen and (max-width: 767px) {body main .t1106{width:100%;}}body main .t1107{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t1107{object-fit:cover;}}body main .t1108{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t1108{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t1108{column-gap:10px;flex-direction:column;}}body main .t1109{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t1110{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t1110{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1110{row-gap:20px;}}body main .t1111{width:50%;}@media screen and (max-width: 767px) {body main .t1111{width:100%;}}body main .t1112{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t1112{object-fit:cover;}}body main .t1113{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t1113{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t1113{column-gap:10px;flex-direction:column;}}body main .t1114{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t1115{display:grid;row-gap:60px;column-gap:105px;margin-top:0px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr ;}@media screen and (max-width: 991px) {body main .t1115{column-gap:50px;}}@media screen and (max-width: 767px) {body main .t1115{display:flex;flex-direction:column;}}body main .t1118{width:100%;padding:0px 0px 100% 0%;position:relative;}body main .t1119{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t1120{display:flex;justify-content:space-between;}body main .t1121{display:flex;align-items:stretch;flex-direction:column;justify-content:center;}body main .t1123{font-size:20px;}body main .t1124{padding-bottom:40px;}body main .t1125{top:50%;left:10px;right:auto;width:30px;bottom:auto;cursor:pointer;height:50px;z-index:5;position:absolute;transform:translate(0px,-50%);background:rgba(255,255,255,0.71);backdrop-filter:blur(14px);}body main .t1126{top:50%;left:auto;right:10px;width:30px;bottom:auto;cursor:pointer;height:50px;z-index:5;position:absolute;transform:translate(0px,-50%);background:rgba(255,255,255,0.71);backdrop-filter:blur(14px);}body main .t1129{width:100%;position:relative;padding-bottom:56.25%;}body main .t1130{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:scale-down;}body main .t1131{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t1131{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1131{row-gap:20px;}}body main .t1132{width:50%;}@media screen and (max-width: 767px) {body main .t1132{width:100%;}}body main .t1133{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t1133{object-fit:cover;}}body main .t1134{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t1134{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t1134{column-gap:10px;flex-direction:column;}}body main .t1135{width:100%;z-index:1;position:relative;object-fit:cover;}body main .t1136{font-weight:500;}body main .t1137{font-weight:500;}body main .t1138{cursor:pointer;display:flex;padding-top:8px;padding-left:8px;padding-right:8px;flex-direction:column;padding-bottom:8px;}body main .t1138:hover{background:rgb(229,229,229);}body main .t1138.dh-active{display:none;}body main .t1139{display:inline;flex-direction:column;}body main .t1140{display:flex;text-align:left;align-items:center;flex-direction:column;}body main .t1141{background:var(--Border);text-align:center;margin-bottom:20px;}@media screen and (max-width: 767px) {body main .t1141{font-size:40px;}}@media screen and (max-width: 480px) {body main .t1141{font-size:40px;}}body main .t1142{text-align:center;margin-bottom:20px;}@media screen and (max-width: 767px) {body main .t1142{font-size:40px;}}@media screen and (max-width: 480px) {body main .t1142{font-size:40px;}}body main .t1143{color:rgb(255,255,255);font-size:20px;background:#ff351f82;text-align:center;word-break:normal;font-weight:400;border-radius:37px;margin-bottom:50px;text-decoration:none;}body main .t1144{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t1144{row-gap:15px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1144{row-gap:20px;}}body main .t1145{width:50%;}@media screen and (max-width: 767px) {body main .t1145{width:100%;}}body main .t1146{width:100%;height:100%;z-index:1;position:relative;object-fit:cover;}@media screen and (max-width: 480px) {body main .t1146{object-fit:cover;}}body main .t1147{width:50%;display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t1147{width:100%;column-gap:15px;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t1147{column-gap:10px;flex-direction:column;}}body main .t1148{width:100%;z-index:1;position:relative;object-fit:cover;}