@charset "UTF-8";:root{--color-core-orange-100: #ffd6a1;--color-core-orange-100-15: rgba(255, 214, 161, .15);--color-core-orange-500: #f18f01;--color-core-orange-700: #df490a;--color-core-red-600: #d61036}.text-core-orange-500{color:#f18f01}.text-core-orange-700{color:#df490a}.text-core-red-600{color:#d61036}.bg-core-orange-500{background-color:#f18f01}.bg-core-orange-700{background-color:#df490a}.bg-core-red-600{background-color:#d61036}.bg-core-orange-100{background-color:#ffd6a1}.bg-core-orange-100-15{background-color:rgba(255,214,161,.15)}.btn-core-orange-500{background-color:#f18f01;color:#fff}.btn-core-orange-700{background-color:#df490a;color:#fff}.hero-section,.hero-section__container{position:relative;width:100%}.hero-section__card{position:relative;width:100%;background-color:var(--color-white-100);display:flex;overflow:hidden;border-radius:0 0 16px 16px}@media (max-width: 767px){.hero-section__card{flex-direction:column}}@media (min-width: 768px){.hero-section__card{flex-direction:row;align-items:center;padding-left:32px}}@media (min-width: 1189px){.hero-section__card{gap:64px}}.hero-section__content{display:flex;flex-direction:column;justify-content:center;gap:16px}@media (max-width: 767px){.hero-section__content{padding:24px 16px}}@media (min-width: 768px) and (max-width: 1188px){.hero-section__content{width:259px;flex-shrink:0}}@media (min-width: 1189px){.hero-section__content{flex:1 1 0%;min-width:0;gap:32px}}.hero-section__text{display:flex;flex-direction:column;gap:16px}.hero-section__title{font-weight:700;line-height:115%;color:var(--color-blue-gray-900-84);font-size:var(--line-height-headline-5)}@media (min-width: 768px) and (max-width: 1188px){.hero-section__title{font-size:22px}}@media (min-width: 1199px){.hero-section__title{font-size:var(--line-height-headline-4)}}.hero-section__description{display:block;font-size:var(--font-size-body-2);line-height:var(--line-height-body-2);font-weight:400;line-height:150%;color:var(--color-blue-gray-900-68);letter-spacing:-.12px}@media (min-width: 1199px){.hero-section__description{font-size:var(--font-size-body-1);line-height:var(--line-height-body-1)}}.hero-section__features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.hero-section__feature{display:flex;align-items:flex-start;gap:8px;color:var(--color-blue-gray-900-84);font-size:14px}@media (min-width: 1199px){.hero-section__feature{font-size:16px}}.hero-section__feature-icon{color:#f18f01;flex-shrink:0;margin-top:2px}.hero-section__cta{display:flex;align-items:center;min-height:56px}@media (max-width: 767px){.hero-section__cta .lw-button{width:100%}}.hero-section__nav{display:flex;align-items:center;gap:8px}@media (max-width: 767px){.hero-section__nav{justify-content:center}}.hero-section__nav-button{display:flex;cursor:pointer;align-items:center;justify-content:center;border-width:0px;border-style:none;color:var(--color-blue-gray-900);outline:2px solid transparent;outline-offset:2px;width:40px;height:40px;padding:8px;background:transparent;border-radius:9999px;transition:background-color .2s ease-in-out}.hero-section__nav-button:hover{background-color:var(--color-black-8)}.hero-section__nav-button:active{background-color:var(--color-black-12)}.hero-section__nav-button:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: var(--color-brand-700);--tw-ring-offset-width: 2px}.hero-section__banner{position:relative;overflow:hidden}@media (max-width: 767px){.hero-section__banner{width:100%;aspect-ratio:360/261;order:-1}}@media (min-width: 768px) and (max-width: 1188px){.hero-section__banner{flex-shrink:0;width:477px;height:261px;margin-left:auto}}@media (min-width: 1189px){.hero-section__banner{flex-shrink:0;width:663px;height:440px}}.hero-section__banner picture{position:absolute;top:0;right:0;bottom:0;left:0}.hero-section__banner picture,.hero-section__banner img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
