.boxed-text__banner-hero-container-items{margin-top:25px;padding:0 15px;display:flex;flex-direction:column;gap:15px}
@media(min-width:768px){.boxed-text__banner-hero-container-items{max-width:648px;margin:auto;margin-top:40px}
}
@media(min-width:1024px){.boxed-text__banner-hero-container-items{max-width:800px;margin:auto;margin-top:40px}
}
.boxed-text__banner-hero-item{border-radius:16px;border:1px solid #445587}
.boxed-text__banner-hero-item__header{border-bottom:1px solid #445587;padding:17px 0;display:flex;justify-content:center}
.boxed-text__banner-hero-item__header .third-header-title{font-family:"Geomanist-medium";font-weight:500;font-size:21px;line-height:130%;color:#152a69;width:95%;text-align:center;margin:0}
@media(min-width:768px){.boxed-text__banner-hero-item__header .third-header-title{text-align:start}
}
@media(min-width:1024px){.boxed-text__banner-hero-item__header .third-header-title{text-align:center}
}
.boxed-text__banner-hero-item__body{display:flex;justify-content:center}
.boxed-text__banner-hero-item__body .paragraph{font-family:"Geomanist-light";font-weight:200;font-size:16px;line-height:140%;color:#152a69;text-align:center;width:95%;margin-bottom:16px}
@media(min-width:768px){.boxed-text__banner-hero-item__body .paragraph{text-align:start;padding:20px 0 20px 0;margin-bottom:0}
}
@media(min-width:1024px){.boxed-text__banner-hero-item__body .paragraph{text-align:start;padding:20px 0;margin-bottom:0}
}
.boxed-text__v2{display:grid;grid-template-areas:"top top" "left right";align-items:center;justify-content:space-between;width:100%;margin:auto;padding:0 32px}
@media(min-width:724px){.boxed-text__v2{padding:0 16px}
}
.boxed-text__v2-parent{font-family:"Geomanist-light",sans-serif;color:#212529}
.boxed-text__v2-title{padding:3px 30px;display:flex;justify-content:center;flex-direction:column;align-items:center;border:solid 1px #333;margin:0;font-family:"Geomanist-book",sans-serif;font-size:16px;text-align:center;padding:16px}
@media(min-width:724px){.boxed-text__v2-title{padding:0;line-height:1.5}
}
.boxed-text__v2-childs{display:flex;flex-direction:column}
@media(min-width:724px){.boxed-text__v2-childs{display:grid;grid-template-columns:1fr 1fr 1fr}
}
.boxed-text__v2-child p{margin-top:0;margin-bottom:1rem}
.boxed-text__v2-child--left{grid-column:1 / span 1;grid-row:2;padding:16px;display:flex;justify-content:center;flex-direction:column;border:solid 1px #333;line-height:1.2rem}
@media(min-width:724px){.boxed-text__v2-child--left{padding:16px 30px}
}
.boxed-text__v2-child--left .boxed-text__v2-indicator-title{font-size:40px;margin:0;color:#212529;font-weight:500;margin-bottom:16px;line-height:2.5rem}
.boxed-text__v2-child--left .boxed-text__v2-indicator-title .boxed-text__v2-indicator-title-num{color:#9f9f9f}
.boxed-text__v2-child--left .boxed-text__v2-indicator-title .boxed-text__v2-indicator-title-sep{color:inherit}
.boxed-text__v2-child--left .boxed-text__v2-indicator-title .boxed-text__v2-indicator-title-rest{color:inherit}
.boxed-text__v2-child--left .boxed-text__v2-indicator-desc{margin-bottom:0;font-size:12px;font-weight:400;line-height:1.5;color:#212529;text-align:left;font-weight:300}
.boxed-text__v2-child--right{grid-column:2 / span 2;grid-row:2;padding:16px;display:flex;justify-content:center;flex-direction:column;border:solid 1px #333;font-weight:300;line-height:1.2rem}
@media(min-width:724px){.boxed-text__v2-child--right{padding:15px 30px}
}
.boxed-text__v2-child--right .boxed-text__v2-text-desc{font-size:12px;font-family:300}
.boxed-text__v2-child--right .boxed-text__v2-text-desc b{font-weight:bold}