/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/* global css */
:root{
    --color-1: #000000;
    --color-2: #ffffff;
    --color-3: #F2F2F2;
    --color-4: #E8EFDB;
    --color-5: #76CBD9;
    --color-6: #E4E7F0;
    --color-7: #99CEC8;
    --color-8: #5FB4E6;
    --color-9: #E6DBC3;
    --color-10: #2E3C76;
    --color-11: #262626;
    --color-12: #B9994F;
    
  }
  /*=====================   General class start ===================*/
  .hide {
      display: none !important
  }
  
  .hide-keep {
      height: 0 !important;
      max-height: 0 !important;
      min-height: 0 !important;
      opacity: 0 !important;
      overflow: hidden !important;
      visibility: hidden !important
  }
  @media (max-width: 991px) {
      .hide-m {
          display: none !important
      }
  }
  
  @media (min-width: 992px) {
      .hide-d {
          display: none !important
      }
      .hide-desktop {
        display: none;
    }
  }
  .position-relative{
    position: relative;
  }
  /*=====================   General class end ===================*/
  
  /*=====================   Text Color start ===================*/
  .text-white,
  .text-white *{
    color: var(--color-2);
  }
  .text-black,
  .text-black *{
    color: var(--color-1);
  }
  .text-blue,
  .text-blue *{
    color: var(--color-10);
  }
  /*=====================   Text Color end ===================*/
  
  /*=====================   Font Style class start ===================*/
  .font-weight-bold {
    font-weight: bold;
  }
  .font-weight-600 {
    font-weight: 600;
  }
  
  @media (min-width: 992px) {
    .font-d-14{
      font-size: 14px;
    }
    .font-d-16{
      font-size: 16px;
    }
    .font-d-18{
      font-size: 18px;
    }
  .font-d-24 {
    font-size: 24px;
  }
  .font-d-26{
    font-size: 26px;
  }
  .font-d-28 {
    font-size: 28px;
  }
  .font-d-30 {
    font-size: 30px;
  }
  
  .font-d-32 {
    font-size: 32px;
  }
  .font-d-36 {
    font-size: 36px;
  }
  .font-d-35 {
    font-size: 35px;
  }
  
  .font-d-40 {
    font-size: 40px;
  }
  .font-d-48 {
    font-size: 48px;
  }
  .font-d-60 {
    font-size: 60px;
  }
  
  
  }
  @media (max-width:991px) {
    .font-m-14{
      font-size: 14px;
    }
    .font-m-16{
      font-size: 16px;
    }
    .font-m-18{
      font-size: 18px;
    }
    .font-m-20{
      font-size: 20px;
    }
    .font-m-24 {
      font-size: 24px;
    }
    .font-m-28 {
      font-size: 28px;
    }
    .font-m-30 {
      font-size: 30px;
    }
    .font-m-48{
      font-size: 48px;
    }
  }
  /*=====================   Font Style class end ===================*/
  /*=====================   margin padding class start ===================*/
  
  @media (min-width:992px) {
      .p-d-0 {
        padding: 0 !important
      }
    
      .m-d-0 {
        margin: 0 !important
      }
      .m-d-auto{
        margin: auto;
      }
    
      .p-d-1 {
        padding: 1rem !important
      }
    
      .m-d-1 {
        margin: 1rem !important
      }
    
      .p-d-2 {
        padding: 2rem !important
      }
    
      .m-d-2 {
        margin: 2rem !important
      }
    
      .p-d-3 {
        padding: 3rem !important
      }
    
      .m-d-3 {
        margin: 3rem !important
      }
    
      .p-d-4 {
        padding: 4rem !important
      }
    
      .m-d-4 {
        margin: 4rem !important
      }
    
      .p-d-5 {
        padding: 5rem !important
      }
    
      .m-d-5 {
        margin: 5rem !important
      }
    
      .p-d-t-0 {
        padding-top: 0 !important
      }
    
      .m-d-t-0 {
        margin-top: 0 !important
      }
    
      .p-d-t-1 {
        padding-top: 1rem !important
      }
    
      .m-d-t-1 {
        margin-top: 1rem !important
      }
    
      .p-d-t-2 {
        padding-top: 2rem !important
      }
    
      .m-d-t-2 {
        margin-top: 2rem !important
      }
    
      .p-d-t-3 {
        padding-top: 3rem !important
      }
    
      .m-d-t-3 {
        margin-top: 3rem !important
      }
    
      .p-d-t-4 {
        padding-top: 4rem !important
      }
  
      .m-d-auto {
        margin: auto !important;
      }
    
      .m-d-t-4 {
        margin-top: 4rem !important
      }
    
      .p-d-t-5 {
        padding-top: 5rem !important
      }
    
      .m-d-t-5 {
        margin-top: 5rem !important
      }
    
      .p-d-b-0 {
        padding-bottom: 0 !important
      }
    
      .m-d-b-0 {
        margin-bottom: 0 !important
      }
    
      .p-d-b-1 {
        padding-bottom: 1rem !important
      }
    
      .m-d-b-1 {
        margin-bottom: 1rem !important
      }
    
      .p-d-b-2 {
        padding-bottom: 2rem !important
      }
    
      .m-d-b-2 {
        margin-bottom: 2rem !important
      }
    
      .p-d-b-3 {
        padding-bottom: 3rem !important
      }
    
      .m-d-b-3 {
        margin-bottom: 3rem !important
      }
    
      .p-d-b-4 {
        padding-bottom: 4rem !important
      }
    
      .m-d-b-4 {
        margin-bottom: 4rem !important
      }
    
      .p-d-b-5 {
        padding-bottom: 5rem !important
      }
    
      .m-d-b-5 {
        margin-bottom: 5rem !important
      }
    
      .p-d-l-0 {
        padding-left: 0 !important
      }
    
      .m-d-l-0 {
        margin-left: 0 !important
      }
    
      .p-d-l-1 {
        padding-left: 1rem !important
      }
    
      .m-d-l-1 {
        margin-left: 1rem !important
      }
    
      .p-d-l-2 {
        padding-left: 2rem !important
      }
    
      .m-d-l-2 {
        margin-left: 2rem !important
      }
    
      .p-d-l-3 {
        padding-left: 3rem !important
      }
    
      .m-d-l-3 {
        margin-left: 3rem !important
      }
    
      .p-d-l-4 {
        padding-left: 4rem !important
      }
    
      .m-d-l-4 {
        margin-left: 4rem !important
      }
    
      .p-d-l-5 {
        padding-left: 5rem !important
      }
      .p-d-l-6 {
        padding-left: 6rem !important
      }
    
      .m-d-l-5 {
        margin-left: 5rem !important
      }
    
      .p-d-r-0 {
        padding-right: 0 !important
      }
    
      .m-d-r-0 {
        margin-right: 0 !important
      }
    
      .p-d-r-1 {
        padding-right: 1rem !important
      }
    
      .m-d-r-1 {
        margin-right: 1rem !important
      }
    
      .p-d-r-2 {
        padding-right: 2rem !important
      }
    
      .m-d-r-2 {
        margin-right: 2rem !important
      }
    
      .p-d-r-3 {
        padding-right: 3rem !important
      }
    
      .m-d-r-3 {
        margin-right: 3rem !important
      }
    
      .p-d-r-4 {
        padding-right: 4rem !important
      }
    
      .m-d-r-4 {
        margin-right: 4rem !important
      }
    
      .p-d-r-5 {
        padding-right: 5rem !important
      }
    
      .m-d-r-5 {
        margin-right: 5rem !important
      }
    
      .p-d-y-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
      }
    
      .m-d-y-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
      }
    
      .p-d-y-1 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
      }
    
      .m-d-y-1 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
      }
    
      .p-d-y-2 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
      }
    
      .m-d-y-2 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
      }
    
      .p-d-y-3 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
      }
    
      .m-d-y-3 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
      }
    
      .p-d-y-4 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
      }
    
      .m-d-y-4 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
      }
    
      .p-d-y-5 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
      }
    
      .m-d-y-5 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
      }
    
      .p-d-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
      }
    
      .m-d-x-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
      }
    
      .p-d-x-1 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
      }
    
      .m-d-x-1 {
        margin-left: 1rem !important;
        margin-right: 1rem !important
      }
    
      .p-d-x-2 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
      }
    
      .m-d-x-2 {
        margin-left: 2rem !important;
        margin-right: 2rem !important
      }
    
      .p-d-x-3 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
      }
    
      .m-d-x-3 {
        margin-left: 3rem !important;
        margin-right: 3rem !important
      }
    
      .p-d-x-4 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
      }
    
      .m-d-x-4 {
        margin-left: 4rem !important;
        margin-right: 4rem !important
      }
    
      .p-d-x-5 {
        padding-left: 5rem !important;
        padding-right: 5rem !important
      }
    
      .m-d-x-5 {
        margin-left: 5rem !important;
        margin-right: 5rem !important
      }
    }
    
    @media (max-width:991px) {
      .p-m-0 {
        padding: 0 !important
      }
    
      .m-m-0 {
        margin: 0 !important
      }
    
      .p-m-1 {
        padding: 1rem !important
      }
    
      .m-m-1 {
        margin: 1rem !important
      }
    
      .p-m-2 {
        padding: 2rem !important
      }
    
      .m-m-2 {
        margin: 2rem !important
      }
    
      .p-m-3 {
        padding: 3rem !important
      }
    
      .m-m-3 {
        margin: 3rem !important
      }
    
      .p-m-4 {
        padding: 4rem !important
      }
    
      .m-m-4 {
        margin: 4rem !important
      }
    
      .p-m-5 {
        padding: 5rem !important
      }
    
      .m-m-5 {
        margin: 5rem !important
      }
    
      .p-m-t-0 {
        padding-top: 0 !important
      }
    
      .m-m-t-0 {
        margin-top: 0 !important
      }
    
      .p-m-t-1 {
        padding-top: 1rem !important
      }
    
      .m-m-t-1 {
        margin-top: 1rem !important
      }
    
      .p-m-t-2 {
        padding-top: 2rem !important
      }
    
      .m-m-t-2 {
        margin-top: 2rem !important
      }
    
      .p-m-t-3 {
        padding-top: 3rem !important
      }
    
      .m-m-t-3 {
        margin-top: 3rem !important
      }
    
      .p-m-t-4 {
        padding-top: 4rem !important
      }
    
      .m-m-t-4 {
        margin-top: 4rem !important
      }
    
      .p-m-t-5 {
        padding-top: 5rem !important
      }
    
      .m-m-t-5 {
        margin-top: 5rem !important
      }
    
      .p-m-b-0 {
        padding-bottom: 0 !important
      }
    
      .m-m-b-0 {
        margin-bottom: 0 !important
      }
    
      .p-m-b-1 {
        padding-bottom: 1rem !important
      }
    
      .m-m-b-1 {
        margin-bottom: 1rem !important
      }
    
      .p-m-b-2 {
        padding-bottom: 2rem !important
      }
    
      .m-m-b-2 {
        margin-bottom: 2rem !important
      }
    
      .p-m-b-3 {
        padding-bottom: 3rem !important
      }
    
      .m-m-b-3 {
        margin-bottom: 3rem !important
      }
    
      .p-m-b-4 {
        padding-bottom: 4rem !important
      }
    
      .m-m-b-4 {
        margin-bottom: 4rem !important
      }
    
      .p-m-b-5 {
        padding-bottom: 5rem !important
      }
    
      .m-m-b-5 {
        margin-bottom: 5rem !important
      }
    
      .p-m-l-0 {
        padding-left: 0 !important
      }
    
      .m-m-l-0 {
        margin-left: 0 !important
      }
    
      .p-m-l-1 {
        padding-left: 1rem !important
      }
    
      .m-m-l-1 {
        margin-left: 1rem !important
      }
    
      .p-m-l-2 {
        padding-left: 2rem !important
      }
    
      .m-m-l-2 {
        margin-left: 2rem !important
      }
    
      .p-m-l-3 {
        padding-left: 3rem !important
      }
    
      .m-m-l-3 {
        margin-left: 3rem !important
      }
    
      .p-m-l-4 {
        padding-left: 4rem !important
      }
    
      .m-m-l-4 {
        margin-left: 4rem !important
      }
    
      .p-m-l-5 {
        padding-left: 5rem !important
      }
    
      .m-m-l-5 {
        margin-left: 5rem !important
      }
    
      .p-m-r-0 {
        padding-right: 0 !important
      }
    
      .m-m-r-0 {
        margin-right: 0 !important
      }
    
      .p-m-r-1 {
        padding-right: 1rem !important
      }
    
      .m-m-r-1 {
        margin-right: 1rem !important
      }
    
      .p-m-r-2 {
        padding-right: 2rem !important
      }
    
      .m-m-r-2 {
        margin-right: 2rem !important
      }
    
      .p-m-r-3 {
        padding-right: 3rem !important
      }
    
      .m-m-r-3 {
        margin-right: 3rem !important
      }
    
      .p-m-r-4 {
        padding-right: 4rem !important
      }
    
      .m-m-r-4 {
        margin-right: 4rem !important
      }
    
      .p-m-r-5 {
        padding-right: 5rem !important
      }
    
      .m-m-r-5 {
        margin-right: 5rem !important
      }
    
      .p-m-y-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
      }
    
      .m-m-y-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
      }
    
      .p-m-y-1 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
      }
    
      .m-m-y-1 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
      }
    
      .p-m-y-2 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
      }
    
      .m-m-y-2 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
      }
    
      .p-m-y-3 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
      }
    
      .m-m-y-3 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
      }
    
      .p-m-y-4 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
      }
    
      .m-m-y-4 {
        margin-top: 4rem !important;
        margin-bottom: 4rem !important
      }
    
      .p-m-y-5 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
      }
    
      .m-m-y-5 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
      }
    
      .p-m-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
      }
    
      .m-m-x-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
      }
    
      .p-m-x-1 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
      }
    
      .m-m-x-1 {
        margin-left: 1rem !important;
        margin-right: 1rem !important
      }
    
      .p-m-x-2 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
      }
    
      .m-m-x-2 {
        margin-left: 2rem !important;
        margin-right: 2rem !important
      }
    
      .p-m-x-3 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
      }
    
      .m-m-x-3 {
        margin-left: 3rem !important;
        margin-right: 3rem !important
      }
    
      .p-m-x-4 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
      }
    
      .m-m-x-4 {
        margin-left: 4rem !important;
        margin-right: 4rem !important
      }
    
      .p-m-x-5 {
        padding-left: 5rem !important;
        padding-right: 5rem !important
      }
    
      .m-m-x-5 {
        margin-left: 5rem !important;
        margin-right: 5rem !important
      }
    }
  
  /*=====================   margin padding class end =====================*/
  
  
  /*=====================   border class start ===================*/
  .border {
      border: 1px solid rgba(0, 0, 0, 0)
    }
    
    @media (min-width:992px) {
      .border-d {
        border: 1px solid rgba(0, 0, 0, 0)
      }
    }
    
    .border-top {
      border-top: 1px solid rgba(0, 0, 0, 0)
    }
    
    @media (min-width:992px) {
      .border-d-top {
        border-top: 1px solid rgba(0, 0, 0, 0)
      }
    }
    
    .border-left {
      border-left: 1px solid rgba(0, 0, 0, 0)
    }
    
    @media (min-width:992px) {
      .border-d-left {
        border-left: 1px solid rgba(0, 0, 0, 0)
      }
    }
    
    .border-bottom {
      border-bottom: 1px solid rgba(0, 0, 0, 0)
    }
    
    @media (min-width:992px) {
      .border-d-bottom {
        border-bottom: 1px solid rgba(0, 0, 0, 0)
      }
    }
    
    .border-right {
      border-right: 1px solid rgba(0, 0, 0, 0)
    }
    
    @media (min-width:992px) {
      .border-d-right {
        border-right: 1px solid rgba(0, 0, 0, 0)
      }
    }
    
    .border-0 {
      border: none
    }
    
    @media (min-width:992px) {
      .border-d-0 {
        border: none
      }
    }
    
    #exit-notification .exit-notification-inner .exit-notification-buttons button,
    .rounded {
      overflow: hidden;
      border-radius: 5px !important
    }
    
    @media (min-width:992px) {
      .rounded-d {
        overflow: hidden;
        border-radius: 5px !important
      }
    }
    
    .rounded-top {
      overflow: hidden;
      border-top-left-radius: 5px !important;
      border-top-right-radius: 5px !important
    }
    
    @media (min-width:992px) {
      .rounded-d-top {
        overflow: hidden;
        border-top-left-radius: 5px !important;
        border-top-right-radius: 5px !important
      }
    }
    
    .rounded-left {
      overflow: hidden;
      border-top-left-radius: 5px !important;
      border-bottom-left-radius: 5px !important
    }
    
    @media (min-width:992px) {
      .rounded-d-left {
        overflow: hidden;
        border-top-left-radius: 5px !important;
        border-bottom-left-radius: 5px !important
      }
    }
    
    .rounded-bottom {
      overflow: hidden;
      border-bottom-left-radius: 5px !important;
      border-bottom-right-radius: 5px !important
    }
    
    @media (min-width:992px) {
      .rounded-d-bottom {
        overflow: hidden;
        border-bottom-left-radius: 5px !important;
        border-bottom-right-radius: 5px !important
      }
    }
    
    .rounded-right {
      overflow: hidden;
      border-top-right-radius: 5px !important;
      border-bottom-right-radius: 5px !important
    }
    
    @media (min-width:992px) {
      .rounded-d-right {
        overflow: hidden;
        border-top-right-radius: 5px !important;
        border-bottom-right-radius: 5px !important
      }
    }
    
    .rounded-top-left {
      overflow: hidden;
      border-top-left-radius: 5px !important
    }
    
    @media (min-width:992px) {
      .rounded-d-top-left {
        overflow: hidden;
        border-top-left-radius: 5px !important
      }
    }
    
    .rounded-top-right {
      overflow: hidden;
      border-top-right-radius: 5px !important
    }
    
    @media (min-width:992px) {
      .rounded-d-top-right {
        overflow: hidden;
        border-top-right-radius: 5px !important
      }
    }
    
    .rounded-bottom-left {
      overflow: hidden;
      border-bottom-left-radius: 5px !important
    }
    
    @media (min-width:992px) {
      .rounded-d-bottom-left {
        overflow: hidden;
        border-bottom-left-radius: 5px !important
      }
    }
    
    .rounded-bottom-right {
      overflow: hidden;
      border-bottom-right-radius: 5px !important
    }
    
    @media (min-width:992px) {
      .rounded-d-bottom-right {
        overflow: hidden;
        border-bottom-right-radius: 5px !important
      }
    }
    
    .rounded-pill {
      overflow: hidden;
      border-radius: 50rem !important
    }
    
    @media (min-width:992px) {
      .rounded-d-pill {
        overflow: hidden;
        border-radius: 50rem !important
      }
    }
    
    .rounded-circle {
      overflow: hidden;
      border-radius: 50% !important
    }
    
    @media (min-width:992px) {
      .rounded-d-circle {
        overflow: hidden;
        border-radius: 50% !important
      }
    }
    
    .rounded-0 {
      overflow: hidden;
      border-radius: 0 !important
    }
    
    @media (min-width:992px) {
      .rounded-d-0 {
        overflow: hidden;
        border-radius: 0 !important
      }
    }
  
    /*=====================   border class end ===================*/
  
  
  
    /*=====================   border class end ===================*/
  
  
    /*=====================   width & max-width class end ===================*/
    .flex-1{
      flex: 1;
    }
    .max-image-w-none img {
      max-width: none !important
    }
    
    .min-image-w-auto img,
    .min-w-auto {
      min-width: auto !important
    }
    
    .image-w-auto img {
      width: auto !important
    }
    
    .max-image-w-none image,
    .max-w-none {
      max-width: none !important
    }
    
    @media (max-width:991px) {
      .max-w-m-auto {
        max-width: none !important
      }
    }
    
    @media (min-width:992px) {
      .max-w-d-auto {
        max-width: none !important
      }
      .verticle-center-d{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
      }
      .d-flex-desktop-inner>.component-content>.paragraphSystem{
        display: flex;
      }
    }
    
    .w-auto {
      max-width: none !important;
      -ms-flex-preferred-size: auto !important;
      flex-basis: auto !important;
      width: auto !important;
      min-width: auto !important
    }
    
    @media (min-width:992px) {
      .w-d-auto {
        max-width: none !important;
        -ms-flex-preferred-size: auto !important;
        flex-basis: auto !important;
        width: auto !important;
        min-width: auto !important
      }
    }
    
    @media (min-width:992px) {
        
      .w-d-1 {
          width: 1% !important
      }
  
      .w-d-1,
      .max-w-d-1,
      .max-image-w-d-1 img {
        max-width: 1% !important
      }
  
      .w-d-2 {
          width: 2% !important
      }
  
      .w-d-2 
      .max-w-d-2,
      .max-image-w-d-2 img{
        max-width: 2% !important
      }
      
      .w-d-3 {
          width: 3% !important
      }
      .w-d-3,
      .max-w-d-3,
      .max-image-w-d-3 img {
        max-width: 3% !important
      }
  
      .max-w-d-4,
      .w-d-4 {
        max-width: 4% !important
      }
    
      .w-d-4 {
        width: 4% !important
      }
    
      .max-image-w-d-4 img {
        max-width: 4% !important
      }
    
      .max-w-d-5,
      .w-d-5 {
        max-width: 5% !important
      }
    
      .w-d-5 {
        width: 5% !important
      }
    
      .max-image-w-d-5 img {
        max-width: 5% !important
      }
    
      .max-w-d-6,
      .w-d-6 {
        max-width: 6% !important
      }
    
      .w-d-6 {
        width: 6% !important
      }
    
      .max-image-w-d-6 img {
        max-width: 6% !important
      }
    
      .max-w-d-7,
      .w-d-7 {
        max-width: 7% !important
      }
    
      .w-d-7 {
        width: 7% !important
      }
    
      .max-image-w-d-7 img {
        max-width: 7% !important
      }
    
      .max-w-d-8,
      .w-d-8 {
        max-width: 8% !important
      }
    
      .w-d-8 {
        width: 8% !important
      }
    
      .max-image-w-d-8 img {
        max-width: 8% !important
      }
    
      .max-w-d-9,
      .w-d-9 {
        max-width: 9% !important
      }
    
      .w-d-9 {
        width: 9% !important
      }
    
      .max-image-w-d-9 img {
        max-width: 9% !important
      }
    
      .max-w-d-10,
      .w-d-10 {
        max-width: 10% !important
      }
    
      .w-d-10 {
        width: 10% !important
      }
    
      .max-image-w-d-10 img {
        max-width: 10% !important
      }
    
      .max-w-d-11,
      .w-d-11 {
        max-width: 11% !important
      }
    
      .w-d-11 {
        width: 11% !important
      }
    
      .max-image-w-d-11 img {
        max-width: 11% !important
      }
    
      .max-w-d-12,
      .w-d-12 {
        max-width: 12% !important
      }
    
      .w-d-12 {
        width: 12% !important
      }
    
      .max-image-w-d-12 img {
        max-width: 12% !important
      }
    
      .max-w-d-13,
      .w-d-13 {
        max-width: 13% !important
      }
    
      .w-d-13 {
        width: 13% !important
      }
    
      .max-image-w-d-13 img {
        max-width: 13% !important
      }
    
      .max-w-d-14,
      .w-d-14 {
        max-width: 14% !important
      }
    
      .w-d-14 {
        width: 14% !important
      }
    
      .max-image-w-d-14 img {
        max-width: 14% !important
      }
    
      .max-w-d-15,
      .w-d-15 {
        max-width: 15% !important
      }
    
      .w-d-15 {
        width: 15% !important
      }
    
      .max-image-w-d-15 img {
        max-width: 15% !important
      }
    
      .max-w-d-16,
      .w-d-16 {
        max-width: 16% !important
      }
    
      .w-d-16 {
        width: 16% !important
      }
    
      .max-image-w-d-16 img {
        max-width: 16% !important
      }
    
      .max-w-d-17,
      .w-d-17 {
        max-width: 17% !important
      }
    
      .w-d-17 {
        width: 17% !important
      }
    
      .max-image-w-d-17 img {
        max-width: 17% !important
      }
    
      .max-w-d-18,
      .w-d-18 {
        max-width: 18% !important
      }
    
      .w-d-18 {
        width: 18% !important
      }
    
      .max-image-w-d-18 img {
        max-width: 18% !important
      }
    
      .max-w-d-19,
      .w-d-19 {
        max-width: 19% !important
      }
    
      .w-d-19 {
        width: 19% !important
      }
    
      .max-image-w-d-19 img {
        max-width: 19% !important
      }
    
      .max-w-d-20,
      .w-d-20 {
        max-width: 20% !important
      }
    
      .w-d-20 {
        width: 20% !important
      }
    
      .max-image-w-d-20 img {
        max-width: 20% !important
      }
    
      .max-w-d-21,
      .w-d-21 {
        max-width: 21% !important
      }
    
      .w-d-21 {
        width: 21% !important
      }
    
      .max-image-w-d-21 img {
        max-width: 21% !important
      }
    
      .max-w-d-22,
      .w-d-22 {
        max-width: 22% !important
      }
    
      .w-d-22 {
        width: 22% !important
      }
    
      .max-image-w-d-22 img {
        max-width: 22% !important
      }
    
      .max-w-d-23,
      .w-d-23 {
        max-width: 23% !important
      }
    
      .w-d-23 {
        width: 23% !important
      }
    
      .max-image-w-d-23 img {
        max-width: 23% !important
      }
    
      .max-w-d-24,
      .w-d-24 {
        max-width: 24% !important
      }
    
      .w-d-24 {
        width: 24% !important
      }
    
      .max-image-w-d-24 img {
        max-width: 24% !important
      }
    
      .max-w-d-25,
      .w-d-25 {
        max-width: 25% !important
      }
    
      .w-d-25 {
        width: 25% !important
      }
    
      .max-image-w-d-25 img {
        max-width: 25% !important
      }
    
      .max-w-d-26,
      .w-d-26 {
        max-width: 26% !important
      }
    
      .w-d-26 {
        width: 26% !important
      }
    
      .max-image-w-d-26 img {
        max-width: 26% !important
      }
    
      .max-w-d-27,
      .w-d-27 {
        max-width: 27% !important
      }
    
      .w-d-27 {
        width: 27% !important
      }
    
      .max-image-w-d-27 img {
        max-width: 27% !important
      }
    
      .max-w-d-28,
      .w-d-28 {
        max-width: 28% !important
      }
    
      .w-d-28 {
        width: 28% !important
      }
    
      .max-image-w-d-28 img {
        max-width: 28% !important
      }
    
      .max-w-d-29,
      .w-d-29 {
        max-width: 29% !important
      }
    
      .w-d-29 {
        width: 29% !important
      }
    
      .max-image-w-d-29 img {
        max-width: 29% !important
      }
    
      .max-w-d-30,
      .w-d-30 {
        max-width: 30% !important
      }
    
      .w-d-30 {
        width: 30% !important
      }
    
      .max-image-w-d-30 img {
        max-width: 30% !important
      }
    
      .max-w-d-31,
      .w-d-31 {
        max-width: 31% !important
      }
    
      .w-d-31 {
        width: 31% !important
      }
    
      .max-image-w-d-31 img {
        max-width: 31% !important
      }
    
      .max-w-d-32,
      .w-d-32 {
        max-width: 32% !important
      }
    
      .w-d-32 {
        width: 32% !important
      }
    
      .max-image-w-d-32 img {
        max-width: 32% !important
      }
    
      .max-w-d-33,
      .w-d-33 {
        max-width: 33% !important
      }
    
      .w-d-33 {
        width: 33% !important
      }
    
      .max-image-w-d-33 img {
        max-width: 33% !important
      }
    
      .max-w-d-34,
      .w-d-34 {
        max-width: 34% !important
      }
    
      .w-d-34 {
        width: 34% !important
      }
    
      .max-image-w-d-34 img {
        max-width: 34% !important
      }
    
      .max-w-d-35,
      .w-d-35 {
        max-width: 35% !important
      }
    
      .w-d-35 {
        width: 35% !important
      }
    
      .max-image-w-d-35 img {
        max-width: 35% !important
      }
    
      .max-w-d-36,
      .w-d-36 {
        max-width: 36% !important
      }
    
      .w-d-36 {
        width: 36% !important
      }
    
      .max-image-w-d-36 img {
        max-width: 36% !important
      }
    
      .max-w-d-37,
      .w-d-37 {
        max-width: 37% !important
      }
    
      .w-d-37 {
        width: 37% !important
      }
    
      .max-image-w-d-37 img {
        max-width: 37% !important
      }
    
      .max-w-d-38,
      .w-d-38 {
        max-width: 38% !important
      }
    
      .w-d-38 {
        width: 38% !important
      }
    
      .max-image-w-d-38 img {
        max-width: 38% !important
      }
    
      .max-w-d-39,
      .w-d-39 {
        max-width: 39% !important
      }
    
      .w-d-39 {
        width: 39% !important
      }
    
      .max-image-w-d-39 img {
        max-width: 39% !important
      }
    
      .max-w-d-40,
      .w-d-40 {
        max-width: 40% !important
      }
    
      .w-d-40 {
        width: 40% !important
      }
    
      .max-image-w-d-40 img {
        max-width: 40% !important
      }
    
      .max-w-d-41,
      .w-d-41 {
        max-width: 41% !important
      }
    
      .w-d-41 {
        width: 41% !important
      }
    
      .max-image-w-d-41 img {
        max-width: 41% !important
      }
    
      .max-w-d-42,
      .w-d-42 {
        max-width: 42% !important
      }
    
      .w-d-42 {
        width: 42% !important
      }
    
      .max-image-w-d-42 img {
        max-width: 42% !important
      }
    
      .max-w-d-43,
      .w-d-43 {
        max-width: 43% !important
      }
    
      .w-d-43 {
        width: 43% !important
      }
    
      .max-image-w-d-43 img {
        max-width: 43% !important
      }
    
      .max-w-d-44,
      .w-d-44 {
        max-width: 44% !important
      }
    
      .w-d-44 {
        width: 44% !important
      }
    
      .max-image-w-d-44 img {
        max-width: 44% !important
      }
    
      .max-w-d-45,
      .w-d-45 {
        max-width: 45% !important
      }
    
      .w-d-45 {
        width: 45% !important
      }
    
      .max-image-w-d-45 img {
        max-width: 45% !important
      }
    
      .max-w-d-46,
      .w-d-46 {
        max-width: 46% !important
      }
    
      .w-d-46 {
        width: 46% !important
      }
    
      .max-image-w-d-46 img {
        max-width: 46% !important
      }
    
      .max-w-d-47,
      .w-d-47 {
        max-width: 47% !important
      }
    
      .w-d-47 {
        width: 47% !important
      }
    
      .max-image-w-d-47 img {
        max-width: 47% !important
      }
    
      .max-w-d-48,
      .w-d-48 {
        max-width: 48% !important
      }
    
      .w-d-48 {
        width: 48% !important
      }
    
      .max-image-w-d-48 img {
        max-width: 48% !important
      }
    
      .max-w-d-49,
      .w-d-49 {
        max-width: 49% !important
      }
    
      .w-d-49 {
        width: 49% !important
      }
    
      .max-image-w-d-49 img {
        max-width: 49% !important
      }
    
      .max-w-d-50,
      .w-d-50 {
        max-width: 50% !important
      }
    
      .w-d-50 {
        width: 50% !important
      }
    
      .max-image-w-d-50 img {
        max-width: 50% !important
      }
    
      .max-w-d-51,
      .w-d-51 {
        max-width: 51% !important
      }
    
      .w-d-51 {
        width: 51% !important
      }
    
      .max-image-w-d-51 img {
        max-width: 51% !important
      }
    
      .max-w-d-52,
      .w-d-52 {
        max-width: 52% !important
      }
    
      .w-d-52 {
        width: 52% !important
      }
    
      .max-image-w-d-52 img {
        max-width: 52% !important
      }
    
      .max-w-d-53,
      .w-d-53 {
        max-width: 53% !important
      }
    
      .w-d-53 {
        width: 53% !important
      }
    
      .max-image-w-d-53 img {
        max-width: 53% !important
      }
    
      .max-w-d-54,
      .w-d-54 {
        max-width: 54% !important
      }
    
      .w-d-54 {
        width: 54% !important
      }
    
      .max-image-w-d-54 img {
        max-width: 54% !important
      }
    
      .max-w-d-55,
      .w-d-55 {
        max-width: 55% !important
      }
    
      .w-d-55 {
        width: 55% !important
      }
    
      .max-image-w-d-55 img {
        max-width: 55% !important
      }
    
      .max-w-d-56,
      .w-d-56 {
        max-width: 56% !important
      }
    
      .w-d-56 {
        width: 56% !important
      }
    
      .max-image-w-d-56 img {
        max-width: 56% !important
      }
    
      .max-w-d-57,
      .w-d-57 {
        max-width: 57% !important
      }
    
      .w-d-57 {
        width: 57% !important
      }
    
      .max-image-w-d-57 img {
        max-width: 57% !important
      }
    
      .max-w-d-58,
      .w-d-58 {
        max-width: 58% !important
      }
    
      .w-d-58 {
        width: 58% !important
      }
    
      .max-image-w-d-58 img {
        max-width: 58% !important
      }
    
      .max-w-d-59,
      .w-d-59 {
        max-width: 59% !important
      }
    
      .w-d-59 {
        width: 59% !important
      }
    
      .max-image-w-d-59 img {
        max-width: 59% !important
      }
    
      .max-w-d-60,
      .w-d-60 {
        max-width: 60% !important
      }
    
      .w-d-60 {
        width: 60% !important
      }
    
      .max-image-w-d-60 img {
        max-width: 60% !important
      }
    
      .max-w-d-61,
      .w-d-61 {
        max-width: 61% !important
      }
    
      .w-d-61 {
        width: 61% !important
      }
    
      .max-image-w-d-61 img {
        max-width: 61% !important
      }
    
      .max-w-d-62,
      .w-d-62 {
        max-width: 62% !important
      }
    
      .w-d-62 {
        width: 62% !important
      }
    
      .max-image-w-d-62 img {
        max-width: 62% !important
      }
    
      .max-w-d-63,
      .w-d-63 {
        max-width: 63% !important
      }
    
      .w-d-63 {
        width: 63% !important
      }
    
      .max-image-w-d-63 img {
        max-width: 63% !important
      }
    
      .max-w-d-64,
      .w-d-64 {
        max-width: 64% !important
      }
    
      .w-d-64 {
        width: 64% !important
      }
    
      .max-image-w-d-64 img {
        max-width: 64% !important
      }
    
      .max-w-d-65,
      .w-d-65 {
        max-width: 65% !important
      }
    
      .w-d-65 {
        width: 65% !important
      }
    
      .max-image-w-d-65 img {
        max-width: 65% !important
      }
    
      .max-w-d-66,
      .w-d-66 {
        max-width: 66% !important
      }
    
      .w-d-66 {
        width: 66% !important
      }
    
      .max-image-w-d-66 img {
        max-width: 66% !important
      }
    
      .max-w-d-67,
      .w-d-67 {
        max-width: 67% !important
      }
    
      .w-d-67 {
        width: 67% !important
      }
    
      .max-image-w-d-67 img {
        max-width: 67% !important
      }
    
      .max-w-d-68,
      .w-d-68 {
        max-width: 68% !important
      }
    
      .w-d-68 {
        width: 68% !important
      }
    
      .max-image-w-d-68 img {
        max-width: 68% !important
      }
    
      .max-w-d-69,
      .w-d-69 {
        max-width: 69% !important
      }
    
      .w-d-69 {
        width: 69% !important
      }
    
      .max-image-w-d-69 img {
        max-width: 69% !important
      }
    
      .max-w-d-70,
      .w-d-70 {
        max-width: 70% !important
      }
    
      .w-d-70 {
        width: 70% !important
      }
    
      .max-image-w-d-70 img {
        max-width: 70% !important
      }
    
      .max-w-d-71,
      .w-d-71 {
        max-width: 71% !important
      }
    
      .w-d-71 {
        width: 71% !important
      }
    
      .max-image-w-d-71 img {
        max-width: 71% !important
      }
    
      .max-w-d-72,
      .w-d-72 {
        max-width: 72% !important
      }
    
      .w-d-72 {
        width: 72% !important
      }
    
      .max-image-w-d-72 img {
        max-width: 72% !important
      }
    
      .max-w-d-73,
      .w-d-73 {
        max-width: 73% !important
      }
    
      .w-d-73 {
        width: 73% !important
      }
    
      .max-image-w-d-73 img {
        max-width: 73% !important
      }
    
      .max-w-d-74,
      .w-d-74 {
        max-width: 74% !important
      }
    
      .w-d-74 {
        width: 74% !important
      }
    
      .max-image-w-d-74 img {
        max-width: 74% !important
      }
    
      .max-w-d-75,
      .w-d-75 {
        max-width: 75% !important
      }
    
      .w-d-75 {
        width: 75% !important
      }
    
      .max-image-w-d-75 img {
        max-width: 75% !important
      }
    
      .max-w-d-76,
      .w-d-76 {
        max-width: 76% !important
      }
    
      .w-d-76 {
        width: 76% !important
      }
    
      .max-image-w-d-76 img {
        max-width: 76% !important
      }
    
      .max-w-d-77,
      .w-d-77 {
        max-width: 77% !important
      }
    
      .w-d-77 {
        width: 77% !important
      }
    
      .max-image-w-d-77 img {
        max-width: 77% !important
      }
    
      .max-w-d-78,
      .w-d-78 {
        max-width: 78% !important
      }
    
      .w-d-78 {
        width: 78% !important
      }
    
      .max-image-w-d-78 img {
        max-width: 78% !important
      }
    
      .max-w-d-79,
      .w-d-79 {
        max-width: 79% !important
      }
    
      .w-d-79 {
        width: 79% !important
      }
    
      .max-image-w-d-79 img {
        max-width: 79% !important
      }
    
      .max-w-d-80,
      .w-d-80 {
        max-width: 80% !important
      }
    
      .w-d-80 {
        width: 80% !important
      }
    
      .max-image-w-d-80 img {
        max-width: 80% !important
      }
    
      .max-w-d-81,
      .w-d-81 {
        max-width: 81% !important
      }
    
      .w-d-81 {
        width: 81% !important
      }
    
      .max-image-w-d-81 img {
        max-width: 81% !important
      }
    
      .max-w-d-82,
      .w-d-82 {
        max-width: 82% !important
      }
    
      .w-d-82 {
        width: 82% !important
      }
    
      .max-image-w-d-82 img {
        max-width: 82% !important
      }
    
      .max-w-d-83,
      .w-d-83 {
        max-width: 83% !important
      }
    
      .w-d-83 {
        width: 83% !important
      }
    
      .max-image-w-d-83 img {
        max-width: 83% !important
      }
    
      .max-w-d-84,
      .w-d-84 {
        max-width: 84% !important
      }
    
      .w-d-84 {
        width: 84% !important
      }
    
      .max-image-w-d-84 img {
        max-width: 84% !important
      }
    
      .max-w-d-85,
      .w-d-85 {
        max-width: 85% !important
      }
    
      .w-d-85 {
        width: 85% !important
      }
    
      .max-image-w-d-85 img {
        max-width: 85% !important
      }
    
      .max-w-d-86,
      .w-d-86 {
        max-width: 86% !important
      }
    
      .w-d-86 {
        width: 86% !important
      }
    
      .max-image-w-d-86 img {
        max-width: 86% !important
      }
    
      .max-w-d-87,
      .w-d-87 {
        max-width: 87% !important
      }
    
      .w-d-87 {
        width: 87% !important
      }
    
      .max-image-w-d-87 img {
        max-width: 87% !important
      }
    
      .max-w-d-88,
      .w-d-88 {
        max-width: 88% !important
      }
    
      .w-d-88 {
        width: 88% !important
      }
    
      .max-image-w-d-88 img {
        max-width: 88% !important
      }
    
      .max-w-d-89,
      .w-d-89 {
        max-width: 89% !important
      }
    
      .w-d-89 {
        width: 89% !important
      }
    
      .max-image-w-d-89 img {
        max-width: 89% !important
      }
    
      .max-w-d-90,
      .w-d-90 {
        max-width: 90% !important
      }
    
      .w-d-90 {
        width: 90% !important
      }
    
      .max-image-w-d-90 img {
        max-width: 90% !important
      }
    
      .max-w-d-91,
      .w-d-91 {
        max-width: 91% !important
      }
    
      .w-d-91 {
        width: 91% !important
      }
    
      .max-image-w-d-91 img {
        max-width: 91% !important
      }
    
      .max-w-d-92,
      .w-d-92 {
        max-width: 92% !important
      }
    
      .w-d-92 {
        width: 92% !important
      }
    
      .max-image-w-d-92 img {
        max-width: 92% !important
      }
    
      .max-w-d-93,
      .w-d-93 {
        max-width: 93% !important
      }
    
      .w-d-93 {
        width: 93% !important
      }
    
      .max-image-w-d-93 img {
        max-width: 93% !important
      }
    
      .max-w-d-94,
      .w-d-94 {
        max-width: 94% !important
      }
    
      .w-d-94 {
        width: 94% !important
      }
    
      .max-image-w-d-94 img {
        max-width: 94% !important
      }
    
      .max-w-d-95,
      .w-d-95 {
        max-width: 95% !important
      }
    
      .w-d-95 {
        width: 95% !important
      }
    
      .max-image-w-d-95 img {
        max-width: 95% !important
      }
    
      .max-w-d-96,
      .w-d-96 {
        max-width: 96% !important
      }
    
      .w-d-96 {
        width: 96% !important
      }
    
      .max-image-w-d-96 img {
        max-width: 96% !important
      }
    
      .max-w-d-97,
      .w-d-97 {
        max-width: 97% !important
      }
    
      .w-d-97 {
        width: 97% !important
      }
    
      .max-image-w-d-97 img {
        max-width: 97% !important
      }
    
      .max-w-d-98,
      .w-d-98 {
        max-width: 98% !important
      }
    
      .w-d-98 {
        width: 98% !important
      }
    
      .max-image-w-d-98 img {
        max-width: 98% !important
      }
    
      .max-w-d-99,
      .w-d-99 {
        max-width: 99% !important
      }
    
      .w-d-99 {
        width: 99% !important
      }
    
      .max-image-w-d-99 img {
        max-width: 99% !important
      }
    
      .max-w-d-100,
      .w-d-100 {
        max-width: 100% !important
      }
    
      .w-d-100 {
        width: 100% !important
      }
    
      .max-image-w-d-100 img {
        max-width: 100% !important
      }
    }
    
    @media (max-width:991px) {
    
      .max-w-m-1,
      .w-m-1 {
        max-width: 1% !important
      }
    
      .w-m-1 {
        width: 1% !important
      }
    
      .max-image-w-m-1 img {
        max-width: 1% !important
      }
    
      .max-w-m-2,
      .w-m-2 {
        max-width: 2% !important
      }
    
      .w-m-2 {
        width: 2% !important
      }
    
      .max-image-w-m-2 img {
        max-width: 2% !important
      }
    
      .max-w-m-3,
      .w-m-3 {
        max-width: 3% !important
      }
    
      .w-m-3 {
        width: 3% !important
      }
    
      .max-image-w-m-3 img {
        max-width: 3% !important
      }
    
      .max-w-m-4,
      .w-m-4 {
        max-width: 4% !important
      }
    
      .w-m-4 {
        width: 4% !important
      }
    
      .max-image-w-m-4 img {
        max-width: 4% !important
      }
    
      .max-w-m-5,
      .w-m-5 {
        max-width: 5% !important
      }
    
      .w-m-5 {
        width: 5% !important
      }
    
      .max-image-w-m-5 img {
        max-width: 5% !important
      }
    
      .max-w-m-6,
      .w-m-6 {
        max-width: 6% !important
      }
    
      .w-m-6 {
        width: 6% !important
      }
    
      .max-image-w-m-6 img {
        max-width: 6% !important
      }
    
      .max-w-m-7,
      .w-m-7 {
        max-width: 7% !important
      }
    
      .w-m-7 {
        width: 7% !important
      }
    
      .max-image-w-m-7 img {
        max-width: 7% !important
      }
    
      .max-w-m-8,
      .w-m-8 {
        max-width: 8% !important
      }
    
      .w-m-8 {
        width: 8% !important
      }
    
      .max-image-w-m-8 img {
        max-width: 8% !important
      }
    
      .max-w-m-9,
      .w-m-9 {
        max-width: 9% !important
      }
    
      .w-m-9 {
        width: 9% !important
      }
    
      .max-image-w-m-9 img {
        max-width: 9% !important
      }
    
      .max-w-m-10,
      .w-m-10 {
        max-width: 10% !important
      }
    
      .w-m-10 {
        width: 10% !important
      }
    
      .max-image-w-m-10 img {
        max-width: 10% !important
      }
    
      .max-w-m-11,
      .w-m-11 {
        max-width: 11% !important
      }
    
      .w-m-11 {
        width: 11% !important
      }
    
      .max-image-w-m-11 img {
        max-width: 11% !important
      }
    
      .max-w-m-12,
      .w-m-12 {
        max-width: 12% !important
      }
    
      .w-m-12 {
        width: 12% !important
      }
    
      .max-image-w-m-12 img {
        max-width: 12% !important
      }
    
      .max-w-m-13,
      .w-m-13 {
        max-width: 13% !important
      }
    
      .w-m-13 {
        width: 13% !important
      }
    
      .max-image-w-m-13 img {
        max-width: 13% !important
      }
    
      .max-w-m-14,
      .w-m-14 {
        max-width: 14% !important
      }
    
      .w-m-14 {
        width: 14% !important
      }
    
      .max-image-w-m-14 img {
        max-width: 14% !important
      }
    
      .max-w-m-15,
      .w-m-15 {
        max-width: 15% !important
      }
    
      .w-m-15 {
        width: 15% !important
      }
    
      .max-image-w-m-15 img {
        max-width: 15% !important
      }
    
      .max-w-m-16,
      .w-m-16 {
        max-width: 16% !important
      }
    
      .w-m-16 {
        width: 16% !important
      }
    
      .max-image-w-m-16 img {
        max-width: 16% !important
      }
    
      .max-w-m-17,
      .w-m-17 {
        max-width: 17% !important
      }
    
      .w-m-17 {
        width: 17% !important
      }
    
      .max-image-w-m-17 img {
        max-width: 17% !important
      }
    
      .max-w-m-18,
      .w-m-18 {
        max-width: 18% !important
      }
    
      .w-m-18 {
        width: 18% !important
      }
    
      .max-image-w-m-18 img {
        max-width: 18% !important
      }
    
      .max-w-m-19,
      .w-m-19 {
        max-width: 19% !important
      }
    
      .w-m-19 {
        width: 19% !important
      }
    
      .max-image-w-m-19 img {
        max-width: 19% !important
      }
    
      .max-w-m-20,
      .w-m-20 {
        max-width: 20% !important
      }
    
      .w-m-20 {
        width: 20% !important
      }
    
      .max-image-w-m-20 img {
        max-width: 20% !important
      }
    
      .max-w-m-21,
      .w-m-21 {
        max-width: 21% !important
      }
    
      .w-m-21 {
        width: 21% !important
      }
    
      .max-image-w-m-21 img {
        max-width: 21% !important
      }
    
      .max-w-m-22,
      .w-m-22 {
        max-width: 22% !important
      }
    
      .w-m-22 {
        width: 22% !important
      }
    
      .max-image-w-m-22 img {
        max-width: 22% !important
      }
    
      .max-w-m-23,
      .w-m-23 {
        max-width: 23% !important
      }
    
      .w-m-23 {
        width: 23% !important
      }
    
      .max-image-w-m-23 img {
        max-width: 23% !important
      }
    
      .max-w-m-24,
      .w-m-24 {
        max-width: 24% !important
      }
    
      .w-m-24 {
        width: 24% !important
      }
    
      .max-image-w-m-24 img {
        max-width: 24% !important
      }
    
      .max-w-m-25,
      .w-m-25 {
        max-width: 25% !important
      }
    
      .w-m-25 {
        width: 25% !important
      }
    
      .max-image-w-m-25 img {
        max-width: 25% !important
      }
    
      .max-w-m-26,
      .w-m-26 {
        max-width: 26% !important
      }
    
      .w-m-26 {
        width: 26% !important
      }
    
      .max-image-w-m-26 img {
        max-width: 26% !important
      }
    
      .max-w-m-27,
      .w-m-27 {
        max-width: 27% !important
      }
    
      .w-m-27 {
        width: 27% !important
      }
    
      .max-image-w-m-27 img {
        max-width: 27% !important
      }
    
      .max-w-m-28,
      .w-m-28 {
        max-width: 28% !important
      }
    
      .w-m-28 {
        width: 28% !important
      }
    
      .max-image-w-m-28 img {
        max-width: 28% !important
      }
    
      .max-w-m-29,
      .w-m-29 {
        max-width: 29% !important
      }
    
      .w-m-29 {
        width: 29% !important
      }
    
      .max-image-w-m-29 img {
        max-width: 29% !important
      }
    
      .max-w-m-30,
      .w-m-30 {
        max-width: 30% !important
      }
    
      .w-m-30 {
        width: 30% !important
      }
    
      .max-image-w-m-30 img {
        max-width: 30% !important
      }
    
      .max-w-m-31,
      .w-m-31 {
        max-width: 31% !important
      }
    
      .w-m-31 {
        width: 31% !important
      }
    
      .max-image-w-m-31 img {
        max-width: 31% !important
      }
    
      .max-w-m-32,
      .w-m-32 {
        max-width: 32% !important
      }
    
      .w-m-32 {
        width: 32% !important
      }
    
      .max-image-w-m-32 img {
        max-width: 32% !important
      }
    
      .max-w-m-33,
      .w-m-33 {
        max-width: 33% !important
      }
    
      .w-m-33 {
        width: 33% !important
      }
    
      .max-image-w-m-33 img {
        max-width: 33% !important
      }
    
      .max-w-m-34,
      .w-m-34 {
        max-width: 34% !important
      }
    
      .w-m-34 {
        width: 34% !important
      }
    
      .max-image-w-m-34 img {
        max-width: 34% !important
      }
    
      .max-w-m-35,
      .w-m-35 {
        max-width: 35% !important
      }
    
      .w-m-35 {
        width: 35% !important
      }
    
      .max-image-w-m-35 img {
        max-width: 35% !important
      }
    
      .max-w-m-36,
      .w-m-36 {
        max-width: 36% !important
      }
    
      .w-m-36 {
        width: 36% !important
      }
    
      .max-image-w-m-36 img {
        max-width: 36% !important
      }
    
      .max-w-m-37,
      .w-m-37 {
        max-width: 37% !important
      }
    
      .w-m-37 {
        width: 37% !important
      }
    
      .max-image-w-m-37 img {
        max-width: 37% !important
      }
    
      .max-w-m-38,
      .w-m-38 {
        max-width: 38% !important
      }
    
      .w-m-38 {
        width: 38% !important
      }
    
      .max-image-w-m-38 img {
        max-width: 38% !important
      }
    
      .max-w-m-39,
      .w-m-39 {
        max-width: 39% !important
      }
    
      .w-m-39 {
        width: 39% !important
      }
    
      .max-image-w-m-39 img {
        max-width: 39% !important
      }
    
      .max-w-m-40,
      .w-m-40 {
        max-width: 40% !important
      }
    
      .w-m-40 {
        width: 40% !important
      }
    
      .max-image-w-m-40 img {
        max-width: 40% !important
      }
    
      .max-w-m-41,
      .w-m-41 {
        max-width: 41% !important
      }
    
      .w-m-41 {
        width: 41% !important
      }
    
      .max-image-w-m-41 img {
        max-width: 41% !important
      }
    
      .max-w-m-42,
      .w-m-42 {
        max-width: 42% !important
      }
    
      .w-m-42 {
        width: 42% !important
      }
    
      .max-image-w-m-42 img {
        max-width: 42% !important
      }
    
      .max-w-m-43,
      .w-m-43 {
        max-width: 43% !important
      }
    
      .w-m-43 {
        width: 43% !important
      }
    
      .max-image-w-m-43 img {
        max-width: 43% !important
      }
    
      .max-w-m-44,
      .w-m-44 {
        max-width: 44% !important
      }
    
      .w-m-44 {
        width: 44% !important
      }
    
      .max-image-w-m-44 img {
        max-width: 44% !important
      }
    
      .max-w-m-45,
      .w-m-45 {
        max-width: 45% !important
      }
    
      .w-m-45 {
        width: 45% !important
      }
    
      .max-image-w-m-45 img {
        max-width: 45% !important
      }
    
      .max-w-m-46,
      .w-m-46 {
        max-width: 46% !important
      }
    
      .w-m-46 {
        width: 46% !important
      }
    
      .max-image-w-m-46 img {
        max-width: 46% !important
      }
    
      .max-w-m-47,
      .w-m-47 {
        max-width: 47% !important
      }
    
      .w-m-47 {
        width: 47% !important
      }
    
      .max-image-w-m-47 img {
        max-width: 47% !important
      }
    
      .max-w-m-48,
      .w-m-48 {
        max-width: 48% !important
      }
    
      .w-m-48 {
        width: 48% !important
      }
    
      .max-image-w-m-48 img {
        max-width: 48% !important
      }
    
      .max-w-m-49,
      .w-m-49 {
        max-width: 49% !important
      }
    
      .w-m-49 {
        width: 49% !important
      }
    
      .max-image-w-m-49 img {
        max-width: 49% !important
      }
    
      .max-w-m-50,
      .w-m-50 {
        max-width: 50% !important
      }
    
      .w-m-50 {
        width: 50% !important
      }
    
      .max-image-w-m-50 img {
        max-width: 50% !important
      }
    
      .max-w-m-51,
      .w-m-51 {
        max-width: 51% !important
      }
    
      .w-m-51 {
        width: 51% !important
      }
    
      .max-image-w-m-51 img {
        max-width: 51% !important
      }
    
      .max-w-m-52,
      .w-m-52 {
        max-width: 52% !important
      }
    
      .w-m-52 {
        width: 52% !important
      }
    
      .max-image-w-m-52 img {
        max-width: 52% !important
      }
    
      .max-w-m-53,
      .w-m-53 {
        max-width: 53% !important
      }
    
      .w-m-53 {
        width: 53% !important
      }
    
      .max-image-w-m-53 img {
        max-width: 53% !important
      }
    
      .max-w-m-54,
      .w-m-54 {
        max-width: 54% !important
      }
    
      .w-m-54 {
        width: 54% !important
      }
    
      .max-image-w-m-54 img {
        max-width: 54% !important
      }
    
      .max-w-m-55,
      .w-m-55 {
        max-width: 55% !important
      }
    
      .w-m-55 {
        width: 55% !important
      }
    
      .max-image-w-m-55 img {
        max-width: 55% !important
      }
    
      .max-w-m-56,
      .w-m-56 {
        max-width: 56% !important
      }
    
      .w-m-56 {
        width: 56% !important
      }
    
      .max-image-w-m-56 img {
        max-width: 56% !important
      }
    
      .max-w-m-57,
      .w-m-57 {
        max-width: 57% !important
      }
    
      .w-m-57 {
        width: 57% !important
      }
    
      .max-image-w-m-57 img {
        max-width: 57% !important
      }
    
      .max-w-m-58,
      .w-m-58 {
        max-width: 58% !important
      }
    
      .w-m-58 {
        width: 58% !important
      }
    
      .max-image-w-m-58 img {
        max-width: 58% !important
      }
    
      .max-w-m-59,
      .w-m-59 {
        max-width: 59% !important
      }
    
      .w-m-59 {
        width: 59% !important
      }
    
      .max-image-w-m-59 img {
        max-width: 59% !important
      }
    
      .max-w-m-60,
      .w-m-60 {
        max-width: 60% !important
      }
    
      .w-m-60 {
        width: 60% !important
      }
    
      .max-image-w-m-60 img {
        max-width: 60% !important
      }
    
      .max-w-m-61,
      .w-m-61 {
        max-width: 61% !important
      }
    
      .w-m-61 {
        width: 61% !important
      }
    
      .max-image-w-m-61 img {
        max-width: 61% !important
      }
    
      .max-w-m-62,
      .w-m-62 {
        max-width: 62% !important
      }
    
      .w-m-62 {
        width: 62% !important
      }
    
      .max-image-w-m-62 img {
        max-width: 62% !important
      }
    
      .max-w-m-63,
      .w-m-63 {
        max-width: 63% !important
      }
    
      .w-m-63 {
        width: 63% !important
      }
    
      .max-image-w-m-63 img {
        max-width: 63% !important
      }
    
      .max-w-m-64,
      .w-m-64 {
        max-width: 64% !important
      }
    
      .w-m-64 {
        width: 64% !important
      }
    
      .max-image-w-m-64 img {
        max-width: 64% !important
      }
    
      .max-w-m-65,
      .w-m-65 {
        max-width: 65% !important
      }
    
      .w-m-65 {
        width: 65% !important
      }
    
      .max-image-w-m-65 img {
        max-width: 65% !important
      }
    
      .max-w-m-66,
      .w-m-66 {
        max-width: 66% !important
      }
    
      .w-m-66 {
        width: 66% !important
      }
    
      .max-image-w-m-66 img {
        max-width: 66% !important
      }
    
      .max-w-m-67,
      .w-m-67 {
        max-width: 67% !important
      }
    
      .w-m-67 {
        width: 67% !important
      }
    
      .max-image-w-m-67 img {
        max-width: 67% !important
      }
    
      .max-w-m-68,
      .w-m-68 {
        max-width: 68% !important
      }
    
      .w-m-68 {
        width: 68% !important
      }
    
      .max-image-w-m-68 img {
        max-width: 68% !important
      }
    
      .max-w-m-69,
      .w-m-69 {
        max-width: 69% !important
      }
    
      .w-m-69 {
        width: 69% !important
      }
    
      .max-image-w-m-69 img {
        max-width: 69% !important
      }
    
      .max-w-m-70,
      .w-m-70 {
        max-width: 70% !important
      }
    
      .w-m-70 {
        width: 70% !important
      }
    
      .max-image-w-m-70 img {
        max-width: 70% !important
      }
    
      .max-w-m-71,
      .w-m-71 {
        max-width: 71% !important
      }
    
      .w-m-71 {
        width: 71% !important
      }
    
      .max-image-w-m-71 img {
        max-width: 71% !important
      }
    
      .max-w-m-72,
      .w-m-72 {
        max-width: 72% !important
      }
    
      .w-m-72 {
        width: 72% !important
      }
    
      .max-image-w-m-72 img {
        max-width: 72% !important
      }
    
      .max-w-m-73,
      .w-m-73 {
        max-width: 73% !important
      }
    
      .w-m-73 {
        width: 73% !important
      }
    
      .max-image-w-m-73 img {
        max-width: 73% !important
      }
    
      .max-w-m-74,
      .w-m-74 {
        max-width: 74% !important
      }
    
      .w-m-74 {
        width: 74% !important
      }
    
      .max-image-w-m-74 img {
        max-width: 74% !important
      }
    
      .max-w-m-75,
      .w-m-75 {
        max-width: 75% !important
      }
    
      .w-m-75 {
        width: 75% !important
      }
    
      .max-image-w-m-75 img {
        max-width: 75% !important
      }
    
      .max-w-m-76,
      .w-m-76 {
        max-width: 76% !important
      }
    
      .w-m-76 {
        width: 76% !important
      }
    
      .max-image-w-m-76 img {
        max-width: 76% !important
      }
    
      .max-w-m-77,
      .w-m-77 {
        max-width: 77% !important
      }
    
      .w-m-77 {
        width: 77% !important
      }
    
      .max-image-w-m-77 img {
        max-width: 77% !important
      }
    
      .max-w-m-78,
      .w-m-78 {
        max-width: 78% !important
      }
    
      .w-m-78 {
        width: 78% !important
      }
    
      .max-image-w-m-78 img {
        max-width: 78% !important
      }
    
      .max-w-m-79,
      .w-m-79 {
        max-width: 79% !important
      }
    
      .w-m-79 {
        width: 79% !important
      }
    
      .max-image-w-m-79 img {
        max-width: 79% !important
      }
    
      .max-w-m-80,
      .w-m-80 {
        max-width: 80% !important
      }
    
      .w-m-80 {
        width: 80% !important
      }
    
      .max-image-w-m-80 img {
        max-width: 80% !important
      }
    
      .max-w-m-81,
      .w-m-81 {
        max-width: 81% !important
      }
    
      .w-m-81 {
        width: 81% !important
      }
    
      .max-image-w-m-81 img {
        max-width: 81% !important
      }
    
      .max-w-m-82,
      .w-m-82 {
        max-width: 82% !important
      }
    
      .w-m-82 {
        width: 82% !important
      }
    
      .max-image-w-m-82 img {
        max-width: 82% !important
      }
    
      .max-w-m-83,
      .w-m-83 {
        max-width: 83% !important
      }
    
      .w-m-83 {
        width: 83% !important
      }
    
      .max-image-w-m-83 img {
        max-width: 83% !important
      }
    
      .max-w-m-84,
      .w-m-84 {
        max-width: 84% !important
      }
    
      .w-m-84 {
        width: 84% !important
      }
    
      .max-image-w-m-84 img {
        max-width: 84% !important
      }
    
      .max-w-m-85,
      .w-m-85 {
        max-width: 85% !important
      }
    
      .w-m-85 {
        width: 85% !important
      }
    
      .max-image-w-m-85 img {
        max-width: 85% !important
      }
    
      .max-w-m-86,
      .w-m-86 {
        max-width: 86% !important
      }
    
      .w-m-86 {
        width: 86% !important
      }
    
      .max-image-w-m-86 img {
        max-width: 86% !important
      }
    
      .max-w-m-87,
      .w-m-87 {
        max-width: 87% !important
      }
    
      .w-m-87 {
        width: 87% !important
      }
    
      .max-image-w-m-87 img {
        max-width: 87% !important
      }
    
      .max-w-m-88,
      .w-m-88 {
        max-width: 88% !important
      }
    
      .w-m-88 {
        width: 88% !important
      }
    
      .max-image-w-m-88 img {
        max-width: 88% !important
      }
    
      .max-w-m-89,
      .w-m-89 {
        max-width: 89% !important
      }
    
      .w-m-89 {
        width: 89% !important
      }
    
      .max-image-w-m-89 img {
        max-width: 89% !important
      }
    
      .max-w-m-90,
      .w-m-90 {
        max-width: 90% !important
      }
    
      .w-m-90 {
        width: 90% !important
      }
    
      .max-image-w-m-90 img {
        max-width: 90% !important
      }
    
      .max-w-m-91,
      .w-m-91 {
        max-width: 91% !important
      }
    
      .w-m-91 {
        width: 91% !important
      }
    
      .max-image-w-m-91 img {
        max-width: 91% !important
      }
    
      .max-w-m-92,
      .w-m-92 {
        max-width: 92% !important
      }
    
      .w-m-92 {
        width: 92% !important
      }
    
      .max-image-w-m-92 img {
        max-width: 92% !important
      }
    
      .max-w-m-93,
      .w-m-93 {
        max-width: 93% !important
      }
    
      .w-m-93 {
        width: 93% !important
      }
    
      .max-image-w-m-93 img {
        max-width: 93% !important
      }
    
      .max-w-m-94,
      .w-m-94 {
        max-width: 94% !important
      }
    
      .w-m-94 {
        width: 94% !important
      }
    
      .max-image-w-m-94 img {
        max-width: 94% !important
      }
    
      .max-w-m-95,
      .w-m-95 {
        max-width: 95% !important
      }
    
      .w-m-95 {
        width: 95% !important
      }
    
      .max-image-w-m-95 img {
        max-width: 95% !important
      }
    
      .max-w-m-96,
      .w-m-96 {
        max-width: 96% !important
      }
    
      .w-m-96 {
        width: 96% !important
      }
    
      .max-image-w-m-96 img {
        max-width: 96% !important
      }
    
      .max-w-m-97,
      .w-m-97 {
        max-width: 97% !important
      }
    
      .w-m-97 {
        width: 97% !important
      }
    
      .max-image-w-m-97 img {
        max-width: 97% !important
      }
    
      .max-w-m-98,
      .w-m-98 {
        max-width: 98% !important
      }
    
      .w-m-98 {
        width: 98% !important
      }
    
      .max-image-w-m-98 img {
        max-width: 98% !important
      }
    
      .max-w-m-99,
      .w-m-99 {
        max-width: 99% !important
      }
    
      .w-m-99 {
        width: 99% !important
      }
    
      .max-image-w-m-99 img {
        max-width: 99% !important
      }
    
      .max-w-m-100,
      .w-m-100 {
        max-width: 100% !important
      }
    
      .w-m-100 {
        width: 100% !important
      }
    
      .max-image-w-m-100 img {
        max-width: 100% !important
      }
    } 
    
    /*=====================   width & max-width class end ===================*/
  
  
    /*=====================   background class end ===================*/
  
    .box.bg-size-cover>.component-content {
      background-size: cover
    }
    
    .box.bg-size-contain>.component-content {
      background-size: contain
    }
    
    .box.bg-size-auto>.component-content {
      background-size: auto
    }
    
    .box.bg-size-w5>.component-content {
      background-size: 5% auto
    }
    
    .box.bg-size-h5>.component-content {
      background-size: auto 5%
    }
    
    .box.bg-size-w10>.component-content {
      background-size: 10% auto
    }
    
    .box.bg-size-h10>.component-content {
      background-size: auto 10%
    }
    
    .box.bg-size-w15>.component-content {
      background-size: 15% auto
    }
    
    .box.bg-size-h15>.component-content {
      background-size: auto 15%
    }
    
    .box.bg-size-w20>.component-content {
      background-size: 20% auto
    }
    
    .box.bg-size-h20>.component-content {
      background-size: auto 20%
    }
    
    .box.bg-size-w25>.component-content {
      background-size: 25% auto
    }
    
    .box.bg-size-h25>.component-content {
      background-size: auto 25%
    }
    
    .box.bg-size-w30>.component-content {
      background-size: 30% auto
    }
    
    .box.bg-size-h30>.component-content {
      background-size: auto 30%
    }
    
    .box.bg-size-w35>.component-content {
      background-size: 35% auto
    }
    
    .box.bg-size-h35>.component-content {
      background-size: auto 35%
    }
    
    .box.bg-size-w40>.component-content {
      background-size: 40% auto
    }
    
    .box.bg-size-h40>.component-content {
      background-size: auto 40%
    }
    
    .box.bg-size-w45>.component-content {
      background-size: 45% auto
    }
    
    .box.bg-size-h45>.component-content {
      background-size: auto 45%
    }
    
    .box.bg-size-w50>.component-content {
      background-size: 50% auto
    }
    
    .box.bg-size-h50>.component-content {
      background-size: auto 50%
    }
    
    .box.bg-size-w55>.component-content {
      background-size: 55% auto
    }
    
    .box.bg-size-h55>.component-content {
      background-size: auto 55%
    }
    
    .box.bg-size-w60>.component-content {
      background-size: 60% auto
    }
    
    .box.bg-size-h60>.component-content {
      background-size: auto 60%
    }
    
    .box.bg-size-w65>.component-content {
      background-size: 65% auto
    }
    
    .box.bg-size-h65>.component-content {
      background-size: auto 65%
    }
    
    .box.bg-size-w70>.component-content {
      background-size: 70% auto
    }
    
    .box.bg-size-h70>.component-content {
      background-size: auto 70%
    }
    
    .box.bg-size-w75>.component-content {
      background-size: 75% auto
    }
    
    .box.bg-size-h75>.component-content {
      background-size: auto 75%
    }
    
    .box.bg-size-w80>.component-content {
      background-size: 80% auto
    }
    
    .box.bg-size-h80>.component-content {
      background-size: auto 80%
    }
    
    .box.bg-size-w85>.component-content {
      background-size: 85% auto
    }
    
    .box.bg-size-h85>.component-content {
      background-size: auto 85%
    }
    
    .box.bg-size-w90>.component-content {
      background-size: 90% auto
    }
    
    .box.bg-size-h90>.component-content {
      background-size: auto 90%
    }
    
    .box.bg-size-w95>.component-content {
      background-size: 95% auto
    }
    
    .box.bg-size-h95>.component-content {
      background-size: auto 95%
    }
    
    .box.bg-size-w100>.component-content {
      background-size: 100% auto
    }
    
    .box.bg-size-h100>.component-content {
      background-size: auto 100%
    }
    
    .box.bg-position-top-left>.component-content {
      background-position: 0 0
    }
    
    .box.bg-position-top-center>.component-content {
      background-position: top
    }
    
    .box.bg-position-top-right>.component-content {
      background-position: 100% 0
    }
    
    .box.bg-position-bottom-left>.component-content {
      background-position: 0 100%
    }
    
    .box.bg-position-bottom-center>.component-content {
      background-position: bottom
    }
    
    .box.bg-position-bottom-right>.component-content {
      background-position: 100% 100%
    }
    
    .box.bg-position-center-left>.component-content {
      background-position: 0
    }
    
    .box.bg-position-center-center>.component-content {
      background-position: 50%
    }
    
    .box.bg-position-center-right>.component-content {
      background-position: 100%
    }
    
    .box.bg-attachment-scroll>.component-content {
      background-attachment: scroll
    }
    
    .box.bg-attachment-local>.component-content {
      background-attachment: local
    }
    
    .box.bg-attachment-fixed>.component-content {
      background-attachment: fixed
    }
    
    .box.bg-repeat-no-r>.component-content {
      background-repeat: no-repeat
    }
    
    .box.bg-repeat-rx>.component-content {
      background-repeat: repeat-x
    }
    
    .box.bg-repeat-ry>.component-content {
      background-repeat: repeat-y
    }
    
    .box.bg-repeat-round>.component-content {
      background-repeat: round
    }
    
    .box.bg-repeat-space>.component-content {
      background-repeat: space
    }
  
    @media (min-width:768px) {
      .box.bg-size-d-cover>.component-content {
        background-size: cover
      }
    
      .box.bg-size-d-contain>.component-content {
        background-size: contain
      }
    
      .box.bg-size-d-auto>.component-content {
        background-size: auto
      }
    
      .box.bg-size-d-w5>.component-content {
        background-size: 5% auto
      }
    
      .box.bg-size-d-h5>.component-content {
        background-size: auto 5%
      }
    
      .box.bg-size-d-w10>.component-content {
        background-size: 10% auto
      }
    
      .box.bg-size-d-h10>.component-content {
        background-size: auto 10%
      }
    
      .box.bg-size-d-w15>.component-content {
        background-size: 15% auto
      }
    
      .box.bg-size-d-h15>.component-content {
        background-size: auto 15%
      }
    
      .box.bg-size-d-w20>.component-content {
        background-size: 20% auto
      }
    
      .box.bg-size-d-h20>.component-content {
        background-size: auto 20%
      }
    
      .box.bg-size-d-w25>.component-content {
        background-size: 25% auto
      }
    
      .box.bg-size-d-h25>.component-content {
        background-size: auto 25%
      }
    
      .box.bg-size-d-w30>.component-content {
        background-size: 30% auto
      }
    
      .box.bg-size-d-h30>.component-content {
        background-size: auto 30%
      }
    
      .box.bg-size-d-w35>.component-content {
        background-size: 35% auto
      }
    
      .box.bg-size-d-h35>.component-content {
        background-size: auto 35%
      }
    
      .box.bg-size-d-w40>.component-content {
        background-size: 40% auto
      }
    
      .box.bg-size-d-h40>.component-content {
        background-size: auto 40%
      }
    
      .box.bg-size-d-w45>.component-content {
        background-size: 45% auto
      }
    
      .box.bg-size-d-h45>.component-content {
        background-size: auto 45%
      }
    
      .box.bg-size-d-w50>.component-content {
        background-size: 50% auto
      }
    
      .box.bg-size-d-h50>.component-content {
        background-size: auto 50%
      }
    
      .box.bg-size-d-w55>.component-content {
        background-size: 55% auto
      }
    
      .box.bg-size-d-h55>.component-content {
        background-size: auto 55%
      }
    
      .box.bg-size-d-w60>.component-content {
        background-size: 60% auto
      }
    
      .box.bg-size-d-h60>.component-content {
        background-size: auto 60%
      }
    
      .box.bg-size-d-w65>.component-content {
        background-size: 65% auto
      }
    
      .box.bg-size-d-h65>.component-content {
        background-size: auto 65%
      }
    
      .box.bg-size-d-w70>.component-content {
        background-size: 70% auto
      }
    
      .box.bg-size-d-h70>.component-content {
        background-size: auto 70%
      }
    
      .box.bg-size-d-w75>.component-content {
        background-size: 75% auto
      }
    
      .box.bg-size-d-h75>.component-content {
        background-size: auto 75%
      }
    
      .box.bg-size-d-w80>.component-content {
        background-size: 80% auto
      }
    
      .box.bg-size-d-h80>.component-content {
        background-size: auto 80%
      }
    
      .box.bg-size-d-w85>.component-content {
        background-size: 85% auto
      }
    
      .box.bg-size-d-h85>.component-content {
        background-size: auto 85%
      }
    
      .box.bg-size-d-w90>.component-content {
        background-size: 90% auto
      }
    
      .box.bg-size-d-h90>.component-content {
        background-size: auto 90%
      }
    
      .box.bg-size-d-w95>.component-content {
        background-size: 95% auto
      }
    
      .box.bg-size-d-h95>.component-content {
        background-size: auto 95%
      }
    
      .box.bg-size-d-w100>.component-content {
        background-size: 100% auto
      }
    
      .box.bg-size-d-h100>.component-content {
        background-size: auto 100%
      }
    
      .box.bg-position-d-top-left>.component-content {
        background-position: 0 0
      }
    
      .box.bg-position-d-top-center>.component-content {
        background-position: top
      }
    
      .box.bg-position-d-top-right>.component-content {
        background-position: 100% 0
      }
    
      .box.bg-position-d-bottom-left>.component-content {
        background-position: 0 100%
      }
    
      .box.bg-position-d-bottom-center>.component-content {
        background-position: bottom
      }
    
      .box.bg-position-d-bottom-right>.component-content {
        background-position: 100% 100%
      }
    
      .box.bg-position-d-center-left>.component-content {
        background-position: 0
      }
    
      .box.bg-position-d-center-center>.component-content {
        background-position: 50%
      }
    
      .box.bg-position-d-center-right>.component-content {
        background-position: 100%
      }
    
      .box.bg-attachment-d-scroll>.component-content {
        background-attachment: scroll
      }
    
      .box.bg-attachment-d-local>.component-content {
        background-attachment: local
      }
    
      .box.bg-attachment-d-fixed>.component-content {
        background-attachment: fixed
      }
    
      .box.bg-repeat-d-no-r>.component-content {
        background-repeat: no-repeat
      }
    
      .box.bg-repeat-d-rx>.component-content {
        background-repeat: repeat-x
      }
    
      .box.bg-repeat-d-ry>.component-content {
        background-repeat: repeat-y
      }
    
      .box.bg-repeat-d-round>.component-content {
        background-repeat: round
      }
    
      .box.bg-repeat-d-space>.component-content {
        background-repeat: space
      }
    }
  
    /*=====================   background class end ===================*/
  
  
    /*=====================   text-alignment class start ===================*/
  
    body .text-center-m .richText-content {
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
    }
    body .text-left-m .richText-content {
      -ms-flex-line-pack: start;
      align-content: flex-start;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start
    }
    
    body .text-right-m .richText-content {
      -ms-flex-line-pack: end;
      align-content: flex-end;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end
    }
  
    
    
    .text-left-m {
      text-align: left !important
    }
    
    .text-right-m {
      text-align: right !important
    }
    
    .text-justify-m {
      text-align: justify !important
    }
    @media (min-width:992px) {
      .text-center-d {
        text-align: center !important
      }
    
      .text-left-d {
        text-align: left !important
      }
    
      .text-right-d {
        text-align: right !important
      }
    
      .text-justify-d {
        text-align: justify !important
      }
    }
    @media (max-width:991px) {
      .richText.text-center .richText-content ul>li {
        text-align: center !important
      }
    
      .richText.text-right .richText-content ul>li {
        text-align: right !important
      }
    
      .richText.text-left .richText-content ul>li {
        text-align: left !important
      }
      .text-center-m {
          text-align: center !important
        }
    }
    @media (min-width:992px) {
      body .text-center-d .richText-content {
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
      }
    
      body .text-left-d .richText-content {
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
      }
    
      body .text-right-d .richText-content {
        -ms-flex-line-pack: end;
        align-content: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
      }
    }
    /*=====================   text-alignment class end ===================*/
    .cursor-pointer{
      cursor: pointer;
    }
    @import url("https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap");
