<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 1694:10 Expected ":"

**/
body.fixed, body.overflow-hidden{
  padding-right:0px;
}
.overflow-hidden{
  overflow-x:hidden;
}
body.overflow-hidden:after {display:none;}
img, video, canvas {
	overflow: hidden !important;
}
.product-banner { width: 100%; margin-bottom: 20px; } 

.product-banner img { width: 100%; height: auto;} 
@media only screen and (min-width: 769px){
  
  .header__search{
    display: block;
    flex: 6 1 auto;
    order: 4;
    margin-top: 0;
    position: absolute;
  }

  .header__icons{
    order: 2;
  }

  .main-menu{
    display: block;
    flex: 6 1 auto;
    order: 1;
    margin-top: 0;
    width: auto;
    margin-bottom: 16px;
  }

  .cc-header--sticky .header.is-out .main-menu__disclosure {
    max-height: none;
  }

  .main-nav__item--primary, .secondary-nav__item{
     font-size: 14px;
  }

  /* .main-menu__content .main-nav li:first-child{
     background: #f56b00;
  } */

  .slideshow-category{
    position: absolute;
    z-index: 9999;
    left: 30%;
    top: 75%;
  }

  .slideshow-category select{
    border-radius: 0px;
    appearance: auto;
  }

   button.button-primary.featured-collection__button.mdc-ripple-surface.mdc-ripple-upgraded {
        background: #f56000;
        padding: 11px 40px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }

  .child-nav__item, .main-nav__grandchild{
    font-size: 14px;
  }
 
  
}

.section__heading{
  color: #002956;
  font-family: "Gotham Medium";
  font-size: var(--rad_h2);
  font-weight: 500;
  text-align: center;  
}

.section__subheading{
  color: #292929;
  font-family: "Gotham Book";
  font-size: var(--rad_h4);
  font-weight: 400;
  text-align: center;
}

.card__title{
  color: #0292d0
}

.no-margin-bottom{
  margin-bottom: 0px;
}

.mb-25{
  margin-bottom: 25px;
}

.mb-10{
  margin-bottom: 10px;
}

.card__title{
  color: #292929;
  font-family: "Gotham Medium";
  font-size: var(--rad_h5);
  font-weight: 500;
}
.card__rte ul {
    font-family: Open Sans;
    font-size: var(--rad_18);
    font-weight: 400;
    text-align: left;
}
.card__rte ul li {
  padding-inline-start: 0px;
  padding-left: 15px;
  padding-right: 15px;
}

.card__btns{
  display: flex;             
  gap: 9px;       
}

.card__rte ul {
  list-style-type: none;
  padding-left: 0;
}


.card__button{
  color: #003A7B;
  border: 1px solid #003A7B;
  background: #fff;
  padding: 18px 24px 18px 24px;
  border-radius: 40px;
  min-width: 120px;
}

.card__button:hover {
  background-color: #003A7B;
  color: #fff;               
}

/* .card__info{
  padding-left: 10px;
  padding-right: 10px;
} */

.card__rte{
  padding-inline: 10px;
}

.m-auto{
  margin: auto;
}

.blog-box-shodow{
  box-shadow: 0px 8px 12px 0px #00000026;
  border-radius: 8px;
}

.mh-auto{
  min-height: auto;
  padding-inline: 5px !important;
}

.br-top-8{
  border-radius: 8px 8px 0px 0px;
}

.pi-20{
   padding-inline: 20px; 
}

.card-hr{
  color: #EDEDED;
  margin: 0;
}

.card-author-name{
  color: #003A7B;
}

.auth-section{
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
  padding: 15px 0;
  color: #292929;
}

.blog-date{
  color: #A2A2A2;
}

.blog-des{
  font-family: Open Sans;
  font-size:var(--rad_h6);
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #000000;
}

.mt-40{
  margin-top: 40px
}
.pb-0{
  padding-bottom: 0px;
}

@media screen and (max-width: 909px) {
  .main-nav__item{
    font-size: var(--rad_18) !important;
  }
  .tabbing-grid .section__subheading{
    margin: 0;
  }
  .section__subheading{
    margin: 0 20px;
    font-size: var(--rad_h4);
  }
  .section__heading{
    font-size: var(--rad_h2);
    color: #292929;
  }
  .card__title{
    font-size: var(--rad_h5);
  }
  .card__rte ul{
    font-size: 16px;
  }
  .card__button{
    font-size: 14px;
  }
  .mh-auto{
    padding-inline: 0px !important;
    
  }
}

.d-none{
  display: none;
}

.footer-container{
  display: flex;
  align-items: center;
  position: relative;
}

.footer-left{
  padding-left: 30px;
  position: absolute;
  left: 0;
}

.footer-center{
  margin: 0 auto;
  left: 50%;
  text-align: center;
}
.footer-mobile-img{
  display: none;
}
.sc-testimonial-heading-div{
  position: relative;
  text-align: center;
}
.comment_thumb{
  position: absolute;
  left: -10%;
}
carousel-slider.carousel.block {
    max-width: 1140px;
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
   .cart-item__qty .flex {
          justify-content: flex-start;
      }
  .blog-tab-buttons a {
    background: #d4d4d4;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 600;
    line-height: 38px;
    text-align: center;
    padding: 18px 24px 18px 24px;
    width: fit-content;
}
.product-info__block p, .product-info__block ul li {
        color: #183661;
        font-family: Open Sans;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }
   .child-nav.child-nav--dropdown&gt;li:nth-child(2) a {
      font-weight: 800 !important;
   }
  .footer-mobile-img{
    display: block;
  }
  .footer-left{
    display: none;
  }
  .footer .social{
    width: 50% !important;
  }
  .footer{
    padding: 25px 0px !important;
  }
   .mobile-responsive .product.js-product {
    display: flex;
    flex-direction: column;
    }
      .mobile-responsive #product-media{
        order: 2;
      }
  .comment_thumb{
    position: relative;
    left: 0;
  }
}

