.leales-kit-132{--e-global-color-primary:#881313;--e-global-color-69f4d8f:#FCE046;--e-global-color-65ec133:#6F5A40;--e-global-color-33772b7:#FEFEFE;--e-global-color-4091b92:#E3D27A;--e-global-color-4ed9207:#F3EBDC;--e-global-color-0f3b620:#DFD5C1;--e-global-typography-primary-font-family:"Zen Maru Gothic";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Zen Maru Gothic";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-family:"Zen Maru Gothic";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:700;--e-global-typography-text-line-height:1.8em;--e-global-typography-accent-font-family:"Chelsea Market";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:normal;--e-global-typography-accent-line-height:1em;--e-global-typography-6b1f780-font-family:"Zen Maru Gothic";--e-global-typography-6b1f780-font-size:16px;--e-global-typography-6b1f780-font-weight:700;--e-global-typography-6b1f780-line-height:1.5em;--e-global-typography-779e418-font-family:"Chelsea Market";--e-global-typography-779e418-font-size:100px;--e-global-typography-779e418-font-weight:normal;--e-global-typography-779e418-line-height:1em;background-color:var( --e-global-color-4ed9207 );}.leales-kit-132 h1{font-family:"Zen Maru Gothic", Sans-serif;font-size:32px;font-weight:700;line-height:1.5em;}.leales-kit-132 h2{font-family:"Zen Maru Gothic", Sans-serif;font-size:30px;font-weight:700;line-height:1.5em;}.leales-kit-132 h3{font-family:"Zen Maru Gothic", Sans-serif;font-size:28px;font-weight:700;line-height:1.5em;}.leales-kit-132 h4{font-family:"Zen Maru Gothic", Sans-serif;font-size:26px;font-weight:700;line-height:1.5em;}.leales-kit-132 h5{font-family:"Zen Maru Gothic", Sans-serif;font-size:24px;font-weight:700;}.leales-kit-132 h6{font-family:"Zen Maru Gothic", Sans-serif;font-size:22px;font-weight:700;line-height:1.5em;}.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-kit-132 h1{font-size:24px;}.leales-kit-132 h2{font-size:24px;}.leales-kit-132 h3{font-size:22px;}.leales-kit-132 h4{font-size:22px;}.leales-kit-132 h5{font-size:20px;}.leales-kit-132 h6{font-size:20px;}.leales-section.leales-section-boxed > .leales-container{max-width:768px;}}/* Start custom CSS */.leales-widget:not(:last-child) {
    margin-bottom: 0;
}

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

/*loader reset*/
@media (max-width: 768px) {  
#loftloader-wrapper{
    position: absolute;
}
}

/*button left*/
.btn__icon--left .leales-button-text{
    text-align: left;
}

.btn__icon--size svg{
    font-size: 1.5em;
    margin: auto 0;
}

.btn__icon--size .leales-button-text{
    display: flex;
    align-items: center;
}

/*tel*/
.tel-size{
    font-size: 0.5em;
}

/*original*/
.txt-nowrap{
    white-space: nowrap;
}

.border-dash__light::after{
    position: absolute;
    content: '';
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border: dashed 3px #F3EBDC;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    pointer-events: none;
    border-radius: 20px;
}

.border-dash__dark::after{
    position: absolute;
    content: '';
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border: dashed 3px #6F5A40;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    pointer-events: none;
    border-radius: 20px;
}

@media (max-width: 768px) {  .border-dash__light::after{
    width: calc(100% - 20px);
    height: calc(100% - 20px);
}}

@media (max-width: 768px) {  .border-dash__dark::after{
    width: calc(100% - 20px);
    height: calc(100% - 20px);
}}

@media screen and (min-width:769px) { 
a[href^="tel:"] {
    pointer-events: none;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Zen Maru Gothic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://hosodafarm.com/enthalten/components/gehalt/uploads/2026/07/ZenMaruGothic-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Zen Maru Gothic';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://hosodafarm.com/enthalten/components/gehalt/uploads/2026/07/ZenMaruGothic-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Zen Maru Gothic';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://hosodafarm.com/enthalten/components/gehalt/uploads/2026/07/ZenMaruGothic-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Chelsea Market';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://hosodafarm.com/enthalten/components/gehalt/uploads/2026/07/ChelseaMarket-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */