.cards-euytceuty587t75ntn .benefit-card .card-title, .mbr-section-title, .mbr-section-title *{color: #019F53!important;}
.mbr-section-title.mbr-fonts-style.display-1{font-weight: bold;}
.features-437gf437 .benefit-card .card-icon img{
  border-radius: 0 !important;
  width: 60px;
  margin: auto;
}
iframe#videoFrame.mbr-embedded-video {
  height: unset !important;
}
#demoVideosContainer .card {
  border-radius: 10px !important;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
}
#demoVideosContainer .card:hover {
  transform: translateY(-5px);
}
#demoVideosContainer .card-img-container {
  position: relative;
  background-color: #fff;
  height: 225px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#demoVideosContainer .card-img-container img {
  max-height: 100%;
  width: auto;
}
#demoVideosContainer .feature-play-btn {
  position: absolute;
  right: 15px;
  bottom: -20px;
  z-index: 1;
  background-color: #019F53;
  color: white;
  border: none;
  width: 60px;
  height: 30px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  transition: all ease-in-out 0.2s;
}
#demoVideosContainer .feature-play-btn:hover{
  background-color: #252525;
}
#demoVideosContainer .card-divider {
  background-color: gray;
  margin: 0;
}
#demoVideosContainer .card-body{
  background-color: white;
}

.target-cards__v9rmq1 .card {
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  height: 100%;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  background-color: white;
}

.target-cards__v9rmq1 .card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.target-cards__v9rmq1 .card-title {
  font-weight: 600;
  margin-bottom: 15px;
}

.target-cards__v9rmq1 .people-section {
  padding: 50px 0;
}

.target-cards__v9rmq1 .section-title {
  margin-bottom: 40px;
  font-weight: 700;
}

.cards-euytceuty587t75ntn .benefit-card {
  max-width: 600px;
  border-radius: 16px;
  padding: 28px;
  height: 100%;
  transition: transform 0.3s, box-shadow 0.3s;
  border: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  margin-bottom: 2rem;
  border: solid thin #e3e3e3;
  background-color: white;
}

.cards-euytceuty587t75ntn .benefit-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.cards-euytceuty587t75ntn .benefit-card .card-icon {
  font-size: 1.8rem;
  margin-bottom: 1rem;
}

.cards-euytceuty587t75ntn .benefit-card .card-title {
  font-weight: 600;
  margin-bottom: 1rem;
  color: #111827;
}

.cards-euytceuty587t75ntn .benefit-card .card-text {
  color: #4b5563;
  line-height: 1.6;
}


.affiliate-calculator .highlight-box {
  background-color: #f1f0ff;
  padding: 10px 25px;
  border-radius: 12px;
  font-weight: 500;
  font-size: 1.2rem;
  display: table;
  margin: auto;
}

.affiliate-calculator .big-value {
  /* color: #2a50ff; */
  font-size: 3rem;
  font-weight: bold;
}

.affiliate-calculator .range-labels {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
  margin-top: 5px;
}

.affiliate-calculator .range-labels span {
  position: relative;
  color: #818181;
}

@media(max-width: 768px){
  .affiliate-calculator .range-labels span{
    font-size: 12px;
  }
  #commissionLabel, #accountsLabel{
    font-size: 1rem !important;
  }
}

.affiliate-calculator .range-labels span::before {
  content: "";
  height: 10px;
  border: solid thin #818181;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}

.affiliate-calculator .arrow-container {
  position: relative;
  text-align: right;
  margin-top: 10px;
}

.affiliate-calculator .no-limit-text {
  font-weight: bold;
  font-style: italic;
  display: inline-flex;
  align-items: center;
}

.affiliate-calculator .form-range::-webkit-slider-thumb {
  background-color: #000000 !important;
}

.affiliate-calculator .form-range::-moz-range-thumb {
  background-color: #000000 !important;
}

.affiliate-calculator .form-range::-ms-thumb {
  background-color: #000000 !important;
}

.waca-benefits .custom-card,
.banning-info .custom-card {
  background-color: white;
  box-shadow: 0 1px 1px #00000014, 3px 5px 18px #00000020 !important;
}

.banning-info .text-red-800 {
  color: #991B1B;
}

.banning-info .text-red-700 {
  color: #B91C1C;
}

.waca-benefits .emoji-large,
.banning-info .emoji-large {
  font-size: 2rem;
}

.waca-advantages .mbr-iconfont{
  width: 20px !important;
  height: 20px !important;
}
.waca-advantages a:hover .mbr-iconfont{
  color: white !important;
}

.testimonial-header {
  width: 100%;
  margin-bottom: 10px;
  padding: 0 10px;
}

.testimonial-header img {
  border-radius: 0 !important;
  width: 70px;
  height: 70px;
}

.testimonial-header a {
  color: #4286f4 !important;
}

.testimonial-header a:hover {
  text-decoration: underline;
}

.rating-star {
  font-size: 1.1rem !important;
  color: #ffc107 !important;
}

.testimonial-card {
  background-color: white;
  border-radius: 2rem;
  padding: 30px;
  min-height: 200px;
  width: 100%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin: 15px 10px;
}

.testimonial-avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: bold;
  font-size: 22px !important;
  margin-right: 15px;
}

.testimonial-author {
  font-weight: 600;
}

.testimonial-rating {
  text-align: start;
}

.testimonial-text {
  font-style: italic;
  color: #333;
  padding-left: 40px;
  padding-top: 20px;
  font-size: 1.4rem !important;
  white-space: pre-line;
}

.carousel-control-prev,
.carousel-control-next {
  width: 30px;
  height: 30px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.carousel-control-prev {
  left: 10px;
}

.carousel-control-next {
  right: 10px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 20px;
  height: 20px;
  filter: invert(1) grayscale(100);
}

@media (max-width: 768px) {
  .testimonial-text {
    font-size: 16px;
  }

  .testimonial-author {
    font-size: 18px;
  }

  .carousel-control-prev {
    left: -10px;
  }

  .carousel-control-next {
    right: -10px;
  }
}

.pricing-section {
  padding-top: 8rem !important;
}

.pricing-section .pricing-disclaimer {
  font-family: 'Inter';
  list-style: none;
  font-weight: bold;
  font-size: 13px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pricing-section .content-wrapper {
  margin-bottom: 20px !important;
}

.pricing-section .pricing-disclaimer .line1 {
  margin-bottom: 10px;
}

.pricing-section .pricing-disclaimer .line2 {
  font-style: italic;
  color: #ccc;
}

.pricing-section .switch-container {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
  margin-bottom: 20px;
}

.pricing-section .item-wrapper {
  padding-top: 30px !important;
}

.pricing-section .item-wrapper .item-price {
  margin-bottom: 1rem !important;
}

.pricing-section .item-wrapper .mbr-section-btn {
  margin: -0.6rem 0;
}

.pricing-section .item-wrapper .mbr-section-btn .btn {
  margin: 0px !important;
}

.pricing-section .item-wrapper .list-wrapper {
  margin-top: 15px !important;
}

.pricing-section .item-wrapper .list-wrapper .mbr-list-title {
  margin-bottom: 10px !important;
}

.cid-uCoq4jqc6O .item .item-wrapper .card-box .list-wrapper .list .item-wrap,
.cid-uz4VbhOmvw .item .item-wrapper .card-box .list-wrapper .list .item-wrap {
  margin-bottom: 10px !important;
}

.switch-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

.toggle-switch {
  position: relative;
  display: inline-block;
  width: 54px;
  height: 28px;
}

.toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.toggle-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
  border-radius: 34px;
}

.toggle-switch .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
  border-radius: 50%;
}

.toggle-switch input:checked+.slider {
  background-color: #019F53;
}

.toggle-switch input:focus+.slider {
  box-shadow: 0 0 1px #019F53;
}

.toggle-switch input:checked+.slider:before {
  transform: translateX(26px);
}

.region-text {
  opacity: 0.5;
  transition: opacity 0.3s;
}

.region-text.active {
  opacity: 1;
  font-weight: bold;
}

.discount-tag {
  position: absolute;
  top: 15px;
  right: 0;
  background-color: #eee;
  color: #019F53;
  padding: 7px 10px;
  font-size: 12px;
  border-radius: 21px 0 0 21px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 20px;
}

.discount-tag .toggle-switch .slider {
  outline: solid thin white;
}

.discount-tag p {
  margin: 0;
}


.pricing-section .switch-container p {
  margin: 0;
}

.pricing-section .switch-container p.india {
  width: 94px;
  display: flex;
  justify-content: flex-end;
}

.btn {
  border-width: 2px;
}

.btn:not(.pricing-section .btn) {
  flex-direction: row-reverse;
}

.btn .mbr-iconfont:not(.pricing-section .btn .mbr-iconfont) {
  margin-left: 0;
  margin-right: 0.5rem;
}

img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.mbr-figure iframe,
.google-map iframe,
.slide-content,
.plan,
.card,
.item-wrapper {
  border-radius: 2rem !important;
}

.video-wrapper {
  overflow: hidden;
}

body {
  font-family: 'Inter', sans-serif;
}

.display-1 {
  font-family: 'Inter', sans-serif;
  font-size: 2.5rem;
  line-height: 1;
}

.display-1>.mbr-iconfont {
  font-size: 3.125rem;
}

.display-2 {
  font-family: 'Inter', sans-serif;
  font-size: 2rem;
  line-height: 1;
}

.display-2>.mbr-iconfont {
  font-size: 2.5rem;
}

.display-4 {
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.display-4>.mbr-iconfont {
  font-size: 1.25rem;
}

.display-5 {
  font-family: 'Inter', sans-serif;
  font-size: 1.5rem;
  line-height: 1.5;
}

.display-5>.mbr-iconfont {
  font-size: 1.875rem;
}

.display-7 {
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

.display-7>.mbr-iconfont {
  font-size: 1.25rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
  .display-1 {
    font-size: 2rem;
  }
}

@media (max-width: 768px) {
  .display-1 {
    font-size: 1.75rem;
    font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc(1.1 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
  }

  .display-2 {
    font-size: 1.6rem;
    font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc(1.3 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
  }

  .display-4 {
    font-size: 0.8rem;
    font-size: calc(1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc(1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }

  .display-5 {
    font-size: 1.2rem;
    font-size: calc(1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc(1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
  }

  .display-7 {
    font-size: 0.8rem;
    font-size: calc(1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc(1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
  }
}

@media (min-width: 992px) and (max-width: 1400px) {
  .display-1 {
    font-size: 1.75rem;
    font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc(1.1 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
  }

  .display-2 {
    font-size: 1.6rem;
    font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc(1.3 * (1.35rem + (2 - 1.35) * ((100vw - 62rem) / (87 - 62))));
  }

  .display-4 {
    font-size: 0.8rem;
    font-size: calc(1rem + (1 - 1) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc(1.4 * (1rem + (1 - 1) * ((100vw - 62rem) / (87 - 62))));
  }

  .display-5 {
    font-size: 1.2rem;
    font-size: calc(1.175rem + (1.5 - 1.175) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc(1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 62rem) / (87 - 62))));
  }

  .display-7 {
    font-size: 0.8rem;
    font-size: calc(1rem + (1 - 1) * ((100vw - 62rem) / (87 - 62)));
    line-height: calc(1.4 * (1rem + (1 - 1) * ((100vw - 62rem) / (87 - 62))));
  }
}

/* Buttons */
.btn {
  padding: 1.25rem 2rem;
  border-radius: 4px;
  padding: 0.75rem 1.5rem;
}

.btn-sm {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}

.btn-md {
  padding: 0.6rem 1.2rem;
  border-radius: 4px;
}

.btn-lg {
  padding: 1.25rem 2rem;
  border-radius: 4px;
}

.bg-primary {
  background-color: #000000 !important;
}

.bg-success {
  background-color: #019F53 !important;
}

.bg-info {
  background-color: #019F53 !important;
}

.bg-warning {
  background-color: #019F53 !important;
}

.bg-danger {
  background-color: #019F53 !important;
}

.btn-primary,
.btn-primary:active {
  background-color: #019F53 !important;
  border-color: #019F53 !important;
  color: #ffffff !important;
  box-shadow: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: inherit;
  background-color: #44BE83 !important;
  border-color: #44BE83 !important;
  box-shadow: none;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #019F53 !important;
  border-color: #019F53 !important;
}

.btn-secondary,
.btn-secondary:active {
  background-color: #019F53 !important;
  border-color: #019F53 !important;
  color: #ffffff !important;
  box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: inherit;
  background-color: #3DB87C !important;
  border-color: #3DB87C !important;
  box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #3DB87C !important;
  border-color: #3DB87C !important;
}

.btn-info,
.btn-info:active {
  background-color: #019F53 !important;
  border-color: #019F53 !important;
  color: #ffffff !important;
  box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: inherit;
  background-color: #3DB87C !important;
  border-color: #3DB87C !important;
  box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #3DB87C !important;
  border-color: #3DB87C !important;
}

.btn-success,
.btn-success:active {
  background-color: #019F53 !important;
  border-color: #019F53 !important;
  color: #ffffff !important;
  box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: inherit;
  background-color: #3DB87C !important;
  border-color: #3DB87C !important;
  box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #3DB87C !important;
  border-color: #3DB87C !important;
}

.btn-warning,
.btn-warning:active {
  background-color: #019F53 !important;
  border-color: #019F53 !important;
  color: #ffffff !important;
  box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: inherit;
  background-color: #3DB87C !important;
  border-color: #3DB87C !important;
  box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #DC3545 !important;
  border-color: #DC3545 !important;
}

.btn-danger{
	
  background-color: #DC3545 !important;
  border-color: #DC3545 !important;
  color: #white !important;
}
.btn-danger:active {
  background-color: #3DB87C !important;
  border-color: #3DB87C !important;
  color: #white !important;
  box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #3DB87C !important;
  border-color: #3DB87C !important;
}

.btn-white,
.btn-white:active {
  background-color: #eff0ec !important;
  border-color: #eff0ec !important;
  color: #757b62 !important;
  box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: inherit;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
  color: #757b62 !important;
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
  background-color: #232323 !important;
  border-color: #232323 !important;
  color: #ffffff !important;
  box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: inherit;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
  box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #3d3d3d !important;
  border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
  background-color: transparent !important;
  border-color: #019F53;
  color: #019F53;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #019F53 !important;
  background-color: transparent !important;
  border-color: #019F53 !important;
  box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #019F53 !important;
  border-color: #019F53 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
  background-color: transparent !important;
  border-color: #019F53;
  color: #019F53;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff !important;
  background-color: #008545 !important;
  border-color: #019F53 !important;
  box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #019F53 !important;
  border-color: #019F53 !important;
}

.btn-info-outline,
.btn-info-outline:active {
  background-color: transparent !important;
  border-color: #019F53;
  color: #019F53;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #019F53 !important;
  border-color: #019F53 !important;
}

.btn-success-outline,
.btn-success-outline:active {
  background-color: transparent !important;
  border-color: #019F53;
  color: #019F53;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #019F53 !important;
  border-color: #019F53 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
  background-color: transparent !important;
  border-color: #019F53;
  color: #019F53;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #019F53 !important;
  border-color: #019F53 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
  background-color: transparent !important;
  border-color: #019F53;
  color: #019F53;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #019F53 !important;
  border-color: #019F53 !important;
}

.btn-black-outline,
.btn-black-outline:active {
  background-color: transparent !important;
  border-color: #232323;
  color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #000000 !important;
  background-color: transparent !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #232323 !important;
  border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
  background-color: transparent !important;
  border-color: #fafafa;
  color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
  color: #cfcfcf !important;
  background-color: transparent !important;
  border-color: #cfcfcf !important;
  box-shadow: none !important;
}

.btn-white-outline.disabled,
.btn-white-outline:disabled {
  color: #7a7a7a !important;
  background-color: #fafafa !important;
  border-color: #fafafa !important;
}

.text-primary {
  color: #000000 !important;
}

.text-secondary {
  color: #019F53 !important;
}

.text-success {
  color: #019F53 !important;
}

.text-info {
  color: #019F53 !important;
}

.text-warning {
  color: #019F53 !important;
}

.text-danger {
  color: #019F53 !important;
}

.text-white {
  color: #fafafa !important;
}

.text-black {
  color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.active {
  color: #000000 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
  color: #000000 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.active {
  color: #000000 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.active {
  color: #000000 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
  color: #000000 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
  color: #000000 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.active {
  color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.active {
  color: #000000 !important;
}

a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption) {
  transition: 0.2s;
  position: relative;
  background-image: linear-gradient(currentColor 50%, currentColor 50%);
  background-size: 10000px 2px;
  background-repeat: no-repeat;
  background-position: 0 1.2em;
}

.nav-tabs .nav-link.active {
  color: #000000;
}

.nav-tabs .nav-link:not(.active) {
  color: #232323;
}

.alert-success {
  background-color: #70c770;
}

.alert-info {
  background-color: #019F53;
}

.alert-warning {
  background-color: #019F53;
}

.alert-danger {
  background-color: #019F53;
}

.mbr-section-btn .btn:not(.btn-form) {
  border-radius: 100px;
}

.mbr-gallery-filter li a {
  border-radius: 100px !important;
}

.mbr-gallery-filter li.active .btn {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}

.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}

.nav-tabs .nav-link {
  border-radius: 100px !important;
}

a,
a:hover {
  color: #000000;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b3b3b3;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #cccccc;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #cccccc;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #cccccc;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #cccccc;
}

/* Scroll to top button*/
#scrollToTop a {
  border-radius: 100px;
}

.form-control {
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 400;
  border-radius: 40px !important;
}

.form-control>.mbr-iconfont {
  font-size: 1.25rem;
}

.form-control:hover,
.form-control:focus {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
  border-color: #000000 !important;
}

.form-control:-webkit-input-placeholder {
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 400;
}

.form-control:-webkit-input-placeholder>.mbr-iconfont {
  font-size: 1.25rem;
}

blockquote {
  border-color: #000000;
}

/* Forms */
.mbr-form .input-group-btn .btn {
  border-radius: 100px !important;
}

.mbr-form .input-group-btn .btn:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}

.mbr-form .input-group-btn button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #000000;
  color: #ffffff;
}

.jq-number__spin {
  transition: 0.25s ease;
}

.jq-number__spin:hover {
  border-color: #000000;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: #232323;
  border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #000000;
  border-bottom-color: #000000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
  color: #ffffff !important;
  background-color: #000000 !important;
  box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
  color: #ffffff !important;
  background: #019F53 !important;
  box-shadow: none !important;
}

.lazy-bg {
  background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23000000' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
  opacity: 0.5;
}

body {
  overflow-x: hidden;
}

a {
  transition: color 0.6s;
}

@media (max-width: 1400px) {
  .container {
    max-width: 100%;
  }
}

@media (max-width: 1400px) and (min-width: 768px) {
  .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (max-width: 1400px) and (min-width: 768px) {
  .container-fluid {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (max-width: 767px) {
  .container-fluid {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.cid-uyOCB1ZiAY {
  z-index: 1000;
  width: 100%;
  position: relative;
}

.cid-uyOCB1ZiAY .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .navbar-toggler {
    transform: scale(0.8);
  }
}

.cid-uyOCB1ZiAY .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}

.cid-uyOCB1ZiAY .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}

.cid-uyOCB1ZiAY .navbar-brand .navbar-caption {
  line-height: inherit !important;
}

.cid-uyOCB1ZiAY .navbar-brand .navbar-logo a {
  outline: none;
}

.cid-uyOCB1ZiAY .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}

.cid-uyOCB1ZiAY .navbar-nav .nav-item {
  padding: 0 !important;
  transition: .3s all !important;
}

.cid-uyOCB1ZiAY .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: .3s all !important;
}

.cid-uyOCB1ZiAY .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

.cid-uyOCB1ZiAY .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}

@media (min-width: 992px) {
  .cid-uyOCB1ZiAY .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}

.cid-uyOCB1ZiAY .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: .3s all !important;
}

.cid-uyOCB1ZiAY .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
  .cid-uyOCB1ZiAY .navbar-nav {
    padding-left: 1.5rem;
  }
}

.cid-uyOCB1ZiAY .nav-link {
  width: fit-content;
  position: relative;
}

.cid-uyOCB1ZiAY .navbar-logo {
  padding-left: 2rem;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .navbar-logo {
    padding-left: 1rem;
  }
}

.cid-uyOCB1ZiAY .navbar-caption {
  padding-left: 1rem;
  padding-right: .5rem;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}

.cid-uyOCB1ZiAY .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: .3s all;
}

.cid-uyOCB1ZiAY .container {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(255, 255, 255, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #ffffff;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
  .cid-uyOCB1ZiAY .container {
    padding-right: 2rem;
  }
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .container {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}

.cid-uyOCB1ZiAY .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}

.cid-uyOCB1ZiAY .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: .3s all !important;
  min-width: auto;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8) !important;
}

.cid-uyOCB1ZiAY .nav-item:focus,
.cid-uyOCB1ZiAY .nav-link:focus {
  outline: none;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}

.cid-uyOCB1ZiAY .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}

.cid-uyOCB1ZiAY .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}

