.hero{width:calc(100% - 32px);margin:16px;height:min(827px,100vh - 32px);border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-right-radius:24px;border-bottom-left-radius:24px;position:relative;display:flex;flex-direction:column;overflow:hidden}.hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero__bg--image{background-size:cover;background-position:center 15%;background-repeat:no-repeat;object-fit:cover;object-position:center 15%}.hero__bg--video{object-fit:cover;object-position:center}.hero__overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(160deg,rgba(0,0,0,.2),rgba(0,0,0,.4));z-index:1}.hero__nav{position:relative;z-index:2;justify-content:space-between;padding:1.5rem 2rem}.hero__nav,.hero__nav__center,.hero__nav__left,.hero__nav__right{display:flex;align-items:center}.hero__nav__left{justify-content:flex-start}.hero__nav__center{justify-content:center}.hero__nav__right{justify-content:flex-end}.hero__nav__menu-btn{display:flex;align-items:center;gap:40px;background:none;border:none;cursor:pointer;color:var(--color-aip-white);font-family:var(--font-sans);font-size:20px;font-weight:500;font-style:normal;line-height:100%;letter-spacing:-.02em;padding:0;transition:opacity .4s ease .1s}.hero__nav__menu-btn span:not(.hero__nav__menu-icon){position:relative;z-index:1;transition:color .4s ease .1s}.hero__nav__menu-btn span:not(.hero__nav__menu-icon):before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:101px;height:48px;border-radius:100px;background:transparent;transition:background-color .4s ease .1s;z-index:-1;pointer-events:none}.hero__nav__menu-btn:hover{opacity:1}.hero__nav__menu-btn:hover span:not(.hero__nav__menu-icon){color:#fff!important}.hero__nav__menu-btn:hover span:not(.hero__nav__menu-icon):before{background-color:#000}.hero__nav__menu-btn .hero__nav__menu-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:100px;flex:none;order:0;flex-grow:0}.hero__nav__menu-btn .hero__nav__menu-icon svg{display:block;width:100%;height:100%;flex:none;flex-grow:0}.hero__nav__logo{height:56px;width:100px;flex-shrink:0;display:block;object-fit:contain}.hero__cta{display:inline-flex;align-items:center;justify-content:center;width:152px;height:48px;padding:12px 24px;gap:10px;background-color:#bfd049;color:#000;font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:20px;border-radius:8px;text-decoration:none;white-space:nowrap;transition:background-color .4s ease .1s,color .4s ease .1s;box-sizing:border-box}.hero__cta:hover{background-color:#000;color:#fff}.hero__content{position:absolute;inset:0;z-index:1;pointer-events:none}.hero__title{position:relative;width:100%;height:100%;margin:0}.hero__title-line{position:absolute;left:0;right:0;width:100%;font-family:Items,Georgia,serif;font-weight:100;font-style:normal;color:var(--color-aip-white);font-size:140px;line-height:100%;letter-spacing:0;text-align:center;white-space:nowrap;pointer-events:auto;visibility:hidden}.hero__title-line--1{top:55%;transform:translateY(-100%)}.hero__title-line--2{top:55%;transform:translateY(0)}.hero__title-mobile{display:none}.hero__title-desktop{display:block}@media screen and (min-width:1438px){.hero__nav{position:relative;height:104px;padding:0}.hero__nav__left{left:160px;width:141px}.hero__nav__center,.hero__nav__left{position:absolute;top:28px;height:48px}.hero__nav__center{left:50%;transform:translateX(-50%);width:auto;display:flex;align-items:center;justify-content:center}.hero__nav__logo{height:56px;width:100px;flex-shrink:0}.hero__nav__right{position:absolute;top:28px;left:auto;right:183px;width:152px;height:48px}.hero__nav__menu-btn{width:141px;height:48px;justify-content:flex-start;padding:0}.hero__cta{width:152px;height:48px}}@media screen and (max-width:1024px){.hero__content{inset:auto;justify-content:center;padding:3rem 2rem}.hero__content,.hero__title{position:relative;display:flex;align-items:center}.hero__title{height:auto;flex-direction:column;gap:.25rem}.hero__title-line{position:static;transform:none;white-space:normal;text-align:center}.hero__title-line--1,.hero__title-line--2{max-width:100%}}@media screen and (max-width:768px){.hero{height:824px;width:calc(100% - 24px);margin:12px auto}.hero__title-line{line-height:.95;white-space:pre-wrap}.hero__nav{padding:1rem}.hero__cta{display:none!important}}@media screen and (max-width:480px){.hero{height:824px;width:calc(100% - 32px);margin:16px auto}.hero__nav{padding:16px 24px}.hero__nav__left{order:2}.hero__nav__center{order:1}.hero__nav__menu-btn span,.hero__nav__right{display:none}.hero__nav__logo{height:57px;width:101px;object-fit:contain}.hero__nav__menu-icon{width:29.43px!important;height:29.43px!important}.hero__title-desktop{display:none!important}.hero__title-mobile{display:block!important}.hero__title{position:absolute;inset:0;height:100%;width:100%;display:block;padding:0}.hero__title-line{position:relative;font-family:Items,Georgia,serif;font-weight:300;font-size:clamp(48px,15vw,80px);line-height:1.1;letter-spacing:0;text-align:center;color:#fff;white-space:nowrap;transform:none;visibility:hidden}.hero__content{inset:auto;justify-content:center;height:100%;padding:0 0 80px}.hero__content,.hero__title{position:relative;display:flex;flex-direction:column;align-items:center}.hero__title{height:auto;gap:10px}}.why-aip{background-color:var(--color-aip-white);padding:60px 24px 80px;margin-top:24px;text-align:center}.why-aip__container{max-width:1369px;margin:0 auto}.why-aip__upper{max-width:761px;margin:0 auto 48px}.why-aip__subtitle{display:block;font-family:var(--font-sans);font-size:18px;font-weight:600;color:var(--color-aip-secondary-grey);letter-spacing:.02em;margin-bottom:16px}.why-aip__title{font-family:Items,Georgia,serif;font-weight:300;font-size:64px;line-height:70px;margin-bottom:20px;white-space:nowrap}.why-aip__description,.why-aip__description p,.why-aip__title{font-style:normal;letter-spacing:0;text-align:center;color:var(--color-aip-black)}.why-aip__description,.why-aip__description p{font-family:"Inter Tight",var(--font-sans);font-weight:400;font-size:18px;line-height:24px;margin:0;white-space:pre-wrap}.why-aip__description p:not(:last-child){margin-bottom:24px}.why-aip__card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:start}.why-aip__card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.why-aip__card-image{width:100%;height:224px;border-radius:20px;background-color:hsla(41,67%,92%,.45);display:flex;align-items:center;justify-content:center;overflow:hidden}.why-aip__card-image img{width:62%;height:62%;object-fit:contain}.why-aip__card-body{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.why-aip__card-title{font-family:Items,Georgia,serif;font-weight:300;font-size:36px;line-height:44px;color:var(--color-aip-black);margin:0}.why-aip__card-desc,.why-aip__card-desc p{font-family:"Inter Tight",var(--font-sans);font-weight:400;font-style:normal;font-size:18px;line-height:24px;letter-spacing:0;text-align:center;color:var(--color-aip-black);margin:0 auto;width:100%;max-width:290px;white-space:pre-wrap}.why-aip__card-desc p{margin:0}.why-aip__card-desc p:not(:last-child){margin-bottom:16px}@media screen and (max-width:1100px){.why-aip__title{font-size:64px;line-height:70px}.why-aip__card-title{font-size:36px;line-height:44px}}@media screen and (max-width:900px){.why-aip__card-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media screen and (max-width:768px){.why-aip{padding:50px 20px 60px;margin-top:20px}.why-aip__title{font-size:64px;font-weight:300;line-height:70px;letter-spacing:0;text-align:center;white-space:normal}}@media screen and (max-width:520px){.why-aip__card-grid{grid-template-columns:1fr}}