#introSection{background-color:#fff;padding-bottom:5.4rem;padding-top:7.2rem;width:100%}#introSection .copy-container{margin:0 auto 9rem;max-width:128rem;width:100%}#introSection .copy-container .paragraph{margin-bottom:2rem}@media only screen and (min-width:768px){#introSection .copy-container{display:flex;margin-bottom:9rem}#introSection .copy-container .paragraph{width:50%}#introSection .copy-container .paragraph:first-child{margin-right:3.6rem}#introSection .copy-container .paragraph:first-child p:first-child:first-letter{font-size:5.2rem}#introSection .copy-container .paragraph:nth-child(2){padding-top:1.45rem}}#introSection .counters-container{text-align:-webkit-center}@media only screen and (min-width:768px){#introSection .counters-container{display:flex}}#introSection .counters-container .counter{margin-bottom:2rem;width:33%}#introSection .counters-container .counter:last-child{margin-bottom:0}@media only screen and (min-width:768px){#introSection .counters-container .counter{margin-bottom:0}}#introSection .counters-container .counter .days,#introSection .counters-container .counter .distance,#introSection .counters-container .counter .riders{font-family:Raleway,sans-serif;font-size:3.4rem;font-weight:600;text-align:center}@media only screen and (min-width:768px){#introSection .counters-container .counter .days,#introSection .counters-container .counter .distance,#introSection .counters-container .counter .riders{font-size:5.4rem}}#introSection .counters-container .counter .days .counter-measurement,#introSection .counters-container .counter .distance .counter-measurement,#introSection .counters-container .counter .riders .counter-measurement{font-family:Raleway,sans-serif;font-size:1.5rem;font-weight:700}@media only screen and (min-width:768px){#introSection .counters-container .counter .days .counter-measurement,#introSection .counters-container .counter .distance .counter-measurement,#introSection .counters-container .counter .riders .counter-measurement{font-size:2rem}}#journey{background-color:#e7eef0}#journey,#journey .row{width:100%}@media only screen and (min-width:768px){#journey .row{display:flex}}#journey .row .info-container{align-self:center;display:flex;padding:3.4rem}@media only screen and (min-width:768px){#journey .row .info-container{padding:10rem}}#journey .row .image-container,#journey .row .info-container{width:100%}@media only screen and (min-width:768px){#journey .row .image-container,#journey .row .info-container{width:50%}}#journey .row .image-container .information,#journey .row .info-container .information{height:100%;text-align:center;width:100%}#journey .row .image-container .information h2,#journey .row .info-container .information h2{color:#900;margin-bottom:.8rem}#journey .row .image-container .information h5,#journey .row .info-container .information h5{font-family:PT Sans,sans-serif;font-style:italic;font-weight:400;margin-bottom:2.4rem}#journey .row .image-container .information h5.continue-subtitle,#journey .row .info-container .information h5.continue-subtitle{margin-bottom:0}#journey .row .image-container .information .border,#journey .row .info-container .information .border{border-bottom:4px solid #b1bcb7;display:inline-block;height:.4rem;width:5.2rem}#journey .row .image-container .information p,#journey .row .info-container .information p{font-size:1.35rem;line-height:2.295rem;margin-top:2.2rem}#journey .row .image-container img,#journey .row .info-container img{height:100%;width:100%}@media only screen and (min-width:768px){#journey .row:nth-child(2n){flex-direction:row-reverse}}#causesSection{background-color:#fff;padding-bottom:9.4rem;padding-top:7.2rem;width:100%}#causesSection .images-container{margin:1rem auto 0;max-width:1280px;text-align:center;width:100%}@media only screen and (min-width:768px){#causesSection .images-container{display:flex}}#causesSection .images-container .cause-container{margin-bottom:2rem;position:relative;width:100%}#causesSection .images-container .cause-container:last-child{margin-bottom:0}@media only screen and (min-width:768px){#causesSection .images-container .cause-container{display:flex;margin-bottom:0;margin-right:1rem;width:calc(33% - 1rem)}#causesSection .images-container .cause-container:last-child{margin-right:0}}#causesSection .images-container .cause-container .cause-logo{background-position:50%;background-repeat:no-repeat;background-size:contain;height:25rem;width:100%}#causesSection .images-container .image-overlay{align-items:center;display:flex;height:100%;padding:0 1.8rem;transition:all .3s ease-in-out;width:100%}@media only screen and (min-width:768px){#causesSection .images-container .image-overlay{background-color:#27252c;border-radius:1rem;left:0;opacity:0;position:absolute;top:0}}#causesSection .images-container .image-overlay .image-content{text-align:center;transition:all .4s ease-in-out}@media only screen and (min-width:768px){#causesSection .images-container .image-overlay .image-content{opacity:0}}#causesSection .images-container .image-overlay .image-content h3,#causesSection .images-container .image-overlay .image-content p{color:#272727}@media only screen and (min-width:768px){#causesSection .images-container .image-overlay .image-content h3,#causesSection .images-container .image-overlay .image-content p{color:#fff}#causesSection .images-container .image-overlay:hover{opacity:.95}#causesSection .images-container .image-overlay:hover .image-content{opacity:1;transition-delay:.3s}}#causesSection .images-container h3{font-size:2.36rem;font-weight:600;line-height:2.83rem}@media only screen and (min-width:768px){#causesSection .images-container h3{font-size:2.775rem;line-height:3.33rem}}#causesSection .images-container p{font-size:1.5rem;line-height:2.25rem;margin-top:.8rem}#faqSection{background-color:#fff;padding:10.2rem 0 2.4rem}#faqSection .faq-container{border:1px solid #272727;cursor:pointer;margin-bottom:3rem;padding:0 3rem 0 4rem;position:relative}#faqSection .faq-container .faq-question{display:flex;font-weight:700;padding-bottom:2rem;padding-top:2rem;position:relative;width:100%}#faqSection .faq-container .faq-question .faq-heading{margin-bottom:0;margin-right:3rem;max-width:100%;text-align:left;text-transform:capitalize}#faqSection .faq-container .faq-question i.fas{align-self:center;color:#900;font-size:2rem;position:absolute;right:0;transition:transform .3s ease-out}#faqSection .faq-container .faq-question.rotate i.fas{transform:rotate(180deg)}#faqSection .faq-answer{background:transparent;display:none;margin-bottom:3rem;margin-right:2.5rem;text-align:left}#faqSection .faq-answer+.faq-question{margin-top:5rem}#faqSection .faq-answer li,#faqSection .faq-answer p{color:#272727}#faqSection .faq-answer li:last-child,#faqSection .faq-answer p:last-child{margin-bottom:0}#joinSection{background-attachment:fixed;background-position:50%;background-size:cover;min-height:300px;padding:10.2rem 0;width:100%}#joinSection .contact-content-container{width:100%}@media only screen and (min-width:768px){#joinSection .contact-content-container{display:flex;justify-content:space-between}}#joinSection .contact-content-container .copy-container{width:100%}@media only screen and (min-width:768px){#joinSection .contact-content-container .copy-container{align-self:center;width:60%}}#joinSection .contact-content-container .copy-container p{color:#fff;margin-bottom:2rem}#joinSection .contact-content-container .copy-container a{color:#ccc}#joinSection .contact-content-container .copy-container a:hover{color:#900}#joinSection .contact-content-container .price-container{width:100%}@media only screen and (min-width:768px){#joinSection .contact-content-container .price-container{margin-left:2rem;width:30%}}#joinSection .contact-content-container .price-container .price-table{border:1px solid #e7eef0;height:100%;text-align:center;width:100%}#joinSection .contact-content-container .price-container .price-table .table-header{background-color:#272727;font-family:Open Sans,sans-serif}#joinSection .contact-content-container .price-container .price-table .table-header .table-per-person{background-color:#900;font-size:1.5rem;line-height:2.55rem;padding:.5rem}#joinSection .contact-content-container .price-container .price-table .table-header .pricing{font-size:2.3rem;font-weight:700;line-height:2.55rem;padding:3.5rem}@media only screen and (min-width:768px){#joinSection .contact-content-container .price-container .price-table .table-header .pricing{font-size:3.3rem}}#joinSection .contact-content-container .price-container .price-table .table-content{padding:2.4rem}#joinSection .contact-content-container .price-container .price-table .table-content p{padding:1.2rem 0}#joinSection .contact-content-container .price-container .price-table .table-content p:first-child{border-bottom:1px solid #fff}#footer{background-color:#fff}#footer .rhino-container{background-color:#272727;border-top:5px solid #900;height:100%;padding:1.8rem;text-align:center;width:100%}#footer .rhino-container p{color:#fff}#footer a{color:#900}#footer a:hover{color:#ccc}
