@font-face{font-family:"WorkSans-Regular";src:url(/static/media/WorkSans-Regular.b13bc1b6.ttf)}@font-face{font-family:"WorkSans-SemiBold";src:url(/static/media/WorkSans-SemiBold.8cad3c8f.ttf)}*{margin:0;padding:0;box-sizing:border-box}body{margin:0 auto;font-family:"WorkSans-Regular",sans-serif}h1,h2,h3,h4,h5,h6{font-family:"WorkSans-SemiBold",sans-serif}html{background:#dedede}:root{--content-padding-inline:1rem;--content-padding:1rem}@media (max-width:1199px){:root{--content-padding-inline:1rem}}@media (max-width:991px){:root{--content-padding-inline:1rem}}@media (max-width:575px){:root{--content-padding-inline:0.5rem;--content-padding:0.5rem}}button{font-family:"WorkSans-Regular",sans-serif}li{font-family:"WorkSans-Regular",sans-serif!important}#root{display:flex;flex-direction:column;min-height:100vh}.content-wrapper-frontpage{background:url(/static/media/bg.af206e85.jpg) no-repeat;background-position:bottom;background-size:cover;flex:1 1;display:flex;justify-content:center;align-items:center}.background-full-width{position:relative;height:100%;width:100%;display:flex;justify-content:center}.background-full-width:before{position:absolute;content:"";top:0;left:0;z-index:-1;width:100%;height:inherit;background-color:#fff}.content-wrapper{align-self:center;padding:1rem;padding:var(--content-padding) var(--content-padding-inline);display:flex;flex-wrap:wrap;grid-gap:1rem;gap:1rem;grid-gap:var(--content-padding);gap:var(--content-padding);justify-content:space-between;max-width:1400px;width:100%}.content-wrapper main{display:flex;flex:2 1;min-width:30rem}.content-wrapper main#review{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;grid-gap:var(--content-padding);gap:var(--content-padding)}.content-wrapper aside{display:flex;min-width:20rem;flex:1 1}.content-wrapper aside #sidebars{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;grid-gap:var(--content-padding);gap:var(--content-padding)}.content-wrapper aside #sidebars p{margin:10px 0}@media (max-width:35rem){.content-wrapper aside,.content-wrapper main{min-width:100%}}.container{width:100%;padding:1rem;background:#fff;border-radius:5px}.skeleton{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.8}input{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}input::-webkit-input-placeholder{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}input::-moz-placeholder{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}input:-ms-input-placeholder{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-container{display:flex;width:100%;justify-content:space-between;align-items:center;background-color:#fff;flex-wrap:nowrap}.header-container .logo{background:url(/static/media/logo.c6222e91.png) no-repeat;background-position:50%;background-size:contain;width:150px;height:67px}@media (min-width:992px){.header-container .logo{width:250px;height:67px}}.header-container .search{margin-left:1rem;margin-right:1rem;display:flex;width:20rem;flex-shrink:2}.header-container .search input[type=search]{height:40px;width:100%;border:none;border-bottom:1px solid}.header-container .search input[type=search]:active,.header-container .search input[type=search]:focus{outline:none}.footer{background:#fff}.footer .company{grid-area:company;align-self:center;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:5px;gap:5px;grid-template-areas:"logo" "company-info" "copyright" "footer-menu"}@media (min-width:576px){.footer .company{grid-template-columns:80px 1fr;grid-gap:0;gap:0;grid-template-areas:"logo company-info" "logo copyright" "logo footer-menu"}}.footer .company .logo{grid-area:logo;align-self:center;background:url(/static/media/footer-logo.c9fb00db.svg) no-repeat;height:60px;width:60px;margin-bottom:1rem}.footer .company .company-info p{font-weight:700}@media (min-width:576px){.footer .company .company-info p{display:inline-block}}@media (max-width:575px){.footer .company .company-info span:first-of-type:after{content:", "}}@media (min-width:576px){.footer .company .company-info{font-size:unset}.footer .company .company-info span{font-weight:400;margin-left:.5rem}.footer .company .company-info span:before{content:"\00b7";margin-right:.5rem}}.footer .company .copyright{grid-area:copyright;font-size:14px}@media (min-width:576px){.footer .company .copyright{font-size:unset}}.footer .company .footer-menu{grid-area:footer-menu;display:flex;list-style:none;font-size:14px}@media (min-width:576px){.footer .company .footer-menu{font-size:unset}}.footer .company .footer-menu li{font-weight:400;margin-right:1rem;cursor:pointer;text-decoration:underline}.footer .social-media{grid-area:social-media;align-self:center}@media (min-width:576px){.footer .social-media{justify-self:right}}.footer .social-media span{border:1px solid #c64d4a;border-radius:50%;padding:15px;margin:10px;cursor:pointer}.footer .brand-icon{margin-left:10px;color:#000300}nav.navigation{grid-area:navigation;display:none;visibility:hidden;background:#fff;justify-self:flex-end}@media (min-width:992px){nav.navigation{display:flex;visibility:visible}}nav.navigation ul{list-style:none;display:flex;flex-wrap:wrap;justify-content:space-between;justify-self:flex-end;align-items:center}nav.navigation ul li{list-style:none;padding:10px 20px}nav.navigation ul li a{color:#000300;text-decoration:none}nav.navigation ul li a.current-menu-item{color:#c64d4a}#analytics{--height:220px;position:relative}#analytics,#analytics iframe{height:var(--height);width:100%}#analytics iframe{border:none}#responsesContainer{flex-direction:column;--date-font-size:1rem}#responsesContainer,#responsesContainer .response{display:flex;grid-gap:1rem;gap:1rem;grid-gap:var(--content-padding);gap:var(--content-padding)}#responsesContainer .response{padding:2rem;padding:calc(var(--content-padding)*2);border-radius:5px;min-height:150px;position:relative;overflow:hidden}#responsesContainer .flagged-comment{font-style:italic;font-weight:300}#responsesContainer .rating{display:flex;justify-self:center}#responsesContainer .rating .score{width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff}#responsesContainer .rating .score.detractor{background-color:#c64d4a}#responsesContainer .rating .score.passive{background-color:#f5d45f}#responsesContainer .rating .score.promoter{background-color:#88bca5}#responsesContainer .info-wrapper{display:flex;flex-direction:column;flex:1 1;max-width:100%;position:relative;grid-gap:.5rem;gap:.5rem;grid-gap:calc(var(--content-padding)/2);gap:calc(var(--content-padding)/2)}#responsesContainer .info-wrapper .user{font-weight:700;font-size:20px}#responsesContainer .info-wrapper .user span{display:block;font-weight:400;font-size:14px}#responsesContainer .info-wrapper .comment{margin-bottom:auto}#responsesContainer .info-wrapper .date{text-align:right;font-style:italic;width:100%;font-size:var(--date-font-size)}.scroll-point{margin:-.5rem;margin:calc(var(--content-padding)*-1/2)}.pagination{display:flex;justify-content:center}.search{position:relative}.search .search-result-wrapper{width:100%;position:absolute;bottom:0}.search .search-result-wrapper .search-results{width:100%;min-width:-webkit-min-content;min-width:min-content;list-style-type:none;text-align:left;background:#fff;position:absolute;z-index:100;-webkit-transform:translateZ(0);transform:translateZ(0)}.search .search-result-wrapper .search-results a{text-decoration:none;color:#000300}.search-item{background-color:#fafafa;padding:15px 12px;transition:all .1s ease-in-out}.search-item.selected,.search-item:hover{transition:all .1s ease-in-out;background-color:#f2f2f2;color:#c64d4a}.search-item-divider{content:"";width:100%;height:1px;background-color:#dedede}input[type=search]{font-size:1rem}#frontpage{max-width:100%;padding:1rem;padding:var(--content-padding)}#frontpage input[type=search]{width:300px;max-width:100%;height:80px;padding:12px 20px;font-size:22px;border:none;border-radius:10px}@media (min-width:992px){#frontpage input[type=search]{width:800px}}#frontpage input[type=search]:active,#frontpage input[type=search]:focus{outline:none}#frontpage input[type=search]:not(:placeholder-shown){border-bottom-left-radius:0;border-bottom-right-radius:0}#frontpage .search-result-wrapper .search-results{width:300px;list-style-type:none;text-align:left;background:#fff;position:absolute}@media (min-width:992px){#frontpage .search-result-wrapper .search-results{width:800px}}#frontpage .search-result-wrapper .search-results a{text-decoration:none;color:#000300}#frontpage .search-result-wrapper .search-results li{padding:15px 12px;transition:all .1s ease-in-out}#frontpage .search-result-wrapper .search-results li:hover{transition:all .1s ease-in-out;background-color:#f2f2f2;color:#c64d4a}.btn{border:none;color:#fff;height:60px;width:120px;cursor:pointer}.btn:active,.btn:focus{outline:none}.btn.btn-primary{background-color:#c64d4a}.btn.btn-primary:hover{background-color:#cc605d}.btn.btn-link{background-color:initial;color:#c64d4a}.btn.btn-link:hover{color:#cc605d;text-decoration:underline}.language-popover-wrapper{margin-left:auto}.language-img{border-radius:50%}
/*# sourceMappingURL=main.45f0afdf.chunk.css.map */