.header{background:repeating-linear-gradient(90deg,#ffcc4e 0% 6.66667%,#fff 6.66667% 13.3333%);padding:40px 80px}.header__hamburger{cursor:pointer;display:none}.header__nav{justify-content:center;gap:0;margin:0;display:flex}.header__nav a{text-align:center;color:#1b1b18;text-shadow:0 0 12px #ffffffe6,0 0 #0000;flex:1;font-family:Open Sans,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:text-shadow .3s ease-in-out}.header__nav a:hover,.header__nav a.active{text-shadow:0 0 12px #ffffffe6,-.3px 0,.3px 0}@media screen and (width<=989px){.header{background:repeating-linear-gradient(90deg,#ffcc4e 0% 9.09091%,#fff 9.09091% 18.1818%);padding:20px}.header__hamburger{display:block}.header__nav{display:none}}.footer{background:repeating-linear-gradient(90deg,#ffcc4e 0% 6.66667%,#fff 6.66667% 13.3333%);padding:40px 142px}@media screen and (width<=989px){.footer{background:repeating-linear-gradient(90deg,#ffcc4e 0% 9.09091%,#fff 9.09091% 18.1818%);padding-inline:20px}}.footer__inner{color:#1b1b18;text-shadow:0 0 12px #ffffffe6;justify-content:space-between;margin:0;font-family:Open Sans,sans-serif;font-size:16px;font-weight:500;display:flex}@media screen and (width<=989px){.footer__inner{flex-direction:column;gap:30px}}.footer__left,.footer__right{flex-direction:column;gap:4px;padding-left:64px;display:flex;position:relative}@media screen and (width<=989px){.footer__left,.footer__right{padding-left:60px}.footer__left img{width:48px;height:48px}}.footer .hidden-mobile{display:inline}.footer .hidden-desktop{display:none}@media screen and (width<=989px){.footer .hidden-mobile{display:none}.footer .hidden-desktop{display:inline}}.footer__right p{gap:.3em;display:flex}.footer__time{margin-left:auto;padding-left:10px}@media screen and (width<=989px){.footer__time{margin-left:0}}.footer__left a{color:#1b1b18;text-shadow:0 0 12px #ffffffe6,0 0 #0000;text-decoration:none;transition:text-shadow .3s ease-in-out}.footer__left a:hover{text-shadow:0 0 12px #ffffffe6,-.3px 0,.3px 0}:root{--sidebar-transition-time:.4s;--sidebar-transition-func:cubic-bezier(1, .25, .5, .7)}.overlay-dark{opacity:0;pointer-events:none;z-index:40;background:#000;transition:opacity .5s linear;position:fixed;inset:0}.overlay-dark.is-open{opacity:.25;pointer-events:auto}.sidebar-menu{z-index:80;will-change:transform;width:100%;max-width:390px;height:100%;transition:transform var(--sidebar-transition-time) var(--sidebar-transition-func);background:#fff;flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}@media screen and (width<=400px){.sidebar-menu{max-width:320px}}.sidebar-menu.is-open{transform:translate(0)}.sidebar-menu__head{align-items:center;padding:20px 24px;display:flex}.sidebar-menu__nav{flex-direction:column;display:flex}.sidebar-menu__nav a{color:#1b1b18;padding:14px 24px;font-family:Open Sans,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .2s}.sidebar-menu__nav a:hover,.sidebar-menu__nav a.active{background-color:#f5f5f0}.home-slider{width:100%;position:relative;overflow:hidden}.home-slider .swiper-slide img{width:100%;height:auto;display:block}.home-slider__logo{z-index:10;pointer-events:none;width:40%;position:absolute;top:5%;left:50%;transform:translate(-50%,-5%)}@media screen and (width<=989px){.home-slider__logo{width:60%}}.home-grid img{width:100%;height:auto;display:block}.home-grid__cover img{object-fit:cover;height:100%}.content-home{padding:40px 80px}@media screen and (width<=989px){.content-home{padding:30px 20px}}.content-home h1{margin-bottom:30px}html{scroll-behavior:smooth}body{color:#1b1b18;font-family:Open Sans,sans-serif;font-size:16px;font-weight:300}@media screen and (width<=989px){body{font-size:13px}}h1{font-size:30px;font-weight:600}.wrapper{background-color:#fff;max-width:1280px;margin-inline:auto}
