.leales-kit-132{--e-global-color-primary:#FFFFFF;--e-global-color-87ec280:#151515;--e-global-color-6857547:#099BD9;--e-global-color-c0ea485:#034198;--e-global-color-3cfa852:#0E50AC;--e-global-color-79b8f10:#0F0E2C;--e-global-color-0408608:#2F2F2F;--e-global-color-f0a2551:#FFFFFFA3;--e-global-typography-primary-font-family:"Zen Old Mincho";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:normal;--e-global-typography-primary-line-height:2em;--e-global-typography-primary-letter-spacing:2px;--e-global-typography-secondary-font-family:"Zen Old Mincho";--e-global-typography-secondary-font-size:36px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-secondary-letter-spacing:1.5px;--e-global-typography-text-font-family:"Zen Old Mincho";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:2em;--e-global-typography-text-letter-spacing:2px;--e-global-typography-accent-font-family:"Cormorant Garamond";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1em;--e-global-typography-accent-letter-spacing:1px;--e-global-typography-950d56c-font-family:"Cormorant Garamond";--e-global-typography-950d56c-font-size:175px;--e-global-typography-950d56c-font-weight:500;--e-global-typography-950d56c-line-height:1em;--e-global-typography-950d56c-letter-spacing:1px;background-color:#151515;}.leales-section.leales-section-boxed > .leales-container{max-width:1250px;}.leales-widget:not(:last-child){margin-bottom:0px;}{}h1.entry-title{display:var(--page-title-display);}.leales-lightbox{--lightbox-header-icons-size:0px;}.leales-kit-132 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.leales-section.leales-section-boxed > .leales-container{max-width:1024px;}}@media(max-width:768px){.leales-section.leales-section-boxed > .leales-container{max-width:767px;}}/* Start custom CSS */.leales > .leales-inner {
    overflow: hidden !important;
}

.pointer__none {
    pointer-events: none;
}

.site__btn {
    position: relative;
}

.site__btn::before {
    position: absolute;
    content: '';
	width: 60px;
	height: 60px;
	border-radius: 50%;
    background-color: #099BD9; 
    top: 45%;
    right: -60px;
    transform: translateY(-50%);
    transition: all 0.5s;
}

.site__btn::after{
    position: absolute;
    content: '';
	top:20%;
    right: -34px;
    transform: translateY(-50%);
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	transition: all 0.5s;
}

.site__btn:hover::before{
    background-color: #034198;
    right: -70px;
}
.site__btn:hover::after{
    right: -44px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

@media (max-width: 767px) { .site__btn::before{
	width: 45px;
	height: 45px;
	border-radius: 50%;
    top: 40%;
    right: -45px;
}
.site__btn::after{
   top: 20%;
    right: -25px;
    transform: translateY(-50%);
	width: 8px;
	height:8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}

.site__btn:hover::before{
    background-color: #034198;
    right: -55px;
}
.site__btn:hover::after{
    right: -35px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}}


@media (min-width: 768px) {
    a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Zen Old Mincho';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://craftlink-2018.com/enthalten/components/gehalt/uploads/2025/09/ZenOldMincho-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Zen Old Mincho';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://craftlink-2018.com/enthalten/components/gehalt/uploads/2025/09/ZenOldMincho-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cormorant Garamond';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://craftlink-2018.com/enthalten/components/gehalt/uploads/2025/09/CormorantGaramond-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Cormorant Garamond';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://craftlink-2018.com/enthalten/components/gehalt/uploads/2025/09/CormorantGaramond-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */