@charset "UTF-8";:root{--scroll-red:#8d0804;--scroll-bordo:#500000;--scroll-easy-bordo:#610000;--scroll-grey:#898989;--scroll-primary-base:#0b0a09;--scroll-primary-light:#121212;--scroll-base-black:#0b0a09;--scroll-base-white:#efefef;--scroll-gradient:linear-gradient(180deg, #860000 0%, #310300 100%);--scroll-h1-fluid:clamp(
    105px,
    calc(105px + 432 * ((100vw - 320px) / 1460)),
    537px
  );--scroll-h2-fluid:clamp(
    52px,
    calc(52px + 134 * ((100vw - 320px) / 1460)),
    186px
  );--scroll-h3-fluid:clamp(
    36px,
    calc(36px + 18 * ((100vw - 320px) / 1460)),
    54px
  );--scroll-h4-fluid:clamp(
    32px,
    calc(32px + 13 * ((100vw - 320px) / 1460)),
    45px
  );--scroll-h5-fluid:clamp(
    28px,
    calc(28px + 12 * ((100vw - 320px) / 1460)),
    40px
  );--scroll-btn-fluid:20px;--scroll-p1-fluid:clamp(
    16px,
    calc(16px + 4 * ((100vw - 320px) / 1460)),
    20px
  );--scroll-p2-fluid:clamp(
    16px,
    calc(16px + 2 * ((100vw - 320px) / 1460)),
    18px
  );--scroll-p3-fluid:16px;--scroll-p4-fluid:14px}a,body,h1,h2,h3,h4,h5,h6,li,p,span{color:var(--scroll-base-white,#efefef)}h1{font-size:var(--scroll-h1-fluid);line-height:100%;font-weight:400;font-family:"Niagara Solid",sans-serif;color:var(--scroll-base-white,#efefef)}h2{font-size:var(--scroll-h2-fluid);line-height:100%;font-weight:400;font-family:"Niagara Solid",sans-serif;color:var(--scroll-base-white,#efefef)}h3{font-size:var(--scroll-h3-fluid);line-height:130%;font-weight:400;font-family:"Niagara Solid",sans-serif;color:var(--scroll-base-white,#efefef)}h4{font-size:var(--scroll-h4-fluid);line-height:100%;font-weight:400!important;font-family:"Niagara Solid",sans-serif;color:var(--scroll-base-white,#efefef)}h5{font-size:var(--scroll-h5-fluid)!important;line-height:100%!important;font-weight:400!important;font-family:"Niagara Solid",sans-serif;color:var(--scroll-base-white,#efefef)}a{text-decoration:none}.hp-field,li,ol,ul{list-style:none!important}.hp-field::-webkit-scrollbar,li::-webkit-scrollbar,ol::-webkit-scrollbar,ul::-webkit-scrollbar{width:8px}.hp-field::-webkit-scrollbar-track,li::-webkit-scrollbar-track,ol::-webkit-scrollbar-track,ul::-webkit-scrollbar-track{background:0 0;border-radius:4px}.hp-field::-webkit-scrollbar-thumb,li::-webkit-scrollbar-thumb,ol::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb{background:var(--grey-400);border-radius:4px}.hp-field::-webkit-scrollbar-thumb:hover,li::-webkit-scrollbar-thumb:hover,ol::-webkit-scrollbar-thumb:hover,ul::-webkit-scrollbar-thumb:hover{background:var(--grey-500)}.content-block:before,.inner-wrapper-sticky:before{display:none!important}.hp-page__title:before{display:none!important}time{text-transform:none!important}textarea{resize:none!important}@font-face{font-family:"Niagara Solid";font-style:normal;font-weight:400;src:url(../fonts/Niagara_Solid.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:300;src:url(../fonts/Manrope-Light.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;src:url(../fonts/Manrope-Regular.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;src:url(../fonts/Manrope-Medium.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;src:url(../fonts/Manrope-Bold.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;src:url(../fonts/Manrope-ExtraBold.woff2) format("woff2")}.site-content{z-index:5;position:relative;margin-top:-4%;margin-bottom:5%}.site-content .page-content{border:1px solid var(--scroll-easy-bordo);background:var(--scroll-base-black);padding:30px}.site-content .page-content .wp-block-separator{display:none}.site-content .page-content h3,.site-content .page-content h5{margin:40px 0 20px}.site-content .page-content p{margin-bottom:8px;font-size:var(--scroll-p3-fluid);line-height:130%!important;font-weight:800!important;font-family:Manrope,sans-serif;color:var(--scroll-base-white,#efefef)}@media (min-width:1024px){.site-content .page-content p{font-weight:700!important}}.site-content .page-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--scroll-primary-light);padding:20px 40px;margin:10px 0;border:1px solid var(--scroll-bordo);border-radius:15px;list-style:disc!important}.site-content .page-content ul li{width:100%;text-align:left;margin-bottom:8px;list-style:disc!important;font-size:var(--scroll-p4-fluid);line-height:130%!important;font-weight:500!important;font-family:Manrope,sans-serif;color:var(--scroll-base-white,#efefef)}