.what-to-expect{background-color:var(--background);width:100%}.what-to-expect .what-to-expect__container{padding-top:20px;padding-bottom:10px}.what-to-expect .what-to-expect__title{margin-bottom:20px}.what-to-expect .what-to-expect__image-placeholder{border-radius:3rem;position:relative;overflow:hidden}.what-to-expect .what-to-expect__list{padding:0;list-style:none}.what-to-expect .what-to-expect__item{cursor:default;align-items:center;gap:25px;transition:all .3s;display:flex}.what-to-expect .what-to-expect__item .what-to-expect__item-icon{background-color:var(--color-orange);border:3px solid var(--color-orange);border-radius:50%;width:12px;min-width:12px;height:12px;margin-top:-2px;transition:all .3s;display:inline-block}.what-to-expect .what-to-expect__item .what-to-expect__item-text{color:var(--color-dark-blue);margin-bottom:0;font-size:1.8rem;font-weight:400;line-height:1.3}@media (min-width:1024px){.what-to-expect .what-to-expect__item:hover .what-to-expect__item-icon{border:4px solid var(--color-orange);background-color:#0000;width:20px;height:20px;margin-left:-5px;margin-right:20px}.what-to-expect .what-to-expect__item:hover .what-to-expect__item-text{color:var(--color-orange);font-weight:700}}@media (max-width:768px){.what-to-expect .what-to-expect__title{text-align:center;margin-top:20px;margin-bottom:0}.what-to-expect .what-to-expect__image-placeholder{border-radius:3rem}.what-to-expect .what-to-expect__item{padding:1.5rem 0}.what-to-expect .what-to-expect__item .what-to-expect__item-text{font-size:1.6rem}}
.wte-cta{width:100%;max-width:100%;padding:50px 0 30px;overflow:hidden;transform:rotate(-3deg)skew(-3deg)}.wte-cta .wte-cta__container{background-color:#f9f9f9;flex-direction:column;justify-content:center;align-items:center;padding:30px 20px 50px;display:flex;position:relative;overflow:hidden}.wte-cta .wte-cta__top-bar{background-color:var(--color-orange);clip-path:polygon(0 0,100% 0,100% 0%,0 100%);z-index:1;width:50%;height:20px;position:absolute;top:0;left:0}.wte-cta .wte-cta__bottom-bar{background-color:var(--color-orange);clip-path:polygon(0 100%,100% 0%,100% 100%,0 100%);z-index:1;width:50%;height:20px;position:absolute;bottom:0;right:0}.wte-cta .wte-cta__content{z-index:2;text-align:center;max-width:900px;position:relative;transform:rotate(3deg)skew(3deg)}.wte-cta .wte-cta__title{color:var(--color-orange);text-transform:uppercase;margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1.2}.wte-cta .wte-cta__text{color:var(--color-dark-blue);margin:0;font-size:1.8rem;font-weight:700;line-height:1.4}@media (max-width:1023px){.wte-cta .wte-cta__top-bar,.wte-cta .wte-cta__bottom-bar{height:15px}.wte-cta .wte-cta__title{font-size:2.4rem}.wte-cta .wte-cta__text{font-size:1.8rem}}@media (max-width:768px){.wte-cta .wte-cta__top-bar,.wte-cta .wte-cta__bottom-bar{height:10px}.wte-cta .wte-cta__title{font-size:2.2rem}.wte-cta .wte-cta__text{font-size:1.6rem}}
