/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/* Reset & Variables */
/* 3rd party packages */
/* Click to Chat Whatsapp Plugin */
#ht-ctc-chat {
  position: absolute !important;
  bottom: 1rem !important;
  right: 15px !important;
}

#ht-ctc-chat > div > div > svg {
  border-radius: 50%;
}

#ht-ctc-chat > div > div > svg > use {
  fill: #1C1B21 !important;
}

#ht-ctc-chat > div > div > p {
  width: 300px !important;
  padding: 1em 1.5rem !important;
}

/* Language Switcher */
.trp-ls-shortcode-current-language {
  width: 0 !important;
}

.trp-language-switcher {
  width: -moz-fit-content;
  width: fit-content;
}

.trp-language-switcher > div {
  border: none;
  background-color: transparent;
}

.trp-language-switcher > div > a {
  padding: 7px 0;
}

.trp-language-switcher > div > a:hover {
  background: transparent;
}

.trp-language-switcher > div > a > img {
  width: 30px;
  height: 20px;
}

.wpcf7-not-valid-tip {
  margin-left: 1rem;
}

/* General Styles */
/* Generales */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
}

main {
  padding-top: 150px;
}

h1, h2, h3, h4, h5, h6,
.title, .headline {
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 1em;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 24px;
}

.headline--large {
  font-size: 40px;
}

.headline--medium {
  font-size: 32px;
}

.headline--small {
  font-size: 24px;
}

img {
  width: 100%;
  max-width: 90vw;
}

a, a:visited {
  color: inherit;
  text-decoration: none;
}

a:hover {
  color: #E8FE6B;
}

a.clr-variant:hover,
.clr-variant a:hover {
  color: #000000;
}

li {
  list-style: none;
}

p {
  padding: 0.3rem 0;
}

button, .btn {
  text-transform: uppercase;
  font-size: 24px;
  cursor: pointer;
}

.btn--submit {
  background-color: #E8FE6B;
  font-weight: bold;
  width: 100%;
  margin-top: 50px;
  padding: 0.7rem;
}

.btn--primary {
  background-color: #E8FE6B;
  font-weight: bold;
  margin: 25px 0;
  padding: 0.7rem;
}

.container {
  padding: var(--wp--custom--container-padding);
  margin: 0 auto;
  max-width: min(1200px, 95vw);
}

.social-icon i {
  font-size: 1.5rem;
  padding: 0.5em;
}

/* ********************************* */
/* ********* MEDIA QUERIES ********* */
/* ********************************* */
/* 1800, 1200, 900, 600 */
/* LARGE MONITOR UP */
@media screen and (min-width: 1800px) {
  .container {
    max-width: 1200px;
  }
}
/* TABLET PORTRAIT DOWN */
@media screen and (max-width: 600px) {
  textarea {
    height: 120px;
  }
  .social-icon i {
    padding: 0.3rem;
  }
  .container {
    padding: 50px 25px 100px;
  }
}
form {
  margin: 50px auto 100px;
}
form input:not(.btn--submit),
form textarea {
  width: calc(100% - 1rem);
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  padding: 0.5rem;
  margin: -1rem 0 0 1rem;
}

fieldset, input, textarea {
  border: none;
  background-color: transparent;
}

fieldset {
  position: relative;
  padding: 0.3rem 0 !important;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #F8F7F6;
}

fieldset > p {
  display: flex;
}

label {
  text-transform: uppercase;
  width: 140px;
}

input:not(.btn--submit):focus,
input:not(.btn--submit):focus-visible,
textarea:focus,
textarea:focus-visible {
  border: 3px solid #E8FE6B;
  border-radius: 0;
  outline: none;
}

textarea {
  display: block;
  resize: none;
  height: 6em;
}

