.footer__top{grid-template-columns:1fr;display:grid}@media (width>=768px){.footer__top{grid-template-columns:.75fr 1.25fr;min-height:22rem}}.footer__brand{background-color:#17323c;border-top:2px solid #fdf8ed;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;padding:4.8rem 1.6rem;display:flex}.footer__logo{width:auto;height:10.4rem}.footer__about{background-color:#fdf8ed;border-top:2px solid #17323c;justify-content:center;align-items:center;padding:2.4rem 1.6rem;display:flex}@media (width>=768px){.footer__about{clip-path:polygon(7.4% 0,100% 0,100% 100%,0% 100%);margin-left:-8%;padding:3.2rem 4.8rem}}.footer__about-text{color:#2e5968;text-align:justify;max-width:56rem;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:1.8rem;line-height:1.6}@media (width>=768px){.footer__about-text{margin-left:8%}}.footer__bar{text-align:center;background-color:#17323c;flex-flow:column wrap;align-items:center;gap:1.6rem;padding:2.4rem 1.6rem;display:flex}@media (width>=768px){.footer__bar{text-align:left;flex-direction:row;justify-content:space-between;padding:2rem 3.2rem}}.footer__contact{color:#edede8;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.4rem 2.4rem;font-size:1.6rem;display:flex}@media (width>=768px){.footer__contact{justify-content:flex-start}}.footer__contact-label{color:#ffd148;flex-basis:100%;font-weight:600}@media (width>=768px){.footer__contact-label{flex-basis:auto}}.footer__contact-link:focus-visible{outline-offset:3px;outline:3px solid #ffd148}.footer__contact-link{color:#edede8;white-space:nowrap}.footer__contact-link:hover{text-decoration:underline}.footer__legal{grid-template-columns:repeat(2,auto);justify-content:center;gap:0 2rem;display:grid}@media (width>=768px){.footer__legal{flex-wrap:wrap;gap:2rem;display:flex}}.footer__legal-link{color:#9fb3b8;justify-content:center;align-items:center;min-width:4.8rem;min-height:4.8rem;padding:.8rem .4rem;font-size:1.2rem;transition:all .3s;display:flex}.footer__legal-link:hover{color:#fdf8ed;text-decoration:underline}.footer__legal-link:focus-visible{outline-offset:2px;outline:3px solid #ffd148}.footer__copyright{color:#9fb3b8;font-size:1.2rem}.header{z-index:10;background-color:#fdf8ed;grid-template-columns:.9fr 1.1fr;display:grid;position:sticky;top:0}@media (width>=768px){.header{grid-template-columns:.75fr 1.25fr;min-height:7.2rem}}@media (width>=1024px){.header{min-height:9.6rem}}.header__brand{background-color:#fdf8ed;border-bottom:2px solid #17323c;justify-content:center;align-items:center;padding:.8rem 1.6rem;display:flex}@media (width>=768px){.header__brand{padding:1.6rem}}.header__logo{justify-content:center;align-items:center;display:flex}.header__logo:focus-visible{outline-offset:3px;outline:3px solid #2e5968}.header__logo-image{width:auto;height:4.4rem}@media (width>=768px){.header__logo-image{height:5.6rem}}@media (width>=1024px){.header__logo-image{height:7.2rem}}.header__actions{clip-path:polygon(10% 0,100% 0,100% 100%,0% 100%);background-color:#17323c;border-bottom:2px solid #fdf8ed;justify-content:flex-end;align-items:center;margin-left:-8%;padding:.4rem 2.4rem .4rem 0;display:flex}@media (width>=768px){.header__actions{display:none}}.header__toggle{color:#edede8;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:1.6rem;min-width:4.8rem;min-height:4.8rem;padding:.4rem .8rem;font-family:inherit;font-size:clamp(2.4rem,2.2vw,3rem);font-weight:600;transition:all .3s;display:inline-flex}.header__toggle:hover{color:#fff}.header__toggle:focus-visible{outline-offset:2px;outline:3px solid #ffd148}.header__toggle-icon{width:3.2rem;height:3.2rem}.header__nav{background-color:#17323c;border-bottom:2px solid #fdf8ed;padding:.8rem 0;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 2px 8px #17323c73}.header__nav--open{display:block}@media (width>=768px){.header__nav{box-shadow:none;clip-path:polygon(10% 0,100% 0,100% 100%,0% 100%);border-bottom:2px solid #fdf8ed;justify-content:center;align-items:center;margin-left:-8%;padding:.8rem 3.2rem;display:flex;position:static}}.header__menu{flex-direction:column;display:flex}@media (width>=768px){.header__menu{flex-flow:wrap;justify-content:center;gap:.4rem .8rem;margin-left:8%}}.header__link{color:#edede8;align-items:center;min-width:4.8rem;min-height:4.8rem;padding:.8rem 2.4rem;font-size:1.8rem;transition:all .3s;display:flex}@media (width>=768px){.header__link{text-align:center;justify-content:center;padding:.4rem .8rem;font-size:1.6rem}}.header__link:hover{color:#fff}.header__link--active{color:#fff;font-weight:600;box-shadow:inset 0 -3px #ffd148}.header__link:focus-visible{outline-offset:2px;outline:3px solid #ffd148}.layout{flex-direction:column;min-height:100vh;display:flex}.layout__main{flex:1}.title-band{--title-band-color:#ffd148;--title-band-edge:#fdf8ed;text-align:center;background:linear-gradient(90deg, var(--title-band-edge) 0%, var(--title-band-color) 14%, var(--title-band-color) 86%, var(--title-band-edge) 100%);padding:3.6rem 2.8rem}@media (width>=768px){.title-band{background:linear-gradient(90deg, var(--title-band-edge) 0%, var(--title-band-color) 24%, var(--title-band-color) 76%, var(--title-band-edge) 100%)}}.title-band--section{padding-block:2.8rem}.title-band--brand{--title-band-color:#2e5968}.title-band--on-sunken{--title-band-edge:#efefef}.title-band__title{color:#17323c;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(3.2rem,3.8vw,4.8rem)}.title-band--section .title-band__title{font-size:clamp(2.8rem,2.9vw,3.6rem)}.title-band--brand .title-band__title{color:#fdf8ed}.about-intro__header{margin-bottom:2rem}.about-intro__album{background-color:#fdf8ed;padding:4.8rem 2rem;position:relative}.about-intro__album-inner{width:100%;max-width:120rem;margin:0 auto;padding:0 1.6rem}@media (width>=1024px){.about-intro__album-inner{padding:0 2.4rem}}.about-intro__row{flex-direction:column;align-items:center;gap:2.4rem;display:flex}@media (width>=768px){.about-intro__row{flex-direction:row;align-items:center;gap:4rem}}@media (width>=1024px){.about-intro__row{gap:6.4rem}}.about-intro__texts{flex-direction:column;flex:1;gap:1.6rem;display:flex}.about-intro__polaroid{background-color:#fff;flex-shrink:0;padding:1rem 1rem 2.6rem;position:relative;box-shadow:0 8px 20px #2e596873}@media (width>=1024px){.about-intro__polaroid{padding:1.4rem 1.4rem 3.6rem}}.about-intro__polaroid--left{transform:rotate(-6deg)}@media (width>=768px){.about-intro__polaroid--left{transform:translateY(-1rem)rotate(-6deg)}}.about-intro__polaroid--right{transform:rotate(6deg)}@media (width>=768px){.about-intro__polaroid--right{transform:translateY(-1.5rem)rotate(6deg)}}.about-intro__photo{object-fit:cover;width:20rem;height:16.6rem;display:block}@media (width>=1024px){.about-intro__photo{width:24rem;height:20rem}}.about-intro__tape{background-color:#ffd1488c;width:5.6rem;height:1.8rem;position:absolute;top:-.7rem;left:50%}@media (width>=1024px){.about-intro__tape{width:8rem;height:2.4rem;top:-1rem}}.about-intro__polaroid--left .about-intro__tape{transform:translate(-50%)rotate(2deg)}.about-intro__polaroid--right .about-intro__tape{transform:translate(-50%)rotate(-3deg)}.about-intro__text{color:#2e5968;text-align:center;flex:1;font-size:clamp(1.8rem,1.6vw,2.4rem);line-height:1.75}@media (width>=768px){.about-intro__text{text-align:justify}}.categories{background-color:#2e5968;padding:4.8rem 2.8rem}.categories__inner{width:100%;max-width:120rem;margin:0 auto;padding:0 1.6rem}@media (width>=1024px){.categories__inner{padding:0 2.4rem}}.categories__title{color:#edede8;text-align:center;margin-bottom:4.8rem;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(2.8rem,2.9vw,3.6rem)}.categories__grid{grid-template-columns:1fr;gap:2.4rem;display:grid}@media (width>=768px){.categories__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.categories__grid{grid-template-columns:repeat(3,1fr)}}.categories__card{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 2px 8px #17323c73}.categories__figure{flex-direction:column;height:100%;display:flex}.categories__image{object-fit:cover;width:100%;height:18rem}.categories__label{color:#2e5968;text-align:center;flex:1;justify-content:center;align-items:center;padding:1.4rem 1.6rem;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:1.6rem;display:flex}.how-we-do__body{padding-inline:2.4rem;flex-direction:column;align-items:center;padding-bottom:8rem;display:flex}.how-we-do__header{align-self:stretch;margin:0 -2.4rem 8rem}.how-we-do__paper{width:100%;max-width:104rem;position:relative}.how-we-do__meta{flex-direction:column;align-items:center;gap:1.6rem;margin-bottom:4.8rem;display:flex}@media (width>=768px){.how-we-do__meta{flex-direction:row;justify-content:space-around;align-items:flex-end}}.how-we-do__subtitle{letter-spacing:1.5px;text-transform:uppercase;color:#2e5968;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(2.4rem,2.2vw,3rem)}.how-we-do__spread{border-radius:1rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 10px #2e596857,0 16px 40px #2e59688f}@media (width>=768px){.how-we-do__spread{flex-direction:row;min-height:30rem}}.how-we-do__page{background-color:#fff;flex:1;padding:3.2rem 3.6rem}@media (width>=768px){.how-we-do__page--left{box-shadow:inset -12px 0 18px -12px #2e596873}}.how-we-do__page--right{border-top:1px solid #d9d2c4}@media (width>=768px){.how-we-do__page--right{border-top:0;box-shadow:inset 12px 0 18px -12px #2e596840}}.how-we-do__label{color:#8a6300;margin-bottom:1.6rem;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(2.4rem,2.2vw,3rem);font-style:italic}.how-we-do__text{color:#2e5968;font-size:clamp(1.8rem,1.6vw,2.4rem);line-height:1.85}.how-we-do__note{color:#ffd148;background-color:#2e5968;padding:1rem 1.2rem;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:1.6rem;transform:rotate(5deg);box-shadow:0 6px 16px #2e596840}@media (width>=768px){.how-we-do__note{padding:1.2rem 1.4rem}}.brand-panel{text-align:center;background-color:#2e5968;padding:4rem 1.6rem;position:relative;overflow:hidden}@media (width>=1024px){.brand-panel{padding:6.4rem 2.4rem}}.brand-panel__emblem{z-index:0;pointer-events:none;border:2px solid #ffd14826;border-radius:50%;justify-content:center;align-items:center;width:30rem;height:30rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-panel__emblem-initials{color:#ffd14814;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:9rem;font-weight:600;line-height:1}.brand-panel__content{z-index:1;position:relative}.button{text-align:center;cursor:pointer;border-radius:.6rem;justify-content:center;align-items:center;gap:.4rem;min-width:4.8rem;min-height:4.4rem;padding:.8rem 2.4rem;font-size:1.8rem;line-height:1.2;transition:all .3s;display:inline-flex}@media (prefers-reduced-motion:no-preference){.button:hover:not(:disabled){transform:scale(1.04)}}.button:disabled{opacity:.6;cursor:not-allowed}.button--primary{color:#17323c;background-color:#ffd148;border:2px solid #ffd148;box-shadow:0 0 10px #2e596859,0 4px 12px #2e596866}.button--primary:hover:not(:disabled){background-color:#fcbe07;border-color:#17323c}.button--primary:focus-visible{outline-offset:3px;outline:3px solid #2e5968}.button--dark{color:#ffd148;background-color:#2e5968;border:2px solid #2e5968}.button--dark:hover:not(:disabled){color:#2e5968;background-color:#ffd148;border-color:#2e5968;box-shadow:0 6px 16px #17323c73}.button--dark:focus-visible{outline-offset:3px;outline:3px solid #17323c}.button--inverse{color:#fdf8ed;background-color:#2e5968;border:2px solid #2e5968}.button--inverse:hover:not(:disabled){color:#2e5968;background-color:#fdf8ed;border-color:#2e5968;box-shadow:0 6px 16px #17323c73}.button--inverse:focus-visible{outline-offset:3px;outline:3px solid #17323c}.button--outline-inverse{color:#fdf8ed;background-color:#2e5968;border:2px solid #fdf8ed}.button--outline-inverse:hover:not(:disabled){color:#2e5968;background-color:#fdf8ed;border-color:#2e5968}.button--outline-inverse:focus-visible{outline-offset:3px;outline:3px solid #ffd148}.button--secondary{color:#2e5968;background-color:#fdf8ed;border:2px solid #2e5968}.button--secondary:hover:not(:disabled){color:#fdf8ed;background-color:#2e5968;border-color:#fdf8ed}.button--secondary:focus-visible{outline-offset:3px;outline:3px solid #17323c}.plan-cta{flex-direction:column;align-items:center;max-width:80rem;margin:0 auto;display:flex}.plan-cta__message{color:#edede8;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(2.4rem,2.2vw,3rem);line-height:1.6}.plan-cta__button{margin-top:2.4rem}.about-page,.legal-page{background-color:#fdf8ed}.legal-page__body{width:100%;max-width:120rem;margin:0 auto;padding:0 1.6rem}@media (width>=1024px){.legal-page__body{padding:0 2.4rem}}.legal-page__body{max-width:80rem;padding-block:4rem}@media (width>=1024px){.legal-page__body{padding-block:6.4rem}}.legal-page__updated{color:#6b6559;font-size:1.6rem}.legal-page__index{background-color:#fff;border-radius:1rem;margin-top:2.4rem;padding:2.4rem;box-shadow:0 2px 8px #17323c73}.legal-page__index-title{color:#17323c;margin-bottom:.8rem;font-size:clamp(1.8rem,1.6vw,2.4rem)}.legal-page__index-list{color:#2e5968;padding-left:2.4rem;font-size:1.8rem;line-height:1.75;list-style:decimal}.legal-page__index-link{color:#17323c;text-decoration:underline}.legal-page__index-link:hover{text-decoration:none}.legal-page__index-link:focus-visible{outline-offset:3px;outline:3px solid #2e5968}.legal-page__section{margin-top:4.8rem}.legal-page__heading{color:#17323c;margin-bottom:1.6rem;font-size:clamp(2.4rem,2.2vw,3rem)}.legal-page__section p{color:#2e5968;font-size:1.8rem;line-height:1.75}.legal-page__section p+p,.legal-page__section ul+p{margin-top:1.6rem}.legal-page__section ul{color:#2e5968;margin-top:1.6rem;padding-left:2.4rem;font-size:1.8rem;line-height:1.75;list-style:outside}.legal-page__section a{color:#17323c;text-decoration:underline}.legal-page__section a:focus-visible{outline-offset:3px;outline:3px solid #2e5968}.sticky-note{text-shadow:none;flex-shrink:0;padding:1.1rem 1.6rem;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:1.6rem;line-height:1.2;display:inline-block;transform:rotate(-5deg);box-shadow:0 6px 16px #17323c73}.sticky-note--accent{color:#17323c;background-color:#ffd148}.sticky-note--brand{color:#fdf8ed;background-color:#2e5968}.collaborate-hero{background-color:#2e5968;align-items:center;min-height:22rem;padding:2.8rem;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.collaborate-hero{min-height:40rem}}.collaborate-hero__photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.collaborate-hero__overlay{background:#2e5968e0;position:absolute;inset:0}@media (width>=768px){.collaborate-hero__overlay{background:linear-gradient(90deg,#2e596800 0%,#2e596833 26%,#2e5968db 48%,#2e5968eb 100%)}}.collaborate-hero__content{z-index:1;text-align:center;flex-direction:column;width:100%;display:flex;position:relative}@media (width>=768px){.collaborate-hero__content{text-align:left;gap:4.8rem;max-width:52rem;margin-left:auto;margin-right:6%}}.collaborate-hero__title{color:#fdf8ed;text-align:center;text-shadow:2px 2px 2px #17323c;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(3.2rem,3.8vw,4.8rem)}.collaborate-hero__row{flex-direction:column;align-items:center;gap:2.4rem;display:flex}@media (width>=768px){.collaborate-hero__row{flex-direction:row;justify-content:space-between;align-items:center;gap:2.4rem}}.collaborate-hero__text{color:#edede8;text-shadow:2px 2px 2px #17323c;max-width:42rem;font-size:1.8rem;line-height:1.75}.collaborate-invite{text-align:center;background-color:#fdf8ed;flex-direction:column;align-items:center;padding:4.8rem 2.8rem;display:flex}.collaborate-invite__title{color:#2e5968;margin-bottom:2.4rem;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(2.8rem,2.9vw,3.6rem)}.collaborate-invite__text{color:#17323c;max-width:70rem;margin-bottom:2.6rem;font-size:1.8rem;line-height:1.75}.collaborate-invite__button{align-self:center}.collaborate-page{background-color:#fdf8ed}.contact-details{flex-direction:column;gap:1.6rem;display:flex}.contact-details__title{color:#17323c;font-size:clamp(2.8rem,2.9vw,3.6rem)}.contact-details__text{color:#2e5968;font-size:1.8rem;line-height:1.6}.contact-details__list{flex-direction:column;gap:2.4rem;margin-top:1.6rem;display:flex}.contact-details__item{align-items:center;gap:1.6rem;display:flex}.contact-details__icon-wrapper{color:#ffd148;background-color:#2e5968;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;display:flex}.contact-details__icon{width:2.4rem;height:2.4rem}.contact-details__data{flex-direction:column;min-width:0;display:flex}.contact-details__label{color:#4a6b76;font-size:1.6rem}.contact-details__link{color:#17323c;overflow-wrap:anywhere;font-size:clamp(1.8rem,1.6vw,2.4rem);font-weight:600}.contact-details__link:hover{text-decoration:underline}.contact-details__link:focus-visible{outline-offset:3px;outline:3px solid #2e5968}.checkbox{flex-direction:column;gap:.4rem;display:flex}.checkbox__row{align-items:flex-start;gap:.8rem;display:flex}.checkbox__field{accent-color:#2e5968;cursor:pointer;flex-shrink:0;width:2.4rem;height:2.4rem;margin-top:.1rem}.checkbox__field:focus-visible{outline-offset:2px;outline:3px solid #2e5968}.checkbox__label{color:#2e5968;cursor:pointer;font-size:1.6rem;line-height:1.6}.checkbox__label a{font-weight:600;text-decoration:underline}.checkbox__label a:focus-visible{outline-offset:2px;outline:3px solid #2e5968}.checkbox__error{color:#a52a1a;font-size:1.6rem}.error-message{color:#a52a1a;border:1px solid #a52a1a;border-radius:.6rem;padding:.8rem 1.6rem;font-size:1.6rem}.input{flex-direction:column;gap:.4rem;display:flex}.input__label{color:#4a6b76;font-size:1.6rem}.input__field{background-color:#fdf8ed;border:1px solid #6b6559;border-radius:.6rem;width:100%;padding:.8rem;transition:all .3s}.input__field:focus{outline-offset:2px;border-color:#2e5968;outline:3px solid #2e5968}.input__field--error{border-color:#a52a1a}.input__error{color:#a52a1a;font-size:1.6rem}.success-message{color:#1f6b45;border:1px solid #1f6b45;border-radius:.6rem;padding:.8rem 1.6rem;font-size:1.6rem}.textarea{flex-direction:column;gap:.4rem;display:flex}.textarea__label{color:#4a6b76;font-size:1.6rem}.textarea__field{resize:vertical;background-color:#fdf8ed;border:1px solid #6b6559;border-radius:.6rem;width:100%;padding:.8rem;transition:all .3s}.textarea__field:focus{outline-offset:2px;border-color:#2e5968;outline:3px solid #2e5968}.textarea__field--error{border-color:#a52a1a}.textarea__error{color:#a52a1a;font-size:1.6rem}.contact-form{flex-direction:column;gap:1.6rem;width:100%;display:flex}.contact-form__new-tab,.contact-form__trap{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button.contact-form__submit{align-self:flex-start;margin-top:.8rem}.contact-page{background-color:#fdf8ed}.contact-page__body{width:100%;max-width:120rem;margin:0 auto;padding:0 1.6rem}@media (width>=1024px){.contact-page__body{padding:0 2.4rem}}.contact-page__body{grid-template-columns:1fr;gap:4.8rem;padding-block:4rem;display:grid}@media (width>=1024px){.contact-page__body{grid-template-columns:3fr 2fr;align-items:start;gap:8rem;padding-block:6.4rem}}.contact-page__card{background-color:#fff;border-radius:1rem;padding:2.4rem;box-shadow:0 8px 20px #2e596873}@media (width>=768px){.contact-page__card{padding:4rem}}.activities{background-color:#efefef;padding-bottom:4rem}@media (width>=1024px){.activities{padding-bottom:6.4rem}}.activities__collage{grid-template-columns:repeat(2,1fr);gap:0;display:grid}@media (width>=768px){.activities__collage{grid-template-columns:repeat(5,1fr)}}.activities__photo{height:12rem}@media (width>=768px){.activities__photo{aspect-ratio:3/2;height:auto;min-height:14rem}}.activities__image{object-fit:cover;border-radius:0;width:100%;height:100%}.activities__content{width:100%;max-width:120rem;margin:0 auto;padding:0 1.6rem}@media (width>=1024px){.activities__content{padding:0 2.4rem}}.activities__content{text-align:center;flex-direction:column;align-items:center;padding-top:4.8rem;display:flex}@media (width>=1024px){.activities__content{padding-top:2.4rem}}.activities__pitch{flex-direction:column;align-items:center;gap:2.4rem;width:100%;margin-top:2.4rem;display:flex}@media (width>=1024px){.activities__pitch{flex-direction:row;align-items:center;gap:4.8rem}}.activities__pitch-text{flex-direction:column;flex:1;align-items:center;display:flex}.activities__text{color:#17323c;font-size:clamp(1.8rem,1.6vw,2.4rem);line-height:1.75}.activities__video{aspect-ratio:16/9;background-color:#2e5968;border-radius:1rem;width:100%;max-width:48rem}@media (width>=1024px){.activities__video{flex:0 0 50%;max-width:50%}}.activities__cta{max-width:34rem;margin-top:4.8rem}.benefits{background-color:#fdf8ed;padding-top:4.8rem;padding-bottom:4.8rem}@media (width>=1024px){.benefits{padding-top:8rem;padding-bottom:8rem}}.benefits__title{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.benefits__list{width:100%;max-width:120rem;margin:0 auto;padding:0 1.6rem}@media (width>=1024px){.benefits__list{padding:0 2.4rem}}.benefits__list{grid-template-columns:1fr;gap:1.6rem;display:grid}@media (width>=768px){.benefits__list{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.benefits__list{grid-template-columns:repeat(4,1fr)}}.benefits__card{border-radius:1rem;align-items:center;gap:1.6rem;padding:2.4rem 1.6rem;display:flex}@media (width>=768px){.benefits__card{text-align:center;flex-direction:column;gap:1.6rem;padding:2.4rem}}.benefits__card--brand{color:#edede8;background-color:#2e5968}.benefits__card--accent{color:#2e5968;background-color:#fcbe07}.benefits__icon{flex-shrink:0;width:4rem;height:4rem}@media (width>=768px){.benefits__icon{width:4.8rem;height:4.8rem}}.benefits__text{font-size:1.8rem}.benefits__text strong{font-weight:700}.hero{background-color:#2e5968;align-items:flex-end;min-height:45svh;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.hero{min-height:calc(100svh - 9.6rem)}}.hero__image{object-fit:cover;object-position:56% 28%;width:100%;height:100%;position:absolute;inset:0}.hero__overlay{background:linear-gradient(#1f465300 15%,#1f465359 55%,#1f4653d9 100%),linear-gradient(90deg,#1f46538c 0%,#1f465300 60%);position:absolute;inset:0}.hero__content{width:100%;max-width:120rem;margin:0 auto;padding:0 1.6rem}@media (width>=1024px){.hero__content{padding:0 2.4rem}}.hero__content{padding-bottom:4.8rem;position:relative}@media (width>=1024px){.hero__content{padding-bottom:2.4rem}}@media (width>=1440px){.hero__content{max-width:min(160rem,92vw);padding-bottom:8rem}}.hero__title{color:#fff;text-shadow:0 2px 12px #0e2127e6;font-size:clamp(3.4rem,4.6vw,8rem);font-weight:600}.hero__title-line{display:block}.welcome{max-width:80rem;margin:0 auto}.welcome__text{color:#edede8;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(2.8rem,2.9vw,3.6rem);font-weight:500;line-height:1.6}.welcome__highlight{color:#ffd148;margin-top:1.6rem;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(3.2rem,3.8vw,4.8rem);font-weight:600;line-height:1.6}.home-page{background-color:#fdf8ed}.not-found-page{width:100%;max-width:120rem;margin:0 auto;padding:0 1.6rem}@media (width>=1024px){.not-found-page{padding:0 2.4rem}}.not-found-page{text-align:center;flex-direction:column;align-items:center;gap:1.6rem;padding-top:4.8rem;padding-bottom:4.8rem;display:flex}.not-found-page__title{font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(3.2rem,3.8vw,4.8rem)}.not-found-page__text{color:#4a6b76}.not-found-page__link{color:#2e5968;text-decoration:underline}.not-found-page__link:hover{text-decoration:underline}.brand-closing-cta{flex-direction:column;align-items:center;gap:1.6rem;max-width:80rem;margin:0 auto;display:flex}.brand-closing-cta__message{color:#fff;font-size:clamp(2.4rem,2.2vw,3rem)}.brand-closing-cta__text{color:#edede8;font-size:1.8rem}.brand-closing-cta__actions{flex-direction:column;align-items:center;gap:1.6rem;margin-top:1.6rem;display:flex}@media (width>=768px){.brand-closing-cta__actions{flex-direction:row;gap:8rem}}.brand-closing-cta__icon{width:2.2rem;height:2.2rem}.button.brand-closing-cta__button:focus-visible{outline-color:#ffd148}.how-to-steps{background-color:#efefef;padding-bottom:4.8rem}.how-to-steps__header{margin-bottom:4.8rem}.how-to-steps__list{flex-direction:column;align-items:center;gap:.8rem;max-width:120rem;margin:0 auto;padding-inline:2.8rem;display:flex}@media (width>=1024px){.how-to-steps__list{flex-direction:row;justify-content:center;align-items:stretch}}.how-to-steps__item{flex-direction:column;align-items:center;gap:.8rem;width:100%;max-width:44rem;display:flex}@media (width>=1024px){.how-to-steps__item{flex-direction:row;flex:0 auto;align-items:stretch;width:auto;min-width:0;max-width:none}}.how-to-steps__card{text-align:center;background-color:#fdf8ed;border:2px dashed #ffd14899;border-radius:1rem;width:100%;margin-top:2.2rem;padding:4rem 2.4rem 3.2rem;position:relative;box-shadow:0 2px 8px #17323c73}@media (width>=1024px){.how-to-steps__card{flex:0 36rem;width:auto;min-width:0}}.how-to-steps__card--highlighted{border-style:solid;border-color:#ffd148;box-shadow:0 8px 20px #17323c80}.how-to-steps__badge{color:#2e5968;background-color:#ffd148;border-radius:50%;justify-content:center;align-items:center;width:4.4rem;height:4.4rem;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:700;display:flex;position:absolute;top:-2.2rem;left:50%;transform:translate(-50%)}.how-to-steps__icon{margin:1.6rem 0;font-size:4rem;line-height:1;display:block}.how-to-steps__text{color:#2e5968;font-size:clamp(1.8rem,1.6vw,2.4rem);line-height:1.5}.how-to-steps__card--highlighted .how-to-steps__text{font-weight:600}.how-to-steps__arrow{color:#2e5968;flex-shrink:0;align-self:center;font-size:3.2rem;line-height:1;transform:rotate(90deg)}@media (width>=1024px){.how-to-steps__arrow{transform:none}}.plan-ticket{background-color:#fdf8ed;justify-content:center;padding:4.8rem 2.4rem;display:flex}.plan-ticket__ticket{border-radius:1rem;flex-direction:column;width:100%;max-width:120rem;display:flex;position:relative;box-shadow:0 14px 30px #2e596833}@media (width>=768px){.plan-ticket__ticket{flex-direction:row}}.plan-ticket__stub{position:relative}.plan-ticket__stub--intro{text-align:center;background-color:#2e5968;border-radius:1rem 1rem 0 0;padding:3.2rem 2.6rem}@media (width>=768px){.plan-ticket__stub--intro{border-radius:1rem 0 0 1rem;flex:1.6}}.plan-ticket__stub--intro:after{content:"";z-index:1;background:repeating-linear-gradient(90deg,#0000 0 6px,#fdf8ed 6px 12px);height:2rem;position:absolute;bottom:-1rem;left:0;right:0}@media (width>=768px){.plan-ticket__stub--intro:after{background:repeating-linear-gradient(#0000 0 6px,#fdf8ed 6px 12px);width:2rem;height:auto;inset:0 -1rem 0 auto}}.plan-ticket__stub--details{background-color:#fcbe07;flex-direction:column;justify-content:center;padding:3.2rem 2.8rem;display:flex}@media (width>=768px){.plan-ticket__stub--details{flex:1.2}}.plan-ticket__stub--details:before{content:"";z-index:1;background-image:radial-gradient(circle closest-side,#fdf8ed 94%,#0000 100%),radial-gradient(circle closest-side,#fdf8ed 94%,#0000 100%);background-position:0,100%;background-repeat:no-repeat;background-size:2rem 2rem;height:2rem;position:absolute;top:-1rem;left:-1rem;right:-1rem}@media (width>=768px){.plan-ticket__stub--details:before{background-position:top,bottom;width:2rem;height:auto;bottom:-1rem;right:auto}}.plan-ticket__stub--details:after{content:"";z-index:1;background:repeating-linear-gradient(90deg,#0000 0 6px,#fdf8ed 6px 12px);height:2rem;position:absolute;bottom:-1rem;left:0;right:0}@media (width>=768px){.plan-ticket__stub--details:after{background:repeating-linear-gradient(#0000 0 6px,#fdf8ed 6px 12px);width:2rem;height:auto;inset:0 -1rem 0 auto}}.plan-ticket__stub--photo{background-color:#2e5968;border-radius:0 0 1rem 1rem;height:20rem}@media (width>=768px){.plan-ticket__stub--photo{border-radius:0 1rem 1rem 0;flex:1.3;height:auto}}.plan-ticket__stub--photo:before{content:"";z-index:1;background-image:radial-gradient(circle closest-side,#fdf8ed 94%,#0000 100%),radial-gradient(circle closest-side,#fdf8ed 94%,#0000 100%);background-position:0,100%;background-repeat:no-repeat;background-size:2rem 2rem;height:2rem;position:absolute;top:-1rem;left:-1rem;right:-1rem}@media (width>=768px){.plan-ticket__stub--photo:before{background-position:top,bottom;width:2rem;height:auto;bottom:-1rem;right:auto}}.plan-ticket__photo{object-fit:cover;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.plan-ticket__eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:#ffd148;margin-bottom:4.8rem;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:1.8rem}.plan-ticket__title{color:#fff;font-size:clamp(2.8rem,2.9vw,3.6rem);line-height:1.3}.plan-ticket__tagline{margin-top:4.8rem}.plan-ticket__plan-name{letter-spacing:1px;text-transform:uppercase;color:#17323c;margin-bottom:.4rem;font-size:clamp(1.8rem,1.6vw,2.4rem)}.plan-ticket__plan-tagline{color:#2e5968;margin-bottom:1.4rem;font-size:clamp(1.8rem,1.6vw,2.4rem)}.plan-ticket__features{color:#17323c;padding-left:2rem;font-size:1.8rem;line-height:1.85;list-style:outside}.sticky-note.plan-ticket__fee{align-self:center;margin-top:2.4rem;font-size:1.8rem;transform:rotate(-3deg)}@media (width>=1024px){.sticky-note.plan-ticket__fee{transform:translate(4.8rem)rotate(-3deg)}}.plan-page{background-color:#fdf8ed}.team-diagram{aspect-ratio:1;flex-shrink:0;width:100%;max-width:22rem;position:relative}.team-diagram__ring{border:2px dashed #2e5968;border-radius:50%;width:60%;height:60%;position:absolute;top:20%;left:20%}.team-diagram__center{aspect-ratio:1;background-color:#17323c;border-radius:50%;justify-content:center;align-items:center;width:18%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.team-diagram__center-icon{color:#ffd148;width:60%;height:60%}.team-diagram__node{justify-content:center;align-items:center;width:20%;display:flex;position:absolute}.team-diagram__node--top{top:10%;left:40%}.team-diagram__node--bottom{top:70%;left:40%}.team-diagram__node--left{top:40%;left:10%}.team-diagram__node--right{top:40%;left:70%}.team-diagram__bubble{aspect-ratio:1;color:#ffd148;background-color:#2e5968;border-radius:50%;justify-content:center;align-items:center;width:70%;display:flex}.team-diagram__bubble-icon{width:55%;height:55%}.connect-cta{grid-template-columns:1fr;display:grid}@media (width>=1024px){.connect-cta{grid-template-columns:4fr 6fr}}.connect-cta__photo{object-fit:cover;object-position:center 35%;width:100%;height:100%;max-height:40rem}.connect-cta__panel{background-color:#ffd148;background-image:radial-gradient(circle at 22% 18%,#ffffff9e,#fff0 58%),radial-gradient(circle at 84% 86%,#ffffff4d,#fff0 52%),linear-gradient(150deg,#ffffff47,#fff0 48%);flex-direction:column;align-items:center;gap:4.8rem;padding:3rem 3.2rem;display:flex}.connect-cta__title{color:#2e5968;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(2.8rem,2.9vw,3.6rem);text-decoration:underline}.connect-cta__body{flex-direction:column;align-items:center;gap:2.4rem;width:100%;display:flex}@media (width>=768px){.connect-cta__body{flex-direction:row;align-items:center;gap:4.8rem}}.connect-cta__intro{text-align:center;flex-direction:column;gap:2.4rem;display:flex}@media (width>=768px){.connect-cta__intro{text-align:left;flex:1}}.connect-cta__text{color:#17323c;font-size:clamp(1.8rem,1.6vw,2.4rem);line-height:1.75}.connect-cta__actions{flex-direction:column;align-items:center;gap:1.6rem;width:100%;display:flex}@media (width>=768px){.connect-cta__actions{flex-direction:row;justify-content:center;gap:8rem}}@media (width>=1440px){.connect-cta__actions{gap:30rem}}.connect-cta__phone{white-space:nowrap;color:#2e5968;align-items:center;gap:.8rem;min-width:4.8rem;min-height:4.8rem;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(2.8rem,2.9vw,3.6rem);text-decoration:none;display:inline-flex}.connect-cta__phone:hover{text-decoration:underline}.connect-cta__phone:focus-visible{outline-offset:3px;outline:3px solid #17323c}.connect-cta__phone-icon{width:3.4rem;height:3.4rem}.button.connect-cta__button{padding-inline:4.4rem;font-weight:600}.team-areas{background-color:#2e5968;padding:3.6rem 2.8rem}.team-areas__grid{width:100%;max-width:120rem;margin:0 auto;padding:0 1.6rem}@media (width>=1024px){.team-areas__grid{padding:0 2.4rem}}.team-areas__grid{grid-template-columns:1fr;gap:1.6rem;display:grid}@media (width>=1024px){.team-areas__grid{grid-template-columns:repeat(2,1fr)}}.team-areas__card{background-color:#fff;border:1px solid #d9d2c4;border-radius:1rem;padding:2rem 2.2rem;box-shadow:0 2px 6px #fcbe0714}.team-areas__head{align-items:center;gap:2rem;margin-bottom:1.8rem;display:flex}.team-areas__icon{color:#ffd148;background-color:#2e5968;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex}.team-areas__icon-glyph{width:3rem;height:3rem}.team-areas__name{color:#2e5968;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(2.4rem,2.2vw,3rem)}.team-areas__tasks{color:#4a6b76;padding-left:1.8rem;font-size:1.8rem;line-height:1.9;list-style:outside}.team-intro{grid-template-columns:1fr;display:grid}@media (width>=1024px){.team-intro{grid-template-columns:1fr 1fr;align-items:center}}.team-intro__photo{object-fit:cover;width:100%;height:20rem;-webkit-mask-image:linear-gradient(#000 62%,#0000 100%);mask-image:linear-gradient(#000 62%,#0000 100%)}@media (width>=1024px){.team-intro__photo{height:30rem;-webkit-mask-image:linear-gradient(90deg,#000 58%,#0000 100%);mask-image:linear-gradient(90deg,#000 58%,#0000 100%)}}.team-intro__content{justify-content:center;align-items:center;padding:4.8rem 2.4rem;display:flex}@media (width>=1024px){.team-intro__content{padding:8rem 4.8rem}}.team-intro__lead{color:#17323c;text-align:center;max-width:52rem;font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-size:clamp(2.4rem,2.2vw,3rem);line-height:1.6}.team-page{background-color:#fdf8ed}@font-face{font-family:Lora Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/assets/lora-cyrillic-ext-wght-normal-YcVxMP-u.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/assets/lora-cyrillic-wght-normal-UWPuZLjM.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/assets/lora-math-wght-normal-sOy7rEfW.woff2)format("woff2-variations");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/assets/lora-symbols-wght-normal-DQ5VrUkH.woff2)format("woff2-variations");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/assets/lora-vietnamese-wght-normal-CfJ7gtf3.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/assets/lora-latin-ext-wght-normal-C2Wlntb9.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/assets/lora-latin-wght-normal-BiLcIKcI.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Work Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/work-sans-vietnamese-wght-normal-BKsN3ITN.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Work Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/work-sans-latin-ext-wght-normal-B5dZ8C4S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Work Sans Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/work-sans-latin-wght-normal-Bl-S9Xys.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:9rem;font-size:62.5%}@media (width>=768px){html{scroll-padding-top:13rem}}body{color:#2e5968;-webkit-font-smoothing:antialiased;background-color:#fdf8ed;font-family:Work Sans Variable,Work Sans,system-ui,-apple-system,sans-serif;font-size:1.8rem;line-height:1.6}h1,h2,h3,h4{font-family:Lora Variable,Lora,Georgia,Times New Roman,serif;font-weight:600;line-height:1.2}img,picture,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button,input,textarea,select{font:inherit;color:inherit}:focus-visible{outline-offset:3px;outline:3px solid #2e5968}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
