.presentation-section-details-module{align-items:center;background-color:#0d8f92;background-position:50%;background-size:cover;display:flex;min-height:384px;overflow:hidden;padding:44px 0;position:relative}.presentation-section-details-module__overlay{background:linear-gradient(77.12deg,rgba(0,151,167,.74) 42.79%,rgba(77,239,166,.74) 93.9%);inset:0;pointer-events:none;position:absolute;z-index:0}.presentation-section-details-module .baseModuleParent{position:relative;width:100%;z-index:1}.presentation-section-details-module .customWidthOption{margin:0 auto;max-width:1030px;width:100%}.presentation-section-details-module__content{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1030px;min-height:128px;text-align:center}.presentation-section-details-module__content h2{color:#fff;font-size:34px;font-weight:800;letter-spacing:0;line-height:1.2;margin:0}.presentation-section-details-module__details{align-items:flex-start;display:grid;gap:40px;grid-template-columns:repeat(2,240px);justify-content:center;margin-top:28px}.presentation-section-details-module__detail{color:#fff;display:flex;flex-direction:column;gap:5px;text-align:center;width:100%}.presentation-section-details-module__detail-top{color:#fff;font-size:16px;font-weight:600;letter-spacing:1px;line-height:1.15;white-space:nowrap}.presentation-section-details-module__detail-bottom{color:#fff;font-size:12px;font-weight:500;letter-spacing:1px;line-height:1.2}@media (max-width:767px){.presentation-section-details-module{min-height:260px;padding:42px 0}.presentation-section-details-module__content{min-height:136px}.presentation-section-details-module__content h2{font-size:22px}.presentation-section-details-module__details{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:22px;width:100%}.presentation-section-details-module__detail-top{font-size:12px;white-space:normal}.presentation-section-details-module__detail-bottom{font-size:10px}}