:root{font-family:Prompt,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#101218;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100vw;min-height:100vh;max-width:100vw;background-color:#fefcf6}html{scroll-behavior:smooth}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border:none;font-family:Prompt,sans-serif}#empresa,#servicos{scroll-margin-top:140px}#home{scroll-margin-top:226px}@font-face{font-family:Prompt;src:url(/fonts/Prompt-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Prompt;src:url(/fonts/Prompt-Italic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Prompt;src:url(/fonts/Prompt-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Prompt;src:url(/fonts/Prompt-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Prompt;src:url(/fonts/Prompt-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Prompt;src:url(/fonts/Prompt-SemiBoldItalic.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Prompt;src:url(/fonts/Prompt-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Prompt;src:url(/fonts/Prompt-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}body{font-family:Prompt,sans-serif}.page-home{display:flex;flex-direction:column;background:#fefcf6;margin:0 auto;box-shadow:0 2px 4px #000000b3}.page-home__content{width:100%;margin:0 auto;background:#fefcf6}.page-home__content>h4{text-align:center;font-family:Prompt,sans-serif;font-weight:400;font-size:72px;margin-top:128px}@media (min-width: 0) and (max-width: 768px){.page-home__content>h4{font-size:24px;margin-top:64px}}@media (min-width: 769px) and (max-width: 1024px){.page-home__content>h4{font-size:36px;margin-top:96px}}@media (min-width: 1025px) and (max-width: 1280px){.page-home__content>h4{font-size:48px;margin-top:112px}}.cmp-home-about-us{display:flex;flex-direction:column;align-items:center;width:calc(100% - 64px);max-width:832px;padding:0 32px;margin:72px auto 0;gap:40px}@media (min-width: 0) and (max-width: 768px){.cmp-home-about-us{width:calc(100% - 32px);max-width:100%;margin:40px auto;gap:28px;padding:0 16px}}.cmp-button{width:fit-content;display:inline-block;padding:12px 24px;border-radius:32px;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;transition:background,color,.5s ease-in-out}@media (min-width: 0) and (max-width: 768px){.cmp-button{padding:10px 16px}}.cmp-button--primary{border:2px solid #1C4221;color:#1c4221;background:transparent}.cmp-button--primary:hover{background:#1c4221;color:#fefcf6}.cmp-button--secondary{background:#1c4221;color:#fefcf6;border:2px solid #1C4221}.cmp-button--secondary:hover{color:#1c4221;background:transparent}.cmp-button--madepelt{background:transparent;color:#fefcf6;border:2px solid #fefcf6}.cmp-button--madepelt:hover{color:#364b9c;background:#fefcf6}.cmp-heading{margin:0}.cmp-heading--big-uppercase{font-size:72px;text-transform:uppercase}@media (min-width: 0) and (max-width: 768px){.cmp-heading--big-uppercase{font-size:36px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-heading--big-uppercase{font-size:64px}}.cmp-heading--primary{font-size:36px}@media (min-width: 0) and (max-width: 768px){.cmp-heading--primary{font-size:28px}}.cmp-heading--secondary{font-size:28px}@media (min-width: 0) and (max-width: 768px){.cmp-heading--secondary{font-size:22px}}.cmp-heading--subtitle{font-size:22px}@media (min-width: 0) and (max-width: 768px){.cmp-heading--subtitle{font-size:18px}}.cmp-heading--green-primary{color:#367542}.cmp-heading--green-secondary{color:#1c4221}.cmp-heading--black{color:#222}.cmp-heading--white{color:#fff}@media (min-width: 0) and (max-width: 768px){.grid-container-inverted-align{text-align:start!important}}@media (min-width: 769px) and (max-width: 1024px){.grid-container-inverted-align{text-align:start!important}}.cmp-paragraph{margin:0;font-size:18px}@media (min-width: 0) and (max-width: 768px){.cmp-paragraph{font-size:16px}}.cmp-paragraph--green-primary{color:#367542}.cmp-paragraph--green-secondary{color:#1c4221}.cmp-paragraph--black{color:#222}.cmp-paragraph--white{color:#fff}.cmp-footer{max-width:100vw;margin-top:32px;padding:0;background:#1c4221}.cmp-footer__main-wrapper{max-width:1360px;width:calc(100% - 240px);padding:32px 120px;margin:0 auto}@media (min-width: 0) and (max-width: 768px){.cmp-footer__main-wrapper{padding:16px;width:calc(100% - 32px)}}@media (min-width: 769px) and (max-width: 1024px){.cmp-footer__main-wrapper{padding:24px 32px;width:calc(100% - 64px)}}@media (min-width: 1025px) and (max-width: 1280px){.cmp-footer__main-wrapper{padding:32px 60px;width:calc(100% - 120px)}}.cmp-footer__top-wrapper{display:flex;justify-content:space-between;align-items:center;padding-bottom:32px}@media (min-width: 0) and (max-width: 768px){.cmp-footer__top-wrapper{flex-direction:column;align-items:end;gap:24px;padding-bottom:16px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-footer__top-wrapper{flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:16px}}.cmp-footer__top-wrapper>img{width:166px;height:72px}@media (min-width: 0) and (max-width: 768px){.cmp-footer__top-wrapper>img{width:83px;height:36px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-footer__top-wrapper>img{width:126px;height:54px}}.cmp-footer__bottom-wrapper{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}.cmp-footer__bottom-wrapper>div{width:50%}@media (min-width: 0) and (max-width: 768px){.cmp-footer__bottom-wrapper>div{width:100%}}@media (min-width: 769px) and (max-width: 1024px){.cmp-footer__bottom-wrapper>div{width:100%}}.cmp-footer__contact-wrapper{display:flex;flex-direction:column;width:fit-content;gap:24px}@media (min-width: 0) and (max-width: 768px){.cmp-footer__contact-wrapper{width:100%;gap:16px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-footer__contact-wrapper{width:100%;gap:16px}}.cmp-footer__socials{padding:14px 0}.cmp-footer__socials>span{display:block;color:#fff;font-size:18px;padding:32px 8px 16px;margin:0}@media (min-width: 0) and (max-width: 768px){.cmp-footer__socials>span{font-size:16px;padding:0 0 16px}}.cmp-footer__socials__icons{display:flex;gap:16px;position:relative;z-index:1}.cmp-footer__socials__icons>a{width:40px;height:40px}.cmp-footer__copyright{margin-top:0}@media (min-width: 0) and (max-width: 768px){.cmp-footer__copyright{margin-top:-80px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-footer__copyright{margin-top:-80px}}.cmp-footer__copyright>span{display:block;color:#fff;font-size:16px;width:100%;text-align:end;padding-top:24px}@media (min-width: 0) and (max-width: 768px){.cmp-footer__copyright>span{padding-top:16px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-footer__copyright>span{padding-top:16px}}.cmp-footer__return-to-top{cursor:pointer;width:60px;height:60px;margin-left:calc(100% - 60px);padding-bottom:24px}.cmp-contact-box{display:flex;gap:16px;width:100%;align-items:center}.cmp-contact-box__icon{width:24px;height:24px;object-fit:contain}.cmp-contact-box>span{color:#fff;font-size:18px;font-weight:400}@media (min-width: 0) and (max-width: 768px){.cmp-contact-box>span{font-size:16px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-contact-box>span{font-size:16px}}@media (min-width: 1025px) and (max-width: 1280px){.cmp-contact-box>span{font-size:16px}}.cmp-line{width:100%;height:8px}.cmp-line--desktop-left{clip-path:polygon(0% 0%,0% 100%,100% 50%)}.cmp-line--desktop-right{clip-path:polygon(0% 50%,100% 0%,100% 100%)}.cmp-line--desktop-hidden{display:none}@media (min-width: 0) and (max-width: 768px){.cmp-line--desktop-hidden{display:block}}@media (min-width: 0) and (max-width: 768px){.cmp-line--mobile-left{clip-path:polygon(0% 0%,0% 100%,100% 50%)}}@media (min-width: 769px) and (max-width: 1024px){.cmp-line--mobile-left{clip-path:polygon(0% 0%,0% 100%,100% 50%)}}@media (min-width: 0) and (max-width: 768px){.cmp-line--mobile-right{clip-path:polygon(0% 50%,100% 0%,100% 100%)}}.cmp-line--mobile-hidden{display:block}@media (min-width: 0) and (max-width: 768px){.cmp-line--mobile-hidden{display:none}}@media (min-width: 769px) and (max-width: 1024px){.cmp-line--mobile-hidden{display:none}}.cmp-line--hamburger-menu-top{margin-top:-4px}.cmp-line--hamburger-menu-bottom{margin-bottom:-4px}.line-citation-banner--top{width:40%!important;margin-bottom:32px}.line-citation-banner--bottom{width:60%!important;margin-left:40%!important}.cmp-banner{display:flex;margin:0 auto;width:100%;height:226px}@media (min-width: 0) and (max-width: 768px){.cmp-banner{height:112px}}.cmp-banner>picture{width:100%;height:100%}.cmp-banner>picture>img{width:100%;height:100%;object-fit:cover}.cmp-banner>h1,.cmp-banner h2,.cmp-banner h3,.cmp-banner h4{margin:-167px auto 0;width:calc(100% - 240px);padding:0 120px;max-width:1440px}@media (min-width: 0) and (max-width: 768px){.cmp-banner>h1,.cmp-banner h2,.cmp-banner h3,.cmp-banner h4{margin:-83px auto 0;width:calc(100% - 32px);padding:0 16px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-banner>h1,.cmp-banner h2,.cmp-banner h3,.cmp-banner h4{margin:-161px auto 0;width:calc(100% - 64px);padding:0 32px}}.cmp-banner--lower-border{border-bottom:6px solid #367542}.cmp-grid-container{display:flex;max-width:1440px;width:calc(100% - 240px);padding:0 120px;flex-direction:row;align-items:center;justify-content:space-between;gap:48px;margin:36px auto 72px}@media (min-width: 0) and (max-width: 768px){.cmp-grid-container{flex-direction:column;width:calc(100% - 32px);padding:0 16px;gap:24px;margin:40px auto}}@media (min-width: 769px) and (max-width: 1024px){.cmp-grid-container{flex-direction:column;width:calc(100% - 64px);padding:0 32px;gap:32px;margin:40px auto}}@media (min-width: 1025px) and (max-width: 1280px){.cmp-grid-container{flex-direction:row;width:calc(100% - 120px);padding:0 60px;gap:40px}}.cmp-grid-container--inverted{flex-direction:row-reverse}@media (min-width: 0) and (max-width: 768px){.cmp-grid-container--inverted{flex-direction:column}}@media (min-width: 769px) and (max-width: 1024px){.cmp-grid-container--inverted{flex-direction:column}}.cmp-grid-container--single-column{width:100%}.cmp-grid-container--two-columns{width:50%}@media (min-width: 0) and (max-width: 768px){.cmp-grid-container--two-columns{width:100%}}@media (min-width: 769px) and (max-width: 1024px){.cmp-grid-container--two-columns{width:100%}}.cmp-grid-container--image-wrapper{max-width:560px;min-width:406px;display:flex;justify-content:end}@media (min-width: 0) and (max-width: 768px){.cmp-grid-container--image-wrapper{max-width:100%;min-width:100%}}.cmp-grid-container--image-wrapper>img{width:100%;height:100%;object-fit:cover;max-height:500px}.cmp-grid-container--image-wrapper>a{display:none}@media (min-width: 0) and (max-width: 768px){.cmp-grid-container--image-wrapper>a{display:inline-block}}@media (min-width: 769px) and (max-width: 1024px){.cmp-grid-container--image-wrapper>a{display:inline-block}}.cmp-grid-container--content-wrapper{display:flex;flex-direction:column;align-items:center;gap:48px}.cmp-grid-container--content-wrapper>div{width:100%}.cmp-grid-container--content-wrapper>div>h3{margin-bottom:16px}@media (min-width: 0) and (max-width: 768px){.cmp-grid-container--content-wrapper>div>h3{margin-bottom:12px}}.cmp-grid-container--content-wrapper>div>p{margin-top:32px}@media (min-width: 0) and (max-width: 768px){.cmp-grid-container--content-wrapper>div>p{margin-top:24px}}.cmp-grid-container--content-wrapper>div>ul{margin-top:16px;font-size:18px;color:#222;padding-left:20px}@media (min-width: 0) and (max-width: 768px){.cmp-grid-container--content-wrapper>div>ul{font-size:16px}}.cmp-grid-container--content-wrapper>div>ul li::marker{font-size:10px}.cmp-grid-container--main-content>a{display:inline-block}@media (min-width: 0) and (max-width: 768px){.cmp-grid-container--main-content>a{display:none}}@media (min-width: 769px) and (max-width: 1024px){.cmp-grid-container--main-content>a{display:none}}.cmp-citation-banner{width:100%;background:#367542;padding:32px 0;margin:0 auto 72px}@media (min-width: 0) and (max-width: 768px){.cmp-citation-banner{margin:0 auto 32px}}.cmp-citation-banner>h2,.cmp-citation-banner h3,.cmp-citation-banner h4,.cmp-citation-banner h5{margin:0 auto 32px;padding:0 16px;width:calc(100% - 32px);max-width:930px}.cmp-citation-banner--wrapper{display:flex;max-width:1200px;margin:0 auto;align-items:center;justify-content:space-between;padding:0 120px 0 200px}@media (min-width: 0) and (max-width: 768px){.cmp-citation-banner--wrapper{padding:0 16px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-citation-banner--wrapper{padding:0 32px}}@media (min-width: 1025px) and (max-width: 1280px){.cmp-citation-banner--wrapper{padding:0 80px 0 100px}}.cmp-citation-banner--wrapper>img{width:200px;height:200px;display:block}@media (min-width: 0) and (max-width: 768px){.cmp-citation-banner--wrapper>img{display:none}}@media (min-width: 769px) and (max-width: 1024px){.cmp-citation-banner--wrapper>img{display:none}}.cmp-citation-banner--wrapper>p{max-width:700px}@media (min-width: 0) and (max-width: 768px){.cmp-citation-banner--wrapper>p{max-width:90%;margin:0 auto}}@media (min-width: 769px) and (max-width: 1024px){.cmp-citation-banner--wrapper>p{max-width:90%;margin:0 auto}}@media (min-width: 1025px) and (max-width: 1280px){.cmp-citation-banner--wrapper>p{max-width:600px}}.cmp-header{display:flex;flex-direction:column;max-width:100vw;height:189px;position:sticky;top:0;z-index:10;background:#fefcf6}@media (min-width: 0) and (max-width: 768px){.cmp-header{height:120px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-header{height:128px}}.cmp-header__main-wrapper{max-width:1360px;width:calc(100% - 240px);height:100%;padding:32px 120px;margin:0 auto}@media (min-width: 0) and (max-width: 768px){.cmp-header__main-wrapper{width:calc(100% - 32px);padding:20px 16px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-header__main-wrapper{width:calc(100% - 32px);padding:20px 16px}}@media (min-width: 1025px) and (max-width: 1280px){.cmp-header__main-wrapper{width:calc(100% - 120px);padding:32px 60px}}.cmp-header--scrolled{box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.cmp-header__logo{height:72px;will-change:filter;transition:filter .3s}@media (min-width: 0) and (max-width: 768px){.cmp-header__logo{height:44px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-header__logo{height:44px}}.cmp-header__logo>img{height:100%;width:auto;object-fit:contain}.cmp-header__language-wrapper{display:flex;width:100%;height:20px;justify-content:end;margin-bottom:32px}@media (min-width: 0) and (max-width: 768px){.cmp-header__language-wrapper{margin-bottom:16px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-header__language-wrapper{margin-bottom:16px}}.cmp-header__language-toggle{display:flex;background-color:transparent;align-items:center;gap:8px;color:#1c4221;cursor:pointer;font-size:14px;line-height:14px;height:20px;padding:0 8px;border-radius:2px}.cmp-header__language-toggle>img{height:14px}.cmp-header__wrapper{display:flex;max-width:100%;align-items:center}@media (min-width: 0) and (max-width: 768px){.cmp-header__wrapper{justify-content:space-between}}@media (min-width: 769px) and (max-width: 1024px){.cmp-header__wrapper{justify-content:space-between}}@media (min-width: 1025px) and (max-width: 1280px){.cmp-header__wrapper{gap:100px;justify-content:start}}@media (min-width: 1281px) and (max-width: 1440px){.cmp-header__wrapper{gap:172px;justify-content:start;margin:0 auto 8px}}@media (min-width: 1440px){.cmp-header__wrapper{gap:172px;justify-content:start;margin:0 auto}}.cmp-header__nav-wrapper{width:100%;display:flex;height:100%}.cmp-navigation-bar{display:flex;width:100%}@media (min-width: 0) and (max-width: 768px){.cmp-navigation-bar{display:none}}@media (min-width: 769px) and (max-width: 1024px){.cmp-navigation-bar{display:none}}.cmp-navigation-bar__list{display:flex;justify-content:start;gap:24px;align-items:center;width:100%;margin:0 auto;padding:0}.cmp-navigation-bar__list>li{list-style:none;cursor:pointer}.cmp-navigation-bar__list>li>a{text-decoration:none;color:#1c4221;border-bottom:2px solid transparent;font-size:20px;font-weight:400;transition:color,border-bottom-color,font-weight,.3s ease-in-out}.cmp-navigation-bar__list>li>a:hover{color:#367542;border-bottom:2px solid #367542;font-weight:600;outline:none}.cmp-hamburger-menu{display:none;width:100%}@media (min-width: 0) and (max-width: 768px){.cmp-hamburger-menu{display:flex;justify-content:flex-end;align-items:flex-end}}@media (min-width: 769px) and (max-width: 1024px){.cmp-hamburger-menu{display:flex;justify-content:flex-end;align-items:flex-end}}.cmp-hamburger-menu__button{height:44px;width:44px;cursor:pointer}.cmp-hamburger-menu__button--active>img{border:none}.cmp-hamburger-menu__content{display:none;position:fixed;width:calc(100% - 48px);max-width:286px;right:0;top:0;background:#fefcf6e6;z-index:10;flex-direction:column;justify-content:start;align-items:start}@media (min-width: 0) and (max-width: 768px){.cmp-hamburger-menu__content{margin-top:90px;top:30px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-hamburger-menu__content{margin-top:98px;top:30px}}@media (min-width: 0) and (max-width: 768px){.cmp-hamburger-menu__content--active{display:flex}}@media (min-width: 769px) and (max-width: 1024px){.cmp-hamburger-menu__content--active{display:flex}}.cmp-hamburger-menu__content>ul{display:flex;flex-direction:column;gap:20px;padding:32px 24px;margin:0;width:100%}.cmp-hamburger-menu__content>ul>li{list-style:none;cursor:pointer}.cmp-hamburger-menu__content>ul>li>a{padding-left:4px;text-decoration:none;color:#1c4221;font-size:28px;font-weight:600;transition:color,border-bottom-color .5s ease-in-out;border-bottom:2px solid transparent}.cmp-hamburger-menu__content>ul>li>a:hover{color:#367542;border-bottom:2px solid #367542;font-weight:600}.cmp-post{margin:128px auto 32px;width:80%;max-width:1024px;border:1px solid #A4C37F;box-shadow:0 0 20px 4px #a4c37f66;border-radius:16px}@media (min-width: 0) and (max-width: 768px){.cmp-post{width:90%}}.cmp-post__back-button>img{width:32px;height:auto}.cmp-post__delete-button{position:absolute;top:32px;right:64px;cursor:pointer}@media (min-width: 0) and (max-width: 768px){.cmp-post__delete-button{top:16px;right:32px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-post__delete-button{top:24px;right:48px}}.cmp-post__delete-button>img{width:auto;height:24px}.cmp-post__wrapper{padding:32px 64px;position:relative}@media (min-width: 0) and (max-width: 768px){.cmp-post__wrapper{padding:16px 32px}}@media (min-width: 769px) and (max-width: 1024px){.cmp-post__wrapper{padding:24px 48px}}.cmp-post__wrapper>h5{color:#f5f5f5;font-size:24px;text-decoration:none;font-weight:700;margin:16px 0}@media (min-width: 0) and (max-width: 768px){.cmp-post__wrapper>h5{font-size:20px}}.cmp-post__wrapper>h6{color:#f5f5f5;font-size:18px;text-decoration:none;font-weight:400;margin:0 0 32px}@media (min-width: 0) and (max-width: 768px){.cmp-post__wrapper>h6{font-size:16px}}.cmp-post__timestamp{margin:0 0 8px;width:100%;text-align:end;font-size:14px;font-weight:300;color:#a4c37f}.cmp-post__image{width:100%;height:auto;object-fit:cover}.cmp-post__content>p{font-size:16px;font-weight:300;color:#f5f5f5}.cmp-post__content>p>strong{color:#a4c37f;font-weight:500}.cmp-post__spinner-wrapper{margin:128px auto;width:100%;display:flex;justify-content:center}.post{position:relative;padding:1rem;border:1px solid #ccc;margin-bottom:1rem}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#101218;border:1px solid #A4C37F;box-shadow:0 0 20px 4px #a4c37f66;padding:2rem;border-radius:8px;min-width:300px;max-width:90%;animation:fadeIn .2s ease}.modal-buttons{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.modal-buttons .cancel{background:#ddd;color:#101218;border:none;padding:.5rem 1rem;cursor:pointer}.modal-buttons .confirm{background:#c44;color:#101218;border:none;padding:.5rem 1rem;cursor:pointer}@keyframes fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}