.cid-uyOCB1ZiAY .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.cid-uyOCB1ZiAY .navbar.opened {
  transition: all 0.3s;
}

.cid-uyOCB1ZiAY .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}

.cid-uyOCB1ZiAY .navbar .navbar-logo img {
  width: auto;
}

.cid-uyOCB1ZiAY .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}

.cid-uyOCB1ZiAY .navbar.collapsed {
  justify-content: center;
}

.cid-uyOCB1ZiAY .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}

.cid-uyOCB1ZiAY .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}

@media (min-width: 992px) {
  .cid-uyOCB1ZiAY .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3rem);
  }
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}

.cid-uyOCB1ZiAY .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}

.cid-uyOCB1ZiAY .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .navbar {
    min-height: 72px;
  }

  .cid-uyOCB1ZiAY .navbar .navbar-logo img {
    height: 2rem !important;
  }
}

@media (max-width: 991px) {
  .cid-uyOCB1ZiAY .navbar .nav-item .nav-link::before {
    display: none;
  }

  .cid-uyOCB1ZiAY .navbar.opened .dropdown-menu {
    top: 0;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }

  .cid-uyOCB1ZiAY .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }

  .cid-uyOCB1ZiAY .navbar .navbar-toggler {
    flex-basis: auto;
  }

  .cid-uyOCB1ZiAY .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.cid-uyOCB1ZiAY .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}

.cid-uyOCB1ZiAY .dropdown-item.active,
.cid-uyOCB1ZiAY .dropdown-item:active {
  background-color: transparent;
}

.cid-uyOCB1ZiAY .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}

.cid-uyOCB1ZiAY .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}

.cid-uyOCB1ZiAY .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}

.cid-uyOCB1ZiAY .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}

.cid-uyOCB1ZiAY .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}

.cid-uyOCB1ZiAY .navbar .dropdown.open>.dropdown-menu {
  display: flex;
}

.cid-uyOCB1ZiAY ul.navbar-nav {
  flex-wrap: wrap;
}

.cid-uyOCB1ZiAY .navbar-buttons {
  text-align: center;
  min-width: 140px;
}

@media (max-width: 992px) {
  .cid-uyOCB1ZiAY .navbar-buttons {
    text-align: left;
  }
}

.cid-uyOCB1ZiAY button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY .navbar-dropdown {
  padding: 0 1rem;
}

.cid-uyOCB1ZiAY a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cid-uyOCB1ZiAY .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}

@media (max-width: 992px) {
  .cid-uyOCB1ZiAY .icons-menu {
    justify-content: flex-start;
    margin-bottom: .5rem;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .cid-uyOCB1ZiAY .navbar {
    height: 70px;
  }

  .cid-uyOCB1ZiAY .navbar.opened {
    height: auto;
  }

  .cid-uyOCB1ZiAY .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown-item {
  line-height: 1 !important;
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: .3s all;
  transform: rotate(-90deg);
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}

.cid-uyOCB1ZiAY .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}

.cid-uyOCB1ZiAY .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}

@media (max-width: 991px) {
  .cid-uyOCB1ZiAY .navbar-brand {
    margin-right: auto;
  }

  .cid-uyOCB1ZiAY .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #ffffff;
    opacity: 1;
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(8px);
  }

  .cid-uyOCB1ZiAY .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }

  .cid-uyOCB1ZiAY .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: .3s all;
    transform: rotate(0deg);
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown.open>.dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 575px) {
  .cid-uyOCB1ZiAY .navbar-collapse {
    padding: 1rem;
  }
}

.cid-uyOL0w77vE {
  padding-top: 10rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}

.cid-uyOL0w77vE .mbr-fallback-image.disabled {
  display: none;
}

.cid-uyOL0w77vE .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uyOL0w77vE .content-text {
  max-width: 800px;
}

.cid-uyOL0w77vE .mbr-section-title {
  color: #019F53;
}

.cid-uyOL0w77vE .mbr-text,
.cid-uyOL0w77vE .mbr-section-btn {
  color: #818181;
}

.cid-uCdmI5QcfN {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uCdmI5QcfN .mbr-text {
  color: #000000;
}

.cid-uCdmI5QcfN .mbr-section-subtitle {
  color: #000000;
}

.cid-uCdmI5QcfN .mbr-section-title {
  color: #000000;
}

.cid-uCdmI5QcfN .img-wrapper img {
  width: 900px;
  max-width: 100%;
  height: auto;
  border-radius: 24px !important;
}

.cid-uCdmI5QcfN .img-wrapper {
  display: flex;
}

.cid-uCdmI5QcfN .card-text {
  text-align: center;
  color: #019F53;
}

.cid-uCdmI5QcfN .card-title,
.cid-uCdmI5QcfN .img-wrapper {
  text-align: center;
  color: #019F53;
}

.cid-uCjiTK0xWt {
  padding-top: 6rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}

.cid-uCjiTK0xWt .mbr-fallback-image.disabled {
  display: none;
}

.cid-uCjiTK0xWt .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uCjiTK0xWt .item {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  margin-bottom: 4rem;
}

@media (min-width: 991px) {
  .cid-uCjiTK0xWt .item {
    margin-bottom: 4rem;
  }
}

.cid-uCjiTK0xWt .item:last-child .icon-box:before {
  display: none;
}

.cid-uCjiTK0xWt .item.last .icon-box:before {
  display: none;
}

.cid-uCjiTK0xWt .icon-box {
  background: #ebeaed;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

@media (max-width: 768px) {
  .cid-uCjiTK0xWt .icon-box {
    margin-right: 1rem;
  }
}

.cid-uCjiTK0xWt .icon-box::before {
  content: "\e925";
  font-family: Moririse2 !important;
  position: absolute;
  font-size: 32px;
  left: 50%;
  top: 120%;
  color: #ebeaed;
  transform: translate(-50%, 0);
}

.cid-uCjiTK0xWt span {
  font-size: 2rem;
  color: #696474;
}

@media (max-width: 991px) {
  .cid-uCjiTK0xWt .card {
    margin-bottom: 2rem;
  }

  .cid-uCjiTK0xWt .card-wrapper {
    margin-bottom: 2rem;
  }

  .cid-uCjiTK0xWt .icon-box::before {
    top: 141%;
  }
}

@media (max-width: 768px) {
  .cid-uCjiTK0xWt .icon-box::before {
    top: 114%;
  }
}

.cid-uCjiTK0xWt .mbr-text,
.cid-uCjiTK0xWt .mbr-section-btn {
  text-align: left;
  color: #818181;
}

.cid-uCjiTK0xWt .card-title,
.cid-uCjiTK0xWt .card-box {
  text-align: left;
}

.cid-uDI9p3Ru2k {
  padding-top: 4rem;
  padding-bottom: 5rem;
  background-color: #f7f7f7;
}

.cid-uDI9p3Ru2k .mbr-fallback-image.disabled {
  display: none;
}

.cid-uDI9p3Ru2k .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uDI9p3Ru2k .mbr-section-title {
  color: #000000;
}

.cid-uDI9p3Ru2k .mbr-section-subtitle {
  color: #232323;
  padding: 16px 0;
  font-weight: 400;
}

.cid-uDI9p3Ru2k .mbr-section-subtitle b {
  font-weight: 700;
}

@media (max-width: 575px) {
  .cid-uDI9p3Ru2k .mbr-section-subtitle {
    padding: 4px 0;
  }
}

.cid-uDI9p3Ru2k .mbr-text {
  margin-bottom: 10px;
  color: #747474;
}

.cid-uDI9p3Ru2k .mbr-section-btn {
  margin-top: 30px;
}

.cid-uDI9p3Ru2k .mbr-section-btn .btn {
  min-width: 50px;
}

.cid-uzde9la8fE {
  padding-top: 6rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}

.cid-uzde9la8fE .mbr-fallback-image.disabled {
  display: none;
}

.cid-uzde9la8fE .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uyOLSaPYbZ {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}

.cid-uyOLSaPYbZ .mbr-fallback-image.disabled {
  display: none;
}

.cid-uyOLSaPYbZ .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uyOLSaPYbZ .row-reverse {
  flex-direction: row-reverse;
}

@media (max-width: 991px) {
  .cid-uyOLSaPYbZ .image-wrapper {
    margin-bottom: 1rem;
  }
}

.cid-uyOLSaPYbZ .row {
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (max-width: 991px) {
  .cid-uyOLSaPYbZ .image-wrapper {
    padding: 1rem;
  }
}

@media (min-width: 992px) {
  .cid-uyOLSaPYbZ .text-wrapper {
    padding: 0 2rem;
  }
}

.cid-uyOLSaPYbZ .mbr-section-title {
  color: #019F53;
}

.cid-uyOLSaPYbZ .mbr-text,
.cid-uyOLSaPYbZ .mbr-section-btn {
  color: #818181;
}

.cid-uyOLSaPYbZ img,
.cid-uCjqrVXE5F img,
.cid-uDI9RahF1q img,
.cid-uCjqtxen4v img {
  width: 100%;
  height: 100%;
  box-shadow: 0 1px 1px #00000014, 3px 5px 18px #00000020;
  border-radius: 8px !important;
}

.cid-uCjqrVXE5F {
  padding-top: 1rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}

.cid-uCjqrVXE5F .mbr-fallback-image.disabled {
  display: none;
}

.cid-uCjqrVXE5F .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uCjqrVXE5F .row-reverse {
  flex-direction: row-reverse;
}

.cid-uCjqrVXE5F .row {
  flex-direction: row-reverse;
}

.cid-uCjqrVXE5F .row-reverse {
  flex-direction: row;
}

@media (max-width: 991px) {
  .cid-uCjqrVXE5F .image-wrapper {
    margin-bottom: 1rem;
  }
}

.cid-uCjqrVXE5F .row {
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (max-width: 991px) {
  .cid-uCjqrVXE5F .image-wrapper {
    padding: 1rem;
  }
}

@media (min-width: 992px) {
  .cid-uCjqrVXE5F .text-wrapper {
    padding: 0 2rem;
  }
}

.cid-uCjqrVXE5F .mbr-section-title {
  color: #019F53;
}

.cid-uCjqrVXE5F .mbr-text,
.cid-uCjqrVXE5F .mbr-section-btn {
  color: #818181;
}

.cid-uCjqrVXE5F img {
  width: 100%;
  height: 100%;
}

.cid-uDIa8dqkuF {
  padding-top: 4rem;
  padding-bottom: 5rem;
  background-color: #f7f7f7;
}

.cid-uDIa8dqkuF .mbr-fallback-image.disabled {
  display: none;
}

.cid-uDIa8dqkuF .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uDIa8dqkuF .mbr-section-title {
  color: #000000;
}

.cid-uDIa8dqkuF .mbr-section-subtitle {
  color: #232323;
  padding: 16px 0;
  font-weight: 400;
}

.cid-uDIa8dqkuF .mbr-section-subtitle b {
  font-weight: 700;
}

@media (max-width: 575px) {
  .cid-uDIa8dqkuF .mbr-section-subtitle {
    padding: 4px 0;
  }
}

.cid-uDIa8dqkuF .mbr-text {
  margin-bottom: 10px;
  color: #747474;
}

.cid-uDIa8dqkuF .mbr-section-btn {
  margin-top: 30px;
}

.cid-uDIa8dqkuF .mbr-section-btn .btn {
  min-width: 50px;
}

.cid-uDI9RahF1q {
  padding-top: 5rem;
  padding-bottom: 0rem;
  background-color: #ffffff;
}

.cid-uDI9RahF1q .mbr-fallback-image.disabled {
  display: none;
}

.cid-uDI9RahF1q .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uDI9RahF1q .row-reverse {
  flex-direction: row-reverse;
}

@media (max-width: 991px) {
  .cid-uDI9RahF1q .image-wrapper {
    margin-bottom: 1rem;
  }
}

.cid-uDI9RahF1q .row {
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (max-width: 991px) {
  .cid-uDI9RahF1q .image-wrapper {
    padding: 1rem;
  }
}

@media (min-width: 992px) {
  .cid-uDI9RahF1q .text-wrapper {
    padding: 0 2rem;
  }
}

.cid-uDI9RahF1q .mbr-section-title {
  color: #019F53;
}

.cid-uDI9RahF1q .mbr-text,
.cid-uDI9RahF1q .mbr-section-btn {
  color: #818181;
}

.cid-uDI9RahF1q img {
  width: 100%;
  height: 100%;
}

.cid-uCjqtxen4v {
  padding-top: 1rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}

.cid-uCjqtxen4v .mbr-fallback-image.disabled {
  display: none;
}

.cid-uCjqtxen4v .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uCjqtxen4v .row-reverse {
  flex-direction: row-reverse;
}

@media (max-width: 991px) {
  .cid-uCjqtxen4v .image-wrapper {
    margin-bottom: 1rem;
  }
}

.cid-uCjqtxen4v .row {
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (max-width: 991px) {
  .cid-uCjqtxen4v .image-wrapper {
    padding: 1rem;
  }
}

@media (min-width: 992px) {
  .cid-uCjqtxen4v .text-wrapper {
    padding: 0 2rem;
  }
}

.cid-uCjqtxen4v .mbr-section-title {
  color: #019F53;
}

.cid-uCjqtxen4v .mbr-text,
.cid-uCjqtxen4v .mbr-section-btn {
  color: #818181;
}

.cid-uCjqtxen4v img {
  width: 100%;
  height: max-content;
}

@media (max-width: 767px) {
  .cid-uCjqtxen4v img {
    height: 15rem;
  }
}

.cid-uCoq4jqc6O {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
  position: relative;
  overflow: hidden;
}

.cid-uCoq4jqc6O::before {
  content: '';
  position: absolute;
  right: -5%;
  top: 22%;
  width: 240px;
  height: 240px;
  border-radius: 100%;
  background-image: linear-gradient(225deg, #ffffff -10%, transparent 80%);
}

.cid-uCoq4jqc6O::after {
  content: '';
  position: absolute;
  top: 0;
  left: -5%;
  width: 240px;
  height: 240px;
  border-radius: 100%;
  background-image: linear-gradient(135deg, #ffffff -10%, transparent 80%);
}

.cid-uCoq4jqc6O .mbr-fallback-image.disabled {
  display: none;
}

.cid-uCoq4jqc6O .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

@media (max-width: 768px) {
  .cid-uCoq4jqc6O .container {
    padding: 0 16px;
  }
}

.cid-uCoq4jqc6O .row {
  justify-content: center;
  position: relative;
  z-index: 1;
  margin: 0 -12px;
}

.cid-uCoq4jqc6O .row .card {
  justify-content: flex-end;
  padding: 0 12px;
}

.cid-uCoq4jqc6O .content-wrapper {
  margin-bottom: 80px;
}

.cid-uCoq4jqc6O .content-wrapper .mbr-section-title {
  margin-bottom: 24px;
}

.cid-uCoq4jqc6O .content-wrapper .mbr-section-title span {
  color: #000000;
}

.cid-uCoq4jqc6O .content-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .cid-uCoq4jqc6O .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}

.cid-uCoq4jqc6O .item {
  padding: 0 12px;
  margin-bottom: 24px;
}

.cid-uCoq4jqc6O .item .item-wrapper {
  background-color: #ffffff;
  height: 100%;
  padding: 50px;
  border-radius: 14px !important;
}

@media (max-width: 992px) {
  .cid-uCoq4jqc6O .item .item-wrapper {
    padding: 32px;
  }
}

.cid-uCoq4jqc6O .item .item-wrapper .card-box .item-desc {
  margin-bottom: 16px;
}

.cid-uCoq4jqc6O .item .item-wrapper .card-box .item-title {
  margin-bottom: 16px;
}

.cid-uCoq4jqc6O .item .item-wrapper .card-box .item-price {
  margin-bottom: 16px;
}

.cid-uCoq4jqc6O .item .item-wrapper .card-box .mbr-section-btn {
  width: 100%;
}

.cid-uCoq4jqc6O .item .item-wrapper .card-box .mbr-section-btn .btn {
  width: 100%;
}

.cid-uCoq4jqc6O .item .item-wrapper .card-box .list-wrapper {
  margin-top: 40px;
}

.cid-uCoq4jqc6O .item .item-wrapper .card-box .list-wrapper .mbr-list-title {
  margin-bottom: 24px;
}

.cid-uCoq4jqc6O .item .item-wrapper .card-box .list-wrapper .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.cid-uCoq4jqc6O .item .item-wrapper .card-box .list-wrapper .list .item-wrap {
  margin-bottom: 24px;
  position: relative;
  padding-left: 28px;
}

.pricing-section .item .item-wrapper .card-box .list-wrapper .list .item-wrap:before {
  content: '✅';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  color: #000000;
}

.pricing-section .item .item-wrapper .card-box .list-wrapper .list .item-wrap.not-included:before {
  content: '❌' !important;
}

.cid-uCoq4jqc6O .item .item-wrapper .card-box .list-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}

.cid-uCoq4jqc6O .mbr-section-title {
  color: #019F53;
  text-align: center;
}

.cid-uCoq4jqc6O .mbr-text,
.cid-uCoq4jqc6O .text-wrapper {
  color: #6f6f6f;
  text-align: center;
}

.cid-uCoq4jqc6O .item-desc {
  color: #a6a99c;
}

.cid-uCoq4jqc6O .item-title {
  color: #000000;
}

.cid-uCoq4jqc6O .item-price {
  color: #000000;
}

.cid-uCoq4jqc6O .mbr-list-title {
  color: #000000;
}

.cid-uCoq4jqc6O .list {
  color: #000000;
}

.cid-uCoq4jqc6O .list,
.cid-uCoq4jqc6O .item-wrap {
  color: #818181;
}

.cid-uCdmfg3P51 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}

.cid-uCdmfg3P51 .mbr-fallback-image.disabled {
  display: none;
}

.cid-uCdmfg3P51 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uCdmfg3P51 .content-wrapper .title-wrapper {
  margin-bottom: 70px;
}

@media (max-width: 992px) {
  .cid-uCdmfg3P51 .content-wrapper .title-wrapper {
    margin-bottom: 35px;
  }
}

.cid-uCdmfg3P51 .content-wrapper .title-wrapper .mbr-section-title {
  margin-bottom: 30px;
}

@media (max-width: 992px) {
  .cid-uCdmfg3P51 .content-wrapper .title-wrapper .mbr-section-title {
    margin-bottom: 15px;
  }
}

.cid-uCdmfg3P51 .content-wrapper .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .cid-uCdmfg3P51 .content-wrapper .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}

.cid-uCdmfg3P51 .box {
  margin: 0 auto;
}

@media (max-width: 992px) {
  .cid-uCdmfg3P51 .box {
    width: 100%;
  }
}

.cid-uCdmfg3P51 .box .mbr-media {
  position: relative;
  overflow: hidden;
  height: 650px;
}

@media (max-width: 992px) {
  .cid-uCdmfg3P51 .box .mbr-media {
    height: 350px;
  }
}

.cid-uCdmfg3P51 .box .mbr-media img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  border-radius: 3rem;
}

@media (max-width: 992px) {
  .cid-uCdmfg3P51 .box .mbr-media img {
    border-radius: 2rem;
  }
}

.cid-uCdmfg3P51 .box .mbr-media .mbr-iconfont {
  font-size: 32px;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  margin-left: 5px;
  z-index: 1;
}

.cid-uCdmfg3P51 .mbr-media {
  position: relative;
}

.cid-uCdmfg3P51 .mbr-media img {
  object-fit: cover;
}

.cid-uCdmfg3P51 a:hover {
  background-image: none !important;
}

.cid-uCdmfg3P51 .icon-wrap {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  height: 95px;
  width: 95px;
  border-radius: 100%;
  background-color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  z-index: 1;
  cursor: pointer;
}

.cid-uCdmfg3P51 .icon-wrap:hover,
.cid-uCdmfg3P51 .icon-wrap:focus {
  background-color: #ffffff;
}

.cid-uCdmfg3P51 .icon-wrap:hover .mbr-iconfont,
.cid-uCdmfg3P51 .icon-wrap:focus .mbr-iconfont {
  color: #000000;
}

@media (max-width: 992px) {
  .cid-uCdmfg3P51 .icon-wrap {
    height: 60px;
    width: 60px;
  }
}

.cid-uCdmfg3P51 .mbr-media span {
  font-size: 5rem;
  transition: all 0.2s;
}

.cid-uCdmfg3P51 .modalWindow {
  position: fixed;
  z-index: 5000;
  left: 0;
  top: 0;
  background-color: rgba(61, 61, 61, 0.65);
  width: 100%;
  height: 100%;
}

.cid-uCdmfg3P51 .modalWindow .modalWindow-container {
  display: table-cell;
  vertical-align: middle;
}

.cid-uCdmfg3P51 .modalWindow .modalWindow-video {
  height: calc(44.9943757vw);
  width: 80vw;
  margin: 0 auto;
}

.cid-uCdmfg3P51 .close {
  position: fixed;
  opacity: 0.5;
  font-size: 1.5rem;
  font-weight: 300;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #fff;
  top: 2.5rem;
  right: 2.5rem;
  border: 2px solid #fff;
  text-shadow: none;
  z-index: 5;
  transition: opacity 0.3s ease;
  align-items: center;
  justify-content: center;
  display: flex;
}

.cid-uCdmfg3P51 .close:hover {
  opacity: 1;
  background: #000;
  color: #fff;
}

.cid-uCdmfg3P51 .mbr-section-title {
  color: #000000;
}

.cid-uCdmfg3P51 .mbr-text {
  color: #000000;
}

.cid-uCdmfg3P51 .mbr-section-title,
.cid-uCdmfg3P51 .mbr-section-btn {
  text-align: center;
}

.cid-uCdmfg3P51 .mbr-text,
.cid-uCdmfg3P51 .text-wrapper {
  text-align: center;
}

.cid-uyP3mATycR {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uyP3mATycR .mbr-iconfont {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}

.cid-uyP3mATycR .panel-group {
  border: none;
}

.cid-uyP3mATycR .card-header {
  padding: 0rem;
}

@media (max-width: 767px) {
  .cid-uyP3mATycR .card-header {
    padding: 0rem;
  }
}

.cid-uyP3mATycR .panel-body {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}

.cid-uyP3mATycR .img-col {
  padding: 0;
}

.cid-uyP3mATycR .img-item {
  height: 100%;
}

.cid-uyP3mATycR img {
  height: 100%;
  object-fit: cover;
}

.cid-uyP3mATycR .collapsed span {
  transform: rotate(0deg);
}

.cid-uyP3mATycR .panel-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cid-uyP3mATycR p {
  margin-bottom: 0.3rem;
}

.cid-uyP3mATycR .panel-title-edit {
  color: #000000;
}

.cid-uyP3mATycR .card .card-header {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}

.cid-uyP3mATycR .card {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}

@media (max-width: 767px) {
  .cid-uyP3mATycR .card {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .cid-uyP3mATycR .card {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}

.cid-uyP3mATycR .panel-text {
  color: #818181;
  text-align: left;
}

.cid-uyP3mATycR .mbr-section-title {
  text-align: center;
  color: #000000;
}

.cid-uyP3mATycR .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}

.cid-uyP3mATycR .panel-title-edit,
.cid-uyP3mATycR .mbr-iconfont {
  color: #000000;
}

.cid-uDHWqoU9w6 {
  padding-top: 4rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}

.cid-uDHWqoU9w6 .mbr-fallback-image.disabled {
  display: none;
}

.cid-uDHWqoU9w6 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.content-container {
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 75px;
  grid-row-gap: 75px;
  -ms-grid-columns: 0.6fr 1fr;
  grid-template-columns: 0.6fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  align-items: center;
  justify-items: center;
}

.content-container .item-left {
  margin-top: 40px;
}

@media (max-width: 1259px) {
  .content-container {
    grid-template-columns: 0.5fr 1fr;
  }
}

@media (max-width: 991px) {
  .content-container {
    grid-template-columns: 1fr;
    grid-row-gap: 50px;
    justify-items: flex-start;
  }

  .content-container .item-left {
    grid-row: -1;
    margin-top: 0;
  }
}

.cid-uDHWqoU9w6 .mbr-section-title {
  color: #000000;
}

.cid-uDHWqoU9w6 .mbr-section-subtitle {
  color: #232323;
  padding: 16px 0;
  font-weight: 400;
}

.cid-uDHWqoU9w6 .mbr-section-subtitle b {
  font-weight: 700;
}

@media (max-width: 575px) {
  .cid-uDHWqoU9w6 .mbr-section-subtitle {
    padding: 4px 0;
  }
}

.item-right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
}

.cid-uDHWqoU9w6 .mbr-text {
  margin-bottom: 10px;
  color: #747474;
}

.cid-uDHWqoU9w6 .mbr-section-btn {
  margin-top: 30px;
}

.cid-uDHWqoU9w6 .mbr-section-btn .btn {
  min-width: 50px;
}

.cid-uDHTdY6HWl {
  padding-top: 6rem;
  padding-bottom: 3rem;
  background-color: #f7f7f7;
}

.cid-uDHTdY6HWl .item-subtitle {
  line-height: 1.2;
  color: #000000;
  text-align: center;
}

.cid-uDHTdY6HWl img,
.cid-uDHTdY6HWl .item-img {
  width: 100%;
  height: 100%;
  height: 300px;
  object-fit: cover;
}

.cid-uDHTdY6HWl .item:focus,
.cid-uDHTdY6HWl span:focus {
  outline: none;
}

.cid-uDHTdY6HWl .item {
  margin-bottom: 2rem;
}

@media (max-width: 767px) {
  .cid-uDHTdY6HWl .item {
    margin-bottom: 1rem;
  }
}

.cid-uDHTdY6HWl .item-wrapper {
  position: relative;
  border-radius: 4px;
  display: flex;
  flex-flow: column nowrap;
}

.cid-uDHTdY6HWl .mbr-section-btn {
  margin-top: auto !important;
}

.cid-uDHTdY6HWl .mbr-section-title {
  color: #232323;
}

.cid-uDHTdY6HWl .mbr-text,
.cid-uDHTdY6HWl .mbr-section-btn {
  color: #a6a99c;
  text-align: center;
}

.cid-uDHTdY6HWl .item-title {
  color: #232323;
  text-align: center;
}

.cid-uDHTdY6HWl .content-head {
  max-width: 800px;
}

.cid-uyOMdGOwp4 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}

.cid-uyOMdGOwp4 .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.cid-uyOMdGOwp4 .social-row .soc-item {
  margin: 8px;
}

.cid-uyOMdGOwp4 .social-row .soc-item a:hover .mbr-iconfont,
.cid-uyOMdGOwp4 .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #ffffff;
}

.cid-uyOMdGOwp4 .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #ffffff;
  color: #163300;
  transition: all 0.3s ease-in-out;
}

.cid-uyOMdGOwp4 .row-links {
  width: 100%;
  justify-content: center;
}

.cid-uyOMdGOwp4 .header-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}

