.elementor-kit-8{--e-global-color-primary:#5B242A;--e-global-color-secondary:#F0E7E0;--e-global-color-text:#07131C;--e-global-color-accent:#FFFFFF00;--e-global-color-31fdef4:#3B2A2A;--e-global-color-d6c2c42:#BF9D84;--e-global-typography-primary-font-family:"Spectral";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Livvic";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Spectral";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;--e-global-typography-cf343c2-font-family:"Afacad Flux";}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"Afacad Flux", Sans-serif;font-size:clamp(14px, 1.6vw, 18px);font-weight:600;text-transform:uppercase;line-height:1.3;border-radius:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 */body{
    font-family: var(--e-global-typography-primary-font-family),sans-serif;
}

h1,h2,h3,h4{
    font-family: var(--e-global-typography-secondary-font-family),serif;
}
.page-title h1.elementor-heading-title{
    font-size: clamp(32px, 4vw, 56px);
    font-family: var(--e-global-typography-secondary-font-family),serif;
    line-height: 1.1
}
.section-title h2.elementor-heading-title {
    font-size: clamp(20px, 3.2vw, 40px);
    font-family: var(--e-global-typography-secondary-font-family),serif;
    line-height: 1.1;
}

.section-desc {
    font-size: clamp(13.33px, 1.6vw, 18px);
}

a,
button,
.btn,
.menu{
    font-family:var(--e-global-typography-cf343c2-font-family),sans-serif;
}

.section {
    padding-inline: 20px;
    padding-top: clamp(40px, 10vw, 60px);
    padding-bottom: clamp(40px, 10vw, 60px);
}
.section-header {
    margin-bottom: clamp(20px, 4vw, 40px);
}

.btn-arrow{
    display:inline-flex;
    align-items:center;
    gap:12px;
    position:relative;
    text-decoration:none;
    font-size: clamp(13.33px, 1.6vw, 18px);
}

/* underline */
.btn-arrow .elementor-button-text{
    position:relative;
}
.btn-arrow .elementor-button-text:after{
    content:'';
    position:absolute;
    left:0;
    bottom:-3px;
    width:0;
    height:1px;
    background:currentColor;
    transition:.35s;
}

/* arrow */
.btn-arrow .elementor-button-icon{
    transform:rotate(-45deg);
    transition:.35s;
}

/* hover */
.btn-arrow:hover .elementor-button-text:after{
    width:100%;
}

.btn-arrow:hover .elementor-button-icon{
    transform:rotate(0deg);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Spectral';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Spectral-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Spectral';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Spectral-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Spectral';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Spectral-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Spectral';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Spectral-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Spectral';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Spectral-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Spectral';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Spectral-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Spectral';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Spectral-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Spectral';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Spectral-BoldItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Livvic';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Livvic-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Livvic';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Livvic-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Livvic';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Livvic-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Livvic';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Livvic-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Livvic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
@font-face {
	font-family: 'Livvic';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Livvic-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Livvic';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Livvic-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Livvic';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Livvic-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Livvic';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/Livvic-BoldItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Afacad Flux';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/AfacadFlux-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Afacad Flux';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/AfacadFlux-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Afacad Flux';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/AfacadFlux-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Afacad Flux';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://puro.hap.agency/wp-content/uploads/2026/03/AfacadFlux-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */