html,body{scroll-behavior:smooth}.gray-bg{background-color:#ebebeb}li{list-style-type:none}body{height:100%;min-height:100vh;margin:0;box-sizing:border-box;background-color:#f4f4f4}button{all:unset;box-sizing:border-box;display:inline-block;cursor:pointer}p{font-family:"Inter","Roboto",helvetica,arial,sans-serif;font-weight:500;font-size:16px;line-height:22px;color:#191919}li{text-align:center}a{font-family:"Wix Madefor Display","Montserrat",sans-serif;font-size:24px;font-weight:650;color:#fcfcfc;text-transform:uppercase;text-decoration:none}.hero h3{font-family:"Sofia Sans Condensed",impact,arial,sans-serif;font-size:clamp(60px,8vw,69px);font-weight:800;background-color:#003799;color:#fcfcfc;text-transform:uppercase;line-height:60px;padding:clamp(18px,3vw,20px);max-width:-moz-fit-content;max-width:fit-content;width:-moz-fit-content;width:fit-content;display:inline-block}.hero p{font-family:"Inter","Roboto",helvetica,arial,sans-serif;font-weight:750;color:#003799}.hero p:first-of-type{font-size:30px}.hero p:nth-of-type(2){font-size:clamp(23px,4vw,25px)}.button{font-family:"Sofia Sans Condensed",impact,arial,sans-serif;font-weight:700;font-size:30px;text-align:center;text-transform:uppercase;background-color:#ed391b;color:#f4f4f4;padding:5px 15px}.button:hover{background-color:#ce291d}.heading-square{font-family:"Sofia Sans Condensed",impact,arial,sans-serif;font-size:53px;font-weight:800;text-transform:uppercase;background-color:#003799;color:#fcfcfc;box-shadow:10px 10px 0px #ed391b;padding:10px;line-height:48px;width:-moz-fit-content;width:fit-content}.whyvote .heading-square{max-width:65%}#greeting-text{font-family:"Sofia Sans Condensed",impact,arial,sans-serif;font-size:26px;font-weight:850;text-transform:uppercase;color:#003799}.count-1{font-family:"Sofia Sans Condensed",impact,arial,sans-serif;color:#fcfcfc;font-weight:800;font-size:clamp(80px,9vw,92px)}.count{font-family:"Sofia Sans Condensed",impact,arial,sans-serif;font-weight:800;font-size:clamp(65px,7vw,69px);color:#fcfcfc}.stat{font-family:"Inter","Roboto",helvetica,arial,sans-serif;font-weight:650;font-size:clamp(17px,3.5vw,20px);color:#fcfcfc}.manifesto h3{font-family:"Sofia Sans Condensed",impact,arial,sans-serif;font-weight:900;font-size:32px;color:#003799;text-transform:uppercase;line-height:32px}.explore h2{font-family:"Sofia Sans Condensed",impact,arial,sans-serif;font-size:clamp(40px,5vw,49px);font-weight:800;text-transform:uppercase;color:#fcfcfc;line-height:clamp(40px,5vw,45px)}.whyvote h3{font-family:"Sofia Sans Condensed",impact,arial,sans-serif;font-weight:900;font-size:28px;text-transform:uppercase;color:#003799}.tagline h3{font-family:"Sofia Sans Condensed",impact,arial,sans-serif;font-weight:800;font-size:60px;color:#fcfcfc;text-transform:uppercase;text-align:center;line-height:55px}.faq h3{font-family:"Inter","Roboto",helvetica,arial,sans-serif;font-weight:800;font-size:20px;line-height:28px;color:#003799;max-width:80%}footer p{font-family:"Sofia Sans Condensed",impact,arial,sans-serif;font-weight:700;font-size:20px;color:#fcfcfc;text-transform:uppercase}@media screen and (min-width: 768px){p{font-size:18px;line-height:24px}a{font-size:28px}.hero h3{font-size:66px;line-height:60px;padding:15px}.hero p:first-of-type{font-size:29px}.hero p:nth-of-type(2){font-size:24px}.button{font-size:26px;padding:5px 15px}.heading-square{font-size:60px;box-shadow:10px 10px 0px #ed391b;padding:15px}#greeting-text{font-size:35px;font-weight:8v00}.count-1,.count{font-weight:800;font-size:90px}.stat{font-size:20px}.manifesto h3{font-size:40px;line-height:41px}.explore h2{font-size:65px;line-height:60px}.whyvote h3{font-size:35px;font-weight:850}.tagline h3{font-size:72px}.faq h3{font-size:28px;line-height:36px}footer p{font-size:22px}}@media screen and (min-width: 1200px){p{font-size:24px;line-height:32px}a{font-size:25px}.hero h3{font-size:107px;line-height:93px;padding:20px}.hero p:first-of-type{font-size:46px}.hero p:nth-of-type(2){font-size:39px}.button{font-size:43px;padding:5px 15px}.heading-square{font-size:73px;box-shadow:10px 10px 0px #ed391b;padding:22px}#greeting-text{font-size:50px}.count-1,.count{font-size:123px}.stat{font-size:26px}.manifesto h3{font-size:57px;line-height:59px}.explore h2{font-size:102px;line-height:95px}.whyvote h3{font-size:51px}.tagline h3{font-size:113px}.faq h3{font-size:40px;line-height:56px}.faq p{font-size:24px}footer p{font-size:35px}footer nav a{font-size:40px}}body,html{overflow:visible}header{margin:0;padding:0}.header-box{position:sticky;top:0;width:100%;z-index:1050;background-color:#00328a}.header-elements{display:flex;justify-content:space-between;align-items:center;width:100%}#header-logo{width:16em;position:absolute;left:15px;top:50%;transform:translateY(-50%)}#hamburger{width:2.8em;position:absolute;right:15px;top:50%;transform:translateY(-50%);cursor:pointer}ul{padding:.5em 0 0 0;margin:0}ul li{margin-bottom:1.5em}ul li a:hover{border-bottom:2.5px solid #fcfcfc}.nav-menu{position:absolute;top:100%;left:0;width:100%;background-color:#00328a;text-align:center;padding:2em 0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s;z-index:1100}.nav-menu.active{opacity:1;visibility:visible;transform:translateY(0)}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s;z-index:1000}.overlay.active{opacity:1;visibility:visible}#burger{transition:transform .3s ease-in-out}#burger.rotated{transform:rotate(-90deg)}@media screen and (min-width: 768px){.header-box{position:sticky;top:0}#header-logo{width:20em;left:20px;top:53%}#hamburger{width:3.5em;right:20px;top:50%}}@media screen and (min-width: 1200px){header{display:flex;justify-content:space-between;padding:0 3em}.header-box{width:100%;z-index:1050;position:sticky;top:0}.header-elements{display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;height:100px;margin:0;padding:0}#header-logo{width:26em;position:relative;left:5px;top:50%;transform:translateY(-50%)}#hamburger{display:none}header .nav-menu{display:block;position:static;transform:none;display:flex;align-items:center;width:-moz-fit-content;width:fit-content;opacity:1;visibility:visible;background-color:rgba(0,0,0,0)}.nav-menu ul{display:flex;gap:.5em;list-style:none;padding:0;margin:0}.nav-menu ul li{margin-bottom:0}.nav-menu ul li a{margin:10px 15px}}.hero{transform:skewY(-8deg);padding:2em 0 0 25px}.hero p:first-of-type{padding-bottom:.5em}.hero h3{max-width:90%}.hero p:nth-of-type(2){padding:.5em 0 1em 0}@media screen and (min-width: 768px){.hero{padding:1.5em 0 0 4em}.hero h3{max-width:48%}.hero p:nth-of-type(2){padding:.5em 0 .75em 0}.button{margin-left:5.75em}}@media screen and (min-width: 1200px){.hero{padding:3.5em 0 0 8em}.hero h3{max-width:48%}.hero p:nth-of-type(2){padding:.5em 0 .75em 0}.button{margin-left:6em}}@media screen and (min-width: 1920px){.hero{padding:3.5em 0 0 28em}.hero h3{max-width:35%}.hero p:nth-of-type(2){padding:.5em 0 .75em 0}.button{margin-left:6.75em}}.about-first{padding-top:2em}.about-second{padding:1em 0 1.5em 0}#greeting-text{padding-top:1.25em}.about-first p,.about-second p{padding:1em 0 1em 0}.about-first div:nth-of-type(5){margin-bottom:1.25em}.mobile-hidden{display:none}.tablet-hidden{display:block}.first-count p:first-of-type{padding-bottom:.1em}.first-count{text-align:center;padding:1.25em 0 1.25em 0;width:100%}.numbers{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;text-align:center}.count-group{display:flex;gap:20px;flex-wrap:nowrap;justify-content:center;width:100%}.stat{padding-top:1em}@media screen and (min-width: 768px){.about-first{padding-top:2.5em}.about-second{padding:1em 0 1.5em 0}#greeting-text{padding-top:1em}.about-first p,.about-second p{padding:1em 0 1em 0}.about-first div:nth-of-type(5){margin-bottom:1.25em}.about-first img,.about-second img{width:20em}.mobile-hidden{display:block}.tablet-hidden{display:none}.about-side{display:flex;gap:2px}.line-adjust{margin-top:-0.5em}.first-count p:first-of-type{padding-bottom:0em}.first-count{text-align:center;padding:0;width:auto}.numbers{display:flex;flex-direction:row;justify-content:center;text-align:center;gap:25px;padding-top:1.5em}.count-group{display:flex;gap:30px;flex-wrap:nowrap;justify-content:flex-start;width:auto}.stat{padding-top:1.5em}}@media screen and (min-width: 1200px){.about-first{padding-top:3em}.about-second{padding:1em 0 1.5em 0}.about-first p,.about-second p{padding:1em 0 1em 0}.about-first div:nth-of-type(5){margin-bottom:1.5em}.about-first img,.about-second img{width:31em}}.manifesto{padding:2em 0 2em 0}.manifesto .pillars:first-of-type{padding-top:2.5em}.manifesto .pillars{padding:2em 0 1.35em 0}.manifesto img{width:4em}.pillars{display:flex;align-items:center;gap:10px}.pillars h3{max-width:80%}.short h3{max-width:65%}@media screen and (min-width: 768px){.manifesto{padding:2.5em 0 2.5em 0}.manifesto .pillars:first-of-type{padding-top:2.5em}.manifesto .pillars{padding:2em 0 1.35em 0}.manifesto img{width:4em}.pillars h3{max-width:55%}.short h3{max-width:40%}.short-tablet h3{max-width:40%}}@media screen and (min-width: 1200px){.manifesto{padding:3em 0 3em 0}.manifesto .pillars:first-of-type{padding-top:3em}.manifesto .pillars{padding:2em 0 1.75em 0}.manifesto img{width:6em;margin-right:.75em}}.explore{display:flex;align-items:center}.explore img{width:3.5em;transition:transform .1s ease-in-out}.explore img:hover{transform:translateY(-5px)}.explore h2{max-width:90%}#social-explore{display:flex;gap:.75em}.tagline{display:flex;align-items:center}@media screen and (min-width: 768px){#social-explore{gap:1.5em}.tagline{width:100vw}}@media screen and (min-width: 1200px){.explore h2{max-width:80%}.explore img{width:7em}#social-explore{gap:2em}}.whyvote{padding:2em 0 2em 0}.whyvote div:first-of-type h3{padding-top:1.25em}.whyvote h3{padding:.75em 0 .5em 0}.whyvote p{padding-bottom:1.5em}@media screen and (min-width: 768px){.whyvote{padding:2em 0 2em 0}.whyvote .heading-square{max-width:100%}.whyvote div:first-of-type h3{padding-top:1.25em}.whyvote h3{padding:.75em 0 .5em 0}.whyvote p{padding-bottom:1.5em}.whyvote img{width:35em}}@media screen and (min-width: 1200px){.whyvote{padding:3em 0 3em 0}.whyvote div:first-of-type h3{padding-top:1em}.whyvote h3{padding:.5em 0 .5em 0}.whyvote img{width:45em}}@media screen and (min-width: 1920px){.whyvote img{width:55em}}.faq{padding:2em 0 2em 0}.faq img{width:2em}.question-arrow{display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:10px;padding:1.5em 0 .75em 0}.question{border-bottom:2px solid #003799;padding-bottom:1.5em}.question:first-of-type{padding-top:.5em}.question p{display:none;padding-top:10px}.faq .arrow-icon{width:25px;transition:transform .3s ease}.question.active .arrow-icon{transform:rotate(180deg)}.question.active p{display:block}@media screen and (min-width: 768px){.faq{padding:2.5em 0 2.5em 0}.question:first-of-type{padding-top:1em}.question{padding-bottom:2em}.faq .arrow-icon{width:35px}}@media screen and (min-width: 1200px){.faq{padding:3em 0 3em 0}.question:first-of-type{padding-top:2em}.faq .arrow-icon{width:40px}.question{padding-bottom:2em;border-bottom:2px solid #003799}}#footer_logo{margin:.5em 0 1em;width:13em}.footer-box{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;width:100%;padding:2em 0}.social-footer{display:flex;justify-content:center;gap:1em}.social-footer img{width:2.75em;transition:transform .1s ease-in-out}.social-footer img:hover{transform:translateY(-5px)}.footer-nav{margin:2em 0 2em 0}.footer-nav ul{list-style:none;padding:0;display:flex;flex-direction:column;align-items:center;gap:5px}.footer-nav ul li{display:block}.copyright{position:relative;top:8px;bottom:0px;left:50%;transform:translateX(-50%);width:100%}@media screen and (min-width: 768px){#footer_logo{margin-bottom:.5em;width:11em}.footer-container{display:flex;justify-content:center;align-items:center;gap:3em;width:100%}.footer-sides{display:flex;flex-direction:column;align-items:center;gap:1em}.social-footer{gap:1em}.social-footer img{width:2em}.footer-nav{margin:2.75em 0 -0.5em 2em}.copyright{text-align:center;margin-top:3.75em}}@media screen and (min-width: 1200px){footer{padding-top:5em}#footer_logo{margin-bottom:.5em;width:18em}.footer-container{display:flex;justify-content:center;align-items:center;gap:5em;width:100%}.footer-sides{display:flex;flex-direction:column;align-items:center;gap:1em}.social-footer{gap:1.5em}.social-footer img{width:4em}.footer-nav{margin:2.75em 0 -0.5em 2em}footer ul li a:hover{border-bottom:3px solid #fcfcfc}.copyright{margin-top:6em}}header{height:80px}.header-box{background-image:url("../images/BMJRPres_Header_BG_412.jpg");background-size:cover;background-position:center;background-repeat:repeat;background-color:#003799}.hero{height:578px}.hero-box{background-image:url("../images/BMJRPres_Hero_412.jpg");background-size:cover;background-position:center;background-repeat:repeat;background-color:#003799}.numbers{height:246px}.numbers-box{background-image:url("../images/BMJRPres_Number_BG_412.jpg");background-size:cover;background-position:center;background-repeat:repeat;background-color:#003799}.explore{height:134px}.explore-box{background-image:url("../images/BMJRPres_Explore_BG_412.jpg");background-size:cover;background-position:center;background-repeat:repeat;background-color:#003799}.tagline{height:160px}.tagline-box{background-image:url("../images/BMJRPres_Explore_BG_412.jpg");background-size:cover;background-position:center;background-repeat:repeat;background-color:#003799}.footer-box{background-image:url("../images/BMJRPres_Footer_BG_412.jpg");background-size:cover;background-position:center;background-repeat:repeat;background-color:#003799}@media screen and (min-width: 768px){header{height:97px}.header-box{background-image:url("../images/BMJRPres_Header_BG_768.jpg")}.hero{height:380px}.hero-box{background-image:url("../images/BMJRPres_Hero_768.jpg")}.numbers{height:177px}.numbers-box{background-image:url("../images/BMJRPres_Number_BG_768.jpg")}.explore{height:177px}.explore-box{background-image:url("../images/BMJRPres_Explore_BG_768.jpg")}.tagline{height:131px}.tagline-box{background-image:url("../images/BMJRPres_Explore_BG_768.jpg")}.footer-box{background-image:url("../images/BMJRPres_Footer_BG_768.jpg")}}@media screen and (min-width: 1200px){header{height:122px}.header-box{background-image:url("../images/BMJRPres_Header_BG_1200.jpg")}.hero{height:590px}.hero-box{background-image:url("../images/BMJRPres_Hero_1200.jpg")}.numbers{height:220px}.numbers-box{background-image:url("../images/BMJRPres_Number_BG_1200.jpg")}.explore{height:276px}.explore-box{background-image:url("../images/BMJRPres_Explore_BG_1200.jpg")}.tagline{height:204px}.tagline-box{background-image:url("../images/BMJRPres_Explore_BG_1200.jpg")}.footer-box{background-image:url("../images/BMJRPres_Footer_BG_1200.jpg")}}@media screen and (min-width: 1920px){header{height:122px}.header-box{background-image:url("../images/BMJRPres_Header_BG_1920.jpg")}.hero{height:594px}.hero-box{background-image:url("../images/BMJRPres_Hero_1920.jpg")}.numbers{height:220px}.numbers-box{background-image:url("../images/BMJRPres_Number_BG_1920.jpg")}.explore{height:276px}.explore-box{background-image:url("../images/BMJRPres_Explore_BG_1920.jpg")}.tagline{height:204px}.tagline-box{background-image:url("../images/BMJRPres_Explore_BG_1920.jpg")}.footer-box{background-image:url("../images/BMJRPres_Footer_BG_1920.jpg")}}body,html{background-color:#f4f4f4;overflow-x:hidden;width:100%}body{overflow:visible}/*# sourceMappingURL=main.css.map */