.metafield-rich_text_field>p{padding-bottom:0!important}
.application-section{width:100%;display:flex;gap:5.6rem}
.application-section-left{width:50%}
.application-section-left-title{margin-bottom:2.4rem}
.application-section-left-text{margin-bottom:3.6rem}
.application-section-right{width:50%}
.application-section-right-text{display:flex;align-items:center;gap:1.6rem;margin-bottom:3.2rem}
.application-section-right-boxes{display:flex;flex-direction:column;gap:2.4rem}
.application-section-right-box{padding:1.2rem 3.4rem;display:flex;align-items:center;gap:3.8rem;background-color:#fff;border-radius:.6rem}
.application-section-right-box-left img{width:4.8rem;height:4.8rem}
.application-section-right-box-right-title{margin-bottom:1.2rem}
.application-section-right-box-right-text{margin-bottom:1.2rem;font-size:1.3rem;line-height:2rem}
.application-section-right-box-right-text p{font-size:1.3rem;line-height:2rem}
.application-section-right-box-right-text img{max-width:18rem;height:-moz-fit-content;height:fit-content;-o-object-fit:contain;object-fit:contain}
.application-section-right-box-right-button{text-decoration:underline;text-underline-offset:.3rem}
@media screen and (max-width:990px){
.application-section{flex-direction:column;gap:2.4rem}
.application-section-left{width:100%}
.application-section-left-title{margin-bottom:2.4rem}
.application-section-left-text{margin-bottom:3.6rem}
.application-section-right{width:100%}
.application-section-right-text{display:flex;align-items:center;gap:1.6rem;margin-bottom:3.2rem}
.application-section-right-boxes{display:flex;flex-direction:column;gap:2.4rem}
.application-section-right-box{padding:1.2rem 3.4rem;display:flex;align-items:center;gap:3.8rem;background-color:#fff;border-radius:.6rem}
.application-section-right-box-left img{width:4.8rem;height:4.8rem}
.application-section-right-box-right-title{margin-bottom:1.2rem}
.application-section-right-box-right-text{margin-bottom:1.2rem;font-size:1.3rem;line-height:2rem}
.application-section-right-box-right-text img{max-width:18rem;height:-moz-fit-content;height:fit-content;-o-object-fit:contain;object-fit:contain}
}