.condensed-info-box{padding:2rem 1.6rem;border:1px solid rgb(var(--color-foreground));border-radius:8px;display:flex;flex-direction:column;gap:1rem;background:#fff}.condensed_info_heading{margin-bottom:1.2rem}.condensed-info_subheading{margin-top:1.2rem;margin-bottom:0}.condensed-info-box__content.custom-1 .content__col img{width:var(--icon-width);height:auto;max-width:100%;max-height:2.8rem}.condensed-info-box__content.custom-1 .content__col-body{justify-content:space-between;text-align:center}.condensed-info-box__content.custom-1 .content__col-body .content__col-body__images{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem}.condensed-info-box__content.custom-1 .condensed-info-box__text{font-weight:var(--font-body-weight)}.condensed-info-box p{margin-block-start:0;margin-block-end:0}.condensed-info-box__title{display:grid;grid-template-columns:3rem 1fr;align-items:center;column-gap:1.2rem}.condensed-info-box__title h4{margin:0}.condensed-info-box__title img{width:100%;height:auto}.condensed-info-box__content{display:flex;gap:1rem;flex-wrap:wrap}.condensed-info-box__content .content__col{flex:auto;display:flex;flex-direction:column;flex-basis:calc(50% - 1rem)}.condensed-info-box__content.custom-1--two-rows .content__col{flex-basis:calc(50% - 1rem)}@media screen and (max-width: 479px){.condensed-info-box__content.custom-1--collage .content__col:nth-child(3n){flex-basis:100%}}@media screen and (min-width: 480px){.condensed-info-box__content.custom-1--two-rows .content__col{flex-basis:calc((100% / 3) - 1rem)}}.content__col-head{height:3.3rem;display:flex;justify-content:center;align-items:center;border:1px solid rgb(var(--color-foreground));border-radius:.4rem .4rem 0 0}.condensed-info-box__title img{max-width:4rem}.condensed-info-box__title{position:relative}.condensed-info-box_icon{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.condensed-info-box_icon svg{width:2.5rem;height:2.5rem}.condensed-info-box_icon.minus{opacity:0}.condensed-info-box__accordion-title:hover{cursor:pointer}.condensed-info-box_icon.minus .icon-minus{display:block}.condensed-info-box_accordion-content,input[type=checkbox].condensed-info-box_toggle{display:none}input[type=checkbox].condensed-info-box_toggle:checked+label+.condensed-info-box_accordion-content{display:flex}input[type=checkbox].condensed-info-box_toggle:checked+label+.condensed-info-box_accordion-content.condensed-info-box_accordion-content-block{display:block}input[type=checkbox].condensed-info-box_toggle:checked+label .condensed-info-box_icon.plus{opacity:0}input[type=checkbox].condensed-info-box_toggle:checked+label .condensed-info-box_icon.minus{opacity:1}.content__col-body{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 1rem 1rem;justify-items:center;align-items:center;flex-grow:1;border-left:1px solid rgb(var(--color-foreground));border-right:1px solid rgb(var(--color-foreground));border-bottom:1px solid rgb(var(--color-foreground));border-radius:0 0 .4rem .4rem}.page-width.condensed-info_container{display:flex;flex-direction:column;gap:1.8rem;overflow:hidden}.condensed-info_container--left{text-align:left}.condensed-info_container--center{text-align:center}.condensed-info_container--right{text-align:right}.content__col.custom-2 .content__col-body{border:.1rem solid rgb(var(--color-foreground));border-radius:.4rem}.content__col.custom-2 .condensed-info-box__text.content__col-body-label{font-weight:400}@media screen and (max-width: 768px){.custom-2 .content__col{flex-basis:100%}}.condensed-info-box__text,.content__col-head-text{font-weight:600}.condensed-info-box__text.condensed-info-box__subtitle{grid-area:2 / 1 / 3 / 3;padding-top:1rem;font-size:1.6rem;font-weight:400}.condensed-info-box__text.content__col-body-label{display:flex;align-items:center;align-self:baseline;font-size:1.6rem}.condensed-info-box__bottom-text{padding-top:1.2rem;font-size:1.4rem;text-align:center}.condensed-info-box__bottom-text.custom-1{padding-top:0;font-size:1.6rem}.content__col-body-circle{width:3.9rem;height:3.9rem;aspect-ratio:1;display:inline-flex;justify-content:center;align-items:center;margin-right:.4rem;font-weight:var(--font-body-weight-bold);font-size:1.8rem;text-align:center;border-radius:50%;font-family:var(--font-accent-family)}.content__col.custom-3{display:flex;flex-direction:row;gap:1rem}.content__col.custom-3 .content__col-body{flex:1}@media screen and (max-width: 991px){.content__col.custom-3{flex-wrap:wrap}.content__col.custom-3 .content__col-body{flex:49%;max-width:49%}}@media screen and (max-width: 767px){.content__col.custom-3 .content__col-body{flex:100%;max-width:100%}}.content__col.custom-3 .content__col-body{padding:.8rem .5rem;border:.1rem solid rgb(var(--color-foreground));border-radius:.4rem;gap:1rem;grid-template-columns:4.3rem 1fr;align-items:center;flex-direction:initial}.content__col.custom-3 .content__col-body .condensed-info-box__subtitle{padding-top:0}.content__col.custom-3 .content__col-body img{max-width:4.5rem;height:auto}@media screen and (min-width: 768px){.condensed-info-box__title h4{font-size:2.8rem}.condensed-info-box__content .content__col{flex:1}.content__col-body{padding:1rem 1rem 2rem}.content__col.custom-2 .content__col-body{padding:1rem}.content__col-head-text{font-weight:var(--font-body-weight-bold)}.page-width.condensed-info_container{gap:3rem}.content__col-body-circle{width:4.8rem;height:4.8rem;margin-right:1rem;font-size:2.4rem}.content__col.custom-3 .content__col-body{padding:1rem;grid-template-columns:45px 1fr;flex-grow:1}}.condensed-info_container-rebrand .condensed_info_heading{margin-top:0}@media screen and (max-width: 767px){.condensed-info_container-rebrand .condensed_info_heading{font-size:2.4rem}.condensed-info_container-rebrand .condensed-info-box__title h4{font-size:2rem}.condensed-info_container-rebrand .condensed-info_box-text{padding:1.2rem 1.7rem}}.condensed-info_container-rebrand .condensed-info_box-text{padding:1.2rem 1.7rem 0 1.2rem}.condensed-info_container-rebrand .condensed-info-box__title{padding:1rem 0}.condensed-info_container-rebrand .condensed-info-box__title .condensed-info-box__subtitle{padding-top:2rem}.condensed-info_container-rebrand .content__col-head{height:4.4rem}@media screen and (max-width: 479px){.condensed-info_container-rebrand .condensed-info-box__content.custom-1--collage .content__col:nth-child(3n){flex-basis:calc(50% - 1rem)}}
/*# sourceMappingURL=/cdn/shop/t/858/assets/custom-what-to-expect.css.map */
