.box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}@media screen and (min-width: 768px){.box-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 767.98px){.box-wrapper{overflow:auto}}.box-wrapper .box{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%;padding:clamp(20px, 2vw, 40px)}@media screen and (min-width: 768px){.box-wrapper .box{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%}}.box-wrapper strong{position:relative;display:block;margin-bottom:1.5rem}.box-wrapper strong::after{position:absolute;content:"";background-color:#ee3e5a;width:25px;height:2px;left:0;bottom:-15px}.break-text{word-break:break-all}.grid-wrapper--grey{background:#f8f8f8;padding:clamp(1.8rem, 2vw, 3rem) 1rem;margin-bottom:2rem}@media screen and (min-width: 768px){.grid-wrapper--grey .grid-box{padding:0 2rem}}
