h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "paralucent-condensed", sans-serif !important;
    font-style: normal;
    font-weight: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
}
p {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    font-family: "acumin-pro", sans-serif;
}
h1.primary, h2.primary, h3.primary, h4.primary, h5.primary, h6.primary, p.primary, span.primary, a.primary {
    color: #0f3f53;
}
.medium-title-text {
  font-family: "paralucent-text", sans-serif !important;
}

/*# Header #*/
@media print, screen and (max-width: 63.9988em) {
    header.header_container .title-bar {
        background: #fdd034;
        border-radius: 50px;
        width: 45px;
        height: 45px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}
.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    -webkit-box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
    content: '';
}
header.header_container .title-bar .menu-icon.change:before {
    transform: rotate(-45deg) translate(-14px, 13px);
    -webkit-transform: rotate(-45deg) translate(-14px, 13px);
    -moz-transform: rotate(-45deg) translate(-14px, 13px);
    -ms-transform: rotate(-45deg) translate(-14px, 13px);
    -o-transform: rotate(-45deg) translate(-14px, 13px);
    background: transparent;
    top: -22px;
    width: 20px;
    left: -10px;
}
/*# Hero #*/
@media print, screen and (min-width: 40em) {
    .hero-section-wrapper .hero-section-container .hero-section {
        padding-bottom: 85px;
        padding-top: 70px;
    }
  .w-75 {
    width: 80%;
    margin: 0 auto;
    padding: 1rem;
  }
}

.withimage-repeater-widget-root {
    width: 80%;
    margin: 0 auto;
}
.hero-section.text-center.w-75 p {
    padding: 0 3rem;
}

/*# Form #*/
[type='text'], [type='email'] {
    background: #41819c;
    border-color: #41819c;
    border-radius: 50px;
    height: auto;
    padding: 15px 32px;
    color: #fff;
    border: 0;
}
[type='text']:focus, [type='email']:focus {
   background: #41819c;
}
form [type='submit'], form [type='button'] {
  font-weight: 900;
    font-size: 16px;
    padding: 19px 32px;
    position: relative;
    background: #fdd034;
    border-radius: 50px;
    color: #0f3f53;
    min-width: 150px;
    cursor: pointer;
    font-family: "paralucent-condensed", sans-serif;
    text-transform: uppercase;
    transition: 0.5s all;  
}
.formwidget-submit-text {
    color: #fff;
    font-family: "paralucent-condensed", sans-serif;
    text-transform: uppercase;
    font-size: 64px;
    line-height: 54px;
    text-align: center;
}

/*# CARD #*/

h4.MuiTypography-root.MuiTypography-h4.css-16e912n-MuiTypography-root {
    font-size: 22px;
    margin-bottom: 14px;
    line-height: 24px;
    line-height: 1.3;
    margin-bottom: 1rem;
    min-height: 0;
    color: #0f3f53;
    white-space: break-spaces;
}
.MuiBox-root.css-9oq960 {
    background: none;
}
@media print, screen and (min-width: 40em) {
   .withoutimage-repeater-widget-root {
      background-image: url(https://brdv.winfieldunited.com/getContentAsset/1df19577-6ae5-4047-9b50-817d860bb0ad/cc721195-df8f-4799-b974-5ade63036cab/pattern.webp?language=en);
      background-repeat: repeat-x;
      background-position: center bottom 120px;
      width: 100%;
  }
  .withimage-repeater-widget-root {
      background-image: url(https://brdv.winfieldunited.com/getContentAsset/28720d85-1c00-44e9-8584-8b9899a7f823/cc721195-df8f-4799-b974-5ade63036cab/win-pattern-large.webp?language=en);
      background-repeat: repeat-x;
      background-position: center bottom -200px;
      width: 100%;
  }
  .MuiContainer-root.css-10c4oep-MuiContainer-root {
      width: 75%;
  }
}
h3.MuiTypography-root.MuiTypography-h3.css-o2xtih-MuiTypography-root {
    font-size: 42px;
    margin-bottom: 30px;
}
p.MuiTypography-root.MuiTypography-body1.css-yx7j0w-MuiTypography-root {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
  font-family: "acumin-pro",sans-serif;
}
.MuiGrid-root.MuiGrid-direction-xs-row.MuiGrid-grid-xs-12.MuiGrid-grid-md-6.MuiGrid-grid-lg-4.css-1u3b7wb-MuiGrid-root:hover {
    box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.3);
}
.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation3.css-b28jv2-MuiPaper-root {
    box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.2);
    transition: 0.25s all;
    border-radius: 0;
}
.MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation3.css-18t526s-MuiPaper-root {
    border-radius: 0;
}
img.MuiCardMedia-root.MuiCardMedia-media.MuiCardMedia-img.css-1gggvnd-MuiCardMedia-root {
   height: 250px;
}
/#* Footer *#/

@media print, screen and (min-width: 64em) {
    .footer-container-wrapper .footer-nav-section ul.winfield-lang-container li a {
        padding: 0 0 0 100px;
    }
}
@media print, screen and (min-width: 40em) {
    .footer-container-wrapper .footer-nav-section ul.winfield-lang-container li a {
        line-height: 3;
    }
}
.footer-container-wrapper .footer-nav-section ul.winfield-lang-container li a {
    font-weight: 800;
    font-size: 1.125rem;
    padding: 0 10px;
}
.text-uppercase {
    text-transform: uppercase !important;
}
a {
    line-height: inherit;
    color: #0f3f53;
    text-decoration: none;
    cursor: pointer;
}
.footer-container-wrapper .footer-nav-section ul.winfield-lang-container li {
    font-family: "paralucent-condensed", sans-serif;
}
.footer-container {
    background: #E0DFDB;
    padding: 40px 40px 60px 40px;
    margin-top: -36px;
}
@media print, screen and (min-width: 64em) {
    .footer-container-wrapper .footer-nav-section ul.winfield-lang-container li a {
        padding: 0 0 0 100px;
    }
}
/* ========================================
   Slider Section
======================================== */

.dxp-slider-widget {
    width: 100%;
    background: #f3f3f3;
    position: relative;
}

.slider-wrapper {
    width: 100%;
}

.slider-container {
    margin: 0 auto;
  width:100%;
}

/* ========================================
   Slides
======================================== */

.slider-item {
    display: none;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.slider-item.active {
    display: flex;
}

/* ========================================
   Left Side
======================================== */

.slide-left {
    display: flex;
    justify-content: center;
  width:50%;
}

.slide-image-wrapper {
  position:relative;
  width: 100%;
    height: auto;
}

/* Outer image circle */

.slide-image {
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
  padding:50%;
  bottom:-60px;
}
.slide-image:before{
content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(15, 62, 83, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
}
/* Yellow circle */

.slide-circle-overlay {
    position: absolute;
     width: 70%;
    height: 70%;
    border-radius: 50%;
    background: #f8cf2f;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -40%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 2;
}
/* 27M */

.slide-circle-text {
  font-family:"paralucent-condensed", sans-serif;
    font-size: 120px;
    font-weight: 900;
    line-height: 1;
    color: #0f3f53;
}
.slide-image-caption{
  font-weight:800;
  font-size:16px;
  color:#0f3f53;
}

/* small text */

.slide-circle-overlay::after {
    content: attr(data-caption);
    margin-top: 8px;
    font-size: 12px;
    color: #003d59;
    font-weight: 500;
}

/* ========================================
   Right Side
======================================== */

.slide-right {
    width: 50%;
  min-height:230px;
  margin-bottom:2rem;
}



/* Small Heading */

.slide-title {
      font-family: "paralucent-condensed", sans-serif;
    font-size: 18px !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    color: #2d7da1;
    margin-bottom: 20px;
}

/* Main Heading */

.slide-subtitle {
    font-family: "paralucent-condensed", sans-serif !important;
    font-size:28px !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    line-height: 1.1;
    color: #0f3f53;
    margin-bottom: 40px;
}

/* Description */

.slide-body p {
    font-size: 15px;
    line-height: 1.8;
    color: #003d59;
    margin: 0;
}

/* ========================================
   Indicators
======================================== */

.slider-indicators {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
  padding: 0 1rem;
}

.slider-indicator {
    width: 16px;
    height: 16px;
  border:3px solid #0f3f53;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
}

.slider-indicator.active {
    background: #003d59;
}

/* ========================================
   Navigation
======================================== */

.slider-controls {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.slider-control {
    position: absolute;
    top: 53%;
    transform: translateY(-50%);
    pointer-events: auto;
    border: none;
    background: transparent;
    color: #003d59;
    font-size: 70px;
    cursor: pointer;

}

.slider-prev {
    left: 17px;
}

.slider-next {
    right: 40px;
}
.slide-content {
    padding: 0 1rem;
  text-align: left;
}
/* ========================================
   Mobile
======================================== */
@media (max-width: 550px) {
    .slide-image-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 550px;
    }
}
@media (max-width: 550px) {
    .image-wrapper-bg {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
}
@media print, screen and (max-width: 63.9988em) {
    .image-wrapper-bg {
        width: 750px;
        height: 750px;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
    }
   .slider-prev, .slider-next {
        top: 555px;
        -webkit-transform: translateY(-30%);
        transform: translateY(-30%);
    }
   .slider-prev {
        left: 66%;
        right: 100px;
    }
}
@media print, screen and (max-width: 39.9988em) {
    .image-wrapper-bg {
        width: 550px;
        height: 550px;
    }
   .slider-prev, .slider-next {
        top: 585px;
    }
   .slider-prev {
        right: 70px;
    }
    .slide-circle-overlay {
    width: 100%;
    height: 74%;
   transform: translate(-50%, -50%);
  }
}
@media print, screen and (min-width: 64em){
  .slider-control{
    font-size:180px;
  }
  .slide-content {
    max-width: 600px;
}
}
@media (max-width: 991px) {
    .slider-item {
        flex-direction: column;
        gap: 40px;
        text-align: center;
    }

    .slide-left,
    .slide-right {
        flex: 1 1 100%;
        width: 100%;
    }
    .slide-subtitle {
        font-size: 28px;
    }
}
@media print, screen and (min-width: 40em) {
    .slide-title {
        margin-bottom: 5px;
    }
  .slide-subtitle {
        margin-bottom: 20px;
    }
}
/* Tabs*/
@media print, screen and (min-width: 40em) { 
.header-sec {
    margin: 0 auto;
    max-width: 75%;
    text-align: center;
    padding: 3rem;
}
  .cardwithdocument-repeater-widget-root {
    max-width: 85%;
    margin: 0 auto;
    padding: 0;
}
}
.foundation-tab-tabs .tabs{
  border:none;
  background: none;
  display: flex;
  justify-content: center;
}
.foundation-tab-tabs ul li a{
  font-size: 24px;
    background: #E2DFDC;
    color: #0f3f53;
    padding: 1.7rem 1.7rem;
    font-weight: 800;
  font-family: 'paralucent-condensed';
}
.foundation-tab-tabs ul li.tabs-title{
  margin-right:30px;
  min-width: 275px;
  text-align: center;
}
.foundation-tab-tabs ul li.is-active a{
  background: #0f3f53;
  color: #fff;
  text-decoration: none;
  box-shadow: rgba(0, 0, 0, 0.55) 0px 5px 30px;
}
.foundation-tab-tabs ul li.tabs-title:after{
content: '';
    position: absolute;
    left: 38%;
    width: 20px;
    height: 10px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    margin-top: -2px;
      background: #e6e6e6;
    opacity: 0;
}
  .foundation-tab-tabs ul li.is-active::after {
    background: #0f3f53;
    opacity: 1;
}
.tabs-content {
  background: none;
  border: 0;
}
.foundation-tab-tabs .tabs-content a {
    background: none;
    font-size: 1rem;
    font-weight: 600;
    padding: 0;
}

.MuiBox-root.css-za06kz {
    background: none;
}
.product-catalouge.sec-pad.text-center {
    margin-top: -12rem;
    z-index: -1;
}
@media print, screen and (max-width: 40em) {
.foundation-tab-tabs .tabs-content .MuiBox-root.css-za06kz {
  padding: 0;
  margin: 0;
  width: 100%;
  } 
.css-112navy-MuiGrid-root >* {
   height: 100% !important;
  overflow: visible;
}
  .tabs-panel {
    padding: 0;
  }
  .header-sec {
    padding: 3rem 2rem;
    text-align: center;
}
  .confident-customers-plan-container.text-center {
    padding: 0 2rem;
}
}

/* Brazil-only round checkbox (this form has no .checkmark span) */
.custom-check-label input[type="checkbox"] {
    position: relative;          /* undo app.css absolute */
    opacity: 1;                  /* undo app.css opacity:0 */
    width: 24px;                 /* undo app.css width:0 */
    height: 24px;                /* undo app.css height:0 */
    margin: 0;
    -webkit-appearance: none;
    appearance: none;
    border: 4px solid #fff;
    border-radius: 50%;          /* the circle */
    cursor: pointer;
    box-sizing: border-box;
    vertical-align: middle;
    flex: 0 0 auto;              /* label uses display:flex */
}

.custom-check-label input[type="checkbox"]:checked {
    background-color: #0f3f53;
    border-color: #fff;
}

.custom-check-label input[type="checkbox"]:checked::after {
    content: "J";
    position: absolute;
    left: 10px;
    top: px;
    width: 5px;
    height: 9px;
    transform: rotate(45deg);
    font-size: 1rem;
    color: #fff;
    font-weight: 900;
}

.custom-check-label input[type="checkbox"]:focus-visible {
    outline: 2px solid #497d04;
    outline-offset: 2px;
}