@charset "UTF-8";@font-face{font-family:WorkSans-Regular;src:url(/assets/WorkSans-Regular-CZPQ7H4a.ttf)}@font-face{font-family:WorkSans-SemiBold;src:url(/assets/WorkSans-SemiBold-DuKjdIpk.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: .5rem;--content-padding: .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(/assets/bg-CEaM_Xte.jpg) no-repeat;background-position:center bottom;background-size:cover;flex: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:var(--content-padding) var(--content-padding-inline);display:flex;flex-wrap:wrap;gap:var(--content-padding);justify-content:space-between;max-width:1400px;width:100%}.content-wrapper main{display:flex;flex:2;min-width:30rem}.content-wrapper main#review{display:flex;flex-direction:column;gap:var(--content-padding)}.content-wrapper aside{display:flex;min-width:20rem;flex:1}.content-wrapper aside #sidebars{display:flex;flex-direction:column;gap:var(--content-padding)}.content-wrapper aside #sidebars p{margin:10px 0}@media(max-width:35rem){.content-wrapper main{min-width:100%}.content-wrapper aside{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(/assets/logo-CJrEkYCh.png) no-repeat;background-position:center center;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]:focus{outline:none}.header-container .search input[type=search]:active{outline:none}.footer{background:#fff}.footer .company{grid-area:company;align-self:center;display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:5px;grid-template-areas:"logo" "company-info" "copyright" "footer-menu"}@media(min-width:576px){.footer .company{grid-template-columns:80px 1fr;gap:0;grid-template-areas:"logo company-info" "logo copyright" "logo footer-menu"}}.footer .company .logo{grid-area:logo;align-self:center;background:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20data-name='Layer%201'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20586.84%20586.84'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%231d1d1b;}.cls-2{fill:%23fff;}%3c/style%3e%3c/defs%3e%3crect%20class='cls-1'%20width='586.84'%20height='586.84'%20rx='12'/%3e%3cpath%20class='cls-2'%20d='M365.89,221.53V363.67a20.76,20.76,0,1,1-41.48,1.65h.14V223.17a82.82,82.82,0,1,0-165.64,0V345.29a20,20,0,0,0,20,20h62.79V303.27H221v-80.1a20.79,20.79,0,1,1,41.55,0v21.52l-.22,119a82.82,82.82,0,1,0,165.64,0V221.53Z'/%3e%3c/svg%3e") 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:"·";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;height:var(--height);width:100%}#analytics iframe{height:var(--height);width:100%;border:none}#responsesContainer{display:flex;flex-direction:column;gap:var(--content-padding)}#responsesContainer .response{display:flex;padding:calc(var(--content-padding) * 2);border-radius:5px;min-height:150px;position:relative;overflow:hidden;gap:var(--content-padding)}#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{--date-font-size: 1rem}#responsesContainer .info-wrapper{display:flex;flex-direction:column;flex:1;max-width:100%;position:relative;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: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:min-content;list-style-type:none;text-align:left;background:#fff;position:absolute;z-index:100;transform:translateZ(0)}.search .search-result-wrapper .search-results a{text-decoration:none;color:#000300}.search-item{background-color:#fafafa;padding:15px 12px;transition:.1s all ease-in-out}.search-item:hover,.search-item.selected{transition:.1s all 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: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]:focus{outline:none}#frontpage input[type=search]:active{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:.1s all ease-in-out}#frontpage .search-result-wrapper .search-results li:hover{transition:.1s all ease-in-out;background-color:#f2f2f2;color:#c64d4a}.btn{border:none;color:#fff;height:60px;width:120px;cursor:pointer}.btn:focus{outline:none}.btn:active{outline:none}.btn.btn-primary{background-color:#c64d4a}.btn.btn-primary:hover{background-color:#cc605d}.btn.btn-link{background-color:transparent;color:#c64d4a}.btn.btn-link:hover{color:#cc605d;text-decoration:underline}.language-popover-wrapper{margin-left:auto}.language-img{border-radius:50%}