.cid-uyOMdGOwp4 .header-menu li {
  padding: 0 1rem 1rem 1rem;
}

.cid-uyOMdGOwp4 .header-menu li p {
  margin: 0;
}

.cid-uyOMdGOwp4 .copyright {
  margin-bottom: 0;
  color: #818181;
  text-align: center;
}

.cid-uyOMdGOwp4 .mbr-section-title {
  color: #ffffff;
}

.cid-uyOCB1ZiAY {
  z-index: 1000;
  width: 100%;
  position: relative;
}

.cid-uyOCB1ZiAY .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .navbar-toggler {
    transform: scale(0.8);
  }
}

.cid-uyOCB1ZiAY .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}

.cid-uyOCB1ZiAY .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}

.cid-uyOCB1ZiAY .navbar-brand .navbar-caption {
  line-height: inherit !important;
}

.cid-uyOCB1ZiAY .navbar-brand .navbar-logo a {
  outline: none;
}

.cid-uyOCB1ZiAY .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}

.cid-uyOCB1ZiAY .navbar-nav .nav-item {
  padding: 0 !important;
  transition: .3s all !important;
}

.cid-uyOCB1ZiAY .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: .3s all !important;
}

.cid-uyOCB1ZiAY .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

.cid-uyOCB1ZiAY .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}

@media (min-width: 992px) {
  .cid-uyOCB1ZiAY .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}

.cid-uyOCB1ZiAY .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: .3s all !important;
}

.cid-uyOCB1ZiAY .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
  .cid-uyOCB1ZiAY .navbar-nav {
    padding-left: 1.5rem;
  }
}

.cid-uyOCB1ZiAY .nav-link {
  width: fit-content;
  position: relative;
}

.cid-uyOCB1ZiAY .navbar-logo {
  padding-left: 2rem;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .navbar-logo {
    padding-left: 1rem;
  }
}

.cid-uyOCB1ZiAY .navbar-caption {
  padding-left: 1rem;
  padding-right: .5rem;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}

.cid-uyOCB1ZiAY .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: .3s all;
}

.cid-uyOCB1ZiAY .container {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(255, 255, 255, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #ffffff;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
  .cid-uyOCB1ZiAY .container {
    padding-right: 2rem;
  }
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .container {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}

.cid-uyOCB1ZiAY .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}

.cid-uyOCB1ZiAY .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: .3s all !important;
  min-width: auto;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8) !important;
}

.cid-uyOCB1ZiAY .nav-item:focus,
.cid-uyOCB1ZiAY .nav-link:focus {
  outline: none;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}

.cid-uyOCB1ZiAY .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}

.cid-uyOCB1ZiAY .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}

.cid-uyOCB1ZiAY .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.cid-uyOCB1ZiAY .navbar.opened {
  transition: all 0.3s;
}

.cid-uyOCB1ZiAY .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}

.cid-uyOCB1ZiAY .navbar .navbar-logo img {
  width: auto;
}

.cid-uyOCB1ZiAY .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}

.cid-uyOCB1ZiAY .navbar.collapsed {
  justify-content: center;
}

.cid-uyOCB1ZiAY .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}

.cid-uyOCB1ZiAY .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}

@media (min-width: 992px) {
  .cid-uyOCB1ZiAY .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3rem);
  }
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}

.cid-uyOCB1ZiAY .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}

.cid-uyOCB1ZiAY .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .navbar {
    min-height: 72px;
  }

  .cid-uyOCB1ZiAY .navbar .navbar-logo img {
    height: 2rem !important;
  }
}

@media (max-width: 991px) {
  .cid-uyOCB1ZiAY .navbar .nav-item .nav-link::before {
    display: none;
  }

  .cid-uyOCB1ZiAY .navbar.opened .dropdown-menu {
    top: 0;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }

  .cid-uyOCB1ZiAY .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }

  .cid-uyOCB1ZiAY .navbar .navbar-toggler {
    flex-basis: auto;
  }

  .cid-uyOCB1ZiAY .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.cid-uyOCB1ZiAY .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}

.cid-uyOCB1ZiAY .dropdown-item.active,
.cid-uyOCB1ZiAY .dropdown-item:active {
  background-color: transparent;
}

.cid-uyOCB1ZiAY .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}

.cid-uyOCB1ZiAY .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}

.cid-uyOCB1ZiAY .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}

.cid-uyOCB1ZiAY .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}

.cid-uyOCB1ZiAY .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}

.cid-uyOCB1ZiAY .navbar .dropdown.open>.dropdown-menu {
  display: flex;
}

.cid-uyOCB1ZiAY ul.navbar-nav {
  flex-wrap: wrap;
}

.cid-uyOCB1ZiAY .navbar-buttons {
  text-align: center;
  min-width: 140px;
}

@media (max-width: 992px) {
  .cid-uyOCB1ZiAY .navbar-buttons {
    text-align: left;
  }
}

.cid-uyOCB1ZiAY button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY .navbar-dropdown {
  padding: 0 1rem;
}

.cid-uyOCB1ZiAY a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cid-uyOCB1ZiAY .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}

@media (max-width: 992px) {
  .cid-uyOCB1ZiAY .icons-menu {
    justify-content: flex-start;
    margin-bottom: .5rem;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .cid-uyOCB1ZiAY .navbar {
    height: 70px;
  }

  .cid-uyOCB1ZiAY .navbar.opened {
    height: auto;
  }

  .cid-uyOCB1ZiAY .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown-item {
  line-height: 1 !important;
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: .3s all;
  transform: rotate(-90deg);
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}

.cid-uyOCB1ZiAY .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}

.cid-uyOCB1ZiAY .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}

@media (max-width: 991px) {
  .cid-uyOCB1ZiAY .navbar-brand {
    margin-right: auto;
  }

  .cid-uyOCB1ZiAY .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #ffffff;
    opacity: 1;
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(8px);
  }

  .cid-uyOCB1ZiAY .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }

  .cid-uyOCB1ZiAY .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: .3s all;
    transform: rotate(0deg);
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown.open>.dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 575px) {
  .cid-uyOCB1ZiAY .navbar-collapse {
    padding: 1rem;
  }
}

.cid-uz4VbhOmvw {
  padding-top: 12rem;
  padding-bottom: 5rem;
  background-color: #f7f7f7;
  position: relative;
  overflow: hidden;
}

.cid-uz4VbhOmvw::before {
  content: '';
  position: absolute;
  right: -5%;
  top: 22%;
  width: 240px;
  height: 240px;
  border-radius: 100%;
  background-image: linear-gradient(225deg, #ffffff -10%, transparent 80%);
}

.cid-uz4VbhOmvw::after {
  content: '';
  position: absolute;
  top: 0;
  left: -5%;
  width: 240px;
  height: 240px;
  border-radius: 100%;
  background-image: linear-gradient(135deg, #ffffff -10%, transparent 80%);
}

.cid-uz4VbhOmvw .mbr-fallback-image.disabled {
  display: none;
}

.cid-uz4VbhOmvw .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

@media (max-width: 768px) {
  .cid-uz4VbhOmvw .container {
    padding: 0 16px;
  }
}

.cid-uz4VbhOmvw .row {
  justify-content: center;
  position: relative;
  z-index: 1;
  margin: 0 -12px;
}

.cid-uz4VbhOmvw .row .card {
  justify-content: flex-end;
  padding: 0 12px;
}

.cid-uz4VbhOmvw .content-wrapper {
  margin-bottom: 80px;
}

.cid-uz4VbhOmvw .content-wrapper .mbr-section-title {
  margin-bottom: 24px;
}

.cid-uz4VbhOmvw .content-wrapper .mbr-section-title span {
  color: #000000;
}

.cid-uz4VbhOmvw .content-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 40%;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .cid-uz4VbhOmvw .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}

.cid-uz4VbhOmvw .item {
  padding: 0 12px;
  margin-bottom: 24px;
}

.cid-uz4VbhOmvw .item .item-wrapper {
  background-color: #ffffff;
  height: 100%;
  padding: 50px;
  border-radius: 14px !important;
}

@media (max-width: 992px) {
  .cid-uz4VbhOmvw .item .item-wrapper {
    padding: 32px;
  }
}

.cid-uz4VbhOmvw .item .item-wrapper .card-box .item-desc {
  margin-bottom: 16px;
}

.cid-uz4VbhOmvw .item .item-wrapper .card-box .item-title {
  margin-bottom: 16px;
}

.cid-uz4VbhOmvw .item .item-wrapper .card-box .item-price {
  margin-bottom: 16px;
}

.cid-uz4VbhOmvw .item .item-wrapper .card-box .mbr-section-btn {
  width: 100%;
}

.cid-uz4VbhOmvw .item .item-wrapper .card-box .mbr-section-btn .btn {
  width: 100%;
}

.cid-uz4VbhOmvw .item .item-wrapper .card-box .list-wrapper {
  margin-top: 40px;
}

.cid-uz4VbhOmvw .item .item-wrapper .card-box .list-wrapper .mbr-list-title {
  margin-bottom: 24px;
}

.cid-uz4VbhOmvw .item .item-wrapper .card-box .list-wrapper .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.cid-uz4VbhOmvw .item .item-wrapper .card-box .list-wrapper .list .item-wrap {
  margin-bottom: 24px;
  position: relative;
  padding-left: 28px;
}

.cid-uz4VbhOmvw .item .item-wrapper .card-box .list-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}

