@charset "UTF-8";
/* Darkgrey */
/* Lightgrey */
/* Grey */
/* White */
/* Red */
/* Green */
/* Black */
/* blue */
:root .otp-theme {
  --loading_icon: url(../images/otp-loading.gif);
}
:root .ggp-theme {
  --loading_icon: url(../images/ggp_loading_100x67.gif);
}
:root .hs-theme {
  --loading_icon: url(../images/hs-loading.gif);
}

.guarantee-banner {
  margin-bottom: 80px;
}
.guarantee-banner__image {
  background: url("/skin/frontend/ggp/default/images/banners/banner_guarantee_mainpage.png") no-repeat center center;
  background-size: cover;
  height: 350px;
}
.guarantee-banner__content {
  padding-left: 20%;
  padding-top: 5%;
}
.guarantee-banner__content p {
  margin: 15px 0;
}
.guarantee-banner__content .heading {
  font-size: 40px;
  letter-spacing: -0.88px;
  line-height: 44px;
  color: #4A4A4A;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
.guarantee-banner__content .sub-heading {
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #29B5DC;
  line-height: 26px;
  text-transform: uppercase;
}
.guarantee-banner__des {
  height: 375px;
  box-shadow: 0 5px 13px 0 rgba(0, 0, 0, 0.1);
}
.guarantee-banner__des__img {
  display: flex;
  justify-content: center;
  margin-top: -8%;
}
.guarantee-banner__des__content {
  padding: 1% 19%;
  text-align: center;
}
.guarantee-banner__des__content p {
  font-size: 20px;
  line-height: 44px;
  color: #636363;
}
.guarantee-banner__des__content p span {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #29B5DC;
}

.guarantee-body .container {
  border: 1px solid #E0E0E0;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  padding: 0;
}
.guarantee-body__nav .nav .nav-item {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #636363;
  padding: 3% 0;
  background-color: #f5f6f6;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.guarantee-body__nav .nav .nav-item.active {
  color: #29B5DC;
  background-color: #FFFFFF;
}
.guarantee-body__nav .nav .nav-item:hover {
  color: #29B5DC;
}
.guarantee-body__content .topic {
  text-align: center;
  padding: 5%;
}
.guarantee-body__content .topic p {
  padding: 10px 0;
}
.guarantee-body__content .topic .heading {
  font-size: 32px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #29B5DC;
  line-height: 43px;
}
.guarantee-body__content .topic .title {
  line-height: 24px;
  font-size: 18px;
  color: #636363;
}
.guarantee-body__content .topic .description {
  line-height: 35px;
  font-size: 18px;
  color: #636363;
}
.guarantee-body__content .topic .description span {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #000000;
}
.guarantee-body__content .icon-group {
  padding: 0 7%;
}
.guarantee-body__content .icon-group__block {
  position: relative;
}
.guarantee-body__content .icon-group__block__img {
  background: #FAFAFA;
  border-radius: 50%;
  display: flex;
  width: 150px;
  height: 150px;
  justify-content: center;
  margin-left: 26%;
  position: relative;
}
.guarantee-body__content .icon-group__block__img img {
  position: absolute;
}
.guarantee-body__content .icon-group__block__img span {
  width: 30px;
  height: 30px;
  background: #29B5DC;
  border-radius: 50%;
  padding: 6px 0 0 11px;
  position: absolute;
  left: 4px;
  color: #FFFFFF;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
.guarantee-body__content .icon-group__block__content .topic {
  font-size: 20px;
  color: #636363;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  line-height: 35px;
}
.guarantee-body__content .icon-group__block__content .description {
  font-size: 14px;
  line-height: 22px;
  color: #636363;
  text-align: center;
  padding: 0 5%;
}
.guarantee-body__content .icon-group__block__content .description .s_email {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #29B5DC;
  display: block;
}
.guarantee-body__content .icon-group__block__content .description .coupon {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: italic;
}
.guarantee-body__content .icon-group__block__content ul {
  padding-left: 36px;
  list-style: none;
}
.guarantee-body__content .icon-group__block__content ul li:before {
  content: "•";
  color: #29B5DC;
  padding-right: 7px;
}
.guarantee-body__content .icon-group__list:nth-child(-n+2):after {
  content: "-----------►";
  color: #29B5DC;
  position: absolute;
  top: 16%;
  letter-spacing: 4px;
  right: -57px;
}
.guarantee-body__content .content_section .topic {
  padding: 5% 7% 4% 7%;
}
.guarantee-body__content .content_section .list-content {
  padding: 0 7%;
  margin-bottom: 5%;
}
.guarantee-body__content .content_section .list-content__list {
  margin-bottom: 11px;
}
.guarantee-body__content .content_section .list-content__list p {
  padding: 5px 0;
}
.guarantee-body__content .content_section .list-content__list p:first-child.icon-false:before {
  content: "\f057";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #D20271;
  padding-right: 13px;
  font-size: 24px;
}
.guarantee-body__content .content_section .list-content__list p:first-child:before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #7cc84a;
  padding-right: 13px;
  font-size: 24px;
}
.guarantee-body__content .content_section .list-content__list .title {
  color: #636363;
  font-size: 18px;
  line-height: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
.guarantee-body__content .content_section .list-content__list .description {
  color: #636363;
  font-size: 16px;
  line-height: 22px;
  padding-left: 39px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
.guarantee-body__content .content_section .content_product_return {
  padding: 0 7%;
  margin-bottom: 5%;
}
.guarantee-body__content .content_section .content_product_return .title {
  font-size: 18px;
  color: #636363;
  line-height: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  margin-top: 24px;
}
.guarantee-body__content .content_section .content_product_return ul {
  list-style: disc;
  margin-left: 18px;
  padding: 15px 0;
  margin-bottom: 0;
}
.guarantee-body__content .content_section .content_product_return ul li {
  padding: 4px 0;
  font-size: 16px;
}
.guarantee-body__content .content_section .content_product_return .btn--contact {
  background-color: #D20271;
  color: #FFFFFF;
  text-transform: uppercase;
  width: 30%;
}
.guarantee-body__content .content_section .content_product_return .btn--contact:hover {
  color: #FFFFFF;
}

.customer-service__content {
  background-color: #D3ECF3;
  margin: 6% 12% 7%;
  box-shadow: 0 8px 20px 0 rgba(224, 224, 224, 0.5);
  border-radius: 10px;
  padding: 2% 0;
}
.customer-service__content .detail {
  color: #294766;
  margin: 4% 17%;
}
.customer-service__content .detail--heading {
  font-size: 40px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  line-height: 44px;
  padding-left: 16px;
}
.customer-service__content .detail--sub-heading {
  font-size: 20px;
  line-height: 35px;
  color: #54686C;
}
.customer-service__content .info {
  color: #294766;
  background-color: unset;
  margin-left: 19%;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
}
.customer-service__content .info--email {
  font-size: 16px;
}
.customer-service__content .info--email:before {
  content: url("../images/credit-email-icon.png");
  background: #FFFFFF;
  width: 33px;
  height: 33px;
  display: -webkit-inline-box;
  border-radius: 50%;
  padding: 6px 0 0 7px;
  margin-right: 8px;
}
.customer-service__content .info--tel {
  margin-top: 13px;
  font-size: 16px;
}
.customer-service__content .info--tel:before {
  content: url("../images/credit-call-icon.png");
  background: #FFFFFF;
  width: 33px;
  height: 33px;
  display: -webkit-inline-box;
  border-radius: 50%;
  padding: 6px 0 0 7px;
  margin-right: 8px;
}
.customer-service__content img {
  margin-bottom: -21px;
}

.guarantee_page_banner {
  background-image: url("https://media2.gogoprint.com/wysiwyg/guarantee_banner.png");
  background-size: cover;
  height: 350px;
  color: #fff;
}
.guarantee_page_banner .content {
  font-family: Sora, sans-serif;
  padding: 8em 15px;
}
.guarantee_page_banner .content p {
  font-weight: 600;
  font-size: 23px;
  text-transform: capitalize;
}
.guarantee_page_banner .content h1 {
  font-weight: 800;
  font-size: 50px;
  margin-top: 12px;
}
.guarantee_page_banner img {
  width: 100%;
  height: auto;
}
@media (max-width: 767.98px) {
  .guarantee_page_banner img {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .guarantee_page_banner img {
    margin-top: 75px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .guarantee_page_banner img {
    margin-top: 35px;
  }
}
.guarantee_page .heading h2 {
  font-family: Sora, sans-serif;
  font-size: 34px;
  color: #000;
  font-weight: 700;
  text-align: center;
}
.guarantee_page .heading p {
  font-family: Manrope, sans-serif;
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin: 12px 0 40px 0;
  font-weight: 400;
}
.guarantee_page .heading p span {
  font-weight: 700;
  color: #000;
}
.guarantee_page-b1 {
  background-color: #fff8f8;
}
.guarantee_page-b1 .container {
  display: flex;
  justify-content: space-between;
  padding: 40px 0;
}
@media (max-width: 767.98px) {
  .guarantee_page-b1 .container {
    padding: 40px 20px;
  }
}
.guarantee_page-b1 .container .content {
  margin: auto 0;
}
.guarantee_page-b1 .container .content h2 {
  font-family: Sora, sans-serif;
  font-size: 34px;
  color: #000;
  font-weight: 700;
}
.guarantee_page-b1 .container .content p {
  font-size: 18px;
  color: #666666;
}
.guarantee_page-b2 {
  padding: 60px 0;
  margin: auto;
  background-color: #fcfcfc;
}
.guarantee_page-b2 img {
  margin: 0 auto;
}
.guarantee_page-b2 .step {
  text-align: center;
  position: relative;
}
.guarantee_page-b2 .step h3 {
  font-size: 20px;
  color: #000;
  font-weight: 800;
  margin-top: 25px;
}
.guarantee_page-b2 .step p {
  font-size: 14px;
  color: #666666;
  max-width: 260px;
  margin: auto;
}
.guarantee_page-b2 .step p span {
  font-weight: 700;
  color: #000;
}
.guarantee_page-b2 .step p a {
  color: #666;
  text-decoration: none;
}
.guarantee_page-b2 .step p a:hover {
  color: #000;
}
.guarantee_page-b2 .step .right-icon {
  position: absolute;
  right: -24px;
  top: 42%;
}
.guarantee_page-b3 {
  margin-top: 40px;
}
.guarantee_page-b3 .terms-container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.guarantee_page-b3 .terms-list {
  flex: 1;
}
.guarantee_page-b3 ul {
  list-style: none;
  padding: 0;
}
.guarantee_page-b3 li {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 1rem;
}
.guarantee_page-b3 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 1.2rem;
  height: 1.2rem;
  background-size: cover;
}
.guarantee_page-b3 .checked li::before {
  background-image: url("https://media2.gogoprint.com/wysiwyg/guarantee_page-b3-checed.svg"); /* green check */
}
.guarantee_page-b3 .info li::before {
  background-image: url("https://media2.gogoprint.com/wysiwyg/guarantee_page-b3-info.svg"); /* red cross */
}
@media (min-width: 768px) {
  .guarantee_page-b3 .terms-container {
    flex-direction: row;
    justify-content: space-between;
  }
}
.guarantee_page-b4 {
  padding: 80px 0;
}
.guarantee_page-b4 .container {
  background: #fdf6f3;
  background: linear-gradient(90deg, rgb(253, 246, 243) 0%, rgb(255, 241, 240) 100%);
  border-radius: 12px;
  padding: 1.5rem;
  margin-top: 3rem auto;
  position: relative;
}
.guarantee_page-b4 h2 {
  font-family: Sora, sans-serif;
  font-size: 27px;
  color: #000;
  font-weight: 700;
}
.guarantee_page-b4 p {
  font-size: 20px;
  color: #666666;
}
.guarantee_page-b4 .contact {
  display: flex;
  gap: 6px;
  font-size: 18px;
  color: #000;
  font-weight: 700;
  margin-top: 15px;
}
.guarantee_page-b4 .guarantee_page-logo {
  position: absolute;
  right: 32px;
  top: 50px;
}
@media (max-width: 767.98px) {
  .guarantee_page .right-icon {
    display: none;
  }
  .guarantee_page .step {
    margin-bottom: 40px;
  }
  .guarantee_page .step p {
    max-width: 360px;
  }
}

/*# sourceMappingURL=guarantee.css.map */
