@charset "UTF-8";
.elementor-posts-container .more_info {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 15px;
  background: rgba(0, 0, 0, 0.16);
  border: 1px solid #FFFFFF;
  backdrop-filter: blur(24px);
  align-items: center;
  color: #fff;
  font-size: 14px;
  border-radius: 15px;
  z-index: 1;
  display: flex;
}
.elementor-posts-container .more_info svg {
  margin-right: 5px;
}
.elementor-posts-container .custom-item-image .woo-tutorial-link {
  position: absolute;
  top: 20px;
  left: 20px;
  outline: none;
  border: 3px solid #fff;
  background: rgba(255, 255, 255, 0.16);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 1;
}
.elementor-posts-container .custom-item-image .woo-tutorial-link:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-4px, -50%);
  border: 7px solid transparent;
  border-left: 12px solid #fff;
}
.elementor-posts-container .custom-item-image .elementor-post__thumbnail img {
  height: 100%;
  width: auto;
  position: absolute;
  top: calc(50% + 1px);
  left: calc(50% + 1px);
  -webkit-transform: scale(1.01) translate(-50%, -50%);
  -ms-transform: scale(1.01) translate(-50%, -50%);
  transform: scale(1.01) translate(-50%, -50%);
  transition: transform 1s, visibility 1s ease-in-out;
}
.elementor-posts-container .custom-item-image:hover .elementor-post__thumbnail img {
  transform: scale(1.04) translate(-50%, -50%);
}
.elementor-posts-container .webinars_overlay {
  top: auto;
  padding: 25px 15px 15px 15px;
}
.elementor-posts-container .webinars_overlay h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.2;
  color: #fff;
  font-family: Helvetica;
  text-align: left;
}
.elementor-posts-container .webinars_overlay h4 {
  text-align: left;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.72);
}
.elementor-posts-container .webinars_overlay.elementor-portfolio-item__overlay {
  background: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(2px);
  z-index: 1;
  overflow: inherit;
  opacity: 1;
}
.elementor-posts-container .webinars_overlay.elementor-portfolio-item__overlay div {
  display: none;
}
.elementor-posts-container .webinars_overlay.elementor-portfolio-item__overlay:hover {
  height: 100%;
  justify-content: end;
}
.elementor-posts-container .webinars_overlay.elementor-portfolio-item__overlay:hover .more_info {
  display: none;
}
.elementor-posts-container .webinars_overlay.elementor-portfolio-item__overlay:hover div {
  display: block;
}
.elementor-posts-container .webinars_overlay div {
  text-align: left;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
}
.elementor-posts-container .webinars_overlay div.read-wrap {
  margin-top: 10px;
}
.elementor-posts-container .webinars_overlay span.read-more {
  background: #fff;
  font-size: 15px;
  padding: 7px 17px;
  color: #ef4123;
  border-radius: 20px;
  display: inline-block;
}

.custom-widget-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.custom-widget-nav span, .custom-widget-nav a {
  display: inline-block;
  padding: 0 10px;
  margin: 5px;
}

.check-block.yes {
  cursor: pointer;
}

.year-items-line {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #E9351D;
  margin-bottom: 97px;
}
.year-items-line ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.year-items-line ul li {
  padding: 15px 60px;
  color: #716D78;
  margin: 0;
  cursor: pointer;
  font-weight: 800;
  font-size: 18px;
  line-height: 30px;
}
.year-items-line ul li.active {
  background: #E9351D;
  color: #fff;
}