/* ********************* */
/* *** MEDIA QUERIES *** */
/* ********************* */
/* TABLET PORTRAIT DOWN */
@media screen and (max-width: 900px) {
  label {
    width: 175px;
  }
}
/* MOBILE DOWN */
@media screen and (max-width: 600px) {
  fieldset {
    margin-bottom: 0.5rem;
  }
  fieldset > p {
    display: block;
  }
  input:not(.btn--submit), form textarea {
    margin: 0;
  }
}
.op-placeholder-block {
  padding: 50px 25px;
  background-color: #D9D9D9;
  color: #1C1B21;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}

/* Modules */
.banner {
  background-color: #E8FE6B;
  color: #1C1B21;
  /* ********************* */
  /* *** MEDIA QUERIES *** */
  /* ********************* */
  /* MOBILE DOWN */
}
.banner .container {
  display: flex;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  max-width: var(--wp--custom--max-width);
}
.banner--warranty .banner__img {
  width: 101px;
  margin-left: 50px;
}
.banner--warranty .highlight {
  margin-bottom: 0;
}
.banner--full-size {
  width: 100%;
  height: 514px;
  background-image: url(images/img-court--recorte.7f9eeb44.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner--full-size .container {
  display: flex;
  align-items: flex-end;
  height: 100%;
  padding-bottom: 2rem;
}
@media screen and (max-width: 600px) {
  .banner--warranty > .container {
    flex-direction: column;
  }
  .banner--warranty .banner__img {
    margin-left: 0;
  }
}

header, .header {
  position: absolute;
  width: 100%;
  /* ********************* */
  /* *** MEDIA QUERIES *** */
  /* ********************* */
  /* TABLET PORTRAIT DOWN */
}
header > .container, .header > .container {
  width: 100%;
  max-width: unset;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 50px;
}
header__logo, .header__logo {
  width: 250px;
}
header__contact-section, .header__contact-section {
  display: flex;
  align-items: center;
  color: #F8F7F6;
  margin-left: auto;
}
header__contact-section li:first-child, .header__contact-section li:first-child {
  margin-right: 1em;
}
header .link--mail-icon, .header .link--mail-icon {
  display: none;
}
header .link--mail-text, .header .link--mail-text {
  display: inline;
}
@media screen and (max-width: 900px) {
  header__logo, .header__logo {
    margin-top: auto;
    margin-bottom: 0;
    width: 200px;
  }
}
@media screen and (max-width: 600px) {
  header > .container, .header > .container {
    align-items: center;
    padding: 20px 25px;
  }
  header__logo, .header__logo {
    width: 115px;
  }
  header .link--mail-icon, .header .link--mail-icon {
    display: none;
  }
  header .link--mail-text, .header .link--mail-text {
    display: none;
  }
}

.footer {
  background-color: #1C1B21;
  color: #F8F7F6;
  /* ********************* */
  /* *** MEDIA QUERIES *** */
  /* ********************* */
  /* MOBILE DOWN */
}
.footer__nav {
  display: flex;
  justify-content: space-between;
}
.footer__nav .nav-item {
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 0;
  padding: 0;
}
.footer__nav .nav-item:hover {
  font-weight: bold;
}
.footer__nav .nav__legal {
  text-align: right;
  font-size: 12px;
}
.footer__logo {
  margin-bottom: 25px;
}
.footer__social-nav {
  background-color: #E8FE6B;
  color: #1C1B21;
}
.footer__social-nav .container-mid {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0.5rem 50px;
}
@media screen and (max-width: 600px) {
  .footer__nav {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    flex-direction: column;
    align-items: flex-start !important;
  }
  .footer__nav .nav__legal {
    padding-top: 3rem;
    text-align: left;
    align-items: flex-start;
  }
  .footer__social-nav .container-mid {
    padding: 0.5rem 25px;
    justify-content: flex-start;
  }
  .footer__social-nav a:first-child {
    margin-right: auto;
  }
}

.hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  /* ********************* */
  /* *** MEDIA QUERIES *** */
  /* ********************* */
  /* TABLET PORTRAIT DOWN */
}
.hero__content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 100px;
}
.hero__text {
  font-weight: 800;
  text-transform: uppercase;
  color: #F8F7F6;
  text-align: center;
}
.hero__logo {
  width: 154px;
  margin-top: auto;
  margin-bottom: 2rem;
}
@media screen and (max-width: 600px) {
  .hero {
    flex-direction: row;
  }
  .hero__logo {
    width: min(250px, 100vw - 50px);
    margin-top: 7rem;
  }
  .hero__text {
    font-size: 32px;
    padding: 25px;
    margin-bottom: 0;
  }
}

.intro {
  /* ********************* */
  /* *** MEDIA QUERIES *** */
  /* ********************* */
  /* TABLET PORTRAIT DOWN */
  /* TABLET PORTRAIT DOWN */
}
.intro .container {
  padding: 0 50px;
}
.intro__text {
  width: 890px;
  max-width: 100%;
  font-size: 1.25rem;
  text-align: center;
  margin: 25px auto 75px !important;
}
.intro__text p {
  padding: 1em 0;
}
.intro__panels {
  display: flex;
  max-width: 1080px;
  margin: 0 auto;
}
.intro__panels .panel {
  width: 100%;
  background-color: #F8F7F6;
  color: #1C1B21;
  padding: 2.5rem;
  padding-bottom: 5rem;
}
.intro__panels .panel:nth-child(2) {
  background-color: #1C1B21;
  color: #F8F7F6;
}
.intro__panels .panel .title {
  font-size: 24px;
}
.intro__panels .panel__text {
  text-align: left;
}
@media screen and (max-width: 900px) {
  .intro__panels {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 600px) {
  .intro .container {
    padding: 0 25px;
  }
}

.cesped {
  background-color: #D9D9D9;
  color: #1C1B21;
  /* ********************* */
  /* *** MEDIA QUERIES *** */
  /* ********************* */
  /* TABLET PORTRAIT DOWN */
  /* MOBILE DOWN */
}
.cesped .container {
  padding-top: 50px;
  padding-bottom: 100px;
}
.cesped .title {
  margin-bottom: 0;
}
.cesped .banner-area {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
.cesped .banner-area > p {
  padding-block: 1.5rem;
  max-width: 75%;
}
.cesped .inline-img {
  display: inline;
  margin-bottom: -12px;
  margin-top: 10px;
}
.cesped #logo-domo-sports {
  width: 100px;
}
.cesped #logo-bellinturf {
  width: 130px;
  margin-left: -6px;
}
.cesped .iso-rules {
  position: absolute;
  top: -2.7rem;
  right: 0.5rem;
  margin-left: auto;
}
.cesped .iso-rule {
  width: 68px;
}
.cesped .iso-rule:first-of-type {
  margin-left: auto;
  margin-right: 1rem;
}
.cesped .models-widget {
  display: flex;
  justify-content: space-between;
}
.cesped .models-widget .models-info {
  width: 475px;
  height: -moz-fit-content;
  height: fit-content;
  border: 3px solid #F8F7F6;
}
.cesped .models-widget .models-info > * {
  border-bottom: 3px solid #F8F7F6;
  padding: 0.3rem 0.5rem;
}
.cesped .models-widget .models-info > div:last-child {
  border-bottom: none;
}
.cesped .models-widget .models-info .selector {
  display: flex;
  padding: 0;
}
.cesped .models-widget .models-info .selector .model {
  border-right: 3px solid #F8F7F6;
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  width: 100%;
  padding: 0.3rem 0.5rem;
  cursor: pointer;
}
.cesped .models-widget .models-info .selector .model:last-child {
  border-right: none;
}
.cesped .models-widget .model.selected {
  background-color: #E8FE6B;
}
.cesped .models-widget .info {
  position: relative;
  padding: 1rem 0.5rem;
}
.cesped .models-widget .info .info-list {
  display: none;
}
.cesped .models-widget .info .info-list:first-of-type {
  display: block;
}
.cesped .models-widget .info-list > li {
  line-height: 1.5;
}
.cesped .models-widget .btn-download {
  background-color: transparent;
  border: none;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  width: 50px;
}
.cesped .models-widget .btn-download > img {
  width: 100%;
}
.cesped .models-widget .models-info .colors-selector {
  display: flex;
  padding: 0;
}
.cesped .models-widget .models-info .color-option {
  border-right: 3px solid #F8F7F6;
  padding: 0.5rem;
  width: 100%;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
.cesped .models-widget .models-info .color-option.disabled {
  color: rgba(0, 0, 0, 0.1);
  pointer-events: none;
}
.cesped .models-widget .models-info .color-option:last-child {
  border-right: none;
}
.cesped .models-widget .models-info .color-option.selected {
  -webkit-text-decoration: underline #E8FE6B 3px;
          text-decoration: underline #E8FE6B 3px;
}
.cesped .models-widget .models-info .color-option > span {
  display: block;
  font-weight: lighter;
  text-transform: none;
}
.cesped .models-widget .models-image {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 350px;
}
.cesped .models-general-info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5rem;
  margin-top: 50px;
}
.cesped .models-general-info .info-card {
  background-color: #F8F7F6;
  padding: 1.5rem 2.5rem 2.5rem 2.5rem;
}
.cesped .models-general-info .info-card .card__title {
  font-weight: bold;
  margin-bottom: 0.3rem;
}
@media screen and (max-width: 900px) {
  .cesped .banner-area > p {
    max-width: 65%;
  }
  .cesped .models-widget {
    flex-direction: column;
  }
  .cesped .models-widget .models-info {
    align-self: center;
    margin-bottom: 3rem;
  }
  .cesped .models-widget .models-image {
    align-self: center;
  }
}
@media screen and (max-width: 600px) {
  .cesped .banner-area p:first-child {
    padding-top: 3.5rem;
  }
	.cesped .banner-area > p {
		max-width: unset;
	}
  .cesped .banner__logo img {
    width: 100px;
  }
  .cesped .models-widget .models-info,
  .cesped .models-widget .models-image {
    width: 100%;
  }
  .cesped .models-widget .info-list > li:first-of-type span {
    display: none;
  }
  .cesped .models-widget .models-info .color-option {
    border-right: none;
    border-bottom: 3px solid #F8F7F6;
  }
  .cesped .models-widget .models-info .color-option:last-child {
    border-bottom: none;
  }
  .cesped .banner-area {
    flex-direction: column;
    align-items: flex-start;
  }
  .cesped .banner-area > * {
    padding-top: 0.5rem;
  }
  .cesped .models-general-info {
    grid-template-columns: unset;
  }
  .cesped .colors-selector {
    flex-direction: column;
  }
}

.courts {
  background-color: #F8F7F6;
  color: #1C1B21;
  /* ********************* */
  /* *** MEDIA QUERIES *** */
  /* ********************* */
  /* TABLET PORTRAIT DOWN */
  /* MOBILE DOWN */
}
.courts .container {
  padding-top: 50px;
  padding-bottom: 100px;
}
.courts .title {
  font-size: 24px;
  color: #D9D9D9;
  font-weight: bold;
}
.courts .models__selector {
  display: flex;
  justify-content: space-between;
}
.courts .models__selector p {
  font-size: 30px;
  font-weight: 800;
  color: #1C1B21;
  opacity: 0.6;
  cursor: pointer;
}
.courts .models__selector p.selected {
  opacity: 1;
  -webkit-text-decoration: underline #E8FE6B 3px;
          text-decoration: underline #E8FE6B 3px;
}
.courts .models__image-display {
  display: flex;
  height: 500px;
  margin-bottom: 75px;
}
.courts .models__image-display img {
  width: 100%;
}
.courts .models__info-card[data-model=panoramic-sp1],
.courts .models__info-card[data-model=panoramic-sp2] {
  display: none;
}
.courts .models__info-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-top: 50px;
}
.courts .models__info-grid .item {
  display: flex;
}
.courts .models__info-grid .title {
  color: #1C1B21;
  font-size: 16px;
}
.courts .models__info-grid .item__text {
  padding: 0.3rem 0.5rem 0.5rem;
}
.courts .models__info-grid .item__img {
  width: 80px;
  height: 80px;
  margin-right: 2.5rem;
}
@media screen and (max-width: 900px) {
  .courts .models__selector p {
    font-size: 27px;
  }
}
@media screen and (max-width: 600px) {
  .courts .models__selector {
    flex-direction: column;
  }
  .courts .models__selector > p:not(:first-child) {
    padding-top: 0.5rem;
  }
  .courts .models__image-display {
    height: 300px;
  }
  .courts .models__info-grid {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
  .courts .models__info-grid .item {
    flex-direction: column;
  }
  .courts .models__info-grid .item__img {
    margin-bottom: 0.5rem;
  }
}

.testimonials {
  /* ********************* */
  /* *** MEDIA QUERIES *** */
  /* ********************* */
  /* TABLET PORTRAIT DOWN */
}
.testimonials__videos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
}
.testimonials__videos .video {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .testimonials__videos {
    flex-direction: column;
  }
  .testimonials__videos .video {
    width: 100%;
    margin: 1.5rem 0;
  }
}