.cid-uz4VbhOmvw .mbr-section-title {
  color: #019F53;
  text-align: center;
}

.cid-uz4VbhOmvw .mbr-text,
.cid-uz4VbhOmvw .text-wrapper {
  color: #6f6f6f;
  text-align: center;
}

.cid-uz4VbhOmvw .item-desc {
  color: #a6a99c;
}

.cid-uz4VbhOmvw .item-title {
  color: #000000;
}

.cid-uz4VbhOmvw .item-price {
  color: #000000;
}

.cid-uz4VbhOmvw .mbr-list-title {
  color: #000000;
}

.cid-uz4VbhOmvw .list {
  color: #000000;
}

.cid-uz4VbhOmvw .list,
.cid-uz4VbhOmvw .item-wrap {
  color: #818181;
}

.cid-uz51Gp4zHY {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}

.cid-uz51Gp4zHY .mbr-text {
  color: #000000;
}

.cid-uz51Gp4zHY .mbr-section-subtitle {
  color: #000000;
}

.cid-uz51Gp4zHY .mbr-section-title {
  color: #000000;
}

.cid-uz51Gp4zHY .img-wrapper img {
  width: 400px;
  max-width: 100%;
  height: auto;
  border-radius: 40px !important;
}

.cid-uz51Gp4zHY .img-wrapper {
  display: flex;
}

.cid-uz51Gp4zHY .card-text {
  text-align: center;
  color: #019F53;
}

.cid-uz51Gp4zHY .card-title,
.cid-uz51Gp4zHY .img-wrapper {
  text-align: center;
  color: #019F53;
}

.cid-uC31noeNAm {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uC31noeNAm .mbr-fallback-image.disabled {
  display: none;
}

.cid-uC31noeNAm .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uC31noeNAm .content-wrapper .title-wrapper {
  margin-bottom: 70px;
}

@media (max-width: 992px) {
  .cid-uC31noeNAm .content-wrapper .title-wrapper {
    margin-bottom: 35px;
  }
}

.cid-uC31noeNAm .content-wrapper .title-wrapper .mbr-section-title {
  margin-bottom: 30px;
}

@media (max-width: 992px) {
  .cid-uC31noeNAm .content-wrapper .title-wrapper .mbr-section-title {
    margin-bottom: 15px;
  }
}

.cid-uC31noeNAm .content-wrapper .title-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 70%;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .cid-uC31noeNAm .content-wrapper .title-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}

.cid-uC31noeNAm .box {
  margin: 0 auto;
}

@media (max-width: 992px) {
  .cid-uC31noeNAm .box {
    width: 100%;
  }
}

.cid-uC31noeNAm .box .mbr-media {
  position: relative;
  overflow: hidden;
  height: 650px;
}

@media (max-width: 992px) {
  .cid-uC31noeNAm .box .mbr-media {
    height: 350px;
  }
}

.cid-uC31noeNAm .box .mbr-media img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  border-radius: 3rem;
}

@media (max-width: 992px) {
  .cid-uC31noeNAm .box .mbr-media img {
    border-radius: 2rem;
  }
}

.cid-uC31noeNAm .box .mbr-media .mbr-iconfont {
  font-size: 32px;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  margin-left: 5px;
  z-index: 1;
}

.cid-uC31noeNAm .mbr-media {
  position: relative;
}

.cid-uC31noeNAm .mbr-media img {
  object-fit: cover;
}

.cid-uC31noeNAm a:hover {
  background-image: none !important;
}

.cid-uC31noeNAm .icon-wrap {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  height: 95px;
  width: 95px;
  border-radius: 100%;
  background-color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  z-index: 1;
  cursor: pointer;
}

.cid-uC31noeNAm .icon-wrap:hover,
.cid-uC31noeNAm .icon-wrap:focus {
  background-color: #ffffff;
}

.cid-uC31noeNAm .icon-wrap:hover .mbr-iconfont,
.cid-uC31noeNAm .icon-wrap:focus .mbr-iconfont {
  color: #000000;
}

@media (max-width: 992px) {
  .cid-uC31noeNAm .icon-wrap {
    height: 60px;
    width: 60px;
  }
}

.cid-uC31noeNAm .mbr-media span {
  font-size: 5rem;
  transition: all 0.2s;
}

.cid-uC31noeNAm .modalWindow {
  position: fixed;
  z-index: 5000;
  left: 0;
  top: 0;
  background-color: rgba(61, 61, 61, 0.65);
  width: 100%;
  height: 100%;
}

.cid-uC31noeNAm .modalWindow .modalWindow-container {
  display: table-cell;
  vertical-align: middle;
}

.cid-uC31noeNAm .modalWindow .modalWindow-video {
  height: calc(44.9943757vw);
  width: 80vw;
  margin: 0 auto;
}

.cid-uC31noeNAm .close {
  position: fixed;
  opacity: 0.5;
  font-size: 1.5rem;
  font-weight: 300;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #fff;
  top: 2.5rem;
  right: 2.5rem;
  border: 2px solid #fff;
  text-shadow: none;
  z-index: 5;
  transition: opacity 0.3s ease;
  align-items: center;
  justify-content: center;
  display: flex;
}

.cid-uC31noeNAm .close:hover {
  opacity: 1;
  background: #000;
  color: #fff;
}

.cid-uC31noeNAm .mbr-section-title {
  color: #000000;
}

.cid-uC31noeNAm .mbr-text {
  color: #000000;
}

.cid-uC31noeNAm .mbr-section-title,
.cid-uC31noeNAm .mbr-section-btn {
  text-align: center;
}

.cid-uC31noeNAm .mbr-text,
.cid-uC31noeNAm .text-wrapper {
  text-align: center;
  color: #818181;
}

.cid-uz4ZAvJe27 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uz4ZAvJe27 .mbr-iconfont {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}

.cid-uz4ZAvJe27 .panel-group {
  border: none;
}

.cid-uz4ZAvJe27 .card-header {
  padding: 0rem;
}

@media (max-width: 767px) {
  .cid-uz4ZAvJe27 .card-header {
    padding: 0rem;
  }
}

.cid-uz4ZAvJe27 .panel-body {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}

.cid-uz4ZAvJe27 .img-col {
  padding: 0;
}

.cid-uz4ZAvJe27 .img-item {
  height: 100%;
}

.cid-uz4ZAvJe27 img {
  height: 100%;
  object-fit: cover;
}

.cid-uz4ZAvJe27 .collapsed span {
  transform: rotate(0deg);
}

.cid-uz4ZAvJe27 .panel-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cid-uz4ZAvJe27 p {
  margin-bottom: 0.3rem;
}

.cid-uz4ZAvJe27 .panel-title-edit {
  color: #019F53;
}

.cid-uz4ZAvJe27 .card .card-header {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}

.cid-uz4ZAvJe27 .card {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}

@media (max-width: 767px) {
  .cid-uz4ZAvJe27 .card {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .cid-uz4ZAvJe27 .card {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}

.cid-uz4ZAvJe27 .panel-text {
  color: #818181;
}

.cid-uz4ZAvJe27 .mbr-section-title {
  text-align: center;
  color: #000000;
}

.cid-uz4ZAvJe27 .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}

.cid-uz4ZAvJe27 .panel-title-edit,
.cid-uz4ZAvJe27 .mbr-iconfont {
  color: #019F53;
}

.cid-uyOMdGOwp4 {
  padding-top: 0rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}

.cid-uyOMdGOwp4 .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.cid-uyOMdGOwp4 .social-row .soc-item {
  margin: 8px;
}

.cid-uyOMdGOwp4 .social-row .soc-item a:hover .mbr-iconfont,
.cid-uyOMdGOwp4 .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #ffffff;
}

.cid-uyOMdGOwp4 .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #ffffff;
  color: #163300;
  transition: all 0.3s ease-in-out;
}

.cid-uyOMdGOwp4 .row-links {
  width: 100%;
  justify-content: center;
}

.cid-uyOMdGOwp4 .header-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}

.cid-uyOMdGOwp4 .header-menu li {
  padding: 0 1rem 1rem 1rem;
}

.cid-uyOMdGOwp4 .header-menu li p {
  margin: 0;
}

.cid-uyOMdGOwp4 .copyright {
  margin-bottom: 0;
  color: #818181;
  text-align: center;
}

.cid-uyOMdGOwp4 .mbr-section-title {
  color: #ffffff;
}

.cid-uyOCB1ZiAY {
  z-index: 1000;
  width: 100%;
  position: relative;
}

.cid-uyOCB1ZiAY .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .navbar-toggler {
    transform: scale(0.8);
  }
}

.cid-uyOCB1ZiAY .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}

.cid-uyOCB1ZiAY .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}

.cid-uyOCB1ZiAY .navbar-brand .navbar-caption {
  line-height: inherit !important;
}

.cid-uyOCB1ZiAY .navbar-brand .navbar-logo a {
  outline: none;
}

.cid-uyOCB1ZiAY .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}

.cid-uyOCB1ZiAY .navbar-nav .nav-item {
  padding: 0 !important;
  transition: .3s all !important;
}

.cid-uyOCB1ZiAY .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: .3s all !important;
}

.cid-uyOCB1ZiAY .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

.cid-uyOCB1ZiAY .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}

@media (min-width: 992px) {
  .cid-uyOCB1ZiAY .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}

.cid-uyOCB1ZiAY .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: .3s all !important;
}

.cid-uyOCB1ZiAY .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
  .cid-uyOCB1ZiAY .navbar-nav {
    padding-left: 1.5rem;
  }
}

.cid-uyOCB1ZiAY .nav-link {
  width: fit-content;
  position: relative;
}

.cid-uyOCB1ZiAY .navbar-logo {
  padding-left: 2rem;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .navbar-logo {
    padding-left: 1rem;
  }
}

.cid-uyOCB1ZiAY .navbar-caption {
  padding-left: 1rem;
  padding-right: .5rem;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}

.cid-uyOCB1ZiAY .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: .3s all;
}

.cid-uyOCB1ZiAY .container {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(255, 255, 255, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #ffffff;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
  .cid-uyOCB1ZiAY .container {
    padding-right: 2rem;
  }
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .container {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}

.cid-uyOCB1ZiAY .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}

.cid-uyOCB1ZiAY .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: .3s all !important;
  min-width: auto;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8) !important;
}

.cid-uyOCB1ZiAY .nav-item:focus,
.cid-uyOCB1ZiAY .nav-link:focus {
  outline: none;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}

.cid-uyOCB1ZiAY .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}

.cid-uyOCB1ZiAY .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}

.cid-uyOCB1ZiAY .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.cid-uyOCB1ZiAY .navbar.opened {
  transition: all 0.3s;
}

.cid-uyOCB1ZiAY .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}

.cid-uyOCB1ZiAY .navbar .navbar-logo img {
  width: auto;
}

.cid-uyOCB1ZiAY .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}

.cid-uyOCB1ZiAY .navbar.collapsed {
  justify-content: center;
}

.cid-uyOCB1ZiAY .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}

.cid-uyOCB1ZiAY .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}

@media (min-width: 992px) {
  .cid-uyOCB1ZiAY .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3rem);
  }
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}

.cid-uyOCB1ZiAY .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}

.cid-uyOCB1ZiAY .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .navbar {
    min-height: 72px;
  }

  .cid-uyOCB1ZiAY .navbar .navbar-logo img {
    height: 2rem !important;
  }
}

@media (max-width: 991px) {
  .cid-uyOCB1ZiAY .navbar .nav-item .nav-link::before {
    display: none;
  }

  .cid-uyOCB1ZiAY .navbar.opened .dropdown-menu {
    top: 0;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }

  .cid-uyOCB1ZiAY .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }

  .cid-uyOCB1ZiAY .navbar .navbar-toggler {
    flex-basis: auto;
  }

  .cid-uyOCB1ZiAY .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.cid-uyOCB1ZiAY .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}

.cid-uyOCB1ZiAY .dropdown-item.active,
.cid-uyOCB1ZiAY .dropdown-item:active {
  background-color: transparent;
}

.cid-uyOCB1ZiAY .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}

.cid-uyOCB1ZiAY .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}

.cid-uyOCB1ZiAY .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}

.cid-uyOCB1ZiAY .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}

.cid-uyOCB1ZiAY .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}

.cid-uyOCB1ZiAY .navbar .dropdown.open>.dropdown-menu {
  display: flex;
}

.cid-uyOCB1ZiAY ul.navbar-nav {
  flex-wrap: wrap;
}

.cid-uyOCB1ZiAY .navbar-buttons {
  text-align: center;
  min-width: 140px;
}

@media (max-width: 992px) {
  .cid-uyOCB1ZiAY .navbar-buttons {
    text-align: left;
  }
}

.cid-uyOCB1ZiAY button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY .navbar-dropdown {
  padding: 0 1rem;
}

.cid-uyOCB1ZiAY a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cid-uyOCB1ZiAY .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}

@media (max-width: 992px) {
  .cid-uyOCB1ZiAY .icons-menu {
    justify-content: flex-start;
    margin-bottom: .5rem;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .cid-uyOCB1ZiAY .navbar {
    height: 70px;
  }

  .cid-uyOCB1ZiAY .navbar.opened {
    height: auto;
  }

  .cid-uyOCB1ZiAY .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown-item {
  line-height: 1 !important;
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: .3s all;
  transform: rotate(-90deg);
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}

.cid-uyOCB1ZiAY .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}

.cid-uyOCB1ZiAY .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}

@media (max-width: 991px) {
  .cid-uyOCB1ZiAY .navbar-brand {
    margin-right: auto;
  }

  .cid-uyOCB1ZiAY .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #ffffff;
    opacity: 1;
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(8px);
  }

  .cid-uyOCB1ZiAY .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }

  .cid-uyOCB1ZiAY .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: .3s all;
    transform: rotate(0deg);
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown.open>.dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 575px) {
  .cid-uyOCB1ZiAY .navbar-collapse {
    padding: 1rem;
  }
}

.cid-uz6grvHddh {
  padding-top: 12rem;
  padding-bottom: 5rem;
  overflow: hidden;
  background-color: #ffffff;
}

.cid-uz6grvHddh .mbr-fallback-image.disabled {
  display: none;
}

.cid-uz6grvHddh .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uz6grvHddh .container-fluid {
  padding: 0 60px;
}

@media (max-width: 992px) {
  .cid-uz6grvHddh .container-fluid {
    padding: 0 23px;
  }
}

@media (max-width: 768px) {
  .cid-uz6grvHddh .container-fluid {
    padding: 0 12px;
  }
}

@media (max-width: 992px) {
  .cid-uz6grvHddh .container {
    padding: 0 23px;
  }
}

@media (max-width: 768px) {
  .cid-uz6grvHddh .container {
    padding: 0 12px;
  }
}

.cid-uz6grvHddh .row {
  justify-content: center;
}

@media (max-width: 992px) {
  .cid-uz6grvHddh .content-wrapper {
    padding: 0 24px;
  }
}

.cid-uz6grvHddh .content-wrapper .mbr-section-title {
  margin-bottom: 22px;
}

.cid-uz6grvHddh .content-wrapper .mbr-text {
  margin-bottom: 22px;
}

.cid-uz6grvHddh .mbr-section-title {
  color: #1D1D1F;
}

.cid-uz6grvHddh .mbr-text {
  color: #818181;
  text-align: center;
}

.cid-uz6grvHddh .mbr-section-title,
.cid-uz6grvHddh .mbr-section-btn {
  text-align: center;
  color: #019F53;
}

.cid-uz6hiFPG6R {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}

.cid-uz6hiFPG6R .mbr-fallback-image.disabled {
  display: none;
}

.cid-uz6hiFPG6R .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uz6hiFPG6R .mbr-text {
  color: #818181;
}

.cid-uz6hiFPG6R .mbr-section-title {
  color: #019F53;
}

.cid-uz6d3l8pGt {
  padding-top: 0rem;
  padding-bottom: 5rem;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}

.cid-uz6d3l8pGt::before {
  content: '';
  position: absolute;
  top: -20%;
  right: -15%;
  width: 32rem;
  height: 100%;
  background-image: linear-gradient(60deg, #ffffff 0, #ffffff 100%);
  border-radius: 100%;
  z-index: 1;
  filter: blur(70px);
}

.cid-uz6d3l8pGt .mbr-fallback-image.disabled {
  display: none;
}

.cid-uz6d3l8pGt .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uz6d3l8pGt .container-fluid {
  padding: 0 64px;
}

@media (max-width: 992px) {
  .cid-uz6d3l8pGt .container-fluid {
    padding: 0 24px;
  }
}

@media (max-width: 992px) {
  .cid-uz6d3l8pGt .container {
    padding: 0 24px;
  }
}

.cid-uz6d3l8pGt .row {
  justify-content: center;
}

.cid-uz6d3l8pGt .row .card,
.cid-uz6d3l8pGt .row .item {
  padding: 0 12px;
}

.cid-uz6d3l8pGt .title-wrapper {
  position: relative;
  z-index: 1;
  margin-bottom: 64px;
}

@media (max-width: 992px) {
  .cid-uz6d3l8pGt .title-wrapper {
    margin-bottom: 32px;
  }
}

.cid-uz6d3l8pGt .title-wrapper .mbr-section-title {
  margin-bottom: 0;
}

.cid-uz6d3l8pGt .item {
  position: relative;
  z-index: 1;
  margin-bottom: 24px;
}

.cid-uz6d3l8pGt .item .item-wrapper {
  padding: 32px;
  border-radius: .75rem !important;
  background-color: #f7f7f7;
  height: 100%;
}

@media (max-width: 992px) {
  .cid-uz6d3l8pGt .item .item-wrapper {
    padding: 24px;
  }
}

.cid-uz6d3l8pGt .item .item-wrapper .card-box .card-number {
  margin-bottom: 24px;
  opacity: .4;
}

.cid-uz6d3l8pGt .item .item-wrapper .card-box .card-title {
  margin-bottom: 24px;
}

.cid-uz6d3l8pGt .item .item-wrapper .card-box .card-text {
  margin-bottom: 0;
  transition: all .3s ease;
  opacity: .7;
}

.cid-uz6d3l8pGt .item .item-wrapper .card-box .card-text:hover,
.cid-uz6d3l8pGt .item .item-wrapper .card-box .card-text:focus {
  opacity: 1;
}

.cid-uz6d3l8pGt .mbr-section-title {
  color: #141414;
  text-align: center;
}

.cid-uz6d3l8pGt .card-title {
  color: #019F53;
}

.cid-uz6d3l8pGt .card-text {
  color: #818181;
}

.cid-uyOMdGOwp4 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uyOMdGOwp4 .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.cid-uyOMdGOwp4 .social-row .soc-item {
  margin: 8px;
}

.cid-uyOMdGOwp4 .social-row .soc-item a:hover .mbr-iconfont,
.cid-uyOMdGOwp4 .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #ffffff;
}