.footer{
  padding: 40px 0px !important;
}



.sc-section__heading h2{
  font-family: Gotham Black;
  font-size: var(--rad_h1);;
  font-weight: 900;
  line-height: 84px;
  text-align: center;
}

.color-scheme--1{
  background: #99CC66;
}
.testimonial-heading-icon{
  width: 100px;
}

.custom-container{
  max-width: calc(var(--page-width) + var(--gutter)* 5);
  padding: 0;
}

.custom-content-width{
  max-width: calc(var(--page-width) + var(--gutter)* 2);
}

.pi-50{
  padding-inline: 50px;
}

.pi-100{
  padding-inline: 100px;
}

.testimonial-slide-item{
  background-color: #fff;
  border-radius: 8px;
  height: fit-content;
}

.testimonial-slide-item figure{
  padding-inline: 20px;
  padding-top: 25px;
  padding-bottom: 20px;
}

.testimonial-content-div{
  display: flex;
  gap: 10px;
  justify-content: center;
}

.mt-10{
  margin-top: 10px;
}

.testimonial-name{
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  text-align: left;
  color: #292929;
}

.testimonial-author-info{
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #ae5c19;
}

.starting-comna-div{
  min-width: 20px;
}

@media screen and (max-width: 1428px) {
  .sc-section__heading h2{
     font-size: var(--rad_h1);
  }
}

@media screen and (max-width: 1307px) {
  .sc-section__heading h2{
     font-size: var(--rad_h1);
  }
}

@media screen and (max-width: 1133px) {
  .sc-section__heading h2{
     font-size: var(--rad_h1);
  }
}

@media screen and (max-width: 960px) {
  .sc-section__heading h2{
     font-size: var(--rad_h1);
    font-weight: 700;
    line-height: 38px;
    text-align: center;
  }
  .sc-testimonial-heading-div{
    display: block;
    text-align: center;
  }
  .pi-100 {
      padding-inline: 70px;
  }
}

@media screen and (max-width: 800px) {
  .pi-100 {
      padding-inline: 30px;
  }
}

.circle-image{
  width: 500px;
  border-radius: 50%;
  height: auto;
}

