body {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  color: #354A58;
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 1200px) {
  body {
    font-size: 18px;
  }
}

@media (min-width: 1500px) {
  body {
    font-size: 20px;
  }
}

@media (min-width: 1500px) {
  .container {
    max-width: 1240px;
  }
}

.ta3s, .ta3s:before, .ta3s:after {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video iframe, .video object, .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.button-one {
  text-align: center;
}

.button-one a {
  display: block;
  max-width: 300px;
  background-color: #ffffff;
  border: 2px solid #D45B67;
  color: #354A58;
  line-height: 56px;
  text-decoration: none;
  margin: 0 auto;
  text-transform: uppercase;
  border-radius: 50px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

@media (min-width: 768px) {
  .button-one a {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .button-one a {
    max-width: 350px;
  }
}

@media (min-width: 1200px) {
  .button-one a {
    max-width: 400px;
  }
}

@media (min-width: 1500px) {
  .button-one a {
    max-width: 480px;
  }
}

.button-one a:hover {
  background-color: #E96975;
  color: #ffffff;
}

.banner {
  padding-top: 80px;
  padding-bottom: 150px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .banner {
    padding-top: 115px;
    padding-bottom: 250px;
  }
}

.banner .container {
  position: relative;
}

@media (min-width: 1500px) {
  .banner .container {
    max-width: 1240px;
  }
}

.banner .banner-bg {
  position: absolute;
  width: 493px;
  top: -293px;
  left: -196px;
  z-index: 1;
}

@media (min-width: 768px) {
  .banner .banner-bg {
    width: 742px;
    top: -443px;
    left: -247px;
  }
}

@media (min-width: 992px) {
  .banner .banner-bg {
    width: 670px;
    top: -399px;
    left: -266px;
  }
}

@media (min-width: 1200px) {
  .banner .banner-bg {
    width: 850px;
    top: -510px;
    left: -365px;
  }
}

@media (min-width: 1500px) {
  .banner .banner-bg {
    width: 1120px;
    top: -665px;
    left: -554px;
  }
}

.banner h1 {
  color: #354A58;
  font-size: 40px;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .banner h1 {
    font-size: 60px;
    margin-bottom: 80px;
  }
}

@media (min-width: 992px) {
  .banner h1 {
    font-size: 55px;
  }
}

@media (min-width: 1200px) {
  .banner h1 {
    font-size: 66px;
  }
}

@media (min-width: 1500px) {
  .banner h1 {
    font-size: 90px;
  }
}

.banner h1 span {
  font-size: 27px;
  color: #E96975;
  text-transform: capitalize;
  display: block;
  font-weight: 700;
}

@media (min-width: 768px) {
  .banner h1 span {
    font-size: 40px;
  }
}

@media (min-width: 992px) {
  .banner h1 span {
    font-size: 37px;
  }
}

@media (min-width: 1200px) {
  .banner h1 span {
    font-size: 45px;
  }
}

@media (min-width: 1500px) {
  .banner h1 span {
    font-size: 61px;
  }
}

.banner .banner-text p {
  font-size: 16px;
  max-width: 600px;
  line-height: 1.2;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .banner .banner-text p {
    font-size: 20px;
    max-width: 550px;
  }
}

@media (min-width: 992px) {
  .banner .banner-text p {
    font-size: 18px;
    max-width: 362px;
  }
}

@media (min-width: 1200px) {
  .banner .banner-text p {
    font-size: 20px;
    max-width: 450px;
  }
}

@media (min-width: 1500px) {
  .banner .banner-text p {
    font-size: 25px;
    max-width: 600px;
  }
}

.banner .banner-image {
  position: relative;
  max-width: 450px;
  padding-left: 50px;
  margin-left: auto;
  margin-top: 180px;
}

@media (min-width: 768px) {
  .banner .banner-image {
    max-width: 450px;
    padding-left: 50px;
    margin-left: auto;
    margin-top: 150px;
  }
}

@media (min-width: 992px) {
  .banner .banner-image {
    padding-left: 0px;
    max-width: auto;
    margin-left: auto;
    margin-top: auto;
  }
}

@media (min-width: 1500px) {
  .banner .banner-image {
    padding-left: 25px;
    left: 25px;
  }
}

.banner .banner-image .bg-1, .banner .banner-image .bg-2 {
  position: absolute;
  top: -80px;
  left: 25px;
  width: 500px;
  height: 500px;
  border-radius: 103px;
}

@media (min-width: 768px) {
  .banner .banner-image .bg-1, .banner .banner-image .bg-2 {
    width: 650px;
    height: 650px;
  }
}

@media (min-width: 992px) {
  .banner .banner-image .bg-1, .banner .banner-image .bg-2 {
    width: 750px;
    height: 750px;
  }
}

@media (min-width: 1200px) {
  .banner .banner-image .bg-1, .banner .banner-image .bg-2 {
    width: 780px;
    height: 780px;
  }
}

@media (min-width: 1500px) {
  .banner .banner-image .bg-1, .banner .banner-image .bg-2 {
    width: 870px;
    height: 870px;
  }
}

.banner .banner-image .bg-1 {
  background: #f8bec3;
  background: -webkit-gradient(linear, left top, right top, from(#f8bec3), to(#295878));
  background: linear-gradient(90deg, #f8bec3 0%, #295878 100%);
  -webkit-transform: rotate(76deg);
          transform: rotate(76deg);
}

.banner .banner-image .bg-2 {
  background: #d45b67;
  background: -webkit-gradient(linear, left top, left bottom, from(#d45b67), to(#164c70));
  background: linear-gradient(180deg, #d45b67 0%, #164c70 100%);
  -webkit-transform: rotate(37deg);
          transform: rotate(37deg);
}

.banner .banner-image:hover .bg-1 {
  -webkit-transform: rotate(165deg);
          transform: rotate(165deg);
}

.banner .banner-image:hover .bg-2 {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
}

.banner .banner-image img {
  position: relative;
}

@media (min-width: 768px) {
  .banner .banner-image img {
    margin-top: 20px;
  }
}

@media (min-width: 1200px) {
  .banner .banner-image img {
    padding-left: 35px;
  }
}

@media (min-width: 1500px) {
  .banner .banner-image img {
    padding-left: 0px;
  }
}

.banner .banner-cta {
  margin-top: 60px;
}

@media (min-width: 768px) {
  .banner .banner-cta {
    margin-top: 110px;
  }
}

.video-section {
  background: white;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, white), color-stop(50%, #e4f5fc), color-stop(80%, white));
  background: linear-gradient(0deg, white 20%, #e4f5fc 50%, white 80%);
}

.video-section .video-outer {
  max-width: 626px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .video-section .video-outer {
    max-width: 480px;
  }
}

@media (min-width: 992px) {
  .video-section .video-outer {
    max-width: 480px;
  }
}

@media (min-width: 1200px) {
  .video-section .video-outer {
    max-width: 626px;
  }
}

.video-section .video {
  width: 100%;
  background-color: #354A58;
  margin: 0 auto;
  border-radius: 25px;
  margin-bottom: 120px;
}

.video-section h2 {
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 900;
  display: inline-block;
  line-height: 1.25;
  color: #2F668B;
  margin-bottom: 55px;
}

@media (min-width: 768px) {
  .video-section h2 {
    font-size: 55px;
  }
}

@media (min-width: 992px) {
  .video-section h2 {
    font-size: 55px;
  }
}

@media (min-width: 1200px) {
  .video-section h2 {
    font-size: 65px;
  }
}

@media (min-width: 1500px) {
  .video-section h2 {
    font-size: 90px;
  }
}

.video-section h2 span {
  font-size: 22px;
  color: #E96975;
  display: block;
  text-align: right;
  line-height: 1;
}

@media (min-width: 768px) {
  .video-section h2 span {
    font-size: 32px;
  }
}

@media (min-width: 992px) {
  .video-section h2 span {
    font-size: 32px;
  }
}

@media (min-width: 1200px) {
  .video-section h2 span {
    font-size: 38px;
  }
}

@media (min-width: 1500px) {
  .video-section h2 span {
    font-size: 52px;
  }
}

.video-section p {
  max-width: 652px;
  margin: 0 auto;
}

.video-section .video-cta {
  margin-top: 45px;
}

@media (min-width: 768px) {
  .video-section .video-cta {
    margin-top: 85px;
  }
}

.video-section .video-cta a {
  display: inline-block;
  font-size: 14px;
  color: #ffffff;
  background-color: #E96975;
  padding: 15px 25px;
  line-height: 1;
  border-radius: 100px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.3px;
}

@media (min-width: 768px) {
  .video-section .video-cta a {
    font-size: 22px;
    padding: 15px 45px;
  }
}

@media (min-width: 992px) {
  .video-section .video-cta a {
    font-size: 28px;
    padding: 20px 45px;
  }
}

@media (min-width: 1200px) {
  .video-section .video-cta a {
    font-size: 35px;
    padding: 25px 45px;
  }
}

@media (min-width: 1500px) {
  .video-section .video-cta a {
    font-size: 42px;
    padding: 35px 45px;
  }
}

.join-section {
  padding-top: 75px;
  padding-bottom: 65px;
}

@media (min-width: 768px) {
  .join-section {
    padding-top: 145px;
  }
}

@media (min-width: 1500px) {
  .join-section .container {
    max-width: 1240px;
  }
}

.join-section h2 {
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 900;
  display: inline-block;
  line-height: 1.25;
  color: #2F668B;
  margin-top: 42px;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .join-section h2 {
    font-size: 55px;
    margin-top: 62px;
  }
}

@media (min-width: 992px) {
  .join-section h2 {
    font-size: 55px;
    margin-top: 62px;
  }
}

@media (min-width: 1200px) {
  .join-section h2 {
    font-size: 65px;
    margin-top: 112px;
  }
}

@media (min-width: 1500px) {
  .join-section h2 {
    font-size: 90px;
  }
}

.join-section h2 span {
  font-size: 22px;
  color: #E96975;
  display: block;
  text-align: right;
  line-height: 1;
}

@media (min-width: 768px) {
  .join-section h2 span {
    font-size: 32px;
  }
}

@media (min-width: 992px) {
  .join-section h2 span {
    font-size: 32px;
  }
}

@media (min-width: 1200px) {
  .join-section h2 span {
    font-size: 40px;
  }
}

@media (min-width: 1500px) {
  .join-section h2 span {
    font-size: 52px;
  }
}

.join-section p {
  max-width: 652px;
  margin: 0 auto;
}

.join-section .card {
  background-color: transparent;
  border: 0;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .join-section .card {
    max-width: 350px;
    margin: 0 auto 50px;
  }
}

@media (min-width: 1200px) {
  .join-section .card {
    margin: 0;
  }
}

.join-section .card .card-header {
  color: #D45B67;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
  background-color: transparent;
  border: 0;
}

@media (min-width: 768px) {
  .join-section .card .card-header {
    font-size: 25px;
    min-height: 100px;
  }
}

@media (min-width: 1200px) {
  .join-section .card .card-header {
    font-size: 24px;
  }
}

@media (min-width: 1500px) {
  .join-section .card .card-header {
    font-size: 28px;
  }
}

.join-section .card .card-body {
  min-height: 160px;
}

@media (min-width: 1200px) {
  .join-section .card .card-body {
    min-height: 130px;
  }
}

@media (min-width: 1500px) {
  .join-section .card .card-body {
    min-height: 160px;
  }
}

.join-section .card .card-body img {
  width: 90px;
}

@media (min-width: 1200px) {
  .join-section .card .card-body img {
    width: 75px;
  }
}

@media (min-width: 1500px) {
  .join-section .card .card-body img {
    width: 90px;
  }
}

.join-section .card .card-footer {
  line-height: 1.2;
  border: 0;
  background-color: transparent;
}

.join-section .cta {
  margin-top: 60px;
}

.about-book-section {
  padding-top: 75px;
  background: white;
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(50%, #e4f5fc), to(white));
  background: linear-gradient(0deg, white 0%, #e4f5fc 50%, white 100%);
}

.about-book-section .container {
  position: relative;
}

@media (min-width: 1500px) {
  .about-book-section .container {
    max-width: 1140px;
  }
}

.about-book-section .section-image {
  position: relative;
  left: -25px;
  max-width: 360px;
}

@media (min-width: 992px) {
  .about-book-section .section-image {
    max-width: initial;
    padding-right: 50px;
  }
}

@media (min-width: 1500px) {
  .about-book-section .section-image {
    padding-right: 50px;
  }
}

.about-book-section .section-image .bg-1, .about-book-section .section-image .bg-2 {
  position: absolute;
  top: 25px;
  left: -259px;
  width: 542px;
  height: 404px;
  border-radius: 103px;
}

@media (min-width: 768px) {
  .about-book-section .section-image .bg-1, .about-book-section .section-image .bg-2 {
    left: -259px;
    width: 542px;
    height: 404px;
  }
}

@media (min-width: 992px) {
  .about-book-section .section-image .bg-1, .about-book-section .section-image .bg-2 {
    top: 294px;
    left: -270px;
    width: 650px;
    height: 494px;
  }
}

@media (min-width: 1200px) {
  .about-book-section .section-image .bg-1, .about-book-section .section-image .bg-2 {
    top: 294px;
    left: -317px;
    width: 750px;
    height: 571px;
  }
}

@media (min-width: 1500px) {
  .about-book-section .section-image .bg-1, .about-book-section .section-image .bg-2 {
    top: 296px;
    left: -475px;
    width: 894px;
    height: 681px;
  }
}

.about-book-section .section-image .bg-1 {
  background: #f8bec3;
  background: linear-gradient(225deg, #f8bec3 0%, #295878 100%);
  -webkit-transform: rotate(145deg);
          transform: rotate(145deg);
}

.about-book-section .section-image .bg-2 {
  background: #d45b67;
  background: linear-gradient(45deg, #d45b67 0%, #164c70 100%);
  -webkit-transform: rotate(109deg);
          transform: rotate(109deg);
}

.about-book-section .section-image .bg-3 {
  position: absolute;
  width: 150px;
  height: 150px;
  background-color: #E96975;
  border-radius: 100%;
  bottom: -76px;
  left: -30px;
}

@media (min-width: 768px) {
  .about-book-section .section-image .bg-3 {
    width: 150px;
    height: 150px;
    bottom: -76px;
    left: -30px;
  }
}

@media (min-width: 992px) {
  .about-book-section .section-image .bg-3 {
    width: 150px;
    height: 150px;
    bottom: -70px;
    left: 0px;
  }
}

@media (min-width: 1200px) {
  .about-book-section .section-image .bg-3 {
    width: 200px;
    height: 200px;
    bottom: -70px;
    left: 0px;
  }
}

@media (min-width: 1500px) {
  .about-book-section .section-image .bg-3 {
    bottom: -110px;
    left: -90px;
    width: 238px;
    height: 238px;
  }
}

.about-book-section .section-image:hover .bg-1 {
  -webkit-transform: rotate(122deg);
          transform: rotate(122deg);
}

.about-book-section .section-image:hover .bg-2 {
  -webkit-transform: rotate(141deg);
          transform: rotate(141deg);
}

.about-book-section .section-image:hover .bg-2:after {
  right: -20px;
  top: -20px;
}

.about-book-section .section-image img {
  position: relative;
  padding-right: 30px;
  padding-left: 30px;
}

@media (min-width: 768px) {
  .about-book-section .section-image img {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 992px) {
  .about-book-section .section-image img {
    padding-right: 40px;
    padding-left: 40px;
    margin-top: 270px;
  }
}

@media (min-width: 1200px) {
  .about-book-section .section-image img {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media (min-width: 1500px) {
  .about-book-section .section-image img {
    padding-right: 0px;
    padding-left: 0px;
  }
}

.about-book-section .section-text {
  margin-top: 100px;
}

@media (min-width: 992px) {
  .about-book-section .section-text {
    margin-top: initial;
  }
}

.about-book-section h2 {
  font-size: 28px;
  font-weight: 900;
  text-transform: uppercase;
  color: #2F668B;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .about-book-section h2 {
    font-size: 28px;
  }
}

@media (min-width: 992px) {
  .about-book-section h2 {
    font-size: 34px;
  }
}

@media (min-width: 1200px) {
  .about-book-section h2 {
    font-size: 45px;
  }
}

@media (min-width: 1500px) {
  .about-book-section h2 {
    font-size: 52px;
  }
}

.about-book-section h2 span {
  color: #E899A0;
}

.about-book-section p {
  color: #354A58;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: .5px;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .about-book-section p {
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  .about-book-section p {
    font-size: 17px;
    margin-bottom: 70px;
  }
}

@media (min-width: 1200px) {
  .about-book-section p {
    font-size: 18px;
  }
}

@media (min-width: 1500px) {
  .about-book-section p {
    font-size: 20px;
  }
}

.about-section {
  padding-bottom: 200px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .about-section {
    padding-bottom: 200px;
    overflow: visible;
  }
}

@media (min-width: 992px) {
  .about-section {
    padding-bottom: 200px;
  }
}

@media (min-width: 1200px) {
  .about-section {
    padding-top: 150px;
    padding-bottom: 310px;
  }
}

@media (min-width: 1500px) {
  .about-section {
    padding-top: 0px;
  }
}

.about-section .container {
  position: relative;
}

@media (min-width: 1500px) {
  .about-section .container {
    max-width: 1240px;
  }
}

.about-section h2 {
  font-size: 28px;
  font-weight: 900;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .about-section h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .about-section h2 {
    font-size: 34px;
    margin-bottom: 50px;
  }
}

@media (min-width: 1200px) {
  .about-section h2 {
    font-size: 45px;
    margin-bottom: 70px;
  }
}

@media (min-width: 1500px) {
  .about-section h2 {
    font-size: 52px;
  }
}

.about-section h2 span {
  color: #E899A0;
}

.about-section p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: .5px;
}

@media (min-width: 768px) {
  .about-section p {
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  .about-section p {
    font-size: 17px;
  }
}

@media (min-width: 1200px) {
  .about-section p {
    font-size: 18px;
  }
}

@media (min-width: 1500px) {
  .about-section p {
    padding-right: 30px;
    font-size: 20px;
  }
}

.about-section .section-image {
  position: relative;
  z-index: 2;
  max-width: 120px;
}

@media (min-width: 768px) {
  .about-section .section-image {
    max-width: initial;
  }
}

@media (min-width: 992px) {
  .about-section .section-image {
    top: -160px;
  }
}

@media (min-width: 1200px) {
  .about-section .section-image {
    top: -215px;
  }
}

.about-section .section-text {
  margin-top: -25px;
  padding-top: 50px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}

@media (min-width: 768px) {
  .about-section .section-text {
    padding-top: 50px;
    margin-top: 115px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 992px) {
  .about-section .section-text {
    padding-top: 50px;
  }
}

@media (min-width: 1200px) {
  .about-section .section-text {
    padding-top: 85px;
  }
}

.about-section .section-text .bg-1, .about-section .section-text .bg-2 {
  position: absolute;
  border-radius: 103px;
}

.about-section .section-text .bg-1 {
  top: 50px;
  left: 75px;
  width: 366px;
  height: 547px;
  width: 100%;
  height: 101%;
  background: #f8bec3;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8bec3), to(#295878));
  background: linear-gradient(180deg, #f8bec3 0%, #295878 100%);
  -webkit-transform: rotate(-21deg);
          transform: rotate(-21deg);
}

@media (min-width: 768px) {
  .about-section .section-text .bg-1 {
    width: 435px;
    height: 435px;
  }
}

@media (min-width: 992px) {
  .about-section .section-text .bg-1 {
    width: 490px;
    height: 490px;
  }
}

@media (min-width: 1200px) {
  .about-section .section-text .bg-1 {
    width: 577px;
    height: 577px;
  }
}

@media (min-width: 1500px) {
  .about-section .section-text .bg-1 {
    width: 645px;
    height: 645px;
  }
}

.about-section .section-text .bg-2 {
  top: -13px;
  left: -30px;
  width: 420px;
  height: 620px;
  left: -15%;
  width: 120%;
  height: 110%;
  background: #d45b67;
  background: linear-gradient(225deg, #d45b67 0%, #164c70 100%);
  border-radius: 103px;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

@media (min-width: 768px) {
  .about-section .section-text .bg-2 {
    top: -35px;
    left: -95px;
    width: 548px;
    height: 548px;
  }
}

@media (min-width: 992px) {
  .about-section .section-text .bg-2 {
    width: 610px;
    height: 610px;
  }
}

@media (min-width: 1200px) {
  .about-section .section-text .bg-2 {
    width: 690px;
    height: 690px;
  }
}

@media (min-width: 1500px) {
  .about-section .section-text .bg-2 {
    width: 748px;
    height: 748px;
  }
}

.about-section .section-text .bg-2:after {
  content: '';
  display: block;
  width: 139px;
  height: 139px;
  background-color: #E96975;
  border-radius: 100px;
  position: absolute;
  right: -30px;
  top: -5px;
}

.about-section .section-text:hover .bg-1 {
  -webkit-transform: rotate(21deg);
          transform: rotate(21deg);
}

.about-section .section-text:hover .bg-2 {
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
}

.about-section .section-text:hover .bg-2:after {
  right: -20px;
  top: -20px;
}
/*# sourceMappingURL=style.css.map */