.cid-uyOMdGOwp4 .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #ffffff;
  color: #163300;
  transition: all 0.3s ease-in-out;
}

.cid-uyOMdGOwp4 .row-links {
  width: 100%;
  justify-content: center;
}

.cid-uyOMdGOwp4 .header-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}

.cid-uyOMdGOwp4 .header-menu li {
  padding: 0 1rem 1rem 1rem;
}

.cid-uyOMdGOwp4 .header-menu li p {
  margin: 0;
}

.cid-uyOMdGOwp4 .copyright {
  margin-bottom: 0;
  color: #818181;
  text-align: center;
}

.cid-uyOMdGOwp4 .mbr-section-title {
  color: #ffffff;
}

.cid-uCLLHj2cUI {
  z-index: 1000;
  width: 100%;
  position: relative;
}

.cid-uCLLHj2cUI .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
  .cid-uCLLHj2cUI .navbar-toggler {
    transform: scale(0.8);
  }
}

.cid-uCLLHj2cUI .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}

.cid-uCLLHj2cUI .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}

.cid-uCLLHj2cUI .navbar-brand .navbar-caption {
  line-height: inherit !important;
}

.cid-uCLLHj2cUI .navbar-brand .navbar-logo a {
  outline: none;
}

.cid-uCLLHj2cUI .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}

.cid-uCLLHj2cUI .navbar-nav .nav-item {
  padding: 0 !important;
  transition: .3s all !important;
}

.cid-uCLLHj2cUI .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: .3s all !important;
}

.cid-uCLLHj2cUI .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

.cid-uCLLHj2cUI .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}

@media (min-width: 992px) {
  .cid-uCLLHj2cUI .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}

.cid-uCLLHj2cUI .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: .3s all !important;
}

.cid-uCLLHj2cUI .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
  .cid-uCLLHj2cUI .navbar-nav {
    padding-left: 1.5rem;
  }
}

.cid-uCLLHj2cUI .nav-link {
  width: fit-content;
  position: relative;
}

.cid-uCLLHj2cUI .navbar-logo {
  padding-left: 2rem;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .cid-uCLLHj2cUI .navbar-logo {
    padding-left: 1rem;
  }
}

.cid-uCLLHj2cUI .navbar-caption {
  padding-left: 1rem;
  padding-right: .5rem;
}

@media (max-width: 767px) {
  .cid-uCLLHj2cUI .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}

.cid-uCLLHj2cUI .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: .3s all;
}

.cid-uCLLHj2cUI .container {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(255, 255, 255, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #ffffff;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
  .cid-uCLLHj2cUI .container {
    padding-right: 2rem;
  }
}

@media (max-width: 767px) {
  .cid-uCLLHj2cUI .container {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}

.cid-uCLLHj2cUI .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}

.cid-uCLLHj2cUI .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: .3s all !important;
  min-width: auto;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8) !important;
}

.cid-uCLLHj2cUI .nav-item:focus,
.cid-uCLLHj2cUI .nav-link:focus {
  outline: none;
}

.cid-uCLLHj2cUI .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}

.cid-uCLLHj2cUI .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}

.cid-uCLLHj2cUI .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}

.cid-uCLLHj2cUI .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}

.cid-uCLLHj2cUI .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}

.cid-uCLLHj2cUI .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}

.cid-uCLLHj2cUI .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.cid-uCLLHj2cUI .navbar.opened {
  transition: all 0.3s;
}

.cid-uCLLHj2cUI .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}

.cid-uCLLHj2cUI .navbar .navbar-logo img {
  width: auto;
}

.cid-uCLLHj2cUI .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}

.cid-uCLLHj2cUI .navbar.collapsed {
  justify-content: center;
}

.cid-uCLLHj2cUI .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}

.cid-uCLLHj2cUI .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}

@media (min-width: 992px) {
  .cid-uCLLHj2cUI .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3rem);
  }
}

.cid-uCLLHj2cUI .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}

.cid-uCLLHj2cUI .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}

.cid-uCLLHj2cUI .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}

.cid-uCLLHj2cUI .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}

.cid-uCLLHj2cUI .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}

.cid-uCLLHj2cUI .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .cid-uCLLHj2cUI .navbar {
    min-height: 72px;
  }

  .cid-uCLLHj2cUI .navbar .navbar-logo img {
    height: 2rem !important;
  }
}

@media (max-width: 991px) {
  .cid-uCLLHj2cUI .navbar .nav-item .nav-link::before {
    display: none;
  }

  .cid-uCLLHj2cUI .navbar.opened .dropdown-menu {
    top: 0;
  }

  .cid-uCLLHj2cUI .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }

  .cid-uCLLHj2cUI .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }

  .cid-uCLLHj2cUI .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }

  .cid-uCLLHj2cUI .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }

  .cid-uCLLHj2cUI .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }

  .cid-uCLLHj2cUI .navbar .navbar-toggler {
    flex-basis: auto;
  }

  .cid-uCLLHj2cUI .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.cid-uCLLHj2cUI .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}

.cid-uCLLHj2cUI .dropdown-item.active,
.cid-uCLLHj2cUI .dropdown-item:active {
  background-color: transparent;
}

.cid-uCLLHj2cUI .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}

.cid-uCLLHj2cUI .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}

.cid-uCLLHj2cUI .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}

.cid-uCLLHj2cUI .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}

.cid-uCLLHj2cUI .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}

.cid-uCLLHj2cUI .navbar .dropdown.open>.dropdown-menu {
  display: flex;
}

.cid-uCLLHj2cUI ul.navbar-nav {
  flex-wrap: wrap;
}

.cid-uCLLHj2cUI .navbar-buttons {
  text-align: center;
  min-width: 140px;
}

@media (max-width: 992px) {
  .cid-uCLLHj2cUI .navbar-buttons {
    text-align: left;
  }
}

.cid-uCLLHj2cUI button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.cid-uCLLHj2cUI button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}

.cid-uCLLHj2cUI button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}

.cid-uCLLHj2cUI button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uCLLHj2cUI button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uCLLHj2cUI button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}

.cid-uCLLHj2cUI nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uCLLHj2cUI nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}

.cid-uCLLHj2cUI nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}

.cid-uCLLHj2cUI nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uCLLHj2cUI .navbar-dropdown {
  padding: 0 1rem;
}

.cid-uCLLHj2cUI a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cid-uCLLHj2cUI .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}

@media (max-width: 992px) {
  .cid-uCLLHj2cUI .icons-menu {
    justify-content: flex-start;
    margin-bottom: .5rem;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .cid-uCLLHj2cUI .navbar {
    height: 70px;
  }

  .cid-uCLLHj2cUI .navbar.opened {
    height: auto;
  }

  .cid-uCLLHj2cUI .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}

.cid-uCLLHj2cUI .navbar .dropdown>.dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}

.cid-uCLLHj2cUI .navbar .dropdown>.dropdown-menu .dropdown-item {
  line-height: 1 !important;
}

.cid-uCLLHj2cUI .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}

.cid-uCLLHj2cUI .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: .3s all;
  transform: rotate(-90deg);
}

.cid-uCLLHj2cUI .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}

.cid-uCLLHj2cUI .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}

.cid-uCLLHj2cUI .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}

@media (max-width: 991px) {
  .cid-uCLLHj2cUI .navbar-brand {
    margin-right: auto;
  }

  .cid-uCLLHj2cUI .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #ffffff;
    opacity: 1;
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(8px);
  }

  .cid-uCLLHj2cUI .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }

  .cid-uCLLHj2cUI .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }

  .cid-uCLLHj2cUI .navbar .dropdown>.dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uCLLHj2cUI .navbar .dropdown>.dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }

  .cid-uCLLHj2cUI .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }

  .cid-uCLLHj2cUI .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: .3s all;
    transform: rotate(0deg);
  }

  .cid-uCLLHj2cUI .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }

  .cid-uCLLHj2cUI .navbar .dropdown>.dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uCLLHj2cUI .navbar .dropdown.open>.dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 575px) {
  .cid-uCLLHj2cUI .navbar-collapse {
    padding: 1rem;
  }
}

.cid-uCLLHjpiK9 {
  padding-top: 10rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}

.cid-uCLLHjpiK9 .mbr-fallback-image.disabled {
  display: none;
}

.cid-uCLLHjpiK9 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uCLLHjpiK9 .content-text {
  max-width: 800px;
}

.cid-uCLLHjpiK9 .mbr-section-title {
  color: #019F53;
}

.cid-uCLLHjpiK9 .mbr-text,
.cid-uCLLHjpiK9 .mbr-section-btn {
  color: #818181;
}

.cid-uCLLHjVnAw {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uCLLHjVnAw .mbr-text {
  color: #000000;
}

.cid-uCLLHjVnAw .mbr-section-subtitle {
  color: #000000;
}

.cid-uCLLHjVnAw .mbr-section-title {
  color: #000000;
}

.cid-uCLLHjVnAw .img-wrapper img {
  width: 400px;
  max-width: 100%;
  height: auto;
  border-radius: 40px !important;
}

.cid-uCLLHjVnAw .img-wrapper {
  display: flex;
}

.cid-uCLLHjVnAw .card-text {
  text-align: center;
  color: #019F53;
}

.cid-uCLLHjVnAw .card-title,
.cid-uCLLHjVnAw .img-wrapper {
  text-align: center;
  color: #019F53;
}

.cid-uCLLHkmDXo {
  padding-top: 6rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}

.cid-uCLLHkmDXo .mbr-fallback-image.disabled {
  display: none;
}

.cid-uCLLHkmDXo .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uCLLHkmDXo .item {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  margin-bottom: 4rem;
}

@media (min-width: 991px) {
  .cid-uCLLHkmDXo .item {
    margin-bottom: 4rem;
  }
}

.cid-uCLLHkmDXo .item:last-child .icon-box:before {
  display: none;
}

.cid-uCLLHkmDXo .item.last .icon-box:before {
  display: none;
}

.cid-uCLLHkmDXo .icon-box {
  background: #ebeaed;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

@media (max-width: 768px) {
  .cid-uCLLHkmDXo .icon-box {
    margin-right: 1rem;
  }
}

.cid-uCLLHkmDXo .icon-box::before {
  content: "\e925";
  font-family: Moririse2 !important;
  position: absolute;
  font-size: 32px;
  left: 50%;
  top: 120%;
  color: #ebeaed;
  transform: translate(-50%, 0);
}

.cid-uCLLHkmDXo span {
  font-size: 2rem;
  color: #696474;
}

@media (max-width: 991px) {
  .cid-uCLLHkmDXo .card {
    margin-bottom: 2rem;
  }

  .cid-uCLLHkmDXo .card-wrapper {
    margin-bottom: 2rem;
  }

  .cid-uCLLHkmDXo .icon-box::before {
    top: 141%;
  }
}

@media (max-width: 768px) {
  .cid-uCLLHkmDXo .icon-box::before {
    top: 114%;
  }
}

.cid-uCLLHkmDXo .mbr-text,
.cid-uCLLHkmDXo .mbr-section-btn {
  text-align: left;
  color: #818181;
}

.cid-uCLLHkmDXo .card-title,
.cid-uCLLHkmDXo .card-box {
  text-align: left;
}

.cid-uDm4I0Hg7I {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #f7f7f7;
}

.cid-uDm4I0Hg7I .mbr-fallback-image.disabled {
  display: none;
}

.cid-uDm4I0Hg7I .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uDm4I0Hg7I .content-wrapper {
  padding: 80px 90px;
  background-color: #f7f7f7;
}

@media (max-width: 992px) {
  .cid-uDm4I0Hg7I .content-wrapper {
    display: block;
    padding: 32px 16px;
  }
}

.cid-uDm4I0Hg7I .content-wrapper .title-wrapper .mbr-section-title {
  margin-bottom: 80px;
}

@media (max-width: 992px) {
  .cid-uDm4I0Hg7I .content-wrapper .title-wrapper .mbr-section-title {
    margin-bottom: 24px;
  }
}

.cid-uDm4I0Hg7I .content-wrapper .list-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 56px 32px;
}

@media (max-width: 1200px) {
  .cid-uDm4I0Hg7I .content-wrapper .list-wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 992px) {
  .cid-uDm4I0Hg7I .content-wrapper .list-wrapper {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

.cid-uDm4I0Hg7I .content-wrapper .list-wrapper .item .item-wrapper .card-box .item-text {
  margin-bottom: 0;
  position: relative;
  padding-left: 78px;
}

@media (max-width: 992px) {
  .cid-uDm4I0Hg7I .content-wrapper .list-wrapper .item .item-wrapper .card-box .item-text {
    padding-left: 52px;
  }
}

.cid-uDm4I0Hg7I .content-wrapper .list-wrapper .item .item-wrapper .card-box .item-text::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 58px;
  min-width: 58px;
  border-radius: 100%;
  border: 3px solid #050f0f;
  box-shadow: 3px 3px #050f0f;
  background-color: #ffffff;
  margin-top: 8px;
}

@media (max-width: 992px) {
  .cid-uDm4I0Hg7I .content-wrapper .list-wrapper .item .item-wrapper .card-box .item-text::before {
    width: 32px;
    height: 32px;
    min-width: 32px;
    box-shadow: 2px 2px #050f0f;
  }
}

.cid-uDm4I0Hg7I .content-wrapper .list-wrapper .list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 56px 32px;
}

@media (max-width: 1200px) {
  .cid-uDm4I0Hg7I .content-wrapper .list-wrapper .list {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 992px) {
  .cid-uDm4I0Hg7I .content-wrapper .list-wrapper .list {
    display: block;
  }
}

.cid-uDm4I0Hg7I .content-wrapper .list-wrapper .list .item-wrap {
  margin-bottom: 0;
  position: relative;
  padding-left: 78px;
}

@media (max-width: 992px) {
  .cid-uDm4I0Hg7I .content-wrapper .list-wrapper .list .item-wrap {
    margin-bottom: 32px;
  }
}

@media (max-width: 992px) {
  .cid-uDm4I0Hg7I .content-wrapper .list-wrapper .list .item-wrap {
    padding-left: 52px;
  }
}

.cid-uDm4I0Hg7I .content-wrapper .list-wrapper .list .item-wrap::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 58px;
  min-width: 58px;
  border-radius: 100%;
  border: 3px solid #050f0f;
  box-shadow: 3px 3px #050f0f;
  background-color: #ffffff;
  margin-top: 8px;
}

@media (max-width: 992px) {
  .cid-uDm4I0Hg7I .content-wrapper .list-wrapper .list .item-wrap::before {
    width: 32px;
    height: 32px;
    min-width: 32px;
    box-shadow: 2px 2px #050f0f;
  }
}

.cid-uDm4I0Hg7I .mbr-section-title {
  color: #050f0f;
}

.cid-uDm4I0Hg7I .item-text {
  color: #050f0f;
}

.cid-uCLLHl0pQn {
  padding-top: 6rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}

.cid-uCLLHl0pQn .mbr-fallback-image.disabled {
  display: none;
}

.cid-uCLLHl0pQn .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uCLLHlje3h {
  padding-top: 0rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}

.cid-uCLLHlje3h .mbr-fallback-image.disabled {
  display: none;
}

.cid-uCLLHlje3h .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uCLLHlje3h .row-reverse {
  flex-direction: row-reverse;
}

@media (max-width: 991px) {
  .cid-uCLLHlje3h .image-wrapper {
    margin-bottom: 1rem;
  }
}

.cid-uCLLHlje3h .row {
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (max-width: 991px) {
  .cid-uCLLHlje3h .image-wrapper {
    padding: 1rem;
  }
}

@media (min-width: 992px) {
  .cid-uCLLHlje3h .text-wrapper {
    padding: 0 2rem;
  }
}

.cid-uCLLHlje3h .mbr-section-title {
  color: #019F53;
}

.cid-uCLLHlje3h .mbr-text,
.cid-uCLLHlje3h .mbr-section-btn {
  color: #818181;
}

.cid-uCLLHlje3h img {
  width: 100%;
  height: 100%;
}

.cid-uCLLHn2lDP {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
  position: relative;
  overflow: hidden;
}

.cid-uCLLHn2lDP::before {
  content: '';
  position: absolute;
  right: -5%;
  top: 22%;
  width: 240px;
  height: 240px;
  border-radius: 100%;
  background-image: linear-gradient(225deg, #ffffff -10%, transparent 80%);
}

.cid-uCLLHn2lDP::after {
  content: '';
  position: absolute;
  top: 0;
  left: -5%;
  width: 240px;
  height: 240px;
  border-radius: 100%;
  background-image: linear-gradient(135deg, #ffffff -10%, transparent 80%);
}

.cid-uCLLHn2lDP .mbr-fallback-image.disabled {
  display: none;
}

.cid-uCLLHn2lDP .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uCLLHn2lDP .container-fluid {
  padding: 0 24px;
}

@media (max-width: 768px) {
  .cid-uCLLHn2lDP .container-fluid {
    padding: 0 16px;
  }
}

@media (max-width: 768px) {
  .cid-uCLLHn2lDP .container {
    padding: 0 16px;
  }
}

.cid-uCLLHn2lDP .row {
  justify-content: center;
  position: relative;
  z-index: 1;
  margin: 0 -12px;
}

.cid-uCLLHn2lDP .row .card {
  justify-content: flex-end;
  padding: 0 12px;
}

.cid-uCLLHn2lDP .content-wrapper {
  margin-bottom: 80px;
}

.cid-uCLLHn2lDP .content-wrapper .mbr-section-title {
  margin-bottom: 24px;
}

.cid-uCLLHn2lDP .content-wrapper .mbr-section-title span {
  color: #000000;
}

.cid-uCLLHn2lDP .content-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 40%;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .cid-uCLLHn2lDP .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}

.cid-uCLLHn2lDP .item {
  padding: 0 12px;
  margin-bottom: 24px;
}

.cid-uCLLHn2lDP .item .item-wrapper {
  background-color: #ffffff;
  height: 100%;
  padding: 50px;
  border-radius: 14px !important;
}

@media (max-width: 992px) {
  .cid-uCLLHn2lDP .item .item-wrapper {
    padding: 32px;
  }
}

.cid-uCLLHn2lDP .item .item-wrapper .card-box .item-desc {
  margin-bottom: 16px;
}

.cid-uCLLHn2lDP .item .item-wrapper .card-box .item-title {
  margin-bottom: 16px;
}

.cid-uCLLHn2lDP .item .item-wrapper .card-box .item-price {
  margin-bottom: 16px;
}

.cid-uCLLHn2lDP .item .item-wrapper .card-box .mbr-section-btn {
  width: 100%;
}

.cid-uCLLHn2lDP .item .item-wrapper .card-box .mbr-section-btn .btn {
  width: 100%;
}

.cid-uCLLHn2lDP .item .item-wrapper .card-box .list-wrapper {
  margin-top: 40px;
}

.cid-uCLLHn2lDP .item .item-wrapper .card-box .list-wrapper .mbr-list-title {
  margin-bottom: 24px;
}

.cid-uCLLHn2lDP .item .item-wrapper .card-box .list-wrapper .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.cid-uCLLHn2lDP .item .item-wrapper .card-box .list-wrapper .list .item-wrap {
  margin-bottom: 24px;
  position: relative;
  padding-left: 28px;
}

.cid-uCLLHn2lDP .item .item-wrapper .card-box .list-wrapper .list .item-wrap:before {
  content: '✓';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  color: #000000;
}

.cid-uCLLHn2lDP .item .item-wrapper .card-box .list-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}

.cid-uCLLHn2lDP .mbr-section-title {
  color: #019F53;
  text-align: center;
}

.cid-uCLLHn2lDP .mbr-text,
.cid-uCLLHn2lDP .text-wrapper {
  color: #6f6f6f;
  text-align: center;
}

.cid-uCLLHn2lDP .item-desc {
  color: #a6a99c;
}

.cid-uCLLHn2lDP .item-title {
  color: #000000;
}

.cid-uCLLHn2lDP .item-price {
  color: #000000;
}

.cid-uCLLHn2lDP .mbr-list-title {
  color: #000000;
}

.cid-uCLLHn2lDP .list {
  color: #000000;
}

.cid-uCLLHn2lDP .list,
.cid-uCLLHn2lDP .item-wrap {
  color: #818181;
}

.cid-uCLLHof4Lp {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uCLLHof4Lp .mbr-iconfont {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}

.cid-uCLLHof4Lp .panel-group {
  border: none;
}

.cid-uCLLHof4Lp .card-header {
  padding: 0rem;
}

@media (max-width: 767px) {
  .cid-uCLLHof4Lp .card-header {
    padding: 0rem;
  }
}

.cid-uCLLHof4Lp .panel-body {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}

.cid-uCLLHof4Lp .img-col {
  padding: 0;
}

.cid-uCLLHof4Lp .img-item {
  height: 100%;
}

.cid-uCLLHof4Lp img {
  height: 100%;
  object-fit: cover;
}

.cid-uCLLHof4Lp .collapsed span {
  transform: rotate(0deg);
}

.cid-uCLLHof4Lp .panel-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cid-uCLLHof4Lp p {
  margin-bottom: 0.3rem;
}

.cid-uCLLHof4Lp .panel-title-edit {
  color: #000000;
}

.cid-uCLLHof4Lp .card .card-header {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}

.cid-uCLLHof4Lp .card {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}

@media (max-width: 767px) {
  .cid-uCLLHof4Lp .card {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .cid-uCLLHof4Lp .card {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}

.cid-uCLLHof4Lp .panel-text {
  color: #818181;
  text-align: left;
}

.cid-uCLLHof4Lp .mbr-section-title {
  text-align: center;
  color: #000000;
}

.cid-uCLLHof4Lp .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}

.cid-uCLLHof4Lp .panel-title-edit,
.cid-uCLLHof4Lp .mbr-iconfont {
  color: #000000;
}

.cid-uCLLHoFPkO {
  padding-top: 2rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uCLLHoFPkO .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.cid-uCLLHoFPkO .social-row .soc-item {
  margin: 8px;
}

.cid-uCLLHoFPkO .social-row .soc-item a:hover .mbr-iconfont,
.cid-uCLLHoFPkO .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #ffffff;
}

.cid-uCLLHoFPkO .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #ffffff;
  color: #163300;
  transition: all 0.3s ease-in-out;
}

.cid-uCLLHoFPkO .row-links {
  width: 100%;
  justify-content: center;
}

.cid-uCLLHoFPkO .header-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}

.cid-uCLLHoFPkO .header-menu li {
  padding: 0 1rem 1rem 1rem;
}

.cid-uCLLHoFPkO .header-menu li p {
  margin: 0;
}

.cid-uCLLHoFPkO .copyright {
  margin-bottom: 0;
  color: #818181;
  text-align: center;
}

.cid-uCLLHoFPkO .mbr-section-title {
  color: #ffffff;
}

.cid-uC2XgfXbIZ {
  z-index: 1000;
  width: 100%;
  position: relative;
}

.cid-uC2XgfXbIZ .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
  .cid-uC2XgfXbIZ .navbar-toggler {
    transform: scale(0.8);
  }
}

.cid-uC2XgfXbIZ .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}

