:root{--brand: #1abc9c;--brand-light: #d1f2eb;--brand-medium-light: #31c3a6;--brand-medium-dark: #17a98c;--brand-dark: #05261f;--accent: #bc1a3a;--accent-light: #f2d1d8;--accent-medium-light: #c3314e;--accent-medium-dark: #a91734;--accent-dark: #26050c;--white: #fcfcfc;--gray-100: #f5f5f5;--gray-200: #e5e5e5;--gray-300: #737373;--gray-400: #404040;--gray-500: #171717;--black: #1c1c1c;--gap: clamp(1rem, 2vw, 2rem);--default-padding: clamp(1rem, 2vw, 2rem);--swiper-navigation-sides-offset: 0px}*,*::before,*::after{box-sizing:border-box;margin:0}p:empty{display:none}html,body{min-height:100vh}.wrapper{width:100%;max-width:1300px;margin-inline:auto}@media screen and (max-width: 1299px){.wrapper{padding-inline:var(--default-padding)}}body{display:flex;flex-direction:column;overflow-x:hidden;color:var(--gray-500);background-color:var(--gray-100);font-size:clamp(1rem,1.2vw,1.125rem)}main{flex:1}input,select,textarea{border:1px solid var(--gray-300)}a{text-decoration:none;color:inherit}.button{display:inline-block;padding:.75rem 1.25rem;text-decoration:none;cursor:pointer}img{max-width:100%;height:auto;display:block}ul{padding-left:1rem}li{line-height:1.6em}h4,h5,h6{margin-bottom:.3em}h1,h2,h3,h4,h5,h6{line-height:1.1em;color:var(--black)}h1{font-size:clamp(3.43rem,5.94vw,3.82rem);margin-bottom:.6em}h2{font-size:clamp(2.75rem,4.7vw,3.05rem);margin-bottom:.45em}h3{font-size:clamp(2.2rem,3.75vw,2.44rem);margin-bottom:.4em}h4{font-size:clamp(1.76rem,3.05vw,1.95rem)}h5{font-size:clamp(1.41rem,2.44vw,1.56rem)}h6{font-size:clamp(1.13rem,1.95vw,1.25rem)}.big-body{font-size:clamp(1.13rem,1.95vw,1.25rem);line-height:1.6em;margin-bottom:clamp(1rem,2vw,1.5rem)}p{font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6em;margin-bottom:clamp(1rem,2vw,1.5rem)}.small-body{font-size:clamp(.72rem,1.25vw,.8rem);line-height:1.6em;line-height:1.6em;margin-bottom:clamp(1rem,2vw,1.5rem)}.note{font-size:clamp(.58rem,1vw,.64rem);line-height:1.6em;line-height:1.6em;margin-bottom:clamp(1rem,2vw,1.5rem)}.hidden{display:none}.section-padding{padding-top:clamp(2rem,5.5vw,4rem);padding-bottom:clamp(2rem,5.5vw,4rem)}.wpcf7 input,.wpcf7 textarea{padding:8px;border:1px solid var(--gray-300);width:100%;font-size:clamp(1rem,1.2vw,1.125rem)}.wpcf7 .wpcf7-form-control-wrap{display:block}.wpcf7 .wpcf7-acceptance{display:block;width:100%}.wpcf7 .wpcf7-acceptance label{display:flex;gap:8px;flex-grow:1;justify-content:left}.wpcf7 .wpcf7-acceptance label input{width:32px}.wpcf7 .wpcf7-acceptance span{width:100%}.wpcf7 .wpcf7-acceptance .wpcf7-list-item{margin:0}.page-numbers{padding:0 8px}.swiper-button-prev img,.swiper-button-next img{width:50px;height:auto;opacity:.7}.desktop-menu{flex-grow:1}.desktop-menu .top-level-link{display:flex}.desktop-menu .sub-menu-dropdown-icon{width:1rem;height:auto;position:absolute;left:calc(100% - 2rem);top:50%;transform:translateY(-50%)}.desktop-menu ul{display:flex;flex-direction:row;justify-content:end;padding:0}.desktop-menu li{list-style:none;position:relative}.desktop-menu li a{display:block;padding:1rem 2rem;background-color:rgba(0,0,0,0);transition:all 500ms ease-in-out}.desktop-menu li a:hover{background-color:var(--desktop-submenu-hover-background-color);color:var(--nav-links-hover-color)}.desktop-menu .sub-menu{position:absolute;right:0;background-color:var(--desktop-submenu-background-color);z-index:9999;width:calc(max-content + 2rem);min-width:max-content}.desktop-menu .sub-menu ul{display:flex;gap:0;flex-direction:column}.desktop-menu .sub-menu li a{text-align:end}.mobile-dropdown{display:none;position:absolute;width:100%;max-width:500px;right:0;top:100%;z-index:9999;background-color:var(--mobile-dropdown-background-color);min-height:50vh;padding-inline:var(--default-padding)}.mobile-dropdown button{transition:transform 250ms ease-in-out}.mobile-dropdown .rotate{transform:rotate(180deg)}.mobile-dropdown .sub-menu-dropdown-icon{width:2.5rem;height:auto}.mobile-dropdown ul{width:100%;padding:1rem 0;background-color:var(--mobile-dropdown-background-color)}.mobile-dropdown .top-level-li{display:flex;justify-content:space-between;flex-wrap:wrap}.mobile-dropdown li:not(:last-child){border-bottom:1px solid var(--mobile-dropdown-lines-color)}.mobile-dropdown li a{padding:1rem 0;font-size:2.5vh;display:block}.mobile-dropdown .toggle-sub-menu{padding:0;margin:0;border:0;background-color:rgba(0,0,0,0)}.mobile-dropdown .mobile-sub-menu{background-color:#fff;z-index:9999;flex-basis:100%}.mobile-dropdown .mobile-sub-menu ul{display:flex;gap:0;flex-direction:column}.mobile-dropdown .mobile-sub-menu li a{text-align:end}header{--hamburger-icon-color: var(--gray-500);--nav-links-color: var(--gray-500);--mobile-dropdown-background-color: var(--white);--mobile-dropdown-lines-color: var(--gray-200);--desktop-submenu-background-color: var(--white);--desktop-submenu-hover-background-color: var(--gray-200);position:relative;background-color:var(--white)}header [x-cloak]{display:none !important}header li{list-style:none}header a{text-decoration:none;color:inherit}header [x-cloak]{display:none !important}header .wrapper{display:flex;justify-content:space-between;align-items:center;gap:clamp(1rem,2vw,2rem)}header .logo{width:5vw;min-width:100px}header .mobile-menu-toggle{position:relative;display:none}header .mobile-menu-toggle .menu-button{width:44px;height:44px;padding:8px;margin:1rem 0rem;border:0;background:rgba(0,0,0,0);cursor:pointer}header .mobile-menu-toggle #nav-icon1{width:100%;height:100%;position:relative;display:block;margin:0;transform:rotate(0deg);transition:250ms ease-in-out}header .mobile-menu-toggle #nav-icon1 span{display:block;position:absolute;left:0;width:100%;height:12%;background-color:var(--hamburger-icon-color);border-radius:999px;opacity:1;transform:translateY(-50%) rotate(0deg);transition:250ms ease-in-out}header .mobile-menu-toggle #nav-icon1 span:nth-child(1){top:20%}header .mobile-menu-toggle #nav-icon1 span:nth-child(2){top:50%}header .mobile-menu-toggle #nav-icon1 span:nth-child(3){top:80%}header .mobile-menu-toggle #nav-icon1.open span:nth-child(1){top:50%;transform:translateY(-50%) rotate(135deg)}header .mobile-menu-toggle #nav-icon1.open span:nth-child(2){opacity:0;transform:translateY(-50%) scaleX(0)}header .mobile-menu-toggle #nav-icon1.open span:nth-child(3){top:50%;transform:translateY(-50%) rotate(-135deg)}@media screen and (max-width: 1024px){header .desktop-menu{display:none}header .mobile-menu-toggle{display:block}}@media screen and (max-width: 1024px){.mobile-dropdown{display:block}}footer{padding-top:clamp(2rem,5.5vw,4rem);padding-bottom:1rem;background-color:gray}footer .wrapper{display:flex;gap:var(--gap);flex-wrap:wrap}footer .wrapper ul{padding:0}footer .wrapper li{list-style:none}footer .wrapper a{text-decoration:underline}footer .wrapper .top-column{flex:0 0 100%;margin-bottom:0}footer .wrapper .left-column,footer .wrapper .right-column{flex:0 0 calc((100% - var(--gap))/2)}footer .wrapper .bottom-column{flex:0 0 100%;margin-bottom:0}footer .wrapper .bottom-column ul{display:flex;gap:var(--gap)}footer .wrapper .footer-menu ul{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1rem}footer .wrapper .footer-menu ul li{flex:0 0 calc((100% - 2*var(--gap))/3);min-width:max-content}@media screen and (max-width: 1024px){footer .wrapper{flex-direction:column;justify-content:center}}.archive .flex{display:flex;gap:var(--gap);flex-wrap:wrap}.archive section{padding-top:0}.archive .post-card{flex-basis:calc((100% - 2*var(--gap))/3);background-color:#fcfcfc;border-radius:4px;box-shadow:0px 0px 5px rgba(0,0,0,.15);overflow:hidden}.archive .post-card .image{min-height:30vh}.archive .post-card .image img{width:100%;height:30vh;object-fit:cover}.archive .post-card .text{padding:1rem}.archive .post-card .text h2{font-size:clamp(1.76rem,3.05vw,1.95rem)}@media screen and (max-width: 767px){.archive .post-card{flex-basis:100%}}.single main .wrapper{max-width:800px}.single main p{font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.6em;margin-bottom:1.5rem}.single main blockquote{margin-bottom:1.5rem}.single main ul,.single main ol{margin-bottom:1.5rem;padding-left:1rem}.single main li{margin-bottom:.5rem;padding-left:0}.single main img{margin-top:2.5rem;margin-bottom:2.5rem}.single main h1{font-size:clamp(2rem,4vw,2.5rem);margin-top:3rem;margin-bottom:1.5rem;text-align:left}.single main h2{font-size:clamp(1.7rem,3vw,2rem);margin-top:2rem;margin-bottom:1rem;text-align:left}.single main h3{font-size:clamp(1.5rem,2.5vw,1.75rem);margin-top:2rem;margin-bottom:1rem;text-align:left}.single main h4{font-size:clamp(1.35rem,2.2vw,1.5rem);margin-top:2rem;margin-bottom:1rem;text-align:left}.single main h5{font-size:clamp(1.2rem,2vw,1.35rem);text-align:left}.single main h6{font-size:clamp(1.125rem,1.5vw,1.2rem);text-align:left}/*# sourceMappingURL=main.css.map */
