@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Square+Peg&display=swap');


h1, h2, h3,h4,h5, h6 {
    
    font-family: "Instrument Serif", serif !important;
  
    
}

h1 {    line-height: 75px;margin-bottom:40px;}

.square {
font-family: "Square Peg", cursive !important;
    font-size: 72px;
    font-weight:500;
}

    #block-1779989784218 .image__overlay, div#block-1780017635029_2 .image__overlay  {
        opacity: 1 !important;
    }

@media(min-width:768px){
    
    div#section-1606258505758 .container.container--full, div#section-1780017051682 .container.container--full {
    max-width: 1700px !important;
}

div#block-1606258505758_0, div#block-1780017635029_4 {
    z-index: 9;
}
    
    
    
    div#block-1780017051682_0 {
    z-index: 9;
}
    
}

a.btn {
    text-transform: uppercase;
    
}





@media (max-width: 767px) {
    #block-1780014374264_0 {
        padding-top: 80px !important;     
        padding-bottom: 40px !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
}



body, .page, .main-content {
  overflow: visible !important;
}

 
.section, 
.sizer, 
.container, 
.row {
    overflow: visible !important;
}

 
div#block-1780014374264_0 {
    position: -webkit-sticky;   
    position: sticky;
    top: 70px;
    z-index: 99;  
    transition: transform 0.4s ease;
    will-change: transform;
}



.testimonial-wrapper {
    
    margin: 0 auto;  
  }

  .text-block {
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
  }

 .bg-text {
  position: absolute;
  top: 0px;
  left: -10px;
  font-family: Georgia, 'Times New Roman', serif; /* serif display look */
  font-size: 160px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9); /* crisp white, clearly visible */
  z-index: -1;
  pointer-events: none;
  user-select: none;
  line-height: 1;
}

  .text-block p {
    font-size: 18px;
    line-height: 1.6;
    color: #192657; 
    position: relative;
    z-index: 2; 
    margin: 0;
  }

  .section-line {
    border: none;
    border-top: 1px solid #192657;
    margin: 30px 0;
    opacity: 0.3;
  }

  @media (max-width: 767px) {
  .bg-text {
    font-size: 90px;
    top: -20px;
  }
  .text-block p {
    font-size: 16px;
  }
}




div#section-1780019006031 .block-type--accordion .block{
    border-top: 1px solid #192657;
}
   div#section-1780021713445 .block-type--accordion .block {
    border-top: 1px solid #f5e9d6;
}
div#block-1780019557045 .block{
    border-bottom: 1px solid #192657;
}

div#section-1780019006031 h5.media__body {
    font-size: 24px;
}

.accordion-body {
    font-size: 16px;
}

div#section-1780021713445 h5.media__body {
    font-size: 26px;
    color: #f5e9d6 !important;
}
 div#section-1780021713445 .accordion-body { 
    color: #f5e9d6 !important;
}


.sec_row {
    border: 1px solid #f5e9d6;
    border-radius: 15px;
    padding: 30px;
    margin-top: 30px;
}


@media(max-width:767px){
    
    br { display:none !important;}
    
  h1 {
    line-height: 43px;
    margin-bottom: 15px;
} 

hr {
    margin: auto !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
    
}






