@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700;800&display=swap";:root{--bloody-red: #d00017;--grey: #f0f0f0;--dark-grey: #8c8c8c;--white: #fff;--black: #000}*{margin:0;padding:0;box-sizing:border-box;font-family:open sans,sans-serif;color:var(--dark-blue);font-size:20px}a{text-decoration:none}h2{text-transform:uppercase;font-size:3em;font-weight:800}h3{font-size:1.7em;font-weight:800;margin-bottom:10px}p{font-size:1.1em;font-weight:600}@media(max-width:991px){*{font-size:18px}h2{font-size:34px}h3{font-size:28px}p{font-size:22px}}@media(max-width:575px){*{font-size:16px}h2{font-size:30px}h3{font-size:24px}p{font-size:18px}}#tiles-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;gap:15px;margin:40px 0}.tile{background:radial-gradient(circle,#f8f8f8 0%,#d0d0d0 100%);display:flex;flex-direction:column;justify-content:space-between;padding-top:90px;padding-bottom:90px;align-items:center;align-content:center;flex-wrap:wrap;width:260px;height:370px;background-color:var(--dark-grey)}.tile-title{display:flex;font-weight:800;text-align:center;align-items:baseline;color:var(--black);text-transform:uppercase;font-size:30px}.tile-button{cursor:pointer;display:flex;font-weight:700;justify-content:center;align-items:center;align-content:center;padding-top:15px;padding-bottom:15px;padding-left:20px;padding-right:20px;color:var(--white);background-color:var(--bloody-red)}.sections{margin-top:126px}@media(max-width:767px){.sections{margin-top:100px}.mobile-logo{text-align:center;margin-bottom:40px}.mobile-logo img.linear-logo{width:320px;height:120px}}@media(min-width:768px){.mobile-logo{display:none}}.big-button{font-size:60px;font-weight:800;text-transform:uppercase}.big-button a,.big-button span{font-size:1em}.medium-button{font-size:1.8em;font-weight:800}.medium-button span{font-size:1em}.red-button{background-color:var(--bloody-red);color:var(--white);padding:.3em 1.4em;border:none;cursor:pointer}@media(max-width:991px){.big-button{font-size:34px}.big-button span{font-size:.8em}.medium-button{font-size:28px}.medium-button span{font-size:.8em}}@media(max-width:575px){.big-button{font-size:30px}.big-button span{font-size:.7em}.medium-button{font-size:24px}.medium-button span{font-size:.7em}}.help-button-wrapper{display:flex;justify-content:center}@media(max-width:767px){.spread-the-world{display:none}}.chevron-right{background-image:url(./icons/chevron_right.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:1em;height:.7em;display:inline-block}.stop-russia-swiper{max-width:1200px}.slide-content__img{width:100%;height:100%;object-fit:contain;object-position:bottom}.swiper-pagination{display:flex;align-items:center;justify-content:right;position:relative;padding-bottom:10px}@media(max-width:767px){.swiper-pagination{display:none}}.swiper-button-next{background-image:url(./icons/swiper-next.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:3rem;height:3rem;display:inline-block}.swiper-button-next::after{content:none!important}.swiper-button-prev{background-image:url(./icons/swiper-prev.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:3rem;height:3rem;display:inline-block}.swiper-button-prev::after{content:none!important}.swiper-slide{padding:0 20px}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0}.swiper-page__square{width:13px;height:13px;margin:0 auto;border:1px solid var(--black)}.swiper-pagination-bullet{display:block;width:unset;height:unset;margin:0 auto;background:0 0;opacity:.6;border-radius:0;font-size:18px;font-weight:700}.swiper-pagination-bullet-active{opacity:1}.swiper-pagination-bullet-active .swiper-page__title{font-size:24px}.swiper-pagination-bullet-active .swiper-page__square{background:var(--bloody-red);width:21px;height:21px}#oil-container{display:flex;aspect-ratio:1945/1053;flex-direction:row;color:var(--white);background-color:var(--black);padding:7.119vw 7.323vw;justify-content:space-between}#oil-txt{display:flex;aspect-ratio:783.22/125.78;flex-direction:column;text-align:justify;width:69.43%;gap:25px}#oil-img{object-fit:fill;background-size:contain!important;display:flex;position:relative;aspect-ratio:1/1;height:23.75vw;top:-6.1%;left:-3.5%;background:url(./icons/Oil-img.svg) 0% 0% no-repeat;opacity:1}.donate-logo{height:60%;width:60%}.donate-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;row-gap:50px;background-color:var(--grey);padding:160px 0 135px}.donate-btn{align-items:center;align-content:center;background-color:var(--bloody-red);color:var(--white);border:none;letter-spacing:0;text-transform:uppercase;cursor:pointer;display:flex;justify-content:center;padding-top:15px;padding-bottom:15px;padding-left:20px;padding-right:20px;font-size:50px;font-weight:800;width:252px;height:120px;margin-bottom:30px}.donate-description{margin-left:5em;margin-right:5em;width:50%}@media(max-width:575px){.donate-description{margin-left:2em;margin-right:2em;width:100%}}.donate-title{font-weight:700;letter-spacing:0;text-align:left;font:normal normal 800 34px/46px Open Sans;margin-bottom:20px}.donate-second-title{text-align:left;font:normal normal bold 22px/30px Open Sans;letter-spacing:0;opacity:1}@media(max-width:575px){.donate-element img{visibility:hidden}div.donate-element{height:0}.donate-container{padding-top:50px}}.donate-footer .social-wrapper{justify-content:end}.split-section{background-color:var(--grey);padding:0 140px;display:flex;justify-content:space-between;align-items:center;height:145px;margin:20px 0}@media(max-width:767px){#spread{background-color:var(--grey)}.split-section{padding:0 37px;justify-content:space-around}}.social-wrapper{display:flex;align-items:center;justify-content:center}@media(max-width:991px){.social-wrapper{margin:0 10px}}#social-wrapper-oil{color:var(--dark-grey);display:flex;align-items:center;justify-content:center}.social-wrapper span{font-size:.8em}#social-wrapper-oil span{font-size:.915vw}.social-wrapper a{margin:0 5px}#social-wrapper-oil a{margin-left:1vw}@media(max-width:767px){#spread .social-wrapper{display:none}}@media(max-width:767px){#spread-word{max-width:180px}}.icon-facebook{background-image:url(./icons/facebook.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:2rem;height:2rem;display:inline-block}#icon-facebook-oil{background-image:url(./icons/facebook.svg);background-repeat:no-repeat;background-position:center;background-size:contain;aspect-ratio:1/1;width:2.848vw;display:inline-block}.icon-twitter{background-image:url(./icons/twitter.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:2rem;height:2rem;display:inline-block}#icon-twitter-oil{background-image:url(./icons/twitter.svg);background-repeat:no-repeat;background-position:center;background-size:contain;aspect-ratio:1/1;width:2.848vw;display:inline-block}.icon-linkedin{background-image:url(./icons/linkedin.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:2rem;height:2rem;display:inline-block}#icon-linkedin-oil{background-image:url(./icons/linkedin.svg);background-repeat:no-repeat;background-position:center;background-size:contain;aspect-ratio:1/1;width:2.848vw;display:inline-block}.icon-facebook-sm{background-image:url(./icons/facebook-white.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:1.5rem;height:1.5rem;display:inline-block}.icon-twitter-sm{background-image:url(./icons/twitter-white.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:1.5rem;height:1.5rem;display:inline-block}.icon-linkedin-sm{background-image:url(./icons/linkedin-white.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:1.5rem;height:1.5rem;display:inline-block}#stop-oil-title{font-size:27px;font-size:1.729vw;font-weight:800}#stop-oil-subtitle{font-size:17px;font-size:1.119vw;font-weight:400}#stop-oil-subtitle .red-text{font-size:17px;font-size:1.119vw;font-weight:400;color:var(--bloody-red)}#stop-oil-body-1,#stop-oil-body-2{font-size:12px;font-size:.762vw;font-weight:400}#oil-footer{margin-top:1vw;display:flex;flex-direction:row;justify-content:space-between;align-content:center;align-items:center;border-bottom-width:1px;border-bottom-style:solid;border-image:linear-gradient(90deg,#0000 50%,#d0001790 51%,#d0001790 99%,#0000 100%) 1}#stop-russian-oil-img{display:flex;aspect-ratio:1076/200;width:27.359vw;background:url(./icons/StopRussianOil.png) 0% 0% no-repeat content-box;opacity:1;background-size:cover}.icon-email{background-image:url(./icons/email.png);background-repeat:no-repeat;background-position:center;background-size:contain;width:10em;height:10em;display:inline-block}.split-section .icon-email{display:none}@media(max-width:767px){.icon-email{display:none}.split-section .icon-email{display:inline-block;max-width:67px}}.icon-megafon{background-image:url(./icons/megafon.png);background-repeat:no-repeat;background-position:center;background-size:contain;width:10em;height:10em;display:inline-block}.iconed-content-wrapper{display:flex;align-items:center;justify-content:center;padding-bottom:1em;margin:3em 140px}@media(max-width:767px){.iconed-content-wrapper{margin:2em 10px}.icon-megafon{display:none}}@media(max-width:767px){.iconed-background-wrapper{background-color:var(--white)}}.iconed-content-icon{}.iconed-content-header{line-height:15px}.iconed-content-body{margin-left:3em;position:relative}@media(max-width:767px){.iconed-content-body{margin-left:10vw;margin-right:10vw;position:relative}}.iconed-content-body div{margin-top:10px;font-size:.75em}.email-now-wrapper{display:flex;align-items:center;justify-content:center;margin:1em 0}@media(max-width:767px){.email-now-wrapper{display:block}}.email-input{padding:.5em;margin-right:.2em;width:100%;font-size:1.4em}@media(max-width:767px){.email-input{margin-bottom:20px}}.email-area{width:100%;height:300px;padding:4em 1em}header{position:fixed;top:0;left:0;z-index:9999;width:100%;height:91px;display:flex;justify-content:space-between;padding:0 140px 0 133px;background-color:var(--black)}.header-functions-wrapper{display:flex;align-items:center;justify-content:center}.linear-logo-wrapper{margin-top:33px;height:73px}.linear-logo{width:206px;height:73px}@media(max-width:767px){header a.linear-logo-wrapper{display:none}header img.linear-logo{display:none}}.row-images-wrapper{display:flex;align-items:center;justify-content:center;background-color:var(--grey);margin:30px 140px}@media(max-width:575px){.row-images-wrapper{display:flex;align-items:flex-start;background-color:var(--grey);margin:0;flex-direction:column}}.row-image{margin:8px}.row-image__image{width:100%;height:100%;object-fit:contain;object-position:bottom}.row-image__share-wrapper{display:flex;align-items:center;justify-content:space-between;padding:1.3em}.boycott-btn{background-color:var(--bloody-red);color:var(--white);text-transform:uppercase;cursor:pointer;padding-top:15px;padding-bottom:15px;padding-left:20px;padding-right:20px;font-weight:800;width:252px;height:120px;margin-bottom:30px}.boycott-title-btn{font-size:22px;text-align:center}.boycott-container{background-color:var(--white)}.boycott-footer .social-wrapper{justify-content:end}footer{height:776px;background-color:var(--black)}footer .footer-wrapper{padding:32px 146px;color:var(--white)}@media(max-width:767px){#tiles-container{display:none}}@media(max-width:767px){.swiper-slide{display:none}}@media(max-width:575px){footer .footer-wrapper{display:flex;flex-direction:column;background-color:var(--black);padding:6vw;justify-content:space-between;align-items:center;text-align:center}.footer-wrapper div.footer-flex{display:none}img.stop-russia-logo{display:none}}@media(min-width:576px){footer div.download-reactangle-mobile{display:none}img.stop-russia-logo-mobile{display:none}#mobile-logo{height:0}}.footer-flex{display:flex;justify-content:space-between}.footer-title,.footer-subtitle{padding:20px 0}.footer-title span{font:normal normal 800 80px/95px Open Sans}.footer-subtitle span{font:normal normal 800 48px/60px Open Sans}@media(max-width:576px){.footer-title span{font:normal normal 800 50px/65px Open Sans}.footer-subtitle span{font:normal normal 800 28px/40px Open Sans}}.stop-russia-logo{width:400px;height:140px;margin-top:100px}.stop-russia-logo-mobile{width:320px;height:113px;margin-top:90px;margin-bottom:50px}.download-reactangle{width:451px;height:163px;align-items:center;display:flex;background-color:var(--bloody-red);justify-content:space-between;margin-bottom:100px}.download-reactangle-mobile{max-width:400px;height:163px;align-items:center;display:flex;background-color:var(--bloody-red);justify-content:space-between;margin-top:95px;margin-bottom:35px}.download-item{padding:40px;font:normal normal 800 34px/44px Open Sans}.download-item-mobile{padding:10px;height:100px;font:normal normal 800 24px/44px Open Sans}.title-red{color:var(--bloody-red)}.footer-flex-right{display:flex;flex-direction:column}.footer-cookie-policy{font:normal normal 500 12px/44px Open Sans}.flag-icon{width:1.5rem;height:1.5rem}.en{background-image:url(./icons/gb.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.de{background:url(./icons/de.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.at{background:url(./icons/at.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.fr{background:url(./icons/fr.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.nl{background:url(./icons/nl.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.it{background:url(./icons/it.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.el{background:url(./icons/el.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.bg{background:url(./icons/bg.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.hu{background:url(./icons/hu.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.pl{background:url(./icons/pl.svg);background-repeat:no-repeat;background-position:center;background-size:contain}#countries{position:relative;cursor:pointer;transition:.2s}.selected-country{padding:.4em}.countries-list{position:absolute;display:none;flex-direction:column;justify-content:center}.countries-list.open{display:flex}.country{padding:.4em;cursor:pointer;background-color:var(--grey)}.country:hover{background-color:var(--dark-grey)}.pipe{background-image:url(./icons/line.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:.4rem;height:2rem;display:inline-block;margin:.4rem}.stop-ru-oil-title{margin:3vw 8vw}.horizontal-line{display:none}@media(max-width:767px){.horizontal-line{display:block;margin-left:10vw;margin-right:10vw;padding-bottom:0;color:var(--black);border-style:solid;border-width:1px 0 0}}@media(max-width:1280px){#oil-container{display:flex;color:var(--white);background-color:var(--black);padding:6vw;justify-content:space-between;align-items:flex-start}#stop-oil-title{font-size:27px;font-size:3vw;font-weight:800}#stop-oil-subtitle{font-size:17px;font-size:2vw;font-weight:400}#stop-oil-subtitle .red-text{font-size:17px;font-size:2vw;font-weight:400;color:var(--bloody-red)}#stop-oil-body-1,#stop-oil-body-2{font-size:12px;font-size:1.5vw;font-weight:400}}@media(max-width:575px){.stop-ru-oil-title{padding:10vw;margin:0;padding-bottom:0;color:var(--white);background-color:var(--black)}#oil-container{display:flex;flex-direction:column;color:var(--white);background-color:var(--black);padding:6vw;padding-top:0;justify-content:space-between;align-items:center}#oil-txt{display:flex;aspect-ratio:none;flex-direction:column;text-align:left;width:80vw;gap:25px}#oil-img{background-position:center;background-size:contain!important;background-image:url(./icons/Oil-img.svg);background-clip:content-box;display:flex;aspect-ratio:1/1;position:relative;top:0%;left:0%;height:50vh;opacity:1}#social-wrapper-oil{color:var(--dark-grey);display:flex;align-items:center;justify-content:center;margin-top:5vw}#social-wrapper-oil span{font-size:5vw}#social-wrapper-oil a{margin-left:5vw}#icon-facebook-oil{background-image:url(./icons/facebook.svg);background-repeat:no-repeat;background-position:center;background-size:contain;aspect-ratio:1/1;width:10vw;display:inline-block}#icon-twitter-oil{background-image:url(./icons/twitter.svg);background-repeat:no-repeat;background-position:center;background-size:contain;aspect-ratio:1/1;width:10vw;display:inline-block}#icon-linkedin-oil{background-image:url(./icons/linkedin.svg);background-repeat:no-repeat;background-position:center;background-size:contain;aspect-ratio:1/1;width:10vw;display:inline-block}#stop-oil-title{font-size:27px;font-size:5vh;font-weight:800}#stop-oil-subtitle{font-size:17px;font-size:4vw;font-weight:400}#stop-oil-subtitle .red-text{font-size:17px;font-size:4vw;font-weight:400;color:var(--bloody-red)}#stop-oil-body-1,#stop-oil-body-2{font-size:12px;font-size:3vw;font-weight:400}#oil-footer{margin-top:1vw;gap:25px;display:flex;flex-direction:column;justify-content:space-between;align-content:center;align-items:center;border:none}#stop-russian-oil-img{display:flex;aspect-ratio:1076/200;width:80vw;background:url(./icons/StopRussianOil.png) 0% 0% no-repeat content-box;opacity:1;margin-top:5vw;background-size:cover}}.burger-visible{display:none}.lang-selector{display:none}@media(max-width:767px){#share .split-section .social-wrapper{display:none}}@media(max-width:767px){.pipe{display:none}#header-social-wrapper{display:none}header{flex-direction:column-reverse;height:100px;padding:37px;background-color:var(--white)}.header-functions-wrapper{justify-content:space-between}#burger-button{background-image:url(./icons/burger.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:2rem;height:2rem;cursor:pointer;display:inline-block}.splitter{padding:0 15px;width:100%}#burger-close{background-image:url(./icons/close.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:2rem;height:2rem;cursor:pointer;position:fixed;right:40px;top:40px}.horizontal-splitter{background-image:url(./icons/horizontal-splitter.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:100%;height:1px;display:inline-block;margin:20px 0}.burger-menu{background-color:var(--black);width:0;position:fixed;top:0;right:0;z-index:10000;display:flex;flex-direction:column;text-transform:uppercase;align-items:center;text-align:center;padding-top:80px;padding-bottom:40px;width:100%;visibility:hidden}.burger-button{color:var(--white);font-size:1.8em;font-weight:800;width:60%}.burger-visible{display:block}.linear-logo-wrapper{align-self:center}}