.leales-kit-132{--e-global-color-primary:#F8F8F8;--e-global-color-4232a24:#121212;--e-global-color-3373c0c:#D41315;--e-global-color-afd41fb:#C5C5C5;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:normal;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:normal;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"YuGothic";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.8em;--e-global-typography-accent-font-family:"Zen Old Mincho";--e-global-typography-accent-font-size:30px;--e-global-typography-accent-font-weight:normal;--e-global-typography-accent-line-height:1em;--e-global-typography-a66d1f1-font-family:"YuGothic";--e-global-typography-a66d1f1-font-size:20px;--e-global-typography-a66d1f1-font-weight:500;--e-global-typography-a66d1f1-line-height:1.5em;--e-global-typography-e9c17c8-font-family:"YuGothic";--e-global-typography-e9c17c8-font-size:16px;--e-global-typography-e9c17c8-font-weight:500;--e-global-typography-e9c17c8-line-height:1.5em;--e-global-typography-e6f3035-font-family:"Zen Old Mincho";--e-global-typography-e6f3035-font-size:25px;--e-global-typography-e6f3035-font-weight:normal;--e-global-typography-e6f3035-line-height:1em;background-color:var( --e-global-color-primary );}.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-widget:not(:last-child) {
    margin-bottom: 0;
}


.leales-section-wrap{    
overflow: hidden !important;
}

/*all section width*/
@media (min-width: 1025px) {
    .contentWidth{
        width: calc(100% - 280px);
    }}

/*title h2 after*/
.h2_border::after{
    position: absolute;
    content: '';
    width: 400px;
    height: 1px;
    background: #121212;
    left: -80px;
    bottom: 0;
}
.h2_border_wt::after{
    position: absolute;
    content: '';
    width: 400px;
    height: 1px;
    background: #f8f8f8;
    left: -80px;
    bottom: 0;
}
.h2_width_wt{
    max-width: 400px;
}

/*button rub*/
.rub{
    margin-left: 30px;
    font-family: 'Lato',Sans-Serif;
    font-weight: 400;
    font-size: 16px;
}

/*js x scroll*/
@media (min-width: 1025px) {
.js_wrapper{
   height: 100vh;
   min-height: 725px;
   display: flex;
   justify-content: start;
   align-items: center;
   position: relative;
   will-change: transform;
}

.slides-wrapper > .leales-column-wrap > .leales-widget-wrap {
    flex-wrap:nowrap;
    gap: 0;
}

.slides-wrapper{
    width: 100%;
    height: 100vh;
    min-height: 725px;
}  


.js_wrapper > .leales-container{
    flex-direction: column;
    height: auto;
}

.pin-item .leales-row {
    flex-wrap: wrap;
    width: calc(100vw - 80px);
    max-width: calc(100% - 440px);
    margin-left: 80px;
}

.pin-item .leales-container {
    height: 100vh;
    display: flex;
    align-items: center;
}


.slide {
  will-change: transform;
}

.pin_itemContent{
    margin: 0 auto;
    height: 550px;
}
}

@media (max-width: 768px) {  .h2_border::after{
    width: 250px;
    left: -7%;
}
    .h2_width_wt{
    max-width: 250px;
}
.rub{
    margin-left: 20px;
    font-size: 12px;
}
}

@media screen and (min-width:769px) { 
a[href^="tel:"] {
    pointer-events: none;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'YuGothic';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://akamiushi.com/enthalten/components/gehalt/uploads/2025/07/YuGothic-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'YuGothic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://akamiushi.com/enthalten/components/gehalt/uploads/2025/07/yu-gothic-regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Zen Old Mincho';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://akamiushi.com/enthalten/components/gehalt/uploads/2025/07/ZenOldMincho-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */