body.page-template-home section.sidebar{background-color:var(--secondary)}header.home_header{height:100vh;position:sticky;top:0;z-index:0;display:flex;align-items:center;background-color:var(--secondary)}@media screen and (max-width:768px){header.home_header{height:100dvh}}header.home_header .section__header{max-width:1200px;margin-left:auto;margin-right:auto}header.home_header .section__header .title{text-align:center}header.home_header .section__header .title h1{color:var(--primary);font-size:var(--fontSizeXXL);line-height:calc(var(--fontSizeXXL) + 10px);font-weight:var(--fontWeightExtrablack);font-family:var(--fontFamilyPrimary);text-transform:uppercase}@media screen and (max-width:1550px){header.home_header .section__header .title h1{font-size:var(--fontSizeXL);line-height:calc(var(--fontSizeXL) + 10px)}}@media screen and (max-width:1024px){header.home_header .section__header .title h1{font-size:40px;line-height:50px}}@media screen and (max-width:768px){header.home_header .section__header .title h1{font-size:20px;line-height:30px}}header.home_header .section__header .smalltitle{text-align:center}header.home_header .section__header .smalltitle h2{color:var(--tertiary);font-size:var(--fontSizeXXL);line-height:calc(var(--fontSizeXXL) + 10px);font-weight:var(--fontWeightExtrablack);font-family:var(--fontFamilyPrimary);text-transform:uppercase}@media screen and (max-width:1550px){header.home_header .section__header .smalltitle h2{font-size:var(--fontSizeXL);line-height:calc(var(--fontSizeXL) + 10px)}}@media screen and (max-width:1024px){header.home_header .section__header .smalltitle h2{font-size:40px;line-height:50px}}@media screen and (max-width:768px){header.home_header .section__header .smalltitle h2{font-size:20px;line-height:30px}}header.home_header .buttons{justify-content:center}
