/** Shopify CDN: Minification failed

Line 317:52 Expected ")" to end URL token

**/
.main_faq_wrapper{
  display:flex;
  justify-content:center;
}

.faq___wrapper{
  
  background-repeat:no-repeat;
  background-size:cover;
  position:relative;
}
.faq___wrapper .tooltip  {
  color: -webkit-link;
  cursor: pointer;
  text-decoration: underline;
}

.faq___wrapper .master-box {
  padding-top:80px;
  padding-bottom:50px;
      max-width: 900px;
    margin: 0 auto;
}
.faq___wrapper .filter-search{
  position:relative;
  margin: 0 auto;
  position: relative;
}
.faq___wrapper .filterDiv,.not_found_wrapper{
  display:block;
}
.faq___wrapper .not_found_wrapper .not_found-item{
  text-align:center;
}
.faq___wrapper .not_found_wrapper .not_found-item h3{
  font-weight:500;
  margin:0px;
  margin-top:1rem;
  font-size:20px;
}
faq___wrapper .not_found_wrapper .not_found-item p{
  color:#fc8a60;
  margin:0px;
  margin-top:15px;
}
.faq___wrapper .not_found_wrapper{
  display:none;
}
@media (max-width:768px){
  .faq___wrapper .master-box {
    padding: 0 0!important;
  }
}

.faq___wrapper .faq-header {
  padding: 0 0px 10px 0;
  text-align: center;
}

.faq___wrapper h1.title {
  font-size: 2.1em;
  letter-spacing: -1px;
  font-weight: 400;
}
.faq___wrapper .faq-header .subtitle{
  font-weight:900;
  font-size:30px;
  margin-bottom:0px;
  margin-top:0px;
  text-transform:uppercase;
  color:#000;
}
.faq___wrapper #myInput {
  font-size: 18px;
  padding: 18px 20px;
  border: 1px solid #e0dddc;
  margin: 15px 0 15px 0;
  outline:none;
  box-shadow:none;
  width:100%;
}
.faq___wrapper #myInput:hover {
    border:1px solid #085060;
}
.faq___wrapper .suport_wrapper{
  background:white;
  max-width:330px;
  padding:30px 28px;
  margin-left:70px;
  max-height:400px;
  border-radius:.5rem;
}
.faq___wrapper #faq-container {
  margin: 0px;
  padding-top:30px;
  letter-spacing: 5px;
}
.faq___wrapper .accordion-thumb:after {
   content: "";
  background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36" fill="none"><path d="M18 3C15.0333 3 12.1332 3.87973 9.66645 5.52796C7.19972 7.17618 5.27713 9.51886 4.14181 12.2597C3.0065 15.0006 2.70945 18.0166 3.28823 20.9264C3.86701 23.8361 5.29562 26.5088 7.3934 28.6066C9.49119 30.7044 12.1639 32.133 15.0737 32.7118C17.9834 33.2906 20.9994 32.9935 23.7403 31.8582C26.4811 30.7229 28.8238 28.8003 30.472 26.3336C32.1203 23.8668 33 20.9667 33 18C33 16.0302 32.612 14.0796 31.8582 12.2597C31.1044 10.4399 29.9995 8.78628 28.6066 7.3934C27.2137 6.00052 25.5601 4.89563 23.7403 4.14181C21.9204 3.38799 19.9698 3 18 3ZM18 30C15.6266 30 13.3066 29.2962 11.3332 27.9776C9.35977 26.6591 7.8217 24.7849 6.91345 22.5922C6.0052 20.3995 5.76756 17.9867 6.23058 15.6589C6.69361 13.3311 7.83649 11.1929 9.51472 9.51472C11.193 7.83649 13.3312 6.6936 15.6589 6.23058C17.9867 5.76755 20.3995 6.00519 22.5922 6.91345C24.7849 7.8217 26.6591 9.35977 27.9776 11.3332C29.2962 13.3065 30 15.6266 30 18C30 21.1826 28.7357 24.2348 26.4853 26.4853C24.2349 28.7357 21.1826 30 18 30ZM24 16.5H19.5V12C19.5 11.6022 19.342 11.2206 19.0607 10.9393C18.7794 10.658 18.3978 10.5 18 10.5C17.6022 10.5 17.2207 10.658 16.9393 10.9393C16.658 11.2206 16.5 11.6022 16.5 12V16.5H12C11.6022 16.5 11.2207 16.658 10.9393 16.9393C10.658 17.2206 10.5 17.6022 10.5 18C10.5 18.3978 10.658 18.7794 10.9393 19.0607C11.2207 19.342 11.6022 19.5 12 19.5H16.5V24C16.5 24.3978 16.658 24.7794 16.9393 25.0607C17.2207 25.342 17.6022 25.5 18 25.5C18.3978 25.5 18.7794 25.342 19.0607 25.0607C19.342 24.7794 19.5 24.3978 19.5 24V19.5H24C24.3978 19.5 24.7794 19.342 25.0607 19.0607C25.342 18.7794 25.5 18.3978 25.5 18C25.5 17.6022 25.342 17.2206 25.0607 16.9393C24.7794 16.658 24.3978 16.5 24 16.5Z" fill="%23004f62"/></svg>');
   position: absolute;
    width: 40px;
    right: 0;
    height: 40px;
    top: 14px;
    background-repeat: no-repeat;
}
.faq___wrapper .filterDiv.is-active .accordion-thumb:after {
   position: absolute;
    width: 40px;
    right: 0;
    height: 40px;
    top: 14px;
}
/* Style the buttons */
.main_faq_inner .btn {
  border:none;
    outline: none;
    padding: 8px 0;
    color: #000;
    cursor: pointer;
    width: auto;
    background: transparent;
    margin: 0 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 200%;
    text-transform: uppercase;
}
button.btn {
    flex: 0 0 170px;
}
.main_faq_inner .btn:hover {
  transition: all 0.2s ease;
}
.faq___wrapper .filter-search svg{
      position: absolute;
    right: 25px;
    height: 26px;
    width: 26px;
    top: 50%;
    transform: translateY(-50%);
}

