/** Shopify CDN: Minification failed

Line 2183:21 Expected identifier but found "."
Line 2649:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Gorditas:wght@400;700&display=swap');

html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  box-sizing: border-box;
}
* {
  margin-block-start: unset;
  margin-block-end: unset;
  font-family: 'Source Sans Pro';
}

input,
textarea {
  outline: none;
  border: unset;
}
input:active,
textarea:active {
  outline: none;
  border: unset;
}
:focus {
  outline: none;
  border: unset;
}
textarea {
  resize: none;
}

h1,
h2,
h3,
h4,
h5,
p {
  margin-block-start: unset;
  margin-block-end: unset;
}

body {
  border: solid 10px #ffffff;
  z-index: 2;
}

section {
  z-index: 2;
}

button,
button:focus,
button:active {
  outline: none;
}

div:focus,
div,
div:active {
  outline: none;
}

a,
a:focus,
a:hover,
button:focus {
  text-decoration: none;
  color: #ffffff;
}

a:hover {
  color: #ffffff;
  text-decoration: none;
}

.modal,
.in {
  background-color: rgba(242, 242, 242, 0.67) !important;
}

.modal button.close {
  opacity: 1;
  position: absolute;
  right: 29px;
  float: none;
  top: 31px;
  z-index: 999;
}

.modal button.close svg {
  width: 100%;
  height: 100%;
}

.text-center h2 {
  font-weight: 700;
  font-size: 34px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}

@media (max-width: 540px) {
  .text-center h2 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}

.modal-content {
  padding: 35px 35px 20px;
}

.modal-link {
  color: #f9624d;
}

.modal-title {
  margin-bottom: 10px;
  margin-top: 20px;
}

.modal-list-item {
  margin-bottom: 10px;
}

.modal-list-item {
  margin-top: 15px;
}

a:hover {
  text-decoration: none;
}

input {
  outline: none;
  -webkit-appearance: none;
}

#bs-example-navbar-collapse-1 .header_card:hover {
  box-shadow: 2px 2px 9px 0 #f9624d, -3px -3px 9px 0 #4a4a4a;
  transition: 0.5s;
}

a {
  color: #fff;
  transition: 0.5s;
}

a:hover {
  transition: 0.5s;
}

.navbar-default,
.relative {
  position: relative;
}

.cards_box.started .card_content,
.cards_box.started .card_content .card_after,
.cards_box.started .card_content .card_before,
.cards_box.started .card_position.flyout {
  animation-fill-mode: forwards;
  animation-duration: 1s;
  animation-iteration-count: 1;
}

.cards_box.started .card_content,
.cards_box.started .card_content .card_before {
  animation-fill-mode: forwards;
}

.card img {
  width: 179px;
}

/*#header-cards .card {*/
/*    float: right;*/
/*    margin-left: 10px*/
/*}*/

/*.header-cards {*/
/*    -webkit-perspective: 1000;*/
/*    -moz-perspective: 1000;*/
/*    -o-perspective: 1000;*/
/*    perspective: 1000;*/
/*    border: 1px solid #ccc*/
/*}*/

#header-cards .card.flipped {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.card1 {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.card2 {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

/*.card3 {*/
/*    -webkit-animation-delay: .7s;*/
/*    -moz-animation-delay: .7s;*/
/*    animation-delay: .6s*/
/*}*/

.back,
.card,
.front {
  height: 293px;
  width: 179px;
}

.card {
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
  overflow: visible !important;
}

