body {
  padding: 0;
  margin: 0;
  color: #848D98;
  background: #ffffff;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "proxima_nova_rgregular";
  position: relative;
  overflow-x: hidden; }
  body:after {
    bottom: 0;
    content: '';
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url("../images/footer_bg.png");
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1; }
    @media (max-width: 1920px) {
      body:after {
        background-size: auto; } }
    @media (max-width: 1199.98px) {
      body:after {
        background-size: 156%; } }
    @media (max-width: 991.98px) {
      body:after {
        background-size: auto; } }

@media (max-width: 1920px) {
  html {
    font-size: 14px; } }
@media (max-width: 1399.98px) {
  html {
    font-size: 13px; } }
@media (max-width: 1199.98px) {
  html {
    font-size: 13px; } }
@media (max-width: 991.98px) {
  html {
    font-size: 13px; } }
@media (max-width: 767.98px) {
  html {
    font-size: 13px; } }

@media (max-width: 991.98px) {
  html, body {
    overflow-x: hidden; } }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: "proxima_nova_thextrabold";
  font-weight: normal;
  color: #848D98; }

h1 {
  font-size: 5rem;
  line-height: 100%;
  color: #848D98;
  margin-bottom: 2.5rem; }

h2 {
  font-size: 3.125rem;
  line-height: 100%;
  color: #848D98;
  margin-bottom: 2.5rem; }
  @media (max-width: 991.98px) {
    h2 {
      line-height: 115%;
      font-size: 3rem; } }

h3 {
  color: #091C30;
  font-size: 1.875rem;
  line-height: 120%;
  margin-bottom: 2.5rem; }
  @media (max-width: 991.98px) {
    h3 {
      font-size: 2.25rem;
      line-height: 120%; } }

img {
  max-width: 100%; }

p {
  line-height: 120%; }

a {
  transition: all 0.2s ease-in-out; }

@media (max-width: 991.98px) {
  .container {
    padding: 0 1.5rem; } }