.cid-uC2XgfXbIZ .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}

.cid-uC2XgfXbIZ .navbar-brand .navbar-caption {
  line-height: inherit !important;
}

.cid-uC2XgfXbIZ .navbar-brand .navbar-logo a {
  outline: none;
}

.cid-uC2XgfXbIZ .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}

.cid-uC2XgfXbIZ .navbar-nav .nav-item {
  padding: 0 !important;
  transition: .3s all !important;
}

.cid-uC2XgfXbIZ .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: .3s all !important;
}

.cid-uC2XgfXbIZ .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

.cid-uC2XgfXbIZ .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}

@media (min-width: 992px) {
  .cid-uC2XgfXbIZ .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}

.cid-uC2XgfXbIZ .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: .3s all !important;
}

.cid-uC2XgfXbIZ .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
  .cid-uC2XgfXbIZ .navbar-nav {
    padding-left: 1.5rem;
  }
}

.cid-uC2XgfXbIZ .nav-link {
  width: fit-content;
  position: relative;
}

.cid-uC2XgfXbIZ .navbar-logo {
  padding-left: 2rem;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .cid-uC2XgfXbIZ .navbar-logo {
    padding-left: 1rem;
  }
}

.cid-uC2XgfXbIZ .navbar-caption {
  padding-left: 1rem;
  padding-right: .5rem;
}

@media (max-width: 767px) {
  .cid-uC2XgfXbIZ .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}

.cid-uC2XgfXbIZ .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: .3s all;
}

.cid-uC2XgfXbIZ .container {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(255, 255, 255, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #ffffff;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
  .cid-uC2XgfXbIZ .container {
    padding-right: 2rem;
  }
}

@media (max-width: 767px) {
  .cid-uC2XgfXbIZ .container {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}

.cid-uC2XgfXbIZ .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}

.cid-uC2XgfXbIZ .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: .3s all !important;
  min-width: auto;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8) !important;
}

.cid-uC2XgfXbIZ .nav-item:focus,
.cid-uC2XgfXbIZ .nav-link:focus {
  outline: none;
}

.cid-uC2XgfXbIZ .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}

.cid-uC2XgfXbIZ .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}

.cid-uC2XgfXbIZ .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}

.cid-uC2XgfXbIZ .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}

.cid-uC2XgfXbIZ .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}

.cid-uC2XgfXbIZ .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}

.cid-uC2XgfXbIZ .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.cid-uC2XgfXbIZ .navbar.opened {
  transition: all 0.3s;
}

.cid-uC2XgfXbIZ .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}

.cid-uC2XgfXbIZ .navbar .navbar-logo img {
  width: auto;
}

.cid-uC2XgfXbIZ .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}

.cid-uC2XgfXbIZ .navbar.collapsed {
  justify-content: center;
}

.cid-uC2XgfXbIZ .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}

.cid-uC2XgfXbIZ .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}

@media (min-width: 992px) {
  .cid-uC2XgfXbIZ .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3rem);
  }
}

.cid-uC2XgfXbIZ .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}

.cid-uC2XgfXbIZ .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}

.cid-uC2XgfXbIZ .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}

.cid-uC2XgfXbIZ .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}

.cid-uC2XgfXbIZ .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}

.cid-uC2XgfXbIZ .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .cid-uC2XgfXbIZ .navbar {
    min-height: 72px;
  }

  .cid-uC2XgfXbIZ .navbar .navbar-logo img {
    height: 2rem !important;
  }
}

@media (max-width: 991px) {
  .cid-uC2XgfXbIZ .navbar .nav-item .nav-link::before {
    display: none;
  }

  .cid-uC2XgfXbIZ .navbar.opened .dropdown-menu {
    top: 0;
  }

  .cid-uC2XgfXbIZ .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }

  .cid-uC2XgfXbIZ .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }

  .cid-uC2XgfXbIZ .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }

  .cid-uC2XgfXbIZ .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }

  .cid-uC2XgfXbIZ .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }

  .cid-uC2XgfXbIZ .navbar .navbar-toggler {
    flex-basis: auto;
  }

  .cid-uC2XgfXbIZ .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.cid-uC2XgfXbIZ .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}

.cid-uC2XgfXbIZ .dropdown-item.active,
.cid-uC2XgfXbIZ .dropdown-item:active {
  background-color: transparent;
}

.cid-uC2XgfXbIZ .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}

.cid-uC2XgfXbIZ .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}

.cid-uC2XgfXbIZ .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}

.cid-uC2XgfXbIZ .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}

.cid-uC2XgfXbIZ .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}

.cid-uC2XgfXbIZ .navbar .dropdown.open>.dropdown-menu {
  display: flex;
}

.cid-uC2XgfXbIZ ul.navbar-nav {
  flex-wrap: wrap;
}

.cid-uC2XgfXbIZ .navbar-buttons {
  text-align: center;
  min-width: 140px;
}

@media (max-width: 992px) {
  .cid-uC2XgfXbIZ .navbar-buttons {
    text-align: left;
  }
}

.cid-uC2XgfXbIZ button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.cid-uC2XgfXbIZ button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}

.cid-uC2XgfXbIZ button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}

.cid-uC2XgfXbIZ button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uC2XgfXbIZ button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uC2XgfXbIZ button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}

.cid-uC2XgfXbIZ nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uC2XgfXbIZ nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}

.cid-uC2XgfXbIZ nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}

.cid-uC2XgfXbIZ nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uC2XgfXbIZ .navbar-dropdown {
  padding: 0 1rem;
}

.cid-uC2XgfXbIZ a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cid-uC2XgfXbIZ .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}

@media (max-width: 992px) {
  .cid-uC2XgfXbIZ .icons-menu {
    justify-content: flex-start;
    margin-bottom: .5rem;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .cid-uC2XgfXbIZ .navbar {
    height: 70px;
  }

  .cid-uC2XgfXbIZ .navbar.opened {
    height: auto;
  }

  .cid-uC2XgfXbIZ .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}

.cid-uC2XgfXbIZ .navbar .dropdown>.dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}

.cid-uC2XgfXbIZ .navbar .dropdown>.dropdown-menu .dropdown-item {
  line-height: 1 !important;
}

.cid-uC2XgfXbIZ .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}

.cid-uC2XgfXbIZ .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: .3s all;
  transform: rotate(-90deg);
}

.cid-uC2XgfXbIZ .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}

.cid-uC2XgfXbIZ .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}

.cid-uC2XgfXbIZ .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}

@media (max-width: 991px) {
  .cid-uC2XgfXbIZ .navbar-brand {
    margin-right: auto;
  }

  .cid-uC2XgfXbIZ .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #ffffff;
    opacity: 1;
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(8px);
  }

  .cid-uC2XgfXbIZ .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }

  .cid-uC2XgfXbIZ .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }

  .cid-uC2XgfXbIZ .navbar .dropdown>.dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uC2XgfXbIZ .navbar .dropdown>.dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }

  .cid-uC2XgfXbIZ .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }

  .cid-uC2XgfXbIZ .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: .3s all;
    transform: rotate(0deg);
  }

  .cid-uC2XgfXbIZ .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }

  .cid-uC2XgfXbIZ .navbar .dropdown>.dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uC2XgfXbIZ .navbar .dropdown.open>.dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 575px) {
  .cid-uC2XgfXbIZ .navbar-collapse {
    padding: 1rem;
  }
}

.cid-uC2Xggg20E {
  padding-top: 10rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}

.cid-uC2Xggg20E .mbr-fallback-image.disabled {
  display: none;
}

.cid-uC2Xggg20E .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uC2Xggg20E .content-text {
  max-width: 800px;
}

.cid-uC2Xggg20E .mbr-section-title {
  color: #019F53;
  text-align: center;
}

.cid-uC2Xggg20E .mbr-text,
.cid-uC2Xggg20E .mbr-section-btn {
  color: #818181;
}

.cid-uCdmRX8E2I {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uCdmRX8E2I .mbr-text {
  color: #000000;
}

.cid-uCdmRX8E2I .mbr-section-subtitle {
  color: #000000;
}

.cid-uCdmRX8E2I .mbr-section-title {
  color: #000000;
}

.cid-uCdmRX8E2I .img-wrapper img {
  width: 400px;
  max-width: 100%;
  height: auto;
  border-radius: 40px !important;
}

.cid-uCdmRX8E2I .img-wrapper {
  display: flex;
}

.cid-uCdmRX8E2I .card-text {
  text-align: center;
  color: #019F53;
}

.cid-uCdmRX8E2I .card-title,
.cid-uCdmRX8E2I .img-wrapper {
  text-align: center;
  color: #019F53;
}

.cid-uCoqYJDQYu {
  padding-top: 6rem;
  padding-bottom: 3rem;
  background-color: #ffffff;
}

.cid-uCoqYJDQYu .mbr-fallback-image.disabled {
  display: none;
}

.cid-uCoqYJDQYu .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uCoqYJDQYu .item {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  margin-bottom: 4rem;
}

@media (min-width: 991px) {
  .cid-uCoqYJDQYu .item {
    margin-bottom: 4rem;
  }
}

.cid-uCoqYJDQYu .item:last-child .icon-box:before {
  display: none;
}

.cid-uCoqYJDQYu .item.last .icon-box:before {
  display: none;
}

.cid-uCoqYJDQYu .icon-box {
  background: #ebeaed;
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

@media (max-width: 768px) {
  .cid-uCoqYJDQYu .icon-box {
    margin-right: 1rem;
  }
}

.cid-uCoqYJDQYu .icon-box::before {
  content: "\e925";
  font-family: Moririse2 !important;
  position: absolute;
  font-size: 32px;
  left: 50%;
  top: 120%;
  color: #ebeaed;
  transform: translate(-50%, 0);
}

.cid-uCoqYJDQYu span {
  font-size: 2rem;
  color: #696474;
}

@media (max-width: 991px) {
  .cid-uCoqYJDQYu .card {
    margin-bottom: 2rem;
  }

  .cid-uCoqYJDQYu .card-wrapper {
    margin-bottom: 2rem;
  }

  .cid-uCoqYJDQYu .icon-box::before {
    top: 141%;
  }
}

@media (max-width: 768px) {
  .cid-uCoqYJDQYu .icon-box::before {
    top: 114%;
  }
}

.cid-uCoqYJDQYu .mbr-text,
.cid-uCoqYJDQYu .mbr-section-btn {
  text-align: left;
  color: #818181;
}

.cid-uCoqYJDQYu .card-title,
.cid-uCoqYJDQYu .card-box {
  text-align: left;
}

.cid-uCor1YIoM4 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uCor1YIoM4 .mbr-iconfont {
  font-size: 1.2rem !important;
  font-family: 'Moririse2' !important;
  color: white;
  transition: all 0.3s;
  transform: rotate(180deg);
  padding-left: 0.5rem;
}

.cid-uCor1YIoM4 .panel-group {
  border: none;
}

.cid-uCor1YIoM4 .card-header {
  padding: 0rem;
}

@media (max-width: 767px) {
  .cid-uCor1YIoM4 .card-header {
    padding: 0rem;
  }
}

.cid-uCor1YIoM4 .panel-body {
  padding: 0rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}

.cid-uCor1YIoM4 .img-col {
  padding: 0;
}

.cid-uCor1YIoM4 .img-item {
  height: 100%;
}

.cid-uCor1YIoM4 img {
  height: 100%;
  object-fit: cover;
}

.cid-uCor1YIoM4 .collapsed span {
  transform: rotate(0deg);
}

.cid-uCor1YIoM4 .panel-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cid-uCor1YIoM4 p {
  margin-bottom: 0.3rem;
}

.cid-uCor1YIoM4 .panel-title-edit {
  color: #000000;
}

.cid-uCor1YIoM4 .card .card-header {
  background-color: transparent;
  margin-bottom: 0;
  border: 0;
  border-radius: 2rem;
}

.cid-uCor1YIoM4 .card {
  background: #ffffff;
  padding: 2.25rem;
  border-radius: 2rem;
  margin-bottom: 1rem;
}

@media (max-width: 767px) {
  .cid-uCor1YIoM4 .card {
    padding: 2rem 1.5rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .cid-uCor1YIoM4 .card {
    margin-bottom: 1rem;
    padding: 2rem 1.5rem;
  }
}

.cid-uCor1YIoM4 .panel-text {
  color: #818181;
}

.cid-uCor1YIoM4 .mbr-section-title {
  text-align: center;
  color: #000000;
}

.cid-uCor1YIoM4 .mbr-section-subtitle {
  color: #000000;
  text-align: center;
}

.cid-uCor1YIoM4 .panel-title-edit,
.cid-uCor1YIoM4 .mbr-iconfont {
  color: #000000;
}

.cid-uCor45PlWw {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
  position: relative;
  overflow: hidden;
}

.cid-uCor45PlWw::before {
  content: '';
  position: absolute;
  right: -5%;
  top: 22%;
  width: 240px;
  height: 240px;
  border-radius: 100%;
  background-image: linear-gradient(225deg, #ffffff -10%, transparent 80%);
}

.cid-uCor45PlWw::after {
  content: '';
  position: absolute;
  top: 0;
  left: -5%;
  width: 240px;
  height: 240px;
  border-radius: 100%;
  background-image: linear-gradient(135deg, #ffffff -10%, transparent 80%);
}

.cid-uCor45PlWw .mbr-fallback-image.disabled {
  display: none;
}

.cid-uCor45PlWw .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

@media (max-width: 768px) {
  .cid-uCor45PlWw .container {
    padding: 0 16px;
  }
}

.cid-uCor45PlWw .row {
  justify-content: center;
  position: relative;
  z-index: 1;
  margin: 0 -12px;
}

.cid-uCor45PlWw .row .card {
  justify-content: flex-end;
  padding: 0 12px;
}

.cid-uCor45PlWw .content-wrapper {
  margin-bottom: 80px;
}

.cid-uCor45PlWw .content-wrapper .mbr-section-title {
  margin-bottom: 24px;
}

.cid-uCor45PlWw .content-wrapper .mbr-section-title span {
  color: #000000;
}

.cid-uCor45PlWw .content-wrapper .text-wrapper .mbr-text {
  display: inline-flex;
  width: 40%;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .cid-uCor45PlWw .content-wrapper .text-wrapper .mbr-text {
    width: 100%;
  }
}

.cid-uCor45PlWw .item {
  padding: 0 12px;
  margin-bottom: 24px;
}

.cid-uCor45PlWw .item .item-wrapper {
  background-color: #ffffff;
  height: 100%;
  padding: 50px;
  border-radius: 14px !important;
}

@media (max-width: 992px) {
  .cid-uCor45PlWw .item .item-wrapper {
    padding: 32px;
  }
}

.cid-uCor45PlWw .item .item-wrapper .card-box .item-desc {
  margin-bottom: 16px;
}

.cid-uCor45PlWw .item .item-wrapper .card-box .item-title {
  margin-bottom: 16px;
}

.cid-uCor45PlWw .item .item-wrapper .card-box .item-price {
  margin-bottom: 16px;
}

.cid-uCor45PlWw .item .item-wrapper .card-box .mbr-section-btn {
  width: 100%;
}

.cid-uCor45PlWw .item .item-wrapper .card-box .mbr-section-btn .btn {
  width: 100%;
}

.cid-uCor45PlWw .item .item-wrapper .card-box .list-wrapper {
  margin-top: 40px;
}

.cid-uCor45PlWw .item .item-wrapper .card-box .list-wrapper .mbr-list-title {
  margin-bottom: 24px;
}

.cid-uCor45PlWw .item .item-wrapper .card-box .list-wrapper .list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.cid-uCor45PlWw .item .item-wrapper .card-box .list-wrapper .list .item-wrap {
  margin-bottom: 24px;
  position: relative;
  padding-left: 28px;
}

.cid-uCor45PlWw .item .item-wrapper .card-box .list-wrapper .list .item-wrap:before {
  content: '✓';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  color: #000000;
}

.cid-uCor45PlWw .item .item-wrapper .card-box .list-wrapper .list .item-wrap:last-child {
  margin-bottom: 0;
}

.cid-uCor45PlWw .mbr-section-title {
  color: #019F53;
  text-align: center;
}

.cid-uCor45PlWw .mbr-text,
.cid-uCor45PlWw .text-wrapper {
  color: #6f6f6f;
  text-align: center;
}

.cid-uCor45PlWw .item-desc {
  color: #a6a99c;
}

.cid-uCor45PlWw .item-title {
  color: #000000;
}

.cid-uCor45PlWw .item-price {
  color: #000000;
}

.cid-uCor45PlWw .mbr-list-title {
  color: #000000;
}

.cid-uCor45PlWw .list {
  color: #000000;
}

.cid-uCor45PlWw .list,
.cid-uCor45PlWw .item-wrap {
  color: #818181;
}

.cid-uC2Xgibf7p {
  padding-top: 6rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}

.cid-uC2Xgibf7p .mbr-fallback-image.disabled {
  display: none;
}

.cid-uC2Xgibf7p .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uC2XgizLM0 {
  padding-top: 4rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}

.cid-uC2XgizLM0 .mbr-fallback-image.disabled {
  display: none;
}

.cid-uC2XgizLM0 .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

@media (max-width: 992px) {
  .cid-uC2XgizLM0 .container {
    padding: 0 30px;
  }
}

.cid-uC2XgizLM0 .item {
  margin-bottom: 64px;
}

@media (max-width: 992px) {
  .cid-uC2XgizLM0 .item {
    margin-bottom: 30px;
  }
}

.cid-uC2XgizLM0 .item:nth-child(2n) .item-wrapper {
  margin-right: 0;
  margin-left: 16px;
}

@media (max-width: 992px) {
  .cid-uC2XgizLM0 .item:nth-child(2n) .item-wrapper {
    margin: 0;
  }
}

.cid-uC2XgizLM0 .item .item-wrapper:hover .item-img img {
  transform: scale(1.04);
}

@media (max-width: 992px) {
  .cid-uC2XgizLM0 .item .item-wrapper {
    margin: 0;
  }
}

.cid-uC2XgizLM0 .item .item-wrapper .item-img {
  overflow: hidden;
  border-radius: 3em;
  margin-bottom: 30px;
}

.cid-uC2XgizLM0 .item .item-wrapper .item-img img {
  height: 550px;
  object-fit: cover;
  border-radius: 3em;
  transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {
  .cid-uC2XgizLM0 .item .item-wrapper .item-img img {
    height: 300px;
  }
}

.cid-uC2XgizLM0 .item .item-wrapper .item-content .mbr-section-title {
  margin-bottom: 20px;
}

.cid-uC2XgizLM0 .item .item-wrapper .item-content .desc-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  .cid-uC2XgizLM0 .item .item-wrapper .item-content .desc-wrap {
    display: block;
  }
}

.cid-uC2XgizLM0 .item .item-wrapper .item-content .desc-wrap .mbr-desc {
  padding: 8px 20px;
  margin-bottom: 0;
  background-color: #fe5115;
  border-radius: 20px;
}

@media (max-width: 992px) {
  .cid-uC2XgizLM0 .item .item-wrapper .item-content .desc-wrap .mbr-desc {
    margin-bottom: 20px;
  }
}

.cid-uC2XgizLM0 .item .item-wrapper .item-content .desc-wrap .mbr-date {
  margin-bottom: 0;
}

.cid-uC2XgizLM0 .item .item-wrapper .item-content .mbr-text {
  margin-bottom: 0;
}

.cid-uC2XgizLM0 .item .item-wrapper .item-content .mbr-section-btn {
  margin-top: 20px;
}

.cid-uC2XgizLM0 .mbr-section-title {
  color: #2b2b2b;
}

.cid-uC2XgizLM0 .mbr-desc {
  color: #ffffff;
}

.cid-uC2XgizLM0 .mbr-date {
  color: #4e4e4e;
}

.cid-uC2XgizLM0 .mbr-text {
  color: #4e4e4e;
}

.cid-uC2XgizLM0 .mbr-text,
.cid-uC2XgizLM0 .mbr-section-btn {
  color: #818181;
}

.cid-uC2XgljIiW {
  padding-top: 2rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uC2XgljIiW .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.cid-uC2XgljIiW .social-row .soc-item {
  margin: 8px;
}

.cid-uC2XgljIiW .social-row .soc-item a:hover .mbr-iconfont,
.cid-uC2XgljIiW .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #ffffff;
}

.cid-uC2XgljIiW .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #ffffff;
  color: #163300;
  transition: all 0.3s ease-in-out;
}

.cid-uC2XgljIiW .row-links {
  width: 100%;
  justify-content: center;
}

.cid-uC2XgljIiW .header-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}

.cid-uC2XgljIiW .header-menu li {
  padding: 0 1rem 1rem 1rem;
}

.cid-uC2XgljIiW .header-menu li p {
  margin: 0;
}

.cid-uC2XgljIiW .copyright {
  margin-bottom: 0;
  color: #818181;
  text-align: center;
}

.cid-uC2XgljIiW .mbr-section-title {
  color: #ffffff;
}

.cid-uyOCB1ZiAY {
  z-index: 1000;
  width: 100%;
  position: relative;
}

.cid-uyOCB1ZiAY .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .navbar-toggler {
    transform: scale(0.8);
  }
}

.cid-uyOCB1ZiAY .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}

.cid-uyOCB1ZiAY .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}