.main_faq_inner .btn.active {
  color:#004f62;
}

.faq_wrappers {
  list-style-type: none;
  padding: 0;
  background: rgba(255, 255, 255, 0.01);
}

.faq_wrappers li span {
  cursor: pointer;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  border-top: 1px solid lightgrey;
  margin-top: -1px;
  padding: 10px 0px 10px 0px;
  margin: 0;
  text-decoration: none;
  font-size: 16px; 
  color: #565555;
  display: block;
 padding: 12px 40px 12px 0;
}
.faq___wrapper .filterDiv {
  display: none; /* Hidden by default */
  transition: all 0.3s;
  margin-bottom: 4px;
}

.main_faq_wrapper .main_faq_inner{
  flex:0 0 90%;
}
.faq___wrapper .show {
  display: block;
}

.faq___wrapper .accordion-thumb {
  position:relative;
  color:#000;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  border:none;
  text-transform:uppercase;
}

.faq___wrapper .accordion-panel {
  padding: 10px 20px 10px 20px;
  display: none;
  color: black;
}
.faq___wrapper .suport_wrapper .chat_wrapper{
  display:flex;
  align-items:center;
  gap:6px;
}
.faq___wrapper .suport_wrapper .contact_wrapper{
  display:flex;
  align-items:center;
  gap:6px;
}
.faq___wrapper .suport_wrapper .chat_wrapper a{
  color:rgb(253 139 85);
}
.faq___wrapper .suport_wrapper .contact_wrapper a{
  color:black;
  text-decoration:none;
}
.faq___wrapper .suport_wrapper .mail_wrapper{
  display:flex;
  align-items:center;
  gap:6px;
}
.faq___wrapper .suport_wrapper .mail_wrapper a{
  color:rgb(253 139 85);
}
.faq___wrapper .suport_wrapper .mail_wrapper a{
  color:black;
  text-decoration:none;
}
.faq___wrapper .contact_button a{
    color: #fff;
    text-decoration: none;
    padding: 10px 60px;
    background: rgb(241 117 52);
    position: absolute;
    z-index: 999999999;
    right: 520px;
    bottom: 30px;
}
.faq___wrapper #myInput{
  border-radius:30px;
}

.main_faq_inner .btn.active{
  border:none;
}
@media only screen and (max-width:1294px) {
  .faq___wrapper .main_faq_inner #faq-container{
    display:flex;
    gap:10px;
    overflow:auto;
    align-items: flex-start;
  }
}
@media only screen and (max-width:1204px){
  .faq___wrapper .suport_wrapper{
    margin-left:30px;
  }
}
@media only screen and (max-width:1160px){
  .faq___wrapper .suport_wrapper{
    padding:30px 20px;
  }
}