.op-slider {
  position: relative;
  /* ********************* */
  /* *** MEDIA QUERIES *** */
  /* ********************* */
  /* TABLET PORTRAIT DOWN */
  /* MOBILE DOWN */
}
.op-slider__editor {
  padding: 25px;
}
.op-slider__item {
  padding: 25px 0;
  align-items: flex-end;
}
.op-slider__item .col + .col {
  padding-left: 1rem;
}
.op-slider__item .img-container {
  position: relative;
}
.op-slider__item .img-preview {
  max-width: 200px;
  margin-left: auto;
}
.op-slider__item .btn--open-menu {
  position: absolute;
  padding: 0;
  bottom: 0.5rem;
  left: 0.5rem;
}
.op-slider__item .btn--open-menu svg {
  background-color: #1C1B21;
  fill: #E8FE6B;
  border-radius: 5px;
}
.op-slider__item .img-description .description__title {
  font-size: 0.7rem;
  text-transform: uppercase;
  color: #F8F7F6;
}
.op-slider__item .img-description .description__input-field input {
  background-color: #F8F7F6;
  padding: 0.5rem 0.7rem;
}
.op-slider__track-container {
  position: relative;
  height: 500px;
  overflow: hidden;
}
.op-slider__track {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  transition: transform 0.2s ease;
}
.op-slider__slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
  bottom: -0.5rem;
}
.op-slider__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0.5rem;
}
.op-slider__controls {
  position: absolute;
  bottom: 3rem;
}
.op-slider__controls.control--next {
  right: -100px;
}
.op-slider__controls.control--prev {
  left: -100px;
}
.op-slider__image-info {
  color: #E8FE6B;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 1rem;
  height: 1.5rem;
}
@media screen and (max-width: 900px) {
  .op-slider__track-container {
    height: 450px;
  }
  .op-slider__controls {
    width: 40px;
  }
  .op-slider__controls {
    width: 40px;
    bottom: -2rem;
  }
  .op-slider__image-info {
    margin-left: 4rem;
    margin-top: 3rem;
  }
  .op-slider .control--prev {
    left: 0;
  }
  .op-slider .control--next {
    right: 0;
  }
}
@media screen and (max-width: 600px) {
  .op-slider__track-container {
    height: 300px;
  }
  .op-slider__controls {
    width: 30px;
    bottom: -1.5rem;
    z-index: 1;
  }
  .op-slider__image-info {
    font-size: 1rem;
    line-height: 1.5;
    margin: 3rem;
  }
}

