*{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%}@media only screen and (max-width: 1000px){html{font-size:56.25%}}@media only screen and (max-width: 800px){html{font-size:50%}}body{box-sizing:border-box;max-width:100vw;position:relative}body::before{content:'';position:fixed;top:0;left:0;right:0;height:100vh;background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-1920w.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;z-index:-1}@media only screen and (max-width: 1400px){body::before{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-1400w.jpg)}}@media only screen and (max-width: 1000px){body::before{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-1000w.jpg)}}@media only screen and (max-width: 800px){body::before{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-800w.jpg)}}@media only screen and (max-width: 600px){body::before{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-600w.jpg)}}a{text-decoration:none;color:inherit}img{display:block;object-fit:cover;width:100%;height:100%}body{font-family:'Montserrat', sans-serif;font-weight:400;line-height:1.6;font-size:1.6rem;color:#333}.heading-primary,.heading-secondary{color:#eee;font-weight:300}.heading-primary strong,.heading-secondary strong{color:#7c7c00;font-weight:400}.heading-primary span,.heading-secondary span{display:block}.heading-primary{font-size:4rem;line-height:1.2}@media only screen and (max-width: 500px){.heading-primary{font-size:3.5rem}}.heading-secondary{font-size:2.5rem}@media only screen and (max-width: 500px){.heading-secondary{font-size:2.2rem}}p:not(:last-of-type){margin-bottom:2.5rem}.heading-tertiary{font-size:2.2rem;color:#a12b2b}@keyframes back-and-forth{0%{transform:translateX(-55%)}50%{transform:translateX(-45%)}100%{transform:translateX(-55%)}}.header{height:100vh;margin-bottom:100vh;z-index:2;transition:transform 0.3s;position:relative;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 600px){.header{padding:0}}.header__inner{display:flex;align-items:center;max-width:100rem;margin:0 auto;padding:8rem 5rem;background-color:rgba(17,17,17,0.9);border-radius:10px}@media only screen and (max-width: 800px){.header__inner{padding:5rem 3rem}}@media only screen and (max-width: 600px){.header__inner{flex-direction:column-reverse;justify-content:center;height:100vh}}@media only screen and (max-width: 500px){.header__inner{padding:1.5rem}}@media only screen and (max-aspect-ratio: 1 / 1){.header__inner{height:100vh}}.header__inner p{color:#eee}.header__text-box{flex:1 1;margin-right:5rem}@media only screen and (max-width: 600px){.header__text-box{flex:0 1;margin-right:0}}.header__cover{width:25rem}@media only screen and (max-width: 1000px){.header__cover{width:25rem}}@media only screen and (max-width: 800px){.header__cover{width:23rem}}@media only screen and (max-width: 600px){.header__cover{display:none}}.header__cta{font-weight:400;cursor:pointer;z-index:1}.header__cta span{display:inline;box-shadow:inset 0 -5px 0 -1px #7c7c00;transition:box-shadow 0.3s}.header__cta span:hover{box-shadow:inset 0 -1.2em 0 -1px #7c7c00}.back-btn{background-color:#7c0000;width:10rem;color:#fff;text-align:center;position:absolute;top:100%;left:50%;transform:translateX(-50%);opacity:0}.map{position:fixed;top:0;left:0;right:0;height:100vh;max-width:100rem;margin:0 auto;overflow:hidden;z-index:0}@media only screen and (max-width: 800px){.map{margin-top:0}}@media only screen and (max-width: 600px){.map{height:100vh;padding:0;margin-bottom:10rem}}@media only screen and (max-aspect-ratio: 1 / 1){.map{margin-bottom:10rem}}.map__scroll-icon{display:none;position:absolute;bottom:3rem;left:50%;transform:translateX(-50%);z-index:3;animation:back-and-forth 3s infinite;opacity:1;visibility:visible;transition:opacity 1s;width:14rem;height:14rem;fill:rgba(124,0,0,0.76)}@media only screen and (max-aspect-ratio: 1 / 1){.map__scroll-icon{display:block}}@media only screen and (max-width: 600px){.map__scroll-icon{display:block}}.map__scroll-icon--hidden{opacity:0;visibility:hidden}.map__container{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1);transition:transform 0.3s;overflow:hidden;border-radius:10px}@media only screen and (max-width: 600px){.map__container{height:100vh;overflow:auto}}@media only screen and (max-aspect-ratio: 1 / 1){.map__container{height:100vh;overflow:auto}}.map__img{height:100%;width:auto;position:relative;transition:transform 0.3s;transform:scale(1)}.map__img--zoom{transform:scale(2)}.map__img img{width:100%;display:block}@media only screen and (max-width: 600px){.map__img img{height:100%;width:auto}}@media only screen and (max-aspect-ratio: 1 / 1){.map__img img{height:100%;width:auto}}.map__svg{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.map__svg svg{width:auto;height:100%;display:block}.map__pin{transition:all .3s}.map__btn{cursor:pointer}.book{max-width:100rem;margin:0 auto;padding:10rem 5rem;background-color:#fff;border-radius:10px}@media only screen and (max-width: 800px){.book{padding:8rem 3rem}}@media only screen and (max-width: 500px){.book{padding:5rem 1.5rem}}.book__body{display:flex;align-items:center}@media only screen and (max-width: 600px){.book__body{flex-direction:column-reverse}}.book__left{flex:1 1;margin-right:5rem}@media only screen and (max-width: 600px){.book__left{margin-right:0;margin-top:2.5rem}}.book__description{background-color:#fff}.book__buttons{display:flex;justify-content:space-evenly;width:100%}@media only screen and (max-width: 500px){.book__buttons{flex-direction:column;width:60%;margin:0 auto}}@media only screen and (max-width: 500px){.book__buttons .button:not(:last-child){margin-bottom:2rem}}.book__cover{width:25rem}@media only screen and (max-width: 1000px){.book__cover{width:25rem}}@media only screen and (max-width: 600px){.book__cover{width:30rem}}.patrons{display:flex;flex-direction:column;align-items:center}.patrons__logos{width:100%;display:flex;flex-direction:column;align-items:center}.patrons__logo{width:15rem;margin:1rem}.patrons__logo--small{width:12rem}.video{padding:10rem 0}@media only screen and (max-width: 800px){.video{padding:8rem 0}}@media only screen and (max-width: 500px){.video{padding:5rem 0}}.video__inner{max-width:100rem;margin:0 auto;padding:0 5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width: 800px){.video__inner{padding:0 3rem}}@media only screen and (max-width: 500px){.video__inner{padding:0 1.5rem}}.video__iframe{width:100%;max-width:50rem;height:30rem}@media only screen and (max-width: 500px){.video__iframe{height:25rem}}.author{display:flex;max-width:100rem;margin:0 auto;padding:10rem 3rem;background-color:#fff;border-radius:10px}@media only screen and (max-width: 800px){.author{padding:8rem 3rem}}@media only screen and (max-width: 600px){.author{flex-direction:column-reverse}}@media only screen and (max-width: 500px){.author{padding:5rem 1.5rem}}.author__photo{width:30rem;align-self:center;margin-right:-3rem;z-index:1}@media only screen and (max-width: 600px){.author__photo{width:70%;margin-right:0;margin-top:-5rem}}@media only screen and (max-width: 500px){.author__photo{margin-top:-3rem}}.author__bio{border:10px solid #a12b2b;padding:10rem 3rem 10rem 6rem;flex:1 1}@media only screen and (max-width: 800px){.author__bio{padding:8rem 3rem 8rem 6rem}}@media only screen and (max-width: 600px){.author__bio{padding:8rem 3rem;border-width:5px}}@media only screen and (max-width: 500px){.author__bio{padding:5rem 1.5rem}}.banner{max-width:100rem;margin:0 auto;padding:10rem 0}@media only screen and (max-width: 800px){.banner{padding:8rem 0}}@media only screen and (max-width: 500px){.banner{padding:5rem 0}}.banner__image{max-width:60rem;margin:0 auto}.footer{max-width:100rem;margin:0 auto;padding:10rem 0;background-color:rgba(17,17,17,0.9);display:flex;flex-direction:column;align-items:center;border-top-left-radius:10px;border-top-right-radius:10px}@media only screen and (max-width: 800px){.footer{padding:8rem 0}}@media only screen and (max-width: 500px){.footer{padding:5rem 0}}.footer__inner{max-width:100rem;margin:0 auto;display:flex;align-items:center;padding:0 5rem}@media only screen and (max-width: 800px){.footer__inner{padding:0 3rem}}@media only screen and (max-width: 600px){.footer__inner{flex-direction:column}}@media only screen and (max-width: 500px){.footer__inner{padding:0 1.5rem}}.publishing-house{margin-right:5rem}@media only screen and (max-width: 800px){.publishing-house{margin-right:3rem}}@media only screen and (max-width: 600px){.publishing-house{margin-right:0;margin-bottom:5rem}}.publishing-house__logo{background-color:#fff;padding:1.5rem;display:flex;flex-direction:column;align-items:center;border-radius:10px;width:20rem}.publishing-house__text p{font-size:1.4rem}.social-media{display:flex;justify-content:center}.social-media__icon{cursor:pointer;padding:1rem;width:6rem;height:6rem;fill:#7c7c00;transition:all 0.3s}.social-media a:hover>.social-media__icon{fill:#fff}.social-media a:not(:last-of-type){margin-right:1rem}@media only screen and (max-width: 800px){.social-media a:not(:last-of-type){margin-right:0.5rem}}.subpage{position:fixed;top:0;left:0;width:100%;bottom:0;overflow-y:auto;display:block;z-index:3;background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-sub-1920w.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;transform:translateX(-100%);transition:transform 0.5s}@media only screen and (max-width: 1400px){.subpage{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-sub-1400w.jpg)}}@media only screen and (max-width: 1000px){.subpage{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-sub-1000w.jpg)}}@media only screen and (max-width: 800px){.subpage{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-sub-800w.jpg)}}@media only screen and (max-width: 600px){.subpage{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-sub-600w.jpg)}}.subpage#argentyna{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-argentyna-1920w.jpg)}@media only screen and (max-width: 1000px){.subpage#argentyna{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-argentyna-1000w.jpg)}}@media only screen and (max-width: 800px){.subpage#argentyna{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-argentyna-800w.jpg)}}@media only screen and (max-width: 600px){.subpage#argentyna{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-argentyna-600w.jpg)}}.subpage#grecja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-grecja-1920w.jpg)}@media only screen and (max-width: 1400px){.subpage#grecja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-grecja-1400w.jpg)}}@media only screen and (max-width: 1000px){.subpage#grecja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-grecja-1000w.jpg)}}@media only screen and (max-width: 800px){.subpage#grecja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-grecja-800w.jpg)}}@media only screen and (max-width: 600px){.subpage#grecja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-grecja-600w.jpg)}}.subpage#niemcy{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-niemcy-1920w.jpg)}@media only screen and (max-width: 1400px){.subpage#niemcy{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-niemcy-1400w.jpg)}}@media only screen and (max-width: 1000px){.subpage#niemcy{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-niemcy-1000w.jpg)}}@media only screen and (max-width: 800px){.subpage#niemcy{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-niemcy-800w.jpg)}}@media only screen and (max-width: 600px){.subpage#niemcy{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-niemcy-600w.jpg)}}.subpage#urugwaj{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-urugwaj-1920w.jpg)}@media only screen and (max-width: 1400px){.subpage#urugwaj{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-urugwaj-1400w.jpg)}}@media only screen and (max-width: 1000px){.subpage#urugwaj{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-urugwaj-1000w.jpg)}}@media only screen and (max-width: 800px){.subpage#urugwaj{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-urugwaj-800w.jpg)}}@media only screen and (max-width: 600px){.subpage#urugwaj{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-urugwaj-600w.jpg)}}.subpage#usa{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-usa-1920w.jpg)}@media only screen and (max-width: 1400px){.subpage#usa{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-usa-1400w.jpg)}}@media only screen and (max-width: 1000px){.subpage#usa{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-usa-1000w.jpg)}}@media only screen and (max-width: 800px){.subpage#usa{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-usa-800w.jpg)}}@media only screen and (max-width: 600px){.subpage#usa{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-usa-600w.jpg)}}.subpage#wlochy{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-wlochy-1920w.jpg)}@media only screen and (max-width: 1400px){.subpage#wlochy{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-wlochy-1400w.jpg)}}@media only screen and (max-width: 1000px){.subpage#wlochy{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-wlochy-1000w.jpg)}}@media only screen and (max-width: 800px){.subpage#wlochy{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-wlochy-800w.jpg)}}@media only screen and (max-width: 600px){.subpage#wlochy{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-wlochy-600w.jpg)}}.subpage#chorwacja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-chorwacja-1920w.jpg)}@media only screen and (max-width: 1400px){.subpage#chorwacja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-chorwacja-1400w.jpg)}}@media only screen and (max-width: 1000px){.subpage#chorwacja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-chorwacja-1000w.jpg)}}@media only screen and (max-width: 800px){.subpage#chorwacja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-chorwacja-800w.jpg)}}@media only screen and (max-width: 600px){.subpage#chorwacja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-chorwacja-600w.jpg)}}.subpage#indonezja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-indonezja-1920w.jpg)}@media only screen and (max-width: 1400px){.subpage#indonezja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-indonezja-1400w.jpg)}}@media only screen and (max-width: 1000px){.subpage#indonezja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-indonezja-1000w.jpg)}}@media only screen and (max-width: 800px){.subpage#indonezja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-indonezja-800w.jpg)}}@media only screen and (max-width: 600px){.subpage#indonezja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-indonezja-600w.jpg)}}.subpage#maroko{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-maroko-1920w.jpg)}@media only screen and (max-width: 1400px){.subpage#maroko{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-maroko-1400w.jpg)}}@media only screen and (max-width: 1000px){.subpage#maroko{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-maroko-1000w.jpg)}}@media only screen and (max-width: 800px){.subpage#maroko{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-maroko-800w.jpg)}}@media only screen and (max-width: 600px){.subpage#maroko{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-maroko-600w.jpg)}}.subpage#turcja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-turcja-1920w.jpg)}@media only screen and (max-width: 1400px){.subpage#turcja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-turcja-1400w.jpg)}}@media only screen and (max-width: 1000px){.subpage#turcja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-turcja-1000w.jpg)}}@media only screen and (max-width: 800px){.subpage#turcja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-turcja-800w.jpg)}}@media only screen and (max-width: 600px){.subpage#turcja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-turcja-600w.jpg)}}.subpage#ukraina{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-ukraina-1920w.jpg)}@media only screen and (max-width: 1400px){.subpage#ukraina{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-ukraina-1400w.jpg)}}@media only screen and (max-width: 1000px){.subpage#ukraina{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-ukraina-1000w.jpg)}}@media only screen and (max-width: 800px){.subpage#ukraina{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-ukraina-800w.jpg)}}@media only screen and (max-width: 600px){.subpage#ukraina{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-ukraina-600w.jpg)}}.subpage#szwecja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-szwecja-1920w.jpg)}@media only screen and (max-width: 1400px){.subpage#szwecja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-szwecja-1400w.jpg)}}@media only screen and (max-width: 1000px){.subpage#szwecja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-szwecja-1000w.jpg)}}@media only screen and (max-width: 800px){.subpage#szwecja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-szwecja-800w.jpg)}}@media only screen and (max-width: 600px){.subpage#szwecja{background-image:linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.1)),url(imgs/bg-szwecja-600w.jpg)}}.subpage__exit{opacity:0;visibility:hidden;position:fixed;top:3rem;right:3rem;height:7rem;width:7rem;display:flex;align-items:center;justify-content:center;background-color:#7C0000;border-radius:100%;transform:scale(1);transition:all 0.3s;cursor:pointer;z-index:5}.subpage__exit:hover{transform:scale(1.1);transition:transform 0.3s}.subpage__exit--active{visibility:visible;opacity:1;transition:opacity 0.3s 0.5s}.subpage__exit-icon{fill:white;width:4rem;height:4rem}.subpage--active{transform:translateX(0);transition:transform 0.5s 0.3s}.card{display:block;position:relative;z-index:4}.card__header{max-width:100rem;margin:5rem auto;background-color:rgba(161,43,43,0.9);padding-right:8rem;border-radius:10px}.card__header-icon{fill:#7C0000;width:10rem;height:10rem}@media only screen and (max-width: 500px){.card__header-icon{width:7rem;height:7rem}}.card__title{max-width:100rem;margin:0 auto;padding:5rem;display:flex}@media only screen and (max-width: 800px){.card__title{padding:3rem}}@media only screen and (max-width: 500px){.card__title{padding:1.5rem}}.card__title .heading-primary{margin-bottom:0}.card__heading{margin-left:2rem}@media only screen and (max-width: 800px){.card__heading{margin-left:1.5rem}}@media only screen and (max-width: 500px){.card__heading{margin-left:1rem}}.card__quote{max-width:100rem;margin:0 auto;padding:10rem 5rem;background-color:rgba(238,238,238,0.9);border-radius:10px;display:flex}@media only screen and (max-width: 800px){.card__quote{padding:8rem 3rem}}@media only screen and (max-width: 500px){.card__quote{padding:5rem 1.5rem}}.card__quote-text-box{flex:1 1;margin-left:2rem}.card__quote-text{font-style:italic}.card__quote-icon{fill:#7C0000;width:10rem;height:10rem;transform:translateY(-2rem)}@media only screen and (max-width: 800px){.card__quote-icon{width:7rem;height:7rem}}.card__blurb{padding:0 3rem;border-radius:10px}.card__blurb-text{font-size:2rem;font-weight:300;line-height:1.4;margin-bottom:1.5rem !important}@media only screen and (max-width: 800px){.card__blurb-text{font-size:1.9rem}}@media only screen and (max-width: 500px){.card__blurb-text{font-size:1.8rem}}.card__blurb-author{font-size:1.8rem;font-weight:500}@media only screen and (max-width: 800px){.card__blurb-author{font-size:1.9rem}}@media only screen and (max-width: 500px){.card__blurb-author{font-size:1.8rem}}.card__cta{max-width:100rem;margin:10rem auto;padding:10rem 5rem;border-radius:10px;background-color:rgba(238,238,238,0.9);display:flex;align-items:center}@media only screen and (max-width: 800px){.card__cta{padding:8rem 3rem}}@media only screen and (max-width: 600px){.card__cta{flex-direction:column-reverse}}@media only screen and (max-width: 500px){.card__cta{padding:5rem 1.5rem}}.card__cta-left{flex:1 1;margin-right:5rem}@media only screen and (max-width: 600px){.card__cta-left{margin-right:0;margin-top:5rem}}.card__cta-cover{width:25rem}@media only screen and (max-width: 1000px){.card__cta-cover{width:25rem}}@media only screen and (max-width: 600px){.card__cta-cover{width:30rem}}.card__cta-body{background-color:#a12b2b;border-radius:10px;padding:3rem;display:flex;flex-direction:column;align-items:center}.card__cta-text{margin-bottom:2rem}.card__cta-text>p{color:#ffffff;font-weight:500;font-size:2rem;line-height:1.4}@media only screen and (max-width: 800px){.card__cta-text>p{font-size:1.9rem}}@media only screen and (max-width: 500px){.card__cta-text>p{font-size:1.8rem}}.card__cta-buttons{display:flex;justify-content:space-evenly;width:100%}@media only screen and (max-width: 500px){.card__cta-buttons{flex-direction:column;width:60%;margin:0 auto}}@media only screen and (max-width: 500px){.card__cta-buttons .button:not(:last-child){margin-bottom:2rem}}.button{display:block;padding:1rem 1.5rem;text-align:center;text-transform:uppercase;border:1px solid #a12b2b;border-radius:10px;background-color:#ffffff;transition:all .3s;cursor:pointer}@media only screen and (max-width: 800px){.button{font-size:1.8rem}}.button--full{background-color:#a12b2b;color:#eee}.button:hover{background-color:#7C0000;border:1px solid #7C0000;color:#eee}.mrg-btm--big{margin-bottom:10rem}.mrg-btm--medium{margin-bottom:5rem}@media only screen and (max-width: 800px){.mrg-btm--medium{margin-bottom:3.5rem}}@media only screen and (max-width: 500px){.mrg-btm--medium{margin-bottom:2rem}}.mrg-btm--small{margin-bottom:2rem}.mrg-top--big{margin-top:10rem}.mrg-top--medium{margin-top:5rem}@media only screen and (max-width: 800px){.mrg-top--medium{margin-top:3.5rem}}@media only screen and (max-width: 500px){.mrg-top--medium{margin-top:2rem}}.mrg-top--small{margin-top:2rem}.flex-vertical{flex-direction:column}

