#opm-upgrade .container {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  padding: 0px 20px;
  position: relative;
  box-sizing: border-box;
}
#opm-upgrade .btn {
  border-radius: 6px;
  background: #f31010;
  padding: 16px 32px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  display: inline-flex;
  text-decoration: none;
  border: none;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #opm-upgrade .btn {
    font-size: 14px;
  }
}
#opm-upgrade .list {
  list-style: none;
  padding: 0px;
}
#opm-upgrade .list li {
  padding: 4px;
  padding-left: 24px;
  position: relative;
  line-height: 1.5;
}
#opm-upgrade .list li::before {
  content: "";
  background: url(../images/tick-icon.svg);
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
  position: absolute;
  display: inline-block;
  left: 0px;
  top: 6px;
}
#opm-upgrade .banner-section {
  background-color: #fff0de;
}
#opm-upgrade .banner-section .banner-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
}

.banner-content-img {
  position: absolute;
  right: 0;
  bottom: 0;
}
#opm-upgrade .banner-section .banner-content .banner-content-text {
  width: 50%;
  padding: 50px 0px;
}
#opm-upgrade
  .banner-section
  .banner-content
  .banner-content-text
  .banner-title {
  font-size: 48px;
  font-weight: 800;
  line-height: 1.2;
}
#opm-upgrade .banner-section .banner-content .banner-content-text p {
  font-size: 20px;
  margin-bottom: 32px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #opm-upgrade .banner-section .banner-content .banner-content-img {
    display: none;
  }
  #opm-upgrade .banner-section .banner-content .banner-content-text {
    width: 100%;
  }
  #opm-upgrade
    .banner-section
    .banner-content
    .banner-content-text
    .banner-title {
    font-size: 30px;
  }
  #opm-upgrade .why-upgrade-text-section h3 {
    font-size: 24px !important;
  }
  #opm-upgrade .why-upgrade-text-section {
    padding: 60px 0px !important;
  }
  #opm-upgrade .upgrade-quote .upgrade-quote-content .upgrade-quote-heading {
    font-size: 42px !important;
  }
}

@media screen and (max-width: 640px) {
  #opm-upgrade .choose-upgrade-plans .plans-row {
    flex-direction: column;
  }
}

#opm-upgrade .why-upgrade-text-section {
  padding: 80px 0px;
  text-align: center;
}
#opm-upgrade .why-upgrade-text-section h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}
#opm-upgrade .why-upgrade-text-section p {
  font-size: 16px;
  line-height: 2;
}
#opm-upgrade .why-upgrade-tabs-section {
  padding-bottom: 100px;
}
#opm-upgrade .why-upgrade-tabs-section h3 {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
  margin-top: 0px;
  margin-bottom: 70px;
}
#opm-upgrade .why-upgrade-tabs-section .tabs-container {
  border-radius: 6px;
  border: 1px solid #fccfa8;
  background: #fff;
  position: relative;
}
#opm-upgrade .why-upgrade-tabs-section .tabs-container .tabs-pills {
  position: absolute;
  display: flex;
  justify-content: center;
  gap: 16px;
  width: 100%;
  transform: translateY(-50%);
}
#opm-upgrade .why-upgrade-tabs-section .tabs-container .tabs-pills .tabs-pill {
  border-radius: 32px;
  border: 1px solid #fccfa8;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 2;
  padding: 12px 32px;
  text-decoration: none;
  background: #ffffff;
  text-align: center;
  line-height: 1.5;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-pills
  .tabs-pill.active {
  background: #fff0e4;
  border: 1px solid #fccfa8;
}
@media screen and (max-width: 767px) {
  #opm-upgrade
    .why-upgrade-tabs-section
    .tabs-container
    .tabs-pills
    .tabs-pill {
    font-size: 13px;
    padding: 12px;
  }
}
@media screen and (max-width: 767px) {
  #opm-upgrade .why-upgrade-tabs-section .tabs-container .tabs-pills {
    gap: 8px;
  }
}
#opm-upgrade .why-upgrade-tabs-section .tabs-container .tabs-content {
  padding: 32px;
  padding-top: 70px;
}
#opm-upgrade .why-upgrade-tabs-section .tabs-container .tabs-content h4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  margin: 0px;
  margin-bottom: 16px;
}
#opm-upgrade .why-upgrade-tabs-section .tabs-container .tabs-content h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 2;
  margin-bottom: 16px;
}
#opm-upgrade .why-upgrade-tabs-section .tabs-container .tabs-content p {
  font-size: 16px;
  line-height: 1.7;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .additional-devices-tabs-content {
  display: flex;
  width: 100%;
  gap: 32px;
}

