/* Custom Styles */

@media(min-width:768px){
    
    div#block-1773807342183_0 h2 {
    font-size: 43px;
}
/*div#block-1773800822342, div#block-1773801015457 {*/
/*    width: 38%;*/
/*}*/

 
div#block-1773803582531_0 h3 {
    font-size: 46px;
}
div#block-1767884153487_9 h2 {
    font-size: 54px;
}

div#block-1712736027882_0 h2 {
    font-size: 47px;
}
div#block-1768915768647_5 h3 {
    font-size: 50px;
    margin-bottom: 20px;
}


}

::marker {
    color: #3edfef;
}
#section-1768915768647 .section__overlay { 
    background: linear-gradient(180deg, rgb(2 20 34 / 56%) 0%, #021422f5 100%);
}

#section-1773803582531 .section__overlay
 
 {
    
   background: linear-gradient(180deg, rgb(2 20 34 / 69%) 0%, #021422f5 100%);
}

@media(max-width:767px){
    div#block-1717864157736_0 h1 {
    font-size: 49px;
    word-wrap: break-word;
}
    
    br {display:none;}
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
 br {display:none !important;}  
  
      #block-1712734969181_0, div#block-1712734969181_2 {
        margin-top: -117px !important;
}

}

div#block-1773800822342 .block, div#block-1776439049617 .block, div#block-1776439053065 .block {
    border-top: 4px solid #3edfef;
}


div#block-1773801756437 .block, div#block-1776439264616 .block  {
    border-left: 4px solid #3edfef;
}


.tag-container {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap; 
    gap: 12px;       
}

 .tag {
    border: 1px solid #d0d8e0;
    color: #4a5a6a;
    font-size: 12px;
    padding: 13px 16px;
    display: inline-block; 
    white-space: nowrap;  
}

 @media (max-width: 480px) {
    .tag {
        font-size: 11px;
        padding: 6px 12px;
        width: 100%;    
        text-align: center;
    }
}




.info-wrapper {
    display: flex;
    flex-wrap: wrap;       
    justify-content: center;
    gap: 30px;            
    color: rgba(255, 255, 255, 0.6); 
    font-size: 14px;
}

 .info-wrapper strong {
    color: #ffffff;
    font-weight: 600;
    margin-right: 4px;
}

 @media (max-width: 600px) {
    .info-wrapper {
        flex-direction: column;  
        align-items: center;
        gap: 10px;
        text-align: center;
    }
}


div#section-1776445180313 .block {
    
    align-items: flex-start !important;
    
}


    #section-1776527688601 .sizer {
        padding-top: 0 !important; 
    }
div#block-1776527688601_0 {
    padding-top: 0;
}

div#section-1776527688601 .block-type--accordion {
    padding-top: 0 !important;
}



.block-type--accordion .block {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    z-index: 1;
    will-change: transform, box-shadow;
}


 .block-type--accordion .block:hover {
    transform: scale(1.03) translateY(-5px);
    z-index: 99;
        transform: scale(1.03) translateY(-5px);
    z-index: 99;
    box-shadow: 0 20px 40px rgb(62 223 239 / 11%), 0 0 15px rgb(62 223 239 / 9%);
    cursor: pointer;
 
}



