.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;padding:0}
}
.boxed-text__banner-hero-container-items--full-width{max-width:none;width:100%}
.boxed-text__banner-hero-item{border-radius:24px;border:1px solid rgba(21,42,105,0.3)}
.boxed-text__banner-hero-item__header{border-bottom:1px solid rgba(21,42,105,0.2);padding:17px 0;display:flex;justify-content:center;align-items:center}
.boxed-text__banner-hero-item__header .boxed-text__banner-hero-item__title-icon{width:32px;height:32px;flex:0 0 32px;margin-left:16px;margin-right:25px;object-fit:contain}
@media(min-width:768px){.boxed-text__banner-hero-item__header .boxed-text__banner-hero-item__title-icon{margin-left:40px}
}
.boxed-text__banner-hero-item__header .third-header-title{font-family:"Geomanist-medium";font-weight:400;font-size:26px;line-height:120%;color:#152a69;width:100%;text-align:center;padding:0 48px 0 16px;margin:0}
@media(min-width:768px){.boxed-text__banner-hero-item__header .third-header-title{padding:0 48px 0 40px;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;flex-direction:column;justify-content:center}
.boxed-text__banner-hero-item__body .paragraph{font-family:"Geomanist-regular",sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#152a69;text-align:center;width:100%;padding:23px 16px;margin:0}
@media(min-width:768px){.boxed-text__banner-hero-item__body .paragraph{padding:23px 40px}
}
.boxed-text__banner-hero-item__body .paragraph p{margin:0}
.boxed-text__banner-hero-item__body .paragraph ul,.boxed-text__banner-hero-item__body .paragraph ol{margin:0;padding-left:36px}
.boxed-text__banner-hero-item__body .paragraph ul{list-style:disc}
.boxed-text__banner-hero-item__body .paragraph ol{list-style:decimal}
.boxed-text__banner-hero-item__body .paragraph li{margin-bottom:8px}
.boxed-text__banner-hero-item__body .paragraph li:last-child{margin-bottom:0}
.boxed-text__banner-hero-item__body .paragraph p + p,.boxed-text__banner-hero-item__body .paragraph p + ul,.boxed-text__banner-hero-item__body .paragraph p + ol,.boxed-text__banner-hero-item__body .paragraph ul + p,.boxed-text__banner-hero-item__body .paragraph ol + p,.boxed-text__banner-hero-item__body .paragraph ul + ul,.boxed-text__banner-hero-item__body .paragraph ol + ol,.boxed-text__banner-hero-item__body .paragraph ul + ol,.boxed-text__banner-hero-item__body .paragraph ol + ul{margin-top:16px}
.boxed-text__banner-hero-item__body .paragraph--border-top{border-top:1px solid rgba(21,42,105,0.2)}
.boxed-text__banner-hero-item--with-title-icon .boxed-text__banner-hero-item__header .third-header-title{width:auto;padding:0 48px 0 0}
.boxed-text__banner-hero-item--left .third-header-title{text-align:left !important}
.boxed-text__banner-hero-item--left .paragraph{text-align:left !important}
.boxed-text__banner-hero-item--left .paragraph p{text-align:left !important}
@media(min-width:768px){.boxed-text__banner-hero-item--left.boxed-text__banner-hero-item--with-title-icon .paragraph{padding-left:97px !important}
}
.boxed-text__banner-hero-item--left.boxed-text__banner-hero-item--with-title-icon .paragraph ul,.boxed-text__banner-hero-item--left.boxed-text__banner-hero-item--with-title-icon .paragraph ol{padding-left:36px}
.boxed-text__banner-hero-item--center .third-header-title{text-align:center !important}
.boxed-text__banner-hero-item--center .paragraph{text-align:center !important}
.boxed-text__banner-hero-item--center .paragraph p{text-align:center !important}
.boxed-text__banner-hero-item__header--left{justify-content:flex-start !important}
.boxed-text__banner-hero-item__header--left .third-header-title{text-align:left !important}
.boxed-text__banner-hero-item__header--center .third-header-title{text-align:center !important}
.boxed-text__banner-hero-item__body--left .paragraph{text-align:left !important}
.boxed-text__banner-hero-item__body--left .paragraph p{text-align:left !important}
.boxed-text__banner-hero-item__body--center .paragraph{text-align:center !important}
.boxed-text__banner-hero-item__body--center .paragraph p{text-align:center !important}
.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--full-width{padding-left:0;padding-right:0}
.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-medium",sans-serif;font-weight:400;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 ul{list-style:disc}
.boxed-text__v2-child ol{list-style:decimal}
.boxed-text__v2-child ul,.boxed-text__v2-child ol{margin:0 0 1rem;padding-left:20px}
.boxed-text__v2-child li{margin-bottom:8px}
.boxed-text__v2-child li:last-child{margin-bottom:0}
.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-family:"Geomanist-medium",sans-serif;font-size:40px;margin:0;color:#212529;font-weight:400;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;line-height:1.5;color:#212529;text-align:left;font-weight:400}
.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:400;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:"Geomanist-light",sans-serif}
.boxed-text__v2-child--right .boxed-text__v2-text-desc b{font-family:"Geomanist-book",sans-serif;font-weight:400 !important}