.way-early-wrapper{display:flex;gap:100px;justify-content:space-around}.box-way-early-content h3{text-align:center}.box-way-early-content{border:4px solid var(--primary-medium);border-radius:27px;overflow:hidden;padding:40px 22px;position:relative;width:50%}.way-early-right{align-self:center;width:50%}.box-way-early-content:before{background-color:var(--primary-light);content:"";display:block;height:35%;left:0;position:absolute;top:0;width:100%;z-index:-1}.img-box-wrappeer{display:flex;flex-wrap:wrap;justify-content:center}.box-way-early-img{padding-inline:8px;width:33.33333%}.box-way-early-img img{display:block;height:auto;width:100%}.box-way-early-content .richtext{margin-top:10px}.box-way-early-content .richtext ul{list-style:none}@media (max-width:1023px){.way-early-wrapper{display:flex;gap:40px;justify-content:space-around}}@media (max-width:767px){.way-early-wrapper{flex-direction:column}.box-way-early-content,.way-early-right{width:100%}}