.elementor-kit-11{--e-global-color-primary:#031076;--e-global-color-secondary:#9696DF;--e-global-color-text:#031076;--e-global-color-accent:#ED4100;--e-global-color-fc95f48:#000000;--e-global-color-99c1a8d:#FFFFFF;--e-global-color-39b0c80:#FAFAFE;--e-global-typography-primary-font-family:"Hanken Grotesk";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Hanken Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Hanken Grotesk";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Hanken Grotesk";--e-global-typography-accent-font-weight:500;--e-global-typography-6e2fa57-font-size:14px;--e-global-typography-6e2fa57-line-height:22px;--e-global-typography-804f848-font-size:16px;--e-global-typography-804f848-line-height:24px;--e-global-typography-19d6ee2-font-size:24px;--e-global-typography-19d6ee2-line-height:32px;--e-global-typography-429140d-font-size:38px;--e-global-typography-429140d-font-weight:400;--e-global-typography-429140d-line-height:44px;--e-global-typography-97ddeae-font-size:48px;--e-global-typography-97ddeae-font-weight:400;--e-global-typography-97ddeae-line-height:52px;--e-global-typography-dcbe837-font-size:48px;--e-global-typography-dcbe837-font-weight:400;--e-global-typography-dcbe837-line-height:52px;--e-global-typography-b9b1eb1-font-size:56px;--e-global-typography-b9b1eb1-font-weight:400;--e-global-typography-b9b1eb1-line-height:64px;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 h1{font-size:var( --e-global-typography-97ddeae-font-size );font-weight:var( --e-global-typography-97ddeae-font-weight );line-height:var( --e-global-typography-97ddeae-line-height );}.elementor-kit-11 h2{font-size:var( --e-global-typography-429140d-font-size );font-weight:var( --e-global-typography-429140d-font-weight );line-height:var( --e-global-typography-429140d-line-height );}.elementor-kit-11 h4{font-size:var( --e-global-typography-19d6ee2-font-size );line-height:var( --e-global-typography-19d6ee2-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1328px;}.e-con{--container-max-width:1328px;}.elementor-widget:not(:last-child){--kit-widget-spacing:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-11{--e-global-typography-429140d-font-size:32px;--e-global-typography-429140d-line-height:40px;--e-global-typography-97ddeae-font-size:36px;--e-global-typography-97ddeae-line-height:42px;--e-global-typography-dcbe837-font-size:36px;--e-global-typography-b9b1eb1-font-size:44px;--e-global-typography-b9b1eb1-line-height:52px;}.elementor-kit-11 h1{font-size:var( --e-global-typography-97ddeae-font-size );line-height:var( --e-global-typography-97ddeae-line-height );}.elementor-kit-11 h2{font-size:var( --e-global-typography-429140d-font-size );line-height:var( --e-global-typography-429140d-line-height );}.elementor-kit-11 h4{font-size:var( --e-global-typography-19d6ee2-font-size );line-height:var( --e-global-typography-19d6ee2-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{--e-global-typography-19d6ee2-font-size:20px;--e-global-typography-19d6ee2-line-height:28px;--e-global-typography-429140d-font-size:22px;--e-global-typography-429140d-line-height:30px;--e-global-typography-97ddeae-font-size:26px;--e-global-typography-97ddeae-line-height:34px;--e-global-typography-dcbe837-font-size:26px;--e-global-typography-dcbe837-line-height:30px;--e-global-typography-b9b1eb1-font-size:34px;--e-global-typography-b9b1eb1-line-height:42px;}.elementor-kit-11 h1{font-size:var( --e-global-typography-97ddeae-font-size );line-height:var( --e-global-typography-97ddeae-line-height );}.elementor-kit-11 h2{font-size:var( --e-global-typography-429140d-font-size );line-height:var( --e-global-typography-429140d-line-height );}.elementor-kit-11 h4{font-size:var( --e-global-typography-19d6ee2-font-size );line-height:var( --e-global-typography-19d6ee2-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.translucent {
    backdrop-filter: blur(20px);
}

.hidden {
    display: none;
}

.triptych img {
    transition: all 0.2s ease;
}

.triptych:hover img {
    opacity: 0.5;
}

.triptych img:hover {
    opacity: 1 !important;
}
@media only screen and (min-width:1024px) {
    .md-only,
    #md-only {
        display: none;
    }
}

@media only screen and (min-width:768px) {
    .sm-only,
    #sm-only {
        display: none;
    }
    
    .triptych .elementor-element {
        height: 80%;
    }
    
    .triptych .elementor-element:nth-child(even) {
        height: 100%;
    }
}/* End custom CSS */