.back,
.front {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.back {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.cards_container,
.cards_container .flycard {
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
}

/*.navbar-header .navbar-brand {*/
/*    max-height: 149px;*/
/*    max-width: 157px;*/
/*    padding: 0;*/
/*    height: 100%;*/
/*    margin: 0 15px;*/
/*}*/

/*.navbar-brand img {}*/

.flash-cards img {
  max-width: 187px;
  position: absolute;
}

.flash-cards img:nth-child(1),
.flash-cards img:nth-child(2) {
  margin-top: 80px;
  margin-left: -80px;
}

.flash-cards img:nth-child(3),
.flash-cards img:nth-child(4) {
  margin-top: -55px;
}

.flash-cards {
  position: relative;
  margin-top: 50px;
}

.card_content,
.card_position {
  position: absolute;
}
.cards_description h1 {
    font-size: 48px;
    line-height: 41px;
    color: #000;
    font-weight: 700;
    margin-bottom: 8px;
}
.uxmatters .bg-matters {
   transition-duration: 0.3s;
}
.uxmatters:hover .bg-matters {
    fill: #67489D;
    fill-opacity: 1;
}
header {
  overflow: hidden;
}

.cards_box {
  padding-top: 40px;
}

.cards_container {
  -webkit-perspective: 2000;
  -moz-perspective: 2000;
  -ms-perspective: 2000;
  perspective: 2000;
  -ms-transform: perspective(2000px);
  -moz-transform: perspective(2000px);
}

.cards_container .flycard {
  width: 240px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateY(0);
  -moz-transition: 0.6s;
  -moz-transform: rotateY(0);
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -o-transform: rotateY(0);
  -ms-transition: 0.6s;
  -ms-transform: rotateY(0);
  transition: 0.6s;
  transform-style: preserve-3d;
  transform: rotateY(0);
  position: absolute;
  top: 0;
  left: 0;
}
.card_position1 {
    left: 0;
}
.card_position2 {
  left: 269px;
}
.card_position3 {
  left: 479px;
}
.card_content {
  top: 120px;
}
.cards_box.started .card_content {
  animation-name: card_popup;
}
.social-on-mobile {
    text-align: right;
    margin-bottom: 10px;
    display: none;
    position: absolute;
    bottom: 10px;
}
  .Footer_links_container__2LSUI {
    display: flex !important;
}
.mobile-header-wrap {
    display: none;
}
@media (max-width: 1024px) {
  .cards_container .flycard {
    width: 180px;
  }
  .cards_container .flycard img {
    max-width: 180px;
    width: 100%;
    min-height: auto;
    /*padding-right: 20px;*/
    max-height: unset;
    height: auto;
  }
  .card_position2 {
    left: 200px;
  }
  .card_position3 {
    left: 380px;
  }
}
@media (max-width: 989px) {
  .cards_container .flycard {
    width: 230px;
  }
.cards_container .flycard img {
    max-width: 200px;
    width: 100%;
    min-height: 214px;
    /* padding-right: 20px; */
    max-height: 300px;
}
  .card_position2 {
    left: 180px;
  }
  .card_position3 {
    left: 277px;
  }
}

@media (max-width: 660px) {
  .cards_container{
    width:100%;
  }
  .card_position1{
    left:0px;
  }
  .card_position2 {
    left: 55%;
    /* margin-left: -66px;  */
  }
  #header-cards {
    display: flex;
    justify-content: center;
    /* align-items: center; */
  }
  .cards_container .flycard {
    width: 165px;
  }
  .cards_container .flycard img {
    max-width: 160px;
    width: 100%;
    min-height: 264px;
    position: relative;
    /* left: -15px; */
    max-height: 264px;
  }
  .card_content {
  top: 0;
}
   /* .card_position1 {
    display: none;
  } */
  .cards_box {
    margin-top: 50px;
  }
  .social-on-mobile {
  display:block;
}
  .F.ooter_social__29is3 {
    display: none;
}
.Footer_links_wrapper__3Op3C svg {
    width: 26px;
    height: 26px;
}
  .Footer_links_container__2LSUI {
    display: none !important;
}
.cards_box {
  /*   min-height: 430px;*/
  min-height: 250px;
}
.mobile-header-wrap {
    display: flex;
    align-items: flex-start;
}

.mobile-header-wrap .Footer_logo__NMwh4 {
    max-width: 45px;
    margin-right: 15px;
    margin-top: 0;
}

.mobile-header-wrap .footer-link {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 5px;
}

.mobile-header-wrap .footer-link .Footer_footer_link__2slQ7 {
   
    line-height: 23px;
    margin: 0;
}

.mobile-header-wrap .Footer_logo__NMwh4 a {
    display: inline;
}
.copyright.Footer_footer__1_KSh {
    font-size: 14px;
    margin-top: 11px !important;
    flex-wrap: unset;
    line-height: 18px;
  display: block;
  text-align: center;
}
.footer-link{
  text-align: center;
  display: inline-flex !important;
}
.Footer_footer_wrapper__Oa6K_ {
    padding: 20px 0 10px !important;
    font-weight: 300;
}
.copyright .footer-link a {
    font-size: 14px;
    padding-right: 10px !important;
    margin-right: 10px !important;
  margin-top: 10px !important;
}
  .grentext {
    font-size: 10px;
    line-height: 10px;
}
  .mobile-header-wrap .footer-link .Footer_footer_link__2slQ7 {
    flex: auto;
}
}
@media (max-width: 360px) {
.cards_container .flycard img{
  max-width:140px;
  min-height:auto;
}
}

.cards_box.started .card_content .card_before {
  animation-name: card_flip_front;
  z-index: 2;
}
.cards_box.started .card_content .card_after {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  animation-name: card_flip_back;
}
.cards_box.started .card_position.flyout {
  animation-delay: 12s;
}
.cards_box.started .card_position1 .card_content {
  animation-delay: 0;
}
.cards_box.started .card_position2 .card_content {
  animation-delay: 1s;
}
.cards_box.started .card_position3 .card_content {
  animation-delay: 2s;
}
.cards_box.started .card_position1 .card_after,
.cards_box.started .card_position1 .card_before {
  animation-delay: 6s;
}
.cards_box.started .card_position2 .card_after,
.cards_box.started .card_position2 .card_before {
  animation-delay: 7s;
}
.cards_box.started .card_position3 .card_after,
.cards_box.started .card_position3 .card_before {
  animation-delay: 8s;
}
.cards_box.started .card_position1.flyout {
  animation-name: card_flyout1;
}
.cards_box.started .card_position2.flyout {
  animation-name: card_flyout2;
}
.cards_box.started .card_position3.flyout {
  animation-name: card_flyout3;
}

/*faq page*/

.faq_section .faq_container {
  max-width: 1004px;
}
.faq_section {
  box-shadow: inset 6px 6px 16px #d1cdc7, inset -6px -6px 16px #ffffff;
  border-top: 10px solid #ffffff;
  border-bottom: 10px solid #ffffff;
  background-color: #f3f2f1;
}
.faq_section_row {
  padding-top: 69px;
}
.faq_heading_title {
  font-size: 50px;
  font-weight: 700;
  margin: 57px 0 19px 0;
}
.faq_sub_title {
  font-size: 19px;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 57px;
}
.faq_header_txt_row {
  margin-bottom: 48px;
}
.faq_btn_section {
  position: relative;
}
.suggest_btn {
  max-width: 174px;
  border: 1px solid #85e11a;
  background-color: #4ec06d;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 71%;
  text-align: center;
  right: 20%;
  width: 100%;
  padding: 16px;
}
.suggest_btn:hover {
  box-shadow: 5px 5px 10px #4ec06d, -5px -5px 10px #ffffff;
  transition: all 0.5s ease;
  color: #fff;
}
.faq-bottom {
  margin: 60px 0 90px 25px;
}
.contact-faq {
  margin-bottom: 30px;
  display: block;
  color: #474747;
  font-size: 30px;
  font-weight: 400;
}
.faq_main_img {
  max-width: 100%;
}
.faq-group .panel {
  border-radius: 0;
  margin-bottom: 15px;
  border: none;
  box-shadow: none;
  background: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  height: 24px;
  font-size: 19px;
  font-weight: 700;
}
.answer.fs-18 {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}
.faq-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding-left: 42px;
  position: relative;
}
.faq-group .panel-body:before {
  content: '';
  width: 3px;
  height: 38px;
  display: inline-block;
  position: absolute;
  left: 26px;
  top: 7px;
  background-color: #fb5b5d;
}
.faq-bottom-mb {
  display: none;
}
.faq_btn_section_mb {
  display: none;
}
@keyframes card_popup {
  0% {
    top: 100px;
  }
  100% {
    top: 0;
  }
}
@keyframes card_flip_front {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }

  100% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

@keyframes card_flip_back {
  0% {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }

  100% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }
}

@keyframes card_flyout1 {
  0% {
    transform: rotate(0);
    top: 0;
    left: 0;
  }

  100% {
    transform: rotate(20deg);
    top: -700px;
    left: 100px;
  }
}

@keyframes card_flyout2 {
  0% {
    transform: rotate(0);
    top: 0;
  }

  100% {
    transform: rotate(-5deg);
    top: -700px;
  }
}

@keyframes card_flyout3 {
  0% {
    transform: rotate(0);
    top: 0;
    right: 0;
  }

  100% {
    transform: rotate(15deg);
    top: -700px;
    right: 100px;
  }
}

@media (max-width: 1024px) {
  header {
    max-height: 515px;
  }
  .cards_box {
    padding-top: unset;
  }
}

@media (max-width: 868px) {
  header {
    max-height: 415px;
  }
}

@media (max-width: 660px) {
  body {
    border: 5px solid #ffffff;
  }
}


.Cards_cards_page__qYdE6 {
    color: #000;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 1540px;
    overflow: hidden;
}
.Cards_cards_page__scroll__34Glm {
    max-width: 1000px;
    margin: 0 auto;
    /* padding: 0px 15px; */
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -ms-overflow-style: none;
    scrollbar-width: none;
    width: 100%;
}

