body{background-color:#f9f9f9!important}.body-container{display:flex;flex:1;margin:0 auto;max-width:1200px;padding:20px}@media screen and (max-width:1000px){.body-container{flex-direction:column;padding-top:220px}}@media not screen and (max-width:1000px){.body-container{flex-direction:row;padding-top:281px}}.background-image-container{height:0;overflow:visible;position:sticky;top:400px;z-index:-1}@media screen and (max-width:1000px){.background-image-container{display:none}}.background-image-container-mobile{height:0;overflow:visible;position:sticky;top:400px}@media not screen and (max-width:1000px){.background-image-container-mobile{display:none}}.background-image-mobile{mask-image:linear-gradient(0deg,rgba(0,0,0,.3) 0,transparent);object-fit:fill;width:100%}.background-image{mask-image:linear-gradient(180deg,rgba(0,0,0,.3) 0,transparent 80%);transform:scaleX(-1);width:100%}.body-block{display:flex;flex-direction:column;z-index:1}.section-border{background-color:#fff;border:1px solid hsla(0,0%,50%,.2);border-radius:15px;margin-bottom:60px;padding:25px}@media screen and (max-width:1000px){.section-border{width:100%}}@media not screen and (max-width:1000px){.section-border{width:755px}}.full-width,footer{width:100%}footer{color:#fff;position:relative;z-index:2}.footer-copyright{background-color:#333;font-size:.8rem;height:80px;justify-content:space-between;padding:28px 80px;text-align:center}.footer-text a{color:#fff;text-decoration:none}@media screen and (max-width:1000px){footer .footer-image-desktop{display:none}footer .footer-image-mobile{width:100%}.footer-copyright{align-items:center;display:flex;flex-direction:column;gap:8px}}@media not screen and (max-width:1000px){footer .footer-image-desktop{width:100%}footer .footer-image-mobile{display:none}}.pattern{background:repeating-linear-gradient(120deg,transparent,transparent 10px,#4d4d4d 0,#4d4d4d 11px);background-color:#f6f4f2;height:150px;height:400px;position:absolute;transform:scaleX(1.5);width:100%}.chevron-pattern{background:linear-gradient(135deg,transparent 75%,#4d4d4d 0) 0 0,linear-gradient(45deg,transparent 75%,#4d4d4d 0) 0 0;background-size:40px 40px;clip-path:polygon(0 0,100% 0,50% 100%,0 100%);height:100%;position:absolute;width:200%}.loader-container{background-color:#00000060;height:100%;position:fixed;top:0;width:100%;z-index:10}.loader{animation:rotation 1s linear infinite;border:5px solid var(--primary-yellow);border-bottom:5px solid transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:64px;left:calc(50% - 32px);position:relative;top:calc(50% - 32px);width:64px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bg-dark-grey{background-color:#1c1c1c!important}.d-flex{display:flex}.annotation{align-items:center;gap:12px}.annotation-header{display:flex;flex-direction:column;gap:8px;margin-bottom:80px}.section-border .info{background:var(--primary-yellow);border-radius:8px;margin-bottom:30px;padding:10px}