.checkIn-howTo{padding-block:32px}.checkIn-howTo__header{text-align:center;margin-bottom:32px}.checkIn-howTo__header__title{font-weight:500;font-size:16px;line-height:1.2;letter-spacing:-.02px;color:#101828;margin-bottom:16px}.checkIn-howTo__header__title span{color:#e86b2e;font-weight:700;font-size:28px;background:-webkit-gradient(linear,left top,right top,from(#e86b2e),color-stop(100%,#f2ac14),to(#f2ac14));background:linear-gradient(90deg,#e86b2e,#f2ac14 100%,#f2ac14 0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:block}.checkIn-howTo__header__title span::-moz-selection{color:#fff;background-clip:initial;-webkit-text-fill-color:#fff;background-color:#fdc43b}.checkIn-howTo__header__title span::selection{color:#fff;background-clip:initial;-webkit-text-fill-color:#fff;background-color:#fdc43b}.checkIn-howTo__header__summary{font-weight:600;font-size:15px;line-height:1.4;color:#475467;margin-bottom:0;max-width:680px;margin-inline:auto}.checkIn-howTo__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #e4e7ec;margin-bottom:24px}.checkIn-howTo__tab{color:#667085;text-align:center;font-weight:600;font-size:15px;line-height:1.2;position:relative;padding-inline:4px;-webkit-padding-after:12px;padding-block-end:12px;width:100%;max-width:100%;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.checkIn-howTo__tab:after{content:"";display:block;width:100%;height:2px;background-color:transparent;position:absolute;bottom:-1px;inset-inline-start:0}.checkIn-howTo__tab--active{color:#323a47}.checkIn-howTo__tab--active:after{background-color:#e86b2e}.checkIn-howTo__steps{position:relative}.checkIn-howTo__step{display:none;opacity:0;-webkit-transform:translateY(12px);transform:translateY(12px);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.checkIn-howTo__step--show{display:block;-webkit-animation:stepFadeIn .3s ease forwards;animation:stepFadeIn .3s ease forwards}.checkIn-howTo__cards{display:grid;grid-template-columns:repeat(1,1fr);gap:20px}.checkIn-howTo__card{background-color:#f3f6f8;border-radius:16px;padding:33px 28px;text-align:center}.checkIn-howTo__card figure{margin:0}.checkIn-howTo__card__img{width:100%;height:68px;-o-object-fit:contain;object-fit:contain;display:block;margin-bottom:16px}.checkIn-howTo__card__title{font-weight:700;font-size:18px;line-height:1.2;letter-spacing:-.02px;margin-bottom:12px;display:block;color:#323a47}.checkIn-howTo__card__title span{font-weight:400;display:block}.checkIn-howTo__card__summary{font-weight:400;font-size:12px;line-height:1.4;color:#323a47}@-webkit-keyframes stepFadeIn{0%{opacity:0;-webkit-transform:translateY(12px);transform:translateY(12px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes stepFadeIn{0%{opacity:0;-webkit-transform:translateY(12px);transform:translateY(12px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media (min-width:576px){.checkIn-howTo__cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.checkIn-howTo{padding-block:23px 96px}.checkIn-howTo__header{padding-block:23px;margin-bottom:60px}.checkIn-howTo__header__title{font-size:24px}.checkIn-howTo__header__title span{font-size:40px}.checkIn-howTo__header__summary{font-size:20px;line-height:1.5}.checkIn-howTo__tabs{margin-bottom:60px}.checkIn-howTo__cards{gap:28px;grid-template-columns:repeat(4,1fr)}.checkIn-howTo__card{padding-block:33px}.checkIn-howTo__card__img{height:90px;margin-bottom:27px}.checkIn-howTo__card__title{font-size:22px;margin-bottom:24px}.checkIn-howTo__card__summary{font-size:16px}}