.Cards_title__3uoY6 {
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
    text-align: left;
    margin: 0 auto;
    width: 1000px;
    max-width: 100%;
    margin-bottom: 15px;
}
.Cards_subtitle__1p3X3 {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 30px;
    text-align: left;
    margin: 15px auto 75px;
    max-width: 1000px;
    color: #000000;
}
  .Cards_cards_wrapper__HBgxf {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    margin: 0px 0 30px;
}
  .Cards_block__3EMKB {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    background: #fff;
    border: 1px solid #fdfcfd;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 6px 6px 8px #cec9c2, -6px -6px 8px #fefefe;
    margin-bottom: 22px;
}
.Cards_card__11jPa {
    cursor: default;
    width: 245px;
    height: 393.84px;
    margin-bottom: 22px;
}
.Cards_back__EuEVs img, .Cards_front__zB6-f img {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
}
.Cards_cards_page__qYdE6 {
    color: #000;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 1540px;
    overflow: hidden;
    background: #FBFBFA;
}
.Cards_cards_page__scroll__34Glm::-webkit-scrollbar{
    width:0
}
.Cards_cards_wrapper__HBgxf{
    display:-webkit-flex;
    display:-moz-box;
    display:flex;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-justify-content:space-between;
    -moz-box-pack:justify;
    justify-content:space-between
}
.Cards_title_resource__3WIWm {
    font-size: 12px;
    line-height: 23px;
    color: #686868 !important;
    font-weight: 700;
}
.Cards_title_resource_item__3BUvl{
    font-family:Gordita;
    font-style:normal;
    font-weight:700;
    margin-top:15px!important;
    font-size:34px;
    margin-bottom: 20px;
}
.Cards_block__3EMKB{
    display:-webkit-flex;
    display:-moz-box;
    display:flex;
    background:#fff;
    border:1px solid #fdfcfd;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    box-shadow:6px 6px 8px #cec9c2,-6px -6px 8px #fefefe;
    margin-bottom:22px;
}
.Cards_info_wrapper__f4lre{
    margin:50px 30px 50px 75px
}
.Cards_type__E6SaK{
    font-weight:700;
    font-size:12px;
    line-height:23px;
    color:#686868
}
.Cards_block_title__1qZ0A{
    font-weight:700;
    font-size:34px;
    line-height:normal;
    margin-top:15px;
    margin-bottom:20px
}
.Cards_block_text__ziPhV{
    font-family:20px;
    font-size:21px;
    line-height:25px;
    margin-bottom:30px
}
.Cards_image__1LRDf{
    width:373px;
    height:296px;
    margin-top:33px;
    margin-right:20px
}
.Cards_center__nrube{
    position:relative
}
.Cards_last_card__1B_nX{
    display:-webkit-flex;
    display:-moz-box;
    display:flex;
    -webkit-justify-content:space-between;
    -moz-box-pack:justify;
    justify-content:space-between;
    margin-bottom:-90px
}
@media (max-width:620px){
    .Cards_last_card__1B_nX{
        display:none
    }
}
.Cards_last_front__Qvqg_{
    width:250px;
    height:393.84px
}
.Cards_last_front__Qvqg_ img{
    width:100%;
    height:100%;
    -webkit-backface-visibility:hidden;
    -webkit-transform:translateZ(0);
    -moz-transform:translateZ(0);
    transform:translateZ(0)
}
@media (max-width:100px){
    .Cards_last_front__Qvqg_{
        width:132px
    }
}
.Cards_card__11jPa{
    cursor:default;
    width:245px;
    height:393.84px;
    margin-bottom:22px
}
.Cards_back__EuEVs,.Cards_front__zB6-f{
    overflow:hidden;
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    backface-visibility:hidden;
    position:absolute;
    -webkit-transition:-webkit-transform .6s linear;
    transition:-webkit-transform .6s linear;
    -moz-transition:transform .6s linear,-moz-transform .6s linear;
    transition:transform .6s linear;
    transition:transform .6s linear,-webkit-transform .6s linear,-moz-transform .6s linear
}
.Cards_back__EuEVs img,.Cards_front__zB6-f img{
    -webkit-backface-visibility:hidden;
    -webkit-transform:translateZ(0);
    -moz-transform:translateZ(0);
    transform:translateZ(0);
    width: 100%;
    height: 100%;
}
.Cards_front__zB6-f{
    -webkit-transform:perspective(600px) rotateY(0deg);
    -moz-transform:perspective(600px) rotateY(0deg);
    transform:perspective(600px) rotateY(0deg)
}
.Cards_back__EuEVs{
    -webkit-transform:perspective(600px) rotateY(180deg);
    -moz-transform:perspective(600px) rotateY(180deg);
    transform:perspective(600px) rotateY(180deg);
}
.Cards_card__11jPa:hover>.Cards_front__zB6-f{
    -webkit-transform:perspective(600px) rotateY(-180deg);
    -moz-transform:perspective(600px) rotateY(-180deg);
    transform:perspective(600px) rotateY(-180deg);
}
.Cards_card__11jPa:hover>.Cards_back__EuEVs{
    -webkit-transform:perspective(600px) rotateY(0deg);
    -moz-transform:perspective(600px) rotateY(0deg);
    transform:perspective(600px) rotateY(0deg)
}
.Cards_info_wrapper__f4lre p {
    font-size: 21px;
    font-weight: 400;
    line-height: 25px;
    font-family: 'Source Sans Pro';
    color: #000000;
    text-align: left;
    margin-bottom: 45px;
}
@media (max-width:1024px){
    .Cards_cards_page__qYdE6{
        border-bottom:6px solid #fff;
        border-top:6px solid #fff;
        max-height:853px
    }
    .Cards_cards_page__scroll__34Glm{
        max-height:638px;
        max-width:578px;
    }
    .Cards_title__3uoY6{
        font-weight:700;
        font-size:26px;
        line-height:28px
    }
    .Cards_subtitle__1p3X3{
        font-size:14px;
        line-height:18px;
        margin:10px auto 38px;
    }
    .Cards_image__1LRDf{
        width:243px;
        margin:10px;
        height:auto
    }
    .Cards_block__3EMKB{
        display:-webkit-flex;
        display:-moz-box;
        display:flex;
        background:#fff;
        -webkit-align-items:center;
        -moz-box-align:center;
        align-items:center;
        border:1px solid #fdfcfd;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
        width:100%;
        border-radius:12px;
        box-shadow:6px 6px 8px #cec9c2,-6px -6px 8px #fefefe;
        margin-bottom:22px
    }
    .Cards_info_wrapper__f4lre{
        margin:20px
    }
    .Cards_card__11jPa{
        width:140px;
        height:216.61px;
        margin-bottom:16px
    }
}
@media (max-width:620px){
  .Cards_block__3EMKB{
        -webkit-flex-direction:column;
        -moz-box-orient:vertical;
        -moz-box-direction:normal;
        flex-direction:column;
    }
    .Cards_cards_page__qYdE6{
        border-bottom:5px solid #fff;
        border-top:5px solid #fff;
        max-height:unset;
        overflow:visible
    }
    .Cards_image__1LRDf{
        width:203px;
        height:auto;
        margin:20px
    }
    .Cards_cards_page__scroll__34Glm{
        max-height:unset;
        max-width:unset;
        /* padding:40px 25px; */
        overflow:visible
    }
    .Cards_cards_wrapper__HBgxf{
        -webkit-flex-direction:column;
        -moz-box-orient:vertical;
        -moz-box-direction:normal;
        flex-direction:column;
        -webkit-align-items:center;
        -moz-box-align:center;
        align-items:center
    }
    .Cards_title__3uoY6,.Cards_title_resource_item__3BUvl{
        font-size:24px;
        line-height:31px!important
    }
    .Cards_subtitle__1p3X3{
        font-size:14px;
        line-height:20px;
        margin:10px auto 38px;
        max-width:251px
    }
    .Cards_card__11jPa{
        width:250px;
        height:393.84px;
        margin-bottom:30px
    }
}





/* custom-css */
/*.home_header {
    height: 674px !important;
}*/
.header_header__3Qn1F {
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    background-size: cover !important;
}
/*.header_title__wrapper__E8eZ_ p {
    font-size: 21px;
    line-height: 30px;
    font-weight: 400;
  font-family: 'Source Sans Pro';
}*/
.header_uses_icon__link__3XA6f {
    /*font-size: 21px;
    line-height: 22px;
    letter-spacing: 1.3px;
    font-weight: 700;
    margin-left: 10px;
    text-transform: capitalize;*/
}
.header_card_icon__21QBI:hover a {
    color: #000;
  /*font-weight: 700 !important;*/
}
.header_uses_icon__VGtTn:hover a {
    color: #000;
  /*font-weight: 700 !important;*/
}
.Home_video_title_wrapper__27NSV {
    max-width: 970px;
    margin: 0 auto;
    text-align: left !important;
}

/* #wistia_chrome_23 #wistia_grid_71_wrapper .w-css-reset-tree button {
    clip-path: polygon(0% 50%, 15% 0%, 85% 0%, 100% 50%, 85% 100%, 14% 100%);
    border: 1px solid #D0021B !important;
    opacity: 1;
}
 */
