@keyframes processing{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.hb{position:relative}.hb__image-mobile{display:block;max-width:100%;max-height:60rem}@media (min-width: 768px){.hb__image-mobile{display:none}}.hb__image-desktop{display:none;max-width:100%}@media (min-width: 768px){.hb__image-desktop{display:block;min-height:44.8rem}}.hb__video-mobile{display:block;max-width:100%;max-height:50rem;-o-object-fit:cover;object-fit:cover}@media (min-width: 768px){.hb__video-mobile{display:none}}.hb__video-desktop{display:none;max-width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 768px){.hb__video-desktop{display:block;min-height:61.7rem}}.hb__info{max-width:var(--max-width);color:var(--color-theme)}.hb__info.--left{position:absolute;left:1.6rem;right:1.6rem;bottom:2.9rem}@media (min-width: 768px){.hb__info.--left{left:6.4rem;bottom:6.4rem}}.hb__info.--center{position:absolute;left:50%;top:50%;text-align:center;transform:translate(-50%,-50%);width:calc(100% - 3.2rem)}.hb__info.--right{position:absolute;right:1.6rem;bottom:2.9rem;text-align:right}@media (min-width: 768px){.hb__info.--right{right:6.4rem;bottom:6.4rem}}.hb__logo{max-width:15rem;max-height:8rem;margin-bottom:.8rem}.hb__label p{display:block;font-size:1.2rem;font-weight:700;line-height:1.6rem;letter-spacing:.15rem;text-transform:uppercase;margin-bottom:.2rem}@media (min-width: 768px){.hb__label p{font-size:1.4rem;line-height:2.4rem;letter-spacing:.3rem;margin-bottom:.8rem}}@media (min-width: 768px){.hb__heading{font-size:4.8rem;line-height:5.6rem}}.hb__description{display:block;font-size:1.6rem;line-height:2.4rem;letter-spacing:0rem;margin-top:.8rem;margin-bottom:2.4rem}@media (min-width: 768px){.hb__description{margin-top:1.6rem}}.hb__description a{color:#27863a;text-decoration:underline}.hb__btns{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;row-gap:1.6rem;-moz-column-gap:2.4rem;column-gap:2.4rem}.--right .hb__btns{justify-content:flex-end}.--center .hb__btns{justify-content:center}.btn--hb{font-size:1.2rem;line-height:1.6rem;padding:1.2rem 2.4rem;border-radius:.3rem;letter-spacing:.15rem}@media (min-width: 768px){.btn--hb{font-size:1.4rem;line-height:1.6rem;padding:1.6rem 4.8rem;border-radius:.5rem;letter-spacing:.3rem}}.hb__only-text{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.4rem 2rem 0;text-align:center;gap:1.2rem;margin:auto;max-width:var(--max-width)}@media (min-width: 1024px){.hb__only-text{padding:4rem 0 0;gap:2rem}}@media (min-width: 1024px){.hb__only-text-heading{font-size:6.4rem;line-height:8rem}}.hb__top-heading{text-align:center;margin:2.4rem auto 1.2rem;max-width:var(--max-width)}.hb__top-heading h2{font-size:4rem;line-height:4.8rem}@media (min-width: 1024px){.hb__top-heading h2{font-size:6.4rem;line-height:8rem}}@media (min-width: 1024px){.hb__top-heading{margin:4rem auto;max-width:100%}}.iwt{padding:4rem 1.6rem;background-color:#f8f8f8}@media (min-width: 768px){.iwt{padding-inline:3.2rem}}@media (min-width: 1024px){.iwt{padding:7.2rem 6.4rem}}.iwt__title{text-align:center;margin-bottom:3.2rem}.ic{padding:4rem 1.6rem 0}@media (min-width: 768px){.ic{padding-inline:3.2rem}}@media (min-width: 1024px){.ic{padding:7.2rem 6.4rem 0}}.ic__wrapper{display:flex;flex-direction:column;justify-content:center;row-gap:4rem;-moz-column-gap:3.2rem;column-gap:3.2rem}@media (min-width: 768px){.ic__wrapper{flex-direction:row}}@media (min-width: 768px){.ic__card{flex-basis:25%}}.ic__card .ic__btn{color:#414042;letter-spacing:.196rem}.ic__card .ic__btn:after{background:#27863a;bottom:.2rem}.ic__card-img{width:100%;--ov-aspect-ratio: 1.5}.ic__heading{margin:1.6rem auto 0}.ic__desc{display:block;font-size:1.6rem;line-height:2.4rem;letter-spacing:0rem;margin-top:1.2rem}.twt{position:relative;margin-top:4rem;padding:4rem 1.6rem;background-color:#f8f8f8;text-align:center}@media (min-width: 768px){.twt{padding-inline:3.2rem}}@media (min-width: 1024px){.twt{margin-top:7.2rem;padding:7.2rem 6.4rem}}.twt__description{position:relative;font-weight:400;margin-top:1rem;margin-bottom:6.4rem}.twt__description:after{content:"";position:absolute;left:50%;bottom:-3.2rem;width:5.6rem;height:.4rem;background:#414042;transform:translate(-50%)}.twt__table-inner{max-width:100rem;margin:0 auto;overflow:auto;transition:all .3s ease}.twt__table-inner::-webkit-scrollbar{-webkit-appearance:none;margin-top:.4rem;height:.2rem}.twt__table-inner::-webkit-scrollbar-thumb{background:#414042}.twt__table-row{border-top:.2rem solid #EBEBEB}@media (min-width: 1024px){.twt__table-row{border-top-width:.3rem}}.twt__table-cell{font-size:1.4rem;line-height:2.4rem;letter-spacing:.01rem;text-align:center;white-space:nowrap;padding:1.6rem}@media (min-width: 1024px){.twt__table-cell{font-size:1.6rem;line-height:2.4rem;letter-spacing:0rem}}.twt__table-cell.twt__colHeader{font-weight:700}.twt__table-cell:last-child{padding-right:0;text-align:right}.twt__rowHeader{font-size:1.4rem;line-height:2.4rem;letter-spacing:.01rem;font-weight:700;text-align:left;padding:1.6rem 0}@media (min-width: 1024px){.twt__rowHeader{font-size:1.6rem;line-height:2.4rem;letter-spacing:0rem}}.twt__scroll-btn{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;font-size:1.2rem;line-height:1.6rem;letter-spacing:.01rem;width:100%;margin-top:2rem}.twt__table-icon{width:2rem;height:2rem;margin-left:1rem}.iwg{padding:4rem 1.6rem 0;text-align:center}@media (min-width: 768px){.iwg{padding-inline:3.2rem}}@media (min-width: 1024px){.iwg{padding:7.2rem 6.4rem 0}}.iwg__title{margin-bottom:4.8rem}.iwg__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:3.2rem;-moz-column-gap:6.4rem;column-gap:6.4rem;max-width:131.2rem;margin:auto}@media (min-width: 1024px){.iwg__wrapper{flex-direction:row}}.iwg__col-wrapper{display:grid;grid-template-columns:repeat(1,1fr);row-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem}@media (min-width: 768px){.iwg__col-wrapper{grid-template-columns:repeat(2,1fr)}}.iwg__inner{display:flex;flex-direction:column;align-items:center;row-gap:2.2rem}@media (min-width: 1024px){.iwg__inner{align-items:flex-start}}.iwg__img{width:100%;max-width:38rem}.iwg__heading{position:relative}.iwg__heading:after{content:"";position:absolute;left:0;bottom:-.8rem;width:4rem;height:.25rem;background:#27863a}@media (max-width: 1023px){.iwg__heading:after{left:50%;transform:translate(-50%)}}.iwg__desc{font-size:1.6rem;line-height:2.4rem;letter-spacing:0rem;text-align:center}@media (min-width: 1024px){.iwg__desc{text-align:left}}.fgWrapper .hb__info{top:50%;transform:translateY(-50%);bottom:unset}.fgWrapper .hb__image-desktop{--ov-aspect-ratio: .24}.fgWrapper .hb__image-mobile{--ov-aspect-ratio: .75}.fgWrapper .ic{text-align:center}.fgWrapper .ic .section__label:after{content:unset}.fgWrapper .ic__wrapper{max-width:100rem;margin:0 auto}
/*# sourceMappingURL=/cdn/shop/t/74/assets/bundle.page.fit-guide.css.map */