.btn {
  margin: 0;
  outline: none !important;
  font-family: "proxima_nova_thextrabold" !important;
  cursor: pointer;
  border-radius: 3.125rem;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 24px;
  padding: 1.4rem 4.25rem;
  border: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
  text-decoration: none;
  box-shadow: none;
  transition: none !important; }
  @media (max-width: 767.98px) {
    .btn {
      width: 100%; } }
  .btn:focus {
    outline: 0px transparent !important; }
  .btn.btn-blue {
    box-shadow: 0px 7px 13px rgba(17, 146, 188, 0.37);
    color: #ffffff;
    background: linear-gradient(270deg, #27C4DF 0%, #1192BC 59.2%); }
    .btn.btn-blue:hover, .btn.btn-blue:focus, .btn.btn-blue.active {
      color: #ffffff;
      background: #E21744;
      box-shadow: 0px 7px 13px rgba(226, 23, 68, 0.37); }

.hero-section {
  padding: 7rem 0 20rem;
  position: relative; }
  @media (max-width: 1399.98px) {
    .hero-section {
      padding: 7rem 0 14rem; } }
  @media (max-width: 1199.98px) {
    .hero-section {
      padding: 4rem 0 14rem; } }
  @media (max-width: 767.98px) {
    .hero-section {
      padding: 0 0 5rem; } }
  .hero-section:before {
    top: 0;
    content: '';
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("../images/hero_bg.svg");
    position: absolute;
    width: 100%;
    height: 100%; }
    @media (max-width: 1920px) {
      .hero-section:before {
        background-size: auto; } }
    @media (max-width: 1399.98px) {
      .hero-section:before {
        background-size: 100%; } }
    @media (max-width: 767.98px) {
      .hero-section:before {
        background-size: cover;
        height: 100%; } }
  .hero-section:after {
    top: 0;
    content: '';
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("../images/hero_shape4.png");
    position: absolute;
    width: 100%;
    height: 100%; }
    @media (max-width: 1920px) {
      .hero-section:after {
        background-size: auto; } }
    @media (max-width: 1399.98px) {
      .hero-section:after {
        background-size: 100%; } }
    @media (max-width: 767.98px) {
      .hero-section:after {
        background-size: cover;
        height: 100%; } }
  .hero-section .hero-section-left {
    padding-top: 3rem;
    position: relative;
    z-index: 1; }
    @media (max-width: 767.98px) {
      .hero-section .hero-section-left {
        margin-top: -2rem;
        padding-top: 0; }
        .hero-section .hero-section-left h1 {
          text-align: center;
          font-size: 3.125rem;
          line-height: 120%; }
          .hero-section .hero-section-left h1 span {
            font-size: 3.125rem;
            display: block; } }
    .hero-section .hero-section-left .check-list {
      margin-bottom: 5rem; }
      @media (max-width: 1199.98px) {
        .hero-section .hero-section-left .check-list {
          margin-bottom: 3rem; } }
      .hero-section .hero-section-left .check-list li {
        margin-bottom: 2rem;
        font-size: 1.875rem;
        line-height: 100%; }
        @media (max-width: 1199.98px) {
          .hero-section .hero-section-left .check-list li {
            font-size: 1.5rem;
            margin-bottom: 1.5rem; } }
  .hero-section .hero-section-right .img-wrap {
    position: relative;
    width: 50rem;
    left: -13rem; }
    @media (max-width: 1920px) {
      .hero-section .hero-section-right .img-wrap {
        width: 50rem;
        left: -13rem; } }
    @media (max-width: 1399.98px) {
      .hero-section .hero-section-right .img-wrap {
        width: 43rem;
        left: -9rem; } }
    @media (max-width: 1199.98px) {
      .hero-section .hero-section-right .img-wrap {
        width: 100%;
        left: 0; } }
    .hero-section .hero-section-right .img-wrap img {
      width: 100%; }
    .hero-section .hero-section-right .img-wrap #triangle1 {
      width: 28.720625rem;
      height: 28.635625rem;
      background-size: 28.720625rem 28.635625rem;
      background-repeat: no-repeat;
      background-image: url("../images/triangle_blue_solid.png");
      position: absolute;
      top: -8%;
      left: 22%;
      z-index: -1; }
      @media (max-width: 1199.98px) {
        .hero-section .hero-section-right .img-wrap #triangle1 {
          top: -5%;
          left: 29%;
          width: 23.720625rem;
          height: 23.635625rem;
          background-size: 23.720625rem 23.635625rem; } }
    .hero-section .hero-section-right .img-wrap #triangle2 {
      width: 16.240625rem;
      height: 16.1925rem;
      background-size: 16.240625rem 16.1925rem;
      background-repeat: no-repeat;
      background-image: url("../images/triangle_red_solid.png");
      position: absolute;
      bottom: 23%;
      right: -6%;
      z-index: -1; }
      @media (max-width: 1199.98px) {
        .hero-section .hero-section-right .img-wrap #triangle2 {
          bottom: 14%;
          right: -17%;
          width: 11.240625rem;
          height: 11.1925rem;
          background-size: 11.240625rem 11.1925rem; } }
    .hero-section .hero-section-right .img-wrap #triangle3 {
      width: 11.4375rem;
      height: 12rem;
      background-size: 11.4375rem 12rem;
      background-repeat: no-repeat;
      background-image: url("../images/triangle_blue_empty.png");
      position: absolute;
      opacity: 0.2;
      bottom: 9%;
      left: 8%;
      z-index: -1; }
      @media (max-width: 1199.98px) {
        .hero-section .hero-section-right .img-wrap #triangle3 {
          bottom: 17%;
          left: -17%;
          width: 8.4375rem;
          height: 9rem;
          background-size: 8.4375rem 9rem; } }
    .hero-section .hero-section-right .img-wrap #triangle4 {
      width: 5.5rem;
      height: 5.4375rem;
      background-size: 5.5rem 5.4375rem;
      background-repeat: no-repeat;
      background-image: url("../images/triangle_red.png");
      position: absolute;
      bottom: 12%;
      left: 20%;
      z-index: 1; }
      @media (max-width: 1199.98px) {
        .hero-section .hero-section-right .img-wrap #triangle4 {
          bottom: 23%;
          left: -2%;
          width: 4.5rem;
          height: 4.4375rem;
          background-size: 4.5rem 4.4375rem; } }
    .hero-section .hero-section-right .img-wrap #triangle5 {
      width: 5.5rem;
      height: 5.4375rem;
      background-size: 5.5rem 5.4375rem;
      background-repeat: no-repeat;
      background-image: url("../images/triangle_blue.png");
      position: absolute;
      top: 38%;
      right: 16%;
      z-index: 1; }
      @media (max-width: 1199.98px) {
        .hero-section .hero-section-right .img-wrap #triangle5 {
          top: 22%;
          right: 8%;
          width: 4.5rem;
          height: 4.4375rem;
          background-size: 4.5rem 4.4375rem; } }
    .hero-section .hero-section-right .img-wrap #triangle6 {
      width: 2.625rem;
      height: 2.625rem;
      background-size: 2.625rem 2.625rem;
      background-repeat: no-repeat;
      background-image: url("../images/triangle_blue_empty_mini.png");
      position: absolute;
      bottom: 30%;
      right: 21%;
      z-index: 1; }
      @media (max-width: 1199.98px) {
        .hero-section .hero-section-right .img-wrap #triangle6 {
          bottom: 26%;
          right: 21%;
          width: 3rem;
          height: 3rem;
          background-size: 3rem 3rem; } }

