.faqs{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding-inline:1pc;width:100%}.faqs__container{display:grid;gap:20px;grid-template-areas:"header" "accordion" "toggle" "doubts";margin:0 auto;max-width:1281px;width:100%}.faqs__title{color:var(--greyscale-text-icon-title,#1a1a1a);font-family:Italiana,Georgia,serif;font-size:30px;font-style:normal;font-weight:400;line-height:35px;margin:0}.faqs__headersection{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:header;justify-content:flex-start;padding:0}.faqs__accordion{gap:10px;grid-area:accordion}.faqs__accordion,.faqs__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.faqs__item{background-color:#f6f6f6;border:0;border-radius:10px;padding:10px}.faqs__header{margin:0}.faqs__question{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#f6f6f6;border:0;color:#3d3d3d;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Nunito Sans,Helvetica,Arial,sans-serif;font-size:1pc;font-weight:600;gap:9pt;justify-content:space-between;margin:0;padding:0;text-align:left;width:100%}.faqs__question:after{-webkit-box-flex:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M2.66683 5.3335L8.00016 10.6668L13.3335 5.3335' stroke='%233D3D3D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1pc 1pc;content:"";display:block;-ms-flex:0 0 16px;flex:0 0 16px;height:1pc;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:1pc}.faqs__question[aria-expanded=true]:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.faqs__question-text{color:#3d3d3d;font-family:Nunito Sans;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.faqs__answer{background:#efefef;border-radius:10px;color:#3d3d3d;font-family:Nunito Sans,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.5;margin-top:9pt;max-height:750pt;opacity:1;overflow:hidden;padding:20px 15px 15px;-webkit-transition:max-height .3s ease,opacity .3s ease,padding .3s ease;transition:max-height .3s ease,opacity .3s ease,padding .3s ease;will-change:max-height,opacity}.faqs__answer[hidden]{margin-top:0;max-height:0;opacity:0;padding-bottom:0;padding-top:0}.faqs__answer-text{margin:0;white-space:pre-line}.faqs__answer p,.faqs__doubt-body p{margin:0 0 9pt}.faqs__answer ul,.faqs__doubt-body ul{list-style:none;margin:0 0 9pt;padding-left:0}.faqs__answer ol,.faqs__doubt-body ol{margin:0 0 9pt;padding-left:24px}.faqs__answer ul li,.faqs__doubt-body ul li{padding-left:20px;position:relative}.faqs__answer ul li:before,.faqs__doubt-body ul li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='9' viewBox='0 0 11 9' fill='none'%3E%3Cpath d='M1 5.5L4 8L7 4.5L10 1' stroke='%233D3D3D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:9px 7px;content:"";height:7px;left:0;position:absolute;top:.45em;width:9px}.faqs__answer li+li,.faqs__doubt-body li+li{margin-top:8px}.faqs__answer a,.faqs__answer a *,.faqs__answer a:active,.faqs__answer a:focus,.faqs__answer a:focus *,.faqs__answer a:hover,.faqs__answer a:hover *,.faqs__answer a:visited,.faqs__answer a:visited *,.faqs__doubt-body a,.faqs__doubt-body a *,.faqs__doubt-body a:active,.faqs__doubt-body a:focus,.faqs__doubt-body a:focus *,.faqs__doubt-body a:hover,.faqs__doubt-body a:hover *,.faqs__doubt-body a:visited,.faqs__doubt-body a:visited *{color:#3d3d3d!important;text-decoration:underline;text-underline-offset:2px}.faqs__answer>:first-child,.faqs__doubt-body>:first-child{margin-top:0}.faqs__answer>:last-child,.faqs__doubt-body>:last-child{margin-bottom:0}.faqs__toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-self:flex-start;background:#f6f6f6;border:0;border-radius:999px;color:#3d3d3d;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Nunito Sans,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;gap:8px;grid-area:toggle;line-height:1;padding:10px 15px}.faqs__toggle .faqs__toggle-text--less{display:none}.faqs__toggle--expanded .faqs__toggle-icon,.faqs__toggle--expanded .faqs__toggle-text--less{display:block!important}.faqs__toggle--expanded .faqs__toggle-text--show{display:none}.faqs__toggle-text{display:inline-block}.faqs__toggle-icon{-webkit-box-flex:0;display:none;-ms-flex:0 0 auto;flex:0 0 auto}.faqs__toggle--expanded{background:#3d3d3d;border:0;border-radius:35px;color:#fff}.faqs__quicktext{gap:10px}.faqs__doubts,.faqs__quicktext{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.faqs__doubts{background:#f6f6f6;border-radius:10px;gap:25px;grid-area:doubts;margin-bottom:75pt;padding:20px}.faqs__doubts-title{color:#3d3d3d;font-family:Nunito Sans,Helvetica,Arial,sans-serif;font-size:22px;font-weight:700;line-height:1.2;margin:0}.faqs__doubts-list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:9pt}.faqs__doubt{-webkit-box-flex:1;-ms-flex-item-align:start;align-self:flex-start;background:#efefef;border:0;border-radius:10px;-ms-flex:1 1 100%;flex:1 1 100%;padding:15px}.faqs__doubt-title{font-size:18px;font-weight:700;margin:0 0 15px}.faqs__doubt-body,.faqs__doubt-title{color:#3d3d3d;font-family:Nunito Sans;font-style:normal;line-height:normal}.faqs__doubt-body{font-size:1pc;font-weight:400}.faqs__doubt-body>:first-child{margin-top:0}.faqs__doubt-body>:last-child{margin-bottom:0}.faqs--placeholder{border:1px dashed rgba(61,61,61,.3);color:#3d3d3d;font-family:Nunito Sans,Helvetica,Arial,sans-serif;padding:9pt}.is-hidden{display:none}@media(min-width:1024px){.faqs{padding-inline:0}.faqs__question{font-size:18px}.faqs__doubts-list{gap:1pc}.faqs__doubt{-ms-flex-preferred-size:calc(33.333% - 11px);flex-basis:calc(33.333% - 11px)}}@media screen and (max-width:1023px){.faqs__doubts-list{gap:1pc}.faqs__doubt{-ms-flex-preferred-size:calc(50% - 8px);flex-basis:calc(50% - 8px)}}@media screen and (max-width:1119px){.faqs__doubts{margin-bottom:50px}}@media screen and (min-width:768px){.faqs{padding-inline:0}.faqs__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1pc;-moz-column-gap:1pc;column-gap:1pc;grid-template-areas:"header toggle" "accordion accordion" "doubts doubts";grid-template-columns:minmax(0,1fr) auto}.faqs__headersection{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.faqs__toggle{justify-self:end;margin-top:0}}@media screen and (max-width:767px){.faqs__title{color:var(--greyscale-text-icon-title,#1a1a1a);font-family:Italiana,Georgia,serif;font-size:34px;font-style:normal;font-weight:400;line-height:35px}.faqs__toggle{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;border-radius:35px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;justify-content:center;padding:10px 15px}.faqs__toggle-text{font-family:Nunito Sans;font-size:1pc;font-style:normal;font-weight:400;line-height:1.2pc;text-align:center}.faqs__doubts-list{gap:1pc}.faqs__doubt{-ms-flex-preferred-size:100%;flex-basis:100%}.faqs__doubts{margin-bottom:40px}}