@charset "UTF-8";
@font-face {
  font-family: BlissPro;
  src: url(../../assets/fonts/BlissPro-Heavy.woff) format("woff"),
    url(../../assets/fonts/BlissPro-Heavy.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: FrutigerLTStd-Roman;
  src: url(../../assets/fonts/FrutigerLTStd-Roman.woff) format("woff"),
    url(../../assets/fonts/FrutigerLTStd-Roman.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.blue {
  color: #00205b;
}
.red {
  color: #b71807;
}
.off-white {
  color: #f2f2f2;
}
.swoosh-bottom-white:before,
.swoosh-top-grey:before {
  content: "";
  background-size: 1595px;
  background-position: right -150px bottom;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 270px;
  position: absolute;
  right: 0;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 991px) {
  .swoosh-bottom-white:before,
  .swoosh-top-grey:before {
    background-size: 1210px;
    background-position: right -150px bottom;
    height: 105px;
  }
}
.swoosh-top-grey:before {
  background-image: url(/etc/designs/zg/parodontax-v3/desktop/assets/img/pdx-swoosh.png);
  top: 30px;
  transform: translateY(-100%);
}
.swoosh-top-grey > .component-content {
  padding-top: 80px;
}
.swoosh-bottom-white:before {
  background-image: url(/etc/designs/zg/parodontax-v3/desktop/assets/img/pdx-swoosh.png);
  bottom: -55px;
}
@media (max-width: 991px) {
  .swoosh-bottom-white:before {
    bottom: -40px;
  }
}
.swoosh-bottom-white > .component-content {
  padding-top: 0;
}
.swoosh-bottom:before {
  content: "";
  background: url(/etc/designs/zg/parodontax-v3/desktop/assets/img/swoosh-bottom-white.svg);
  background-size: 100% auto;
  background-position: bottom;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: calc(-100% + 90px);
  left: 0;
  pointer-events: none;
}
.swoosh-bottom > .component-content {
  padding-top: 90px;
}
.cta,
.product-filter button {
  background: #00205b;
  border-radius: 31px;
  min-height: 45px;
  font-size: 18px;
  padding: 5px 30px;
  color: #fff;
  text-decoration: none;
}
.cta.cta-white,
.product-filter button.cta-white {
  background: #fff;
  color: #00205b;
  box-shadow: 0 0 0 2px #00205b;
}
.cta.cta-white:focus,
.cta.cta-white:hover,
.product-filter button.cta-white:focus,
.product-filter button.cta-white:hover {
  background: #00205b;
  color: #fff !important;
}
.mod-no-touch .product-filter button:focus,
.mod-no-touch .product-filter button:hover {
  background: #00205b;
  color: #fff !important;
  box-shadow: 0 0 0 2px #00205b !important;
}
.mod-no-touch .product-filter button.selected,
.mod-touch .product-filter button.selected {
  background: #00205b;
  color: #fff;
}
li,
p {
  font-family: Roboto;
  font-size: 18px;
  color: #4a4a4a;
}
a,
p a {
  color: #00205b;
}
a:focus,
a:hover {
  color: #b71807;
}
.link {
  text-decoration: none;
  color: #00205b;
  position: relative;
  padding-right: calc(5px + 1ch);
}
.link:focus,
.link:hover {
  color: #b71807;
}
.link:after {
  position: absolute;
  top: calc(50% - 0.5ch);
  content: "";
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 0.5ch;
  right: 0;
  transform: rotate(-45deg);
}
.page-title-big {
  font-family: BlissPro;
  font-size: 3rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.9;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  color: #f2f2f2;
}
@media (min-width: 991px) {
  .page-title-big {
    font-size: 3.75rem;
  }
}
.banner-title {
  font-family: BlissPro;
  font-size: 40px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #00205b;
}
@media (max-width: 991px) {
  .banner-title {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4;
  }
}
.page-title {
  font-family: Roboto;
  font-size: 40px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  margin-bottom: 15px;
  color: #00205b;
}
@media (max-width: 991px) {
  .page-title {
    font-size: 1.55rem;
    font-weight: 400;
    line-height: 1.4;
  }
}
.carousel-fixed-title .box-heading,
.page-subtitle {
  font-size: 22px;
  line-height: 1.2;
}
.carousel-fixed-title .box-heading,
.content-title,
.page-subtitle {
  font-family: Roboto;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.content-title {
  font-size: 24px;
  line-height: 1.17;
}
.content-subtitle {
  font-family: Roboto;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.content-subtitle,
.content-text-big {
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
}
.content-text-big {
  font-family: BlissPro;
  font-size: 21px;
  line-height: 1.05;
  letter-spacing: 0.5px;
  color: #0a2368;
}
.content-text,
a,
li,
p,
p > a {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
}
@media (max-width: 991px) {
  .content-text,
  a,
  li,
  p,
  p > a {
    font-size: 15px;
  }
}
.container-article p {
  margin-bottom: 20px;
}
.slick-loading .slick-list {
  background: #fff;
}
@font-face {
  font-family: slick;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format("embedded-opentype"),
    url(fonts/slick.woff) format("woff"),
    url(fonts/slick.ttf) format("truetype"),
    url(fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal;
}
.carousel-arrows-red .slick-next,
.carousel-arrows-red .slick-prev {
  background-image: url(../../assets/chevron-red.svg);
}
.slick-next,
.slick-prev {
  z-index: 999;
  position: absolute;
  display: block;
  height: 35px;
  width: 20px;
  background-image: url(../../assets/chevron-white.svg);
  background-color: transparent;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  color: transparent;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  border: none;
  outline: none;
}
@media (max-width: 991px) {
  .slick-next,
  .slick-prev {
    display: none !important;
  }
}
.slick-next.slick-disabled,
.slick-prev.slick-disabled {
  opacity: 0.5;
}
.slick-prev {
  left: -45px;
  transform: translateY(-50%) scaleX(-1);
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -45x;
}
.slick-prev:before,
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: -45px;
}
[dir="rtl"] .slick-next {
  left: -45px;
  right: auto;
}
.slick-next:before,
[dir="rtl"] .slick-next:before {
  content: "";
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .slick-dotted.slick-slider {
    margin-bottom: 35px;
  }
}
.slick-dots {
  position: absolute;
  bottom: -35px;
  list-style: none;
  display: none !important;
  text-align: center;
  padding: 0;
  margin: 0;
  left: 0;
  right: 0;
}
.slick-dots > li:only-child {
  display: none;
}
@media (max-width: 991px) {
  .slick-dots {
    display: block !important;
  }
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 7px;
  padding: 0;
}
.slick-dots li,
.slick-dots li button {
  height: 15px;
  width: 15px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  background-color: #00205b;
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: block;
  background-color: #fff;
  border: 0.5px solid #4a4a4a;
  text-align: center;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  border: none;
  background-color: #00205b;
  opacity: 1;
}
.slick-dots li:before {
  display: none;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.Footer h3,
.page-faq h3 {
  text-transform: none;
}
.Footer .accordion-main-title,
.page-faq .accordion-main-title {
  padding-left: 25px;
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 9px 9px 0 0;
}
@media (min-width: 992px) {
  .Footer .accordion-main-title,
  .page-faq .accordion-main-title {
    padding-left: 40px;
  }
}
.Footer .accordion-main-title h2,
.page-faq .accordion-main-title h2 {
  margin-top: 15px;
}
.Footer .accordion-main-title h2 .page-title,
.page-faq .accordion-main-title h2 .page-title {
  font-size: 24px;
}
.Footer .accordion-slide,
.page-faq .accordion-slide {
  margin-bottom: 0;
  padding-left: 0;
}
.Footer .accordion-slide:before,
.page-faq .accordion-slide:before {
  content: none;
}
.Footer .accordion-slide.is-active.last,
.page-faq .accordion-slide.is-active.last {
  margin-bottom: 20px;
}
.Footer .accordion-slide.is-active .accordion-head .accordion-title:before,
.page-faq .accordion-slide.is-active .accordion-head .accordion-title:before {
  transform: rotate(225deg);
  transition: all 0.2s ease-in-out;
  top: calc(65% - 12px);
}
.Footer .accordion-slide .accordion-content-wrapper,
.page-faq .accordion-slide .accordion-content-wrapper {
  overflow: hidden;
  height: 0;
}
.Footer .accordion-slide .accordion-head,
.page-faq .accordion-slide .accordion-head {
  padding: 10px 0 10px 25px;
  font-size: 16px;
  text-transform: none;
  position: relative;
}
.Footer .accordion-slide .accordion-head .accordion-title:before,
.page-faq .accordion-slide .accordion-head .accordion-title:before {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  left: 0;
  width: 8px;
  height: 8px;
  border: solid #00205b;
  border-width: 0 1px 1px 0;
  display: inline-block;
  transform: rotate(45deg);
  transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) {
  .Footer .accordion-slide .accordion-head .accordion-title:before,
  .page-faq .accordion-slide .accordion-head .accordion-title:before {
    width: 10px;
    height: 10px;
  }
}
.Footer .accordion-slide .accordion-content,
.page-faq .accordion-slide .accordion-content {
  margin: 10px 0 30px;
  padding: 0 35px;
}
@media only screen and (max-width: 767px) {
  .Footer .accordion-slide .accordion-content,
  .page-faq .accordion-slide .accordion-content {
    margin: 0 0 20px;
  }
}
.Footer .accordion-slide .accordion-content .richText,
.page-faq .accordion-slide .accordion-content .richText {
  padding-right: 0;
}
.Footer .accordion-slide .accordion-content p,
.page-faq .accordion-slide .accordion-content p {
  margin: 0;
  font-size: 16px;
}
.Footer .accordion-slide .accordion-content p a,
.page-faq .accordion-slide .accordion-content p a {
  color: #001f5b;
  font-size: 16px;
  text-decoration: none !important;
}
.Footer .accordion-slide .accordion-content p a:hover,
.page-faq .accordion-slide .accordion-content p a:hover {
  color: #cf2334;
}
.page-faq .accordion {
  padding-left: 40px;
  border-radius: 0 0 9px 9px;
  background-color: #fff;
  box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .page-faq .accordion {
    padding-left: 50px;
  }
}
.page-faq .accordion:not(:last-of-type) {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .Footer .accordion {
    display: none;
  }
}
.Footer .accordion .accordion-title a {
  color: #b71807;
}
.Footer .accordion .accordion-content .richText a {
  color: #001f5b;
}
.Footer .accordion .accordion-content .richText a:hover {
  color: #cf2334;
  text-decoration: underline;
}
.navigation-mobile-menu,
.navigationMobileOptimized .mobile-optimized {
  display: none;
}
@media (min-width: 991px) {
  .navigation-level2 {
    display: none;
  }
}
#header,
.Header {
  padding: 0;
}
ul {
  padding-left: 0;
}
.logo {
  text-align: center;
}
.logo > .component-content > a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.logo > .component-content > a:focus {
  box-shadow: 0 3px 0 0 #b71807;
}
.main-nav li:before {
  display: none;
}
.mod-touch .Header.sticky-header {
  top: 0;
}
@media (min-width: 991px) {
  .mod-touch .Header .utility-menu .ght-menu {
    display: block !important;
  }
}
@media (min-width: 991px) {
  .mod-no-touch .main-menu .mobile-menu {
    display: none;
  }
}
.Header {
  position: fixed;
  top: 0;
  left: 0;
  transition: top 0.3s ease-in;
  z-index: 100;
}
@media (min-width: 992px) {
  .Header {
    background-color: #fff;
  }
  .Header.sticky-header {
    top: -56px;
  }
}
.Header > .inner > .component-content {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}
.Header .utility-menu {
  z-index: 60;
  background-color: #fff;
}
@media (min-width: 991px) {
  .Header .utility-menu .ght-menu {
    display: none !important;
  }
}
.Header .utility-menu .P2 {
  margin: 20px;
}
.Header .utility-menu .P2 .blue a {
  color: #fff;
}
@media (min-width: 991px) {
  .Header .utility-menu > .component-content {
    display: flex;
    flex-direction: row-reverse;
  }
}
.Header .utility-menu > .component-content .gsk-logo {
  min-width: 50px;
}
.Header .utility-menu > .component-content .gsk-logo a {
  min-width: auto;
}
.Header .utility-menu .first .richText-content p {
  justify-content: flex-start;
}
.Header .utility-menu #country-selector__Selected,
.Header .utility-menu #language-selector__selected,
.Header .utility-menu a,
.Header .utility-menu p {
  font-size: 0.8125rem;
  text-decoration: none;
  color: #4a4a4a;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  min-width: 110px;
}
.Header .utility-menu > .component-content > .content {
  background: #fff;
  display: flex;
  justify-content: flex-end;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content {
  display: flex;
  flex-direction: row-reverse;
  padding: 0 15px;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > img {
  align-self: center;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content {
  height: 55px;
  display: flex;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content
  p {
  display: flex;
  align-items: center;
}
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content
  #country-selector
  li,
.Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content
  #language-selector
  li {
  display: none;
  list-style: none;
  padding-right: 40px;
}
.Header .utility-menu .gsk-logo {
  width: auto;
  display: flex;
  padding-left: 0;
}
.Header .utility-menu .gsk-logo a {
  border: 1px solid transparent;
  justify-content: flex-end;
}
.Header .utility-menu .gsk-logo a:focus,
.Header .utility-menu .gsk-logo a:hover {
  border: 1px solid #00205b;
}
.Header .utility-menu__language .country-selector__selected:focus,
.Header .utility-menu__language .country-selector__selected:hover,
.Header .utility-menu__language .language-selector__selected:focus,
.Header .utility-menu__language .language-selector__selected:hover,
.Header .utility-menu__language a:focus,
.Header .utility-menu__language a:hover,
.Header .utility-menu__links .country-selector__selected:focus,
.Header .utility-menu__links .country-selector__selected:hover,
.Header .utility-menu__links .language-selector__selected:focus,
.Header .utility-menu__links .language-selector__selected:hover,
.Header .utility-menu__links a:focus,
.Header .utility-menu__links a:hover {
  font-weight: 700 !important;
  font-stretch: normal;
  color: #00205b !important;
}
.Header .main-menu__wrapper {
  z-index: 30;
  border-bottom: 1px solid #f2f2f2;
  background-color: #fff;
}
.Header .main-menu > .component-content > .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 991px) {
  .Header .main-menu > .component-content > .content > a {
    display: none;
  }
}
.Header .main-menu .main-menu__search-icon {
  text-align: right;
  padding: 0;
  margin-right: 15px;
  cursor: pointer;
  position: relative;
  width: 27px;
}
.Header .main-menu .main-menu__search-icon img {
  height: 27px;
  width: 27px;
  min-width: 27px;
}
.Header #drop {
  display: none;
}
@media (min-width: 992px) {
  .Header .reference-mobile-menu {
    display: none;
  }
}
.Header .mobile-menu {
  cursor: pointer;
  display: flex;
  width: auto;
  align-items: center;
  height: 50px;
}
.Header .mobile-menu .component-content,
.Header .mobile-menu .component-content:after,
.Header .mobile-menu .component-content:before {
  display: block;
  height: 3px;
  width: 31px;
  background-color: #00205b;
  border-radius: 1px;
  transition: transform 0.3s, top 0.3s;
}
.Header .mobile-menu .component-content {
  position: relative;
  height: 3px !important;
}
.Header .mobile-menu .component-content:before {
  content: "";
  top: -9px;
  position: absolute;
}
.Header .mobile-menu .component-content:after {
  content: "";
  top: 9px;
  position: absolute;
}
.mobile-menu-open .mobile-menu .component-content {
  transform: rotate(45deg);
}
.mobile-menu-open .mobile-menu .component-content:before {
  transform: rotate(90deg);
  top: 0;
}
.mobile-menu-open .mobile-menu .component-content:after {
  display: none;
}
.Header .language-selector__selected {
  padding-right: 20px;
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Header .language-selector__selected:after {
  position: absolute;
  top: calc(50% - 1ch);
  content: "";
  border: solid #4a4a4a;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 0.5ch;
  right: 4%;
  transform: rotate(45deg);
  transform-origin: center;
  transition: transform, top, 0.2s;
}
.Header .language-selector__selected:hover:after {
  border-color: #00205b;
}
.Header .country-selector__selected {
  padding-right: 20px;
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Header .country-selector__selected:after {
  position: absolute;
  right: 4%;
  top: 33%;
  content: "";
  border: solid #4a4a4a;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 0.5ch;
  transform: rotate(45deg);
  transform-origin: center;
  transition: transform, top, 0.2s;
}
@media (min-width: 992px) {
  .Header .country-selector__selected:after {
    top: 36%;
  }
}
.Header .country-selector__selected:hover:after {
  border-color: #00205b;
}
.Header .search-bar {
  top: 105px;
  z-index: 20;
  transition: top, opacity, 0.2s ease-in-out;
}
.Header .search-bar,
.Header .utility-menu__language {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
}
.Header .utility-menu__language {
  border: 1px solid var(--off-white);
  margin-top: 0;
  padding: 20px;
  top: 57px;
  left: 0;
  transition: margin-top, opacity, 0.2s ease-in-out;
  width: 25%;
  z-index: 50;
}
.Header .utility-menu__language ul {
  list-style: none;
}
.Header .utility-menu__language ul li {
  margin: 20px;
  font-size: 15px;
}
.Header .utility-menu__language ul li:before {
  display: none;
}
.Header .utility-menu__language ul li a {
  text-decoration: none;
  color: #00205b;
  justify-content: flex-start;
}
.Header .utility-menu__country {
  margin-top: 0;
  opacity: 0;
  top: 0;
  visibility: hidden;
  padding: 0 20px 20px;
  z-index: 50;
  background: #fff;
  box-shadow: 0;
  border: 1px solid #f2f2f2;
  transition: margin-top, opacity, 0.2s ease-in-out;
  display: none;
}
.Header .utility-menu__country .container {
  padding-left: 20px;
  padding-right: 0;
}
@media (min-width: 992px) {
  .Header .utility-menu__country {
    position: absolute;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
  }
}
.Header .utility-menu__country .P2 {
  border-bottom: 1px solid #4a4a4a;
  padding-bottom: 25px;
  margin-bottom: 25px;
  display: none;
}
@media (min-width: 992px) {
  .Header .utility-menu__country .P2 {
    display: block;
    padding-top: 50px;
  }
}
.Header .utility-menu__country ul {
  list-style: none;
}
.Header .utility-menu__country ul li {
  font-size: 18px;
  line-height: 24px;
  color: #00205b;
  padding-left: 0;
}
.Header .utility-menu__country ul li:before {
  display: none;
}
.Header .dropdown {
  position: absolute;
  top: calc(50% - 1ch);
  border: solid #00205b;
  border-width: 0 1px 1px 0;
  padding: 0.5ch;
  right: 0;
  transform: rotate(45deg);
  transform-origin: center;
  transition: transform, top, 0.2s;
  background: #fff;
  cursor: pointer;
}
.Header .dropdown.open {
  transform: rotate(-135deg);
  transition: transform 0.3s ease-out;
}
.Header .main-nav {
  padding: 0;
}
.Header .main-nav ul {
  list-style: none;
  display: flex;
}
.Header .main-nav ul li {
  margin-right: 15px;
  margin-bottom: 0;
  padding-left: 5px;
}
.Header .main-nav ul li,
.Header .main-nav ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.Header .main-nav ul li a {
  text-decoration: none;
  color: #00205b;
  height: 100px;
  position: relative;
  border-bottom: 5px solid transparent;
  font-size: calc(7.35714px + 0.66964vw);
}
@media (min-width: 1440px) {
  .Header .main-nav ul li a {
    font-size: 17px;
  }
}
.Header .main-nav ul li a:focus,
.Header .main-nav ul li a:hover {
  border-bottom: 5px solid #b71807;
}
.Header .main-nav ul li a.has-children {
  padding-right: 2ch;
}
.Header .main-nav ul li a.cta {
  height: 45px;
  color: #fff;
}
.Header .main-nav ul li a.cta:hover {
  color: #00205b;
  border: none;
}
.Header .submenu-products .product-section-title {
  width: 85%;
  border-bottom: 1px solid grey;
  margin: 0 auto;
}
.Header .submenu-products .product-section-title .content.paragraphSystem {
  flex-direction: row;
  margin: 0;
}
.Header .submenu-products .product-section-title .component-content {
  width: 100%;
}
.Header .submenu-products .product-section-title .product-submenu-title {
  width: 25%;
  padding: 25px 0;
}
.Header .submenu-products .product-section-subtitle {
  width: 85%;
  margin: 0 auto;
  padding: 25px 0;
}
.Header .submenu-products .product-section-subtitle .component-content {
  width: 100%;
}
.Header .submenu-products .product-section-subtitle .content.paragraphSystem {
  flex-direction: row;
  margin: 0;
}
.Header .submenu-products .product-section-subtitle .products-column {
  width: 25%;
}
.Header
  .submenu-products
  .product-section-subtitle
  .products-column
  > .component-content
  > .content {
  margin: 0;
}
.Header .navigation-dropdown,
.Header [class*=" submenu-"].last {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  left: 0;
  right: 0;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #f2f2f2;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
  padding: 20px 40px;
  top: 102px;
  transition: top, opacity, 0.4s ease-in-out;
}
.Header .navigation-dropdown ul,
.Header [class*=" submenu-"].last ul {
  padding: 25px 0;
}
.Header .navigation-dropdown ul li,
.Header [class*=" submenu-"].last ul li {
  list-style: none;
  padding-left: 0;
}
.Header .navigation-dropdown ul li:before,
.Header [class*=" submenu-"].last ul li:before {
  display: none;
}
.Header .navigation-dropdown ul li a,
.Header [class*=" submenu-"].last ul li a {
  color: #00205b;
  text-decoration: none;
  padding: 0;
  display: inline-block;
}
.Header .navigation-dropdown ul li a:focus,
.Header .navigation-dropdown ul li a:hover,
.Header [class*=" submenu-"].last ul li a:focus,
.Header [class*=" submenu-"].last ul li a:hover {
  color: #b71807;
}
.Header.searchVisible .main-menu__search-icon,
.Header.searchVisible .main-menu__search-icon:focus {
  height: 27px;
}
.Header.searchVisible .main-menu__search-icon:focus img,
.Header.searchVisible .main-menu__search-icon img {
  display: none;
}
.Header.searchVisible .main-menu__search-icon:after,
.Header.searchVisible .main-menu__search-icon:before,
.Header.searchVisible .main-menu__search-icon:focus:after,
.Header.searchVisible .main-menu__search-icon:focus:before {
  position: absolute;
  right: 0;
  top: 50%;
  content: " ";
  display: block;
  width: 31px;
  height: 3px;
  background: #00205b;
  border-radius: 1px;
}
.Header.searchVisible .main-menu__search-icon:after,
.Header.searchVisible .main-menu__search-icon:focus:after {
  transform: rotate(45deg);
}
.Header.searchVisible .main-menu__search-icon:before,
.Header.searchVisible .main-menu__search-icon:focus:before {
  transform: rotate(-45deg);
}
.Header.searchVisible .search-bar {
  visibility: visible;
  top: 157px;
  opacity: 1;
}
.Header.languageVisible .language-selector__selected:after {
  transform: scaleY(-1) rotate(45deg);
  top: 45%;
}
.Header.languageVisible .utility-menu__language {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
}
.Header.countryVisible .country-selector__selected:after {
  transform: scaleY(-1) rotate(45deg);
  top: 46%;
}
.Header.countryVisible .utility-menu__country {
  visibility: visible;
  opacity: 1;
  display: block;
}
.Header [class*=" submenu-"].last {
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  max-height: calc(100vh - 100px);
  padding: 40px 15px;
}
.Header [class*=" submenu-"].last::-webkit-scrollbar {
  display: none;
}
.Header [class*=" submenu-"].last .submenu-title {
  padding-bottom: 20px;
  border-bottom: 1px solid;
}
.Header [class*=" submenu-"].last .submenu-title p {
  color: #00205b;
}
.Header [class*=" submenu-"].last .submenu-title p a {
  text-decoration: none;
}
.Header [class*=" submenu-"].last .submenu-title p a:focus,
.Header [class*=" submenu-"].last .submenu-title p a:hover {
  color: #b71807;
}
.Header .mega-menu.open {
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  max-height: calc(100vh - 81px);
}
.Header .mega-menu.open::-webkit-scrollbar {
  display: none;
}
.searchBox .form-search {
  border: 1px solid #f2f2f2;
  border-radius: 9px;
  width: 100%;
  margin: 40px 0;
  position: relative;
  background-color: #f2f2f2;
}
.searchBox .form-search label {
  padding-left: 60px;
  display: block;
}
.searchBox .form-search label input {
  width: 100%;
  border: none;
  background: none;
  height: 60px;
  font-size: 18px;
  line-height: 24px;
}
.searchBox .form-search button {
  position: absolute;
  width: 50px;
  top: 0;
  left: 0;
  height: 100%;
  background: url(/content/dam/cf-consumer-healthcare/parodontax-v3/master/header/search-icon.svg)
    no-repeat 50%;
  color: transparent;
  background-size: 27px 27px;
  border: none;
  cursor: pointer;
}
.searchBox .form-search button:focus {
  box-shadow: inset 0 -3px 0 0 #00205b;
}
.mega-menu {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100px;
  transition: top, 0.2s ease-in-out;
  z-index: 10;
  left: 0;
  width: 100%;
  background: #fff;
  padding-bottom: 40px;
}
.mega-menu .richText-content p {
  justify-content: baseline;
}
.mega-menu.open {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  overflow: scroll;
  top: 157px;
}
.mega-menu .navigation {
  padding: 0;
}
.mega-menu .navigation-root.navigation-level1 {
  list-style: none;
}
.mega-menu .navigation-root.navigation-level1 > li {
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  padding-left: 0;
  margin-bottom: 0;
}
.mega-menu .navigation-root.navigation-level1 > li > a {
  display: flex;
  align-items: center;
  color: #0a2368;
  text-decoration: none;
  height: 80px;
  padding: 20px;
  font-family: Roboto;
  font-size: 18px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@supports (-webkit-touch-callout: none) {
  .mega-menu .navigation-root.navigation-level1 > li > a {
    width: intrinsic;
  }
}
.mega-menu .navigation-root.navigation-level1 > li:before {
  display: none;
}
.mega-menu .navigation-root.navigation-level1 .has-children {
  position: relative;
}
.mega-menu .navigation-root.navigation-level1 .has-children:after {
  position: absolute;
  top: 45%;
  content: "";
  border: solid #00205b;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 0.5ch;
  right: 20px;
  transform: rotate(45deg) translateY(-50%);
  transform-origin: center;
  transition: transform, top, 0.2s;
}
.mega-menu .navigation-root.navigation-level1 .has-children .navigation-level2,
.mega-menu .navigation-root.navigation-level1 .has-children .navigation-level3,
.mega-menu .navigation-root.navigation-level1 .has-children .navigation-level4,
.mega-menu .navigation-root.navigation-level1 .has-children:before {
  display: none;
}
.mega-menu .navigation-root.navigation-level1 .has-children.open:after {
  transform: rotate(225deg);
  top: 40px;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2 {
  display: block;
  margin: 0;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2:before {
  display: none;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open {
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  > a {
  color: #b71807;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open:after {
  border-color: #b71807;
  top: 2ch;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2
  a {
  color: #0a2368;
  text-decoration: none;
  padding: 10px 20px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@supports (-webkit-touch-callout: none) {
  .mega-menu
    .navigation-root.navigation-level1
    .has-children.open
    .navigation-level2
    a {
    width: intrinsic;
  }
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  .navigation-level3 {
  display: block;
  margin-left: 1rem;
  margin-bottom: 0;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  .navigation-level3:before {
  display: none;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  .navigation-level3:after {
  top: 15px;
}
.mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  .navigation-level3.open
  .navigation-level4 {
  display: block;
  margin-left: 1rem;
  padding: 10px;
}
.Header .utility-menu__country {
  height: auto;
  overflow: hidden;
  border: none;
}
.Header .utility-menu__country::-webkit-scrollbar {
  display: none;
}
.Header .utility-menu__country > .component-content > .content {
  height: 100%;
}
.Header .utility-menu__country > .component-content > .content > .richText {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.Header
  .utility-menu__country
  > .component-content
  > .content
  > .richText
  > .component-content {
  height: auto;
}
.Header .utility-menu__country > .component-content > .content > .richText ul {
  overflow: scroll;
  max-height: 100vh;
}
@media only screen and (max-width: 991px) {
  .Header
    .utility-menu__country
    > .component-content
    > .content
    > .richText
    ul {
    max-height: calc(100vh - 200px);
  }
}
@media (min-width: 992px) {
  .Header
    .utility-menu__country
    > .component-content
    > .content
    > .richText
    ul {
    height: 415px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    overflow: visible;
  }
}
.Header
  .utility-menu__country
  > .component-content
  > .content
  > .richText
  ul
  li {
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .Header
    .utility-menu__country
    > .component-content
    > .content
    > .richText
    ul
    li {
    width: 25%;
  }
}
.Header
  .utility-menu__country
  > .component-content
  > .content
  > .richText
  ul
  li
  a {
  font-family: Roboto;
  font-size: 18px;
  text-decoration: none;
  color: #00205b;
  justify-content: flex-start;
}
.Header
  .utility-menu__country
  > .component-content
  > .content
  > .richText
  ul
  li
  a:focus,
.Header
  .utility-menu__country
  > .component-content
  > .content
  > .richText
  ul
  li
  a:hover {
  color: #b71807;
}
.country-letters {
  list-style-type: none;
  position: fixed;
  position: absolute;
  right: 10px;
  top: 10px;
}
@media (min-width: 992px) {
  .country-letters {
    display: none;
  }
}
.country-letters li {
  color: #00205b;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .main-nav {
    display: none;
  }
  .Header .utility-menu {
    display: flex;
    flex-direction: column;
  }
  .Header .utility-menu .paragraphSystem {
    width: 110%;
  }
  .Header .utility-menu .paragraphSystem > a {
    display: none;
  }
  .Header .utility-menu .component-content {
    display: flex;
    width: 100%;
  }
  .Header .utility-menu > .richText > .component-content {
    display: block;
    padding: 0;
  }
  .Header .utility-menu > .richText > .component-content > img {
    display: none;
  }
  .Header .utility-menu > .richText > .component-content > .richText-content {
    display: block;
    height: auto;
  }
  .Header .utility-menu > .richText > .component-content > .richText-content p {
    margin-right: 0;
  }
  .Header > .inner > .component-content {
    flex-direction: column;
    border-top: 5px solid #b71807;
  }
  .Header .utility-menu {
    padding: 0;
  }
  .Header .utility-menu > .component-content > .content {
    display: block;
  }
  .Header
    .utility-menu
    > .component-content
    > .content
    > .utility-menu__links
    > .component-content {
    display: block;
    padding: 0;
  }
  .Header
    .utility-menu
    > .component-content
    > .content
    > .utility-menu__links
    > .component-content
    > img {
    display: none;
  }
  .Header
    .utility-menu
    > .component-content
    > .content
    > .utility-menu__links
    > .component-content
    > .richText-content {
    display: block;
    height: auto;
  }
  .Header
    .utility-menu
    > .component-content
    > .content
    > .utility-menu__links
    > .component-content
    > .richText-content
    p {
    margin-right: 0;
  }
  .Header
    .utility-menu
    > .component-content
    > .content
    > .utility-menu__links
    > .component-content
    > .richText-content
    p
    > a {
    height: 80px;
    width: 100%;
    justify-content: flex-start;
    border-bottom: 1px solid #d8d8d8;
    font-family: Roboto;
    font-size: 18px;
    color: #00205b;
    padding: 0 20px;
  }
  .Header .utility-menu .gsk-logo {
    display: none;
  }
  .Header .main-menu__wrapper {
    box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.07);
  }
  .Header .main-menu > .component-content > .content {
    height: 81px;
  }
  .Header .main-menu .logo {
    flex: 1;
  }
  .Header .country-selector__selected,
  .Header .language-selector__selected {
    font-size: 15px !important;
    color: #545454 !important;
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
  .Header .search-bar {
    top: 35px;
  }
  .Header .utility-menu__language {
    position: relative;
    height: 0;
    padding: 0;
    right: 0;
    top: 0;
    box-shadow: none;
  }
  .Header .utility-menu__language ul li {
    margin-left: 0;
  }
  .Header .utility-menu__language ul li a {
    font-size: 18px;
    color: #00205b;
  }
  .Header .main-nav {
    display: none;
  }
  .Header .main-nav ul {
    display: block;
  }
  .Header [class*=" submenu-"].last ul li a {
    padding: 20px 30px;
  }
  .Header.searchVisible .search-bar {
    top: 85px;
  }
  .Header.languageVisible .language-selector__selected:after {
    top: 15%;
  }
  .Header.languageVisible .utility-menu__language {
    height: auto;
  }
  .searchBox {
    padding: 0;
  }
  .searchBox .form-search {
    margin: 0;
    background-color: #fff;
    border-radius: 0;
  }
  .searchBox .form-search label {
    padding-left: 20px;
  }
  .searchBox .form-search button {
    left: auto;
    right: 10px;
  }
  .mega-menu {
    top: 30px;
    padding: 0 20px 20px;
    max-height: calc(100vh - 81px);
    height: 100vh;
  }
  .mega-menu [class*="nav-"] {
    visibility: visible;
    display: block;
    opacity: 1;
    position: relative;
    height: auto;
  }
  .mega-menu.open {
    top: 85px;
  }
  .mega-menu
    .navigation-root.navigation-level1
    .has-children.open
    .navigation-level2
    a {
    padding: 10px 0;
  }
  .mega-menu
    .navigation-root.navigation-level1
    .has-children.open
    .navigation-level2.open
    .navigation-level3,
  .mega-menu
    .navigation-root.navigation-level1
    .has-children.open
    .navigation-level2.open
    .navigation-level3.open
    .navigation-level4 {
    margin-left: 0;
  }
}
.mod-touch .main-nav {
  display: none;
}
.mod-touch .Header .utility-menu {
  display: flex;
  flex-direction: column;
}
.mod-touch .Header .utility-menu .paragraphSystem {
  width: 110%;
}
.mod-touch .Header .utility-menu .paragraphSystem > a {
  display: none;
}
.mod-touch .Header .utility-menu .component-content {
  display: flex;
  width: 100%;
}
.mod-touch .Header .utility-menu > .richText > .component-content {
  display: block;
  padding: 0;
}
.mod-touch .Header .utility-menu > .richText > .component-content > img {
  display: none;
}
.mod-touch
  .Header
  .utility-menu
  > .richText
  > .component-content
  > .richText-content {
  display: block;
  height: auto;
}
.mod-touch
  .Header
  .utility-menu
  > .richText
  > .component-content
  > .richText-content
  p {
  margin-right: 0;
}
.mod-touch .Header > .inner > .component-content {
  flex-direction: column;
  border-top: 5px solid #b71807;
}
.mod-touch .Header .utility-menu {
  padding: 0;
}
.mod-touch .Header .utility-menu > .component-content > .content {
  display: block;
}
.mod-touch
  .Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content {
  display: block;
  padding: 0;
}
.mod-touch
  .Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > img {
  display: none;
}
.mod-touch
  .Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content {
  display: block;
  height: auto;
}
.mod-touch
  .Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content
  p {
  margin-right: 0;
}
.mod-touch
  .Header
  .utility-menu
  > .component-content
  > .content
  > .utility-menu__links
  > .component-content
  > .richText-content
  p
  > a {
  height: 80px;
  width: 100%;
  justify-content: flex-start;
  border-bottom: 1px solid #d8d8d8;
  font-family: Roboto;
  font-size: 18px;
  color: #00205b;
  padding: 0 20px;
}
.mod-touch .Header .utility-menu .gsk-logo {
  display: none;
}
.mod-touch .Header .main-menu__wrapper {
  box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.07);
}
.mod-touch .Header .main-menu > .component-content > .content {
  height: 81px;
}
.mod-touch .Header .main-menu .logo {
  flex: 1;
}
.mod-touch .Header .country-selector__selected,
.mod-touch .Header .language-selector__selected {
  font-size: 15px !important;
  color: #545454 !important;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
}
.mod-touch .Header .search-bar {
  top: 35px;
}
.mod-touch .Header .utility-menu__language {
  position: relative;
  height: 0;
  padding: 0;
  right: 0;
  top: 0;
  box-shadow: none;
}
.mod-touch .Header .utility-menu__language ul li {
  margin-left: 0;
}
.mod-touch .Header .utility-menu__language ul li a {
  font-size: 18px;
  color: #00205b;
}
.mod-touch .Header .main-nav {
  display: none;
}
.mod-touch .Header .main-nav ul {
  display: block;
}
.mod-touch .Header [class*=" submenu-"].last ul li a {
  padding: 20px 30px;
}
.mod-touch .Header.searchVisible .search-bar {
  top: 85px;
}
.mod-touch .Header.languageVisible .language-selector__selected:after {
  top: 15%;
}
.mod-touch .Header.languageVisible .utility-menu__language {
  height: auto;
}
.mod-touch .searchBox {
  padding: 0;
}
.mod-touch .searchBox .form-search {
  margin: 0;
  background-color: #fff;
  border-radius: 0;
}
.mod-touch .searchBox .form-search label {
  padding-left: 20px;
}
.mod-touch .searchBox .form-search button {
  left: auto;
  right: 10px;
}
.mod-touch .mega-menu {
  top: 30px;
  padding: 0 20px 20px;
  max-height: calc(100vh - 81px);
  height: 100vh;
}
.mod-touch .mega-menu [class*="nav-"] {
  visibility: visible;
  display: block;
  opacity: 1;
  position: relative;
  height: auto;
}
.mod-touch .mega-menu.open {
  top: 85px;
}
.mod-touch
  .mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2
  a {
  padding: 10px 0;
}
.mod-touch
  .mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  .navigation-level3,
.mod-touch
  .mega-menu
  .navigation-root.navigation-level1
  .has-children.open
  .navigation-level2.open
  .navigation-level3.open
  .navigation-level4 {
  margin-left: 0;
}
.main-menu-highlighted {
  border-bottom: 5px solid #b71807 !important;
}
@media only screen and (min-width: 991px) {
  .main-menu-highlighted {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.is-submenu-visible {
  opacity: 1 !important;
  z-index: 100 !important;
  visibility: visible !important;
}
#footer,
#footer .footer-utility-menu,
.Footer,
.Footer .footer-utility-menu {
  padding: 0;
}
#footer .footer-utility-menu > .component-content,
.Footer .footer-utility-menu > .component-content {
  padding: 0 15px;
}
#footer {
  background-color: #f5f8fd;
}
#footer .footer__swoosh {
  padding: 0;
  line-height: 0;
  position: absolute;
  bottom: 100%;
  right: 0;
}
#footer .logo > .component-content .richText-content {
  margin-bottom: 29px;
}
#footer .logo > .component-content .richText-content p {
  margin: 0;
}
#footer:before {
  content: "";
  background: url(/etc/designs/zg/parodontax-v3/desktop/assets/img/pdx-footer-swoosh.png);
  background-size: 1595px;
  background-position: right -150px bottom;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 270px;
  position: absolute;
  top: 0;
  transform: translateY(-85%);
  right: 0;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 991px) {
  #footer:before {
    background-size: 1210px;
    background-position: right -220px bottom;
    height: 105px;
  }
}
#footer .layout-inner > .default-style {
  overflow: visible;
}
#footer .layout-inner > .default-style .reference-footer .footer__swoosh,
#footer .layout-inner > .default-style .reference-footer .footer__swoosh img {
  width: 100%;
}
#footer .footer-menu {
  padding-top: 50px;
  padding-bottom: 10px;
}
@media (max-width: 991px) {
  #footer .footer-menu {
    padding-top: 25px;
  }
}
@media (min-width: 992px) {
  #footer .footer-menu .footer-menu-box > .component-content > .content {
    display: flex;
  }
}
#footer .footer-menu .footer-menu-box .footer-menu-links {
  display: none;
}
@media (min-width: 992px) {
  #footer .footer-menu .footer-menu-box .footer-menu-links {
    display: block;
  }
}
#footer .footer-menu .richText-content p:first-child {
  margin-top: 0 !important;
}
#footer .footer-menu__title a {
  color: #b71807;
  text-decoration: none;
  font-size: 20px;
  line-height: 1.4;
  display: block;
  margin-bottom: 22px;
}
@media (max-width: 991px) {
  #footer .footer-menu__title a {
    margin-bottom: 15px;
  }
}
#footer .footer-menu__title a:focus,
#footer .footer-menu__title a:hover {
  color: #00205b !important;
}
#footer .footer-menu p {
  margin: 15px 0;
  text-align: left;
}
@media (max-width: 991px) {
  #footer .footer-menu p {
    margin: 11px 0;
  }
}
#footer .footer-menu a {
  text-decoration: none;
}
#footer .footer-menu a:focus,
#footer .footer-menu a:hover {
  text-decoration: underline;
  color: #b71807;
}
#footer .footer-utility-menu {
  background: #cf2334;
}
#footer .footer-utility-menu > .component-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  #footer .footer-utility-menu > .component-content {
    background-image: url(/content/dam/cf-consumer-healthcare/parodontax-v3/master/footer/footerSP.jpg) !important;
  }
}
#footer .footer-utility-menu__links {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media (max-width: 991px) {
  #footer .footer-utility-menu__links {
    font-size: 15px;
    line-height: 18px;
    padding-top: 40px;
    padding-bottom: 17px;
    border-bottom: 1px solid #f2f2f2;
  }
}
#footer .footer-utility-menu__links ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  #footer .footer-utility-menu__links ul {
    display: block;
  }
}
#footer .footer-utility-menu__links ul li {
  display: block;
  padding-left: 0;
  margin-right: 15px;
}
@media (max-width: 991px) {
  #footer .footer-utility-menu__links ul li {
    margin-bottom: 13px;
  }
}
#footer .footer-utility-menu__links ul li a {
  text-decoration: none;
  color: #f2f2f2;
}
#footer .footer-utility-menu__links ul li a:focus,
#footer .footer-utility-menu__links ul li a:hover {
  text-decoration: underline;
}
#footer .footer-utility-menu__links ul li:before {
  display: none;
}
#footer .footer-utility-menu .image {
  padding-left: 35px;
}
#footer .P4 {
  display: block;
  margin: 0 0 40px;
  font-size: 13px;
}
@media (max-width: 991px) {
  #footer .P4 {
    margin: 30px 0 65px;
  }
}
@media (max-width: 991px) {
  #footer .gsk-logo {
    text-align: right;
    margin-top: 30px;
  }
}
.carousel-nav {
  display: none;
}
.carousel .snippetReference {
  padding: 5px 15px;
}
@media (max-width: 1300px) {
  .carousel.container {
    width: 90%;
  }
}
.carousel .carousel-slides {
  margin-left: -15px;
  margin-right: -15px;
}
.carousel .carousel-slides .carousel-slide {
  padding: 0 15px;
}
.carousel-fixed-title {
  padding: 0;
  display: flex;
  flex-direction: column;
}
.carousel-fixed-title > .component-content {
  padding: 0 15px;
}
.carousel-fixed-title h2.box-heading {
  text-align: center;
  padding: 50px 0;
  margin-bottom: 0;
  color: #f2f2f2;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .carousel-fixed-title h2.box-heading {
    padding: 50px 0 30px;
  }
}
@media (max-width: 991px) {
  .carousel.carousel-quiz .slick-track {
    display: flex !important;
  }
  .carousel.carousel-quiz .slick-track > .carousel-slide {
    height: inherit;
  }
  .carousel.carousel-quiz .slick-track > .carousel-slide .carouselSlide,
  .carousel.carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image,
  .carousel.carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image
    > .carousel-content,
  .carousel.carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image
    > .carousel-content
    > .content,
  .carousel.carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image
    > .carousel-content
    > .content
    > .component,
  .carousel.carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image
    > .carousel-content
    > .content
    > .component
    > .inner,
  .carousel.carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image
    > .carousel-content
    > .content
    > .component
    > .inner
    > .component-content {
    height: auto;
  }
}
.carousel .slick-track {
  display: flex !important;
}
.carousel .slick-track > .carousel-slide {
  height: inherit;
}
.carousel .slick-track > .carousel-slide:before {
  display: none;
}
.carousel .slick-track > .carousel-slide .carouselSlide,
.carousel .slick-track > .carousel-slide .carouselSlide > .no-image,
.carousel
  .slick-track
  > .carousel-slide
  .carouselSlide
  > .no-image
  > .carousel-content,