.check-list li {
  position: relative;
  padding-left: 2.75rem;
  color: #848D98;
  margin-bottom: 2rem;
  font-size: 1.25rem;
  line-height: 130%; }
  @media (max-width: 991.98px) {
    .check-list li {
      margin-bottom: 1rem; } }
  .check-list li:before {
    content: '';
    width: 2.25rem;
    height: 2.25rem;
    background-size: 2.25rem 2.25rem;
    background-repeat: no-repeat;
    background-image: url("../images/list_chck.svg");
    position: absolute;
    left: 0;
    top: -0.125rem; }

.logos-section {
  margin-top: -8rem;
  margin-bottom: 15rem;
  text-align: center; }
  @media (max-width: 1399.98px) {
    .logos-section {
      margin-top: -8rem;
      margin-bottom: 15rem; } }
  @media (max-width: 1199.98px) {
    .logos-section {
      margin-top: -4rem;
      margin-bottom: 10rem; } }
  @media (max-width: 767.98px) {
    .logos-section {
      margin-top: 4rem;
      margin-bottom: 7rem; }
      .logos-section .col {
        flex: 0 0 50%;
        margin-bottom: 2rem; } }
  .logos-section img {
    opacity: 0.5;
    filter: grayscale(100%);
    max-height: 4rem; }

