.elementor-kit-7{--e-global-color-primary:#03253B;--e-global-color-secondary:#FCF3EA;--e-global-color-text:#26343D;--e-global-color-accent:#C28B48;--e-global-color-fb3975f:#FFFFFF;--e-global-color-d1895c1:#07324A17;--e-global-color-f5c523f:#FBF5EDF0;--e-global-typography-primary-font-family:"Libre Franklin";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Libre Franklin";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Libre Baskerville";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Libre Franklin";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.home .eu-infoblokk {
    position: fixed !important;

    right: 16px;
    bottom: 16px;

    width: min(386px, calc(100vw - 32px)) !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;

    background: transparent !important;

    z-index: 9999;

    transition: bottom 0.08s linear;
}

.home .eu-infoblokk > .elementor-widget-image {
    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
}

.home .eu-infoblokk .elementor-widget-container {
    width: 100%;
    margin: 0;
    padding: 0;
}

.home .eu-infoblokk img {
    display: block;

    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;

    margin: 0 !important;
}

/* Mobil */
@media (max-width: 767px) {
    .home .eu-infoblokk {
        right: 10px;
        bottom: 10px;

        width: min(300px, calc(100vw - 20px)) !important;
        max-width: calc(100vw - 20px) !important;
        min-width: 0 !important;

        box-sizing: border-box;
    }

    .home .eu-infoblokk > .elementor-widget-image,
    .home .eu-infoblokk .elementor-widget-container {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
    }

    .home .eu-infoblokk img {
        display: block;

        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
    }
}/* End custom CSS */