[id*="shopify-section"][id*="header"],
  [id*="shopify-section"][id*="footer"],
  [id*="shopify-section"][id*="announcement"],
  body > header, body > footer,
  .site-header, .site-footer,
  .announcement-bar, .header-wrapper, .footer-wrapper {
    display: none !important;
  }

  /*
   * El título que pinta el tema.
   *
   * **El publirreportaje salía con el titular dos veces**: el del tema, sacado
   * del nombre de la página, y el nuestro, que forma parte de la pieza. No basta
   * con quitar el nuestro: es el que lleva el tamaño, el peso y el espaciado que
   * hacen que parezca un artículo, y sin él la página empieza con la barra de
   * anuncio flotando sobre nada.
   *
   * Primero las clases que usan los temas. Después, por si el tema usa otra, un
   * barrido de cualquier h1 que no sea el nuestro: en una plantilla de página el
   * único h1 debería ser el título, y la cabecera ya está oculta.
   */
  .main-page-title, .page-title, .page__title, .page-header__title,
  .article-title, .template-page .page-width > h1, .rte + h1 {
    display: none !important;
  }
  h1:not(.lp-root h1) { display: none !important; }

  /* Los temas suelen dejar hueco para la cabecera fija. */
  main, #MainContent, .main-content { padding-top: 0 !important; margin-top: 0 !important; }