.carousel
  .slick-track
  > .carousel-slide
  .carouselSlide
  > .no-image
  > .carousel-content
  > .content,
.carousel
  .slick-track
  > .carousel-slide
  .carouselSlide
  > .no-image
  > .carousel-content
  > .content
  > .component,
.carousel
  .slick-track
  > .carousel-slide
  .carouselSlide
  > .no-image
  > .carousel-content
  > .content
  > .component
  > .inner,
.carousel
  .slick-track
  > .carousel-slide
  .carouselSlide
  > .no-image
  > .carousel-content
  > .content
  > .component
  > .inner
  > .component-content {
  height: 100%;
}
select::-ms-expand {
  display: none;
}
.carousel-tabs-container select {
  display: none;
}
@media (max-width: 991px) {
  .carousel-tabs-container select {
    display: block;
  }
}
.carousel-tabs-container select {
  width: 336px;
  height: 40px;
  border-radius: 2px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.18px;
  color: #00205b;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 0;
  margin: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(/etc/designs/zg/parodontax-v3/desktop/assets/select_arrow.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 18px 11px;
}
.carousel-tabs-container .carousel-tabs-menu {
  padding: 0;
}
@media (max-width: 991px) {
  .carousel-tabs-container .carousel-tabs-menu {
    display: none;
  }
}
.carousel-tabs-container .carousel-tabs-menu ul {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.19);
  background-color: #f2f2f2;
}
.carousel-tabs-container .carousel-tabs-menu ul li {
  padding: 0 20px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Roboto;
  color: #00205b;
  font-size: 18px;
  cursor: pointer;
}
.carousel-tabs-container .carousel-tabs-menu ul li.active {
  font-weight: 700;
}
.carousel-tabs-container .carousel-tabs-menu ul li:before {
  display: none;
}
.carousel-tabs-container .carousel-tabs-menu ul li:focus,
.carousel-tabs-container .carousel-tabs-menu ul li:hover {
  font-weight: 700;
}
.carousel-tabs-container p {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .carousel-tabs-container .container.margin-top_50 {
    margin-top: 30px;
  }
}
.carousel-tabs-container-small .carousel-slide:not(.slick-active) {
  height: 0;
}
.carousel-tabs .slick-next,
.carousel-tabs .slick-prev {
  display: none;
}
.carousel-tabs-articles .carousel-slide {
  background-image: linear-gradient(180deg, rgba(236, 240, 245, 0) 0, #d5dce7);
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  background-image: url(../../assets/chevron-blue.svg);
}
.snippetReference.article-teaser > .inner,
.snippetReference.article-teaser > .inner > .component-content {
  height: 100%;
}
.snippetReference.article-teaser > .inner > .component-content .image {
  height: 100%;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 9px;
  overflow: hidden;
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content {
  height: 100%;
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure {
  height: 100%;
  flex: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure
  img {
  align-self: center;
  width: 100%;
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure
  figcaption {
  padding: 40px;
  flex: 1;
  flex-basis: auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .snippetReference.article-teaser
    > .inner
    > .component-content
    .image
    > .component-content
    figure
    figcaption {
    padding: 20px;
  }
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure
  figcaption
  h5
  + p {
  flex: 1;
  flex-basis: auto;
}
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure
  figcaption
  h3
  a:focus
  .red,
.snippetReference.article-teaser
  > .inner
  > .component-content
  .image
  > .component-content
  figure
  figcaption
  h3
  a:hover
  .red {
  text-decoration: underline !important;
  color: #00205b !important;
}
.flex-container .snippetReference > .inner,
.flex-container .snippetReference > .inner .component-content {
  height: 100%;
}
.product-teaser {
  margin: 0 auto;
  float: none;
  height: 100%;
  max-width: 336px;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 9px;
  padding: 0 25px 40px;
  box-shadow: 0 2px 3px 0 hsla(0, 0%, 49%, 0.5);
}
.product-teaser figure {
  text-align: center;
}
.product-teaser figure > a img {
  margin: 0 auto;
}
.product-teaser figcaption {
  margin-top: 15px;
}
.product-teaser figcaption a {
  display: inline;
}
.product-teaser figcaption a:focus .red,
.product-teaser figcaption a:hover .red {
  color: #00205b;
  text-decoration: underline;
}
.product-teaser > .component-content {
  height: 100%;
}
.product-teaser > .component-content > .content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-teaser > .component-content > .content .richText {
  flex: 1;
  flex-basis: auto;
}
.product-teaser > .component-content > .content .richText > .component-content {
  height: 100%;
}
.product-teaser
  > .component-content
  > .content
  .richText
  > .component-content
  > .richText-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.product-teaser
  > .component-content
  > .content
  .richText
  > .component-content
  > .richText-content
  .cta {
  margin-top: 30px;
}
.product-teaser
  > .component-content
  > .content
  .richText
  > .component-content
  > .richText-content
  p:first-child {
  flex: 1;
  flex-basis: auto;
}
.article-teaser .content-title:focus span,
.article-teaser .content-title:focus span span,
.article-teaser .content-title:hover span,
.article-teaser .content-title:hover span span,
.product-teaser .content-title:focus span,
.product-teaser .content-title:focus span span,
.product-teaser .content-title:hover span,
.product-teaser .content-title:hover span span {
  color: #00205b;
  text-decoration: underline;
  cursor: pointer;
}
.video-int > .component-content {
  position: relative;
}
.video-int > .component-content img {
  width: 100%;
}
.video-int > .component-content .title-content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-int > .component-content .title-content button {
  width: 75px;
  height: 75px;
  background: none;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.32);
  border: 2px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.video-int > .component-content .title-content button:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 20px solid #b71807;
}
.video-int > .component-content .title-content .duration {
  display: none;
}
.video-content {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  justify-content: center;
  align-items: center;
}
.video-content .videoWrapper {
  width: 100%;
  max-width: 992px;
  padding: 0 20px;
}
.video-content .video {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  width: 100%;
  border: 1px solid #fff;
  background: #000;
  height: 0;
  padding-bottom: 56.25%;
}
.video-content .video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.video-content .video .close {
  margin-bottom: 10px;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -35px;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.video-content .video .close:after,
.video-content .video .close:before {
  content: "";
  display: block;
  width: 130%;
  height: 4px;
  background-color: red;
  position: absolute;
  border-radius: 3px;
}
.video-content .video .close:before {
  transform: rotate(45deg);
}
.video-content .video .close:after {
  transform: rotate(-45deg);
}
.breadcrumbs.margin-top_100 {
  padding-top: 100px;
  margin-top: 0;
}
@media (max-width: 991px) {
  .breadcrumbs.margin-top_100 {
    padding: 10px 15px;
  }
}
@media (max-width: 991px) {
  .breadcrumbs {
    padding: 10px 0;
  }
}
.breadcrumbs .breadcrumbs-list {
  margin-left: 0;
}
.breadcrumbs .breadcrumbs-with-separator {
  list-style: none;
  padding: 0;
}
.breadcrumbs .breadcrumbs-with-separator li {
  display: inline-block;
  font-size: 13px;
  color: #00205b;
}
.breadcrumbs .breadcrumbs-with-separator li a {
  text-decoration: none;
  font-size: 13px;
  color: #00205b;
}
.breadcrumbs .breadcrumbs-with-separator li a:visited {
  color: #00205b;
}
.breadcrumbs .breadcrumbs-with-separator li a:focus,
.breadcrumbs .breadcrumbs-with-separator li a:hover {
  text-decoration: underline;
}
.breadcrumbs .breadcrumbs-with-separator .is-current {
  color: #757575;
}
@media (max-width: 991px) {
  .margin-bottom-sp_0 {
    margin-bottom: 0 !important;
  }
}
.hero-banner {
  padding: 0;
}
.hero-banner figure {
  position: relative;
  display: block;
}
@media (max-width: 991px) {
  .hero-banner figure {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .hero-banner figure img {
    order: 2;
  }
}
.hero-banner figure figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1170px;
  width: 100%;
  float: none;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .hero-banner figure figcaption {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    transform: translate(0);
    left: 0;
    top: 0;
    text-align: center;
    margin: 50px 0 40px;
  }
}
.hero-banner figure figcaption .cta {
  margin-top: 30px;
}
.hero-banner_homepage figcaption > *,
.hero-banner_information figcaption > * {
  width: 50%;
}
@media (max-width: 991px) {
  .hero-banner_homepage figcaption > *,
  .hero-banner_information figcaption > * {
    width: 100%;
  }
}
.hero-banner-wrapper_homepage .content {
  overflow: hidden;
  position: relative;
}
.hero-banner-wrapper_homepage .content .hero-banner_homepage,
.hero-banner-wrapper_homepage .content .hero-banner_homepage figure {
  position: static;
}
@media (max-width: 991px) {
  .hero-banner-wrapper_homepage .content .hero-banner_homepage figure > img {
    position: absolute;
    max-width: none;
    height: 145%;
  }
}
.hero-banner-wrapper_homepage .content .packshot {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  left: 50%;
  width: 52%;
  padding-right: 50px;
}
.hero-banner-wrapper_homepage .content .packshot img {
  padding-top: 70px;
}
@media (max-width: 991px) {
  .hero-banner-wrapper_homepage .content .packshot {
    width: 100%;
    position: relative;
    transform: translate(-50%);
    padding: 0 20px;
  }
  .hero-banner-wrapper_homepage .content .packshot img {
    padding-top: 0;
    width: 100%;
  }
}
.hero-banner-box {
  position: relative;
}
@media (max-width: 991px) {
  .hero-banner-box > .component-content > .content {
    display: flex;
    flex-direction: column-reverse;
  }
}
.hero-banner-box > .component-content > .content .image {
  padding: 0;
}
.hero-banner-box
  > .component-content
  > .content
  .image.image-object-fit-contain
  img {
  -o-object-fit: contain;
  object-fit: contain;
}
.hero-banner-box > .component-content > .content > .container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 100px;
  z-index: 1;
}
@media (max-width: 991px) {
  .hero-banner-box > .component-content > .content > .container {
    position: relative;
  }
}
.hero-banner-box
  > .component-content
  > .content
  > .container
  > .component-content {
  height: 100%;
}
.hero-banner-box
  > .component-content
  > .content
  > .container
  > .component-content
  > .content {
  height: 100%;
  align-items: center;
}
.hero-banner-box
  > .component-content
  > .content
  > .container
  > .component-content
  > .content
  .richText-content {
  justify-content: flex-start;
  flex-direction: column;
}
.hero-banner-box
  > .component-content
  > .content
  > .container
  > .component-content
  > .content
  .richText-content
  h1 {
  font-size: 40px;
}
@media (max-width: 991px) {
  .hero-banner-box
    > .component-content
    > .content
    > .container
    > .component-content
    > .content
    .richText-content {
    padding: 20px 0 30px;
    border: none;
    text-align: center;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .hero-banner-box.hidden-sp .image:before,
  .hero-banner-box.hidden-sp .image img {
    display: none;
  }
}
.hero-banner-box .richText-content {
  padding: 30px 15;
}
@media (max-width: 991px) {
  .hero-banner-box .plp-hero-minheight > .component-content {
    height: 165px;
  }
}
@media (max-width: 991px) {
  .banner-container .hero-banner-box {
    order: 2;
  }
  .banner-container .breadcrumbs {
    order: 1;
  }
}
.richText.background-white {
  padding: 15px;
}
@media (max-width: 991px) {
  .richText.background-white {
    padding: 0;
  }
}
.richText.background-white .richText-content {
  background-color: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 15px 15px 45px 15px;
  padding: 40px;
}
@media only screen and (max-width: 991px) {
  .richText.background-white .richText-content {
    padding: 33px 15px !important;
  }
}
.hero-banner_homepage figure {
  height: 100%;
}
@media only screen and (max-width: 991px) {
  .hero-banner_homepage figure img {
    position: absolute;
    min-width: 270%;
    height: 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 991px) {
  .hero-banner_homepage figure img {
    position: absolute;
    min-width: 180%;
  }
}
.powerreviews .p-w-r .pr-header-title {
  color: #00205b;
}
.powerreviews .p-w-r .pr-star-selected {
  background-color: #00205b;
}
.powerreviews .pr-review-rating .pr-stars-small,
.powerreviews .pr-snapshot-rating .pr-stars,
.powerreviews .pr-snippet-stars .pr-stars-small {
  background-image: url(../../img/stars_small.svg);
}
.powerreviews.pr-base-modal a,
.powerreviews .pr-pa-snippet a,
.powerreviews .pr-review-engine a,
.powerreviews .pr-snippet a,
.powerreviews .prImageSnippet a {
  color: #00205b;
}
.powerreviews {
  border: none;
  padding: 0;
  margin: 0;
}
.powerreviews .pr-snippet .pr-snippet-rating-decimal,
.powerreviews .pr-snippet .pr-snippet-read-write,
.powerreviews .pr-snippet .pr-snippet-review-count {
  display: none;
}
.powerreviews .pr-snippet {
  width: 100%;
}
.powerreviews .pr-snippet .pr-snippet-stars {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 15px;
}
.powerreviews .pr-snippet .pr-snippet-stars .pr-stars {
  transform: scale(1.5);
  transform-origin: center;
}
.questionanswers.hideScoreBox .quizResultBoxContainer,
.questionanswers.hideScoreBox .quizScoreBox {
  display: none;
}
.quizResultBoxContainer.showBoxQuiz {
  display: block;
}
.quizButton img {
  cursor: pointer;
}
.sitemap-column {
  float: left;
}
.sitemap-columns-1 .sitemap-column {
  width: 100%;
}
.sitemap-columns-2 .sitemap-column {
  width: 50%;
}
.sitemap-columns-3 .sitemap-column {
  width: 33.33333%;
}
.sitemap-columns-4 .sitemap-column {
  width: 25%;
}
.sitemap-columns-5 .sitemap-column {
  width: 20%;
}
.sitemap-columns-6 .sitemap-column {
  width: 16.66667%;
}
.sitemap-columns-7 .sitemap-column {
  width: 14.28571%;
}
.sitemap-columns-8 .sitemap-column {
  width: 12.5%;
}
.sitemap-columns-9 .sitemap-column {
  width: 11.11111%;
}
.sitemap-columns-10 .sitemap-column {
  width: 10%;
}
.sitemap-columns-11 .sitemap-column {
  width: 9.09091%;
}
.sitemap-columns-12 .sitemap-column {
  width: 8.33333%;
}
.sitemap-column .component-content {
  overflow: hidden;
}
.sitemap-column a {
  text-decoration: none;
}
.sitemap-column ul {
  list-style: none;
}
.sitemap-column ul li:before {
  display: none;
}
.sitemap-column ul ul li {
  position: relative;
}
.sitemap-column ul ul li:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .component-content .sitemap-column {
    width: 100%;
    float: none;
  }
}
.sitemap-wrapper h2 {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 20px;
}
.sitemap-wrapper h2 span {
  margin-bottom: 0;
}
.sitemap-wrapper .sitemap-column > ul > li {
  padding: 0;
  margin-bottom: 0;
}
.sitemap-wrapper .sitemap-column > ul > li h3 {
  padding: 20px 0;
}
.sitemap-wrapper .sitemap-column > ul > li h3 a {
  font-size: 24px;
}
.sitemap-wrapper .sitemap-column > ul > li > ul {
  padding-left: 20px;
}
.sitemap-wrapper .sitemap-column > ul > li > ul > li {
  margin-bottom: 15px;
  padding: 0;
}
.sitemap-wrapper .sitemap-column > ul > li > ul > li a {
  font-size: 20px;
}
.gum-health-test {
  margin-bottom: 20px;
  position: relative;
}
.gum-health-test .progress-bar {
  height: 8px;
  width: 50%;
  background-color: #f2f2f2;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  overflow: hidden;
}
@media (max-width: 991px) {
  .gum-health-test .progress-bar {
    width: 100%;
  }
}
.gum-health-test .progress-bar > .component-content > .content {
  background-color: #00205b;
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  transition: width 0.2s ease-in-out;
}
.gum-health-test .carousel-quiz .carousel-slide .intro {
  display: none;
}
.gum-health-test .carousel-quiz .carousel-slide.slick-active .intro {
  display: block;
}
.gum-health-test .carousel-quiz .carousel-slide .quiz-result {
  display: none;
}
.gum-health-test .carousel-quiz .carousel-slide.slick-current .quiz-result {
  display: block;
}
.gum-health-test
  .carousel-quiz
  .carousel-slide.slick-current
  .quiz-result
  .factors-list
  li {
  display: none;
}
.gum-health-test
  .carousel-quiz
  .carousel-slide.slick-current
  .quiz-result
  .factors-list
  li.show {
  display: block;
}
@media (max-width: 991px) {
  .gum-health-test
    .carousel-quiz
    .slick-track
    > .carousel-slide
    .carouselSlide
    > .no-image
    > .carousel-content
    > .content
    > {
    height: auto;
  }
}
.gum-health-test
  .carousel-quiz
  .slick-track
  > .carousel-slide
  .carouselSlide
  > .no-image
  > .carousel-content
  > .content
  > .component {
  height: auto;
}
.gum-health-test .carousel-quiz .carousel-content > .content {
  display: flex;
}
@media (max-width: 991px) {
  .gum-health-test .carousel-quiz .carousel-content > .content {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .gum-health-test .carousel-quiz .carousel-content > .content > .image {
    display: none;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  > .image.ght-intro-img {
  display: block;
}
.gum-health-test .carousel-quiz .carousel-content > .content .next-button a {
  cursor: pointer;
}
.gum-health-test .carousel-quiz .carousel-content > .content .image {
  padding: 0;
}
@media (max-width: 991px) {
  .gum-health-test .carousel-quiz .carousel-content > .content .image {
    height: auto;
  }
}
.gum-health-test .carousel-quiz .carousel-content > .content .quiz-questions {
  padding: 0;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  .next-button {
  cursor: pointer;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions.intro
  > .component-content
  > .content {
  justify-content: center;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions.intro
  > .component-content
  > .content
  .cta {
  margin: 15px 0;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions.intro
  > .component-content
  > .content
  .next-button {
  text-align: center;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions.intro
  > .component-content
  > .content
  > .richText.first {
  flex: none;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions.intro
  > .component-content
  > .content
  .quiz-bottom-nav {
  display: none;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content {
  height: 100%;
}
@media (max-width: 1199px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    .margin-top_50 {
    margin-top: 20px;
  }
}
@media (max-width: 1199px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    .margin-bottom_50 {
    margin-bottom: 20px;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  .answers {
  display: block;
  margin: 20px 0;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  .answer-image
  .image {
  padding: 15px;
}
@media (max-width: 1199px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    .page-title {
    font-size: 24px;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content {
  padding: 20px 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    > .content {
    padding: 40px 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    > .content {
    padding: 40px 20px;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  > .richText.first {
  flex: 1;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answer-checkbox
  + .quiz-bottom-nav
  > .navCTA {
  display: block;
}
@media (max-width: 991px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    > .content
    .answer-checkbox
    + .quiz-bottom-nav
    > .navCTA {
    display: none;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answer-checkbox
  + .quiz-bottom-nav
  .links
  .next-button {
  display: block;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .navCTA {
  display: none;
  pointer-events: none;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .navCTA.enabled {
  pointer-events: all;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .navCTA.enabled
  a {
  color: #00205b;
  border-color: #00205b;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .navCTA
  a {
  color: #d3d3d3;
  border-color: #d3d3d3;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .links {
  display: flex;
  flex: 1;
  width: 100%;
  align-items: flex-end;
  justify-content: space-between;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .links
  > .next-button {
  pointer-events: none;
  opacity: 0.5;
  display: none !important;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .links
  > .next-button.enabled {
  pointer-events: auto;
  opacity: 1;
}
@media (max-width: 991px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    > .content
    .quiz-bottom-nav
    > .links
    > .next-button {
    display: block !important;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .quiz-bottom-nav
  > .links
  a {
  color: #fff;
  font-family: Roboto;
  font-size: 18px;
  cursor: pointer;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers.answer-radio
  p:before {
  border-radius: 50%;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers.answer-checkbox
  p:before {
  content: "";
  border-radius: 0;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 991px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    > .content
    .answers
    .richText-content {
    flex-direction: column;
    align-items: center;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content
  p {
  width: 195px;
  height: 65px;
  padding-left: 20px;
  margin: 10px;
  font-family: Roboto;
  font-size: 18px;
  color: #00205b;
  border-radius: 9px;
  border: 1px solid grey;
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
}
@media (max-width: 991px) {
  .gum-health-test
    .carousel-quiz
    .carousel-content
    > .content
    .quiz-questions
    > .component-content
    > .content
    .answers
    .richText-content
    p {
    width: 100%;
    max-width: 336px;
    margin-left: 0;
    margin-right: 0;
  }
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content
  p.selected {
  box-shadow: 0 0 0 4px #4a4a4a;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content
  p.selected:before {
  border-color: #00205b;
  background-color: #00205b;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content
  p:hover {
  font-weight: 700;
  box-shadow: 0 0 0 4px #4a4a4a;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content
  p:hover:before {
  border-color: #00205b;
  background-color: #00205b;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answers
  .richText-content
  p:before {
  content: "";
  width: 15px;
  height: 15px;
  margin-right: 10px;
  border: 0.5px solid grey;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answer-single-column
  .richText-content {
  flex-direction: column;
  align-items: center;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answer-image
  .image
  img {
  margin: 0 auto;
  box-shadow: 0 0 0 1px #f2f2f2;
  border-radius: 10px;
  cursor: pointer;
}
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answer-image
  .image
  img.selected,
.gum-health-test
  .carousel-quiz
  .carousel-content
  > .content
  .quiz-questions
  > .component-content
  > .content
  .answer-image
  .image
  img:hover {
  box-shadow: 0 0 0 4px #00205b;
}
.reference-buy-now-button .ps-widget {
  display: none;
}
.reference-buy-now-button .ps-widget .ps-wtb-container {
  display: none;
  z-index: 9999;
}
.reference-buy-now-button .ps-widget.open {
  display: block;
  position: fixed;
  overflow: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  padding: 40px;
  background: rgba(0, 0, 0, 0.6);
}
.reference-buy-now-button .ps-widget.open .ps-wtb-container {
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.reference-buy-now-button .ps_close {
  width: 20px;
  height: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: flex-end;
  margin-bottom: 10px;
}
.reference-buy-now-button .ps_close:after,
.reference-buy-now-button .ps_close:before {
  content: "";
  width: 110%;
  height: 3px;
  background: grey;
  display: block;
  position: absolute;
  border-radius: 3px;
}
.reference-buy-now-button .ps_close:before {
  transform: rotate(45deg);
}
.reference-buy-now-button .ps_close:after {
  transform: rotate(-45deg);
}
.reference-buy-now-button .ps_close:hover {
  cursor: pointer;
}
.reference-buy-now-button .ps-widget::-webkit-scrollbar {
  display: none;
}
.reference-buy-now-button .ps-widget {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.filter-item {
  display: none;
}
.filter-item-active {
  display: initial;
}
.filter-header-item:focus {
  outline: 1px solid #cf2334 !important;
  outline-offset: 2px;
}
.list-country-selector {
  -moz-column-count: 2;
  column-count: 2;
  min-height: 260px;
}
@media (min-width: 992px) {
  .list-country-selector {
    -moz-column-count: 5;
    column-count: 5;
  }
}
.list-country-selector > li:before {
  display: none;
}
.flip-card {
  cursor: pointer;
}
.flip-card img {
  width: 100%;
}
.flip-card-content-active .flip-card-content-text p {
  color: #fff;
}
.flip-card-content-is-hidden {
  display: none;
}
.flip-card-content-text {
  position: absolute;
  padding-right: 40px;
  padding-left: 40px;
  top: 20px;
  text-align: center;
}
.flip-card-content-text p {
  font-size: 0.9rem;
  color: #b71807;
  font-weight: 700;
}
@media (min-width: 992px) {
  .flip-card-content-text p {
    font-size: 1.125rem;
  }
}
buynow-button {
  --button-font-family: "Roboto";
}
.reference-ellusion-buy-now-button {
  width: auto;
}
.margin-bottom_text_0 h1 span,
.margin-bottom_text_0 h2 span,
.margin-bottom_text_0 h3 span,
.margin-bottom_text_0 h5 span,
.margin-bottom_text_0 h6 span {
  margin-bottom: 0;
}
.margin-bottom_50 {
  margin-bottom: 50px;
}
.margin-bottom_50.margin-bottom_text_0 h4 {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .margin-bottom_50-dt {
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .margin-bottom_50-mb {
    margin-bottom: 50px;
  }
}
.margin-bottom_20 {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .margin-bottom_20-dt {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .margin-bottom_20-mb {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .margin-top_20-dt {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .margin-top_20-mb {
    margin-top: 20px;
  }
}
.margin-top_50 {
  margin-top: 50px;
}
@media (min-width: 992px) {
  .margin-top_50-dt {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .margin-top_50-mb {
    margin-top: 50px;
  }
}
.margin-top_100 {
  margin-top: 100px;
}
@media (min-width: 992px) {
  .margin-top_100-dt {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .margin-top_100-mb {
    margin-top: 100px;
  }
}
.gradient-background {
  background-image: linear-gradient(
    180deg,
    rgba(236, 240, 245, 0) -23%,
    #d5dce7
  );
}
.signs-teaser {
  padding-top: 40px;
}
.signs-teaser > .component-content {
  background: #fff;
  height: 100%;
  border: 1px solid #f2f2f2;
  border-radius: 10px 10px 70px 10px;
  padding: 60px 40px 40px;
  position: relative;
}
.signs-teaser img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.symptoms-clock.figcaption-left figure {
  flex-direction: row-reverse;
}
.symptoms-clock.figcaption-left figure figcaption {
  border-radius: 0 0 0 40px;
}
@media (max-width: 991px) {
  .symptoms-clock.figcaption-left figure {
    flex-direction: column;
  }
}
.symptoms-clock figure {
  display: flex;
}
@media (max-width: 991px) {
  .symptoms-clock figure {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .symptoms-clock figure picture {
    width: 100%;
  }
}
.symptoms-clock figure figcaption {
  background: #fff;
  padding: 40px;
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-radius: 0 0 40px 0;
}
@media (max-width: 991px) {
  .symptoms-clock figure figcaption {
    width: 100%;
  }
}
.symptoms-clock figure figcaption > * {
  width: 100%;
}
@media (max-width: 991px) {
  .symptoms-clock figure figcaption > h2 {
    text-align: center;
  }
}
.reference-submenu-products {
  border-bottom: 1px solid #f2f2f2;
}
.Header {
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 990px) {
  .Header {
    margin-left: -8px;
  }
}
.utility-menu__country {
  max-width: 1440px;
  left: 50%;
  transform: translateX(-50%);
}
.background-red-pattern {
  padding: 0;
}
.background-red-pattern > .component-content {
  padding: 0 15px;
}
@media (max-width: 991px) {
  .background-red-pattern > .component-content {
    padding: 0 20px;
  }
}
.background-red-pattern > .component-content > .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.product-filter h5 {
  margin-bottom: 0;
}
.product-filter .filter_type {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.product-filter .filter_type p {
  padding: 0 15px;
  border-right: 1px solid;
  margin: 15px 0;
  text-transform: capitalize;
  color: #00205b;
  background: #fff;
  cursor: pointer;
}
.product-filter .filter_type p:last-child {
  border-right: none;
}
.product-filter .filter_type p.selected,
.product-filter .filter_type p:focus,
.product-filter .filter_type p:hover {
  font-weight: 700;
}
.product-filter .products-category-menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
}
.product-filter button {
  background: #fff;
  color: #00205b;
  border: 2px solid #00205b;
  margin: 15px 15px 0;
  width: calc(25% - 30px);
  text-transform: capitalize;
  outline: #fff;
  cursor: pointer;
}
@media (max-width: 991px) {
  .product-filter button {
    width: calc(50% - 10px);
    margin: 15px 5px 0 2px;
    padding: 5px 10px;
  }
}
.product-filter .show-all a {
  padding: 15px 30px;
  margin: 50px 0;
  font-size: 15px;
}
.product-filter .no-results-text {
  display: none;
  font-weight: 700;
}
.product-filter .no-results-text.show {
  display: block;
}
.products-container {
  transform-origin: top;
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.products-container > .component-content {
  padding-bottom: 40px;
}
.products-container > .component-content > .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.products-container > .component-content > .content > .flex-container {
  padding-top: 50px;
  margin: 0;
}
@media (max-width: 991px) {
  .products-container > .component-content > .content > .flex-container {
    max-width: 780px;
  }
}
.products-container.show {
  max-height: 99999px;
  transition: max-height 0.5s ease-in-out;
}
.products-container .snippetReference {
  max-width: 0;
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  transition: max-width 0.5s;
}
.products-container .snippetReference.show {
  padding: 5px 15px;
  max-height: 99999px;
  max-width: 100vw;
  transition: max-width 0.5s;
}
.products-container h4 {
  text-transform: uppercase;
}
.products-intensive {
  background-image: linear-gradient(
    180deg,
    rgba(236, 240, 245, 0) -23%,
    #d5dce7
  );
}

.product-detail__banner h2 {
  font-family: Roboto;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.05;
  letter-spacing: normal;
}
.product-detail__banner .cta {
  display: inline-flex;
  align-items: center;
  margin: 10px 20px 25px 0;
}
.product-detail__banner .product-detail__variants-packshot {
  margin-top: 15px;
}
.product-detail__banner .product-detail__variants-packshot img {
  border: 1px solid #d3d3d3;
}
.product-detail__banner .product-detail__packshot > .component-content {
  text-align: center;
}
@media (max-width: 991px) {
  .product-detail__banner .product-detail__packshot > .component-content {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
.product-detail__banner .product-detail__packshot > .component-content img {
  width: 100%;
  border: 1px solid #d3d3d3;
}
@media (max-width: 991px) {
  .product-detail__banner .product-detail__packshot > .component-content img {
    max-width: 375px;
  }
}
ul {
  list-style: none;
}
ul li {
  padding-left: 15px;
  position: relative;
  margin-bottom: 10px;
}
ul li:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #cf2334;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 1ch;
}
.mod-touch .reference-submenu-about_parodontax,
.mod-touch .reference-submenu-gum_care,
.mod-touch .reference-submenu-gum_disease,
.mod-touch .reference-submenu-products {
  display: none;
}
p > a {
  word-break: break-word;
}
.shareThis {
  width: auto;
}
@media (max-width: 991px) {
  .shareThis {
    width: 100%;
  }
}
.shareThis > .component-content {
  display: flex;
}
.shareThis .shareThis-list {
  border-radius: 9px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  padding: 15px 20px;
  display: flex;
  list-style: none;
}
@media (max-width: 991px) {
  .shareThis .shareThis-list {
    padding: 5px 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
.shareThis .shareThis-list:before {
  content: "Share";
  font-family: Roboto;
  font-size: 20px;
  color: #b71807;
  padding-right: 5px;
  display: flex;
  align-items: center;
}
.shareThis .shareThis-list .shareThis-item {
  width: 25px;
  height: 25px;
  margin: 5px;
}
.shareThis .shareThis-list .shareThis-item:before {
  display: none;
}
@media (max-width: 991px) {
  .shareThis .shareThis-list .shareThis-item {
    width: 40px;
    height: 40px;
    margin: 15px;
  }
}
.shareThis .shareThis-list .shareThis-item:first-of-type img {
  left: 0;
}
.shareThis .shareThis-list .shareThis-item:nth-of-type(2) img {
  right: -25px;
}
@media (max-width: 991px) {
  .shareThis .shareThis-list .shareThis-item:nth-of-type(2) img {
    right: -40px;
  }
}
.shareThis .shareThis-list .shareThis-item:nth-of-type(3) img {
  right: 0;
}
.shareThis .shareThis-list .shareThis-item a {
  width: 25px;
  height: 25px;
  display: block;
  overflow: hidden;
  position: relative;
}
@media (max-width: 991px) {
  .shareThis .shareThis-list .shareThis-item a {
    width: 40px;
    height: 40px;
  }
}
.shareThis .shareThis-list .shareThis-item a > img {
  overflow: hidden;
  position: absolute;
  width: 75px;
  height: auto;
  top: 0;
}
@media (max-width: 991px) {
  .shareThis .shareThis-list .shareThis-item a > img {
    width: 120px;
  }
}
@media (max-width: 991px) {
  .container.container-faq {
    padding: 0 35px;
  }
}
.faq-menu {
  border-radius: 9px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  padding: 40px 0;
}
@media (max-width: 991px) {
  .faq-menu {
    padding: 20px 0;
  }
}
.faq-menu .content-title {
  width: 100%;
  margin-bottom: 40px;
  padding: 0 40px 40px;
  position: relative;
  border-bottom: 1px solid #f2f2f2;
}
@media (max-width: 991px) {
  .faq-menu .content-title {
    margin-bottom: 20px;
    padding: 0 20px 20px;
  }
}
.faq-menu ol {
  padding: 0 40px;
}
@media (max-width: 991px) {
  .faq-menu ol {
    padding: 0 20px;
  }
}
.faq-menu ol li {
  margin-bottom: 15px;
}
.faq-menu ol li a {
  text-decoration: none;
}
.faq-menu ol li a:focus,
.faq-menu ol li a:hover {
  text-decoration: underline;
}
.faq-content {
  border-radius: 9px;
  padding: 40px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
}
@media (max-width: 991px) {
  .faq-content {
    padding: 20px;
  }
}
.faq-content a[id] {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}
.back-to-top {
  margin-top: 20px;
  padding: 0;
}
@media (max-width: 991px) {
  .back-to-top {
    padding: 0 15px;
  }
}
.back-to-top a {
  display: block;
  text-decoration: none;
}
.back-to-top a:after {
  content: "";
  background: url(/etc/designs/zg/parodontax-v3/desktop/assets/select_arrow.svg)
    50% no-repeat;
  padding-right: 6px;
  display: inline-block;
  width: 15px;
  height: 9px;
  transform: rotate(180deg);
}
.back-to-top a:focus,
.back-to-top a:hover {
  color: #00205b;
  text-decoration: underline;
}
.search-bar-results-page {
  border-bottom: 1px solid #f2f2f2;
}
.search-bar-results-page .form-search {
  border: none;
  background: none;
  margin: 50px 0;
  padding: 0 20px;
}
@media (min-width: 992px) {
  .search-bar-results-page .form-search {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.search-bar-results-page .form-search label {
  padding: 0 20px;
  border: 1px solid #f2f2f2;
  border-radius: 9px;
}
@media (min-width: 992px) {
  .search-bar-results-page .form-search label {
    width: 540px;
  }
}
.search-bar-results-page .form-search button {
  right: 40px;
  padding: 0;
}
@media (min-width: 992px) {
  .search-bar-results-page .form-search button {
    position: relative;
    background: #00205b;
    font-family: Roboto;
    font-size: 18px;
    color: #fff;
    width: auto;
    padding: 10px 30px;
    border-radius: 30.9px;
    margin-left: 30px;
  }
}
.container-search-results {
  max-width: 800px;
  font-family: Roboto;
  font-size: 18px;
  color: #00205b;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .container-search-results {
    max-width: none;
  }
}
.searchResults .searchResults-term {
  font-family: Roboto;
  font-size: 18px;
  color: #00205b;
  margin-bottom: 15px;
}
.searchResults .searchResults-number {
  font-family: Roboto;
  font-size: 15px;
  color: #878c8e;
  margin-bottom: 50px;
}
.searchResults .searchResults-results .searchResults-result {
  border-radius: 9px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  padding: 40px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .searchResults .searchResults-results .searchResults-result {
    border-radius: 0;
    border-left: #d8d8d8;
    border-color: #d8d8d8 #d8d8d8 currentcolor;
    border-right: #d8d8d8;
    border-top: #d8d8d8;
    padding: 0 0 30px;
    margin-bottom: 50px;
  }
}
.searchResults
  .searchResults-results
  .searchResults-result
  .searchResults-title {
  margin-bottom: 15px;
}
.searchResults
  .searchResults-results
  .searchResults-result
  .searchResults-title
  a {
  font-family: Roboto;
  font-size: 18px;
  color: #00205b;
  text-decoration: none;
}
.searchResults
  .searchResults-results
  .searchResults-result
  .searchResults-description {
  font-family: Roboto;
  font-size: 18px;
  color: #4a4a4a;
}
.searchResults .searchResults-results .searchResults-result .searchResults-date,
.searchResults .searchResults-results .searchResults-result .searchResults-url,
.searchResults .searchResults-results .searchResults-result img {
  display: none;
}
.searchResults-pagination .searchResults-pagination-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item {
  width: 45px;
  height: 45px;
  border: 1px solid #00205b;
  margin: 0 15px;
  padding: 0;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .searchResults-pagination
    .searchResults-pagination-list
    .searchResults-pagination-item {
    margin: 0 5px;
  }
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item
  a {
  text-decoration: none;
  font-family: Roboto;
  font-size: 24px;
  color: #00205b;
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item:before {
  display: none;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.is-active {
  background: #00205b;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.is-active
  a {
  color: #fff;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-previous {
  width: 25px;
  height: 25px;
  border-radius: 0;
  border-width: 4px;
  border-right: none;
  border-bottom: none;
  transform: rotate(-45deg);
  margin: 0;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-previous
  a {
  color: transparent;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-next {
  width: 25px;
  height: 25px;
  border-radius: 0;
  border-width: 4px;
  border-right: none;
  border-bottom: none;
  transform: rotate(135deg);
  margin: 0;
}
.searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-next
  a {
  color: transparent;
}
.ps-widget .ps-wtb-container {
  box-shadow: none;
  margin: 0;
}
.ps-widget .ps-wtb-header {
  display: none;
}
.ps-widget .ps-header-container {
  display: flex;
  min-height: auto;
  padding-left: 10px;
  padding-right: 10px;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .ps-widget .ps-header-container {
    flex-direction: column;
  }
}
.ps-widget .ps-header-container .ps-product-details-container {
  width: 100%;
  order: 3;
}
.ps-widget .ps-header-container .ps-product-finder {
  order: 2;
  width: 50%;
  height: 60px;
  margin-left: auto;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .ps-widget .ps-header-container .ps-product-finder {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
}
.ps-widget .ps-header-container .ps-column-headers {
  height: 60px;
}
.ps-widget .ps-header-container .ps-column-headers label {
  margin: 0;
  height: 100%;
  width: 50%;
  font-family: Roboto !important;
  font-size: 18px !important;
  border: none;
  border-radius: 9px;
}
.ps-widget .ps-header-container .ps-column-headers label[aria-selected="true"] {
  border-radius: 9px;
  border: 1px solid #f2f2f2;
  background-color: #00205b !important;
}
.ps-widget .ps-header-container .ps-column-headers label.ps-local-tab-label {
  border: none;
  color: #4a4a4a !important;
}
.ps-widget .ps-product-finder {
  position: relative;
  top: 0;
  right: 0;
}
.ps-widget .ps-product-finder > * {
  z-index: 3;
}
.ps-widget .ps-product-finder .ps-search-icon {
  display: none;
}
.ps-widget .ps-product-finder input.ps-product-finder-textbox {
  z-index: 2;
  height: 100% !important;
  background: #fff;
  border-radius: 9px !important;
  border-color: #f2f2f2 !important;
}
.ps-widget
  .ps-product-finder
  input.ps-product-finder-textbox::-moz-placeholder {
  color: #4a4a4a;
  opacity: 1;
}
.ps-widget
  .ps-product-finder
  input.ps-product-finder-textbox:-ms-input-placeholder {
  opacity: 1;
}
.ps-widget .ps-product-finder input.ps-product-finder-textbox::placeholder {
  color: #4a4a4a;
  opacity: 1;
}
.ps-widget
  .ps-product-finder
  input.ps-product-finder-textbox:-ms-input-placeholder {
  color: #4a4a4a;
}
@media (max-width: 991px) {
  .ps-widget .ps-product-finder input.ps-product-finder-textbox {
    width: 100%;
    margin: 20px 0;
  }
}
.ps-widget .ps-product-details-container {
  margin: 0;
}
.ps-widget .ps-product-details-container .ps-product-details:hover {
  background: #f2f2f2;
}
.ps-widget
  .ps-product-details-container
  .ps-product-details
  .ps-product-finder-reset
  path {
  fill: #00205b;
}
.ps-widget .ps-column-headers {
  width: 33.33333333%;
  border-radius: 9px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
  padding: 5px;
}
@media (max-width: 991px) {
  .ps-widget .ps-column-headers {
    width: 100%;
  }
}
.ps-widget .ps-online-sellers {
  padding: 0;
}
.ps-widget .ps-footer-panel {
  padding: 22px 20px;
}
.ps-map-control.ps-float-box {
  position: relative;
  order: 4;
  bottom: 0;
  left: 0;
  right: auto;
  width: 33.33%;
}
@media (max-width: 991px) {
  .ps-map-control.ps-float-box {
    width: 100%;
    padding: 20px 0;
  }
}
.ps-map-control.ps-float-box .ps-input-holder {
  height: 0;
  overflow: hidden;
  margin: 20px 0;
}
@media (max-width: 991px) {
  .ps-map-control.ps-float-box .ps-input-holder {
    margin: 0;
  }
}
.ps-map-control.ps-float-box .ps-input-holder.show {
  height: 60px;
}
.ps-map-control.ps-float-box input.ps-map-location-textbox {
  background: #fff;
  border-radius: 9px !important;
  border-color: #f2f2f2 !important;
  height: 60px;
  width: 100% !important;
}
.ps-map-control.ps-float-box .ps-mag-icon,
.ps-map-control.ps-float-box .ps-map-geolocation-button {
  top: 50%;
  transform: translateY(-50%);
}
.ps-tab-input-local:checked
  + div
  > .ps-column-headers
  > label:first-child
  + label,
.ps-tab-input-online:checked
  ~ input
  + div
  > .ps-column-headers
  > label:first-child {
  background-color: #00205b !important;
}
@media (max-width: 991px) {
  .ps-online-seller-listing {
    width: 50% !important;
    padding: 10px !important;
  }
}
.ps-out-of-stock,
.ps-see-website,
span.ps-price {
  color: #4a4a4a !important;
}
.ps-online-availability-cell {
  color: #006614 !important;
}
@media (min-width: 992px) {
  html:lang(tr-TR) .hero-banner figure figcaption {
    padding-left: 80px;
  }
}
html:lang(tr-TR) .page-title-big {
  font-size: 50px;
}
@media (max-width: 767px) {
  html:lang(tr-TR) .page-title-big {
    font-size: 27px;
  }
}
@media (min-width: 992px) {
  html:lang(tr-TR) .page-title-big {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  html:lang(tr-TR) .page-title-big {
    font-size: 2.8rem;
  }
}
html:lang(tr-TR) .shareThis .shareThis-list:before {
  content: "Paylaş";
}
html:lang(fi-FI) .breadcrumbs .breadcrumbs-with-separator li,
html:lang(se-SE) .breadcrumbs .breadcrumbs-with-separator li {
  white-space: normal;
}
@media (min-width: 768px) {
  html:lang(se-SE) .homepage-banner-with-text .richText {
    width: 47%;
  }
}
@media (max-width: 991px) {
  html:lang(de-DE) .carousel-tabs-container select {
    font-size: 1rem;
  }
}
html:lang(de-DE) .product-filter button {
  height: auto;
}
html:lang(de-DE) .carousel .slick-track > .carousel-slide {
  height: 0;
}
html:lang(de-DE) .carousel .slick-track > .carousel-slide.slick-active {
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}
html {
  font-size: 16px;
}
body,
html {
  height: 100%;
}
select {
  outline: none;
}
span {
  display: inline-block;
}
button {
  text-align: center;
}
:focus {
  outline: none !important;
}
.container {
  max-width: 1170px;
  width: 100%;
  float: none;
  clear: both;
}
@media (max-width: 991px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container.container-article {
  max-width: 751px;
}
.container-wide {
  padding: 0;
}
.container-wide > .component-content {
  padding: 0 20px;
}
.container-wide.image > .component-content {
  padding: 0;
}
* {
  margin: 0;
  box-sizing: border-box;
}
#content,
.mod-touch #content {
  padding-top: 87px;
}
@media (min-width: 992px) {
  #content {
    padding-top: 155px;
  }
}
.flex-container > .component-content > .content,
.flex-container > .component-content > .richText-content {
  display: flex;
  flex-wrap: wrap;
}
img {
  flex-shrink: 0;
  height: auto;
  max-height: 100%;
}
.carousel-cover,
.image img,
img {
  max-width: 100%;
}
video {
  width: 100%;
}
ol {
  padding: 0;
  list-style-position: outside;
  margin-left: 4ch;
}
ol li {
  padding-left: 5px;
}
ol li span {
  display: inline;
}
.ol-roman-lower ol {
  list-style-type: lower-roman;
}
body > .container-fluid {
  max-width: 1440px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.13);
}
body > .container-fluid > .row {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}
body > .container-fluid > .row #content {
  flex: 1 0 auto;
  min-height: 400px;
}
body.browser-safari .container-fluid:after,
body.browser-safari .container-fluid:before,
body.browser-safari .container:after,
body.browser-safari .container:before,
body.browser-safari .paragraphSystem:after,
body.browser-safari .paragraphSystem:before,
body.browser-safari .row:after,
body.browser-safari .row:before {
  content: normal !important;
}
.error-wrapper {
  height: calc(100vh - 200px);
}
@media (max-width: 991px) {
  .error-wrapper {
    height: calc(100vh - 126px);
  }
}
.error-wrapper > .component-content {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .margin-left-50-dt {
    margin-left: 50px;
  }
}
.minheight-500 {
  min-height: 500px;
}
.minheight-550 {
  min-height: 550px;
}
@media only screen and (max-width: 991px) {
  .minheight-550 {
    min-height: 335px;
  }
}
.minheight-250 {
  min-height: 250px;
}
.article-banner-minheight {
  min-height: 400px;
}
@media only screen and (max-width: 991px) {
  .article-banner-minheight {
    min-height: 0;
  }
}
.plp-hero-minheight {
  min-height: 500px;
}
@media only screen and (max-width: 767px) {
  .plp-hero-minheight {
    min-height: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .plp-hero-minheight {
    min-height: 130px;
  }
}
.homepage-banner-with-text {
  position: relative;
}
.homepage-banner-with-text .richText {
  position: absolute;
  z-index: 1;
  left: 15%;
  top: 5%;
  width: 40%;
}
@media only screen and (max-width: 991px) {
  .homepage-banner-with-text .richText {
    left: 5%;
  }
}
.homepage-banner-with-text .richText p {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .homepage-banner-with-text .richText {
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
  }
  .homepage-banner-with-text .richText p {
    text-align: center;
  }
}
.skipToMainContent {
  position: absolute;
  width: auto;
  top: -100%;
  z-index: 99;
  transition: top 0.2s;
}
.skipToMainContent:focus {
  top: 0;
}
.product-teaser figure h3 a {
  display: inline-block;
}
.product-teaser figure h3 a:focus .content-title span,
.product-teaser figure h3 a:hover .content-title span {
  text-decoration: underline !important;
  color: #00205b !important;
}
.product-teaser figure h3 a .content-title {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .font-size-dt-small {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1200px) {
  .font-size-dt-lg-medium {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .font-size-28-mb {
    font-size: 1.75rem;
  }
}
@media (max-width: 767px) {
  .font-size-26-mb {
    font-size: 1.625rem;
  }
}
@media (max-width: 767px) {
  .font-size-24-mb {
    font-size: 1.5rem;
  }
}
@media (max-width: 1199px) {
  html {
    overflow-x: hidden;
    overflow-y: scroll;
    scrollbar-width: 0;
  }
  html::-webkit-scrollbar {
    display: none;
  }
  body {
    overflow-x: hidden;
    overflow-y: scroll;
  }
}
/*# sourceMappingURL=../maps/core/main.css.map */

.product-listpage__list {
  margin-bottom: 0;
  padding-top: 60px;
  font-family: "Hind", sans-serif;
}
.block-headline {
  font-size: 44px;
  line-height: 1.2em;
  margin-bottom: 30px;
  color: #cf0a2c;
  text-align: center;
  font-family: "Hind", sans-serif;
}
.block-headline p {
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: -0.025em;
  margin: 0 0 40px;
  color: #001f5b;
  font-family: "Hind", sans-serif;
}
.block-headline a {
  color: #cf0a2c;
  text-decoration: none;
  vertical-align: top;
  box-sizing: border-box;
  box-sizing: border-box;
  font-size: 22px;
  font-family: "Hind", sans-serif;
}
.general-content.richText p {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
  margin-bottom: 2rem;
  color: #001f5b;
  margin-left: 1rem;
  margin-right: 1rem;
}
.general-content.richText .hero-copy--red {
  color: #cf0a2c;
  font-size: 20px;
  font-family: "Hind", sans-serif;
  box-sizing: border-box;
  text-transform: uppercase;
  line-height: 1.3em;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 20px;
}
.product-listpage__list > .component-content {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.product-listpage__list > .component-content > .content {
  max-width: 960px;
  padding: 0 10px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  margin-left: 1rem;
  margin-right: 1rem;
}
.block-headline h1,
.block-headline h2 {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 44px;
  font-family: "Hind", sans-serif;
  box-sizing: border-box;
  letter-spacing: -0.025em;
}
:lang(sv-SE) .page-14dagar .block-headline.prefix_2 {
  margin-left: 19.09722%;
}
@media screen and (min-width: 1001px) {
  :lang(sv-SE) .page-14dagar .block-headline.prefix_2 {
    text-align: left !important;
  }
}

.block-headline p:last-of-type {
  margin: 0;
}
:lang(sv-SE) .page-14dagar .product-listpage__list .component {
  margin-bottom: 0;
}
.block-headline .component-content .richText-content {
  margin-top: 15px;
}

@media only screen and (max-width: 767px) {
  :lang(se-SE) .banner_img {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* ashish gupta | Ticket no CCW-1167 | 17-11-22 | start*/

.contact-us ul.contact-list li span div {
  background: #b3b3b3;
  text-align: center;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact-us ul.contact-list li img {
  width: 30px;
}

.contact-us ul.contact-list li {
  display: flex !important;
  align-items: center;
}

.contact-us ul li .visibility-hide {
  visibility: hidden !important;
}

.contact-us ul li:before {
  display: none;
}

.contact-us a:hover {
  background: #b71807;
  color: #fff;
}

.contact-us .default-icon > a {
  border-radius: 50%;
  display: flex !important;
  margin-left: 5px;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  background-color: #b71807;
  border: none;
}

.contact-us .default-icon > a img {
  width: auto !important;
  height: 16px !important;
  text-align: center;
}
.carousel.carousel-new .carousel-slides .carousel-slide:before {
  display: none;
}
@media (min-width: 992px) {
  .m-d-l-1 {
    margin-left: 1rem;
  }
}

@media (max-width: 991px) {
  .m-m-l-1 {
    margin-left: 1rem;
  }
}

@media (max-width: 767px) {
  .contact-us ul.contact-list li {
    padding: 10px !important;
    border-radius: 4px;
    background: #8080800f;
  }
}

/* ashish gupta end*/

.product-teaser .content-title.remove-title-hover:hover span {
  color: #b71807;
  text-decoration: none;
}

/* alam | GSKBD-27219 | 21-02 */
.word-break {
  word-break: break-word;
}

/* GSKBD-29260 */
.toothpaste-menu-block
  .navigation
  ul.navigation-branch.navigation-level1
  li.navigation-item.navigation-level1.page-active-gum-repair-toothpaste-whitening,
.toothpaste-menu-block
  .navigation
  ul.navigation-branch.navigation-level1
  li.navigation-item.navigation-level1.page-active-gum-repair-toothpaste-fresh-mint {
  display: none;
}
.mega-menu-box.mega-menu
  .navigation-root.navigation-level1
  .has-children
  .navigation-level3
  .page-active-gum-repair-toothpaste-whitening,
.mega-menu-box.mega-menu
  .navigation-root.navigation-level1
  .has-children
  .navigation-level3
  .page-active-gum-repair-toothpaste-fresh-mint {
  display: none !important;
}
/* GSKBD-29260 */

/* GSKBD-29359 | 13/09/23 */

@media (min-width: 350px) {
  .nowrap_dt {
    white-space: nowrap;
  }

  .d-block_dt {
    display: block;
  }
}
.where-to-buy-container .buy-now-btn {
  font-weight: 700;
  font-stretch: normal;
  background-color: #cf2334;
  border-radius: 30px;
  border: none;
  text-decoration: none;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  line-height: normal;
  margin: 20px 0;
  max-width: 180px;
  height: 53px;
}
.where-to-buy-container .buy-now-btn:hover {
  background-color: #939191;
}
@media screen and (max-width: 767px) {
  .where-to-buy-container .image img {
    width: 100%;
  }
}

/* new carousel */

.desktop-only {
  display: block;
}

.mobile-only {
  display: none;
}

@media only screen and (max-width: 767px) {
  .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }
}

.carousel-new .hero-image .image.desktop-only img {
  left: 55%;
  position: absolute;
  width: 1920px;
  max-width: 1920px;
  height: 640px;
  margin: 0 0 0 -960px;
  object-fit: contain;
  object-position: bottom;
}

.carousel-new .hero-image .image.desktop-only {
  position: relative;
  width: 100%;
  height: 585px;
  overflow: hidden;
  line-height: 0;
}

.carousel-new .hero-image .text-on-banner {
  max-width: 1200px;
  left: 70px;
  top: 20px;
  width: 90% !important;
  position: absolute;
  z-index: 41;
  margin: auto !important;
  right: 0;
}

.carousel-new .hero-image .text-on-banner .banner-packshot {
  height: auto !important;
  position: absolute !important;
  /* bottom: 0px; */
  width: 100%;
  max-width: 650px;
  overflow: hidden;
  line-height: 0;
  margin-bottom: 0;
}

.carousel-new .hero-image .text-on-banner .banner-packshot img {
  height: auto !important;
  width: 100%;
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: bottom;
  object-position: bottom;
}

.carousel-new .mainpage__ght > .component-content {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 4px;
}

.carousel-new .mainpage__ght > .component-content .content {
  max-height: 540px;
  padding: 105px 90px;
  max-width: 960px;
  margin: 0 auto;
  box-sizing: border-box;
}

.carousel-new .mainpage__ght .articleTeaser {
  position: relative;
  width: 460px;
  padding: 45px 30px 30px;
  background: #fff;
  box-shadow: 0 5px 0 -1px #cf0a2c;
  border-radius: 0 0 30px 0;
  box-sizing: border-box;
}

.carousel-new .mainpage__ght .articleTeaser .articleTeaser-text-header {
  margin: 22px 0;
}

.carousel-new .mainpage__ght .articleTeaser .articleTeaser-text-header a {
  font-size: 32px;
  line-height: 1.2em;
  color: #cf0a2c;
  font-weight: 700;
  text-transform: uppercase;
}

.carousel-new .mainpage__ght .articleTeaser .articleTeaser-text-description p {
  font-size: 16px;
  line-height: 1.56;
  letter-spacing: -0.025em;
  margin-bottom: 30px;
  color: #001f5b;
}

.carousel-new .mainpage__ght .articleTeaser .articleTeaser-text-link {
  display: inline-block;
  position: relative;
  padding-right: 40px;
  font-size: 16px;
  line-height: 1.5em;
  color: #cf0a2c;
  vertical-align: middle;
  text-transform: uppercase;
}

.carousel-new .mainpage__ght .articleTeaser .articleTeaser-text-link:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  top: calc(50% - 12px);
  right: 0;
  z-index: 10;
  border-radius: 100%;
  background: url(../../assets/img/icon-chevron-right.svg?auto=format) 50% / 30%
    no-repeat #cf0a2c;
}

.carousel-new .hero-image .text-on-banner .banner-packshot {
  transform: translate(0, 30%);
}
.carousel-new .image a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.carousel-new .hero-image .text-on-banner img {
  object-fit: contain;
  object-position: bottom;
  height: auto !important;
}

.carousel-new .hero-image .text-on-banner .richText p {
  font-size: 40px;
  line-height: 1;
  margin: 15px 0 5px;
  color: #001f5b;
}

.carousel-new .hero-image .text-on-banner .richText h1 {
  max-width: 70%;
  line-height: 1;
  font-size: 42px;
  color: #cf0a2c;
}

.display-block {
  display: block !important;
}

.carousel-new .hero-image .text-on-banner .img-logo {
  overflow: visible !important;
  width: 250px !important;
}

@media (max-width: 767px) {
  .carousel-new .hero-image .text-on-banner .richText h1 {
    font-size: 22px;
    padding-right: 10px;
    width: 100%;
  }

  .carousel-new .hero-image .text-on-banner .richText p {
    font-size: 18px;
  }

  .carousel-new .hero-image .text-on-banner .img-logo {
    width: 150px !important;
  }

  .carousel-new .hero-image .text-on-banner .richText p {
    margin: 0;
  }

  .carousel-new .hero-image .text-on-banner .banner-packshot {
    transform: none;
    top: -100%;
  }
}

.carousel-new .carousel-nav {
  display: none;
  position: absolute;
  height: 100%;
  overflow: visible;
  text-align: center;
  width: calc(100% - 30px);
  top: 0;
}

.carousel-new .carousel-nav-prev a:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 37px;
  position: relative;
  background: url(../../assets/img/icon-carousel-arrow-left.svg?auto=format) 50% /
    100% no-repeat transparent;
}

.carousel-new .carousel-nav-next a:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 37px;
  position: relative;
  background: url(../../assets/img/icon-carousel-arrow-right.svg?auto=format)
    50% / 100% no-repeat transparent;
}

.carousel-new .carousel-nav li.carousel-nav-next,
.carousel-new .carousel-nav li.carousel-nav-prev {
  width: 22px;
  height: 37px;
  position: absolute;
  padding: 0;
  top: 50%;
  transform: translateY(-50);
  z-index: 999;
}

.carousel-new .carousel-nav li.carousel-nav-next {
  right: 0;
}

.carousel-new .carousel-nav li.carousel-nav-prev {
  left: 0;
}

.carousel-new .carousel-nav li.carousel-nav-next:before,
.carousel-new .carousel-nav li.carousel-nav-prev:before,
.carousel-new .carousel-nav li.carousel-nav-item:before {
  display: none;
}

.carousel-new .carousel-nav li:not(.carousel-nav-prev):not(.carousel-nav-next) {
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  display: inline-block;
  font-size: 0;
  color: transparent;
  text-decoration: none;
  text-align: center;
  top: 100% !important;
  z-index: 999;
}

.carousel-new
  .carousel-nav
  li:not(.carousel-nav-prev):not(.carousel-nav-next)
  a {
  width: 12px;
  height: 12px;
  margin: 0 2px;
  border: 1px solid #686868;
  border-radius: 100%;
  font-size: 0;
  color: transparent;
  display: block;
}

.carousel-new
  .carousel-nav
  li:not(.carousel-nav-prev):not(.carousel-nav-next).is-active
  a {
  background: #686868;
}

.carousel-new .carousel-nav li.carousel-nav-next a,
.carousel-new .carousel-nav li.carousel-nav-prev a {
  font-size: 0;
  color: transparent;
}

.carousel-new .mainpage__ght > .component-content .image.mobile-only img {
  display: none;
}
.carousel-new .carousel-slides .carousel-slide {
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 1000px) {
  .carousel-new .mainpage__ght > .component-content .content {
    padding: 30px 70px;
  }

  .carousel-new .mainpage__ght .articleTeaser .articleTeaser-text-header a {
    font-size: 22px;
  }

  .carousel-new
    .mainpage__ght
    .articleTeaser
    .articleTeaser-text-description
    p {
    font-size: 15px;
    line-height: 1.333;
  }

  .carousel-new .mainpage__ght .articleTeaser {
    width: 365px;
    padding: 30px 20px 20px;
    box-shadow: 0 6px 0 -1px #cf0a2c;
  }
}

@media only screen and (max-width: 520px) {
  .carousel-new .mainpage__ght > .component-content {
    background: none !important;
  }

  .carousel-new .mainpage__ght > .component-content .image.mobile-only img {
    display: block;
    object-fit: contain;
    height: 336px;
    width: 100%;
  }

  .carousel-new .mainpage__ght > .component-content .content {
    padding: 0;
  }

  .carousel-new .mainpage__ght .articleTeaser {
    width: 100%;
    padding: 30px 27px;
    float: none;
  }
  .carousel-new .hero-image .image.mobile-only img {
    height: 585px;
    width: 100%;
  }
  .hero-banner-wrapper_homepage .content .packshot {
    text-align: center;
  }
  .hero-banner-wrapper_homepage .content .packshot img {
    width: auto;
  }
}

/*PTX-4 & PTX-5*/

figcaption .btn-banner {
  background-color: #c8102e;
  color: white;
  text-decoration: none;
  font-weight: bold;
  border-bottom-right-radius: 25px;
  position: absolute;
  bottom: 30%;
  left: 22%;
  font-size: 6.5vw;
  padding: 2vw 6vw;
}

@media (min-width: 992px) {
  figcaption .btn-banner {
    bottom: 25%;
    left: 8%;
    font-size: 3.2vw;
    padding: 1.2vw 3.5vw;
  }
}

@media (min-width: 1200px) {
  figcaption .btn-banner {
    font-size: 2.5rem;
    padding: 10px 35px;
  }
}

#header .padding-bottom-0-sub ul {
  padding: 25px 0px 0px 0px !important;
}

#header .padding-top-0-sub ul {
  padding: 0px 0px 25px 0px !important;
}

/* ptx-30 */
@media (min-width: 992px) {
  .gum-strengthen-products-list .paragraphSystem.content {
    display: flex;
    justify-content: stretch;
  }

  .gum-strengthen-products-list .inner,
  .gum-strengthen-products-list .inner .component-content {
    height: 100%;
  }
}

@media (max-width: 992px) {
  .gum-strengthen-products-list .snippetReference {
    margin: 10px 0;
  }
  .banner-container .breadcrumbs {
    margin-top: 2rem;
  }
}

.gum-strengthen-products-list .component-content {
  width: 100%;
}
/* ptx-30 end */

.image-full img {
  width: 100%;
}
.product-filter .transform-none button{
  text-transform: none;
}:lang(fi-FI) .carousel-hero .slick-next {
  right: 5px;
}

:lang(fi-FI) .carousel-hero .slick-prev {
  left: 5px;
}


@media (max-width: 991px) {
  :lang(fi-FI) .carousel-hero .hero-banner-wrapper_homepage{
    padding: 0 3rem;
  }

  :lang(fi-FI) .carousel-hero .slick-next {
    display: block!important;
  }
  
  :lang(fi-FI) .carousel-hero .slick-prev {
    display: block!important;
  }
  
}