.infos-section {
  padding-bottom: 64rem;
  position: relative; }
  @media (max-width: 1199.98px) {
    .infos-section {
      padding-bottom: 61rem; } }
  @media (max-width: 767.98px) {
    .infos-section {
      padding-bottom: 16rem; } }
  .infos-section #triangle7 {
    width: 11.4375rem;
    height: 12rem;
    background-size: 11.4375rem 12rem;
    background-repeat: no-repeat;
    background-image: url("../images/triangle_blue_empty.png");
    position: absolute;
    top: -11%;
    right: -15%;
    z-index: 1; }
    @media (max-width: 767.98px) {
      .infos-section #triangle7 {
        top: -25%;
        right: -17%;
        z-index: -1; } }
  .infos-section:before {
    bottom: 0;
    content: '';
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url("../images/benefits_bg.png");
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1; }
    @media (max-width: 1920px) {
      .infos-section:before {
        background-size: auto; } }
    @media (max-width: 767.98px) {
      .infos-section:before {
        display: none; } }
  .infos-section .infos-section-row {
    margin: 0 -2rem; }
    @media (max-width: 1199.98px) {
      .infos-section .infos-section-row {
        margin: 0 -1rem; } }
    .infos-section .infos-section-row > div {
      padding: 0 2rem; }
      @media (max-width: 1199.98px) {
        .infos-section .infos-section-row > div {
          padding: 0 1rem; } }
      @media (max-width: 767.98px) {
        .infos-section .infos-section-row > div:first-child {
          margin-bottom: 10rem; } }
  .infos-section h2 {
    margin-bottom: 7rem;
    text-align: center; }
    @media (max-width: 767.98px) {
      .infos-section h2 {
        margin-bottom: 2.5rem;
        text-align: left; }
        .infos-section h2 br {
          display: none; } }
  .infos-section .infos-item {
    position: relative;
    height: 100%;
    padding: 2.5rem 3.25rem;
    background: #FFFFFF;
    box-shadow: 0px 60px 80px rgba(0, 0, 0, 0.03), 0px 43.6406px 53.9219px rgba(0, 0, 0, 0.0242813), 0px 30.375px 34.875px rgba(0, 0, 0, 0.02025), 0px 19.9219px 21.6406px rgba(0, 0, 0, 0.0173438), 0px 12px 13px rgba(0, 0, 0, 0.015), 0px 6.32812px 7.73438px rgba(0, 0, 0, 0.0126563), 0px 2.625px 4.625px rgba(0, 0, 0, 0.00975), 0px 0.609375px 2.45312px rgba(0, 0, 0, 0.00571875);
    border-radius: 50px; }
    @media (max-width: 767.98px) {
      .infos-section .infos-item {
        background: none;
        box-shadow: none;
        border-radius: 0;
        padding: 0; } }
    .infos-section .infos-item .check-list {
      margin-bottom: 5rem; }
      @media (max-width: 767.98px) {
        .infos-section .infos-item .check-list {
          margin-bottom: 3rem; } }
    .infos-section .infos-item p {
      font-size: 1.25rem;
      line-height: 150%;
      margin-bottom: 2rem; }
      @media (max-width: 767.98px) {
        .infos-section .infos-item p {
          font-size: 1.5rem; } }
    .infos-section .infos-item small {
      display: block;
      font-size: 0.875rem;
      line-height: 214%; }
      @media (max-width: 767.98px) {
        .infos-section .infos-item small {
          font-size: 1rem; } }
    .infos-section .infos-item .logos-row {
      margin: 0 -1.5rem 2.5rem; }
      .infos-section .infos-item .logos-row .col-auto {
        padding: 0 1.5rem; }
        @media (max-width: 767.98px) {
          .infos-section .infos-item .logos-row .col-auto img {
            margin-bottom: 0.875rem; } }

