.BannerHero-module-scss-module__z0uK9G__banner_sec{align-items:center;min-height:800px;padding:1rem 1px;display:flex;position:relative}.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__content_wrap{color:var(--surface-white);max-width:750px;margin-left:max(1rem,(100vw - var(--med-container-width))/2 + 1rem);flex-direction:column;gap:12px;display:flex}@media only screen and (max-width:991px){.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__content_wrap{align-items:center;margin-left:0}}.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__content_wrap h1{font-size:clamp(2rem,8vw + .1rem,4rem);font-family:var(--font-accent);letter-spacing:0%;color:var(--surface-white);font-weight:500;line-height:130%;overflow:hidden}@media only screen and (max-width:991px){.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__content_wrap h1{text-align:center}}.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__content_wrap p{letter-spacing:0%;max-width:550px;color:var(--surface-white);margin-bottom:20px;font-size:1.25rem;font-weight:400;line-height:130%;overflow:hidden}@media only screen and (max-width:991px){.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__content_wrap p{text-align:center;font-size:.875rem}}.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__banner_bottom{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:#ffffff1f;border-top:1px solid #fff3;width:100%;position:absolute;bottom:0;left:0}.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__banner_bottom ul{grid-template-columns:repeat(4,1fr);width:100%;display:grid}@media only screen and (max-width:991px){.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__banner_bottom ul{grid-template-columns:repeat(2,1fr)}}.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__banner_bottom ul li{flex-direction:column;gap:4px;padding:1.5rem;display:flex;overflow:hidden}@media only screen and (max-width:991px){.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__banner_bottom ul li{padding:1rem}}.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__banner_bottom ul li:not(:last-child){border-right:1px solid #fff3}@media only screen and (max-width:991px){.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__banner_bottom ul li:not(:last-child){border-right:none}.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__banner_bottom ul li:first-child{border-bottom:1px solid #fff3;border-right:1px solid #fff3}.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__banner_bottom ul li:nth-child(2){border-bottom:1px solid #fff3}.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__banner_bottom ul li:nth-child(3){border-right:1px solid #fff3}}.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__banner_bottom ul li .BannerHero-module-scss-module__z0uK9G__subtitle{letter-spacing:8%;text-transform:uppercase;color:var(--surface-white);opacity:.6;font-size:.75rem;font-weight:500;line-height:130%;overflow:hidden}.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__banner_bottom ul li .BannerHero-module-scss-module__z0uK9G__title{letter-spacing:0%;color:var(--surface-white);font-size:1.25rem;font-weight:600;line-height:130%;overflow:hidden}@media only screen and (max-width:991px){.BannerHero-module-scss-module__z0uK9G__banner_sec .BannerHero-module-scss-module__z0uK9G__banner_bottom ul li .BannerHero-module-scss-module__z0uK9G__title{font-size:1rem}}
.cta-module-scss-module__PRZjyq__cta{--cta-bg:var(--primitive-earth-red);--cta-text:var(--text-inverse);--cta-border-color:transparent;--cta-border-width:1px;--cta-padding-block:var(--space-12);--cta-padding-inline:var(--space-16);--cta-font-size:.875rem;--cta-font-weight:var(--weight-semibold);--cta-letter-spacing:.1em;--cta-gap:var(--space-8);--cta-icon-size:22px;--cta-transition:color .3s var(--button-ease-hover), background-color .3s var(--button-ease-hover), border-color .3s var(--button-ease-hover);justify-content:center;align-items:center;gap:var(--cta-gap);width:max-content;max-width:100%;padding:var(--cta-padding-block) var(--cta-padding-inline);font-family:var(--font-body);font-size:var(--cta-font-size);font-weight:var(--cta-font-weight);letter-spacing:var(--cta-letter-spacing);text-transform:uppercase;color:var(--cta-text);background-color:var(--cta-bg);border:var(--cta-border-width) solid var(--cta-border-color);cursor:pointer;transition:var(--cta-transition);appearance:none;-webkit-tap-highlight-color:#0000;border-radius:0;line-height:1;text-decoration:none;display:inline-flex}.cta-module-scss-module__PRZjyq__cta:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.cta-module-scss-module__PRZjyq__cta .cta-module-scss-module__PRZjyq__mask{height:1rem;display:inline-block;overflow:hidden}.cta-module-scss-module__PRZjyq__cta:hover .cta-module-scss-module__PRZjyq__mask .cta-module-scss-module__PRZjyq__label{transform:translateY(-100%)}@media only screen and (max-width:991px){.cta-module-scss-module__PRZjyq__cta{--cta-padding-inline:var(--space-24);--cta-font-size:.8125rem}}@media only screen and (max-width:563px){.cta-module-scss-module__PRZjyq__cta{--cta-padding-block:var(--space-12);--cta-padding-inline:var(--space-16)}}.cta-module-scss-module__PRZjyq__variant_primary{--cta-bg:var(--primitive-earth-red);--cta-text:var(--text-inverse)}.cta-module-scss-module__PRZjyq__variant_secondary{--cta-bg:transparent;--cta-text:var(--text-inverse);--cta-border-color:var(--text-inverse);--cta-border-width:1px}.cta-module-scss-module__PRZjyq__variant_secondary-link{--cta-bg:transparent;--cta-text:var(--text-link-accent);--cta-border-color:transparent;--cta-border-width:0}.cta-module-scss-module__PRZjyq__variant_secondary-link-border{--cta-bg:transparent;--cta-text:var(--text-link-accent);--cta-border-color:var(--text-link-accent);--cta-border-width:1px}.cta-module-scss-module__PRZjyq__variant_light-link{--cta-bg:transparent;--cta-text:var(--text-inverse);--cta-border-color:transparent;--cta-border-width:0}.cta-module-scss-module__PRZjyq__variant_light-gray{--cta-bg:transparent;--cta-text:var(--overlay-black-strong);--cta-border-color:var(--overlay-black-subtle);--cta-border-width:1px}.cta-module-scss-module__PRZjyq__variant_white-btn{--cta-bg:var(--surface-primary);--cta-text:var(--text-primary);--cta-border-color:var(--surface-primary);--cta-border-width:1px}.cta-module-scss-module__PRZjyq__variant_multiform-btn{--cta-bg:var(--text-accent);--cta-text:var(--surface-primary);--cta-border-color:var(--text-accent);--cta-border-width:1px}.cta-module-scss-module__PRZjyq__variant_btn_whatsapp{--cta-bg:#35bb481a;--cta-border-color:#35bb48;--cta-text:#1e762b;--cta-border-width:1px}.cta-module-scss-module__PRZjyq__hasIcon .cta-module-scss-module__PRZjyq__icon{width:var(--cta-icon-size);height:var(--cta-icon-size);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cta-module-scss-module__PRZjyq__hasIcon .cta-module-scss-module__PRZjyq__icon svg{width:100%;height:100%;display:block}.cta-module-scss-module__PRZjyq__iconEnd{flex-direction:row}.cta-module-scss-module__PRZjyq__label{z-index:1;text-shadow:0 1rem;transition:transform .5s var(--ease-in-out-quint);display:inline-block;position:relative}.cta-module-scss-module__PRZjyq__fullWidth{width:100%}
.sectionheading-module-scss-module__LhLLdW__section_heading_wrapper{flex-direction:column;display:flex}.sectionheading-module-scss-module__LhLLdW__section_heading_wrapper.sectionheading-module-scss-module__LhLLdW__center_direction{text-align:center;justify-content:center;align-items:center}.sectionheading-module-scss-module__LhLLdW__section_heading_wrapper.sectionheading-module-scss-module__LhLLdW__left_direction{text-align:left;justify-content:flex-start;align-items:start}@media only screen and (max-width:991px){.sectionheading-module-scss-module__LhLLdW__section_heading_wrapper.sectionheading-module-scss-module__LhLLdW__center_direction_mobile{text-align:center;justify-content:center;align-items:center}.sectionheading-module-scss-module__LhLLdW__section_heading_wrapper.sectionheading-module-scss-module__LhLLdW__left_direction_mobile{text-align:left;justify-content:flex-start;align-items:start}}.sectionheading-module-scss-module__LhLLdW__section_heading_wrapper .sectionheading-module-scss-module__LhLLdW__section_heading_icon{margin-bottom:8px}.sectionheading-module-scss-module__LhLLdW__section_heading_wrapper h2{letter-spacing:0%;font-size:2rem;font-weight:600;line-height:130%;font-family:var(--font-accent);margin-bottom:8px}@media only screen and (max-width:767px){.sectionheading-module-scss-module__LhLLdW__section_heading_wrapper h2{font-size:1.5rem;line-height:125%}}.sectionheading-module-scss-module__LhLLdW__section_heading_wrapper h2.sectionheading-module-scss-module__LhLLdW__large_heading{font-size:3rem;font-weight:400;line-height:140%}@media only screen and (max-width:991px){.sectionheading-module-scss-module__LhLLdW__section_heading_wrapper h2.sectionheading-module-scss-module__LhLLdW__large_heading{font-size:2rem;line-height:125%}}.sectionheading-module-scss-module__LhLLdW__section_heading_wrapper p{letter-spacing:0%;font-size:.875rem;font-weight:400;line-height:125%}
.startsafariplan-module-scss-module__yQCOBq__startsafari_section{background-image:url(/img/bg.webp);background-repeat:no-repeat;background-size:cover}.startsafariplan-module-scss-module__yQCOBq__startsafari_section .startsafariplan-module-scss-module__yQCOBq__grid_wrapper{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}@media only screen and (max-width:991px){.startsafariplan-module-scss-module__yQCOBq__startsafari_section .startsafariplan-module-scss-module__yQCOBq__grid_wrapper{grid-template-columns:1fr;gap:2rem}}.startsafariplan-module-scss-module__yQCOBq__startsafari_section .startsafariplan-module-scss-module__yQCOBq__safariplan_features{flex-direction:column;align-items:start;gap:1.5rem;display:flex}.startsafariplan-module-scss-module__yQCOBq__startsafari_section .startsafariplan-module-scss-module__yQCOBq__safariplan_features .startsafariplan-module-scss-module__yQCOBq__feature_item{align-items:center;gap:16px;display:flex}@media only screen and (max-width:991px){.startsafariplan-module-scss-module__yQCOBq__startsafari_section .startsafariplan-module-scss-module__yQCOBq__safariplan_features .startsafariplan-module-scss-module__yQCOBq__feature_item{gap:12px}}.startsafariplan-module-scss-module__yQCOBq__startsafari_section .startsafariplan-module-scss-module__yQCOBq__safariplan_features .startsafariplan-module-scss-module__yQCOBq__feature_item span{color:var(--surface-primary);font-size:1rem;font-weight:700;line-height:125%}.startsafariplan-module-scss-module__yQCOBq__startsafari_section .startsafariplan-module-scss-module__yQCOBq__safariplan_features .startsafariplan-module-scss-module__yQCOBq__feature_item .startsafariplan-module-scss-module__yQCOBq__feature_icon{background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}
.contactform-module-scss-module__jVciSq__safariplan_form{padding:2.5rem}@media only screen and (max-width:767px){.contactform-module-scss-module__jVciSq__safariplan_form{padding:1.5rem}}.contactform-module-scss-module__jVciSq__safariplan_form .contactform-module-scss-module__jVciSq__phone_input{position:relative}.contactform-module-scss-module__jVciSq__safariplan_form .contactform-module-scss-module__jVciSq__phone_input .contactform-module-scss-module__jVciSq__country_code{position:absolute;top:50%;left:16px;transform:translateY(-50%)}.contactform-module-scss-module__jVciSq__safariplan_form .contactform-module-scss-module__jVciSq__phone_input input{padding-left:50px}.contactform-module-scss-module__jVciSq__safariplan_form .contactform-module-scss-module__jVciSq__privacynote{letter-spacing:0%;color:#0009;justify-content:center;align-items:flex-start;gap:4px;padding-top:1rem;font-size:.875rem;font-weight:400;line-height:120%;display:flex}.contactform-module-scss-module__jVciSq__form_actions{flex-direction:row;gap:20px;display:flex}@media only screen and (max-width:767px){.contactform-module-scss-module__jVciSq__form_actions{flex-direction:column;gap:1rem}}.contactform-module-scss-module__jVciSq__inverstor_form h4{letter-spacing:0%;text-align:center;color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600;line-height:130%}@media only screen and (max-width:767px){.contactform-module-scss-module__jVciSq__inverstor_form h4{font-size:1.125rem}}
.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner{position:relative}.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__banner_wrapper{width:100%;height:720px}@media only screen and (max-width:1200px){.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__banner_wrapper{height:100vh}}.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__banner_wrapper img{object-position:center;object-fit:cover;width:100%;height:100%}.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper{background:var(--overlay-black-subtle);width:100%;height:100%;color:var(--surface-primary);flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:absolute;top:0;left:auto}@media only screen and (max-width:991px){.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper{gap:1.5rem;padding:1rem}}.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper .parkdetailbanner-module-scss-module__uF2qnq__breadcrum{background:var(--overlay-black-subtle);border-radius:50px;gap:8px;min-height:35px;padding:.5rem 1rem}.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper .parkdetailbanner-module-scss-module__uF2qnq__breadcrum ul{color:var(--surface-primary);justify-content:center;align-items:center;gap:10px;display:flex}.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper .parkdetailbanner-module-scss-module__uF2qnq__breadcrum ul li{color:var(--surface-primary);font-size:.875rem;line-height:120%}.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper .parkdetailbanner-module-scss-module__uF2qnq__breadcrum ul a{color:var(--surface-primary);text-decoration:none}.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper h1{letter-spacing:0%;text-align:center;color:var(--surface-primary);font-size:4rem;font-weight:500;line-height:120%;font-family:var(--font-accent);margin-bottom:12px;overflow:hidden}@media only screen and (max-width:991px){.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper h1{font-size:2rem}}.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper p{letter-spacing:0%;text-align:center;color:var(--surface-primary);font-size:1.25rem;font-weight:400;line-height:120%;overflow:hidden}@media only screen and (max-width:991px){.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper p{font-size:1.125rem}}.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper .parkdetailbanner-module-scss-module__uF2qnq__content_list{justify-content:center;align-items:center;gap:30px;display:flex}.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper .parkdetailbanner-module-scss-module__uF2qnq__content_list li{letter-spacing:0%;color:var(--surface-primary);font-size:.875rem;font-weight:400;line-height:120%;position:relative}.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper .parkdetailbanner-module-scss-module__uF2qnq__content_list li:after{content:"";background-color:var(--surface-primary);width:4px;height:4px;position:absolute;top:50%;right:-15px;transform:translateY(-50%)rotate(45deg)}.parkdetailbanner-module-scss-module__uF2qnq__parkdetail_banner .parkdetailbanner-module-scss-module__uF2qnq__content_wrapper .parkdetailbanner-module-scss-module__uF2qnq__content_list li:last-child:after{display:none}
.naturalist-module-scss-module__xKRaqW__naturalists_section{background:var(--primitive-white);position:relative;overflow:hidden}.naturalist-module-scss-module__xKRaqW__naturalists_section:before{content:"";z-index:1;pointer-events:none;background:url(/img/bg-sec.webp) 100% 0/cover no-repeat;position:absolute;inset:0}.naturalist-module-scss-module__xKRaqW__naturalists_section .naturalist-module-scss-module__xKRaqW__section_bottom_cta{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding-top:2rem;display:flex}.naturalist-module-scss-module__xKRaqW__naturalists_section .naturalist-module-scss-module__xKRaqW__section_bottom_cta p{letter-spacing:0%;font-size:1rem;font-weight:400;line-height:150%}.naturalist-module-scss-module__xKRaqW__cards_grid{flex-wrap:wrap;gap:10px;display:flex}@media only screen and (max-width:991px){.naturalist-module-scss-module__xKRaqW__cards_grid{display:none}}.naturalist-module-scss-module__xKRaqW__cards_grid .naturalist-module-scss-module__xKRaqW__card{width:calc(33.3333% - 10px)}.naturalist-module-scss-module__xKRaqW__cards_grid .naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__featured{width:45%}.naturalist-module-scss-module__xKRaqW__cards_grid .naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__grid_col_2,.naturalist-module-scss-module__xKRaqW__cards_grid .naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__grid_col_3{width:calc(27.5% - 10px)}.naturalist-module-scss-module__xKRaqW__cards_grid .naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__grid_col_4,.naturalist-module-scss-module__xKRaqW__cards_grid .naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__grid_col_5,.naturalist-module-scss-module__xKRaqW__cards_grid .naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__grid_col_6{width:calc(33.3333% - 10px)}.naturalist-module-scss-module__xKRaqW__card{z-index:3;background-image:url(/img/Naturalist-Card.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-radius:6px;flex-direction:column;min-height:320px;padding:2rem;display:flex;position:relative}.naturalist-module-scss-module__xKRaqW__card .naturalist-module-scss-module__xKRaqW__park{text-align:right;letter-spacing:8%;color:var(--text-link-accent);margin-bottom:0;font-size:.75rem;font-weight:500}.naturalist-module-scss-module__xKRaqW__card .naturalist-module-scss-module__xKRaqW__quote_mark{justify-content:space-between;align-items:center;gap:10px;margin-bottom:1.5rem;display:flex}.naturalist-module-scss-module__xKRaqW__card .naturalist-module-scss-module__xKRaqW__quote_mark svg{color:var(--surface-brand);fill:var(--surface-brand)}.naturalist-module-scss-module__xKRaqW__card .naturalist-module-scss-module__xKRaqW__quote{flex:1;font-size:1.25rem;font-weight:700;line-height:110%}@media only screen and (max-width:767px){.naturalist-module-scss-module__xKRaqW__card .naturalist-module-scss-module__xKRaqW__quote{font-size:1.125rem}}.naturalist-module-scss-module__xKRaqW__card .naturalist-module-scss-module__xKRaqW__divider{background:#0003;height:1px;margin:1.5rem 0}.naturalist-module-scss-module__xKRaqW__card .naturalist-module-scss-module__xKRaqW__author{align-items:center;gap:14px;display:flex}.naturalist-module-scss-module__xKRaqW__card .naturalist-module-scss-module__xKRaqW__author img{object-fit:cover;border-radius:50%;width:55px;height:55px}.naturalist-module-scss-module__xKRaqW__card .naturalist-module-scss-module__xKRaqW__author h4{margin:0;font-size:1rem;font-weight:600;line-height:125%}.naturalist-module-scss-module__xKRaqW__card .naturalist-module-scss-module__xKRaqW__author span{color:var(--text-primary);margin-top:2px;font-size:.875rem;font-weight:400;line-height:125%;display:block}.naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__featured{color:#fff;background-image:url(/img/Union.webp);background-repeat:no-repeat;background-size:100% 100%}.naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__featured .naturalist-module-scss-module__xKRaqW__park,.naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__featured .naturalist-module-scss-module__xKRaqW__quote-mark,.naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__featured .naturalist-module-scss-module__xKRaqW__quote{color:var(--primitive-white)}.naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__featured .naturalist-module-scss-module__xKRaqW__quote{width:75%;font-size:1.5rem;font-weight:700;line-height:140%}.naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__featured .naturalist-module-scss-module__xKRaqW__quote_mark svg{color:var(--brand-tertiary);fill:var(--brand-tertiary)}.naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__featured .naturalist-module-scss-module__xKRaqW__divider{background:#ffffff40;width:100px}.naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__featured .naturalist-module-scss-module__xKRaqW__author h4{color:var(--brand-tertiary)}.naturalist-module-scss-module__xKRaqW__card.naturalist-module-scss-module__xKRaqW__featured .naturalist-module-scss-module__xKRaqW__author span{color:#fffc}.naturalist-module-scss-module__xKRaqW__cards_slider{display:none}@media only screen and (max-width:991px){.naturalist-module-scss-module__xKRaqW__cards_slider{display:block}}.naturalist-module-scss-module__xKRaqW__cards_slider.naturalist-module-scss-module__xKRaqW__featured{width:100%}
.faq-module-scss-module__EZiUfW__faq_section{padding-left:1rem;padding-right:1rem}.faq-module-scss-module__EZiUfW__faq_section .faq-module-scss-module__EZiUfW__faq_item{border-bottom:1px solid var(--overlay-black-subtle)}.faq-module-scss-module__EZiUfW__faq_section .faq-module-scss-module__EZiUfW__faq_item:first-child{border-top:none}.faq-module-scss-module__EZiUfW__faq_section .faq-module-scss-module__EZiUfW__faq_header{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 0;display:flex}.faq-module-scss-module__EZiUfW__faq_section .faq-module-scss-module__EZiUfW__faq_header .faq-module-scss-module__EZiUfW__question{font-size:1.5rem;font-weight:600;font-family:var(--font-accent);margin:0;padding-right:20px}.faq-module-scss-module__EZiUfW__faq_section .faq-module-scss-module__EZiUfW__faq_header .faq-module-scss-module__EZiUfW__icon{color:var(--text-primary);justify-content:center;align-items:center;width:24px;height:24px;transition:rotate .3s ease-in-out;display:flex}.faq-module-scss-module__EZiUfW__faq_section .faq-module-scss-module__EZiUfW__faq_header .faq-module-scss-module__EZiUfW__icon svg{width:100%;height:100%}.faq-module-scss-module__EZiUfW__faq_section .faq-module-scss-module__EZiUfW__faq_header .faq-module-scss-module__EZiUfW__icon.faq-module-scss-module__EZiUfW__open{rotate:90deg}.faq-module-scss-module__EZiUfW__faq_section .faq-module-scss-module__EZiUfW__faq_content_wrapper{transition:max-height .3s ease-in-out;overflow:hidden}.faq-module-scss-module__EZiUfW__faq_section .faq-module-scss-module__EZiUfW__faq_content_wrapper .faq-module-scss-module__EZiUfW__content p{color:var(--overlay-black-strong);margin:0;padding-bottom:24px;font-size:1rem;line-height:125%}.faq-module-scss-module__EZiUfW__faq_section .faq-module-scss-module__EZiUfW__faq_item{transition:max-height .3s}.faq-module-scss-module__EZiUfW__faq_section .faq-module-scss-module__EZiUfW__faq_item.faq-module-scss-module__EZiUfW__open .faq-module-scss-module__EZiUfW__faq_content_wrapper{max-height:max-content}
.review-module-scss-module__g2Xl1G__highlights_grid{grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:50px;display:grid}@media only screen and (max-width:991px){.review-module-scss-module__g2Xl1G__highlights_grid{gap:2rem}}@media only screen and (max-width:767px){.review-module-scss-module__g2Xl1G__highlights_grid{grid-template-columns:1fr}}.review-module-scss-module__g2Xl1G__highlights_grid .review-module-scss-module__g2Xl1G__highlight_card{align-items:flex-start;gap:16px;display:flex}.review-module-scss-module__g2Xl1G__highlights_grid .review-module-scss-module__g2Xl1G__highlight_card .review-module-scss-module__g2Xl1G__icon{flex-shrink:0;width:48px;height:48px}.review-module-scss-module__g2Xl1G__highlights_grid .review-module-scss-module__g2Xl1G__highlight_card .review-module-scss-module__g2Xl1G__icon img{object-fit:contain;object-position:center;width:100%;height:100%}.review-module-scss-module__g2Xl1G__highlights_grid .review-module-scss-module__g2Xl1G__highlight_card h4{color:var(--text-primary);margin:0 0 10px;font-size:1.25rem;font-weight:700}.review-module-scss-module__g2Xl1G__highlights_grid .review-module-scss-module__g2Xl1G__highlight_card p{color:#000;margin:0;font-size:.875rem;line-height:125%}.review-module-scss-module__g2Xl1G__testimonial_card{background:var(--primitive-white);border-radius:4px;padding:2.5rem;position:relative}@media only screen and (max-width:767px){.review-module-scss-module__g2Xl1G__testimonial_card{padding:2rem}}.review-module-scss-module__g2Xl1G__testimonial_card .review-module-scss-module__g2Xl1G__quote_icon{color:#b58a4a;margin-bottom:20px;font-size:42px;line-height:1}.review-module-scss-module__g2Xl1G__testimonial_card .review-module-scss-module__g2Xl1G__testimonial_text{color:var(--text-primary);min-height:100px;margin-bottom:4rem;font-size:1.5rem;font-weight:300;line-height:125%}@media only screen and (max-width:767px){.review-module-scss-module__g2Xl1G__testimonial_card .review-module-scss-module__g2Xl1G__testimonial_text{margin-bottom:2rem;font-size:1.25rem}}.review-module-scss-module__g2Xl1G__testimonial_card .review-module-scss-module__g2Xl1G__divider{background:#0000001a;width:100%;height:1px;margin-bottom:1.5rem}.review-module-scss-module__g2Xl1G__testimonial_card .review-module-scss-module__g2Xl1G__testimonial_footer{justify-content:space-between;align-items:center;gap:20px;display:flex}@media only screen and (max-width:767px){.review-module-scss-module__g2Xl1G__testimonial_card .review-module-scss-module__g2Xl1G__testimonial_footer{flex-direction:column;align-items:flex-start;gap:20px}}.review-module-scss-module__g2Xl1G__testimonial_card .review-module-scss-module__g2Xl1G__testimonial_footer .review-module-scss-module__g2Xl1G__author{align-items:center;gap:12px;display:flex}.review-module-scss-module__g2Xl1G__testimonial_card .review-module-scss-module__g2Xl1G__testimonial_footer .review-module-scss-module__g2Xl1G__author_avatar{object-fit:cover;border-radius:50%;width:55px;height:55px}.review-module-scss-module__g2Xl1G__testimonial_card .review-module-scss-module__g2Xl1G__testimonial_footer .review-module-scss-module__g2Xl1G__author_info h4{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:500}.review-module-scss-module__g2Xl1G__testimonial_card .review-module-scss-module__g2Xl1G__testimonial_footer .review-module-scss-module__g2Xl1G__author_info p{color:var(--text-primary);margin:4px 0 0;font-size:.875rem;font-weight:400}.review-module-scss-module__g2Xl1G__testimonial_card .review-module-scss-module__g2Xl1G__testimonial_footer .review-module-scss-module__g2Xl1G__source img{width:auto;height:24px}
.faqitem-module-scss-module__WJ6LZW__faq_item{border-bottom:1px solid var(--overlay-black-subtle)}.faqitem-module-scss-module__WJ6LZW__faq_item:first-child{border-top:none}.faqitem-module-scss-module__WJ6LZW__faq_header{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 0;display:flex}.faqitem-module-scss-module__WJ6LZW__faq_header .faqitem-module-scss-module__WJ6LZW__question{font-size:1.5rem;font-weight:600;font-family:var(--font-accent);margin:0;padding-right:20px}@media only screen and (max-width:991px){.faqitem-module-scss-module__WJ6LZW__faq_header .faqitem-module-scss-module__WJ6LZW__question{font-size:1.25rem;line-height:130%}}.faqitem-module-scss-module__WJ6LZW__faq_header .faqitem-module-scss-module__WJ6LZW__icon{color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:rotate .3s ease-in-out;display:flex}.faqitem-module-scss-module__WJ6LZW__faq_header .faqitem-module-scss-module__WJ6LZW__icon svg{width:100%;height:100%}.faqitem-module-scss-module__WJ6LZW__faq_header .faqitem-module-scss-module__WJ6LZW__icon.faqitem-module-scss-module__WJ6LZW__open{rotate:90deg}.faqitem-module-scss-module__WJ6LZW__faq_content_wrapper{transition:max-height .3s ease-in-out;overflow:hidden}.faqitem-module-scss-module__WJ6LZW__faq_content_wrapper .faqitem-module-scss-module__WJ6LZW__content p{color:var(--overlay-black-strong);margin:0;padding-bottom:24px;font-size:1rem;line-height:125%}.faqitem-module-scss-module__WJ6LZW__faq_item{transition:max-height .3s}.faqitem-module-scss-module__WJ6LZW__faq_item.faqitem-module-scss-module__WJ6LZW__open .faqitem-module-scss-module__WJ6LZW__faq_content_wrapper{max-height:max-content}
.safaricta-module-scss-module__zWFLda__safari_cta_section{z-index:2;margin-top:-9rem;padding-top:6rem;position:relative;overflow:hidden}@media only screen and (max-width:767px){.safaricta-module-scss-module__zWFLda__safari_cta_section{background-color:var(--surface-accent);margin-top:0;padding-top:0;padding-bottom:4rem}}.safaricta-module-scss-module__zWFLda__safari_cta_image{z-index:2;position:absolute;top:0;bottom:0;right:10%}@media only screen and (max-width:767px){.safaricta-module-scss-module__zWFLda__safari_cta_image{width:200px;height:200px;display:none;top:45px;bottom:0;right:-5px}}.safaricta-module-scss-module__zWFLda__safari_banner{background:var(--surface-brand);border-radius:0;justify-content:space-between;align-items:center;min-height:105px;padding:0 2rem;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:767px){.safaricta-module-scss-module__zWFLda__safari_banner{border-radius:5px;padding:1rem;overflow:hidden}}.safaricta-module-scss-module__zWFLda__safari_banner:before{content:"";pointer-events:none;z-index:1;background-image:url(/img/saf-cta-bg.png);background-position:100%;background-repeat:no-repeat;background-size:cover;width:50%;height:100%;position:absolute;top:0;right:0}@media only screen and (max-width:767px){.safaricta-module-scss-module__zWFLda__safari_banner:before{background-position:100% 0;background-size:100% 60%;width:50%}}.safaricta-module-scss-module__zWFLda__safari_banner .safaricta-module-scss-module__zWFLda__safari_cta_image{display:none}@media only screen and (max-width:767px){.safaricta-module-scss-module__zWFLda__safari_banner .safaricta-module-scss-module__zWFLda__safari_cta_image{display:block}}.safaricta-module-scss-module__zWFLda__safari_banner .safaricta-module-scss-module__zWFLda__safari_banner__content{flex:1;align-items:center;gap:5rem;display:flex}@media only screen and (max-width:767px){.safaricta-module-scss-module__zWFLda__safari_banner .safaricta-module-scss-module__zWFLda__safari_banner__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px}}.safaricta-module-scss-module__zWFLda__safari_banner .safaricta-module-scss-module__zWFLda__safari_banner__content .safaricta-module-scss-module__zWFLda__safari_cta_info{gap:1rem;display:flex}@media only screen and (max-width:767px){.safaricta-module-scss-module__zWFLda__safari_banner .safaricta-module-scss-module__zWFLda__safari_banner__content .safaricta-module-scss-module__zWFLda__safari_cta_info{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;width:calc(100% - 200px)}}.safaricta-module-scss-module__zWFLda__safari_banner .safaricta-module-scss-module__zWFLda__safari_banner__content .safaricta-module-scss-module__zWFLda__safari_cta__icon{color:var(--primitive-white);width:3rem;height:3rem}.safaricta-module-scss-module__zWFLda__safari_banner .safaricta-module-scss-module__zWFLda__safari_banner__content .safaricta-module-scss-module__zWFLda__safari_cta_content_wrapper h3{color:var(--primitive-white);font-size:1.5rem;font-weight:600;line-height:1.1;font-family:var(--font-accent);margin:0}.safaricta-module-scss-module__zWFLda__safari_banner .safaricta-module-scss-module__zWFLda__safari_banner__content .safaricta-module-scss-module__zWFLda__safari_cta_content_wrapper p{color:var(--primitive-white);margin:6px 0 0;font-size:1rem}
.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper{grid-template-columns:minmax(0,1fr) 590px;gap:7.5rem;width:100%;display:grid;position:relative}@media only screen and (max-width:1200px){.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}}@media only screen and (max-width:991px){.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper{grid-template-columns:1fr}}.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper .foresttype-module-scss-module__8z5DhG__content_wrapper{flex-direction:column;gap:2.5rem;width:100%;min-width:0;display:flex}@media only screen and (max-width:1200px){.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper .foresttype-module-scss-module__8z5DhG__content_wrapper{gap:2rem;width:100%}}.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper .foresttype-module-scss-module__8z5DhG__content_wrapper .foresttype-module-scss-module__8z5DhG__image_wrapper{display:none}@media only screen and (max-width:991px){.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper .foresttype-module-scss-module__8z5DhG__content_wrapper .foresttype-module-scss-module__8z5DhG__image_wrapper{display:block}.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper .foresttype-module-scss-module__8z5DhG__content_wrapper .foresttype-module-scss-module__8z5DhG__image_wrapper .foresttype-module-scss-module__8z5DhG__imageSlider img{aspect-ratio:1/2;width:100%;height:500px}}.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper .foresttype-module-scss-module__8z5DhG__content_wrapper .foresttype-module-scss-module__8z5DhG__forestExpertSliderWrapper{width:100%;min-width:0;overflow:hidden}.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper .foresttype-module-scss-module__8z5DhG__content_wrapper .foresttype-module-scss-module__8z5DhG__forestExpertSliderWrapper .foresttype-module-scss-module__8z5DhG__ForestExpertSlider{padding-bottom:30px}.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper .foresttype-module-scss-module__8z5DhG__content_wrapper h3{letter-spacing:0%;color:var(--text-primary);font-size:1.5rem;font-weight:600;line-height:140%;font-family:var(--font-accent)}@media only screen and (max-width:991px){.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper .foresttype-module-scss-module__8z5DhG__content_wrapper h3{font-size:1.25rem}}.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper .foresttype-module-scss-module__8z5DhG__content_wrapper .foresttype-module-scss-module__8z5DhG__content_wrap p{letter-spacing:0%;color:var(--overlay-black-strong);font-size:1rem;font-weight:400;line-height:150%}@media only screen and (max-width:991px){.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper .foresttype-module-scss-module__8z5DhG__image_wrapper{display:none}}.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper .foresttype-module-scss-module__8z5DhG__image_wrapper .foresttype-module-scss-module__8z5DhG__imageSliderWrapper{position:sticky;top:100px}.foresttype-module-scss-module__8z5DhG__forest_type .foresttype-module-scss-module__8z5DhG__grid_wrapper .foresttype-module-scss-module__8z5DhG__image_wrapper .foresttype-module-scss-module__8z5DhG__imageSliderWrapper .foresttype-module-scss-module__8z5DhG__imageSlider{width:100%;min-width:0;overflow:hidden}
.safarigoals-module-scss-module__ysy2oG__safari_goals{background:var(--surface-accent);padding:80px 0}@media only screen and (max-width:767px){.safarigoals-module-scss-module__ysy2oG__safari_goals{padding:4rem 0 2rem}}.safarigoals-module-scss-module__ysy2oG__goalsTable{border-collapse:collapse;border-radius:6px;width:100%;overflow:hidden}.safarigoals-module-scss-module__ysy2oG__goalsTable thead{background:var(--surface-brand)}@media only screen and (max-width:767px){.safarigoals-module-scss-module__ysy2oG__goalsTable thead tr{flex-wrap:wrap;width:100%;display:flex}}.safarigoals-module-scss-module__ysy2oG__goalsTable thead tr th{text-align:left;color:var(--primitive-white);letter-spacing:1px;letter-spacing:8%;vertical-align:middle;text-transform:uppercase;padding:1rem 2rem;font-size:.875rem;font-weight:700;line-height:130%;overflow:hidden}@media only screen and (max-width:767px){.safarigoals-module-scss-module__ysy2oG__goalsTable thead tr th{padding:1rem .75rem;font-size:.75rem}}.safarigoals-module-scss-module__ysy2oG__goalsTable thead tr th:first-child{width:30%}@media only screen and (max-width:767px){.safarigoals-module-scss-module__ysy2oG__goalsTable thead tr th:first-child{flex:0 0 calc(60% - 50px);width:calc(60% - 50px)}.safarigoals-module-scss-module__ysy2oG__goalsTable thead tr th:nth-child(2){flex:0 0 calc(40% + 50px);width:calc(40% + 50px)}}.safarigoals-module-scss-module__ysy2oG__goalsTable thead tr th:nth-child(3){display:none}@media only screen and (max-width:767px){.safarigoals-module-scss-module__ysy2oG__goalsTable thead tr th:nth-child(3){flex:0 0 100px;width:100px}}.safarigoals-module-scss-module__ysy2oG__goalsTable thead tr th:nth-child(4){width:40%}@media only screen and (max-width:767px){.safarigoals-module-scss-module__ysy2oG__goalsTable thead tr th:nth-child(4){display:none}.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr{border-bottom:1px solid #0000000d;flex-wrap:wrap;width:100%;display:flex}}.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr:nth-child(odd){background:var(--surface-primary)}.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr:nth-child(2n){background:#edece7}.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr td{vertical-align:middle;padding:1.25rem 2rem;font-size:1rem;font-weight:400;line-height:150%;overflow:hidden}@media only screen and (max-width:767px){.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr td{padding:1rem .75rem;font-size:.875rem}}.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr td:first-child{width:30%}@media only screen and (max-width:767px){.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr td:first-child{border-bottom:1px solid #0000000d;flex:0 0 calc(60% - 50px);width:calc(60% - 50px)}}.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr td:nth-child(2){color:var(--action-primary-hover);font-weight:700}@media only screen and (max-width:767px){.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr td:nth-child(2){border-bottom:1px solid #0000000d;flex:0 0 calc(40% - 50px);align-items:center;width:calc(40% - 50px);display:flex}}.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr td:nth-child(3){display:none}@media only screen and (max-width:767px){.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr td:nth-child(3){border-bottom:1px solid #0000000d;flex:0 0 100px;justify-content:center;align-items:center;width:100px;display:flex}}.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr td:nth-child(3) svg{transition:transform .3s}.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr td:nth-child(4){width:40%;overflow:hidden}@media only screen and (max-width:767px){.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr td:nth-child(4){pointer-events:none;border:none;flex:0 0 100%;width:100%;height:0;padding:0;transition:height .4s,opacity .3s,transform .3s;transform:translateY(-10px)}.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr td:nth-child(4).safarigoals-module-scss-module__ysy2oG__open{opacity:1;pointer-events:auto;height:max-content;padding:.75rem 1.5rem;transform:translateY(0)}}.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr .safarigoals-module-scss-module__ysy2oG__goalCell{align-items:center;gap:14px;font-weight:400;display:flex}.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr .safarigoals-module-scss-module__ysy2oG__goalIcon{background:var(--surface-primary);border:1px solid #0000001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;display:flex}.safarigoals-module-scss-module__ysy2oG__goalsTable tbody tr .safarigoals-module-scss-module__ysy2oG__rationaleCell{color:#555;line-height:1.7}.safarigoals-module-scss-module__ysy2oG__goalsTable.safarigoals-module-scss-module__ysy2oG__five thead tr th:first-child{width:30%}.safarigoals-module-scss-module__ysy2oG__goalsTable.safarigoals-module-scss-module__ysy2oG__five thead tr th:nth-child(2){width:20%}.safarigoals-module-scss-module__ysy2oG__goalsTable.safarigoals-module-scss-module__ysy2oG__five thead tr th:nth-child(4){width:30%}.safarigoals-module-scss-module__ysy2oG__goalsTable.safarigoals-module-scss-module__ysy2oG__five thead tr th:nth-child(5){width:20%}@media only screen and (max-width:767px){.safarigoals-module-scss-module__ysy2oG__goalsTable.safarigoals-module-scss-module__ysy2oG__five thead tr th:nth-child(5){display:none}}.safarigoals-module-scss-module__ysy2oG__goalsTable.safarigoals-module-scss-module__ysy2oG__five tbody tr td:first-child{width:30%}.safarigoals-module-scss-module__ysy2oG__goalsTable.safarigoals-module-scss-module__ysy2oG__five tbody tr td:nth-child(2){width:20%}.safarigoals-module-scss-module__ysy2oG__goalsTable.safarigoals-module-scss-module__ysy2oG__five tbody tr td:nth-child(4){width:30%}.safarigoals-module-scss-module__ysy2oG__goalsTable.safarigoals-module-scss-module__ysy2oG__five tbody tr td:nth-child(5){width:20%;overflow:hidden}@media only screen and (max-width:767px){.safarigoals-module-scss-module__ysy2oG__goalsTable.safarigoals-module-scss-module__ysy2oG__five tbody tr td:nth-child(5){pointer-events:none;border:none;flex:0 0 100%;width:100%;height:0;padding:0;transition:height .4s,opacity .3s,transform .3s;transform:translateY(-10px)}.safarigoals-module-scss-module__ysy2oG__goalsTable.safarigoals-module-scss-module__ysy2oG__five tbody tr td:nth-child(5).safarigoals-module-scss-module__ysy2oG__open{opacity:1;pointer-events:auto;height:max-content;padding:.75rem 1.5rem;transform:translateY(0)}}
.natural-module-scss-module__XH6Uua__natural_section{background-image:url(/img/park-detail/natural-sec.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.natural-module-scss-module__XH6Uua__natural_section:before{content:"";background:linear-gradient(0deg, var(--Overlay-Black-overlay-medium,#0006), var(--Overlay-Black-overlay-medium,#0006)),linear-gradient(180deg, #0000 37.29%, #0006 100%);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__slider_wrapp{width:100%;min-width:0;overflow:hidden}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__slider_wrapp .natural-module-scss-module__XH6Uua__imageSlider{width:100%;min-width:0;padding-bottom:30px;overflow:hidden}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__slider_wrapp .natural-module-scss-module__XH6Uua__slider_nav{max-width:var(--large-container-width);margin-left:max((100vw - var(--large-container-width))/2,1rem);left:-15px}@media only screen and (max-width:1400px){.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__slider_wrapp .natural-module-scss-module__XH6Uua__slider_nav{max-width:100%;margin-left:0;left:0}}@media only screen and (max-width:767px){.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__slider_wrapp .natural-module-scss-module__XH6Uua__slider_nav{display:none}}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__frame_wrapper{background-image:url(/img/park-detail/reframe.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:100%;padding:4rem 3rem}@media only screen and (max-width:991px){.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__frame_wrapper{background-size:cover;padding:2rem 1rem}}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__frame_wrapper .natural-module-scss-module__XH6Uua__head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:1.5rem;display:flex}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__frame_wrapper .natural-module-scss-module__XH6Uua__head .natural-module-scss-module__XH6Uua__quote_mark{width:48px;height:48px}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__frame_wrapper .natural-module-scss-module__XH6Uua__head .natural-module-scss-module__XH6Uua__quote_mark svg{width:100%;color:var(--surface-brand)}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__frame_wrapper .natural-module-scss-module__XH6Uua__head .natural-module-scss-module__XH6Uua__head_meta{letter-spacing:8%;text-transform:uppercase;color:var(--action-primary-hover);font-size:.75rem;font-weight:500;line-height:125%}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__frame_wrapper .natural-module-scss-module__XH6Uua__content_wrapper h5{font-weight:700;font-style:Bold;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:1rem;line-height:125%}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__frame_wrapper .natural-module-scss-module__XH6Uua__content_wrapper p{letter-spacing:0%;margin-bottom:1.5rem;font-size:1rem;font-weight:400;line-height:125%}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__frame_wrapper .natural-module-scss-module__XH6Uua__divider{background:#0003;height:1px;margin:1.5rem 0}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__frame_wrapper .natural-module-scss-module__XH6Uua__author{align-items:center;gap:14px;display:flex}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__frame_wrapper .natural-module-scss-module__XH6Uua__author img{object-fit:cover;border-radius:50%;width:55px;height:55px}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__frame_wrapper .natural-module-scss-module__XH6Uua__author h4{margin:0;font-size:1rem;font-weight:600;line-height:125%}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__frame_wrapper .natural-module-scss-module__XH6Uua__author span{color:var(--text-primary);margin-top:2px;font-size:.875rem;font-weight:400;line-height:125%;display:block}.natural-module-scss-module__XH6Uua__natural_section .natural-module-scss-module__XH6Uua__bottom_cta{color:var(--text-inverse);flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:2rem;display:flex}
.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome{background-image:url(/img/Why-choose-JCI.webp);background-position:top;background-repeat:no-repeat;background-size:100% 100%}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__outcome_contain{grid-template-rows:repeat(6,1fr);grid-template-columns:1.2fr .95fr 1fr;align-items:end;display:grid}@media only screen and (max-width:991px){.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__outcome_contain{flex-direction:column;display:flex}}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__content{grid-row:span 4/span 4}@media only screen and (max-width:991px){.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__content{grid-row:span 1/span 1}}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__features_wrapper{grid-template-columns:repeat(2,1fr);gap:20px;width:350px;display:grid}@media only screen and (max-width:991px){.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__features_wrapper{gap:1rem;width:100%;margin-bottom:2rem}}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__features_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__feature{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}@media only screen and (max-width:991px){.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__features_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__feature{flex-direction:row;justify-content:flex-start}}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__features_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__feature .sfarisUnderdeliver-module-scss-module__Sx3DWq__icon{background:var(--overlay-light-subtle);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;padding:10px;display:flex}@media only screen and (max-width:991px){.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__features_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__feature .sfarisUnderdeliver-module-scss-module__Sx3DWq__icon{width:35px;height:35px}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__features_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__feature .sfarisUnderdeliver-module-scss-module__Sx3DWq__icon img{width:18px;height:18px}}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__features_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__feature span{text-align:center;color:var(--action-primary-text);font-size:1rem;font-weight:500;line-height:100%;display:block}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__failure_card{background:var(--Overlay-Black-overlay-strong,#0009);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:var(--text-inverse);grid-row:3/span 4;grid-column-start:2;padding:1.5rem}@media only screen and (max-width:991px){.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__failure_card{display:none}}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__failure_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__label{letter-spacing:8%;text-transform:uppercase;padding-bottom:2.5rem;font-size:.75rem;font-weight:500;line-height:100%;display:block}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__failure_card h3{font-size:1.5rem;font-weight:600;line-height:140%;font-family:var(--font-accent);margin:0 0 2rem}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__failure_card ul{flex-direction:column;gap:40px;display:flex}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__failure_card ul li{gap:1rem;font-size:1rem;font-weight:400;line-height:150%;display:flex}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card{background:var(--surface-brand);color:var(--action-primary-text);grid-row:1/span 6;grid-column-start:3}@media only screen and (max-width:991px){.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card{display:none}}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__img_wrapper{width:100%;height:270px;position:relative}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__img_wrapper img{object-fit:cover;object-position:center;width:100%;height:100%}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__img_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__image_label{letter-spacing:8%;text-transform:uppercase;font-size:.75rem;font-weight:500;position:absolute;bottom:2rem;left:1.5rem}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_content{padding:1.5rem}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_content h3{font-size:1.5rem;font-weight:600;line-height:140%;font-family:var(--font-accent);margin:0 0 2rem}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_content .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_item_wrapper{height:500px;overflow-y:auto}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_content .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_item_wrapper::-webkit-scrollbar{width:4px}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_content .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_item_wrapper::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_content .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_item_wrapper::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_content .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_item_wrapper::-webkit-scrollbar-thumb:hover{background:#ffffff80}@media only screen and (max-width:991px){.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_content .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_item_wrapper{height:300px;overflow-y:scroll}}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_content .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_item{align-items:start;gap:1rem;margin-bottom:2rem;display:flex}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_content .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_item .sfarisUnderdeliver-module-scss-module__Sx3DWq__number{margin-top:5px;font-size:.75rem;font-weight:500}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_content .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_item h4{margin-bottom:12px;font-size:1.25rem;font-weight:700}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_content .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_item p{font-size:1rem;font-weight:400;line-height:125%}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__slider_wrapper{width:100%;display:none;overflow:hidden}@media only screen and (max-width:991px){.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__slider_wrapper{display:block}}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__slider_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__SafarisUnderSLider .swiper-pagination{justify-content:center;gap:1.5rem;display:flex}@media only screen and (max-width:991px){.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__slider_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__SafarisUnderSLider{padding-top:3.5rem}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__slider_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__SafarisUnderSLider .sfarisUnderdeliver-module-scss-module__Sx3DWq__pagination{width:calc(50% - 10px);color:var(--surface-primary);background:0 0;position:relative}}.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__slider_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__SafarisUnderSLider .sfarisUnderdeliver-module-scss-module__Sx3DWq__pagination span{border-bottom:2px solid var(--surface-primary);text-transform:uppercase;width:100%;margin-bottom:10px;padding-bottom:10px;font-size:.875rem;display:block}@media only screen and (max-width:431px){.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__slider_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__SafarisUnderSLider .sfarisUnderdeliver-module-scss-module__Sx3DWq__pagination span{padding:0 10px 10px}}@media only screen and (max-width:991px){.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__slider_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__SafarisUnderSLider .sfarisUnderdeliver-module-scss-module__Sx3DWq__failure_card,.sfarisUnderdeliver-module-scss-module__Sx3DWq__safari_outcome .sfarisUnderdeliver-module-scss-module__Sx3DWq__slider_wrapper .sfarisUnderdeliver-module-scss-module__Sx3DWq__SafarisUnderSLider .sfarisUnderdeliver-module-scss-module__Sx3DWq__success_card{display:block}}
.expertans-module-scss-module__RtQktq__expert_card{background:var(--primitive-white);border-radius:8px;flex-direction:column;margin:auto;padding:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.expertans-module-scss-module__RtQktq__expert_card .expertans-module-scss-module__RtQktq__expert_tag{letter-spacing:8%;align-items:center;gap:5px;margin-bottom:1rem;font-size:.75rem;font-weight:500;display:flex}.expertans-module-scss-module__RtQktq__expert_card h4{color:#000;margin-bottom:1rem;font-size:1rem;font-weight:700}.expertans-module-scss-module__RtQktq__expert_card p{color:#0009;margin-bottom:1rem;font-size:.875rem;font-weight:400;line-height:140%}.expertans-module-scss-module__RtQktq__button_left{flex-direction:row;justify-content:space-between}@media only screen and (max-width:767px){.expertans-module-scss-module__RtQktq__button_left{flex-direction:column}}
.jciapproch-module-scss-module__RFn-eq__approach_wrapper{background:var(--primitive-white);border-radius:8px;flex-direction:column;gap:1rem;margin:auto;padding:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.jciapproch-module-scss-module__RFn-eq__approach_wrapper .jciapproch-module-scss-module__RFn-eq__approach_head{align-items:center;gap:8px;display:flex}.jciapproch-module-scss-module__RFn-eq__approach_wrapper .jciapproch-module-scss-module__RFn-eq__approach_head .jciapproch-module-scss-module__RFn-eq__svg_wrapper{border:1px solid #ddd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.jciapproch-module-scss-module__RFn-eq__approach_wrapper .jciapproch-module-scss-module__RFn-eq__approach_head .jciapproch-module-scss-module__RFn-eq__approach_title{color:var(--action-primary-hover);letter-spacing:8%;text-transform:uppercase;font-size:.75rem;font-weight:500;line-height:100%}.jciapproch-module-scss-module__RFn-eq__approach_wrapper h5{letter-spacing:0%;vertical-align:middle;color:var(--text-primary);font-size:1rem;font-weight:700;line-height:125%}.jciapproch-module-scss-module__RFn-eq__approach_wrapper p{letter-spacing:0%;vertical-align:middle;color:var(--overlay-black-strong);font-size:.875rem;font-weight:400;line-height:125%}
.footer-module-scss-module__ap2H8W__statsbar_container{align-items:center;padding:2rem 0;overflow:hidden}@media only screen and (max-width:991px){.footer-module-scss-module__ap2H8W__statsbar_container{padding:1rem 0 .5rem}}@media only screen and (max-width:1200px){.footer-module-scss-module__ap2H8W__statsbar_container .footer-module-scss-module__ap2H8W__footerTopSLider{padding-bottom:2rem}}.footer-module-scss-module__ap2H8W__statsbar_container .footer-module-scss-module__ap2H8W__card{align-items:center;gap:12px;display:flex}.footer-module-scss-module__ap2H8W__statsbar_container .footer-module-scss-module__ap2H8W__card .footer-module-scss-module__ap2H8W__icon{background:#ebe7e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:84px;min-width:84px;height:84px;display:flex}.footer-module-scss-module__ap2H8W__statsbar_container .footer-module-scss-module__ap2H8W__card .footer-module-scss-module__ap2H8W__content{flex-direction:column;gap:2px;display:flex}.footer-module-scss-module__ap2H8W__statsbar_container .footer-module-scss-module__ap2H8W__card .footer-module-scss-module__ap2H8W__content h4{color:var(--surface-brand);margin:0;font-size:.75rem;font-weight:500;line-height:110%}.footer-module-scss-module__ap2H8W__statsbar_container .footer-module-scss-module__ap2H8W__card .footer-module-scss-module__ap2H8W__content p{color:#0009;margin:0;font-size:1rem;font-weight:700;line-height:140%}.footer-module-scss-module__ap2H8W__footer_wrapper{grid-template-columns:1.5fr repeat(4,1fr);gap:70px;padding:3.5rem 0;display:grid}@media only screen and (max-width:1200px){.footer-module-scss-module__ap2H8W__footer_wrapper{gap:30px}}@media only screen and (max-width:991px){.footer-module-scss-module__ap2H8W__footer_wrapper{grid-template-columns:repeat(2,1fr);gap:30px;padding:2rem 0}}@media only screen and (max-width:767px){.footer-module-scss-module__ap2H8W__footer_wrapper{grid-template-columns:1fr;gap:16px}}@media only screen and (max-width:991px){.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__brand{grid-column:span 2/span 2}}@media only screen and (max-width:767px){.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__brand{grid-column:span 1/span 1}}.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__brand img{object-fit:contain;width:140px;margin-bottom:12px}.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__brand p{margin-bottom:1.5rem;font-size:.875rem;line-height:140%}.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__brand .footer-module-scss-module__ap2H8W__social{justify-content:flex-start;align-items:center;gap:20px;display:flex}.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__brand .footer-module-scss-module__ap2H8W__social a{color:#fff;font-size:24px;transition:all .3s}.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__brand .footer-module-scss-module__ap2H8W__social a img{object-fit:contain;object-position:center;width:25px;height:25px}.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__brand .footer-module-scss-module__ap2H8W__social a:hover{color:#d3bc7c}@media only screen and (max-width:767px){.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__menu .footer-module-scss-module__ap2H8W__head_wrapper{border-bottom:1px solid var(--overlay-light-subtle);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}}.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__menu .footer-module-scss-module__ap2H8W__head_wrapper h4{color:var(--surface-accent);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:26px;font-size:.875rem;font-weight:500}@media only screen and (max-width:767px){.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__menu .footer-module-scss-module__ap2H8W__head_wrapper h4{margin-bottom:0}}.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__menu .footer-module-scss-module__ap2H8W__head_wrapper svg{color:var(--surface-accent);transition:transform .3s;display:none}@media only screen and (max-width:767px){.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__menu .footer-module-scss-module__ap2H8W__head_wrapper svg{display:block}}.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__menu ul{margin:0;padding:0;list-style:none;overflow:hidden}.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__menu li{margin-bottom:1rem}.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__menu a{color:var(--surface-primary);opacity:.7;font-size:.875rem;line-height:1.6;text-decoration:none;transition:all .3s}.footer-module-scss-module__ap2H8W__footer_wrapper .footer-module-scss-module__ap2H8W__menu a:hover{color:var(--surface-primary);opacity:1}.footer-module-scss-module__ap2H8W__copywrite_wrapper{border-top:1px solid var(--overlay-light-subtle);justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}@media only screen and (max-width:991px){.footer-module-scss-module__ap2H8W__copywrite_wrapper{flex-direction:column;justify-content:center}}.footer-module-scss-module__ap2H8W__copywrite_wrapper .footer-module-scss-module__ap2H8W__copyright{letter-spacing:0%;color:var(--overlay-light-strong);font-size:.875rem;font-weight:400;line-height:100%}@media only screen and (max-width:991px){.footer-module-scss-module__ap2H8W__copywrite_wrapper .footer-module-scss-module__ap2H8W__copyright{text-align:center}}.footer-module-scss-module__ap2H8W__copywrite_wrapper .footer-module-scss-module__ap2H8W__policylist ul{justify-content:end;align-items:center;gap:10px;display:flex}.footer-module-scss-module__ap2H8W__copywrite_wrapper .footer-module-scss-module__ap2H8W__policylist ul li,.footer-module-scss-module__ap2H8W__copywrite_wrapper .footer-module-scss-module__ap2H8W__policylist ul li a{color:var(--overlay-light-medium);letter-spacing:0%;font-size:.875rem;font-weight:400;line-height:100%;text-decoration:none}
.CtaSec-module-scss-module__pqA7Jq__cta_section{background-image:url(/img/bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:430px;display:flex}.CtaSec-module-scss-module__pqA7Jq__cta_section .CtaSec-module-scss-module__pqA7Jq__grid_wrap{grid-template-columns:1fr 585px;gap:5rem;width:100%;display:grid}@media only screen and (max-width:1200px){.CtaSec-module-scss-module__pqA7Jq__cta_section .CtaSec-module-scss-module__pqA7Jq__grid_wrap{grid-template-columns:1fr 1fr;gap:3rem}}@media only screen and (max-width:991px){.CtaSec-module-scss-module__pqA7Jq__cta_section .CtaSec-module-scss-module__pqA7Jq__grid_wrap{grid-template-columns:1fr;gap:2rem}}.CtaSec-module-scss-module__pqA7Jq__cta_section .CtaSec-module-scss-module__pqA7Jq__grid_wrap .CtaSec-module-scss-module__pqA7Jq__cont_wrap{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;display:flex}@media only screen and (max-width:991px){.CtaSec-module-scss-module__pqA7Jq__cta_section .CtaSec-module-scss-module__pqA7Jq__grid_wrap .CtaSec-module-scss-module__pqA7Jq__cont_wrap{justify-content:center;align-items:center}}.CtaSec-module-scss-module__pqA7Jq__cta_section .CtaSec-module-scss-module__pqA7Jq__grid_wrap .CtaSec-module-scss-module__pqA7Jq__cont_wrap p{letter-spacing:0%;color:var(--surface-primary);width:100%;max-width:900px;margin-bottom:1.5rem;font-size:1.25rem;font-weight:400;line-height:120%}@media only screen and (max-width:991px){.CtaSec-module-scss-module__pqA7Jq__cta_section .CtaSec-module-scss-module__pqA7Jq__grid_wrap .CtaSec-module-scss-module__pqA7Jq__cont_wrap p{font-size:1.125rem}.CtaSec-module-scss-module__pqA7Jq__cta_section .CtaSec-module-scss-module__pqA7Jq__grid_wrap .CtaSec-module-scss-module__pqA7Jq__cont_wrap .CtaSec-module-scss-module__pqA7Jq__btn_wrap{justify-content:center;align-items:center;display:flex}}.CtaSec-module-scss-module__pqA7Jq__cta_section .CtaSec-module-scss-module__pqA7Jq__grid_wrap .CtaSec-module-scss-module__pqA7Jq__img_wrap{width:100%;height:100%}.CtaSec-module-scss-module__pqA7Jq__cta_section .CtaSec-module-scss-module__pqA7Jq__grid_wrap .CtaSec-module-scss-module__pqA7Jq__img_wrap img{object-fit:cover;object-position:center;width:100%;height:100%}
.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__grid_wrapper{grid-template-columns:repeat(2,1fr);gap:5rem;width:100%;display:grid}@media only screen and (max-width:1200px){.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__grid_wrapper{gap:3rem}}@media only screen and (max-width:991px){.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__grid_wrapper{grid-template-columns:1fr;gap:2rem}}.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__grid_wrapper .GlanceSec-module-scss-module__nJ-t3W__mobile_heading{display:none}@media only screen and (max-width:991px){.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__grid_wrapper .GlanceSec-module-scss-module__nJ-t3W__mobile_heading{display:block}}.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__card_wrapper{background-color:var(--surface-white);width:100%;padding:4rem}@media only screen and (max-width:991px){.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__card_wrapper{padding:1.5rem}}.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__card_wrapper ul{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}@media only screen and (max-width:991px){.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__card_wrapper ul{gap:1.5rem 8px}}.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__card_wrapper ul li{flex-direction:column;gap:12px;width:100%;display:flex}.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__card_wrapper ul li .GlanceSec-module-scss-module__nJ-t3W__title{letter-spacing:4%;text-transform:uppercase;color:var(--text-primary);opacity:.5;font-size:.875rem;font-weight:500;line-height:100%}@media only screen and (max-width:991px){.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__card_wrapper ul li .GlanceSec-module-scss-module__nJ-t3W__title{font-size:.75rem}}.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__card_wrapper ul li .GlanceSec-module-scss-module__nJ-t3W__value{font-family:var(--font-accent);letter-spacing:0%;color:var(--text-primary);font-size:1.5rem;font-weight:600;line-height:140%}@media only screen and (max-width:991px){.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__card_wrapper ul li .GlanceSec-module-scss-module__nJ-t3W__value{font-size:1rem}}.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__content_wrapper{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__content_wrapper .GlanceSec-module-scss-module__nJ-t3W__stsubtxt{font-weight:400;font-style:Regular;letter-spacing:0%;color:var(--text-primary);font-size:1.125rem;line-height:140%}@media only screen and (max-width:991px){.GlanceSec-module-scss-module__nJ-t3W__glance_section_wrapper .GlanceSec-module-scss-module__nJ-t3W__content_wrapper .GlanceSec-module-scss-module__nJ-t3W__dessk_heading{display:none}}
.ItinerariesBanner-module-scss-module__Fdlk7q__itinerariesbanner_section{background-image:url(/img/itineraries/itineraries-banner.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:800px;display:flex;position:relative}@media only screen and (max-width:767px){.ItinerariesBanner-module-scss-module__Fdlk7q__itinerariesbanner_section{height:90vh}}.ItinerariesBanner-module-scss-module__Fdlk7q__itinerariesbanner_section .ItinerariesBanner-module-scss-module__Fdlk7q__banner_wrapper{color:var(--surface-primary);max-width:1000px;margin:0 auto}.ItinerariesBanner-module-scss-module__Fdlk7q__itinerariesbanner_section .ItinerariesBanner-module-scss-module__Fdlk7q__banner_wrapper .ItinerariesBanner-module-scss-module__Fdlk7q__content_wrapper{color:var(--surface-primary)}.ItinerariesBanner-module-scss-module__Fdlk7q__itinerariesbanner_section .ItinerariesBanner-module-scss-module__Fdlk7q__banner_wrapper .ItinerariesBanner-module-scss-module__Fdlk7q__content_wrapper h1{letter-spacing:0%;text-align:center;color:var(--surface-primary);font-size:4rem;font-weight:500;line-height:120%;font-family:var(--font-accent);margin-bottom:12px;display:inline-block;overflow:hidden}@media only screen and (max-width:767px){.ItinerariesBanner-module-scss-module__Fdlk7q__itinerariesbanner_section .ItinerariesBanner-module-scss-module__Fdlk7q__banner_wrapper .ItinerariesBanner-module-scss-module__Fdlk7q__content_wrapper h1{font-size:2rem}}.ItinerariesBanner-module-scss-module__Fdlk7q__itinerariesbanner_section .ItinerariesBanner-module-scss-module__Fdlk7q__banner_wrapper .ItinerariesBanner-module-scss-module__Fdlk7q__content_wrapper p{letter-spacing:0%;text-align:center;font-size:1.25rem;font-weight:400;line-height:130%;overflow:hidden}@media only screen and (max-width:767px){.ItinerariesBanner-module-scss-module__Fdlk7q__itinerariesbanner_section .ItinerariesBanner-module-scss-module__Fdlk7q__banner_wrapper .ItinerariesBanner-module-scss-module__Fdlk7q__content_wrapper p{font-size:.875rem}}.ItinerariesBanner-module-scss-module__Fdlk7q__itinerariesbanner_section .ItinerariesBanner-module-scss-module__Fdlk7q__banner_wrapper .ItinerariesBanner-module-scss-module__Fdlk7q__search_wrapper{max-width:550px;margin:2.5rem auto 0}@media only screen and (max-width:767px){.ItinerariesBanner-module-scss-module__Fdlk7q__itinerariesbanner_section .ItinerariesBanner-module-scss-module__Fdlk7q__banner_wrapper .ItinerariesBanner-module-scss-module__Fdlk7q__search_wrapper{margin-top:1.5rem}}
.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper{background-color:var(--surface-accent)}.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper .HeroSection-module-scss-module__uZJIuW__grid_wrapper{grid-template-columns:1fr 720px;gap:5rem;width:100%;display:grid}@media only screen and (max-width:1200px){.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper .HeroSection-module-scss-module__uZJIuW__grid_wrapper{grid-template-columns:1fr 1fr;gap:3rem}}@media only screen and (max-width:991px){.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper .HeroSection-module-scss-module__uZJIuW__grid_wrapper{grid-template-columns:1fr;gap:2rem}}.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper .HeroSection-module-scss-module__uZJIuW__grid_wrapper .HeroSection-module-scss-module__uZJIuW__content_wrapper{flex-direction:column;justify-content:center;gap:2.5rem;width:100%;display:flex}@media only screen and (max-width:767px){.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper .HeroSection-module-scss-module__uZJIuW__grid_wrapper .HeroSection-module-scss-module__uZJIuW__content_wrapper{gap:12px}}.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper .HeroSection-module-scss-module__uZJIuW__grid_wrapper .HeroSection-module-scss-module__uZJIuW__content_wrapper .HeroSection-module-scss-module__uZJIuW__meta{font-weight:500;font-style:Medium;letter-spacing:0%;color:var(--text-primary);font-size:.875rem;line-height:130%;display:inline-block;overflow:hidden}@media only screen and (max-width:767px){.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper .HeroSection-module-scss-module__uZJIuW__grid_wrapper .HeroSection-module-scss-module__uZJIuW__content_wrapper .HeroSection-module-scss-module__uZJIuW__meta{font-size:.75rem}}.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper .HeroSection-module-scss-module__uZJIuW__grid_wrapper .HeroSection-module-scss-module__uZJIuW__content_wrapper h1{font-family:var(--font-accent);letter-spacing:0%;color:var(--text-primary);font-size:4rem;font-weight:500;line-height:120%;display:inline-block;overflow:hidden}@media only screen and (max-width:767px){.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper .HeroSection-module-scss-module__uZJIuW__grid_wrapper .HeroSection-module-scss-module__uZJIuW__content_wrapper h1{font-size:2rem}}.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper .HeroSection-module-scss-module__uZJIuW__grid_wrapper .HeroSection-module-scss-module__uZJIuW__content_wrapper p{font-weight:400;font-style:Regular;letter-spacing:0%;color:var(--text-primary);font-size:1.125rem;line-height:170%;display:inline-block;overflow:hidden}@media only screen and (max-width:767px){.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper .HeroSection-module-scss-module__uZJIuW__grid_wrapper .HeroSection-module-scss-module__uZJIuW__content_wrapper p{font-size:1rem;line-height:140%}}.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper .HeroSection-module-scss-module__uZJIuW__grid_wrapper .HeroSection-module-scss-module__uZJIuW__img_wrapper{width:100%;height:100%;overflow:hidden}.HeroSection-module-scss-module__uZJIuW__hero_section_wrapper .HeroSection-module-scss-module__uZJIuW__grid_wrapper .HeroSection-module-scss-module__uZJIuW__img_wrapper img{object-fit:cover;object-position:center;border-radius:8px;width:100%;height:100%}
.SearchBar-module-scss-module__A8eOYq__searchContainer{background-color:var(--surface-primary);align-items:center;gap:12px;width:100%;padding:1.5rem;display:flex}@media only screen and (max-width:767px){.SearchBar-module-scss-module__A8eOYq__searchContainer{padding:.75rem}}.SearchBar-module-scss-module__A8eOYq__searchContainer .SearchBar-module-scss-module__A8eOYq__searchIcon{width:24px;height:24px;color:var(--action-primary-hover);flex-shrink:0}.SearchBar-module-scss-module__A8eOYq__searchContainer .SearchBar-module-scss-module__A8eOYq__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex-grow:1;height:24px;font-family:inherit;font-size:1rem}.SearchBar-module-scss-module__A8eOYq__searchContainer .SearchBar-module-scss-module__A8eOYq__searchInput::placeholder{color:var(--text-secondary);letter-spacing:.3px;font-weight:400}.SearchBar-module-scss-module__A8eOYq__searchContainer .SearchBar-module-scss-module__A8eOYq__searchInput:focus{outline:none}
.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head{border-bottom:1px solid #0000001a;grid-template-columns:650px 1fr;gap:7.5rem;width:100%;margin-bottom:2.5rem;padding-bottom:2.5rem;display:grid}@media only screen and (max-width:1200px){.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head{grid-template-columns:1fr 1fr;gap:4rem}}@media only screen and (max-width:991px){.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;padding-bottom:2rem}}@media only screen and (max-width:767px){.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head{gap:.5rem}}.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head p{letter-spacing:0%;color:var(--overlay-black-strong);text-align:left;font-size:1.5rem;font-weight:400;line-height:125%;display:inline-block;overflow:hidden}@media only screen and (max-width:767px){.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head p{font-size:1.25rem}}.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card{grid-template-columns:730px 1fr;gap:3.5rem;width:100%;display:grid}@media only screen and (max-width:1200px){.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card{grid-template-columns:1fr 1fr;gap:4rem}}@media only screen and (max-width:991px){.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card{grid-template-columns:1fr;gap:2rem}}@media only screen and (max-width:767px){.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card{gap:.75rem}}.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card:not(:last-child){border-bottom:1px solid #0000001a;margin-bottom:5rem;padding-bottom:5rem}@media only screen and (max-width:991px){.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card:not(:last-child){margin-bottom:2rem;padding-bottom:2rem}}.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card h3{font-family:var(--font-accent);letter-spacing:0%;color:var(--text-primary);margin-bottom:2.5rem;font-size:1.5rem;font-weight:600;line-height:140%;display:inline-block;overflow:hidden}@media only screen and (max-width:767px){.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card h3{margin-bottom:2rem;font-size:1.25rem}}.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card .StayAdvantage-module-scss-module__Xf-W2q__right_col{flex-direction:column;gap:1rem;display:flex}.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card .StayAdvantage-module-scss-module__Xf-W2q__right_col .StayAdvantage-module-scss-module__Xf-W2q__time_wrapper{background-color:var(--surface-white);color:var(--text-primary);border-radius:8px;align-items:flex-start;gap:1.5rem;width:100%;padding:1.5rem;display:flex}.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card .StayAdvantage-module-scss-module__Xf-W2q__right_col .StayAdvantage-module-scss-module__Xf-W2q__time_wrapper svg{width:24px;height:24px;color:var(--text-primary);flex-shrink:0;margin-top:1px}@media only screen and (max-width:991px){.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card .StayAdvantage-module-scss-module__Xf-W2q__right_col .StayAdvantage-module-scss-module__Xf-W2q__time_wrapper svg{width:24px;height:24px}}.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card .StayAdvantage-module-scss-module__Xf-W2q__right_col .StayAdvantage-module-scss-module__Xf-W2q__time_wrapper .StayAdvantage-module-scss-module__Xf-W2q__content h4{color:var(--text-primary);font-size:1.5rem;font-weight:600;line-height:130%;font-family:var(--font-accent);margin-bottom:8px}@media only screen and (max-width:767px){.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card .StayAdvantage-module-scss-module__Xf-W2q__right_col .StayAdvantage-module-scss-module__Xf-W2q__time_wrapper .StayAdvantage-module-scss-module__Xf-W2q__content h4{font-size:1.25rem}}.StayAdvantage-module-scss-module__Xf-W2q__campchange_section .StayAdvantage-module-scss-module__Xf-W2q__head_card .StayAdvantage-module-scss-module__Xf-W2q__right_col .StayAdvantage-module-scss-module__Xf-W2q__time_wrapper .StayAdvantage-module-scss-module__Xf-W2q__content p{color:var(--text-primary);margin:0;font-size:1rem;font-weight:500;line-height:130%}
.zonrcard-module-scss-module__OJulPq__zonecard{background-color:var(--primitive-white);grid-template-columns:repeat(2,1fr);width:100%;display:grid;overflow:hidden}@media only screen and (max-width:767px){.zonrcard-module-scss-module__OJulPq__zonecard{grid-template-columns:repeat(1,1fr)}}.zonrcard-module-scss-module__OJulPq__zonecard .zonrcard-module-scss-module__OJulPq__img_wrapper{width:100%;height:450px;overflow:hidden}@media only screen and (max-width:767px){.zonrcard-module-scss-module__OJulPq__zonecard .zonrcard-module-scss-module__OJulPq__img_wrapper{height:400px}}.zonrcard-module-scss-module__OJulPq__zonecard .zonrcard-module-scss-module__OJulPq__img_wrapper img{object-fit:cover;object-position:center;width:100%;height:100%}.zonrcard-module-scss-module__OJulPq__zonecard .zonrcard-module-scss-module__OJulPq__content_wrapper{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex;overflow:hidden}.zonrcard-module-scss-module__OJulPq__zonecard .zonrcard-module-scss-module__OJulPq__content_wrapper h4{letter-spacing:0%;color:var(--text-primary);font-size:1.25rem;font-weight:700;line-height:125%}@media only screen and (max-width:767px){.zonrcard-module-scss-module__OJulPq__zonecard .zonrcard-module-scss-module__OJulPq__content_wrapper h4{font-size:1rem}}.zonrcard-module-scss-module__OJulPq__zonecard .zonrcard-module-scss-module__OJulPq__content_wrapper p{letter-spacing:0%;color:var(--overlay-black-strong);flex-grow:1;font-size:.875rem;font-weight:400;line-height:125%}.zonrcard-module-scss-module__OJulPq__zonecard .zonrcard-module-scss-module__OJulPq__content_wrapper .zonrcard-module-scss-module__OJulPq__pointers .zonrcard-module-scss-module__OJulPq__head{letter-spacing:8%;text-transform:uppercase;color:var(--text-primary);margin-bottom:8px;font-size:.75rem;font-weight:500;line-height:100%}.zonrcard-module-scss-module__OJulPq__zonecard .zonrcard-module-scss-module__OJulPq__content_wrapper .zonrcard-module-scss-module__OJulPq__pointers .zonrcard-module-scss-module__OJulPq__content{align-items:center;gap:8px;display:flex}.zonrcard-module-scss-module__OJulPq__zonecard .zonrcard-module-scss-module__OJulPq__content_wrapper .zonrcard-module-scss-module__OJulPq__pointers .zonrcard-module-scss-module__OJulPq__content .zonrcard-module-scss-module__OJulPq__svg_wrap{background-color:var(--surface-accent);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:8px;display:flex}.zonrcard-module-scss-module__OJulPq__zonecard .zonrcard-module-scss-module__OJulPq__content_wrapper .zonrcard-module-scss-module__OJulPq__pointers .zonrcard-module-scss-module__OJulPq__content .zonrcard-module-scss-module__OJulPq__svg_wrap svg{color:var(--surface-brand)}.zonrcard-module-scss-module__OJulPq__zonecard .zonrcard-module-scss-module__OJulPq__content_wrapper .zonrcard-module-scss-module__OJulPq__pointers .zonrcard-module-scss-module__OJulPq__content .zonrcard-module-scss-module__OJulPq__text{letter-spacing:0%;color:var(--text-primary);font-size:.875rem;font-weight:400;line-height:140%}.zonrcard-module-scss-module__OJulPq__not_sticky .zonrcard-module-scss-module__OJulPq__content_wrapper.zonrcard-module-scss-module__OJulPq__common_pointer{gap:1.5rem}.zonrcard-module-scss-module__OJulPq__zone_card_botton_content{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.zonrcard-module-scss-module__OJulPq__zone_card_botton_content:not(:last-child){margin-bottom:3rem}.zonrcard-module-scss-module__OJulPq__zone_card_botton_content h4{letter-spacing:0%;color:var(--text-primary);font-size:1.25rem;font-weight:700;line-height:100%}@media only screen and (max-width:767px){.zonrcard-module-scss-module__OJulPq__zone_card_botton_content h4{font-size:1rem}}.zonrcard-module-scss-module__OJulPq__zone_card_botton_content p{letter-spacing:0%;color:var(--overlay-black-strong);flex-grow:1;font-size:1rem;font-weight:400;line-height:130%}
.CampChangeCardTime-module-scss-module__wR9WVa__time_wrapper{background-color:var(--surface-white);color:var(--text-primary);border-radius:8px;align-items:flex-start;gap:1.5rem;width:100%;padding:1.5rem;display:flex}.CampChangeCardTime-module-scss-module__wR9WVa__time_wrapper svg{width:24px;height:24px;color:var(--text-primary);flex-shrink:0;margin-top:1px}@media only screen and (max-width:991px){.CampChangeCardTime-module-scss-module__wR9WVa__time_wrapper svg{width:24px;height:24px}}.CampChangeCardTime-module-scss-module__wR9WVa__time_wrapper .CampChangeCardTime-module-scss-module__wR9WVa__content h4{color:var(--text-primary);font-size:1.5rem;font-weight:600;line-height:130%;font-family:var(--font-accent);margin-bottom:8px}@media only screen and (max-width:767px){.CampChangeCardTime-module-scss-module__wR9WVa__time_wrapper .CampChangeCardTime-module-scss-module__wR9WVa__content h4{font-size:1.25rem}}.CampChangeCardTime-module-scss-module__wR9WVa__time_wrapper .CampChangeCardTime-module-scss-module__wR9WVa__content p{color:var(--text-primary);margin:0;font-size:1rem;font-weight:500;line-height:130%}
.crafted-module-scss-module__nNl12a__crafted_section{background-color:var(--primitive-white)}.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__grid_wrapper{grid-template-columns:repeat(2,1fr);gap:4.5rem;width:100%;display:grid;position:relative}@media only screen and (max-width:1200px){.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__grid_wrapper{gap:3rem}}@media only screen and (max-width:991px){.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__grid_wrapper{grid-template-columns:repeat(1,1fr);gap:1rem}}.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__grid_wrapper .crafted-module-scss-module__nNl12a__content_wrapper{flex-direction:column;gap:2.5rem;width:100%;min-width:0;display:flex}@media only screen and (max-width:991px){.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__grid_wrapper .crafted-module-scss-module__nNl12a__content_wrapper{gap:1rem}}.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__grid_wrapper .crafted-module-scss-module__nNl12a__content_wrapper img{object-fit:cover;object-position:center;width:100%;height:420px}.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__grid_wrapper .crafted-module-scss-module__nNl12a__content_wrapper p{letter-spacing:0%;color:var(--text-primary);font-size:1rem;font-weight:400;line-height:150%}.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__grid_wrapper .crafted-module-scss-module__nNl12a__content_wrapper a{color:var(--action-primary-hover);font-weight:700;text-decoration:none}.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__grid_wrapper .crafted-module-scss-module__nNl12a__content_wrapper .crafted-module-scss-module__nNl12a__bottom_cta{margin-top:20px;display:block}@media only screen and (max-width:991px){.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__grid_wrapper .crafted-module-scss-module__nNl12a__content_wrapper .crafted-module-scss-module__nNl12a__bottom_cta{display:none}}.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__grid_wrapper .crafted-module-scss-module__nNl12a__tabExpertSliderWrapper{width:100%;min-width:0;overflow:hidden}.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__grid_wrapper .crafted-module-scss-module__nNl12a__tabExpertSliderWrapper .crafted-module-scss-module__nNl12a__TabExpertSlider{padding-bottom:30px}.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__bottom_cta{margin-top:20px;display:none}@media only screen and (max-width:991px){.crafted-module-scss-module__nNl12a__crafted_section .crafted-module-scss-module__nNl12a__bottom_cta{display:block}}
.Founding-module-scss-module__hlb17q__founding_sec{background-color:var(--primitive-white)}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper{grid-template-columns:repeat(2,1fr);gap:5.75rem;width:100%;display:grid}@media only screen and (max-width:1200px){.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper{gap:3rem}}@media only screen and (max-width:991px){.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper{grid-template-columns:repeat(1,1fr)}}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_left_wrapper h3{font-family:var(--font-accent);letter-spacing:0%;vertical-align:middle;color:var(--surface-brand);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;line-height:140%}@media only screen and (max-width:767px){.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_left_wrapper h3{font-size:1.25rem}}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_left_wrapper p{letter-spacing:0%;vertical-align:middle;color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:400;line-height:130%}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_left_wrapper p:last-child{margin-bottom:3rem}@media only screen and (max-width:767px){.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_left_wrapper p:last-child{margin-bottom:2rem}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_left_wrapper p{font-size:1.125rem}}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__milestone_card{background:var(--surface-primary);border-left:4px solid var(--surface-brand);flex-direction:column;gap:8px;padding:2.5rem;display:flex}@media only screen and (max-width:767px){.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__milestone_card{padding:1.5rem}}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__milestone_card .Founding-module-scss-module__hlb17q__subtitle{letter-spacing:4%;vertical-align:middle;text-transform:uppercase;color:var(--surface-brand);font-size:.875rem;font-weight:500;line-height:100%}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__milestone_card h4{font-family:var(--font-accent);letter-spacing:0%;vertical-align:middle;color:var(--text-primary);font-size:1.5rem;font-weight:600;line-height:140%}@media only screen and (max-width:767px){.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__milestone_card h4{font-size:1.25rem}}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__milestone_card p{letter-spacing:0%;vertical-align:middle;color:var(--text-primary);font-size:1rem;font-weight:400;line-height:150%}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_right_wrapper .Founding-module-scss-module__hlb17q__img_wrapper{width:100%;height:400px;position:relative}@media only screen and (max-width:991px){.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_right_wrapper .Founding-module-scss-module__hlb17q__img_wrapper{height:auto}}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_right_wrapper .Founding-module-scss-module__hlb17q__img_wrapper img{object-fit:cover;object-position:center;width:100%;height:100%}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_right_wrapper .Founding-module-scss-module__hlb17q__img_wrapper .Founding-module-scss-module__hlb17q__img_wrap_cont{background:var(--action-primary-hover);letter-spacing:0%;vertical-align:middle;color:var(--surface-white);max-width:500px;height:200px;padding:1.5rem;font-size:1rem;font-weight:400;line-height:150%;position:absolute;bottom:-1.5rem;left:-1.5rem}@media only screen and (max-width:991px){.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_right_wrapper .Founding-module-scss-module__hlb17q__img_wrapper .Founding-module-scss-module__hlb17q__img_wrap_cont{position:initial;width:100%;max-width:100%;height:auto;margin-top:-10px}}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_right_wrapper .Founding-module-scss-module__hlb17q__expantion_wrapper{padding-top:3rem}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_right_wrapper .Founding-module-scss-module__hlb17q__expantion_wrapper h5{letter-spacing:4%;vertical-align:middle;text-transform:uppercase;color:var(--text-primary);border-bottom:1px solid var(--action-secondary-bg);margin-bottom:12px;padding-bottom:8px;font-size:.875rem;font-weight:500;line-height:100%}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_right_wrapper .Founding-module-scss-module__hlb17q__expantion_wrapper ul{flex-direction:column;gap:8px;display:flex}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_right_wrapper .Founding-module-scss-module__hlb17q__expantion_wrapper ul li{letter-spacing:0%;vertical-align:middle;color:var(--text-primary);padding-left:3rem;font-size:1rem;font-weight:400;line-height:150%;position:relative}.Founding-module-scss-module__hlb17q__founding_sec .Founding-module-scss-module__hlb17q__sec_wrapper .Founding-module-scss-module__hlb17q__content_wrapper .Founding-module-scss-module__hlb17q__content_right_wrapper .Founding-module-scss-module__hlb17q__expantion_wrapper ul li:before{content:"";background:var(--surface-brand);width:2rem;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}
.bannerSec-module-scss-module__4MJAyq__banner_sec{background-color:var(--surface-brand);width:100%;height:800px;overflow:hidden}@media only screen and (max-width:991px){.bannerSec-module-scss-module__4MJAyq__banner_sec{height:auto}}.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper{grid-template-columns:repeat(2,1fr);width:100%;height:100%;display:grid}@media only screen and (max-width:991px){.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper{grid-template-columns:repeat(1,1fr)}}.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper .bannerSec-module-scss-module__4MJAyq__content_wrapper{background-color:var(--surface-brand);flex-direction:column;justify-content:center;padding:5rem 5rem 5rem 0;display:flex}@media only screen and (max-width:991px){.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper .bannerSec-module-scss-module__4MJAyq__content_wrapper{order:2;justify-content:center;align-items:center;padding:4rem 1rem}}.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper .bannerSec-module-scss-module__4MJAyq__content_wrapper .bannerSec-module-scss-module__4MJAyq__bread_wrapper{margin-left:max(1rem,(100vw - var(--large-container-width))/2 + 1rem)}.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper .bannerSec-module-scss-module__4MJAyq__content_wrapper h1{letter-spacing:0%;text-align:left;color:var(--surface-primary);font-size:4rem;font-weight:500;line-height:120%;font-family:var(--font-accent);max-width:550px;margin-bottom:12px;margin-left:max(1rem,(100vw - var(--large-container-width))/2 + 1rem);overflow:hidden}@media only screen and (max-width:991px){.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper .bannerSec-module-scss-module__4MJAyq__content_wrapper h1{text-align:center}}@media only screen and (max-width:767px){.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper .bannerSec-module-scss-module__4MJAyq__content_wrapper h1{font-size:2rem}}.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper .bannerSec-module-scss-module__4MJAyq__content_wrapper p{letter-spacing:0%;text-align:left;color:var(--surface-primary);max-width:550px;margin-left:max(1rem,(100vw - var(--large-container-width))/2 + 1rem);font-size:1.25rem;font-weight:400;line-height:130%;overflow:hidden}@media only screen and (max-width:991px){.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper .bannerSec-module-scss-module__4MJAyq__content_wrapper p{text-align:center}}@media only screen and (max-width:767px){.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper .bannerSec-module-scss-module__4MJAyq__content_wrapper p{font-size:.875rem}}.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper .bannerSec-module-scss-module__4MJAyq__img_wrapper{width:100%;height:100%}@media only screen and (max-width:991px){.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper .bannerSec-module-scss-module__4MJAyq__img_wrapper{order:1}}.bannerSec-module-scss-module__4MJAyq__banner_sec .bannerSec-module-scss-module__4MJAyq__banner_wrapper .bannerSec-module-scss-module__4MJAyq__img_wrapper img{object-fit:cover;object-position:center;width:100%;height:100%}
.HeroSec-module-scss-module__LQSlQa__banner_sec{background-color:var(--surface-accent);width:100%;height:800px;overflow:hidden}@media only screen and (max-width:991px){.HeroSec-module-scss-module__LQSlQa__banner_sec{height:auto}}.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper{grid-template-columns:repeat(2,1fr);width:100%;height:100%;display:grid}@media only screen and (max-width:991px){.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper{grid-template-columns:repeat(1,1fr)}}.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper{background-color:var(--surface-accent);flex-direction:column;justify-content:center;gap:1.5rem;padding:5rem 5rem 5rem 0;display:flex}@media only screen and (max-width:991px){.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper{order:2;justify-content:center;align-items:flex-start;padding:4rem 1rem}}.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper .HeroSec-module-scss-module__LQSlQa__bread_wrapper{margin-left:max(1rem,(100vw - var(--large-container-width))/2 + 1rem)}.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper h1{letter-spacing:0%;text-align:left;color:var(--text-primary);font-size:4rem;font-weight:500;line-height:120%;font-family:var(--font-accent);max-width:550px;margin-left:max(1rem,(100vw - var(--large-container-width))/2 + 1rem);overflow:hidden}@media only screen and (max-width:991px){.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper h1{text-align:center;margin-left:0}}@media only screen and (max-width:767px){.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper h1{font-size:2rem}}.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper p{letter-spacing:0%;text-align:left;color:var(--text-primary);max-width:550px;margin-left:max(1rem,(100vw - var(--large-container-width))/2 + 1rem);font-size:1.25rem;font-weight:400;line-height:130%}@media only screen and (max-width:991px){.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper p{margin-left:0}}@media only screen and (max-width:767px){.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper p{font-size:.875rem}}.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper .HeroSec-module-scss-module__LQSlQa__banner_list_wrapper{width:100%;max-width:550px;margin-left:max(1rem,(100vw - var(--large-container-width))/2 + 1rem);margin-bottom:1.5rem}@media only screen and (max-width:991px){.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper .HeroSec-module-scss-module__LQSlQa__banner_list_wrapper{margin-bottom:0;margin-left:0}}.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper .HeroSec-module-scss-module__LQSlQa__banner_list_wrapper ul{flex-direction:column;gap:1rem;display:flex}.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper .HeroSec-module-scss-module__LQSlQa__banner_list_wrapper ul li{letter-spacing:0%;color:var(--text-primary);align-items:center;gap:.75rem;font-size:1rem;font-weight:600;line-height:100%;display:flex}.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper .HeroSec-module-scss-module__LQSlQa__banner_list_wrapper ul li .HeroSec-module-scss-module__LQSlQa__img_wrap{border:1px solid var(--overlay-black-subtle);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media only screen and (max-width:991px){.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper .HeroSec-module-scss-module__LQSlQa__banner_list_wrapper ul li .HeroSec-module-scss-module__LQSlQa__img_wrap{width:36px;height:36px}}.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper .HeroSec-module-scss-module__LQSlQa__banner_list_wrapper ul li .HeroSec-module-scss-module__LQSlQa__img_wrap img{object-fit:contain;object-position:center;width:24px;height:24px}@media only screen and (max-width:991px){.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper .HeroSec-module-scss-module__LQSlQa__banner_list_wrapper ul li .HeroSec-module-scss-module__LQSlQa__img_wrap img{width:22px;height:22px}}.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper h2{letter-spacing:0%;color:var(--text-primary);font-size:1.5rem;font-weight:600;line-height:140%;font-family:var(--font-accent);width:100%;max-width:600px;margin-left:max(1rem,(100vw - var(--large-container-width))/2 + 1rem)}@media only screen and (max-width:991px){.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__content_wrapper h2{margin-left:0;font-size:1.25rem}}.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__img_wrapper{width:100%;height:100%}@media only screen and (max-width:991px){.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__img_wrapper{order:1}}.HeroSec-module-scss-module__LQSlQa__banner_sec .HeroSec-module-scss-module__LQSlQa__banner_wrapper .HeroSec-module-scss-module__LQSlQa__img_wrapper img{object-fit:cover;object-position:center;width:100%;height:100%}
.Breadcrum-module-scss-module__C0PISW__breadcrumb_nav{border-radius:50px;align-items:center;height:35px;padding:.5rem 1rem;display:inline-flex}.Breadcrum-module-scss-module__C0PISW__breadcrumb_nav .Breadcrum-module-scss-module__C0PISW__breadcrumb_list{align-items:center;margin:0;padding:0;list-style:none;display:flex}.Breadcrum-module-scss-module__C0PISW__breadcrumb_nav .Breadcrum-module-scss-module__C0PISW__breadcrumb_list .Breadcrum-module-scss-module__C0PISW__breadcrumb_item_container{align-items:center;display:flex}.Breadcrum-module-scss-module__C0PISW__breadcrumb_nav .Breadcrum-module-scss-module__C0PISW__breadcrumb_list .Breadcrum-module-scss-module__C0PISW__breadcrumb_item_container .Breadcrum-module-scss-module__C0PISW__breadcrumb_link{color:var(--text-inverse);letter-spacing:0%;text-align:center;font-size:.875rem;font-weight:400;line-height:100%;text-decoration:none;transition:opacity .2s ease-in-out}.Breadcrum-module-scss-module__C0PISW__breadcrumb_nav .Breadcrum-module-scss-module__C0PISW__breadcrumb_list .Breadcrum-module-scss-module__C0PISW__breadcrumb_item_container .Breadcrum-module-scss-module__C0PISW__breadcrumb_link.Breadcrum-module-scss-module__C0PISW__active{pointer-events:none}.Breadcrum-module-scss-module__C0PISW__breadcrumb_nav .Breadcrum-module-scss-module__C0PISW__breadcrumb_list .Breadcrum-module-scss-module__C0PISW__breadcrumb_item_container .Breadcrum-module-scss-module__C0PISW__breadcrumb_separator{margin:0 8px;font-size:18px;font-weight:300}.Breadcrum-module-scss-module__C0PISW__breadcrumb_nav.Breadcrum-module-scss-module__C0PISW__varientOne{border:1px solid var(--overlay-light-medium)}.Breadcrum-module-scss-module__C0PISW__breadcrumb_nav.Breadcrum-module-scss-module__C0PISW__varientOne .Breadcrum-module-scss-module__C0PISW__breadcrumb_list .Breadcrum-module-scss-module__C0PISW__breadcrumb_link,.Breadcrum-module-scss-module__C0PISW__breadcrumb_nav.Breadcrum-module-scss-module__C0PISW__varientOne .Breadcrum-module-scss-module__C0PISW__breadcrumb_list .Breadcrum-module-scss-module__C0PISW__breadcrumb_separator{color:var(--text-inverse)}.Breadcrum-module-scss-module__C0PISW__breadcrumb_nav.Breadcrum-module-scss-module__C0PISW__varientTwo{border:1px solid var(--overlay-black-subtle)}.Breadcrum-module-scss-module__C0PISW__breadcrumb_nav.Breadcrum-module-scss-module__C0PISW__varientTwo .Breadcrum-module-scss-module__C0PISW__breadcrumb_list .Breadcrum-module-scss-module__C0PISW__breadcrumb_link,.Breadcrum-module-scss-module__C0PISW__breadcrumb_nav.Breadcrum-module-scss-module__C0PISW__varientTwo .Breadcrum-module-scss-module__C0PISW__breadcrumb_list .Breadcrum-module-scss-module__C0PISW__breadcrumb_separator{color:var(--text-primary)}
.articleList--module-scss-module__vMo-4G__articles_grid_wrapper{flex-direction:column;gap:1.25rem;width:100%;padding:2rem 0;display:flex}.articleList--module-scss-module__vMo-4G__articles_grid_wrapper .articleList--module-scss-module__vMo-4G__bottomSection{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media only screen and (max-width:991px){.articleList--module-scss-module__vMo-4G__articles_grid_wrapper .articleList--module-scss-module__vMo-4G__bottomSection{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.articleList--module-scss-module__vMo-4G__articles_grid_wrapper .articleList--module-scss-module__vMo-4G__bottomSection{grid-template-columns:repeat(1,1fr)}}.articleList--module-scss-module__vMo-4G__parent{grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(9,1fr);gap:1.25rem;display:grid}@media only screen and (max-width:991px){.articleList--module-scss-module__vMo-4G__parent{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.articleList--module-scss-module__vMo-4G__parent{grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(1,1fr)}}.articleList--module-scss-module__vMo-4G__parent .articleList--module-scss-module__vMo-4G__div1{grid-area:span 6/span 5/span 6/span 5}@media only screen and (max-width:991px){.articleList--module-scss-module__vMo-4G__parent .articleList--module-scss-module__vMo-4G__div1{grid-area:span 1/span 1/span 1/span 1}}.articleList--module-scss-module__vMo-4G__parent .articleList--module-scss-module__vMo-4G__div2{grid-area:span 2/6/span 2/span 4}@media only screen and (max-width:991px){.articleList--module-scss-module__vMo-4G__parent .articleList--module-scss-module__vMo-4G__div2{grid-area:span 1/span 1/span 1/span 1}}.articleList--module-scss-module__vMo-4G__noResults{text-align:left;text-align:center;width:100%;margin:1.5rem 0;padding:1rem 1.5rem;font-size:1rem}
