*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;margin:0;font-family:Lato,sans-serif;color:var(--primary-1)}html{scroll-behavior:smooth}body{background-color:#fff}body main{min-height:100vh;max-width:100vw;scroll-behavior:smooth;display:flex;flex-direction:column;align-items:center}body main.not-found{min-height:60vh;align-items:center;justify-content:center}body .section{position:relative}body .section .scroll-chevron{background-color:rgba(0,0,0,0);border:none;position:absolute;bottom:16px;left:50%;transform:translateX(-50%);width:48px;height:48px;background-image:url(/icons/chevron-down.svg);background-size:contain;background-repeat:no-repeat;z-index:2;transition:transform .3s ease,opacity .3s ease,filter .3s ease}body .section .scroll-chevron:hover{transform:translateX(-50%) translateY(-5px);opacity:1;cursor:pointer;width:50px;height:50px;filter:brightness(200%) contrast(100%)}body .section:not(:last-child):before{content:"";position:absolute;bottom:0;left:0;width:100%;z-index:1;height:80px;background:linear-gradient(0deg,rgba(64,64,66,.6470588235),rgba(64,64,66,.2705882353),transparent);pointer-events:none}:root{--primary-1:#404042;--primary-2:#6A6A6A;--secondary-1:#CD9326;--secondary-2:#B58121;--destructive-1:#C11515;--destructive-2:#911212;--light:#F3F3F3;--green-1:#378A0A;--green-2:#296907}p{font-family:Lato,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:var(--primary-1)}h1{font-size:48px;line-height:60px}h1,h2{font-family:Lato,sans-serif;font-weight:700;font-style:normal;color:var(--primary-1)}h2{font-size:36px;line-height:46px}h3{font-family:Lato,sans-serif;font-weight:700;font-style:normal;font-size:28px;line-height:36px;color:var(--primary-1)}h3.medium{font-weight:500}h4{font-family:Lato,sans-serif;font-weight:700;font-style:normal;font-size:18px;line-height:27px;color:var(--primary-1)}h4.medium{font-weight:500}a{font-weight:400;font-size:16px;line-height:24px;text-decoration:underline;transition:color .2s ease-in}a,a.small{font-family:Lato,sans-serif;font-style:normal;color:var(--primary-1)}a.small{font-weight:300;font-size:12px;line-height:16px}a:hover{color:var(--secondary-1);cursor:pointer}small{font-weight:300}.footer,small{font-family:Lato,sans-serif}.footer{scroll-snap-align:end;scroll-padding-top:60px;height:460px;padding:72px;flex-direction:column;justify-content:space-between;background-color:var(--light);font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:var(--primary-1)}.footer,.footer .footer-content{display:flex}.footer .footer-content .footer-section{padding-top:18px;margin-left:130px;max-width:250px}.footer .footer-content .footer-section h4{margin-bottom:32px}.footer .footer-content .footer-section .social-logo{margin-right:32px;transition:opacity .2s ease-in}.footer .footer-content .footer-section .social-logo:last-child{margin:0}.footer .footer-content .footer-section .social-logo:hover{opacity:.7}.footer .footer-content .footer-section .subscribe-form{display:flex;margin-top:20px;align-items:center}.footer .footer-content .footer-section .subscribe-form .subscribe-field{margin-right:8px}.footer .footer-content .footer-section .subscribe-form .icon{display:none;transition:filter .1s ease-in;background-color:rgba(0,0,0,0);border:none}.footer .footer-content .footer-section .subscribe-form .icon.show{display:flex}.footer .footer-content .footer-section .subscribe-form .icon.disabled,.footer .footer-content .footer-section .subscribe-form .icon.sending{pointer-events:none;opacity:.5}.footer .footer-content .footer-section .subscribe-form .icon:hover{filter:invert(82%) sepia(21%) saturate(4737%) hue-rotate(344deg) brightness(86%) contrast(84%);cursor:pointer}.footer .footer-content .footer-section .subscribe-form .icon.sent{pointer-events:none}.footer .footer-legal{display:flex}.footer .footer-legal .legal{margin-right:50px}@media(max-width:1240px){.footer .logo{display:none}.footer .footer-content .footer-section:not(:first-of-type){margin-left:5%}.footer .footer-content .footer-section:first-of-type{margin:0}.footer .footer-content .footer-section h4{margin-bottom:18px}.footer .footer-legal .legal{margin-right:12px;font-size:12px}.footer .footer-legal .legal:last-child{margin-right:0}}@media(max-width:600px){.footer{padding:10px}.footer .footer-content{flex-direction:column;height:90%;justify-content:space-between}.footer .footer-content .footer-section{margin:0;max-width:100%}}