.safety-section {
  margin-bottom: 19rem;
  position: relative;
  text-align: center;
  padding-bottom: 10rem;
  margin-top: -51rem; }
  @media (max-width: 767.98px) {
    .safety-section {
      margin-top: 0;
      padding-bottom: 16rem;
      margin-bottom: 3rem;
      text-align: left; } }
  @media (max-width: 767.98px) {
    .safety-section:before {
      bottom: 0;
      content: '';
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center top;
      height: 105rem;
      background-image: url("../images/benefits_bg.png");
      position: absolute;
      width: 100%;
      z-index: -1;
      left: 0; } }
  .safety-section h2 {
    text-align: center;
    color: #ffffff;
    margin-bottom: 6rem; }
    @media (max-width: 767.98px) {
      .safety-section h2 {
        margin-bottom: 2.5rem; } }
  .safety-section .row {
    margin: 0 -1.5rem; }
    .safety-section .row > div {
      padding: 0 1.5rem; }
      @media (max-width: 767.98px) {
        .safety-section .row > div {
          display: flex;
          align-items: center;
          margin-bottom: 1rem; } }
      .safety-section .row > div .safety-icon {
        width: 6.25rem;
        height: 6.25rem;
        margin: 0 auto 2rem;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 2px solid #E9256D; }
        @media (max-width: 767.98px) {
          .safety-section .row > div .safety-icon {
            margin: 0 1.5rem 0 0;
            flex: 0 0 6.25rem; }
            .safety-section .row > div .safety-icon img {
              max-width: 5rem; } }
      .safety-section .row > div .safety-title {
        color: #848D98;
        font-size: 1.875rem;
        line-height: 150%; }
        @media (max-width: 767.98px) {
          .safety-section .row > div .safety-title {
            font-size: 1.35rem; } }

.contacts-section .container {
  position: relative; }
  .contacts-section .container:before {
    content: '';
    width: 23.8125rem;
    height: 23.1875rem;
    background-size: 23.8125rem 23.1875rem;
    background-repeat: no-repeat;
    background-image: url("../images/arrows.png");
    position: absolute;
    top: -34.5%;
    right: 10%;
    z-index: 1; }
    @media (max-width: 1399.98px) {
      .contacts-section .container:before {
        top: -35.5%; } }
    @media (max-width: 1199.98px) {
      .contacts-section .container:before {
        top: -41.5%; } }
    @media (max-width: 767.98px) {
      .contacts-section .container:before {
        top: -15%;
        width: 13.8125rem;
        height: 13.1875rem;
        background-size: 13.8125rem 13.1875rem;
        transform: rotate(-120deg); } }
.contacts-section h2 {
  text-align: center;
  margin-bottom: 2rem; }
  @media (max-width: 767.98px) {
    .contacts-section h2 {
      text-align: left;
      margin-bottom: 1.5rem; } }
.contacts-section p.subtitle {
  font-weight: normal;
  font-size: 1.875rem;
  line-height: 140%;
  text-align: center;
  margin-bottom: 6rem; }
  @media (max-width: 1199.98px) {
    .contacts-section p.subtitle {
      margin-bottom: 4rem; } }
  @media (max-width: 767.98px) {
    .contacts-section p.subtitle {
      text-align: left;
      font-size: 1.5rem; } }
.contacts-section .contact-block {
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0px 60px 80px rgba(0, 0, 0, 0.03), 0px 43.6406px 53.9219px rgba(0, 0, 0, 0.0242813), 0px 30.375px 34.875px rgba(0, 0, 0, 0.02025), 0px 19.9219px 21.6406px rgba(0, 0, 0, 0.0173438), 0px 12px 13px rgba(0, 0, 0, 0.015), 0px 6.32812px 7.73438px rgba(0, 0, 0, 0.0126563), 0px 2.625px 4.625px rgba(0, 0, 0, 0.00975), 0px 0.609375px 2.45312px rgba(0, 0, 0, 0.00571875);
  border-radius: 50px;
  height: 100%;
  padding: 6.25rem 6.375rem; }
  @media (max-width: 1199.98px) {
    .contacts-section .contact-block {
      border-radius: 30;
      padding: 3.25rem 3.375rem; } }
  @media (max-width: 767.98px) {
    .contacts-section .contact-block {
      padding: 5rem 3rem;
      background: none;
      box-shadow: none;
      border-radius: 0;
      padding: 0; } }
  .contacts-section .contact-block .form-group {
    margin-bottom: 2.5rem; }
  .contacts-section .contact-block .form-check {
    margin: 4rem 0;
    text-align: left;
    align-items: center;
    display: flex;
    padding-left: 1.875rem; }

.form-control {
  padding: 1rem 2rem;
  border: 0;
  border-bottom: 1px solid rgba(17, 146, 188, 0.2);
  font-size: 1.875rem;
  line-height: 140%;
  text-align: center;
  color: #848D98; }
  @media (max-width: 767.98px) {
    .form-control {
      font-size: 1.5rem; } }

.form-check-input {
  width: 1.875rem;
  height: 1.875rem;
  background: #FFFFFF;
  border: 1px solid #EAECED;
  box-sizing: border-box;
  box-shadow: 0px 9px 16px rgba(132, 141, 152, 0.15);
  margin-left: -1.875rem; }

.form-check-label {
  margin-left: 1rem; }
  @media (max-width: 767.98px) {
    .form-check-label {
      font-size: 1.25rem;
      line-height: 120%; } }
  .form-check-label a {
    color: #E21744; }
    .form-check-label a:hover {
      text-decoration: none; }

.form-check-input:checked {
  background-color: #E21744;
  border-color: #E21744; }

.contact-item {
  margin-bottom: 5rem; }
  @media (max-width: 767.98px) {
    .contact-item {
      margin-bottom: 4rem; }
      .contact-item .col-auto {
        flex: 0 0 100%;
        margin-bottom: 1rem; } }
  .contact-item:last-child {
    margin-bottom: 0; }
  .contact-item .contact-item-person {
    position: relative; }
    .contact-item .contact-item-person:before {
      content: '';
      width: 15.375rem;
      height: 13.1875rem;
      background-size: 15.375rem 13.1875rem;
      background-repeat: no-repeat;
      background-image: url("../images/person_bg.png");
      position: absolute;
      bottom: -75%;
      left: -85%;
      z-index: -1; }
    .contact-item .contact-item-person img {
      width: 6.25rem;
      height: 6.25rem;
      object-fit: cover;
      border-radius: 50%; }
  .contact-item .contact-item-name {
    padding-top: 1rem;
    font-size: 1.875rem;
    font-family: "proxima_nova_thextrabold";
    margin-bottom: 0.25rem; }
    @media (max-width: 767.98px) {
      .contact-item .contact-item-name {
        font-size: 2.25rem; } }
  .contact-item p {
    font-size: 1.25rem;
    margin-bottom: 1.25rem; }
    @media (max-width: 767.98px) {
      .contact-item p {
        font-size: 1.5rem;
        margin-bottom: 1.35rem; } }

.contacts-left {
  text-align: center; }
  @media (min-width: 576px) {
    .contacts-left {
      padding-right: 2rem; } }
  @media (max-width: 767.98px) {
    .contacts-left {
      margin-bottom: 9rem; } }

.contacts-right {
  padding-left: 8rem; }
  @media (max-width: 1199.98px) {
    .contacts-right {
      padding-left: 2rem; } }
  @media (max-width: 767.98px) {
    .contacts-right {
      padding-left: 1rem; } }

.contact-link {
  color: #848D98;
  font-size: 1.25rem;
  text-decoration: none;
  display: block;
  padding-left: 2.125rem;
  margin-bottom: 0.5rem;
  position: relative; }
  @media (max-width: 767.98px) {
    .contact-link {
      font-size: 1.5rem; } }
  .contact-link:hover {
    color: #E21744; }
  .contact-link.email:before {
    background-image: url("../images/email.svg"); }
  .contact-link.phone:before {
    background-image: url("../images/phone.svg"); }
  .contact-link:before {
    content: '';
    left: 0;
    width: 1.5rem;
    height: 1.5rem;
    background-size: 1.5rem 1.5rem;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }

#cookie-bar {
  background: #ffffff !important;
  font-family: "proxima_nova_rgregular" !important;
  color: #848D98 !important;
  padding: 1.5rem 1rem !important;
  box-shadow: 0px -5px 15px -9px rgba(0, 0, 0, 0.2); }
  #cookie-bar p {
    font-family: "proxima_nova_rgregular" !important;
    color: #848D98 !important;
    font-size: 1.25rem; }

#cookie-bar-prompt-button {
  color: #1C1733 !important;
  font-family: "proxima_nova_thextrabold" !important; }

#cookie-bar-button {
  background: #1FAB35 !important;
  color: #ffffff !important;
  text-shadow: none !important;
  margin-right: 1rem !important;
  border: 0 !important;
  font-family: "proxima_nova_thextrabold" !important;
  padding: 0.75rem 1rem !important;
  border-radius: 2rem !important; }
  #cookie-bar-button:hover {
    background: rgba(31, 171, 53, 0.8) !important;
    text-decoration: none !important; }