#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .additional-devices-tabs-content
  > div
  img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #opm-upgrade
    .why-upgrade-tabs-section
    .tabs-container
    .tabs-content
    .additional-devices-tabs-content {
    flex-direction: column;
  }
  #opm-upgrade
    .why-upgrade-tabs-section
    .tabs-container
    .tabs-content
    .additional-devices-tabs-content
    > div {
    width: 100% !important;
  }
}
/*#opm-upgrade .why-upgrade-tabs-section .tabs-container .tabs-content .swiper-slide {
  height: 0px;
}
#opm-upgrade .why-upgrade-tabs-section .tabs-container .tabs-content .swiper-slide.swiper-slide-active {
  height: 100%;
}*/
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .swiper-button-prev {
  left: -16px;
  background: #222;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  padding: 0px !important;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .swiper-button-prev::after {
  color: #fff;
  font-size: 14px;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .swiper-button-next {
  right: -16px;
  background: #222;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  padding: 0 !important;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .swiper-button-next::after {
  color: #fff;
  font-size: 14px;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .row-3-col {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  gap: 24px;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .row-3-col
  > .col {
  box-sizing: border-box;
  padding: 24px;
  width: calc(33.33% - 24px);
  border-radius: 6px;
  /*box-shadow: 0 0 16px 0 rgba(212, 212, 212, 0.2431372549);*/
  background: #fcf9f4;
}
@media screen and (max-width: 998px) {
  #opm-upgrade
    .why-upgrade-tabs-section
    .tabs-container
    .tabs-content
    .row-3-col
    > .col {
    width: calc(50% - 12px);
  }
}
@media screen and (max-width: 650px) {
  #opm-upgrade
    .why-upgrade-tabs-section
    .tabs-container
    .tabs-content
    .row-3-col
    > .col {
    width: 100%;
  }
}
/*#opm-upgrade .why-upgrade-tabs-section .tabs-container .tabs-content .border > .col {
  border: 1px solid #ffc58f;
}*/
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .fea-box
  > img {
  max-width: 32px;
  margin-bottom: 24px;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .fea-box
  > h3 {
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  margin: 0;
}
#opm-upgrade .why-upgrade-tabs-section .tabs-container .tabs-content .fea-icon {
  background: url(../images/purchase-page-icons.svg) top center
    no-repeat;
  background-size: 400px;
  width: 50px;
  height: 60px;
  display: inline-block;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .fea-icon.icon1 {
  background-position: -1px 0;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .fea-icon.icon2 {
  background-position: -60px 0px;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .fea-icon.icon3 {
  background-position: -115px 0px;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .fea-icon.icon4 {
  background-position: -173px 0px;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .fea-icon.icon5 {
  background-position: -228px 0px;
}
#opm-upgrade
  .why-upgrade-tabs-section
  .tabs-container
  .tabs-content
  .fea-icon.icon6 {
  background-position: -284px 0px;
}
#opm-upgrade .upgrade-quote {
  padding: 65px 0px;
  background: #fff0de;
}
#opm-upgrade .upgrade-quote .upgrade-quote-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#opm-upgrade .upgrade-quote .upgrade-quote-content .upgrade-quote-heading {
  font-size: 64px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 32px;
}
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-heading
  > span {
  display: block;
  font-size: 40px;
  font-weight: 200;
}
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-heading
  > span
  .text-black {
  font-weight: 400;
}
#opm-upgrade .upgrade-quote .upgrade-quote-content p {
  font-size: 20px;
  line-height: 1.6;
}
#opm-upgrade .upgrade-quote .upgrade-quote-content .upgrade-quote-content-text {
  width: 40%;
}
#opm-upgrade .upgrade-quote .upgrade-quote-content .upgrade-quote-content-form {
  width: 350px;
}
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-content-form
  form {
  max-width: 100%;
}
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-content-form
  form
  label {
  display: block;
}
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-content-form
  form
  input,
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-content-form
  form
  select {
  border-radius: 6px;
  border: 1px solid #cf9953;
  background: #fffbf6;
  padding: 12px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-content-form
  form
  select {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  --form-bg-img: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJMYXllcl8yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjIuOTIgNjUuMDQiPjxnIGlkPSJMYXllcl8xLTIiPjxnIGlkPSJMYXllcl8xLTMiPjxwYXRoIGQ9Im0xLjA4LDYuMTlsNTcuODIsNTcuODJoMGMxLjQ0LDEuMzcsMy42NywxLjM3LDUuMTEsMHYtLjA3TDEyMS44NCw2LjEyaDBjMS40NC0xLjM3LDEuNDQtMy42NywwLTUuMDQtLjY1LS43Mi0xLjU4LTEuMDgtMi41Mi0xLjA4SDMuNkMxLjY2LDAsMCwxLjU4LDAsMy42YzAsMS4wMS40MywxLjk0LDEuMDgsMi41OVoiLz48L2c+PC9nPjwvc3ZnPg==");
  background-image: var(--form-bg-img), var(--form-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 14px;
  -webkit-transition: unset;
  transition: unset;
}
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-content-form
  form
  input::-moz-placeholder,
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-content-form
  form
  select::-moz-placeholder {
  color: #e6bc89;
}
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-content-form
  form
  input::placeholder,
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-content-form
  form
  select::placeholder {
  color: #e6bc89;
}
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-content-form
  form
  .form-group {
  margin-bottom: 16px;
}
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-content-form
  form
  [type="submit"] {
  width: 100%;
  margin-bottom: 8px;
}
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-content-form
  form
  .privacy-policy {
  font-size: 12px;
  line-height: 1.6;
}
#opm-upgrade
  .upgrade-quote
  .upgrade-quote-content
  .upgrade-quote-content-form
  form
  .privacy-policy
  a {
  color: #f20;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #opm-upgrade .upgrade-quote .upgrade-quote-content {
    flex-direction: column;
  }
  #opm-upgrade
    .upgrade-quote
    .upgrade-quote-content
    .upgrade-quote-content-text,
  #opm-upgrade
    .upgrade-quote
    .upgrade-quote-content
    .upgrade-quote-content-form {
    width: 100%;
  }
}
#opm-upgrade .add-ons-section {
  padding: 100px 0px;
  box-sizing: border-box;
}
#opm-upgrade .add-ons-section .add-ons-card {
  display: flex;
  border: 1px solid #e6e6e6;
  background: #fff;
}
#opm-upgrade .add-ons-section .add-ons-card .add-ons-card-heading {
  min-width: 364px;
  width: 364px;
  box-sizing: border-box;
  background: #f1f1f1;
  padding: 32px;
}
#opm-upgrade
  .add-ons-section
  .add-ons-card
  .add-ons-card-heading
  .add-ons-heading {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
#opm-upgrade
  .add-ons-section
  .add-ons-card
  .add-ons-card-heading
  .add-ons-heading
  span {
  color: #0d7f3c;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}
#opm-upgrade
  .add-ons-section
  .add-ons-card
  .add-ons-card-heading
  .add-ons-heading
  span
  .percent {
  font-size: 32px;
  font-weight: 700;
}
#opm-upgrade
  .add-ons-section
  .add-ons-card
  .add-ons-card-heading
  .add-ons-heading
  h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 0px;
}
#opm-upgrade
  .add-ons-section
  .add-ons-card
  .add-ons-card-heading
  .add-ons-heading
  img {
  width: 100%;
}
#opm-upgrade .add-ons-section .add-ons-card .add-ons-card-body {
  width: 100%;
  padding: 32px;
  padding-left: 24px;
  box-sizing: border-box;
}
#opm-upgrade .add-ons-section .add-ons-card .add-ons-card-body p {
  margin-top: 0px;
  font-size: 16px;
  line-height: 2; /* 187.5% */
  margin-bottom: 24px;
}
#opm-upgrade .add-ons-section .add-ons-card .add-ons-card-body .btn-green {
  border-radius: 8px;
  background: #15974d;
  padding: 16px 32px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #opm-upgrade .add-ons-section .add-ons-card {
    flex-direction: column;
  }
  #opm-upgrade .add-ons-section .add-ons-card .add-ons-card-heading {
    width: 100%;
    text-align: center;
  }
}
#opm-upgrade .advantages-of-addons {
  padding-bottom: 100px;
}
#opm-upgrade .advantages-of-addons h2 {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  max-width: 70%;
  margin: auto;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  #opm-upgrade .advantages-of-addons h2 {
    max-width: 100%;
  }
}
#opm-upgrade .advantages-of-addons .cards-row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
#opm-upgrade .advantages-of-addons .cards-row > div {
  width: calc(50% - 12px);
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #opm-upgrade .advantages-of-addons .cards-row > div {
    width: 100%;
  }
}
#opm-upgrade .advantages-of-addons .cards-row .card {
  padding: 32px;
  border-radius: 6px;
  background: #fff5e8;
}
#opm-upgrade .advantages-of-addons .cards-row .card .card-header {
  display: flex;
  gap: 16px;
}
#opm-upgrade .advantages-of-addons .cards-row .card .card-header img {
  width: 32px;
  height: 32px;
}
#opm-upgrade .advantages-of-addons .cards-row .card .card-header h5 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.25;
  margin-top: 2px;
}
#opm-upgrade .advantages-of-addons .cards-row .card .card-body p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 0px;
}
#opm-upgrade .enable-addons {
  border-bottom: 1px solid #d9d9d9;
  background: #f9f9f9;
  padding-top: 80px;
}
#opm-upgrade .enable-addons h2 {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  max-width: 70%;
  margin: auto;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  #opm-upgrade .enable-addons h2 {
    max-width: 100%;
  }
}
#opm-upgrade .enable-addons p {
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 1.8;
}
#opm-upgrade .enable-addons img {
  width: 100%;
}
#opm-upgrade .choose-upgrade-plans {
  background: #f5f5f5;
  padding: 100px 0px;
}
#opm-upgrade .choose-upgrade-plans h2 {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  max-width: 70%;
  margin: auto;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  #opm-upgrade .choose-upgrade-plans h2 {
    max-width: 100%;
  }
}
#opm-upgrade .choose-upgrade-plans .plans-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
#opm-upgrade .choose-upgrade-plans .plans-row a {
  color: #ededed;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
#opm-upgrade .choose-upgrade-plans .plans-row .btn-dark {
  background: #333;
} /*# sourceMappingURL=opm-upgrade.css.map */
@charset "UTF-8";

.form-group {
  width: 100%;
}
.swiper-slide {
  text-align: left;
}