.cid-uyOCB1ZiAY .navbar-brand .navbar-caption {
  line-height: inherit !important;
}

.cid-uyOCB1ZiAY .navbar-brand .navbar-logo a {
  outline: none;
}

.cid-uyOCB1ZiAY .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}

.cid-uyOCB1ZiAY .navbar-nav .nav-item {
  padding: 0 !important;
  transition: .3s all !important;
}

.cid-uyOCB1ZiAY .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: .3s all !important;
}

.cid-uyOCB1ZiAY .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

.cid-uyOCB1ZiAY .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}

@media (min-width: 992px) {
  .cid-uyOCB1ZiAY .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}

.cid-uyOCB1ZiAY .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: .3s all !important;
}

.cid-uyOCB1ZiAY .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
  .cid-uyOCB1ZiAY .navbar-nav {
    padding-left: 1.5rem;
  }
}

.cid-uyOCB1ZiAY .nav-link {
  width: fit-content;
  position: relative;
}

.cid-uyOCB1ZiAY .navbar-logo {
  padding-left: 2rem;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .navbar-logo {
    padding-left: 1rem;
  }
}

.cid-uyOCB1ZiAY .navbar-caption {
  padding-left: 1rem;
  padding-right: .5rem;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}

.cid-uyOCB1ZiAY .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: .3s all;
}

.cid-uyOCB1ZiAY .container {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(255, 255, 255, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #ffffff;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
  .cid-uyOCB1ZiAY .container {
    padding-right: 2rem;
  }
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .container {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}

.cid-uyOCB1ZiAY .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}

.cid-uyOCB1ZiAY .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: .3s all !important;
  min-width: auto;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8) !important;
}

.cid-uyOCB1ZiAY .nav-item:focus,
.cid-uyOCB1ZiAY .nav-link:focus {
  outline: none;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}

.cid-uyOCB1ZiAY .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}

.cid-uyOCB1ZiAY .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}

.cid-uyOCB1ZiAY .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}

.cid-uyOCB1ZiAY .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.cid-uyOCB1ZiAY .navbar.opened {
  transition: all 0.3s;
}

.cid-uyOCB1ZiAY .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}

.cid-uyOCB1ZiAY .navbar .navbar-logo img {
  width: auto;
}

.cid-uyOCB1ZiAY .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}

.cid-uyOCB1ZiAY .navbar.collapsed {
  justify-content: center;
}

.cid-uyOCB1ZiAY .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}

.cid-uyOCB1ZiAY .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}

@media (min-width: 992px) {
  .cid-uyOCB1ZiAY .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3rem);
  }
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}

.cid-uyOCB1ZiAY .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}

.cid-uyOCB1ZiAY .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}

.cid-uyOCB1ZiAY .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .cid-uyOCB1ZiAY .navbar {
    min-height: 72px;
  }

  .cid-uyOCB1ZiAY .navbar .navbar-logo img {
    height: 4rem !important;
  }
}

@media (max-width: 991px) {
  .cid-uyOCB1ZiAY .navbar .nav-item .nav-link::before {
    display: none;
  }

  .cid-uyOCB1ZiAY .navbar.opened .dropdown-menu {
    top: 0;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }

  .cid-uyOCB1ZiAY .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }

  .cid-uyOCB1ZiAY .navbar .navbar-toggler {
    flex-basis: auto;
  }

  .cid-uyOCB1ZiAY .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.cid-uyOCB1ZiAY .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}

.cid-uyOCB1ZiAY .dropdown-item.active,
.cid-uyOCB1ZiAY .dropdown-item:active {
  background-color: transparent;
}

.cid-uyOCB1ZiAY .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}

.cid-uyOCB1ZiAY .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}

.cid-uyOCB1ZiAY .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}

.cid-uyOCB1ZiAY .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}

.cid-uyOCB1ZiAY .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}

.cid-uyOCB1ZiAY .navbar .dropdown.open>.dropdown-menu {
  display: flex;
}

.cid-uyOCB1ZiAY ul.navbar-nav {
  flex-wrap: wrap;
}

.cid-uyOCB1ZiAY .navbar-buttons {
  text-align: center;
  min-width: 140px;
}

@media (max-width: 992px) {
  .cid-uyOCB1ZiAY .navbar-buttons {
    text-align: left;
  }
}

.cid-uyOCB1ZiAY button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uyOCB1ZiAY button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}

.cid-uyOCB1ZiAY nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uyOCB1ZiAY .navbar-dropdown {
  padding: 0 1rem;
}

.cid-uyOCB1ZiAY a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cid-uyOCB1ZiAY .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}

@media (max-width: 992px) {
  .cid-uyOCB1ZiAY .icons-menu {
    justify-content: flex-start;
    margin-bottom: .5rem;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .cid-uyOCB1ZiAY .navbar {
    height: 70px;
  }

  .cid-uyOCB1ZiAY .navbar.opened {
    height: auto;
  }

  .cid-uyOCB1ZiAY .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown-item {
  line-height: 1 !important;
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: .3s all;
  transform: rotate(-90deg);
}

.cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}

.cid-uyOCB1ZiAY .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}

.cid-uyOCB1ZiAY .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}

@media (max-width: 991px) {
  .cid-uyOCB1ZiAY .navbar-brand {
    margin-right: auto;
  }

  .cid-uyOCB1ZiAY .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #ffffff;
    opacity: 1;
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(8px);
  }

  .cid-uyOCB1ZiAY .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }

  .cid-uyOCB1ZiAY .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: .3s all;
    transform: rotate(0deg);
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }

  .cid-uyOCB1ZiAY .navbar .dropdown>.dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uyOCB1ZiAY .navbar .dropdown.open>.dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 575px) {
  .cid-uyOCB1ZiAY .navbar-collapse {
    padding: 1rem;
  }
}

.cid-uDJ9ZoowIt {
  padding-top: 10rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uDJ9ZoowIt .mbr-fallback-image.disabled {
  display: none;
}

.cid-uDJ9ZoowIt .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uDJ9ZoowIt .mbr-text,
.cid-uDJ9ZoowIt .mbr-section-btn {
  text-align: center;
  color: #818181;
}

.cid-uDJ9ZoowIt .mbr-section-title {
  text-align: center;
  color: #252434;
}

.cid-uDJ9ZoowIt .mbr-section-subtitle {
  text-align: center;
  color: #3d2e7c;
}

.cid-uz6GeOywrT {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}

.cid-uz6GeOywrT .mbr-text {
  color: #818181;
}

.cid-uz6GeOywrT .mbr-section-subtitle {
  color: #000000;
}

.cid-uz6GeOywrT .mbr-section-title {
  color: #000000;
}

.cid-uyOMdGOwp4 {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uyOMdGOwp4 .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.cid-uyOMdGOwp4 .social-row .soc-item {
  margin: 8px;
}

.cid-uyOMdGOwp4 .social-row .soc-item a:hover .mbr-iconfont,
.cid-uyOMdGOwp4 .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #ffffff;
}

.cid-uyOMdGOwp4 .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #ffffff;
  color: #163300;
  transition: all 0.3s ease-in-out;
}

.cid-uyOMdGOwp4 .row-links {
  width: 100%;
  justify-content: center;
}

.cid-uyOMdGOwp4 .header-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}

.cid-uyOMdGOwp4 .header-menu li {
  padding: 0 1rem 1rem 1rem;
}

.cid-uyOMdGOwp4 .header-menu li p {
  margin: 0;
}

.cid-uyOMdGOwp4 .copyright {
  margin-bottom: 0;
  color: #818181;
  text-align: center;
}

.cid-uyOMdGOwp4 .mbr-section-title {
  color: #ffffff;
}

.cid-uDHQOzGTkE {
  z-index: 1000;
  width: 100%;
  position: relative;
}

.cid-uDHQOzGTkE .dropdown-item:before {
  font-family: Moririse2 !important;
  content: "\e966";
  display: inline-block;
  width: 0;
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin-right: 0.5rem;
  line-height: 1;
  font-size: inherit;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  transform: scale(0, 1);
  transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
  .cid-uDHQOzGTkE .navbar-toggler {
    transform: scale(0.8);
  }
}

.cid-uDHQOzGTkE .navbar-brand {
  flex-shrink: 0;
  align-items: center;
  margin-right: 0;
  padding: 10px 0;
  transition: all 0.3s;
  word-break: break-word;
  z-index: 1;
}

.cid-uDHQOzGTkE .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 0px !important;
}

.cid-uDHQOzGTkE .navbar-brand .navbar-caption {
  line-height: inherit !important;
}

.cid-uDHQOzGTkE .navbar-brand .navbar-logo a {
  outline: none;
}

.cid-uDHQOzGTkE .navbar-nav {
  margin: auto;
  margin-left: 0;
  margin-left: auto;
}

.cid-uDHQOzGTkE .navbar-nav .nav-item {
  padding: 0 !important;
  transition: .3s all !important;
}

.cid-uDHQOzGTkE .navbar-nav .nav-item .nav-link {
  padding: 16px !important;
  margin: 0 !important;
  border-radius: 1rem !important;
  transition: .3s all !important;
}

.cid-uDHQOzGTkE .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

.cid-uDHQOzGTkE .navbar-nav .open .nav-link::after {
  transform: rotate(180deg);
}

@media (min-width: 992px) {
  .cid-uDHQOzGTkE .navbar-nav .open .nav-link::before {
    content: "";
    width: 100%;
    height: 20px;
    top: 100%;
    background: transparent;
    position: absolute;
  }
}

.cid-uDHQOzGTkE .navbar-nav .dropdown-item {
  padding: 12px !important;
  border-radius: 0.5rem !important;
  margin: 0 8px !important;
  transition: .3s all !important;
}

.cid-uDHQOzGTkE .navbar-nav .dropdown-item:hover {
  background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
  .cid-uDHQOzGTkE .navbar-nav {
    padding-left: 1.5rem;
  }
}

.cid-uDHQOzGTkE .nav-link {
  width: fit-content;
  position: relative;
}

.cid-uDHQOzGTkE .navbar-logo {
  padding-left: 2rem;
  margin: 0 !important;
}

@media (max-width: 767px) {
  .cid-uDHQOzGTkE .navbar-logo {
    padding-left: 1rem;
  }
}

.cid-uDHQOzGTkE .navbar-caption {
  padding-left: 1rem;
  padding-right: .5rem;
}

@media (max-width: 767px) {
  .cid-uDHQOzGTkE .nav-dropdown {
    padding-bottom: 0.5rem;
  }
}

.cid-uDHQOzGTkE .nav-dropdown .link.dropdown-toggle::after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  transition: .3s all;
}

.cid-uDHQOzGTkE .container {
  display: flex;
  height: 90px;
  padding: 0.5rem 0.6rem;
  flex-wrap: nowrap;
  background: rgba(255, 255, 255, 0.8) !important;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100vw;
  margin-top: 1rem;
  background-color: #ffffff;
  box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
  .cid-uDHQOzGTkE .container {
    padding-right: 2rem;
  }
}

@media (max-width: 767px) {
  .cid-uDHQOzGTkE .container {
    width: 95%;
    height: 56px !important;
    padding-right: 1rem;
    margin-top: 0rem;
  }
}

.cid-uDHQOzGTkE .iconfont-wrapper {
  color: #000000 !important;
  font-size: 1.5rem;
  padding-right: 0.5rem;
}

.cid-uDHQOzGTkE .dropdown-menu {
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 100%;
  padding: 12px 4px !important;
  border-radius: 1.5rem;
  transition: .3s all !important;
  min-width: auto;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8) !important;
}

.cid-uDHQOzGTkE .nav-item:focus,
.cid-uDHQOzGTkE .nav-link:focus {
  outline: none;
}

.cid-uDHQOzGTkE .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  transition: all 0.25s ease-in-out;
}

.cid-uDHQOzGTkE .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}

.cid-uDHQOzGTkE .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
  margin-right: 0.5rem;
  vertical-align: sub;
}

.cid-uDHQOzGTkE .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
  display: inline-block;
  transform: scale(1, 1);
  transition: all 0.25s ease-in-out;
}

.cid-uDHQOzGTkE .collapsed .dropdown-menu .dropdown-item:before {
  display: none;
}

.cid-uDHQOzGTkE .collapsed .dropdown .dropdown-menu .dropdown-item {
  padding: 0.235em 1.5em 0.235em 1.5em !important;
  transition: none;
  margin: 0 !important;
}