.op-clients {
  /* ********************* */
  /* *** MEDIA QUERIES *** */
  /* ********************* */
  /* TABLET PORTRAIT DOWN */
}
.op-clients__editor {
  padding: 25px;
}
.op-clients .grid__item {
  padding: 25px 0;
  align-items: flex-end;
}
.op-clients .grid__item .col + .col {
  padding-left: 1rem;
}
.op-clients .grid__item .img-container {
  position: relative;
}
.op-clients .grid__item .img-container .img-preview {
  width: 150px;
  margin: 0 auto;
}
.op-clients .grid__item .btn--open-menu {
  position: absolute;
  padding: 0;
  bottom: 0.5rem;
  left: 0.5rem;
}
.op-clients .grid__item .btn--open-menu svg {
  background-color: #1C1B21;
  fill: #E8FE6B;
  border-radius: 5px;
}
.op-clients .grid__item p {
  font-size: 0.7rem;
  text-transform: uppercase;
  color: #F8F7F6;
}
.op-clients .grid__item .item__link input {
  background-color: #F8F7F6;
  padding: 0.5rem 0.7rem;
}
.op-clients__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.op-clients__grid .grid__item {
  padding: 1.5rem;
  width: 25%;
}
@media screen and (max-width: 600px) {
  .op-clients__grid .grid__item {
    width: 50%;
    padding: 0.7rem;
    margin: 0;
  }
}