@font-face{
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("https://trysculptique.com/cdn/fonts/montserrat/montserrat_n4.81949fa0ac9fd2021e16436151e8eaa539321637.woff2") format("woff2"),
       url("https://trysculptique.com/cdn/fonts/montserrat/montserrat_n4.a6c632ca7b62da89c3594789ba828388aac693fe.woff") format("woff");
}@font-face{
  font-family: Montserrat;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("https://trysculptique.com/cdn/fonts/montserrat/montserrat_n7.3c434e22befd5c18a6b4afadb1e3d77c128c7939.woff2") format("woff2"),
       url("https://trysculptique.com/cdn/fonts/montserrat/montserrat_n7.5d9fa6e2cae713c8fb539a9876489d86207fe957.woff") format("woff");
}@font-face{
  font-family: Montserrat;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("https://trysculptique.com/cdn/fonts/montserrat/montserrat_i4.5a4ea298b4789e064f62a29aafc18d41f09ae59b.woff2") format("woff2"),
       url("https://trysculptique.com/cdn/fonts/montserrat/montserrat_i4.072b5869c5e0ed5b9d2021e4c2af132e16681ad2.woff") format("woff");
}@font-face{
  font-family: Montserrat;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("https://trysculptique.com/cdn/fonts/montserrat/montserrat_i7.a0d4a463df4f146567d871890ffb3c80408e7732.woff2") format("woff2"),
       url("https://trysculptique.com/cdn/fonts/montserrat/montserrat_i7.f6ec9f2a0681acc6f8152c40921d2a4d2e1a2c78.woff") format("woff");
}@font-face{
  font-family: Trirong;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("https://trysculptique.com/cdn/fonts/trirong/trirong_n4.46b40419aaa69bf77077c3108d75dad5a0318d4b.woff2") format("woff2"),
       url("https://trysculptique.com/cdn/fonts/trirong/trirong_n4.97753898e63cd7e164ad614681eba2c7fe577190.woff") format("woff");
}.copiado, .copiado .color-scheme-1{
          --color-background: 255,255,255;
        
          --gradient-background: #ffffff;
        

        

        --color-foreground: 0,0,0;
        --color-background-contrast: 191,191,191;
        --color-shadow: 18,18,18;
        --color-button: 18,18,18;
        --color-button-text: 255,255,255;
        --color-secondary-button: 255,255,255;
        --color-secondary-button-text: 18,18,18;
        --color-link: 18,18,18;
        --color-badge-foreground: 0,0,0;
        --color-badge-background: 255,255,255;
        --color-badge-border: 0,0,0;
        --payment-terms-background-color: rgb(255 255 255);
      }.copiado{
        --font-body-family: Montserrat, sans-serif;
        --font-body-style: normal;
        --font-body-weight: 400;
        --font-body-weight-bold: 700;

        --font-heading-family: Trirong, serif;
        --font-heading-style: normal;
        --font-heading-weight: 400;

        --font-body-scale: 1.0;
        --font-heading-scale: 1.0;

        --media-padding: px;
        --media-border-opacity: 0.05;
        --media-border-width: 1px;
        --media-radius: 0px;
        --media-shadow-opacity: 0.0;
        --media-shadow-horizontal-offset: 0px;
        --media-shadow-vertical-offset: 4px;
        --media-shadow-blur-radius: 5px;
        --media-shadow-visible: 0;

        --page-width: 120rem;
        --page-width-margin: 0rem;

        --product-card-image-padding: 0.0rem;
        --product-card-corner-radius: 0.0rem;
        --product-card-text-alignment: left;
        --product-card-border-width: 0.0rem;
        --product-card-border-opacity: 0.1;
        --product-card-shadow-opacity: 0.0;
        --product-card-shadow-visible: 0;
        --product-card-shadow-horizontal-offset: 0.0rem;
        --product-card-shadow-vertical-offset: 0.4rem;
        --product-card-shadow-blur-radius: 0.5rem;

        --collection-card-image-padding: 0.0rem;
        --collection-card-corner-radius: 0.0rem;
        --collection-card-text-alignment: left;
        --collection-card-border-width: 0.0rem;
        --collection-card-border-opacity: 0.1;
        --collection-card-shadow-opacity: 0.0;
        --collection-card-shadow-visible: 0;
        --collection-card-shadow-horizontal-offset: 0.0rem;
        --collection-card-shadow-vertical-offset: 0.4rem;
        --collection-card-shadow-blur-radius: 0.5rem;

        --blog-card-image-padding: 0.0rem;
        --blog-card-corner-radius: 0.0rem;
        --blog-card-text-alignment: left;
        --blog-card-border-width: 0.0rem;
        --blog-card-border-opacity: 0.1;
        --blog-card-shadow-opacity: 0.0;
        --blog-card-shadow-visible: 0;
        --blog-card-shadow-horizontal-offset: 0.0rem;
        --blog-card-shadow-vertical-offset: 0.4rem;
        --blog-card-shadow-blur-radius: 0.5rem;

        --badge-corner-radius: 4.0rem;

        --popup-border-width: 1px;
        --popup-border-opacity: 0.1;
        --popup-corner-radius: 0px;
        --popup-shadow-opacity: 0.05;
        --popup-shadow-horizontal-offset: 0px;
        --popup-shadow-vertical-offset: 4px;
        --popup-shadow-blur-radius: 5px;

        --drawer-border-width: 1px;
        --drawer-border-opacity: 0.1;
        --drawer-shadow-opacity: 0.0;
        --drawer-shadow-horizontal-offset: 0px;
        --drawer-shadow-vertical-offset: 4px;
        --drawer-shadow-blur-radius: 5px;

        --spacing-sections-desktop: 0px;
        --spacing-sections-mobile: 0px;

        --grid-desktop-vertical-spacing: 8px;
        --grid-desktop-horizontal-spacing: 8px;
        --grid-mobile-vertical-spacing: 4px;
        --grid-mobile-horizontal-spacing: 4px;

        --text-boxes-border-opacity: 0.1;
        --text-boxes-border-width: 0px;
        --text-boxes-radius: 0px;
        --text-boxes-shadow-opacity: 0.0;
        --text-boxes-shadow-visible: 0;
        --text-boxes-shadow-horizontal-offset: 0px;
        --text-boxes-shadow-vertical-offset: 4px;
        --text-boxes-shadow-blur-radius: 5px;

        --buttons-radius: 0px;
        --buttons-radius-outset: 0px;
        --buttons-border-width: 1px;
        --buttons-border-opacity: 1.0;
        --buttons-shadow-opacity: 0.0;
        --buttons-shadow-visible: 0;
        --buttons-shadow-horizontal-offset: 0px;
        --buttons-shadow-vertical-offset: 4px;
        --buttons-shadow-blur-radius: 5px;
        --buttons-border-offset: 0px;

        --inputs-radius: 0px;
        --inputs-border-width: 1px;
        --inputs-border-opacity: 0.55;
        --inputs-shadow-opacity: 0.0;
        --inputs-shadow-horizontal-offset: 0px;
        --inputs-margin-offset: 0px;
        --inputs-shadow-vertical-offset: 4px;
        --inputs-shadow-blur-radius: 5px;
        --inputs-radius-outset: 0px;

        --variant-pills-radius: 40px;
        --variant-pills-border-width: 1px;
        --variant-pills-border-opacity: 0.55;
        --variant-pills-shadow-opacity: 0.0;
        --variant-pills-shadow-horizontal-offset: 0px;
        --variant-pills-shadow-vertical-offset: 4px;
        --variant-pills-shadow-blur-radius: 5px;
      }.copiado *, .copiado *::before, .copiado *::after{
        box-sizing: inherit;
      }.copiado{
        display: grid;
        grid-template-rows: auto auto 1fr auto;
        grid-template-columns: 100%;
        min-height: 100%;
        margin: 0;
        font-size: 1.5rem;
        letter-spacing: 0.06rem;
        line-height: calc(1 + 0.8 / var(--font-body-scale));
        font-family: var(--font-body-family);
        font-style: var(--font-body-style);
        font-weight: var(--font-body-weight);
      }@media screen and (min-width: 750px){.copiado{
          font-size: 1.6rem;
        }}.copiado .gps *, .copiado .gps :after, .copiado .gps :before{border:0 solid #e5e7eb;box-sizing:border-box}.copiado .gps :after, .copiado .gps :before{--tw-content:""}.copiado .gps{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;line-height:inherit;margin:0;-moz-tab-size:4;-o-tab-size:4;tab-size:4}.copiado .gps hr{border-top-width:1px;color:inherit;height:0}.copiado .gps abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.copiado .gps h1, .copiado .gps h2, .copiado .gps h3, .copiado .gps h4, .copiado .gps h5, .copiado .gps h6{font-size:inherit;font-weight:inherit}.copiado .gps a{color:inherit;text-decoration:inherit}.copiado .gps b, .copiado .gps strong{font-weight:bolder}.copiado .gps code, .copiado .gps kbd, .copiado .gps pre, .copiado .gps samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}.copiado .gps small{font-size:80%}.copiado .gps sub, .copiado .gps sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.copiado .gps sub{bottom:-.25em}.copiado .gps sup{top:-.5em}.copiado .gps table{border-collapse:collapse;border-color:inherit;text-indent:0}.copiado .gps button, .copiado .gps input, .copiado .gps optgroup, .copiado .gps select, .copiado .gps textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}.copiado .gps button, .copiado .gps select{text-transform:none}.copiado .gps [type=button], .copiado .gps [type=reset], .copiado .gps [type=submit], .copiado .gps button{-webkit-appearance:button;background-color:transparent;background-image:none}.copiado .gps :-moz-focusring{outline:auto}.copiado .gps :-moz-ui-invalid{box-shadow:none}.copiado .gps progress{vertical-align:baseline}.copiado .gps ::-webkit-inner-spin-button, .copiado .gps ::-webkit-outer-spin-button{height:auto}.copiado .gps [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.copiado .gps ::-webkit-search-decoration{-webkit-appearance:none}.copiado .gps ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.copiado .gps summary{display:list-item}.copiado .gps blockquote, .copiado .gps dd, .copiado .gps dl, .copiado .gps figure, .copiado .gps h1, .copiado .gps h2, .copiado .gps h3, .copiado .gps h4, .copiado .gps h5, .copiado .gps h6, .copiado .gps hr, .copiado .gps p, .copiado .gps pre{margin:0}.copiado .gps fieldset{margin:0;padding:0}.copiado .gps legend{padding:0}.copiado .gps menu, .copiado .gps ol, .copiado .gps ul{list-style:none;margin:0;padding:0}.copiado .gps textarea{resize:vertical}.copiado .gps input::-moz-placeholder, .copiado .gps textarea::-moz-placeholder{color:#9ca3af;opacity:1}.copiado .gps input::placeholder, .copiado .gps textarea::placeholder{color:#9ca3af;opacity:1}.copiado .gps [role=button], .copiado .gps button{cursor:pointer}.copiado .gps :disabled{cursor:default}.copiado .gps audio, .copiado .gps canvas, .copiado .gps embed, .copiado .gps iframe, .copiado .gps img, .copiado .gps object, .copiado .gps svg, .copiado .gps video{display:block;vertical-align:middle}.copiado .gps img, .copiado .gps video{height:auto;max-width:100%}.copiado .gps [hidden]{display:none}.copiado .gps{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}.copiado .gps [data-keen-slider-moves] *{pointer-events:none}.copiado .gps .gp-text ol, .copiado .gps .gp-text ul, .copiado .gps .gp-text-instant ol, .copiado .gps .gp-text-instant ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px;padding-left:40px}.copiado .gps .gp-text strong{font-weight:700}.copiado .gps .gp-text ul>li, .copiado .gps .gp-text-instant ul>li{list-style:disc inside!important}.copiado .gps .gp-text ol>li, .copiado .gps .gp-text-instant ol>li{list-style:decimal inside!important}.copiado .gps [data-slot=children]{align-items:center;border:1px dashed #9e9e9e;border-radius:3px;display:inline-flex;height:100%;justify-content:center;min-height:60px;overflow:hidden;visibility:hidden;width:100%}.copiado .gps h1, .copiado .gps h2, .copiado .gps h3, .copiado .gps h4, .copiado .gps h5, .copiado .gps h6{word-break:normal}.copiado .gps p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-align:inherit}@keyframes gp-merquee-scroll{.copiado 0%{transform:translateX(0)}.copiado to{transform:translateX(-100%)}}.copiado .gps [style*="--mbchild:"]>:first-child{margin-bottom:var(--mbchild)}.copiado .gps [style*="--grchild:"]>:first-child{grid-row:var(--grchild)}.copiado .gps.gpsil [style*="--d:"]{display:var(--d)}@media only screen and (max-width:1024px){.copiado .gps.gpsil [style*="--d-tablet:"]{display:var(--d-tablet)}}@media only screen and (max-width:767px){.copiado .gps.gpsil [style*="--d-mobile:"]{display:var(--d-mobile)}}.copiado .gpsil>section{transition:opacity .5s}.copiado .gps, .copiado .gpsi{display: contents}.copiado .gps{--g-h1-ff:var(--g-font-heading,heading);--g-h1-size:46px;--g-h1-weight:400;--g-h1-lh:130%;--g-h2-ff:var(--g-font-heading,heading);--g-h2-size:41px;--g-h2-weight:400;--g-h2-lh:130%;--g-h3-ff:var(--g-font-heading,heading);--g-h3-size:52px;--g-h3-weight:400;--g-h3-lh:130%;--g-p1-ff:var(--g-font-body,body);--g-p1-size:16px;--g-p1-weight:400;--g-p1-lh:180%;--g-p2-ff:var(--g-font-body,body);--g-p2-size:14px;--g-p2-weight:400;--g-p2-lh:180%;--g-p3-ff:var(--g-font-body,body);--g-p3-size:10px;--g-p3-weight:400;--g-p3-lh:180%;--g-sh1-ff:var(--g-font-heading,heading);--g-sh1-size:25px;--g-sh1-weight:400;--g-sh1-lh:130%;--g-sh2-ff:var(--g-font-heading,heading);--g-sh2-size:18px;--g-sh2-weight:400;--g-sh2-lh:130%;--g-sh3-ff:var(--g-font-heading,heading);--g-sh3-size:32px;--g-sh3-weight:400;--g-sh3-lh:130%;--g-s-2xl:32px;--g-s-3xl:48px;--g-s-4xl:80px;--g-s-5xl:112px;--g-s-l:16px;--g-s-m:12px;--g-s-s:8px;--g-s-xl:24px;--g-s-xs:4px;--g-s-xxs:2px;--g-ct-p:16px;--g-ct-w:1200px;--g-font-body:sans-serif;--g-font-code:sans-serif;--g-font-heading:sans-serif;--g-theme-font:[object Object];--g-c-bg-1:#e2e2e2;--g-c-bg-2:#f3f3f3;--g-c-bg-3:#fff;--g-c-brand:#121212;--g-color-color-index-change:0;--g-c-error:#ea3335;--g-color-gradient-index-change:0;--g-c-highlight:#4d4d4d;--g-c-info:#1890ff;--g-c-line-1:#ececec;--g-c-line-2:#7d7d7d;--g-c-line-3:#121212;--g-color-my-colors-0:#1b4332;--g-color-my-colors-1:#8a6a4a;--g-color-my-colors-2:#496a8a;--g-color-my-colors-3:#597a6a;--g-color-my-colors-4:#afc8af;--g-color-my-colors-5:#7a9a8a;--g-color-my-colors-6:hsla(0,0%,100%,0);--g-color-recent-gradient-colors-0:linear-gradient(261deg,#fff,#f0f4ef);--g-color-recent-gradient-colors-1:linear-gradient(180deg,#fff,#f3eee0 98%);--g-color-recent-gradient-colors-2:linear-gradient(180deg,#fff,hsla(0,84%,80%,.75));--g-color-recent-gradient-colors-3:linear-gradient(130deg,#fbcbcc,#f7a0a0 98%);--g-color-recent-gradient-colors-4:linear-gradient(130deg,#fbcbcc,#fff);--g-color-recent-gradient-colors-5:linear-gradient(130deg,#fbcbcc,#f7a0a0);--g-c-success:#428445;--g-c-text-1:#4d4d4d;--g-c-text-2:#121212;--g-c-text-3:#fff;--g-color-theme-colors-0:#1b4332;--g-color-theme-colors-1:#8a6a4a;--g-color-theme-colors-2:#496a8a;--g-color-theme-colors-3:#597a6a;--g-color-theme-colors-4:#afc8af;--g-color-theme-colors-5:#7a9a8a;--g-color-theme-colors-6:hsla(0,0%,100%,0);--g-c-warning:#f2a73b;--g-radius-large:16px;--g-radius-medium:6px;--g-radius-small:3px}@media (max-width:1024px){.copiado .gps{--g-h1-ff:var(--g-font-heading,heading);--g-h1-size:46px;--g-h1-weight:400;--g-h2-size:41px;--g-h3-ff:var(--g-font-heading,heading);--g-h3-size:52px;--g-h3-weight:400;--g-p1-size:16px;--g-p1-lh:180%;--g-p2-size:14px;--g-p3-size:10px;--g-sh1-size:25px;--g-sh2-size:18px;--g-sh3-size:32px;--g-ct-p:16px;--g-ct-w:100%;--g-font-body:sans-serif;--g-font-code:sans-serif;--g-font-heading:sans-serif;--g-theme-font:[object Object]}}@media (max-width:767px){.copiado .gps{--g-h1-ff:var(--g-font-heading,heading);--g-h1-size:41px;--g-h1-weight:400;--g-h2-size:36px;--g-h3-ff:var(--g-font-heading,heading);--g-h3-size:46px;--g-h3-weight:400;--g-p1-size:14px;--g-p2-size:12px;--g-p3-size:9px;--g-sh1-size:23px;--g-sh2-size:16px;--g-sh3-size:29px;--g-ct-p:16px;--g-ct-w:100%;--g-font-body:sans-serif;--g-font-code:sans-serif;--g-font-heading:sans-serif;--g-theme-font:[object Object]}}.copiado{--jdgm-primary-color: #FA8A8A;--jdgm-secondary-color: rgba(250,138,138,0.1);--jdgm-star-color: #FA8A8A;--jdgm-write-review-text-color: white;--jdgm-write-review-bg-color: #FA8A8A;--jdgm-paginate-color: #FA8A8A;--jdgm-border-radius: 0;--jdgm-reviewer-name-color: #FA8A8A}@-webkit-keyframes jdgm-spin{.copiado 0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.copiado 100%{-webkit-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes jdgm-spin{.copiado 0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.copiado 100%{-webkit-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}.copiado .gps-627254557692396331.gps.gpsil [style*="--bg:"]{background:var(--bg)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.copiado .gps-627254557692396331.gps.gpsil [style*="--b:"]{border:var(--b)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.copiado .gps-627254557692396331.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.copiado .gps-627254557692396331.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.copiado .gps-627254557692396331.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.copiado .gps-627254557692396331.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.copiado .gps-627254557692396331.gps.gpsil [style*="--c:"]{color:var(--c)}.copiado .gps-627254557692396331.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.copiado .gps-627254557692396331.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.copiado .gps-627254557692396331.gps.gpsil [style*="--size:"]{font-size:var(--size)}.copiado .gps-627254557692396331.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.copiado .gps-627254557692396331.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.copiado .gps-627254557692396331.gps.gpsil [style*="--h:"]{height:var(--h)}.copiado .gps-627254557692396331.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.copiado .gps-627254557692396331.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.copiado .gps-627254557692396331.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.copiado .gps-627254557692396331.gps.gpsil [style*="--m:"]{margin:var(--m)}.copiado .gps-627254557692396331.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.copiado .gps-627254557692396331.gps.gpsil [style*="--op:"]{opacity:var(--op)}.copiado .gps-627254557692396331.gps.gpsil [style*="--o:"]{order:var(--o)}.copiado .gps-627254557692396331.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.copiado .gps-627254557692396331.gps.gpsil [style*="--p:"]{padding:var(--p)}.copiado .gps-627254557692396331.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.copiado .gps-627254557692396331.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.copiado .gps-627254557692396331.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.copiado .gps-627254557692396331.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.copiado .gps-627254557692396331.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.copiado .gps-627254557692396331.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.copiado .gps-627254557692396331.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.copiado .gps-627254557692396331.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.copiado .gps-627254557692396331.gps.gpsil [style*="--t:"]{transform:var(--t)}.copiado .gps-627254557692396331.gps.gpsil [style*="--w:"]{width:var(--w)}.copiado .gps-627254557692396331.gps.gpsil [style*="--line-clamp:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media only screen and (max-width:1024px){.copiado .gps-627254557692396331.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.copiado .gps-627254557692396331.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.copiado .gps-627254557692396331.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.copiado .gps-627254557692396331.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.copiado .gps-627254557692396331.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.copiado .gps-627254557692396331.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.copiado .gps-627254557692396331.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.copiado .gps-627254557692396331.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.copiado .gps-627254557692396331.gps.gpsil [style*="--line-clamp-tablet:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet)}}@media only screen and (max-width:767px){.copiado .gps-627254557692396331.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.copiado .gps-627254557692396331.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.copiado .gps-627254557692396331.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.copiado .gps-627254557692396331.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.copiado .gps-627254557692396331.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.copiado .gps-627254557692396331.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.copiado .gps-627254557692396331.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.copiado .gps-627254557692396331.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.copiado .gps-627254557692396331.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.copiado .gps-627254557692396331.gps.gpsil [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}.copiado .gps-627254557692396331.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.copiado .gps-627254557692396331.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.copiado .gps-627254557692396331.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}.copiado .gps-627254557692396331 .gp-relative{position:relative}.copiado .gps-627254557692396331 .gp-mx-auto{margin-left:auto;margin-right:auto}.copiado .gps-627254557692396331 .gp-mb-0{margin-bottom:0}.copiado .gps-627254557692396331 .gp-flex{display:flex}.copiado .gps-627254557692396331 .gp-grid{display:grid}.copiado .gps-627254557692396331 .\!gp-hidden{display:none!important}.copiado .gps-627254557692396331 .gp-max-w-full{max-width:100%}.copiado .gps-627254557692396331 .gp-flex-col{flex-direction:column}.copiado .gps-627254557692396331 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692396331 .gp-duration-200{transition-duration:.2s}.copiado .gps-627254557692396331 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692396331 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw5aXw.woff) format('woff');
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw0aXx-p7K4KLjztg.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw9aXx-p7K4KLjztg.woff) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw2aXx-p7K4KLjztg.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw3aXx-p7K4KLjztg.woff) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw5aXx-p7K4KLg.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.copiado .gps-627254557692592939.gps.gpsil [style*="--ai:"]{align-items:var(--ai)}.copiado .gps-627254557692592939.gps.gpsil [style*="--as:"]{align-self:var(--as)}.copiado .gps-627254557692592939.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bg:"]{background:var(--bg)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.copiado .gps-627254557692592939.gps.gpsil [style*="--b:"]{border:var(--b)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.copiado .gps-627254557692592939.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.copiado .gps-627254557692592939.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.copiado .gps-627254557692592939.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.copiado .gps-627254557692592939.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.copiado .gps-627254557692592939.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.copiado .gps-627254557692592939.gps.gpsil [style*="--c:"]{color:var(--c)}.copiado .gps-627254557692592939.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.copiado .gps-627254557692592939.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.copiado .gps-627254557692592939.gps.gpsil [style*="--size:"]{font-size:var(--size)}.copiado .gps-627254557692592939.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.copiado .gps-627254557692592939.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.copiado .gps-627254557692592939.gps.gpsil [style*="--h:"]{height:var(--h)}.copiado .gps-627254557692592939.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.copiado .gps-627254557692592939.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.copiado .gps-627254557692592939.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.copiado .gps-627254557692592939.gps.gpsil [style*="--m:"]{margin:var(--m)}.copiado .gps-627254557692592939.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.copiado .gps-627254557692592939.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.copiado .gps-627254557692592939.gps.gpsil [style*="--op:"]{opacity:var(--op)}.copiado .gps-627254557692592939.gps.gpsil [style*="--o:"]{order:var(--o)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.copiado .gps-627254557692592939.gps.gpsil [style*="--p:"]{padding:var(--p)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pos:"]{position:var(--pos)}.copiado .gps-627254557692592939.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.copiado .gps-627254557692592939.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.copiado .gps-627254557692592939.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.copiado .gps-627254557692592939.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.copiado .gps-627254557692592939.gps.gpsil [style*="--top:"]{top:var(--top)}.copiado .gps-627254557692592939.gps.gpsil [style*="--t:"]{transform:var(--t)}.copiado .gps-627254557692592939.gps.gpsil [style*="--w:"]{width:var(--w)}.copiado .gps-627254557692592939.gps.gpsil [style*="--line-clamp:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media only screen and (max-width:1024px){.copiado .gps-627254557692592939.gps.gpsil [style*="--ai-tablet:"]{align-items:var(--ai-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pos-tablet:"]{position:var(--pos-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--rg-tablet:"]{row-gap:var(--rg-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--ta-tablet:"]{text-align:var(--ta-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.copiado .gps-627254557692592939.gps.gpsil [style*="--line-clamp-tablet:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet)}}@media only screen and (max-width:767px){.copiado .gps-627254557692592939.gps.gpsil [style*="--ai-mobile:"]{align-items:var(--ai-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.copiado .gps-627254557692592939.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}.copiado .gps-627254557692592939 .gp-relative{position:relative}.copiado .gps-627254557692592939 .gp-mx-auto{margin-left:auto;margin-right:auto}.copiado .gps-627254557692592939 .gp-mb-0{margin-bottom:0}.copiado .gps-627254557692592939 .gp-inline-block{display:inline-block}.copiado .gps-627254557692592939 .gp-flex{display:flex}.copiado .gps-627254557692592939 .gp-inline-flex{display:inline-flex}.copiado .gps-627254557692592939 .gp-grid{display:grid}.copiado .gps-627254557692592939 .gp-contents{display:contents}.copiado .gps-627254557692592939 .\!gp-hidden{display:none!important}.copiado .gps-627254557692592939 .gp-h-auto{height:auto}.copiado .gps-627254557692592939 .gp-h-full{height:100%}.copiado .gps-627254557692592939 .gp-w-full{width:100%}.copiado .gps-627254557692592939 .\!gp-max-w-none{max-width:none!important}.copiado .gps-627254557692592939 .gp-max-w-full{max-width:100%}.copiado .gps-627254557692592939 .gp-flex-none{flex:none}.copiado .gps-627254557692592939 .gp-shrink-0{flex-shrink:0}.copiado .gps-627254557692592939 .gp-flex-col{flex-direction:column}.copiado .gps-627254557692592939 .gp-items-center{align-items:center}.copiado .gps-627254557692592939 .gp-justify-center{justify-content:center}.copiado .gps-627254557692592939 .gp-overflow-hidden{overflow:hidden}.copiado .gps-627254557692592939 .gp-border{border-width:1px}.copiado .gps-627254557692592939 .gp-border-transparent{border-color:transparent}.copiado .gps-627254557692592939 .gp-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.copiado .gps-627254557692592939 .gp-text-left{text-align:left}.copiado .gps-627254557692592939 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692592939 .gp-duration-200{transition-duration:.2s}.copiado .gps-627254557692592939 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692592939 .\[\&\>svg\]\:\!gp-h-\[var\(--size-desktop\)\]>svg{height:var(--size-desktop)!important}.copiado .gps-627254557692592939 .\[\&\>svg\]\:\!gp-w-\[var\(--size-desktop\)\]>svg{width:var(--size-desktop)!important}.copiado .gps-627254557692592939 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.copiado .gps-627254557692592939 .\[\&_\>_article\]\:gp-aspect-\[var\(--aspect\)\]>article{aspect-ratio:var(--aspect)}@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXh0oA.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXw.woff) format('woff');
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXV0oJC8MLnbtrVK.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXx0oJC8MLnbtrVK.woff) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXd0oJC8MLnbtrVK.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXZ0oJC8MLnbtrVK.woff) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXh0oJC8MLnbtg.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.copiado .gps-627254557692461867.gps.gpsil [style*="--as:"]{align-self:var(--as)}.copiado .gps-627254557692461867.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bg:"]{background:var(--bg)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.copiado .gps-627254557692461867.gps.gpsil [style*="--b:"]{border:var(--b)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.copiado .gps-627254557692461867.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.copiado .gps-627254557692461867.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.copiado .gps-627254557692461867.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.copiado .gps-627254557692461867.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.copiado .gps-627254557692461867.gps.gpsil [style*="--c:"]{color:var(--c)}.copiado .gps-627254557692461867.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.copiado .gps-627254557692461867.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.copiado .gps-627254557692461867.gps.gpsil [style*="--size:"]{font-size:var(--size)}.copiado .gps-627254557692461867.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.copiado .gps-627254557692461867.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.copiado .gps-627254557692461867.gps.gpsil [style*="--h:"]{height:var(--h)}.copiado .gps-627254557692461867.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.copiado .gps-627254557692461867.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.copiado .gps-627254557692461867.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.copiado .gps-627254557692461867.gps.gpsil [style*="--m:"]{margin:var(--m)}.copiado .gps-627254557692461867.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.copiado .gps-627254557692461867.gps.gpsil [style*="--op:"]{opacity:var(--op)}.copiado .gps-627254557692461867.gps.gpsil [style*="--o:"]{order:var(--o)}.copiado .gps-627254557692461867.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.copiado .gps-627254557692461867.gps.gpsil [style*="--p:"]{padding:var(--p)}.copiado .gps-627254557692461867.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.copiado .gps-627254557692461867.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.copiado .gps-627254557692461867.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.copiado .gps-627254557692461867.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.copiado .gps-627254557692461867.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.copiado .gps-627254557692461867.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.copiado .gps-627254557692461867.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.copiado .gps-627254557692461867.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.copiado .gps-627254557692461867.gps.gpsil [style*="--t:"]{transform:var(--t)}.copiado .gps-627254557692461867.gps.gpsil [style*="--w:"]{width:var(--w)}.copiado .gps-627254557692461867.gps.gpsil [style*="--line-clamp:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media only screen and (max-width:1024px){.copiado .gps-627254557692461867.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.copiado .gps-627254557692461867.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.copiado .gps-627254557692461867.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.copiado .gps-627254557692461867.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.copiado .gps-627254557692461867.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.copiado .gps-627254557692461867.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.copiado .gps-627254557692461867.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.copiado .gps-627254557692461867.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.copiado .gps-627254557692461867.gps.gpsil [style*="--line-clamp-tablet:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet)}}@media only screen and (max-width:767px){.copiado .gps-627254557692461867.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.copiado .gps-627254557692461867.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.copiado .gps-627254557692461867.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.copiado .gps-627254557692461867.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.copiado .gps-627254557692461867.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.copiado .gps-627254557692461867.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.copiado .gps-627254557692461867.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.copiado .gps-627254557692461867.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.copiado .gps-627254557692461867.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.copiado .gps-627254557692461867.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}.copiado .gps-627254557692461867 .gp-relative{position:relative}.copiado .gps-627254557692461867 .gp-mx-auto{margin-left:auto;margin-right:auto}.copiado .gps-627254557692461867 .gp-mb-0{margin-bottom:0}.copiado .gps-627254557692461867 .gp-flex{display:flex}.copiado .gps-627254557692461867 .gp-grid{display:grid}.copiado .gps-627254557692461867 .\!gp-hidden{display:none!important}.copiado .gps-627254557692461867 .gp-w-full{width:100%}.copiado .gps-627254557692461867 .\!gp-max-w-none{max-width:none!important}.copiado .gps-627254557692461867 .gp-max-w-full{max-width:100%}.copiado .gps-627254557692461867 .gp-flex-col{flex-direction:column}.copiado .gps-627254557692461867 .gp-overflow-hidden{overflow:hidden}.copiado .gps-627254557692461867 .gp-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.copiado .gps-627254557692461867 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692461867 .gp-duration-200{transition-duration:.2s}.copiado .gps-627254557692461867 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692461867 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.copiado .gps-627254557692461867 .\[\&_\>_article\]\:gp-aspect-\[var\(--aspect\)\]>article{aspect-ratio:var(--aspect)}@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXh0oA.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6WXh0oA.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6WXh0oA.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXw.woff) format('woff');
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.copiado .gps-627254557692527403.gps.gpsil [style*="--as:"]{align-self:var(--as)}.copiado .gps-627254557692527403.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bg:"]{background:var(--bg)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.copiado .gps-627254557692527403.gps.gpsil [style*="--b:"]{border:var(--b)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.copiado .gps-627254557692527403.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.copiado .gps-627254557692527403.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.copiado .gps-627254557692527403.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.copiado .gps-627254557692527403.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.copiado .gps-627254557692527403.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.copiado .gps-627254557692527403.gps.gpsil [style*="--c:"]{color:var(--c)}.copiado .gps-627254557692527403.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.copiado .gps-627254557692527403.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.copiado .gps-627254557692527403.gps.gpsil [style*="--size:"]{font-size:var(--size)}.copiado .gps-627254557692527403.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.copiado .gps-627254557692527403.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.copiado .gps-627254557692527403.gps.gpsil [style*="--h:"]{height:var(--h)}.copiado .gps-627254557692527403.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.copiado .gps-627254557692527403.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.copiado .gps-627254557692527403.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.copiado .gps-627254557692527403.gps.gpsil [style*="--m:"]{margin:var(--m)}.copiado .gps-627254557692527403.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.copiado .gps-627254557692527403.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.copiado .gps-627254557692527403.gps.gpsil [style*="--op:"]{opacity:var(--op)}.copiado .gps-627254557692527403.gps.gpsil [style*="--o:"]{order:var(--o)}.copiado .gps-627254557692527403.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.copiado .gps-627254557692527403.gps.gpsil [style*="--p:"]{padding:var(--p)}.copiado .gps-627254557692527403.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.copiado .gps-627254557692527403.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.copiado .gps-627254557692527403.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.copiado .gps-627254557692527403.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.copiado .gps-627254557692527403.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.copiado .gps-627254557692527403.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.copiado .gps-627254557692527403.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.copiado .gps-627254557692527403.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.copiado .gps-627254557692527403.gps.gpsil [style*="--t:"]{transform:var(--t)}.copiado .gps-627254557692527403.gps.gpsil [style*="--w:"]{width:var(--w)}.copiado .gps-627254557692527403.gps.gpsil [style*="--line-clamp:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media only screen and (max-width:1024px){.copiado .gps-627254557692527403.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.copiado .gps-627254557692527403.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.copiado .gps-627254557692527403.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.copiado .gps-627254557692527403.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.copiado .gps-627254557692527403.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.copiado .gps-627254557692527403.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.copiado .gps-627254557692527403.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.copiado .gps-627254557692527403.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.copiado .gps-627254557692527403.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.copiado .gps-627254557692527403.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.copiado .gps-627254557692527403.gps.gpsil [style*="--line-clamp-tablet:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet)}}@media only screen and (max-width:767px){.copiado .gps-627254557692527403.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.copiado .gps-627254557692527403.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.copiado .gps-627254557692527403.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.copiado .gps-627254557692527403.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.copiado .gps-627254557692527403.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.copiado .gps-627254557692527403.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.copiado .gps-627254557692527403.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.copiado .gps-627254557692527403.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.copiado .gps-627254557692527403.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.copiado .gps-627254557692527403.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.copiado .gps-627254557692527403.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.copiado .gps-627254557692527403.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.copiado .gps-627254557692527403.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}.copiado .gps-627254557692527403 .gp-relative{position:relative}.copiado .gps-627254557692527403 .gp-mx-auto{margin-left:auto;margin-right:auto}.copiado .gps-627254557692527403 .gp-mb-0{margin-bottom:0}.copiado .gps-627254557692527403 .gp-inline-block{display:inline-block}.copiado .gps-627254557692527403 .gp-flex{display:flex}.copiado .gps-627254557692527403 .gp-grid{display:grid}.copiado .gps-627254557692527403 .gp-contents{display:contents}.copiado .gps-627254557692527403 .\!gp-hidden{display:none!important}.copiado .gps-627254557692527403 .gp-h-auto{height:auto}.copiado .gps-627254557692527403 .gp-h-full{height:100%}.copiado .gps-627254557692527403 .gp-w-full{width:100%}.copiado .gps-627254557692527403 .\!gp-max-w-none{max-width:none!important}.copiado .gps-627254557692527403 .gp-max-w-full{max-width:100%}.copiado .gps-627254557692527403 .gp-flex-none{flex:none}.copiado .gps-627254557692527403 .gp-flex-col{flex-direction:column}.copiado .gps-627254557692527403 .gp-overflow-hidden{overflow:hidden}.copiado .gps-627254557692527403 .gp-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.copiado .gps-627254557692527403 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692527403 .gp-duration-200{transition-duration:.2s}.copiado .gps-627254557692527403 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692527403 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.copiado .gps-627254557692527403 .\[\&_\>_article\]\:gp-aspect-\[var\(--aspect\)\]>article{aspect-ratio:var(--aspect)}@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXh0oA.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6WXh0oA.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6WXh0oA.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXw.woff) format('woff');
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.copiado .gps-627254557692658475.gps.gpsil [style*="--as:"]{align-self:var(--as)}.copiado .gps-627254557692658475.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bg:"]{background:var(--bg)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.copiado .gps-627254557692658475.gps.gpsil [style*="--b:"]{border:var(--b)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.copiado .gps-627254557692658475.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.copiado .gps-627254557692658475.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.copiado .gps-627254557692658475.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.copiado .gps-627254557692658475.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.copiado .gps-627254557692658475.gps.gpsil [style*="--c:"]{color:var(--c)}.copiado .gps-627254557692658475.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.copiado .gps-627254557692658475.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.copiado .gps-627254557692658475.gps.gpsil [style*="--size:"]{font-size:var(--size)}.copiado .gps-627254557692658475.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.copiado .gps-627254557692658475.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.copiado .gps-627254557692658475.gps.gpsil [style*="--h:"]{height:var(--h)}.copiado .gps-627254557692658475.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.copiado .gps-627254557692658475.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.copiado .gps-627254557692658475.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.copiado .gps-627254557692658475.gps.gpsil [style*="--m:"]{margin:var(--m)}.copiado .gps-627254557692658475.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.copiado .gps-627254557692658475.gps.gpsil [style*="--op:"]{opacity:var(--op)}.copiado .gps-627254557692658475.gps.gpsil [style*="--o:"]{order:var(--o)}.copiado .gps-627254557692658475.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.copiado .gps-627254557692658475.gps.gpsil [style*="--p:"]{padding:var(--p)}.copiado .gps-627254557692658475.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.copiado .gps-627254557692658475.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.copiado .gps-627254557692658475.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.copiado .gps-627254557692658475.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.copiado .gps-627254557692658475.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.copiado .gps-627254557692658475.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.copiado .gps-627254557692658475.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.copiado .gps-627254557692658475.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.copiado .gps-627254557692658475.gps.gpsil [style*="--t:"]{transform:var(--t)}.copiado .gps-627254557692658475.gps.gpsil [style*="--w:"]{width:var(--w)}.copiado .gps-627254557692658475.gps.gpsil [style*="--line-clamp:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media only screen and (max-width:1024px){.copiado .gps-627254557692658475.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.copiado .gps-627254557692658475.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.copiado .gps-627254557692658475.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.copiado .gps-627254557692658475.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.copiado .gps-627254557692658475.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.copiado .gps-627254557692658475.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.copiado .gps-627254557692658475.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.copiado .gps-627254557692658475.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.copiado .gps-627254557692658475.gps.gpsil [style*="--line-clamp-tablet:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet)}}@media only screen and (max-width:767px){.copiado .gps-627254557692658475.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.copiado .gps-627254557692658475.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.copiado .gps-627254557692658475.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.copiado .gps-627254557692658475.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.copiado .gps-627254557692658475.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.copiado .gps-627254557692658475.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.copiado .gps-627254557692658475.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.copiado .gps-627254557692658475.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.copiado .gps-627254557692658475.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.copiado .gps-627254557692658475.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.copiado .gps-627254557692658475.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}.copiado .gps-627254557692658475 .gp-relative{position:relative}.copiado .gps-627254557692658475 .gp-mx-auto{margin-left:auto;margin-right:auto}.copiado .gps-627254557692658475 .gp-mb-0{margin-bottom:0}.copiado .gps-627254557692658475 .gp-flex{display:flex}.copiado .gps-627254557692658475 .gp-grid{display:grid}.copiado .gps-627254557692658475 .\!gp-hidden{display:none!important}.copiado .gps-627254557692658475 .gp-w-full{width:100%}.copiado .gps-627254557692658475 .\!gp-max-w-none{max-width:none!important}.copiado .gps-627254557692658475 .gp-max-w-full{max-width:100%}.copiado .gps-627254557692658475 .gp-flex-col{flex-direction:column}.copiado .gps-627254557692658475 .gp-overflow-hidden{overflow:hidden}.copiado .gps-627254557692658475 .gp-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.copiado .gps-627254557692658475 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692658475 .gp-duration-200{transition-duration:.2s}.copiado .gps-627254557692658475 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692658475 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.copiado .gps-627254557692658475 .\[\&_\>_article\]\:gp-aspect-\[var\(--aspect\)\]>article{aspect-ratio:var(--aspect)}@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6WXh0oA.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6WXh0oA.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXw.woff) format('woff');
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.copiado .gps-627254557693117227.gps.gpsil [style*="--as:"]{align-self:var(--as)}.copiado .gps-627254557693117227.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bg:"]{background:var(--bg)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.copiado .gps-627254557693117227.gps.gpsil [style*="--b:"]{border:var(--b)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.copiado .gps-627254557693117227.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.copiado .gps-627254557693117227.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.copiado .gps-627254557693117227.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.copiado .gps-627254557693117227.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.copiado .gps-627254557693117227.gps.gpsil [style*="--c:"]{color:var(--c)}.copiado .gps-627254557693117227.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.copiado .gps-627254557693117227.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.copiado .gps-627254557693117227.gps.gpsil [style*="--size:"]{font-size:var(--size)}.copiado .gps-627254557693117227.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.copiado .gps-627254557693117227.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.copiado .gps-627254557693117227.gps.gpsil [style*="--h:"]{height:var(--h)}.copiado .gps-627254557693117227.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.copiado .gps-627254557693117227.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.copiado .gps-627254557693117227.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.copiado .gps-627254557693117227.gps.gpsil [style*="--m:"]{margin:var(--m)}.copiado .gps-627254557693117227.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.copiado .gps-627254557693117227.gps.gpsil [style*="--op:"]{opacity:var(--op)}.copiado .gps-627254557693117227.gps.gpsil [style*="--o:"]{order:var(--o)}.copiado .gps-627254557693117227.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.copiado .gps-627254557693117227.gps.gpsil [style*="--p:"]{padding:var(--p)}.copiado .gps-627254557693117227.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.copiado .gps-627254557693117227.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.copiado .gps-627254557693117227.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.copiado .gps-627254557693117227.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.copiado .gps-627254557693117227.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.copiado .gps-627254557693117227.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.copiado .gps-627254557693117227.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.copiado .gps-627254557693117227.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.copiado .gps-627254557693117227.gps.gpsil [style*="--t:"]{transform:var(--t)}.copiado .gps-627254557693117227.gps.gpsil [style*="--w:"]{width:var(--w)}.copiado .gps-627254557693117227.gps.gpsil [style*="--line-clamp:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media only screen and (max-width:1024px){.copiado .gps-627254557693117227.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.copiado .gps-627254557693117227.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.copiado .gps-627254557693117227.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.copiado .gps-627254557693117227.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.copiado .gps-627254557693117227.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.copiado .gps-627254557693117227.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.copiado .gps-627254557693117227.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.copiado .gps-627254557693117227.gps.gpsil [style*="--rg-tablet:"]{row-gap:var(--rg-tablet)}.copiado .gps-627254557693117227.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.copiado .gps-627254557693117227.gps.gpsil [style*="--line-clamp-tablet:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet)}}@media only screen and (max-width:767px){.copiado .gps-627254557693117227.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.copiado .gps-627254557693117227.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.copiado .gps-627254557693117227.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.copiado .gps-627254557693117227.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.copiado .gps-627254557693117227.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.copiado .gps-627254557693117227.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.copiado .gps-627254557693117227.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.copiado .gps-627254557693117227.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.copiado .gps-627254557693117227.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.copiado .gps-627254557693117227.gps.gpsil [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}.copiado .gps-627254557693117227.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.copiado .gps-627254557693117227.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.copiado .gps-627254557693117227.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}.copiado .gps-627254557693117227 .gp-relative{position:relative}.copiado .gps-627254557693117227 .gp-mx-auto{margin-left:auto;margin-right:auto}.copiado .gps-627254557693117227 .gp-mb-0{margin-bottom:0}.copiado .gps-627254557693117227 .gp-flex{display:flex}.copiado .gps-627254557693117227 .gp-grid{display:grid}.copiado .gps-627254557693117227 .\!gp-hidden{display:none!important}.copiado .gps-627254557693117227 .gp-w-full{width:100%}.copiado .gps-627254557693117227 .\!gp-max-w-none{max-width:none!important}.copiado .gps-627254557693117227 .gp-max-w-full{max-width:100%}.copiado .gps-627254557693117227 .gp-flex-col{flex-direction:column}.copiado .gps-627254557693117227 .gp-overflow-hidden{overflow:hidden}.copiado .gps-627254557693117227 .gp-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.copiado .gps-627254557693117227 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557693117227 .gp-duration-200{transition-duration:.2s}.copiado .gps-627254557693117227 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557693117227 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.copiado .gps-627254557693117227 .\[\&_\>_article\]\:gp-aspect-\[var\(--aspect\)\]>article{aspect-ratio:var(--aspect)}@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXh0oA.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6WXh0oA.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXw.woff) format('woff');
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7m0dR9pBOi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.copiado .gps-627254557692724011.gps.gpsil [style*="--as:"]{align-self:var(--as)}.copiado .gps-627254557692724011.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bg:"]{background:var(--bg)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.copiado .gps-627254557692724011.gps.gpsil [style*="--b:"]{border:var(--b)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.copiado .gps-627254557692724011.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.copiado .gps-627254557692724011.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.copiado .gps-627254557692724011.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.copiado .gps-627254557692724011.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.copiado .gps-627254557692724011.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.copiado .gps-627254557692724011.gps.gpsil [style*="--c:"]{color:var(--c)}.copiado .gps-627254557692724011.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.copiado .gps-627254557692724011.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.copiado .gps-627254557692724011.gps.gpsil [style*="--size:"]{font-size:var(--size)}.copiado .gps-627254557692724011.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.copiado .gps-627254557692724011.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.copiado .gps-627254557692724011.gps.gpsil [style*="--h:"]{height:var(--h)}.copiado .gps-627254557692724011.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.copiado .gps-627254557692724011.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.copiado .gps-627254557692724011.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.copiado .gps-627254557692724011.gps.gpsil [style*="--m:"]{margin:var(--m)}.copiado .gps-627254557692724011.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.copiado .gps-627254557692724011.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.copiado .gps-627254557692724011.gps.gpsil [style*="--op:"]{opacity:var(--op)}.copiado .gps-627254557692724011.gps.gpsil [style*="--o:"]{order:var(--o)}.copiado .gps-627254557692724011.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.copiado .gps-627254557692724011.gps.gpsil [style*="--p:"]{padding:var(--p)}.copiado .gps-627254557692724011.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.copiado .gps-627254557692724011.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.copiado .gps-627254557692724011.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.copiado .gps-627254557692724011.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.copiado .gps-627254557692724011.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.copiado .gps-627254557692724011.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.copiado .gps-627254557692724011.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.copiado .gps-627254557692724011.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.copiado .gps-627254557692724011.gps.gpsil [style*="--t:"]{transform:var(--t)}.copiado .gps-627254557692724011.gps.gpsil [style*="--w:"]{width:var(--w)}.copiado .gps-627254557692724011.gps.gpsil [style*="--line-clamp:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media only screen and (max-width:1024px){.copiado .gps-627254557692724011.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.copiado .gps-627254557692724011.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.copiado .gps-627254557692724011.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.copiado .gps-627254557692724011.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.copiado .gps-627254557692724011.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.copiado .gps-627254557692724011.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.copiado .gps-627254557692724011.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.copiado .gps-627254557692724011.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.copiado .gps-627254557692724011.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.copiado .gps-627254557692724011.gps.gpsil [style*="--rg-tablet:"]{row-gap:var(--rg-tablet)}.copiado .gps-627254557692724011.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.copiado .gps-627254557692724011.gps.gpsil [style*="--line-clamp-tablet:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet)}}@media only screen and (max-width:767px){.copiado .gps-627254557692724011.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--cg-mobile:"]{-moz-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.copiado .gps-627254557692724011.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}.copiado .gps-627254557692724011 .gp-relative{position:relative}.copiado .gps-627254557692724011 .gp-mx-auto{margin-left:auto;margin-right:auto}.copiado .gps-627254557692724011 .gp-mb-0{margin-bottom:0}.copiado .gps-627254557692724011 .gp-inline-block{display:inline-block}.copiado .gps-627254557692724011 .gp-flex{display:flex}.copiado .gps-627254557692724011 .gp-grid{display:grid}.copiado .gps-627254557692724011 .gp-contents{display:contents}.copiado .gps-627254557692724011 .\!gp-hidden{display:none!important}.copiado .gps-627254557692724011 .gp-h-auto{height:auto}.copiado .gps-627254557692724011 .gp-h-full{height:100%}.copiado .gps-627254557692724011 .gp-w-full{width:100%}.copiado .gps-627254557692724011 .gp-max-w-full{max-width:100%}.copiado .gps-627254557692724011 .gp-flex-none{flex:none}.copiado .gps-627254557692724011 .gp-flex-col{flex-direction:column}.copiado .gps-627254557692724011 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692724011 .gp-duration-200{transition-duration:.2s}.copiado .gps-627254557692724011 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692724011 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXh0oA.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXw.woff) format('woff');
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXV0oJC8MLnbtrVK.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXx0oJC8MLnbtrVK.woff) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXd0oJC8MLnbtrVK.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXZ0oJC8MLnbtrVK.woff) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXh0oJC8MLnbtg.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.copiado .gps-627254557692855083.gps.gpsil [style*="--as:"]{align-self:var(--as)}.copiado .gps-627254557692855083.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bg:"]{background:var(--bg)}.copiado .gps-627254557692855083.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.copiado .gps-627254557692855083.gps.gpsil [style*="--b:"]{border:var(--b)}.copiado .gps-627254557692855083.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.copiado .gps-627254557692855083.gps.gpsil [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.copiado .gps-627254557692855083.gps.gpsil [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.copiado .gps-627254557692855083.gps.gpsil [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.copiado .gps-627254557692855083.gps.gpsil [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}.copiado .gps-627254557692855083.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.copiado .gps-627254557692855083.gps.gpsil [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}.copiado .gps-627254557692855083.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.copiado .gps-627254557692855083.gps.gpsil [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}.copiado .gps-627254557692855083.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.copiado .gps-627254557692855083.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.copiado .gps-627254557692855083.gps.gpsil [style*="--c:"]{color:var(--c)}.copiado .gps-627254557692855083.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.copiado .gps-627254557692855083.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.copiado .gps-627254557692855083.gps.gpsil [style*="--size:"]{font-size:var(--size)}.copiado .gps-627254557692855083.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.copiado .gps-627254557692855083.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.copiado .gps-627254557692855083.gps.gpsil [style*="--h:"]{height:var(--h)}.copiado .gps-627254557692855083.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.copiado .gps-627254557692855083.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.copiado .gps-627254557692855083.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.copiado .gps-627254557692855083.gps.gpsil [style*="--m:"]{margin:var(--m)}.copiado .gps-627254557692855083.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.copiado .gps-627254557692855083.gps.gpsil [style*="--op:"]{opacity:var(--op)}.copiado .gps-627254557692855083.gps.gpsil [style*="--o:"]{order:var(--o)}.copiado .gps-627254557692855083.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.copiado .gps-627254557692855083.gps.gpsil [style*="--p:"]{padding:var(--p)}.copiado .gps-627254557692855083.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.copiado .gps-627254557692855083.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.copiado .gps-627254557692855083.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.copiado .gps-627254557692855083.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.copiado .gps-627254557692855083.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.copiado .gps-627254557692855083.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.copiado .gps-627254557692855083.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.copiado .gps-627254557692855083.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.copiado .gps-627254557692855083.gps.gpsil [style*="--t:"]{transform:var(--t)}.copiado .gps-627254557692855083.gps.gpsil [style*="--w:"]{width:var(--w)}.copiado .gps-627254557692855083.gps.gpsil [style*="--line-clamp:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media only screen and (max-width:1024px){.copiado .gps-627254557692855083.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.copiado .gps-627254557692855083.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.copiado .gps-627254557692855083.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.copiado .gps-627254557692855083.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.copiado .gps-627254557692855083.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.copiado .gps-627254557692855083.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.copiado .gps-627254557692855083.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.copiado .gps-627254557692855083.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.copiado .gps-627254557692855083.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.copiado .gps-627254557692855083.gps.gpsil [style*="--line-clamp-tablet:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet)}}@media only screen and (max-width:767px){.copiado .gps-627254557692855083.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.copiado .gps-627254557692855083.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.copiado .gps-627254557692855083.gps.gpsil [style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}.copiado .gps-627254557692855083.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.copiado .gps-627254557692855083.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.copiado .gps-627254557692855083.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.copiado .gps-627254557692855083.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.copiado .gps-627254557692855083.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.copiado .gps-627254557692855083.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.copiado .gps-627254557692855083.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.copiado .gps-627254557692855083.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.copiado .gps-627254557692855083.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.copiado .gps-627254557692855083.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}.copiado .gps-627254557692855083 .gp-relative{position:relative}.copiado .gps-627254557692855083 .gp-mx-auto{margin-left:auto;margin-right:auto}.copiado .gps-627254557692855083 .gp-mb-0{margin-bottom:0}.copiado .gps-627254557692855083 .gp-flex{display:flex}.copiado .gps-627254557692855083 .gp-inline-flex{display:inline-flex}.copiado .gps-627254557692855083 .gp-grid{display:grid}.copiado .gps-627254557692855083 .\!gp-hidden{display:none!important}.copiado .gps-627254557692855083 .gp-h-full{height:100%}.copiado .gps-627254557692855083 .gp-w-full{width:100%}.copiado .gps-627254557692855083 .\!gp-max-w-none{max-width:none!important}.copiado .gps-627254557692855083 .gp-max-w-full{max-width:100%}.copiado .gps-627254557692855083 .gp-flex-row-reverse{flex-direction:row-reverse}.copiado .gps-627254557692855083 .gp-flex-col{flex-direction:column}.copiado .gps-627254557692855083 .gp-items-center{align-items:center}.copiado .gps-627254557692855083 .gp-justify-center{justify-content:center}.copiado .gps-627254557692855083 .gp-overflow-hidden{overflow:hidden}.copiado .gps-627254557692855083 .gp-break-words{overflow-wrap:break-word}.copiado .gps-627254557692855083 .gp-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.copiado .gps-627254557692855083 .gp-text-center{text-align:center}.copiado .gps-627254557692855083 .gp-text-g-text-3{color:var(--g-c-text-3)}.copiado .gps-627254557692855083 .gp-no-underline{text-decoration-line:none}.copiado .gps-627254557692855083 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692855083 .gp-duration-200{transition-duration:.2s}.copiado .gps-627254557692855083 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692855083 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.copiado .gps-627254557692855083 .\[\&_\>_article\]\:gp-aspect-\[var\(--aspect\)\]>article{aspect-ratio:var(--aspect)}.copiado .gps-627254557692855083 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXw.woff) format('woff');
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.copiado [data-id="gvAFJt4jsT"].gp-button-base::before, .copiado [data-id="gvAFJt4jsT-interaction"].gp-button-base::before{
      
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    border-style: none;
  border-width: 1px 1px 1px 1px;
  border-color: var(--g-c-line-3, line-3);
  
    
      border-bottom-left-radius: 30px;
      border-bottom-right-radius: 30px;
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      
  
    }.copiado [data-id="gvAFJt4jsT"]:hover::before, .copiado [data-id="gvAFJt4jsT-interaction"]:hover::before{
    
    
  }.copiado .gps-627254557693248299.gps.gpsil [style*="--as:"]{align-self:var(--as)}.copiado .gps-627254557693248299.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bg:"]{background:var(--bg)}.copiado .gps-627254557693248299.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.copiado .gps-627254557693248299.gps.gpsil [style*="--b:"]{border:var(--b)}.copiado .gps-627254557693248299.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.copiado .gps-627254557693248299.gps.gpsil [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.copiado .gps-627254557693248299.gps.gpsil [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.copiado .gps-627254557693248299.gps.gpsil [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.copiado .gps-627254557693248299.gps.gpsil [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}.copiado .gps-627254557693248299.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.copiado .gps-627254557693248299.gps.gpsil [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}.copiado .gps-627254557693248299.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.copiado .gps-627254557693248299.gps.gpsil [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}.copiado .gps-627254557693248299.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.copiado .gps-627254557693248299.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.copiado .gps-627254557693248299.gps.gpsil [style*="--c:"]{color:var(--c)}.copiado .gps-627254557693248299.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.copiado .gps-627254557693248299.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.copiado .gps-627254557693248299.gps.gpsil [style*="--size:"]{font-size:var(--size)}.copiado .gps-627254557693248299.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.copiado .gps-627254557693248299.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.copiado .gps-627254557693248299.gps.gpsil [style*="--h:"]{height:var(--h)}.copiado .gps-627254557693248299.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.copiado .gps-627254557693248299.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.copiado .gps-627254557693248299.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.copiado .gps-627254557693248299.gps.gpsil [style*="--m:"]{margin:var(--m)}.copiado .gps-627254557693248299.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.copiado .gps-627254557693248299.gps.gpsil [style*="--op:"]{opacity:var(--op)}.copiado .gps-627254557693248299.gps.gpsil [style*="--o:"]{order:var(--o)}.copiado .gps-627254557693248299.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.copiado .gps-627254557693248299.gps.gpsil [style*="--p:"]{padding:var(--p)}.copiado .gps-627254557693248299.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.copiado .gps-627254557693248299.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.copiado .gps-627254557693248299.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.copiado .gps-627254557693248299.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.copiado .gps-627254557693248299.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.copiado .gps-627254557693248299.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.copiado .gps-627254557693248299.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.copiado .gps-627254557693248299.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.copiado .gps-627254557693248299.gps.gpsil [style*="--t:"]{transform:var(--t)}.copiado .gps-627254557693248299.gps.gpsil [style*="--w:"]{width:var(--w)}.copiado .gps-627254557693248299.gps.gpsil [style*="--line-clamp:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media only screen and (max-width:1024px){.copiado .gps-627254557693248299.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.copiado .gps-627254557693248299.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.copiado .gps-627254557693248299.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.copiado .gps-627254557693248299.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.copiado .gps-627254557693248299.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.copiado .gps-627254557693248299.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.copiado .gps-627254557693248299.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.copiado .gps-627254557693248299.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.copiado .gps-627254557693248299.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.copiado .gps-627254557693248299.gps.gpsil [style*="--line-clamp-tablet:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet)}}@media only screen and (max-width:767px){.copiado .gps-627254557693248299.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.copiado .gps-627254557693248299.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.copiado .gps-627254557693248299.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.copiado .gps-627254557693248299.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.copiado .gps-627254557693248299.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.copiado .gps-627254557693248299.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.copiado .gps-627254557693248299.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.copiado .gps-627254557693248299.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.copiado .gps-627254557693248299.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.copiado .gps-627254557693248299.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.copiado .gps-627254557693248299.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.copiado .gps-627254557693248299.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}.copiado .gps-627254557693248299 .gp-relative{position:relative}.copiado .gps-627254557693248299 .gp-mx-auto{margin-left:auto;margin-right:auto}.copiado .gps-627254557693248299 .gp-mb-0{margin-bottom:0}.copiado .gps-627254557693248299 .gp-flex{display:flex}.copiado .gps-627254557693248299 .gp-inline-flex{display:inline-flex}.copiado .gps-627254557693248299 .gp-grid{display:grid}.copiado .gps-627254557693248299 .\!gp-hidden{display:none!important}.copiado .gps-627254557693248299 .gp-h-full{height:100%}.copiado .gps-627254557693248299 .gp-w-full{width:100%}.copiado .gps-627254557693248299 .\!gp-max-w-none{max-width:none!important}.copiado .gps-627254557693248299 .gp-max-w-full{max-width:100%}.copiado .gps-627254557693248299 .gp-flex-row-reverse{flex-direction:row-reverse}.copiado .gps-627254557693248299 .gp-flex-col{flex-direction:column}.copiado .gps-627254557693248299 .gp-items-center{align-items:center}.copiado .gps-627254557693248299 .gp-justify-center{justify-content:center}.copiado .gps-627254557693248299 .gp-overflow-hidden{overflow:hidden}.copiado .gps-627254557693248299 .gp-break-words{overflow-wrap:break-word}.copiado .gps-627254557693248299 .gp-bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.copiado .gps-627254557693248299 .gp-text-center{text-align:center}.copiado .gps-627254557693248299 .gp-text-g-text-3{color:var(--g-c-text-3)}.copiado .gps-627254557693248299 .gp-no-underline{text-decoration-line:none}.copiado .gps-627254557693248299 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557693248299 .gp-duration-200{transition-duration:.2s}.copiado .gps-627254557693248299 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557693248299 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.copiado .gps-627254557693248299 .\[\&_\>_article\]\:gp-aspect-\[var\(--aspect\)\]>article{aspect-ratio:var(--aspect)}.copiado .gps-627254557693248299 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXh0oA.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXw.woff) format('woff');
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXV0oJC8MLnbtrVK.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXx0oJC8MLnbtrVK.woff) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXd0oJC8MLnbtrVK.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXZ0oJC8MLnbtrVK.woff) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9WXh0oJC8MLnbtg.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.copiado [data-id="gqYjn97l0B"].gp-button-base::before, .copiado [data-id="gqYjn97l0B-interaction"].gp-button-base::before{
      
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    border-style: none;
  border-width: 1px 1px 1px 1px;
  border-color: var(--g-c-line-3, line-3);
  
    
      border-bottom-left-radius: 30px;
      border-bottom-right-radius: 30px;
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      
  
    }.copiado [data-id="gqYjn97l0B"]:hover::before, .copiado [data-id="gqYjn97l0B-interaction"]:hover::before{
    
    
  }.copiado .gps-627258213498094379.gps.gpsil [style*="--as:"]{align-self:var(--as)}.copiado .gps-627258213498094379.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bg:"]{background:var(--bg)}.copiado .gps-627258213498094379.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.copiado .gps-627258213498094379.gps.gpsil [style*="--b:"]{border:var(--b)}.copiado .gps-627258213498094379.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.copiado .gps-627258213498094379.gps.gpsil [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.copiado .gps-627258213498094379.gps.gpsil [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.copiado .gps-627258213498094379.gps.gpsil [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.copiado .gps-627258213498094379.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.copiado .gps-627258213498094379.gps.gpsil [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}.copiado .gps-627258213498094379.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.copiado .gps-627258213498094379.gps.gpsil [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}.copiado .gps-627258213498094379.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.copiado .gps-627258213498094379.gps.gpsil [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}.copiado .gps-627258213498094379.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.copiado .gps-627258213498094379.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.copiado .gps-627258213498094379.gps.gpsil [style*="--c:"]{color:var(--c)}.copiado .gps-627258213498094379.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.copiado .gps-627258213498094379.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.copiado .gps-627258213498094379.gps.gpsil [style*="--size:"]{font-size:var(--size)}.copiado .gps-627258213498094379.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.copiado .gps-627258213498094379.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.copiado .gps-627258213498094379.gps.gpsil [style*="--h:"]{height:var(--h)}.copiado .gps-627258213498094379.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.copiado .gps-627258213498094379.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.copiado .gps-627258213498094379.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.copiado .gps-627258213498094379.gps.gpsil [style*="--m:"]{margin:var(--m)}.copiado .gps-627258213498094379.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.copiado .gps-627258213498094379.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.copiado .gps-627258213498094379.gps.gpsil [style*="--op:"]{opacity:var(--op)}.copiado .gps-627258213498094379.gps.gpsil [style*="--o:"]{order:var(--o)}.copiado .gps-627258213498094379.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.copiado .gps-627258213498094379.gps.gpsil [style*="--p:"]{padding:var(--p)}.copiado .gps-627258213498094379.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.copiado .gps-627258213498094379.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.copiado .gps-627258213498094379.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.copiado .gps-627258213498094379.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.copiado .gps-627258213498094379.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.copiado .gps-627258213498094379.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.copiado .gps-627258213498094379.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.copiado .gps-627258213498094379.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.copiado .gps-627258213498094379.gps.gpsil [style*="--t:"]{transform:var(--t)}.copiado .gps-627258213498094379.gps.gpsil [style*="--w:"]{width:var(--w)}.copiado .gps-627258213498094379.gps.gpsil [style*="--line-clamp:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media only screen and (max-width:1024px){.copiado .gps-627258213498094379.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.copiado .gps-627258213498094379.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.copiado .gps-627258213498094379.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.copiado .gps-627258213498094379.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.copiado .gps-627258213498094379.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.copiado .gps-627258213498094379.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.copiado .gps-627258213498094379.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.copiado .gps-627258213498094379.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.copiado .gps-627258213498094379.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.copiado .gps-627258213498094379.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.copiado .gps-627258213498094379.gps.gpsil [style*="--line-clamp-tablet:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet)}}@media only screen and (max-width:767px){.copiado .gps-627258213498094379.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.copiado .gps-627258213498094379.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.copiado .gps-627258213498094379.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.copiado .gps-627258213498094379.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.copiado .gps-627258213498094379.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.copiado .gps-627258213498094379.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.copiado .gps-627258213498094379.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.copiado .gps-627258213498094379.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.copiado .gps-627258213498094379.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.copiado .gps-627258213498094379.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.copiado .gps-627258213498094379.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.copiado .gps-627258213498094379.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}.copiado .gps-627258213498094379 .gp-relative{position:relative}.copiado .gps-627258213498094379 .gp-mx-auto{margin-left:auto;margin-right:auto}.copiado .gps-627258213498094379 .gp-mb-0{margin-bottom:0}.copiado .gps-627258213498094379 .gp-inline-block{display:inline-block}.copiado .gps-627258213498094379 .gp-flex{display:flex}.copiado .gps-627258213498094379 .gp-inline-flex{display:inline-flex}.copiado .gps-627258213498094379 .gp-grid{display:grid}.copiado .gps-627258213498094379 .gp-contents{display:contents}.copiado .gps-627258213498094379 .\!gp-hidden{display:none!important}.copiado .gps-627258213498094379 .gp-h-auto{height:auto}.copiado .gps-627258213498094379 .gp-h-full{height:100%}.copiado .gps-627258213498094379 .gp-w-full{width:100%}.copiado .gps-627258213498094379 .gp-max-w-full{max-width:100%}.copiado .gps-627258213498094379 .gp-flex-none{flex:none}.copiado .gps-627258213498094379 .gp-flex-row-reverse{flex-direction:row-reverse}.copiado .gps-627258213498094379 .gp-flex-col{flex-direction:column}.copiado .gps-627258213498094379 .gp-items-center{align-items:center}.copiado .gps-627258213498094379 .gp-justify-center{justify-content:center}.copiado .gps-627258213498094379 .gp-overflow-hidden{overflow:hidden}.copiado .gps-627258213498094379 .gp-break-words{overflow-wrap:break-word}.copiado .gps-627258213498094379 .gp-text-center{text-align:center}.copiado .gps-627258213498094379 .gp-text-g-text-3{color:var(--g-c-text-3)}.copiado .gps-627258213498094379 .gp-no-underline{text-decoration-line:none}.copiado .gps-627258213498094379 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627258213498094379 .gp-duration-200{transition-duration:.2s}.copiado .gps-627258213498094379 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627258213498094379 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.copiado .gps-627258213498094379 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aXw.woff) format('woff');
}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXw.woff) format('woff');
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.copiado [data-id="gJA1mQvytj"].gp-button-base::before, .copiado [data-id="gJA1mQvytj-interaction"].gp-button-base::before{
      
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    border-style: none;
  border-width: 1px 1px 1px 1px;
  border-color: var(--g-c-line-3, line-3);
  
    
      border-bottom-left-radius: 30px;
      border-bottom-right-radius: 30px;
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      
  
    }.copiado [data-id="gJA1mQvytj"]:hover::before, .copiado [data-id="gJA1mQvytj-interaction"]:hover::before{
    
    
  }.copiado .gps-627254557692986155.gps.gpsil [style*="--as:"]{align-self:var(--as)}.copiado .gps-627254557692986155.gps.gpsil [style*="--aspect:"]{aspect-ratio:var(--aspect)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bg:"]{background:var(--bg)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.copiado .gps-627254557692986155.gps.gpsil [style*="--b:"]{border:var(--b)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.copiado .gps-627254557692986155.gps.gpsil [style*="--radius:"]{border-radius:var(--radius)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.copiado .gps-627254557692986155.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.copiado .gps-627254557692986155.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.copiado .gps-627254557692986155.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.copiado .gps-627254557692986155.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.copiado .gps-627254557692986155.gps.gpsil [style*="--c:"]{color:var(--c)}.copiado .gps-627254557692986155.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.copiado .gps-627254557692986155.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.copiado .gps-627254557692986155.gps.gpsil [style*="--h:"]{height:var(--h)}.copiado .gps-627254557692986155.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.copiado .gps-627254557692986155.gps.gpsil [style*="--m:"]{margin:var(--m)}.copiado .gps-627254557692986155.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.copiado .gps-627254557692986155.gps.gpsil [style*="--objf:"]{-o-object-fit:var(--objf);object-fit:var(--objf)}.copiado .gps-627254557692986155.gps.gpsil [style*="--op:"]{opacity:var(--op)}.copiado .gps-627254557692986155.gps.gpsil [style*="--o:"]{order:var(--o)}.copiado .gps-627254557692986155.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.copiado .gps-627254557692986155.gps.gpsil [style*="--p:"]{padding:var(--p)}.copiado .gps-627254557692986155.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.copiado .gps-627254557692986155.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.copiado .gps-627254557692986155.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.copiado .gps-627254557692986155.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.copiado .gps-627254557692986155.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.copiado .gps-627254557692986155.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.copiado .gps-627254557692986155.gps.gpsil [style*="--t:"]{transform:var(--t)}.copiado .gps-627254557692986155.gps.gpsil [style*="--w:"]{width:var(--w)}@media only screen and (max-width:1024px){.copiado .gps-627254557692986155.gps.gpsil [style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}.copiado .gps-627254557692986155.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.copiado .gps-627254557692986155.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.copiado .gps-627254557692986155.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.copiado .gps-627254557692986155.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.copiado .gps-627254557692986155.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.copiado .gps-627254557692986155.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.copiado .gps-627254557692986155.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}}@media only screen and (max-width:767px){.copiado .gps-627254557692986155.gps.gpsil [style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}.copiado .gps-627254557692986155.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.copiado .gps-627254557692986155.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.copiado .gps-627254557692986155.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.copiado .gps-627254557692986155.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.copiado .gps-627254557692986155.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.copiado .gps-627254557692986155.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.copiado .gps-627254557692986155.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}}.copiado .gps-627254557692986155 .gp-relative{position:relative}.copiado .gps-627254557692986155 .gp-mx-auto{margin-left:auto;margin-right:auto}.copiado .gps-627254557692986155 .gp-mb-0{margin-bottom:0}.copiado .gps-627254557692986155 .gp-inline-block{display:inline-block}.copiado .gps-627254557692986155 .gp-flex{display:flex}.copiado .gps-627254557692986155 .gp-grid{display:grid}.copiado .gps-627254557692986155 .gp-contents{display:contents}.copiado .gps-627254557692986155 .\!gp-hidden{display:none!important}.copiado .gps-627254557692986155 .gp-h-auto{height:auto}.copiado .gps-627254557692986155 .gp-h-full{height:100%}.copiado .gps-627254557692986155 .gp-w-full{width:100%}.copiado .gps-627254557692986155 .gp-max-w-full{max-width:100%}.copiado .gps-627254557692986155 .gp-flex-none{flex:none}.copiado .gps-627254557692986155 .gp-flex-col{flex-direction:column}.copiado .gps-627254557692986155 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692986155 .gp-duration-200{transition-duration:.2s}.copiado .gps-627254557692986155 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692986155 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}.copiado .gps-627254557692920619.gps.gpsil [style*="--bg:"]{background:var(--bg)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.copiado .gps-627254557692920619.gps.gpsil [style*="--b:"]{border:var(--b)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bl:"]{border-left:var(--bl)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.copiado .gps-627254557692920619.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.copiado .gps-627254557692920619.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.copiado .gps-627254557692920619.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.copiado .gps-627254557692920619.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.copiado .gps-627254557692920619.gps.gpsil [style*="--c:"]{color:var(--c)}.copiado .gps-627254557692920619.gps.gpsil [style*="--cg:"]{-moz-column-gap:var(--cg);column-gap:var(--cg)}.copiado .gps-627254557692920619.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.copiado .gps-627254557692920619.gps.gpsil [style*="--size:"]{font-size:var(--size)}.copiado .gps-627254557692920619.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.copiado .gps-627254557692920619.gps.gpsil [style*="--gtc:"]{grid-template-columns:var(--gtc)}.copiado .gps-627254557692920619.gps.gpsil [style*="--h:"]{height:var(--h)}.copiado .gps-627254557692920619.gps.gpsil [style*="--jc:"]{justify-content:var(--jc)}.copiado .gps-627254557692920619.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.copiado .gps-627254557692920619.gps.gpsil [style*="--tdt:"]{text-decoration-thickness:var(--tdt)}.copiado .gps-627254557692920619.gps.gpsil [style*="--m:"]{margin:var(--m)}.copiado .gps-627254557692920619.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.copiado .gps-627254557692920619.gps.gpsil [style*="--op:"]{opacity:var(--op)}.copiado .gps-627254557692920619.gps.gpsil [style*="--o:"]{order:var(--o)}.copiado .gps-627254557692920619.gps.gpsil [style*="--pc:"]{place-content:var(--pc)}.copiado .gps-627254557692920619.gps.gpsil [style*="--p:"]{padding:var(--p)}.copiado .gps-627254557692920619.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.copiado .gps-627254557692920619.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.copiado .gps-627254557692920619.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.copiado .gps-627254557692920619.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.copiado .gps-627254557692920619.gps.gpsil [style*="--rg:"]{row-gap:var(--rg)}.copiado .gps-627254557692920619.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.copiado .gps-627254557692920619.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.copiado .gps-627254557692920619.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.copiado .gps-627254557692920619.gps.gpsil [style*="--t:"]{transform:var(--t)}.copiado .gps-627254557692920619.gps.gpsil [style*="--w:"]{width:var(--w)}.copiado .gps-627254557692920619.gps.gpsil [style*="--line-clamp:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp)}@media only screen and (max-width:1024px){.copiado .gps-627254557692920619.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.copiado .gps-627254557692920619.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.copiado .gps-627254557692920619.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.copiado .gps-627254557692920619.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.copiado .gps-627254557692920619.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.copiado .gps-627254557692920619.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.copiado .gps-627254557692920619.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.copiado .gps-627254557692920619.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}.copiado .gps-627254557692920619.gps.gpsil [style*="--line-clamp-tablet:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet)}}@media only screen and (max-width:767px){.copiado .gps-627254557692920619.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.copiado .gps-627254557692920619.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.copiado .gps-627254557692920619.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.copiado .gps-627254557692920619.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.copiado .gps-627254557692920619.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.copiado .gps-627254557692920619.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.copiado .gps-627254557692920619.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.copiado .gps-627254557692920619.gps.gpsil [style*="--ta-mobile:"]{text-align:var(--ta-mobile)}.copiado .gps-627254557692920619.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}.copiado .gps-627254557692920619.gps.gpsil [style*="--line-clamp-mobile:"]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile)}}.copiado .gps-627254557692920619 .gp-relative{position:relative}.copiado .gps-627254557692920619 .gp-mx-auto{margin-left:auto;margin-right:auto}.copiado .gps-627254557692920619 .gp-mb-0{margin-bottom:0}.copiado .gps-627254557692920619 .gp-flex{display:flex}.copiado .gps-627254557692920619 .gp-grid{display:grid}.copiado .gps-627254557692920619 .\!gp-hidden{display:none!important}.copiado .gps-627254557692920619 .gp-max-w-full{max-width:100%}.copiado .gps-627254557692920619 .gp-flex-col{flex-direction:column}.copiado .gps-627254557692920619 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692920619 .gp-duration-200{transition-duration:.2s}.copiado .gps-627254557692920619 .gp-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557692920619 .\[\&_\*\]\:gp-max-w-full *{max-width:100%}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXw.woff) format('woff');
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw0aXx-p7K4KLjztg.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw9aXx-p7K4KLjztg.woff) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw2aXx-p7K4KLjztg.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw3aXx-p7K4KLjztg.woff) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aXx-p7K4KLg.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.copiado .gps-627254557693051691.gps.gpsil [style*="--bg:"]{background:var(--bg)}.copiado .gps-627254557693051691.gps.gpsil [style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bga:"]{background-attachment:var(--bga)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bgc:"]{background-color:var(--bgc)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bgi:"]{background-image:var(--bgi)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bgp:"]{background-position:var(--bgp)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bgr:"]{background-repeat:var(--bgr)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bgs:"]{background-size:var(--bgs)}.copiado .gps-627254557693051691.gps.gpsil [style*="--b:"]{border:var(--b)}.copiado .gps-627254557693051691.gps.gpsil [style*="--hvr-b:"]:hover{border:var(--hvr-b)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bb:"]{border-bottom:var(--bb)}.copiado .gps-627254557693051691.gps.gpsil [style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bc:"]{border-color:var(--bc)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}.copiado .gps-627254557693051691.gps.gpsil [style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}.copiado .gps-627254557693051691.gps.gpsil [style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bs:"]{border-style:var(--bs)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bt:"]{border-top:var(--bt)}.copiado .gps-627254557693051691.gps.gpsil [style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}.copiado .gps-627254557693051691.gps.gpsil [style*="--btlr:"]{border-top-left-radius:var(--btlr)}.copiado .gps-627254557693051691.gps.gpsil [style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}.copiado .gps-627254557693051691.gps.gpsil [style*="--btrr:"]{border-top-right-radius:var(--btrr)}.copiado .gps-627254557693051691.gps.gpsil [style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bw:"]{border-width:var(--bw)}.copiado .gps-627254557693051691.gps.gpsil [style*="--bottom:"]{bottom:var(--bottom)}.copiado .gps-627254557693051691.gps.gpsil [style*="--shadow:"]{box-shadow:var(--shadow)}.copiado .gps-627254557693051691.gps.gpsil [style*="--c:"]{color:var(--c)}.copiado .gps-627254557693051691.gps.gpsil [style*="--ff:"]{font-family:var(--ff)}.copiado .gps-627254557693051691.gps.gpsil [style*="--size:"]{font-size:var(--size)}.copiado .gps-627254557693051691.gps.gpsil [style*="--weight:"]{font-weight:var(--weight)}.copiado .gps-627254557693051691.gps.gpsil [style*="--h:"]{height:var(--h)}.copiado .gps-627254557693051691.gps.gpsil [style*="--left:"]{left:var(--left)}.copiado .gps-627254557693051691.gps.gpsil [style*="--lh:"]{line-height:var(--lh)}.copiado .gps-627254557693051691.gps.gpsil [style*="--m:"]{margin:var(--m)}.copiado .gps-627254557693051691.gps.gpsil [style*="--mb:"]{margin-bottom:var(--mb)}.copiado .gps-627254557693051691.gps.gpsil [style*="--ml:"]{margin-left:var(--ml)}.copiado .gps-627254557693051691.gps.gpsil [style*="--op:"]{opacity:var(--op)}.copiado .gps-627254557693051691.gps.gpsil [style*="--o:"]{order:var(--o)}.copiado .gps-627254557693051691.gps.gpsil [style*="--p:"]{padding:var(--p)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pb:"]{padding-bottom:var(--pb)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pl:"]{padding-left:var(--pl)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pr:"]{padding-right:var(--pr)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pt:"]{padding-top:var(--pt)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pos:"]{position:var(--pos)}.copiado .gps-627254557693051691.gps.gpsil [style*="--ta:"]{text-align:var(--ta)}.copiado .gps-627254557693051691.gps.gpsil [style*="--ts:"]{text-shadow:var(--ts)}.copiado .gps-627254557693051691.gps.gpsil [style*="--tt:"]{text-transform:var(--tt)}.copiado .gps-627254557693051691.gps.gpsil [style*="--top:"]{top:var(--top)}.copiado .gps-627254557693051691.gps.gpsil [style*="--t:"]{transform:var(--t)}.copiado .gps-627254557693051691.gps.gpsil [style*="--w:"]{width:var(--w)}@media only screen and (max-width:1024px){.copiado .gps-627254557693051691.gps.gpsil [style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}.copiado .gps-627254557693051691.gps.gpsil [style*="--size-tablet:"]{font-size:var(--size-tablet)}.copiado .gps-627254557693051691.gps.gpsil [style*="--h-tablet:"]{height:var(--h-tablet)}.copiado .gps-627254557693051691.gps.gpsil [style*="--left-tablet:"]{left:var(--left-tablet)}.copiado .gps-627254557693051691.gps.gpsil [style*="--lh-tablet:"]{line-height:var(--lh-tablet)}.copiado .gps-627254557693051691.gps.gpsil [style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pos-tablet:"]{position:var(--pos-tablet)}.copiado .gps-627254557693051691.gps.gpsil [style*="--top-tablet:"]{top:var(--top-tablet)}.copiado .gps-627254557693051691.gps.gpsil [style*="--t-tablet:"]{transform:var(--t-tablet)}.copiado .gps-627254557693051691.gps.gpsil [style*="--w-tablet:"]{width:var(--w-tablet)}}@media only screen and (max-width:767px){.copiado .gps-627254557693051691.gps.gpsil [style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}.copiado .gps-627254557693051691.gps.gpsil [style*="--size-mobile:"]{font-size:var(--size-mobile)}.copiado .gps-627254557693051691.gps.gpsil [style*="--h-mobile:"]{height:var(--h-mobile)}.copiado .gps-627254557693051691.gps.gpsil [style*="--left-mobile:"]{left:var(--left-mobile)}.copiado .gps-627254557693051691.gps.gpsil [style*="--lh-mobile:"]{line-height:var(--lh-mobile)}.copiado .gps-627254557693051691.gps.gpsil [style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}.copiado .gps-627254557693051691.gps.gpsil [style*="--pos-mobile:"]{position:var(--pos-mobile)}.copiado .gps-627254557693051691.gps.gpsil [style*="--top-mobile:"]{top:var(--top-mobile)}.copiado .gps-627254557693051691.gps.gpsil [style*="--t-mobile:"]{transform:var(--t-mobile)}.copiado .gps-627254557693051691.gps.gpsil [style*="--w-mobile:"]{width:var(--w-mobile)}}.copiado .gps-627254557693051691 .gp-relative{position:relative}.copiado .gps-627254557693051691 .gp-z-1{z-index:1}.copiado .gps-627254557693051691 .gp-flex{display:flex}.copiado .gps-627254557693051691 .gp-inline-flex{display:inline-flex}.copiado .gps-627254557693051691 .\!gp-hidden{display:none!important}.copiado .gps-627254557693051691 .gp-h-full{height:100%}.copiado .gps-627254557693051691 .gp-max-w-full{max-width:100%}.copiado .gps-627254557693051691 .gp-shrink-0{flex-shrink:0}.copiado .gps-627254557693051691 .gp-flex-row-reverse{flex-direction:row-reverse}.copiado .gps-627254557693051691 .gp-flex-col{flex-direction:column}.copiado .gps-627254557693051691 .gp-items-center{align-items:center}.copiado .gps-627254557693051691 .gp-justify-center{justify-content:center}.copiado .gps-627254557693051691 .gp-overflow-hidden{overflow:hidden}.copiado .gps-627254557693051691 .gp-break-words{overflow-wrap:break-word}.copiado .gps-627254557693051691 .gp-text-center{text-align:center}.copiado .gps-627254557693051691 .gp-text-g-text-3{color:var(--g-c-text-3)}.copiado .gps-627254557693051691 .gp-no-underline{text-decoration-line:none}.copiado .gps-627254557693051691 .gp-transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.copiado .gps-627254557693051691 .gp-duration-200{transition-duration:.2s}.copiado .gps-627254557693051691 .\[\&\>svg\]\:\!gp-h-\[var\(--height-desktop\)\]>svg{height:var(--height-desktop)!important}.copiado .gps-627254557693051691 .\[\&\>svg\]\:\!gp-w-auto>svg{width:auto!important}.copiado .gps-627254557693051691 .\[\&_p\]\:gp-whitespace-pre-line p{white-space:pre-line}@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXw.woff) format('woff');
}/* cyrillic-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w0aXx-p7K4KLjztg.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}/* cyrillic */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w9aXx-p7K4KLjztg.woff) format('woff');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}/* vietnamese */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w2aXx-p7K4KLjztg.woff) format('woff');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}/* latin-ext */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w3aXx-p7K4KLjztg.woff) format('woff');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}/* latin */
@font-face{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aXx-p7K4KLg.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.copiado [data-id="g17LGl_hvO"].gp-button-base::before, .copiado [data-id="g17LGl_hvO-interaction"].gp-button-base::before{
      
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    border-style: none;
  border-width: 1px 1px 1px 1px;
  border-color: var(--g-c-line-3, line-3);
  
    
      border-bottom-left-radius: 8px;
      border-bottom-right-radius: 8px;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      
  
    }.copiado [data-id="g17LGl_hvO"]:hover::before, .copiado [data-id="g17LGl_hvO-interaction"]:hover::before{
    
    
  }@keyframes shopify-rotator{.copiado 0%{transform:rotate(0)}.copiado to{transform:rotate(270deg)}}@keyframes shopify-dash{.copiado 0%{stroke-dashoffset:280}.copiado 50%{stroke-dashoffset:75;transform:rotate(135deg)}.copiado to{stroke-dashoffset:280;transform:rotate(450deg)}}@keyframes acceleratedCheckoutLoadingSkeleton{.copiado 50%{opacity:var(--shopify-accelerated-checkout-skeleton-animation-opacity-start, 1)}.copiado 75%{opacity:var(--shopify-accelerated-checkout-skeleton-animation-opacity-end, .5)}.copiado to{opacity:var(--shopify-accelerated-checkout-skeleton-animation-opacity-start, 1)}}.copiado{--alpha-button-background: 1;--alpha-button-border: 1;--alpha-link: .85;--alpha-badge-border: .1;--focused-base-outline: .2rem solid rgba(var(--color-foreground), .5);--focused-base-outline-offset: .3rem;--focused-base-box-shadow: 0 0 0 .3rem rgb(var(--color-background)), 0 0 .5rem .4rem rgba(var(--color-foreground), .3)}.copiado ::selection{background-color:rgba(var(--color-foreground),.2)}.copiado h1, .copiado h2, .copiado h3, .copiado h4, .copiado h5, .copiado .h0, .copiado .h1, .copiado .h2, .copiado .h3, .copiado .h4, .copiado .h5{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);color:rgb(var(--color-foreground));line-height:calc(1 + .3/max(1,var(--font-heading-scale)));word-break:break-word}.copiado h1, .copiado .h1{font-size:calc(var(--font-heading-scale) * 3rem)}@media only screen and (min-width:750px){.copiado h1, .copiado .h1{font-size:calc(var(--font-heading-scale) * 4rem)}}.copiado h2, .copiado .h2{font-size:calc(var(--font-heading-scale) * 2rem)}@media only screen and (min-width:750px){.copiado h2, .copiado .h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}}.copiado h3, .copiado .h3{font-size:calc(var(--font-heading-scale) * 1.7rem)}@media only screen and (min-width:750px){.copiado h3, .copiado .h3{font-size:calc(var(--font-heading-scale) * 1.8rem)}}.copiado h4, .copiado .h4{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:calc(var(--font-heading-scale) * 1.5rem)}.copiado h5, .copiado .h5{font-size:calc(var(--font-heading-scale) * 1.2rem)}@media only screen and (min-width:750px){.copiado h5, .copiado .h5{font-size:calc(var(--font-heading-scale) * 1.3rem)}}.copiado h6, .copiado .h6{color:rgba(var(--color-foreground),.75);margin-block-start:1.67em;margin-block-end:1.67em}.copiado blockquote{font-style:italic;color:rgba(var(--color-foreground),.75);border-left:.2rem solid rgba(var(--color-foreground),.2);padding-left:1rem}@media screen and (min-width:750px){.copiado blockquote{padding-left:1.5rem}}.copiado table:not([class]){table-layout:fixed;border-collapse:collapse;font-size:1.4rem;border-style:hidden;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2)}.copiado table:not([class]) td, .copiado table:not([class]) th{padding:1em;border:.1rem solid rgba(var(--color-foreground),.2)}.copiado a:empty, .copiado ul:empty, .copiado dl:empty, .copiado div:empty, .copiado section:empty, .copiado article:empty, .copiado p:empty, .copiado h1:empty, .copiado h2:empty, .copiado h3:empty, .copiado h4:empty, .copiado h5:empty, .copiado h6:empty{display:none}.copiado a:not([href]){cursor:not-allowed}.copiado hr{border:none;height:.1rem;background-color:rgba(var(--color-foreground),.2);display:block;margin:5rem 0}@media screen and (min-width:750px){.copiado hr{margin:7rem 0}}.copiado details>*{box-sizing:border-box}.copiado{--duration-short: .1s;--duration-default: .2s;--duration-announcement-bar: .25s;--duration-medium: .3s;--duration-long: .5s;--duration-extra-long: .6s;--duration-extra-longer: .75s;--duration-extended: 3s;--ease-out-slow: cubic-bezier(0, 0, .3, 1);--animation-slide-in: slideIn var(--duration-extra-long) var(--ease-out-slow) forwards;--animation-fade-in: fadeIn var(--duration-extra-long) var(--ease-out-slow)}.copiado summary{cursor:pointer;list-style:none;position:relative}.copiado summary::-webkit-details-marker{display:none}.copiado *:focus{outline:0;box-shadow:none}.copiado *:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}.copiado .focus-none{box-shadow:none!important;outline:0!important}.copiado deferred-media{display:block}.copiado shopify-accelerated-checkout{--shopify-accelerated-checkout-button-border-radius: var(--buttons-radius-outset);--shopify-accelerated-checkout-button-box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))}.copiado shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-border-radius: var(--buttons-radius-outset);--shopify-accelerated-checkout-button-box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))}.copiado input[type=checkbox]{display:inline-block;width:auto;margin-right:.5rem}@keyframes translateAnnouncementSlideIn{.copiado 0%{opacity:0;transform:translate(var(--announcement-translate-from))}.copiado to{opacity:1;transform:translate(0)}}@keyframes translateAnnouncementSlideOut{.copiado 0%{opacity:1;transform:translate(0)}.copiado to{opacity:0;transform:translate(var(--announcement-translate-to))}}.copiado account-icon{display:flex}.copiado header-menu>details, .copiado details-disclosure>details{position:relative}@keyframes animateMenuOpen{.copiado 0%{opacity:0;transform:translateY(-1.5rem)}.copiado to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){@keyframes animateAmbient{.copiado 0%{transform:rotate(0) translate(1em) rotate(0) scale(1.2)}.copiado to{transform:rotate(360deg) translate(1em) rotate(-360deg) scale(1.2)}}@keyframes slideIn{.copiado 0%{transform:translateY(2rem);opacity:.01}.copiado to{transform:translateY(0);opacity:1}}@keyframes fadeIn{.copiado 0%{opacity:.01}.copiado to{opacity:1}}}@media(prefers-reduced-motion:no-preference)and (hover:hover){.copiado{--easter-egg: none;--sparkle: url(https://trysculptique.com/sparkle.gif)}}@keyframes rotator{.copiado 0%{transform:rotate(0)}.copiado to{transform:rotate(270deg)}}@keyframes dash{.copiado 0%{stroke-dashoffset:280}.copiado 50%{stroke-dashoffset:75;transform:rotate(135deg)}.copiado to{stroke-dashoffset:280;transform:rotate(450deg)}}@keyframes indeterminateAnimation{.copiado 0%{transform:translate(-20%) scaleX(0)}.copiado 40%{transform:translate(30%) scaleX(.7)}.copiado to{transform:translate(100%) scaleX(0)}}.copiado kaching-bundle, .copiado kaching-bundle-deals{width:100%}.copiado kaching-bundle:empty, .copiado kaching-bundle-deals:empty{display:none}.copiado kaching-bundles-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:999;display:none;transform:translateY(100%);transition:transform .1s ease-in-out}@charset "UTF-8";.kaching-cart__loading-spinner.svelte-3id2cc{border-color:var(--color) transparent var(--color) var(--color);border-width:calc(var(--size) / 10);border-style:solid;border-image:initial;border-radius:50%;animation:var(--duration) linear 0s infinite normal none running svelte-3id2cc-rotate}@keyframes svelte-3id2cc-rotate{.copiado 0%{transform:rotate(0)}.copiado to{transform:rotate(360deg)}}.copiado{--kaching-cart-font-size-scale: .9}@media (min-width: 768px){.copiado{--kaching-cart-font-size-scale: 1}}@keyframes kaching-cart-rotator{.copiado 0%{transform:rotate(0)}.copiado to{transform:rotate(270deg)}}@keyframes kaching-cart-dash{.copiado 0%{stroke-dashoffset:280}.copiado 50%{stroke-dashoffset:75;transform:rotate(135deg)}.copiado to{stroke-dashoffset:280;transform:rotate(450deg)}}@keyframes kaching-cart-spinner-rotate{.copiado 0%{transform:rotate(0)}.copiado to{transform:rotate(360deg)}}@keyframes skeleton-loading{.copiado to{background-position:left}}.copiado .kaching-cart :is(a[href], .copiado button, .copiado input, .copiado select, .copiado textarea, .copiado summary, .copiado [role=button], .copiado [contenteditable]):focus-visible{outline:var(--kaching-cart-focus-ring-width) solid currentColor!important;outline-offset:var(--kaching-cart-focus-ring-offset)!important}