.cta-link {
  position: relative;
  padding-top: 50px !important;
}

.cta-link a {
  position: relative;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  padding-bottom: 4px;
  border-bottom: 2px dashed rgba(255, 255, 255, 0.72);
  transition: color .25s ease, border-color .25s ease, transform .25s ease;
  animation: linkPulse 2.2s ease-in-out infinite;
  z-index: 2;
}

.cta-link a:hover,
.cta-link a:focus-visible,
.cta-link a.tooltip-auto-show {

  border-bottom-color: #ff4d4d;
  transform: translateY(-1px);
  outline: none;
}

.cta-link a .faq-tooltip {
  position: absolute;
  left: 50%;
  bottom: calc(100% + 14px);
  transform: translateX(-50%) translateY(6px);
  min-width: 240px;
  max-width: 340px;
  width: max-content;
  padding: 10px 14px;
  border-radius: 10px;
  /*background: rgba(17, 17, 17, 0.96);*/
  background: rgba(248, 142, 40, 0.96);
  color: #fff;
  font-size: 13px;
  line-height: 1.35;
  text-align: center;
  white-space: normal;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.22);
  transition: opacity .35s ease, transform .35s ease, visibility .35s ease;
  z-index: 9999;
  pointer-events: auto;
}

.cta-link a .faq-tooltip::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  border-width: 6px;
  border-style: solid;
  border-color: rgba(17, 17, 17, 0.96) transparent transparent transparent;
}

.cta-link a:hover .faq-tooltip,
.cta-link a:focus-visible .faq-tooltip,
.cta-link a.tooltip-auto-show .faq-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

@keyframes linkPulse {
  0%, 100% {
    box-shadow: 0 0 0 0 rgba(255, 77, 77, 0);
  }
  50% {
    box-shadow: 0 0 0 8px rgba(255, 77, 77, 0.12);
  }
}
.reorder .title{
  display: flex !important;
  width: 100% !important;
  flex-direction: column !important;
}

.reorder h3 {

  order: 1;
 flex-wrap: wrap;
 display: block !important;
  width: 100% !important;
}

.reorder h4 {
	 
  order: 2;
flex-wrap: wrap;
      display: block !important;
  width: 100% !important;
 
}

.reorder hr {

  order: 3;
  flex-wrap: wrap;
    display: block !important;

}


	


    @media (max-width: 900px) {
 
    }
    @media (prefers-reduced-motion: reduce) {

    }
	    @media (min-width: 801px) {
			
	
		}
	
	    @media (max-width: 800px) {

 

    }
	
		    @media (max-width: 450px) {

          

    }
		  @media (min-width: 451px) and  (max-width: 800px) and  (max-height: 700px){
   
	 }
	 
	 
		 @media (min-width: 451px) and	 (max-width: 800px) and  (min-height: 701px){
 
}
	
	 @media (min-width: 801px) and  (max-height: 850px){
    
	 }
	 
	 	 @media (min-width: 801px) and  (max-height: 500px){
   
	 }
	 
	  	 @media (min-width: 801px) and  (min-height: 501px) and  (max-height: 750px){
  
	 }
	 	 	  @media (max-width: 450px) and  (min-height: 552px){
   
	 }
	  @media (max-width: 450px) and  (min-height: 751px){
   
	 }
	 
	 	  @media (max-width: 450px) and  (max-height: 551px){
   
	 }
	 
	 
	 