.SectionFooter_footer__2b7Lu{
  background-position: center !important;
}
/*.SectionFooter_footer__2b7Lu .SectionFooter_title__3Fp8s {
    font-size: 36px;
    color: #000 !important;
    font-weight: 700;
    line-height: 39px;
}*/
.header_card_icon__21QBI .svg-card-hover {
    display: none;
}
.header_card_icon__21QBI:hover .svg-card-hover {
    display: block;
}
.header_card_icon__21QBI:hover .svg-card {
    display: none;
}
.header_uses_icon__VGtTn:hover .svg-uses {
    display: none;
}
.header_uses_icon__VGtTn .svg-uses-hover {
    display: none;
}
.header_uses_icon__VGtTn:hover .svg-uses-hover {
    display: block;
}
/* .Home_card_box_image__1aIoy{
  background: url("//uxdcards.com/cdn/shop/t/26/assets/Group_342.png?v=111362533446950625121742377626")
} */
.cards_page_header {
    padding: 60px 15px 1px;
    background: #FBFBFA;
    position: relative;
    z-index: 9999999;
}
.shopify-section {
    position: relative;
}
/* .cards_page_header:after {
    content: "";
    box-shadow: 0 15px 5px #8080800f;
    position: absolute;
    left: -25%;
    height: 100%;
    width: 150%;
    background: white;
    top: 0;
    z-index: -2;
} */
.page-width.page-width--narrow.section-template--15800783175832__main-padding {
    text-align: center;
    background: #f3f2f1;
  border-top: 10px solid #fff;
}

.main-page-title.page-title.h0 {
    margin: 0;
    font-size: 48px;
    color: #000;
    font-weight: 700;
    line-height: 60px;
    text-align: left;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.usesSlider{
/*   background: #FBFBFA; */
  border-bottom: 10px solid #fff;
  box-shadow: rgb(255 255 255) 0px 0px 0px inset, rgb(209 205 199) 0 0 0 inset;
  padding-bottom: 54px;
}
.usesItem {
    display: -webkit-flex;
    display: -moz-box;
    display: flex !important;
    padding: 56px 90px 56px;
    background: #f7f7f7;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: -6px -6px 16px #fff, 1px -2px 16px #d1cdc7;
    max-width: 940px;
    margin-right: 65px;
/*     margin: 20px 65px 20px 0; */
  justify-content: space-between;
    width: 100%;
}
.usesSlider .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    max-height: 684px;
}
.cards_box img {
/*     box-shadow: 2px 0 6px #00000024; */
    border-radius: 15px;
}
.usesItem_leftside{
  width:100%;
}
.usesItem_rightside{
    width: 100%;
}
.usesItem_heading h2 {
    font-size: 34px;
    font-weight: 700;
    line-height: 41px;
    color: #000;
    font-family: 'Gordita';
    margin-bottom: 54px;
}
.counting {
/*     margin-bottom: 50px; */
}
.counting p {
/*     font-family: BrandonText-Light; */
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    color: #545454;
    text-align: end;
    margin-bottom: 73px;
}
.slider_list {
    padding: 0;
}
.slider_list li {
    list-style: none;
    display: flex;
}
.slider_list li span {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
    margin-right: 30px;
    font-family: Gordita;
}
.slider_list li {
    list-style: none;
    display: flex;
    font-size: 21px;
    font-weight: 400;
    line-height: 30px;
    color: #000;
    font-family: Source Sans Pro;
    margin-bottom: 30px;
    max-width: 479px;
}
.usesItem_heading p {
  max-width: 312px;
  font-family: Source Sans Pro;
  font-size: 18px;
  line-height: 26px;
  color: #000;
  margin-top: 46px;
}