.cid-uDHQOzGTkE .navbar {
  min-height: 90px;
  transition: all 0.3s;
  border-bottom: 1px solid transparent;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.cid-uDHQOzGTkE .navbar.opened {
  transition: all 0.3s;
}

.cid-uDHQOzGTkE .navbar .dropdown-item {
  padding: 0.5rem 1.8rem;
}

.cid-uDHQOzGTkE .navbar .navbar-logo img {
  width: auto;
}

.cid-uDHQOzGTkE .navbar .navbar-collapse {
  z-index: 1;
  justify-content: flex-end;
}

.cid-uDHQOzGTkE .navbar.collapsed {
  justify-content: center;
}

.cid-uDHQOzGTkE .navbar.collapsed .nav-item .nav-link::before {
  display: none;
}

.cid-uDHQOzGTkE .navbar.collapsed.opened .dropdown-menu {
  top: 0;
}

@media (min-width: 992px) {
  .cid-uDHQOzGTkE .navbar.collapsed.opened:not(.navbar-short) .navbar-collapse {
    max-height: calc(98.5vh - 3rem);
  }
}

.cid-uDHQOzGTkE .navbar.collapsed .dropdown-menu .dropdown-submenu {
  left: 0 !important;
}

.cid-uDHQOzGTkE .navbar.collapsed .dropdown-menu .dropdown-item:after {
  right: auto;
}

.cid-uDHQOzGTkE .navbar.collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
  margin-left: 0.5rem;
  margin-top: 0.2rem;
  border-top: 0.35em solid;
  border-right: 0.35em solid transparent;
  border-left: 0.35em solid transparent;
  border-bottom: 0;
  top: 41%;
}

.cid-uDHQOzGTkE .navbar.collapsed ul.navbar-nav li {
  margin: auto;
}

.cid-uDHQOzGTkE .navbar.collapsed .dropdown-menu .dropdown-item {
  padding: 0.25rem 1.5rem;
  text-align: center;
}

.cid-uDHQOzGTkE .navbar.collapsed .icons-menu {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .cid-uDHQOzGTkE .navbar {
    min-height: 72px;
  }

  .cid-uDHQOzGTkE .navbar .navbar-logo img {
    height: 2rem !important;
  }
}

@media (max-width: 991px) {
  .cid-uDHQOzGTkE .navbar .nav-item .nav-link::before {
    display: none;
  }

  .cid-uDHQOzGTkE .navbar.opened .dropdown-menu {
    top: 0;
  }

  .cid-uDHQOzGTkE .navbar .dropdown-menu .dropdown-submenu {
    left: 0 !important;
  }

  .cid-uDHQOzGTkE .navbar .dropdown-menu .dropdown-item:after {
    right: auto;
  }

  .cid-uDHQOzGTkE .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 40%;
  }

  .cid-uDHQOzGTkE .navbar .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem !important;
    text-align: center;
  }

  .cid-uDHQOzGTkE .navbar .navbar-brand {
    flex-shrink: initial;
    flex-basis: auto;
    word-break: break-word;
    padding-right: 10px;
  }

  .cid-uDHQOzGTkE .navbar .navbar-toggler {
    flex-basis: auto;
  }

  .cid-uDHQOzGTkE .navbar .icons-menu {
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.cid-uDHQOzGTkE .navbar.navbar-short .navbar-logo img {
  height: 2rem;
}

.cid-uDHQOzGTkE .dropdown-item.active,
.cid-uDHQOzGTkE .dropdown-item:active {
  background-color: transparent;
}

.cid-uDHQOzGTkE .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}

.cid-uDHQOzGTkE .nav-dropdown .link.dropdown-toggle {
  margin-right: 1.667em;
}

.cid-uDHQOzGTkE .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
  margin-right: 0;
  padding: 0.667em 1.667em;
}

.cid-uDHQOzGTkE .navbar.navbar-expand-lg .dropdown .dropdown-menu {
  background: #ffffff;
}

.cid-uDHQOzGTkE .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
  left: 105%;
  transform: none;
  top: -12px;
}

.cid-uDHQOzGTkE .navbar .dropdown.open>.dropdown-menu {
  display: flex;
}

.cid-uDHQOzGTkE ul.navbar-nav {
  flex-wrap: wrap;
}

.cid-uDHQOzGTkE .navbar-buttons {
  text-align: center;
  min-width: 140px;
}

@media (max-width: 992px) {
  .cid-uDHQOzGTkE .navbar-buttons {
    text-align: left;
  }
}

.cid-uDHQOzGTkE button.navbar-toggler {
  outline: none;
  width: 31px;
  height: 20px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  align-self: center;
}

.cid-uDHQOzGTkE button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #000000;
}

.cid-uDHQOzGTkE button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all 0.2s;
}

.cid-uDHQOzGTkE button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uDHQOzGTkE button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all 0.15s;
}

.cid-uDHQOzGTkE button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all 0.2s;
}

.cid-uDHQOzGTkE nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uDHQOzGTkE nav.opened .hamburger span:nth-child(2) {
  transform: rotate(45deg);
  transition: all 0.25s;
}

.cid-uDHQOzGTkE nav.opened .hamburger span:nth-child(3) {
  transform: rotate(-45deg);
  transition: all 0.25s;
}

.cid-uDHQOzGTkE nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all 0.2s;
}

.cid-uDHQOzGTkE .navbar-dropdown {
  padding: 0 1rem;
}

.cid-uDHQOzGTkE a.nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cid-uDHQOzGTkE .icons-menu {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3rem;
  text-align: center;
}

@media (max-width: 992px) {
  .cid-uDHQOzGTkE .icons-menu {
    justify-content: flex-start;
    margin-bottom: .5rem;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .cid-uDHQOzGTkE .navbar {
    height: 70px;
  }

  .cid-uDHQOzGTkE .navbar.opened {
    height: auto;
  }

  .cid-uDHQOzGTkE .nav-item .nav-link:hover::before {
    width: 175%;
    max-width: calc(100% + 2rem);
    left: -1rem;
  }
}

.cid-uDHQOzGTkE .navbar .dropdown>.dropdown-menu {
  display: none;
  width: max-content;
  max-width: 500px !important;
  transform: translateX(-50%);
  top: calc(100% + 20px);
  left: 50%;
}

.cid-uDHQOzGTkE .navbar .dropdown>.dropdown-menu .dropdown-item {
  line-height: 1 !important;
}

.cid-uDHQOzGTkE .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
  align-items: center;
  display: flex;
  height: max-content !important;
  min-height: max-content !important;
}

.cid-uDHQOzGTkE .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
  display: inline-block;
  position: static;
  margin-left: 0.5rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  transition: .3s all;
  transform: rotate(-90deg);
}

.cid-uDHQOzGTkE .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
  transform: rotate(0deg);
}

.cid-uDHQOzGTkE .mbr-section-btn {
  margin: -0.6rem -0.6rem;
}

.cid-uDHQOzGTkE .navbar-toggler {
  margin-left: 12px;
  margin-right: 8px;
  order: 1000;
}

@media (max-width: 991px) {
  .cid-uDHQOzGTkE .navbar-brand {
    margin-right: auto;
  }

  .cid-uDHQOzGTkE .navbar-collapse {
    z-index: -1 !important;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    padding: 1rem;
    border-radius: 1.5rem;
    background: #ffffff;
    opacity: 1;
    border-color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(8px);
  }

  .cid-uDHQOzGTkE .navbar-nav .nav-item .nav-link::after {
    margin-left: 10px;
  }

  .cid-uDHQOzGTkE .navbar-nav .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
  }

  .cid-uDHQOzGTkE .navbar .dropdown>.dropdown-menu {
    max-width: 100% !important;
    transform: translateX(0);
    top: 10px;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uDHQOzGTkE .navbar .dropdown>.dropdown-menu .dropdown-item {
    padding: 8px !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
  }

  .cid-uDHQOzGTkE .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
  }

  .cid-uDHQOzGTkE .navbar .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: .3s all;
    transform: rotate(0deg);
  }

  .cid-uDHQOzGTkE .navbar .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(180deg);
  }

  .cid-uDHQOzGTkE .navbar .dropdown>.dropdown-menu .dropdown-submenu {
    position: static;
    width: 100%;
    max-width: 100% !important;
    transform: translateX(0) !important;
    top: 0;
    left: 0;
    padding: 8px !important;
    border-radius: 1rem;
    background-color: rgba(27, 31, 10, 0.04) !important;
  }

  .cid-uDHQOzGTkE .navbar .dropdown.open>.dropdown-menu {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 575px) {
  .cid-uDHQOzGTkE .navbar-collapse {
    padding: 1rem;
  }
}

.cid-uDHQOA9pY7 {
  padding-top: 10rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}

.cid-uDHQOA9pY7 .mbr-text {
  color: #818181;
}

.cid-uDHQOA9pY7 .mbr-section-subtitle {
  color: #000000;
}

.cid-uDHQOA9pY7 .mbr-section-title {
  color: #000000;
}

.cid-uDHQOAvfPQ {
  padding-top: 2rem;
  padding-bottom: 6rem;
  background-color: #f7f7f7;
}

.cid-uDHQOAvfPQ .social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.cid-uDHQOAvfPQ .social-row .soc-item {
  margin: 8px;
}

.cid-uDHQOAvfPQ .social-row .soc-item a:hover .mbr-iconfont,
.cid-uDHQOAvfPQ .social-row .soc-item a:focus .mbr-iconfont {
  background-color: #ffffff;
}

.cid-uDHQOAvfPQ .social-row .soc-item a .mbr-iconfont {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 32px;
  background-color: #ffffff;
  color: #163300;
  transition: all 0.3s ease-in-out;
}

.cid-uDHQOAvfPQ .row-links {
  width: 100%;
  justify-content: center;
}

.cid-uDHQOAvfPQ .header-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}

.cid-uDHQOAvfPQ .header-menu li {
  padding: 0 1rem 1rem 1rem;
}

.cid-uDHQOAvfPQ .header-menu li p {
  margin: 0;
}

.cid-uDHQOAvfPQ .copyright {
  margin-bottom: 0;
  color: #818181;
  text-align: center;
}

.cid-uDHQOAvfPQ .mbr-section-title {
  color: #ffffff;
}

.cid-uIBQ8E2rbd {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}

.cid-uIBQ8E2rbd .mbr-fallback-image.disabled {
  display: none;
}

.cid-uIBQ8E2rbd .item-wrapper {
  margin-bottom: 2rem;
  margin-top: 2rem;
}

@media (max-width: 767px) {
  .cid-uIBQ8E2rbd .item-wrapper {
    margin-bottom: 1rem;
  }
}

.cid-uIBQ8E2rbd .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.cid-uIBQ8E2rbd .mbr-iconfont {
  display: inline-flex;
  font-size: 2rem;
  color: #260a30;
  width: 80px;
  justify-content: center;
  align-items: center;
  background: #f7f7f7;
  height: 80px;
  border-radius: 50%;
}

.cid-uIBQ8E2rbd .card-title,
.cid-uIBQ8E2rbd .iconfont-wrapper,
.cid-uIBQ8E2rbd .card-text {
  color: #000000;
  text-align: center;
}

.cid-uIBQ8E2rbd .content-head {
  max-width: 800px;
}

.cid-uIBQ8E2rbd .mbr-section-title {
  color: #000000;
}

.cid-uIBQ8E2rbd .mbr-section-btn {
  text-align: center;
}

.cid-uIBQ8E2rbd .card-text,
.cid-uIBQ8E2rbd .mbr-section-btn {
  text-align: left;
}

.cid-uIC0LivZfd {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
}

.cid-uIC0LivZfd .mbr-section-title {
  margin-bottom: 50px;
}

.cid-uIC0LivZfd .container-table {
  margin: 0 auto;
}

.cid-uIC0LivZfd .scroll {
  overflow-x: auto;
  padding: 0;
}

.cid-uIC0LivZfd tbody tr:nth-child(even) {
  background-color: #f5f4f6;
}

.cid-uIC0LivZfd .dataTables_wrapper {
  display: block;
}

.cid-uIC0LivZfd .dataTables_wrapper .search {
  margin-bottom: .5rem;
}

.cid-uIC0LivZfd .dataTables_wrapper .table {
  overflow-x: auto;
}

.cid-uIC0LivZfd .head-item {
  color: #919DAB;
  min-width: 110px;
  letter-spacing: 2px;
}

.cid-uIC0LivZfd .body-item {
  color: #212529;
}

.cid-uIC0LivZfd .table td,
.cid-uIC0LivZfd .table th {
  border: none;
}

.cid-uIC0LivZfd table {
  width: 100% !important;
  margin-top: 6px;
  margin-bottom: 0;
}

.cid-uIC0LivZfd table th {
  padding: 24px 15px 20px 15px;
  border-top: none;
  transition: all .2s;
  border-bottom: none;
}

.cid-uIC0LivZfd table td {
  padding: 24px 15px 20px 15px;
}

.cid-uIC0LivZfd .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}

.cid-uIC0LivZfd .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}

.cid-uIC0LivZfd .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: .5rem;
  border-radius: 100px;
  padding-left: 1rem;
}

.cid-uIC0LivZfd .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}

@media (max-width: 992px) {
  .cid-uIC0LivZfd .dataTables_filter {
    text-align: center;
  }
}

@media (max-width: 350px) {
  .cid-uIC0LivZfd .dataTables_filter {
    text-align: center;
  }

  .cid-uIC0LivZfd .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}

.cid-uIC0LivZfd .mbr-fallback-image.disabled {
  display: none;
}

.cid-uIC0LivZfd .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
/* Site not available css */
.snu_body {
  font-family: Arial, sans-serif;
  text-align: center;
  background-color: #f9f9f9;
  padding: 0px;
}

.snu_h1 {
  color: #333;
}

.snu_form-container {
  display: none;
  margin-top: 20px;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  max-width: 400px;
  margin: 20px auto;
}

#snu_form {
  display: flex;
  flex-direction: column;
}
#snu_form .iti{
  width: 100%!important;
}

.snu_input,
.snu_textarea {
  width: 100%;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

#snu_form button {
  background-color: #007BFF;
  color: white!important;
  border: none;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
}

.snu_button:hover {
  background-color: #0056b3;
}

.snu_a {
  color: #007BFF!important;
  cursor: pointer;
}

.snu_site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #eee;
  color: #1a1a1a;
  text-align: center;
  padding: 30px 0;
  font-size: 18px;
  z-index: 1000;
}

.snu_content {
  padding-top: 100px;
  /* So content doesn't hide behind header */
}

@media (min-width: 1400px) {
  .mt-xxl-10rem {
    margin-top: 10rem;
  }
}

/* /dl styles */
body.dl {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background-color: #f4f4f4;
}

body.dl .container {
  text-align: center;
  background: #ffffff;
  padding: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  max-width: 400px;
  width: 90%;
}

body.dl .container h1 {
  font-size: 24px;
  color: #333;
}

body.dl .container p {
  font-size: 16px;
  color: #666;
}

body.dl .button {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  font-size: 16px;
  color: #fff;
  background-color: #007bff;
  border: none;
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
}

body.dl .button:hover {
  background-color: #0056b3;
}

/* Get pro for 3 days CSS */
/* General page styles */
body.get-pro-trial-page {
  font-family: 'Inter', sans-serif!important;
  background-color: #ffffff;
  color: #019F53;
  padding-top: 80px;
}

/* Section layout */
.get-pro-trial-page #giveReview {
  background: #f8f9fa;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  max-width: 720px;
  margin: auto;
}

/* Headline */
.get-pro-trial-page #reviewHeader {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
  color: #101010;
}

/* Ordered steps styling */
.get-pro-trial-page #giveReview ol {
  list-style: decimal inside;
  padding: 0;
}

.get-pro-trial-page #giveReview li {
  margin-bottom: 25px;
}

/* Buttons */
.get-pro-trial-page #giveReview button {
  font-size: 16px;
  padding: 12px 24px;
  border-radius: 12px;
  border: none;
  transition: all 0.2s ease;
}

.get-pro-trial-page #giveReview .btn-secondary-outline {
  background-color: transparent;
  color: #0d6efd;
  border: 2px solid #0d6efd;
}

.get-pro-trial-page #giveReview .btn-secondary-outline:hover {
  background-color: #0d6efd;
  color: white;
}

.get-pro-trial-page #submitReviewBtn.btn-primary {
  background-color: #0d6efd;
  color: white;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.get-pro-trial-page #submitReviewBtn.btn-primary:hover {
  background-color: #0056b3;
}

/* Input field */
.get-pro-trial-page #reviewURLInput {
  border-radius: 10px;
  padding: 12px;
  border: 1px solid #ccc;
  width: 100%;
}

/* Alerts */
.get-pro-trial-page .alert {
  font-size: 15px;
  border-radius: 10px;
}

.get-pro-trial-page .alert-success {
  background-color: #d1e7dd;
  color: #0f5132;
}

.get-pro-trial-page .alert-danger {
  background-color: #f8d7da;
  color: #842029;
}

/* Image styling */
.get-pro-trial-page #giveReview img {
  margin-top: 15px;
  max-width: 100%;
  border-radius: 12px;
  border: 1px solid #e0e0e0;
}

/* Installed page CSS */
body#installedPage {
  margin-bottom: 0;
}
#installedPage .pin-to-chrome-container img {
  position: fixed;
  top: 0;
  right: 0;
  height: 350px;
  border-radius: 0 0 0 251px !important;
  width: max-content;
  overflow: hidden;
  z-index: 99;
}

#installedPage .pin-to-chrome-container .text {
  background-color: #000 !important;
  border-color: #000 !important;
  color: #ffffff !important;
  padding: 6px 30px 6px 15px;
  border-radius: 0 20px 20px 0;
  position: fixed;
  right: 265px;
  top: 5px;
  z-index: 100;
}

#installedPage .bulleted-list {
  margin-bottom: 5px;
}

#installedPage .installed-section h1 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  font-size: 2.5rem;
  color: #818181;
}

#installedPage .installed-section h1 span:not(.green-text) {
  font-size: inherit;
  font-weight: 700;
  color: #000;
}

#installedPage .installed-section h1 span.green-text {
  line-height: normal;
  color: #2cb51d !important;
  font-size: inherit;
  font-weight: 700;
}

#installedPage .installed-section h1 img {
  border-radius: 4px !important;
  margin-right: 10px;
}

#installedPage .installed-section a {
  background-color: #2cb51d !important;
  border-color: #27a919 !important;
  font-size: 1.2rem;
}

#installedPage .installed-section a img {
  width: 24px;
  height: 24px;
  margin-left: 8px;
}

#installedPage .installed-section a:hover,
#installedPage .installed-section a:focus,
#installedPage .installed-section a:active {
  background-color: #2cb51d !important;
  border-color: #208a14 !important;
}

#installedPage details {
  margin-bottom: 1rem;
}

#installedPage details .indented {
  margin-left: 1rem;
}