#cookie-bar-button-no {
  background: #E21744 !important;
  color: #ffffff !important;
  text-shadow: none !important;
  border: 0 !important;
  font-family: "proxima_nova_thextrabold" !important;
  padding: 0.75rem 1rem !important;
  border-radius: 2rem !important; }
  #cookie-bar-button-no:hover {
    background: rgba(226, 23, 68, 0.8) !important;
    text-decoration: none !important; }

header {
  padding: 1.6875rem 0; }
  header .header-logo img {
    max-height: 2.625rem; }

footer {
  position: relative;
  padding: 28rem 0 2rem; }
  @media (max-width: 1199.98px) {
    footer {
      padding: 20rem 0 2rem; } }
  @media (max-width: 991.98px) {
    footer {
      padding: 17rem 0 3rem;
      text-align: center; }
      footer .col-12 .row {
        justify-content: center; } }
  footer .copyright {
    color: #EAECED;
    font-size: 0.75rem; }
    @media (max-width: 991.98px) {
      footer .copyright {
        font-size: 1rem; } }
  footer a {
    color: #ffffff;
    text-decoration: none;
    font-size: 0.875rem; }
    @media (max-width: 991.98px) {
      footer a {
        font-size: 1rem; } }
    footer a:hover {
      color: #ffffff;
      text-decoration: underline; }

/*# sourceMappingURL=main.css.map */