.email-items {
  display: none;
  flex-wrap: wrap;
}
.email-items.active {
  display: flex;
}
.email-items .email-item {
  display: flex;
  flex-direction: column;
  padding: 40px 32px;
  margin-right: 32px;
  background: #fff;
  border-radius: 3px;
  margin-bottom: 32px;
  width: calc(33.333% - 22px);
}
@media (max-width: 1000px) {
  .email-items .email-item {
    width: calc(50% - 22px);
  }
}
@media (max-width: 550px) {
  .email-items .email-item {
    width: calc(100% - 22px);
    margin-right: 0;
  }
}
.email-items .email-item .top h3 {
  font-weight: 800;
  font-size: 25px;
  line-height: 30px;
  margin: 12px 0;
  color: #231837;
}
@media (min-width: 1000px) {
  .email-items .email-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 1000px) {
  .email-items .email-item:nth-child(2n) {
    margin-right: 0;
  }
}
.email-items .email-item .text {
  font-size: 16px;
  line-height: 25px;
  color: #716D78;
}
.email-items .email-item .text ul {
  padding: 0;
}
.email-items .email-item .text li {
  display: flex;
  width: 100%;
  font-size: 16px;
  line-height: 25px;
}
.email-items .email-item .text li::before {
  content: "■";
  font-size: 8px;
  color: #E9351D;
  margin-right: 8px;
}

.elementor .email-item hr {
  background-color: #E9351D;
  margin-bottom: 24px;
}

.shipping-div h2 {
  color: #EF4123;
  font-family: "Helvetica Display", Helvetica;
  font-size: 50px;
  font-weight: 900;
  line-height: 60px;
  text-align: center;
}
.shipping-div .item-product {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shipping-div .item-product .items {
  width: calc(25% - 16px);
}
@media (max-width: 1000px) {
  .shipping-div .item-product .items {
    width: calc(50% - 16px);
  }
}
@media (max-width: 490px) {
  .shipping-div .item-product .items {
    width: 100%;
  }
}
.shipping-div .item-product .item {
  display: flex;
  align-items: center;
  padding: 16px;
  background: #fff;
  border: 1px solid #fff;
  box-sizing: border-box;
  border-radius: 3px;
  margin-bottom: 24px;
}
.shipping-div .item-product .item:hover {
  border: 1px solid #ef4123;
}
.shipping-div .item-product .item span {
  font-weight: 800;
  font-size: 18px;
  line-height: 30px;
  color: #231837;
  display: inline-block;
  margin-right: auto;
}
.shipping-div .item-product .item a {
  display: flex;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  border: 1px solid #c6c6c6;
  box-sizing: border-box;
  border-radius: 50%;
  font-size: 18px;
  text-align: center;
  justify-content: center;
  line-height: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.shipping-div .item-product .item a:hover {
  border: 1px solid #e9351d;
}
.shipping-div .item-product .item input {
  margin: 0 5px;
  border: none;
  box-shadow: none;
  padding: 0;
  width: 30px;
  text-align: center;
}
.shipping-div .item-calc {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #231837;
  background: #fff;
  padding: 58px;
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.shipping-div .item-calc .input {
  max-width: 368px;
  width: 100%;
  margin-bottom: 32px;
}
.shipping-div .item-calc .input select, .shipping-div .item-calc .input input {
  padding-left: 24px;
  border: 1px solid #E5E5E5;
  border-radius: 100px;
  box-shadow: none;
}
.shipping-div .item-calc .input label {
  margin-bottom: 16px;
  padding-left: 24px;
}
.shipping-div .button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 80px;
}
.shipping-div .button button {
  background: #e9351d;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  padding: 9px 53px;
  border: none;
  outline: none;
  border-radius: 40px;
  cursor: pointer;
}
.shipping-div .total-row {
  border-top: 1px solid #E4E4E4;
  margin-top: 65px;
  padding-top: 65px;
  width: 100%;
}
.shipping-div .total-row .cont {
  max-width: 400px;
  margin: 0 auto;
  display: flex;
}
.shipping-div .total-row .cont span {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #716D78;
}
.shipping-div .total-row .cont .total {
  margin-left: auto;
}
.shipping-div .total-row .cont .amount, .shipping-div .total-row .cont .woocommerce-Price-currencySymbol {
  font-size: 24px;
  line-height: 20px;
  color: #231837;
}
.shipping-div .error-row {
  margin-top: 30px;
  color: #ea351c;
}

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