.slick-arrow {
    background: #F9624D;
    border: 1px solid #D0021B;
    box-shadow: -6px -6px 10px #FFFFFF, 6px 6px 16px #FC6147;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.Slider_slider__Lbjmr .slick-slider {
    margin-bottom: 40px;
}
.slick-arrow:hover {
    border: 1px solid #D0021B;
    box-shadow: -6px -6px 10px #FFFFFF, 6px 6px 16px #FC6147;
}
.usesSliderButtons .slick-arrow {
    display: block;
    width: 55px!important;
    height: 55px!important;
    border-radius: 50%!important;
    z-index: 1000!important;
    background: #f9624d!important;
    border: 1px solid #d0021b!important;
    -webkit-transition: all .5s ease!important;
    -moz-transition: all .5s ease!important;
    transition: all .5s ease!important;
    cursor: pointer;
}
.usesSliderButtons .UsesSlider_prev__3miz5{
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translateY(-50%);
}
.usesSliderButtons .UsesSlider_next__z2ojS {
   position: absolute;
   right: 0%;
   top: 50%;
   transform: translateY(-50%);
}
.usesItem_heading img {
/*     margin-bottom: 35px; */
}
.slider_list li:last-child {
    margin-bottom: 0px;
}
.usesProduct_slide {
    box-shadow: -6px -6px 16px #fff, 6px 6px 16px #d1cdc7;
    margin: 0 auto;
    width: 1100px!important;
    margin: 0px 65px 0 0;
      background: #f7f7f7;
    border: 1px solid #fff;
  padding: 0px;
   place-content: normal;
}
.product_slide_content{
  background: url("//uxdcards.com/cdn/shop/t/26/assets/Mask%20Group.png?v=145148520467740827541742377629")
}
.product_slide_content {
    background: url(/cdn/shop/t/4/assets/Mask%20Group.png?v=145148520467740827541671015546);
    padding: 80px 65px 80px 65px;
    position: relative;
    background-position: 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
      width: 100%;
    max-width: 56%;
}
.product_slide_image img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
    border: 10px solid #fff;
}
.product_slide_content h2 {
    font-size: 34px;
    font-weight: 700;
    line-height: 41px;
    font-family: 'Gordita';
    margin-bottom: 10px;
}
.product_slide_content p {
    font-family: 'Source Sans Pro';
    font-size: 21px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 25px;
}
.product_feature h3 {
    font-size: 21px;
    font-weight: 700;
    line-height: 30px;
    color: #000000;
    font-family: 'Gordita';
    margin-bottom: 10px;
}
.feat-list {
    list-style-type: disc;
    margin-top: 10px;
    margin-bottom: 50px;
}
.feat-list li {
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    color: #000;
    font-family: 'Source Sans Pro';
}
.w-big-play-button > div, .w-big-play-button {
    background: #CA3329 !important;
}
.w-big-play-button > div:hover, .w-big-play-button:hover {
    border: 1px solid #D0021B;
    box-shadow: 6px 6px 16px #fc6147, -6px -6px 16px #ffffff !important;
}
#wistia_chrome_23 #wistia_grid_71_wrapper button.w-css-reset, .w-playbar-wrapper.w-css-reset.w-css-reset-tree{
  background-color: #ca3329 !important;
}
.w-big-play-button.w-css-reset-button-important.w-vulcan-v2-button:hover {
    clip-path: unset !important;
}
@media screen and (min-device-width: 768px) and (max-width: 1024px) { 

   .product_slide_content h2, .usesItem_heading h2{
    font-size: 20px;
     line-height: 22px;
  }
  .usesItem{
    padding: 43px 59px !important;
    max-width: 660px !important;
    margin-right: 37px;
/*     min-height: 470px !important; */
}
  .usesItem_leftside img{
    width: 175px;
  }
  .usesItem_heading p{
    font-size: 10px;
    color: #474747;
    line-height: 14px;
    margin-top:30px;
  }
  .usesItem_leftside{
    max-width:176px;
  }
  .usesItem_rightside{
    max-width:288px;
  }
  .counting p{
    font-size: 12px !important;
    line-height: 15px !important;
  }
  .slider_list li {
    font-size: 11px;
    line-height: 18px;
}
  .slider_list li span {
    font-size: 20px;
    margin-right: 13px;
    line-height: 28px;
}
  .usesSlider .slick-arrow{
    width: 40px !important;
    height: 40px !important;
  }
  .usesSlider .UsesSlider_prev__3miz5{
    
  }
  .usesProduct_slide{
    padding: 0px !important;
  }
  .product_slide_content {
    padding: 40px 24px 46px 30px;
}
  .product_slide_content p {
    font-size: 17px;
    color: #414141;
    line-height: 30px;
    margin-bottom: 15px;
}
  .product_feature h3 {
    font-size: 12px;
    line-height: 18px;
    color: #414141;
    margin-top: 8px;
    margin-bottom: 5px;
}
  .feat-list li {
    font-size: 11.3109px;
    line-height: 18px;
}
}
@media screen  and (min-device-width: 320px) and  (max-width: 1026px) {
.main-page-title.page-title.h0, .cards_description h1 {
    font-size: 26px;
    line-height: 28px;
}
  .section-template--15800783175832__main-padding .rte{
    font-size: 11.4px;
    line-height: 18px;
    max-width: 294px;
    margin: 0 auto 38px;
  }
  .Cards_cards_page__qYdE6{
    border: none;
  }
}
@media screen  and (min-device-width: 320px) and  (max-width: 767px) {
  .usesItem {

display: block !important;
    text-align: center;
    margin: 0 15px 10px;
    padding: 36px 25px;
    box-shadow: -6px -6px 16px #fff, 6px 6px 16px #d1cdc7;
    box-sizing: border-box;
    background: #f7f7f7 !important;
        width: auto;
}
  .usesItem_heading h2{
        font-size: 24px;
    line-height: 35px;
    text-align: left;
    color: #4a4a4a;
    margin-bottom: 23px;
    padding: 0;
  }
  .usesItem_heading p{
    max-width: unset;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-bottom: 32px;
    margin-top:22px;
    text-align: left;
  }
  .counting{
    display:none;
  }
  .slider_list li{
    font-size: 14px;
    line-height: 20px;
    text-align:left;
  }
  .slider_list li span{
    font-size:20px;
    margin-right:20px;
  }
  .usesSlider{
/*     background: #F7F7F7; */
/*     padding: 0 10px; */
    border-bottom:none;
  }
  .usesItem.usesProduct_slide{
    background: url("//uxdcards.com/cdn/shop/t/26/assets/Originalv2_3.png?12172");
    width: 100% !important;
    display: flex !important;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  .product_slide_image{
    order: 1;
  }
  .product_slide_image img{
      border: 0;
  }
  .product_slide_content{
    background: none !important;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    padding:0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .product_slide_content h2{
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    margin-bottom: 8px;
    text-align: left;
  }
  .product_feature{
    margin-top: 11px;
  }
  .product_feature h3{
    margin-bottom: 3px;
    margin-top: 21px;
    font-size: 14px;
    line-height: 21px;
  }
  .feat-list{
    margin-bottom: 37px;
  }
  .feat-list li {
    font-size: 13px;
    line-height: 23px;
  }
  .product_slide_content a{
    display: block;
    max-width: 360px;
    margin: 0 auto;
    margin-bottom: 25px;
  }
}
.Home_testimonials__1r1ML {
    background: #FBFBFA;
}
/* .Home_card_box__1wvgG{
  background: url("//uxdcards.com/cdn/shop/t/26/assets/Originalv2%202.png?v=62568358612792405121742377633")
} */
.Footer_logo__NMwh4 img {
    width: 100%;
}
.Footer_links_wrapper__3Op3C {
    margin-left: 20px !important;
    min-width: 150px;
}

.card_before img{
  max-width: 240px;
}
.card_after img{
  max-width: 240px;
}
/*.navbar-header a img:hover {
    box-shadow: -3px -3px 9px #ffe8e800, 2px 2px 9px #f9624d;
}*/
.navbar-header a img {
box-sizing: border-box;
    -webkit-transition: box-shadow 0.6s ease-in-out, background 0.3s ease-in-out;
    -moz-transition: box-shadow 0.6s ease-in-out, background 0.3s ease-in-out;
    transition: box-shadow 0.6s ease-in-out, background 0.3s ease-in-out;
}
.usesItem_heading img {
    width: 100%;
    max-width: 300px;
}
.uses_slide{
      position: relative;
}
.usesSliderButtons{
  position: absolute;
    max-width: 1000px;
    margin-right: 65px;
    width: 100%;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -43%);
}
@media screen and (min-device-width: 768px) and (max-width: 1024px){
  .usesSliderButtons{
    max-width: 714px;
    top: 40%;
    transform: translate(-50%, -40%);
  }
  .usesSliderButtons .UsesSlider_next__z2ojS{
    right: 10px;
    width: 36px!important;
    height: 36px!important;
  }
  .usesSliderButtons .UsesSlider_prev__3miz5{
    left: 10px;
    width: 36px!important;
    height: 36px!important;
  }
  .usesSliderButtons .UsesSlider_prev__3miz5 svg, .usesSliderButtons .UsesSlider_next__z2ojS svg{
    width: 9px;
  }
}
.slick-track
{
  display: flex !important;
}

.slick-slide
{
    height: inherit !important;
  justify-content: space-between;
}
@media (min-width:1260px){
  .usesItem {
    max-width:1060px;
  }
  .usesSliderButtons {
    max-width: 1110px;
  }
}
@media (min-width:1440px){
  .usesItem {
    max-width:1160px;
  }
  .usesSliderButtons {
    max-width: 1210px;
  }
}
.cards_product_template{
  background: #fbfbfa;
  border-top: 10px solid white;
  box-shadow: inset -6px -6px 16px #ffffff, inset 6px 6px 16px #d1cdc7;
}
.cards_product_master {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 25px;
}
.cards_product_inner {
    padding-top: 60px;
    padding-bottom: 1px;
}
.cards_product_master .cards_description h2{
  font-size: 40px;
  line-height: 1.4;
  font-family: 'Source Sans Pro';
  font-weight: 700;
}
.cards_description p{
  font-size: 21px;
  line-height: 1.5;
  font-family: 'Source Sans Pro';
}
.cards_description ul{
  padding-top: 20px;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.cards_description li {
    font-size: 21px;
    line-height: 1.5;
    font-family: 'Source Sans Pro';
    position: relative;
    padding-left: 33px;
    color: #000000;
    font-weight: 400;
}
.cards_description li::before{
  position:absolute;
  content: '';
  background-image:url(//uxdcards.com/cdn/shop/t/26/assets/tick-icon.png?v=182831112702226609411742377669);
  left: 0;
  height: 14px;
  width: 20px;
  top: 50%;
  transform: translate(0, -50%);
  background-repeat: no-repeat;
  background-size: 19px;
}
.product_details {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 61px;
    gap: 10px;
}
.deck_master{
  width: 100%;
  max-width: 238px;
  display: none;
  text-align: center;
  background: #F7F7F7;
  border: 1px solid #FFFFFF;
  box-shadow: 4px 4px 12px #dcd8d6, -6px -6px 12px #fefefe;
  cursor: pointer;
}
.deck_master_1, .deck_master_5, .deck_master_10, .deck_master_20{
  display: block;
}
.deck_type{
  display: block;
    background: #F7F7F7;
    border: 1px solid #FFFFFF;
    color: #7E7E7E;
    font-size: 15px;
    font-family: 'Source Sans Pro';
    line-height: 1.1;
    padding: 4.8px;
}
span.deck_qty {
    display: block;
    padding: 21px 10px 7px;
    font-size: 15px;
    line-height: 1.1;
    font-weight: 700;
    color: #000000;
    position: relative;
}
.deck_img{
  max-height: 39px;
  width: auto;
  margin: 0 auto;
}
span.deck_price {
  display: block;
  padding: 10px 7px 0;
  font-size: 28px;
  line-height: 20px;
  font-family: Gordita;
  font-weight: 700;
  letter-spacing: 0;
}
.per_deck_text {
  display: block;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
}
.deck_save_text {
  background: #DCD8D6;
  font-size: 14px;
  line-height: 1.1;
  color: #000000;
  max-width: 92px;
  display: block;
  margin: 22px auto;
  padding: 5px;
}
.deck_master.active, .deck_master:hover {
  border: 2px solid #25C44E;
  position: relative;
}
.deck_master.active .deck_type, .deck_master:hover .deck_type{
  background: #4EC06D;
  border-color: #25C44E;
  color: white;
}
.deck_master.active .deck_save_text, .deck_master:hover .deck_save_text{
  background: rgba(163, 208, 174, 0.3);
  color: #25C44E;
  font-weight: 500;
}
.deck_master.active span.deck_qty::before{
  position:absolute;
  content:'';
  background: white;
  border: 5px solid #25C44E;
  height: 22px;
  width: 22px;
  border-radius: 27px;
  left: 19px;
  bottom: 3px;
}



.up-arrow{
  display:none;
}
.deck_master.active .up-arrow::after, .deck_master:hover .up-arrow::after {
    content: " ";
    position: absolute;
    bottom: 98%;
    left: 50%;
    border-width: 16px;
    border-style: solid;
    border-color: transparent transparent rgb(224 238 228) transparent;
    transform: translateX(-50%);
    border-top: unset;
}
.deck_master.active .up-arrow::before, .deck_master:hover .up-arrow::before {
    content: "";
    position: absolute;
    bottom: 98%;
    left: 50%;
    border-width: 17px;
    border-style: solid;
    border-color: transparent transparent rgb(78 192 109) transparent;
    transform: translateX(-50%);
    border-top: unset;
}
.deck_master.active .up-arrow, .deck_master:hover .up-arrow {
  display:block;
  width: 100%;
  color: #25C44E;
  text-align: center;
  padding: 17px 0;
  position: absolute;
  z-index: 1;
  bottom: -72px;
  left: 50%;
  transform: translateX(-50%);
  border: 1.4px solid #25C44E;
  font-size: 14px;
  line-height: 1.1;
  font-weight: 500;
  background: rgba(163, 208, 174, 0.3);
  border-top:unset;
  font-family: 'Source Sans Pro';
}
.border-top::after, .border-top::before{
  position: absolute;
  content: "";
  width: 100px;
  left: 0;
  border: 0.1px solid #25C44E;
  top: 0;
}
.border-top::after{
  right:0;
  left:unset;
}
.product_pice_master{
      display: block;
    margin-top: 50px;
    text-align: right;
    position: relative;
  font-family: 'Source Sans Pro';
}
.total_text{
      font-weight: 500;
    font-size: 20px;
    line-height: 1.1;
      position: relative;
    top: -11px;
}
.shipping_text{
  display: block;
    font-size: 16px;
    color: #7E7E7E;
    line-height: 1.3;
  margin-top:8px;
}
.price_currency{
  position: absolute;
      top: -14px;
    right: 0;
    color: #9B9B9B;
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
}
.total_price{
      font-size: 30px;
    line-height: 39px;
    font-weight: 700;
    padding-left: 6px;
  font-family:'gordita';
}
.checkout_button{
      text-align: right;
    display: block;
    margin: 38px 0 69px;
}
.button_cart{
      /* background: #F9624D;
    border: 1px solid #D0021B; */
    background: #CA3329;
    border: 1px solid #F9624D;

    font-size: 20px;
    color: #fff;
    font-weight: 700;
    padding: 15px 11px;
  -webkit-transition: box-shadow .6s ease-in-out,background .3s ease-in-out;
    -moz-transition: box-shadow .6s ease-in-out,background .3s ease-in-out;
    transition: box-shadow .6s ease-in-out,background .3s ease-in-out;
}
.button_cart:hover{
  box-shadow: -3px -3px 14px #ffffff, 3px 3px 16px #ff6040;
}
.product_quantity_master{
  margin-top: 88px;
}
.qty_text{
text-decoration: underline;
    font-size: 20px;
    line-height: 25px;
    text-decoration-line: underline;
    color: #4A4A4A;
    font-family: Source Sans Pro;
      cursor: pointer;
}
.quantity_master{
      position: relative;
    width: 100%;
    max-width: 253px;
    font-family: Source Sans Pro;
/*     border: 1px solid #FFFFFF;
    box-shadow: -6px -6px 16px #ffffff; */
      margin-top: 8px;
}
.product_qty {
    height: 64px;
    width: 100%;
    padding: 9px;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 700;
    color: #000000;
    text-align: center;
}
.minus {
    left: 0;
}
.minus_plus_button {
    position: absolute;
    top: 0;
    background: #DCD8D6;
    border: 1px solid #FFFFFF;
    border-radius: 0px;
    right: 35px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    min-height: 60px;
}
.minus_plus_button.plus{
  background: #4EC06D;
  right:0px;
}
.minus_plus_button svg{
  width:14px;
}
.cards_description span{
  display:none
}
.unit_text{
  display:none;
}
.product_pice_master_mobile{
  display:none;
}
@media (max-width:992px){
  .cards_description span{
    font-size: 14px;
    line-height: 20px;
    display:block;
    color: #000000;
  }
  .product_details{
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: flex-start;
  }
  .deck_master{
    margin-bottom: 18px;
  }
  .deck_master.active, .deck_master:hover{
    margin-bottom: 88px;
    align-items: flex-start;
  }
  .product_pice_master{
    margin-top: 36px;
  }
  .cards_product_inner{
    padding-top:43px;
  }
}
@media (max-width:768px){
  .checkout_button{
    text-align:center;
    margin-bottom: 70px;
  }
  .cards_product_master .cards_description h2{
    font-size:24px;
    line-height:26px;
    margin-bottom: 19px;
  }
  .cards_description p{
    font-size:14px;
    line-height:20px;
    display:none;
  }
  .cards_description ul{
    display:none;
  }
  
  .product_details{
    margin-top:35px;
    display:none;
  }
  .qty_text{
    display:none;
  }
  .unit_text{
    display:block;
    font-weight: 700;
    font-size: 12px;
    line-height: 13px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
  .product_quantity_master{
      margin-top: 48px;
  }
  .quantity_master{
    display:block !important;
    max-width: 100%;
  }
  .minus_plus_button.minus{
      left: 0;
  }
  .product_pice_master{
    display:none;
  }
  .product_pice_master_mobile{
    display:block;
    margin-top: 32px;
  }
  .mobile_price_top .total_text{
    font-weight: 700;
    font-size: 12px;
    line-height: 13px;
    color: #000000;
    position: unset;
    display: block;
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 15px;
  }
  .mobile_price_top p{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #4A4A4A;
    font-family: Source Sans Pro;
  }
  .mobile_price_top .sub_total_mobile{
    margin-top:15px;
  }
  .sub_total_mobile .total_price{
    font-size: 15px;
    line-height: 18px;
    color: #4A4A4A;
  }
  .mobile_price_bottom{
    margin-top: 32px;.
  }
  .mobile_price_bottom .total_text{
    position: unset;
    display: block;
    font-weight: 700;
    font-size: 15px;
    line-height: 13px;
    color: #000000;
    margin-bottom: 14px;
  }
  .mobile_price_bottom p{
    position: relative;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    text-align: center;
    padding: 18px;
  }
  .total_price_bottom{
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    color: #000000;
  }
  .mobile_price_bottom .price_currency{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 13px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000;
  }
  .cards_description h2{
    position:relative;
    padding-left: 50px;
    display: flex;
    align-items: center;
  }
  .cards_description h2::before{
    position:absolute;
    content: '1';
    width:37px;
    height:37px;
    text-align: center;
    background: #F9624D;
    font-size: 21px;
    line-height: 19px;
    color: #fff;
    border-radius: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    font-weight: 400;
  }
  .Cards_cards_wrapper__HBgxf:first-child{
    margin-top:0;
  }
  .Cards_cards_page__scroll__34Glm{
    padding-top:1px;
    padding-bottom: 1px;
  }
  .Cards_title__3uoY6{
    text-align:left;
  }
  .Cards_subtitle__1p3X3{
    max-width:100%;
    text-align:left;
    margin-bottom:0;
  }
  .cards_page_header{
    padding-top: 43px;
    padding-bottom: 43px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .Cards_info_wrapper__f4lre p {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 25px;
}
  .Cards_title_resource_item__3BUvl {
    font-size: 26px;
}
}
@media (max-width:430px){
  .shipping_text{
    text-align:center;
  }
    .footer-link a {
    font-size: 13px;
    margin-right: 10px;
}
}
.cart_model_master{
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 99999;
}
.cart_model_master.open{
  transition: opacity 0.3s;
  opacity: 1;
  visibility: visible;
}
.cart_model_inner{
  background: #FBFBFA;
  box-shadow: -6px 0px 12px #9b9b9b;
  max-width: 404px;
  position: absolute;
  right: -450px;
  left: unset;
  transition: 1s;
  height: 100%;
  width:100%;
}
.cart_model_inner.open{
  transition: 0.3s;
  right: 0;
}
.custom_cart_drawer_master{
  padding:50px 25px;
  position:relative;
}
.cart_main_items_master{
  height: 202px;
  overflow: auto;
  padding: 0 25px;
}
.subtotal_master, .total_master, .drawer_buttons{
      width: 100%;
    max-width: calc(100% - 50px);
    margin-left: auto;
    margin-right: auto;
}
@media (max-width:450px){
  .custom_cart_drawer_master{
    padding: 50px 0;
  }
}
.close_drawer{
  position: absolute;
  right: 13px;
  top: 5px;
  outline: none;
  border: unset;
  background: transparent;
}
.custom_cart_drawer_master .cart__item {
    display: flex;
      padding-bottom: 22px;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 22px;
}
.custom_cart_drawer_master .cart__item:last-child{
  margin-bottom:0;
}
.custom_cart_drawer_master .cart__image{
      width: 100%;
    max-width: 84px;
    margin-right: 14px;
}
.custom_cart_drawer_master .cart__image img{
  width:100%;
}
.cart_item_master{
      display: flex;
    justify-content: space-between;
    align-items: center;
}
.cart_item_master a{
  font-weight: 700;
    font-size: 16px;
    line-height: 17px;
    color: #000000;
}
.drawer_item_price{
      font-weight: 700;
    font-size: 16px;
    line-height: 17px;
    color: #000000;
}
.custom_cart_drawer_master .cart__item--variants{
      font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #4A4A4A;
    margin-top: 8px;
}
.custom_cart_drawer_master .cart__item-details{
  width: 100%;
}
.cart_update_button_master{
    position: relative;
    width: 100%;
    max-width: 136px;
    margin-top: 34px;
    height: 34px;
    background: #FFFFFF;
    border: 1px solid #9B9B9B;
}
.custom_js-qty__num{
    width: 100%;
    text-align: center;
    height: 100%;
}
.cart_update_button_master button{
    height: 100%;
    background: #F3F2F1;
  border:0;
  position:absolute;
  width:100%;
  max-width:40px;
      display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
}
.cart_update_button_master .js-qty__adjust--minus{
  left:0;
  border-right: 1px solid #9B9B9B;
}
.cart_update_button_master .js-qty__adjust--plus{
  right:0;
  border-left: 1px solid #9B9B9B;
}
.subtotal_master{
  width: 100%;
    padding-top: 28px;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 24px;
}
.subtotal_master p{
  display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
      margin-bottom: 4px;
}
.subtotal_master p span{
  font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}
.subtotal_master p span.subtotal_amount{
  font-weight: 700;
}
.total_master p{
      display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 32px;
}
.total_master p span{
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}
.total_master p span.subtotal_amount{
      font-weight: 700;
      position: relative;
    top: 11px;
}
.total_master{
      position: relative;
}
.total_master .shop_currency{
      position: absolute;
    right: 0;
    top: -4px;
    font-size: 13px;
    line-height: 14px;
    color: #9B9B9B;
}
.drawer_buttons button{
  background: #CA3329;
  border: 1px solid #F9624D;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    padding: 15px 11px;
    border-radius: 0;
    margin-top: 45px;
    width: 100%;
  -webkit-transition: box-shadow .6s ease-in-out,background .3s ease-in-out;
    -moz-transition: box-shadow .6s ease-in-out,background .3s ease-in-out;
    transition: box-shadow .6s ease-in-out,background .3s ease-in-out;
}
.drawer_buttons button:hover{
  box-shadow: -3px -3px 14px #fff, 3px 3px 16px #ff6040;
  color: white;
}
.cart_open{
  position: relative;
}
.cart_open svg{
  width:25px;
  height:28px;
}
.cart_count {
    position: absolute;
    background: #F9624D;
    border-radius: 23px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    padding: 3px 9px;
    top: -19px;
    left: 6px;
}
.cart_main_items_master .js-qty__wrapper{
      display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.cart_main_items_master .product_remove{
      color: #868686;
    font-size: 11px;
    border-bottom: 1px solid #868686;
    position: relative;
    bottom: -5px;
}
html.model-open{
      overflow: hidden;
}
.Contacts_contact__1F5Pn, .Contacts_contact_sendBlue, .contact-form_faq{
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    color: #000;
    background: hsla(0,0%,94.9%,.70);
    mix-blend-mode: normal;
    position: fixed;
    display:none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3143439080980984300;
}
.Contacts_contact__1F5Pn.show_modal, .Contacts_contact_sendBlue.show_modal{
      display: -webkit-flex;
    display: -moz-box;
    display: flex;
}
.Contacts_close__zBHO_ {
    width: 14px;
    height: 14px;
    position: absolute;
    top: 20px;
    right: 20px;
}
.Contacts_title__3B2mT {
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    text-transform: capitalize;
    color: #262626;
    text-align: center;
}
.Contacts_subtitle__2g-Pc {
    font-family: Source Sans Pro;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: #434343;
    margin-top: 7px;
}
.Contacts_subtitle_contact__36l-l {
    max-width: 296px;
    margin-bottom: 41px;
}
.Contacts_contact_image__aQee9 {
    width: 145px;
    height: 181px;
    position: absolute;
    right: 70px;
    top: 118px;
}
.Contacts_form_contact__2gvx7 {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    background: hsla(0,0%,94.9%,.9);
    position: relative;
    z-index: 2;
    top: -10px;
}
@media (max-width: 1024px){
  .Contacts_form_contact__2gvx7 {
      padding-top: 10px;
  }
}
.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
@media (min-width: 992px){
  .col-md-12 {
      float: left;
  }
  .col-md-12 {
    width: 100%;
  }
}
.form-group {
    margin-bottom: 15px;
}
.col-md-12{
      position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.form-group {
    margin-bottom: 10px;
}
@media (min-width: 768px){
  .col-md-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
  max-width: 100%;
}
.Contacts_label__3uAP2 {
    margin-bottom: 8px;
    font-family: Source Sans Pro;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
}
@media (max-width: 1024px)
  .Contacts_label__3uAP2 {
      font-size: 18px;
      line-height: 25px;
      font-weight: 400!important;
  }
}
.form-control{
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  display: block;
}
.Contacts_input__2_5BE, .Contacts_select__351QJ, .Contacts_textarea__1W6K1{
      background: #fff;
    border: 1px solid #9b9b9b;
    border-radius: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #262626;
    padding: 10px 25px;
    width: 100%;
    margin-bottom: 5px;
}
.Contacts_input__2_5BE, .Contacts_select__351QJ{
  height: 60px;
}
@media (max-width: 1024px){
  .Contacts_input__2_5BE, .Contacts_textarea__1W6K1 {
      font-size: 18px;
      line-height: 26px;
      padding: 12px 20px;
      margin-bottom: 18px;
  }
}
.Contacts_form__group__3K-C3 {
    padding: 0;
}
textarea.form-control {
    height: auto;
}
.Contacts_btn_wrapper__CFfRB {
    margin: 0 auto;
    min-width: 174px;
}
.Contacts_btn_wrapper__CFfRB button{
  padding: 20px 28px;
    font-family: Gordita;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    text-align: center;
    outline: none;
    color: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: box-shadow .6s ease-in-out,background .3s ease-in-out;
    -moz-transition: box-shadow .6s ease-in-out,background .3s ease-in-out;
    transition: box-shadow .6s ease-in-out,background .3s ease-in-out;
      border: 1px solid #f9624d;
    background: #f9624d;
      width: 100%;
}
.button_primary_button__1rQpj:hover {
    border: 1px solid #fecebd;
    box-shadow: -6px -6px 16px #fff, 6px 6px 16px #ff6040;
}
.form-row label.error{
  font-size: 13px;
    color: #991f39;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1;
}
.form-row input.error, .form-row textarea.error{
  border: 1px solid #994040;
}
.css-2b097c-container {
    position: relative;
    box-sizing: border-box;
}
.css-tw634z {
    border: 1px solid rgb(155, 155, 155);
    font-size: 16px;
    padding: 10px;
    display: flex;
    background: white;
}
.css-1hwfws3 {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    flex: 1 1 0%;
    flex-wrap: wrap;
    padding: 2px 8px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.css-1wa3eu0-placeholder {
    color: rgb(128, 128, 128);
    margin-left: 2px;
    margin-right: 2px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
}
.css-1g6gooi {
    margin: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    visibility: visible;
    color: rgb(51, 51, 51);
    box-sizing: border-box;
}
.css-1g6gooi input{
  box-sizing: content-box;
    width: 2px;
    background: 0px center;
    border: 0px;
    font-size: inherit;
    opacity: 1;
    outline: 0px;
    padding: 0px;
    color: inherit;
}
.unkown_div{
      position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    height: 0px;
    overflow: scroll;
    white-space: pre;
    font-size: 16px;
    font-family: Gordita;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
}
.css-1wy0on6 {
    -webkit-box-align: center;
    align-items: center;
    align-self: stretch;
    display: flex;
    flex-shrink: 0;
    box-sizing: border-box;
}
.css-1okebmr-indicatorSeparator {
    align-self: stretch;
    background-color: rgb(204, 204, 204);
    margin-bottom: 8px;
    margin-top: 8px;
    width: 1px;
    box-sizing: border-box;
}
.css-tlfecz-indicatorContainer {
    color: rgb(204, 204, 204);
    display: flex;
    padding: 8px;
    transition: color 150ms ease 0s;
    box-sizing: border-box;
}
.Contacts_line__1CYG9 {
    width: auto;
    margin: 22px -5px;
    border-top: 1px solid #dfdfdf;
}
.Contacts_form__group_label2__1_fFN {
    margin-top: 20px;
    font-size: 14px;
}
.profession_group_list_master{
  position: absolute;
  top: 100px;
  width: 100%;
  background-color: #fff;
  max-width: 503px;
  padding: 4px 0;
  display: none;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.profession_list{
      list-style: none;
      padding-left: 0;
  margin-bottom:0;
}
ul.profession_list li {
    cursor: pointer;
    padding: 12px 20px;
    font-size: 15px;
}
ul.profession_list li:hover{
      background-color: #888888;
    color: white;
}
#last-option{
  display: none;
}
.css-qnq7xv-multiValue {
    background-color: rgb(230, 230, 230);
    border-radius: 0px;
    display: flex;
    margin: 2px;
    min-width: 0px;
    box-sizing: border-box;
    font-size: 15px;
}
.css-10ku62j {
    border-radius: 0px;
    color: rgb(51, 51, 51);
    font-size: 85%;
    overflow: hidden;
    padding: 3px 3px 3px 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.css-5dgs50 {
    -webkit-box-align: center;
    align-items: center;
    border-radius: 0px;
    display: flex;
    padding-left: 4px;
    padding-right: 4px;
    box-sizing: border-box;
    cursor: pointer;
}


/* 02-16-2023 CSS Start */
/*  Popup CSS Start */
/* .show_modal .Contacts_form_wrapper__fkVAc {
    position: absolute;
    top: 50%;
    margin-bottom: 0;
    left: 50%;
    overflow-y: auto;
    transform: translate(-50%, -50%);
    height:calc(100vh - 150px);
} */
.modal-open .modal-dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height:calc(100vh - 150px);
    pointer-events:auto;
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: 0 5px 15px #0000007f;
    border-radius: .3rem;
}
.modal-open .modal-dialog .modal-content {
    border: none;
    box-shadow: none;
    height: 100%;
    overflow-x: hidden;
}
#shopify-section-template--15844742234264__0b8b91bb-8ab0-4d79-95e9-14cdf094d2b6 .custom_cards.Cards_cards_page__qYdE6:after {
    content: '';
    position: absolute;
    height: 300px;
    bottom: 0;
    left: 0;
    width: 100%;
    right: 0;
    background-image: linear-gradient(#ffffff00, white, #fff );
}
@media only screen and (max-width: 991px) {
.modal-open .modal-dialog {
    width: 90%;
    max-width: 100%;
    margin: 0 auto;
    overflow-y: auto;
}
  .show_modal .Contacts_form_wrapper__fkVAc {
    width: 90%;
}
}
@media only screen and (max-width: 767px) {
.Home_video_title_wrapper__27NSV h3, .Home_title_card__2yUz9, .Home_pre_order_wrapper__tsuid, .product_slide_content {
    max-width: 100% !important;
}
  .Home_title__1CXO8 {
    padding: 10px 0px !important;
}
  .usesItem_leftside, .usesItem_rightside {
    margin: 0 auto;
}
  .product_feature {
    display: flex;
    flex-wrap: wrap;
}
  .product_feature h3 {
    width: 100%;
    display: block;
}
  .usesItem.usesProduct_slide {
    justify-content: center;
}
  .cards_product_template{
    border-top: 5px solid white;
  }
  .Home_preOrders__1TXCi .button_button-card {
    text-align: center;
}
  #shopify-section-template--15844742234264__0b8b91bb-8ab0-4d79-95e9-14cdf094d2b6 .custom_cards.Cards_cards_page__qYdE6:after {
    height: 200px;
}
/*   .Cards_cards_page__scroll__34Glm .Cards_cards_wrapper__HBgxf div {
    width: 100%;
}
  .Cards_cards_page__scroll__34Glm .Cards_cards_wrapper__HBgxf div div div {
    height: 100%;
} */
}
/*  Popup CSS End */


.page-width {
  max-width: 1140px;
  width: 100%;
  padding: 0 !important;
  margin: 0 auto !important;
}

@media (max-width:1400px) {
  .page-width {
    max-width: 90%;
    width: 90%;
  }
}