.op-faq {
  margin: 1rem auto;
}
.op-faq__editor {
  background-color: #D9D9D9;
  padding: 1rem 2rem;
  margin: 1rem auto;
}
.op-faq__editor input, .op-faq__editor textarea {
  font-size: 1rem;
  padding: 0.3rem 0.5rem;
  border: 1px solid #1C1B21;
  background-color: #F8F7F6;
}
.op-faq__question-block, .op-faq__answer-block {
  margin-bottom: 1rem;
}
.op-faq__question-block p, .op-faq__answer-block p {
  font-size: 0.7;
  font-weight: bold;
  padding: 0.3rem 0.5rem;
}
.op-faq__question {
  font-weight: bold;
  margin-bottom: 0.5rem;
}

[data-type="op-custom-blocks/popup"] {
  width: 100%;
}

.op-popup {
  color: #1C1B21;
  /* ********************* */
  /* *** MEDIA QUERIES *** */
  /* ********************* */
  /* MOBILE DOWN */
}
.op-popup__editor {
  background-color: #D9D9D9;
  padding: 1rem;
  margin: 1rem 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.op-popup__editor .block {
  margin: 0.5rem 0;
}
.op-popup__editor p {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.4;
}
.op-popup__input-field {
  background-color: #F8F7F6;
  color: #1C1B21;
  padding: 0.3rem 0.5rem;
  margin: 0.3rem 0;
  font-size: 13px !important;
}
.op-popup__open {
  color: #F8F7F6;
  font-size: 12px;
  cursor: pointer;
}
.op-popup__open.hidden {
  display: none;
}
.op-popup__close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 32px;
  height: 32px;
}
.op-popup__dialog {
  text-align: left;
  min-height: 400px;
  max-height: 600px;
  width: 1000px;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  background-color: #D9D9D9;
  padding: 75px;
  z-index: 99;
}
.op-popup__dialog::backdrop {
  background-color: rgba(0, 0, 0, 0.8);
}
.op-popup__title {
  font-weight: bold;
  margin-bottom: 2rem;
}
.op-popup__content p {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media screen and (max-width: 600px) {
  .op-popup__dialog {
    padding: 75px 25px;
  }
}

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