.spolight-heading{
  font-family: Gotham Bold;
  font-size: var(--rad_h2);
  font-weight: 700;
  line-height: 62px;
  text-align: left;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.spolight-heading span{
  font-family: Gotham ExtraLight;
  font-size: var(--rad_h2);
  font-weight: 200;
  line-height: 62px;
  text-align: left;
  text-transform: uppercase;
}

.spotlight-subtext{
  font-family: Poppins Light;
  font-size : var(--rad_h3);
  font-weight: 300;
  line-height: 43px;
  text-align: left;
}

.spotlight-text{
  font-family: Open Sans;
  font-size:var(--rad_18);
  font-weight: 400;
  line-height: 28px;
  text-align: left;
}

.spotlight-btn{
  margin-top: 20px;
}

.spotlight-btn a{
  margin: auto;
  display: block;
  width: fit-content;
}

.mt-20{
  margin-top: 20px;
}

.spotlight-img-overlay{
  position: absolute;
  top: 41px;
  left: -86px;
  width: 400px;
  height: 400px;
  background-color: #d7deed;
  border-radius: 50%;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .spotlight-img{
    display: none;
  }
  .spolight-heading{
    text-align: center;
  }
  .spotlight-text{
    text-align: center;
  }
  .spotlight-subtext{
    text-align: center;
  }
}

.g-discount-heading{
  font-family: Gotham Medium;
  font-size: var(--rad_h2);
  font-weight: 500;
  line-height: 60px;
  text-align: left;
  color: #002956;
  margin-bottom: 30px;
}
.g-discount-subheading{
  font-family: Gotham Medium;
  font-size:var(--rad_h3);
  font-weight: 500;
  line-height: 40px;
  text-align: left;
  margin-bottom: 50px;
  color: #292929;
}
.g-discount-subtext{
  font-family: Gotham Book;
  font-size: var(--rad_24);
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  margin-bottom: 70px;
}
.g-discount-text{
  font-family: Gotham Book;
  font-size:var(--rad_24);
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  width: 75%;
  margin: 0px 0px 30px 0px;
}
.md-1600{
  max-width: 1600px!important;
}
.discount-img-overlay{
  position: absolute;
  bottom: 0;
  left: -150px;
  /* width: 400px;
  height: 400px; */
  /* background-color: #B8D7E1;
  border-radius: 50%; */
  z-index: -1;
}
.g-discount-banner{
  left: auto;
  right: 0;
  overflow: visible
}

.g-discount-img-area{
  display: none;
}


@media screen and (max-width: 1500px) {
  .discount-img-overlay{
    left: -100px;
    width: 90%;
  }
  .g-discount-banner{
    width: 80%;
  }
  
}

@media screen and (max-width: 1100px) {
  .discount-img-overlay{
    left: -50px;
    width: 80%;
  }
  .g-discount-banner{
    width: 75%;
  }
  .g-discount-text{
    width: 75%;
  }
}

@media screen and (max-width: 1050px) {
  .g-discount-heading{
    line-height: 50px;
    margin-bottom: 20px;
  }
  .g-discount-subheading{
    font-size: 27px;
    line-height: 35px;
    margin-bottom: 30px;
  }
  .g-discount-subtext{
    font-size: var(--rad_h5);
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    margin-bottom: 25px;
  }
  .g-discount-text{
    font-size: 20px;
    line-height: 30px;;
    margin: 0px 0px 20px 0px;
  }
  .g-discount-btns-div{
    display: flex;
    width: 80%;
  }
}

@media screen and (max-width: 900px) {
  .g-discount-heading{
    font-family: Gotham Bold;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 18px;
  }
  .g-discount-subheading{
    font-family: Gotham Book;
    font-size: var(--rad_24);
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .g-discount-subtext{
    font-family: Open Sans;
    font-size: var(--rad_18);
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .g-discount-text{
    font-size: var(--rad_h5);
    line-height: 28px;;
    margin: 0px 0px 15px 0px;
  }
  .g-discount-btns-div{
    margin-top: 0px !important;
  }
  .g-discount-btns-div a{
    padding: 12px 12px;
  }
  .g-discount-text{
    width: 90%;
  }
}

@media screen and (max-width: 769px) {
  .g-discount-img-section{
    display: none;
  }
  .g-discount-heading{
   text-align: center;
  }
  .g-discount-subheading{
    text-align: center;
  }
  .g-discount-subtext{
    text-align: center;
  }
  .g-discount-text{
    text-align: center;
    width: 100%;
    margin-bottom: 25px;
  }
  .g-discount-text-area{
    background: #DAE1EE;
    padding-bottom: 30px;
    padding-inline: 20px;
  }
  .g-discount-btns-div{
    display: block;
    width: 50%;
    margin: auto;
    text-align: center;
  }
  .g-discount-btns-div a{
    width: 100%;
    margin-bottom: 15px;
  }
  .g-discount-img-area{
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
}


.pp-left-heading{
  font-family: Gotham Medium;
  font-size: var(--rad_h2);
  font-weight: 500;
  line-height: 60px;
  text-align: left;
  margin-bottom: 17px;
  color: #fff;
  margin-top: 40px;
}

.pp-left-text{
  font-family: Gotham Book;
  font-size: var(--rad_h4);
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  width: 90%;
  padding-bottom: 40px;
  color: #fff;
}
.pp-left-btns-group{
  display: flex;
  gap: 20px;
  margin-bottom: 50px;
}
.lhs-bg{
  background: none;
}
.left-section-parent{
  background: #003a7b;
}
  
.pp-right-main-section{
  /* border-radius: 1100px 0 0 1100px; */
  width: 85%;
  background: url("https://cdn.shopify.com/s/files/1/0597/0640/8996/files/Ellipse_6.png?v=1726727355");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #003a7b;
}

.pp-right-main-section::after{
  background-color: #fff;
  position: relative;
  width: 100%;
  right: 0;
}

.no-hover-btn:hover{
  color: #003a7b;
  border: 1px solid #003A7B;
  background: #fff;
  padding: 18px 24px;
  border-radius: 40px;
  min-width: 120px;
}

.pp-right-heading{
  color: #4F4F4F;
  font-family: "Gotham Medium";
  font-size: var(--rad_h3);
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 40px;
}

.pp-right-sections{
  display: flex;
  gap: 30px;
  
}
.pp-right-section-heading{
  color: #4F4F4F;
  font-family: "Open Sans";
  font-size: var(--rad_24);
  font-style: normal;
  font-weight: 600;
  line-height: 32px; 
}

.pp-item-title{
  color: #000;
  font-family: "Open Sans";
  font-size:var(--rad_18);
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.pp-item{
  display: flex;
  margin-bottom: 16px;
  align-items: baseline;
  gap: 10px;
}
.pp-includes{
  color: #4F4F4F;
  font-family: "Open Sans";
  font-size: var(--rad_14);
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.right-section{
  padding-inline-start: 60px;
}
.pp-items-section{
  margin-top: 17px;
}

.pp-items-section div:last-child {
 margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
   .pp-right-main-section{
    width: 100%;
    padding-top: 50px;
  }
}

@media screen and (max-width: 1100px) {
  .pp-right-heading{
    font-family: "Gotham Medium";
    font-size: var(--rad_h3);
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
  }
  .pp-right-section-heading{
    font-family: "Gotham Medium";
    font-size: var(--rad_24);
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
  }
  .pp-includes{
    font-family: "Open Sans";
    font-size: var(--rad_14);
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
  }
  .pp-item-title{
    font-family: "Open Sans";
    font-size:var(--rad_18);
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
  }
  .pp-item-text{
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px
  }
  .right-section {
      padding-inline-start: 30px;
  }
  .pp-left-heading{
    font-family: Gotham Bold;
    font-size: var(--rad_h2);
    font-weight: 700;
    line-height: 40px;
    text-align: left;
  }
  .pp-left-text{
    font-family: Gotham Book;
    font-size: var(--rad_h4);
    font-weight: 400;
    line-height: 32px;
    text-align: left;
  }
  .pp-left-btns-group a{
    padding: 12px 12px;
  }
}

@media screen and (max-width: 768px) {
   .tab_section h1 {
    font-size: 38px!important;
    color: #080B0C!important;
}
  .tab_buttons a{
    padding: 12px 24px!important;
  }
  .scorebuilderWrapper h1.page__title.lg\:mt-8 {
    margin-bottom: 0;
}
  .scorebuilderContact h1.page__title{
    font-size: 38px;
  }
  .contactpage div.section.icons-with-text {
    margin: 0;
    padding: 0;
}
  .contactpage .icons-with-text .slider__item.justify-center{
    justify-content: left;
  }
  .contactpage .icons-with-text__text:not(.text-center) {
    margin-inline-start: 0px;
}
  .contactpage .icons-with-text__text div p {
    font-size: 18px;
    margin-top: 8px;
}
  .contactpage .icons-with-text ul li:nth-child(2) .icon_with_text_image_label img{
    margin-top: 18px;
  }
  .contactpage .icons-with-text__text p strong{font-size: 30px;}
  .pp-left-section-img{
    display: none;
  }

  .lhs-bg {
    background: #003a7b;
  }
  .pp-right-main-section{
    margin-top: 10px;
    border-radius: 466px;
    width: 100%;
    background: none;
    background-color: #fff;
  }
  .pp-left-heading{
    text-align: center;
  }
  .pp-left-text{
    text-align: center;
  }
  .pp-left-btns-group{
    display: grid;
    width: 100%;
  }
  .no-hover-btn{
    width: 70%;
    margin: auto;
  }
  .pp-right-sections{
    display: block;
  }
  .right-section{
    padding-top: 90px;
    padding-bottom: 100px;
    padding-inline: 90px;
  }
  .pp-right-heading{
    text-align: center;
  }
  .pp-right-section-1{
    margin-bottom: 40px;
  }
  .pp-left-text{
    width: 100%;
  }
  .lhs-bg{
    padding-bottom: 30px;
  }
}



@media screen and (max-width: 500px) {
  .right-section{
    padding-top: 40px;
    padding-bottom: 100px;
    padding-inline: 60px;
  }
}

@media screen and (max-width: 300px) {
  .right-section{
    padding-inline: 30px;
  }
}

.main-banner-heading{
  font-family: Gotham Medium;
  font-size: var(--rad_h1);
  font-weight: 500;
  line-height: 72px;
  text-align: left;
  width: 110%;
}

.main-banner-text{
  font-family: Gotham Medium;
  font-size: var(--rad_h4);
  font-weight: 500;
  line-height: 40px;
  text-align: left;
  width: 50%;
  margin-left: 0;
}

.main-banner-btn {
    background: #003a7b;
    color: #fff;
    font-size: var(--rad_h6);
    line-height: 28px;
}

.main-banner-btn:hover{
  color: #003a7b;
  border: 1px solid #003A7B;
  background: #fff;
}

.mobile-banner-btns{
  display: none;
}

.ml-0{
  margin-left: 0;
}
.mw-70{
  max-width: 70% !important;
}

@media screen and (max-width: 1333px){
  .main-banner-heading{
    width: 100%;
  }
}

@media screen and (max-width: 1100px){
   .main-banner-heading{
    line-height: 55px;
  }
  .main-banner-text{
    line-height: 30px;
  }
  .desktop-banner-btns{
    width: 50%;
    margin-top: 0px;
  }
  .desktop-banner-btns a{
    width: 80%;
  }
}

@media screen and (max-width: 769px) {
  .mw-70{
    max-width: 100% !important;
  }
  .main-banner-heading{
    font-family: Gotham Bold;
    font-size: var(--rad_h1);
    font-weight: 700;
    line-height: 40px;
    text-align: left;
    width: 80%;
  }
  
  .main-banner-text{
    font-family: Gotham Medium;
    font-size: var(--rad_h4);
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    width: 70%;
    margin-left: 0;
  }
  .desktop-banner-btns{
    width: 40%;
  }

}

@media screen and (max-width: 600px) {
  .desktop-banner-btns{
    display: none;
  }
  .banner-m-img{
    top: 50px;
  }

  .mobile-banner-btns{
    display: block;
    position: absolute;
    bottom: 40px;
    width: 85%;
    text-align: center;
  }
  .mobile-banner-btns a{
    width: 80%;
    margin-bottom: 15px;
  }

}




@media screen and (max-width: 900px){
 .main-banner-heading{
    line-height: 40px;
 }
}


@media screen and (max-width: 400px){
.mobile-banner-btns {
		bottom: 20px;
	}

	.mobile-banner-btns a {
		width: 80%;
		margin-bottom: 10px;
	}
}

/* rad roots */
:root {
  --ds_max_viewport: 1680;
  --ds_min_viewport: 769;
  --ds_max_viewport_px: 1680px;
  --ds_min_viewport_px: 769px;
}
@media only screen and (min-width: 769px) {
  :root {
    /* 64px for desktop */
    --rad_h1: min( calc(30px + (64 - 30) * ( (min(100vw, var(--ds_max_viewport_px)) - var(--ds_min_viewport_px)) / (var(--ds_max_viewport) - var(--ds_min_viewport)))),64px);
    
    /* 48px for desktop */
    --rad_h2: min( calc(26px + (48 - 26) * ( (min(100vw, var(--ds_max_viewport_px)) - var(--ds_min_viewport_px)) / (var(--ds_max_viewport) - var(--ds_min_viewport)))),48px);
    
    /* 36px for desktop */
    --rad_36: min( calc(24px + (36 - 24) * ( (min(100vw, var(--ds_max_viewport_px)) - var(--ds_min_viewport_px)) / (var(--ds_max_viewport) - var(--ds_min_viewport)))),24px);
    
    /* 30px for desktop */
    --rad_h3: min( calc(22px + (30 - 22) * ( (min(100vw, var(--ds_max_viewport_px)) - var(--ds_min_viewport_px)) / (var(--ds_max_viewport) - var(--ds_min_viewport)))),30px);
    
    /* 28px for desktop */
    --rad_h4: min( calc(20px + (28 - 20) * ( (min(100vw, var(--ds_max_viewport_px)) - var(--ds_min_viewport_px)) / (var(--ds_max_viewport) - var(--ds_min_viewport)))),28px);
    
    /* 24px for desktop */
    --rad_24: min( calc(18px + (24 - 18) * ( (min(100vw, var(--ds_max_viewport_px)) - var(--ds_min_viewport_px)) / (var(--ds_max_viewport) - var(--ds_min_viewport)))),24px);
    
    /* 20px for desktop */
    --rad_h5: min( calc(16px + (20 - 16) * ( (min(100vw, var(--ds_max_viewport_px)) - var(--ds_min_viewport_px)) / (var(--ds_max_viewport) - var(--ds_min_viewport)))),20px);
    
    /* 18px for desktop */
    --rad_18: min( calc(15px + (18 - 15) * ( (min(100vw, var(--ds_max_viewport_px)) - var(--ds_min_viewport_px)) / (var(--ds_max_viewport) - var(--ds_min_viewport)))),18px);
    
    /* 16px for desktop */
    --rad_h6: min( calc(14px + (16 - 14) * ( (min(100vw, var(--ds_max_viewport_px)) - var(--ds_min_viewport_px)) / (var(--ds_max_viewport) - var(--ds_min_viewport)))),16px);
    
    /* 14px for desktop */
    --rad_14: min( calc(12px + (14 - 12) * ( (min(100vw, var(--ds_max_viewport_px)) - var(--ds_min_viewport_px)) / (var(--ds_max_viewport) - var(--ds_min_viewport)))),14px);
  }
}
@media only screen and (max-width: 768px) {
  :root {
    /* 64px for desktop */
    --rad_h1: 30px;
    
    /* 48px for desktop */
    --rad_h2: 26px;
    
    /* 36px for desktop */
    --rad_36: 24px;
    
    /* 30px for desktop */
    --rad_h3: 24px;
    
    /* 28px for desktop */
    --rad_h4: 20px;
    
    /* 24px for desktop */
    --rad_24: 18px;
    
    /* 20px for desktop */
    --rad_h5: 16px;
    
    /* 18px for desktop */
    --rad_18: 15px;
    
    /* 16px for desktop */
    --rad_h6: 14px;
    
    /* 14px for desktop */
    --rad_14: 12px;
  }
}

.footer-menu-div{
  column-gap: 10px;
  margin-inline-start: none !important;
}


.testimonial-bg {
    background: #f0b67d;
    padding: 50px 0;
    margin: 0 !important;
}


.main-paige-title{
  background-color: #F5F5F5;
  width: 100%;
  max-width: 100%;
  padding: 20px;
}
.scorebuilders .cc-main-page, .faculty .cc-main-page{
  margin-bottom: 0px;
}
.cc-main-page{
  margin-top: 0px;
  /*margin-bottom: 0px;*/
  padding-bottom: 0px;
}

.first-faq-child{
  border-width: 0px 0 1px 0px;
}

.footer-menu-div{
  column-gap: 10px;
  margin-inline-start: none !important;
}

.main-paige-title h1{
  font-family: Gotham Medium;
  font-size: var(--rad_h2);
  font-weight: 500;
  line-height: 60px;
  text-align: center;
  color: #002956;
}
.disclosure--row {
    border: 1px solid rgba(var(--text-color) / .15);
    border-width: 0px 0px 1px 0px;
}

.faq-section{
  margin-top: -20px;
}
.cart-bundle-summary .disclosure__title {
    margin-top: 0px;
}
#cart-drawer-form .cart-item__qty .flex.items-center.mt-4{
  margin-top: 12px
}
.disclosure__title{
  font-family: Open Sans;
  font-size: var(--rad_18);
  font-weight: 600;
  line-height: 28px;
  text-align: left;
  color: #292929;
}

.disclosure__content{
  font-family: Open Sans;
  font-size: var(--rad_h6);
  font-weight: 400;
  line-height: 28px;
  text-align: left;
}
.disclosure__toggle{
  color: #003A7B;
}

/* START CART PAGE CSS */

.discount_box .docapp-coupon-input input[type=text].docapp-coupon-input--input {
    margin: 0 !important;
    border-radius: 8px 0px 0 8px!important;
  text-transform:uppercase;
}
.discount_box  .docapp-coupon-input .docapp-coupon-input--input-container .docapp-coupon-input--button{
	border-radius: 0px 8px 8px 0px !important;
}
.discount_box .docapp-coupon-input .docapp-coupon-input--button, .docapp-coupon-input .docapp-coupon-input--button-text{
  font-family: Open Sans!important;
}
#cart-drawer-form .cart-item__qty{padding-top:0px;}
#cart-drawer-form .qty-input--combined{padding: 0px 10px 0px 10px;}
.cart-item__qty{padding-top:0px!important;}
.discount_box label {
    font-family: Open Sans;
    font-size: var(--rad_h6);
    font-weight: 600;
    line-height: 28px;
    text-align: left;
}
.promo_input {
    display: flex;
}
.input-discount-code {
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 4px 0 0 4px;
    width: calc(100% - 90px);
    margin: 0;
    text-transform: uppercase;
    font-family: Open Sans;
    font-size: var(--rad_18);
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #3A3A3A;
}
#btn-apply-discount, #remove-discount {
    padding: 10px 16px;
    background-color: #333;
    color: #fff;
    border: none;
    border-radius: 0px 4px 4px 0;
    cursor: pointer;
}
.cart-item__qty .remove_item {
    display: none;
}
.cart .cart__items #cart-items .cart-items thead th {
    font-family: Open Sans;
    font-size: var(--rad_h6);
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    color: #a2a2a2;
      border-bottom: 1px solid #d4d4d4;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}
.cart-items tr {
    border-bottom: 1px solid #d4d4d4;
}

.js .qty-input--combined {
    background-color: rgb(var(--input-bg-color));
    min-width: 140px;
    padding: 0px 20px 0px 20px;
    gap: 0px;
    border-radius: 40px 40px 40px 40px;
    border: 1px solid #003A7B;
    justify: space-between;
    opacity: 0px;
  vertical-align:middle;
}
#cart-drawer-form .cart-item td{ padding-right: 4px; font-size:14px;}
.cart-drawer__checkout-buttons button svg{display: none;}
.cart-item td {
    color: #3a3a3a;
    font-family: Open Sans;
    font-size: var(--rad_h6);
    font-weight: 600;
    line-height: 28px;
    text-align: left;
  vertical-align: initial;
  padding: 16px 0 0;
}
.cart-item__remove {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #003A7B;
  text-decoration: underline;
  padding-left: 0px!important;
}

#cart-summary h2{
    background: #f5f5f5;
    padding: 15px 32px;
    margin-bottom: 0px;
}
button[name="checkout"] {
    background: #003A7B;
    border-color: #003A7B;
    padding : 18px 24px 18px 24px;
}
div#cart-summary {
    border-radius: 10px;
    overflow: hidden;
}
.grandtotal h3.mb-0.h6, .grandtotal p {
    font-family: Open Sans;
    font-size: var(--rad_18);
    font-weight: 700;
    line-height: 28px;
    text-align: left;
  color: #3A3A3A;
}
.subtotal h3.mb-0.h6, .subtotal p {
    font-family: Open Sans;
    font-size: var(--rad_18);
    font-weight: 400;
    line-height: 28px;
    text-align: left;
  color: #3A3A3A;
}
.cart-item__qty quantity-input {
    margin-inline-end: 25px;
}
  .cart-item__qty .flex{justify-content: center;}
.mt-6.rte.discount_box {
    border-bottom: 1px solid #ccc;
    margin-top: 0px;
}
    .cart-drawer__content .cart-items thead tr {
    display: none;
}
  .grandtotal, .subtotal {
    padding-top: calc(4 * var(--space-unit));
    padding-bottom: calc(0 * var(--space-unit));
}
  .mob_label, .mob_remove{display: none;}
    td.cart-item__total.price {
    text-align: center;
}
    .cart-bundle-summary-title {
    font-size: 12px;
}
  .cart-bundle-summary .disclosure__toggle {
    margin-inline-start: 5px;
}
  span.disclosure__toggle {
    width: 20px;
}
  .js .disclosure__panel {
    overflow: hidden;
    transition: height .3s cubic-bezier(.2,.6,.4,1);
}
  .js .disclosure__content {
    transition: opacity .3s ease 0s;
    opacity: 0;
}
     .bundle-package{
       padding: calc(0* var(--space-unit)) 0!important;
     }
  .cart-bundle-summary-details {
    background-color: #f5f5f5;
    padding: 5px;
    border-radius: 5px;
}

.cart-bundle-summary-details ul {
    padding-inline-start: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
    
}

.cart-bundle-summary-details li {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-family: 'Open Sans';
    width: 100%;
    line-height: 16px;
   
}
  .cart-bundle-summary-details li a {
    color: #8a5017;
    text-decoration: none;
}
.bundle_label {
    display: flex;
    align-items: center;
}

.bundle_main {
    margin: 0;
}
.child_product td {
    padding: 0;
}
  .cart-items tr.cart-item {
    border-bottom: 0;
}
@media (min-width: 850px) {
    .cart__items {
        flex: 1 1 auto;
        max-width: 62%!important;
    }
}
@media (min-width: 1280px) {
    .cart {
        column-gap: 80px!important;
    }
}
@media (max-width: 920px) {
    .cart-item__qty .flex {
    justify-content: left;
}
  .cart-item__qty quantity-input {
            margin-inline-start: 0;
        }
  .cart-item__qty{ padding-top:0px!important;}
  .cart-item__qty .flex.items-center.mt-4 {
    margin-top: 0px;
}
  .cart-items thead tr th{ display: none;}
  .cart-items tr {
      border-bottom: 1px solid #d4d4d4;
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      justify-content: space-between;
      align-items: baseline;
  }
  .cart-item__details{
    width:50%
  }
  tr.cart-item td:first-child .remove_item {display:none;}
  .cart-item__qty .remove_item {
    display: block;
}
  td.mob_label {
    order: 4;
    align-content: flex-end;
    display: block;
    width: 50%;
}

    td.cart-item__total.price.lineitem_total {
    order: 5;
    align-content: flex-end;
    display: block;
}
  td.mob_remove {
    order: 6;
    align-content: flex-end;
    display: none;
    width: 50%
}

  td.cart-item__total.price.lineitem_total div{display:none;}
  .cart-item__total.price {
    order: 2;
    align-content: flex-end;
    display: block;
  }
  td.cart-item__qty {
    width: 100%;
    order: 3;
}
  
}


/* INSTRUCTOR PAGE CSS */
 .instructor-heading h2 {
    font-family: Gotham Medium;
    font-size: 38px;
    font-weight: 500;
    line-height: 54px;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
}


/* .instructor-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 100px;
    grid-row-gap: 20px;
    text-align: center;
    padding-top: 20px;
} */

.instructor-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
}


.intructor-description {
    display: none;
    width: calc(var(--page-width) + var(--gutter)* 2);
    max-width: calc(var(--page-width) + var(--gutter)* 2);
    margin-top: 90px;
    padding-right: 100px;
}


.instructor-card {
    width: 24%;
    position: relative;
  padding: 2% 4%;
}

  .instructors-image img {
    width: 100%;
}

  .intructors-details h4 {
    font-family: Gotham Medium;
    font-size: var(--rad_24);
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
    margin: 10px 0;
}

  .intructors-details p {
    font-family: Open Sans;
    font-size: var(--rad_18);
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    color: #000000;
}
.instructor-heading {
    margin-top: 30px;
    margin-bottom: 25px;
}

.instructors-image.active  {
    border: 6px solid var(--Color-Primary-primary, #003A7B);
    border-radius: 20px;
    height: 100%;
    width: 100%;
}
  
  .description-placeholder {
    padding: 20px;
    gap: 20px;
    border-radius: 8px 0px 0px 0px;
    opacity: 0px;
    margin: 0 40px 35px;
    background: #f5f5f5;
}
   .description-placeholder h4 {
    font-family: Gotham Medium;
    font-size: var(--rad_h3);
    font-weight: 500;
    line-height: 40px;
    text-align: left;
    color: var(--Color-CTA-cta, #003A7B);
}
  .description-placeholder p {
    font-family: Gotham Book;
    font-size: var(--rad_h5);
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #292929;
}

@media (max-width: 768px) {
  .instructor-card{
    width: 100%;
    padding: 0 4%;
    max-width: 480px;
    margin 0 auto 35px;
  }
  .instructors-image {
    max-width: 250px;
    margin: 0 auto;
}
  .description-placeholder{display:none!important;}
  .intructors-details h4{font-size: 22px;}
  .intructors-details p{font-size: var(--rad_h5);}
  .intructor-description {
    width: auto;
    max-width: calc(var(--page-width) + var(--gutter)* 2);
    margin-top: 0px;
}
  .intructor-description p {
    font-family: Gotham Book;
    font-size: 19px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color: #080B0C;
}
  .instructor-richtext h2{font-size: 35px!important;}
  .instructor-richtext p{font-size: var(--rad_h5)!important;}
}
  
a.back-to-top{
    background: url(https://cdn.shopify.com/s/files/1/0597/0640/8996/files/1608510_angle_up_icon_cb0d0447-7461-4ce6-a99f-dc52847aecd2.png?v=1732105912) no-repeat;
    background-position: center center;
    background-size: var(--rad_24);
    font-size: 0px;
    position: fixed;
    width: 35px;
    height: 35px;
    background-color: #900;
    color: #fff;
    right: 20px;
    bottom: 49.5px;
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
  display:none;
  z-index: 99;
 
}
  /*.main-nav__item{
    font-weight: 401!important;
  }*/
  .scorebuilders .article-content, .faculty .article-content{margin-top: 0px;}
  .our-instructor-text {
    padding: 40px 0;
    background: #F5F5F5;
}

  .instructor-richtext h2 {
    font-family: Gotham Medium;
    font-size: var(--rad_h2);
    font-weight: 500;
    line-height: 60px;
    text-align: center;
    color: #002956;
    margin-bottom: 10px;
}

  .instructor-richtext p {
    font-family: Gotham Book;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
    color: #292929;
}
@media only screen and (max-width: 767px) {
  a.back-to-top {
    display: block;
  }
}
.article__title h1 {
    font-family: 'Gotham Medium';
     color: #000000;
    line-height: 56px;
    margin-top:32px;
    margin-bottom:32px!important;
}
  .embed_code_podcast{
    width: 100%;
    margin: 0 auto;
}
  .faculty .section--padded {
    padding: 30px 0;
}
  .faculty .our-instructor-text {
    padding: 25px 0;
}

  .faculty .text-start h2.section__block.section__block--heading.h3 {
    margin-bottom: 10px;
    color: #002956;
    font-family: "Gotham Medium";
    font-size: var(--rad_h3);
    font-weight: 500;
}
  
  .faculty .instructor-richtext p{text-align: left;}
  .faculty .media-with-text p{
    font-family: "Gotham Book";
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }
  .shopify-policy__title h1 {
    font-family: Gotham Medium;
    font-size: var(--rad_h2);
    font-weight: 500;
    line-height: 60px;
    text-align: center;
    color: #002956;
    margin-bottom: 10px;
}
  .spotlight-blog .blog_buttons {
    padding-top: 12px;
}
  .product-description h6 {
    padding-bottom: 15px;
}

/*navigation css*/
  @media (min-width: 769px){
  .child-nav--dropdown .child-nav__item--toggle .icon {
    position: absolute;
    right: 1rem;
    margin-top: 2px;
    margin-inline-start: 10px;
}
    .child-nav--dropdown .child-nav__item--toggle {
    position: relative;
    padding-inline-end: 5px;
}
    .child-nav__item, .main-nav__grandchild {
    display: block;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 0;
}
    .main-nav__child{padding: 12px 8px;}
}
   
  .btn.focus, .btn:focus {
   color: #003A7b;
    background: #fff;
}
/*cart drawer */
  @media (min-width: 769px) {
    .cart-drawer__content {
        padding: 0px 15px 5px;
    }
}



.cart-item__qty .flex.items-center.mt-4{
  margin-top: 12px
}

  .product-url{
 margin: auto
}
  .Product-listing .product-url {
    margin: 10px;
    width: 100%;
  }
  .pdp-price{margin: auto;}
  .cc-featured-blog img{
  object-fit: cover;
}
  .shopify-policy__title{display:none;}
  .shopify-policy__container{
    max-width: calc(var(--page-width) + var(--gutter) * 2)!important;
  }
.academicsolutions .img-with-list-icon-main {
	background: transparent;
}

.child_product_section .rte.cart-bundle-summary-details {
	background: transparent;
}

.child_product_section li.bundle_main.hide_chk {
	font-size: 16px;
}

.child_product_section .cart-bundle-summary-details li a {
	color: #002956;
	text-decoration: none;
}

.child_product_section {
	margin: var(--product-info-block-margin) 0;
}

a.grandchild-nav__item.main-nav__item {
	text-align: center;
}

ul.main-nav__grandchild.has-motion {
	width: 100%;
	max-width: 100% !important;
}

.instructor-richtext h1 {
	font-family: Gotham Medium;
	font-size: var(--rad_h2);
	font-weight: 500;
	line-height: 60px;
	text-align: center;
	color: #002956;
	margin-bottom: 10px;
}

.vimeo-video {
	background: #f5f5f5;
}

.cart-empty .btn {
	background: #003a7b !important;
	border: #003A7B !important;
	padding: 18px 24px;
	transition: opacity .6s ease, color .6s ease, background-position .4s ease-out;
	border-radius: var(--btn-border-radius, 0);
}

.drawer__header p {
	font-size: 24px;
}
/* Disha testimonial layout in mobile device 12-19-24 Home Page */

h2.text-overlay__heading.main-banner-heading.h1 {
    color: #002956;
}
.text-overlay__block.reading-width.main-banner-text.rte {
    color: #292929;
}
h3.h5.card__title, h2.h5.card__title{
  font-family: Gotham Medium;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;

}
.breadcrumbs-list__link {
    color: #003A7B;
    text-transform: capitalize;
    font-family: Gotham Book;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-decoration-line: underline;
    text-decoration-style: solid;
}
.breadcrumbs-list span {
    font-family: Gotham Medium;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #003A7B;
    padding-left: 2px;
    padding-right: 4px;
}
.article__image img {
    width: 100%;
}
.blog_author{
  font-family: Gotham Medium;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #292929;
}

@media screen and (max-width: 768px) {
  .main-nav__grandchild {
      padding: 20px 10px 20px;
  }
   .main-paige-title h1{
    margin-bottom: 0px;
     color: #080B0C;
  }
    .instructor-richtext h1 {
    font-size: 38px;
    line-height: 54px;
    color: #080B0C;
}

	.ptoffers .img-with-txt .media-with-text__text h2,
	.ptoffers .img-with-txt .section__block.reading-width p {
		color: #fff;
	}

	/*.ptaoffers .img-with-txt .media-with-text__text h2,
	.ptaoffers .img-with-txt .section__block.reading-width p {
		color: #fff;
	}*/
    .blog-tab-buttons a {
      background: #d4d4d4;
      font-family: Open Sans;
      font-size: 24px;
      font-weight: 600;
      line-height: 38px;
      text-align: center;
      padding: 18px 24px 18px 24px;
      width: fit-content;
  }
}
@media only screen and (max-width: 720px){
  h2.text-overlay__heading.main-banner-heading.h1 {
    color: #323754;
}
  .text-overlay__block.reading-width.main-banner-text.rte {
    color: #183661;
}
  .ptoffers .img-with-txt .container-fluid-section, .ptaoffers .img-with-txt .container-fluid-section{
    padding: 0!important;
  }
  .cc-contact-form{
    padding: 0;
  }

}

@media only screen and (max-width: 600px){
  .testimonial-bg .slider .slider__grid {
        padding-inline: 20px;
    }

      .slider .slider__grid {
        padding-inline: 20px;
    }
}
@media only screen and (max-width: 470px){
 .main-banner-heading, .main-banner-text {width:100%}
}
  @media screen and (max-width:386px) {
  .main-banner-heading{
    font-size: var(--rad_h2);
  }
  .banner-m-img {
        top: 65px;
    }
      .mobile-banner-btns {
        bottom: 5px;
    }
  .main-banner-btn{
    line-height: 20px;
  }
}
  @media only screen and (max-width:320px) {
	h2.text-overlay__heading.main-banner-heading.h1 {
		font-size: var(--rad_h4);
      line-height: 30px;
	}

	.main-banner-btn {
		font-size: var(--rad_14);
		line-height: 10px;
	}
}
  .product-description h2 {
    font-size: var(--h6-font-size);
    line-height: 2.4;
}
  .blog-date {
    color: #333;
}</pre></body></html>