@media only screen and (max-width:877px) {
  .faq___wrapper .main_faq_inner .btn{
    width:auto;
  }
}
@media only screen and (max-width:819px) {
 .faq___wrapper .main_faq_inner .btn{
    padding:8px 0px;
  }
}
@media only screen and (max-width:820px) {
  .faq___wrapper #myInput{
   max-width:100%;
  }
}
@media only screen and (max-width:800px) {
  .faq___wrapper .faq-header{width:100%}
  .main_faq_wrapper .main_faq_inner{
    flex:0 0 100%;
  }
  .main_faq_wrapper{
    flex-direction:column;
  }
  .faq___wrapper{
    padding:0px;
  }
  .faq___wrapper .master-box{
    padding-top:30px;
    padding-bottom:30px;
  }
  .main_faq_wrapper .main_faq_inner{
    max-width:100%;
  }
  .faq___wrapper #faq-container{
    padding-top:0px;
  }
}
@media only screen and (max-width:768px) {
  .faq___wrapper{
    padding-bottom:30px;
    padding-top:30px;
  }
}
@media(max-width: 749px){
 
  .faq___wrapper .accordion-thumb:after, .faq___wrapper .filterDiv.is-active .accordion-thumb:after {
      content: "";
      background-image: url(data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36" fill="none"><path d="M18 3C15.0333 3 12.1332 3.87973 9.66645 5.52796C7.19972 7.17618 5.27713 9.51886 4.14181 12.2597C3.0065 15.0006 2.70945 18.0166 3.28823 20.9264C3.86701 23.8361 5.29562 26.5088 7.3934 28.6066C9.49119 30.7044 12.1639 32.133 15.0737 32.7118C17.9834 33.2906 20.9994 32.9935 23.7403 31.8582C26.4811 30.7229 28.8238 28.8003 30.472 26.3336C32.1203 23.8668 33 20.9667 33 18C33 16.0302 32.612 14.0796 31.8582 12.2597C31.1044 10.4399 29.9995 8.78628 28.6066 7.3934C27.2137 6.00052 25.5601 4.89563 23.7403 4.14181C21.9204 3.38799 19.9698 3 18 3ZM18 30C15.6266 30 13.3066 29.2962 11.3332 27.9776C9.35977 26.6591 7.8217 24.7849 6.91345 22.5922C6.0052 20.3995 5.76756 17.9867 6.23058 15.6589C6.69361 13.3311 7.83649 11.1929 9.51472 9.51472C11.193 7.83649 13.3312 6.6936 15.6589 6.23058C17.9867 5.76755 20.3995 6.00519 22.5922 6.91345C24.7849 7.8217 26.6591 9.35977 27.9776 11.3332C29.2962 13.3065 30 15.6266 30 18C30 21.1826 28.7357 24.2348 26.4853 26.4853C24.2349 28.7357 21.1826 30 18 30ZM24 16.5H19.5V12C19.5 11.6022 19.342 11.2206 19.0607 10.9393C18.7794 10.658 18.3978 10.5 18 10.5C17.6022 10.5 17.2207 10.658 16.9393 10.9393C16.658 11.2206 16.5 11.6022 16.5 12V16.5H12C11.6022 16.5 11.2207 16.658 10.9393 16.9393C10.658 17.2206 10.5 17.6022 10.5 18C10.5 18.3978 10.658 18.7794 10.9393 19.0607C11.2207 19.342 11.6022 19.5 12 19.5H16.5V24C16.5 24.3978 16.658 24.7794 16.9393 25.0607C17.2207 25.342 17.6022 25.5 18 25.5C18.3978 25.5 18.7794 25.342 19.0607 25.0607C19.342 24.7794 19.5 24.3978 19.5 24V19.5H24C24.3978 19.5 24.7794 19.342 25.0607 19.0607C25.342 18.7794 25.5 18.3978 25.5 18C25.5 17.6022 25.342 17.2206 25.0607 16.9393C24.7794 16.658 24.3978 16.5 24 16.5Z" fill="%23004f62"/></svg>);
      position: absolute;
      width: 33px;
      right: 0;
      height: 38px;
      top: 7px;
      background-repeat: no-repeat;
  }
}

@media only screen and (max-width:420px) {
  .faq___wrapper #myInput{
    max-width:100%;
  }
}