.say-hello-customer {
   font-size: 30px;
   color: white;
   font-weight: bold;
}

.how-can-faq {
   font-size: 30px;
   color: white;
   font-weight: bold;
}

.search-container-filter {
   float: right;
   margin-top: 25px;
   margin-right: 15px;
   position:absolute;
   top:0;
   right:0;
   width: 50%;
}


.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}

.u01__search-input-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.twtr-color--blue-dark {
    color: #fff;
}

.twtr-color-bg--blue-dark {
    background-color: #fff;
}

 .u01__search-input {
    font-weight: 800;
    font-size: 3rem;
    line-height: 3rem;
    letter-spacing: -.025rem;
    color: white;
}

 .u01__search-input::placeholder {
  color: white;
}

.twtr-type--roman-24 {
    font-weight: 800;
    letter-spacing: .015rem;
}

.twtr-type--bold-24,  .twtr-type--roman-24 {
    font-size: 24px;
    line-height: 1.5rem;
}

.twtr-color-fill--blue-dark {
    fill: #fff;
}

.u01__search-input {
    flex: 2 0 auto;
    border: 0;
    outline: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
    transition: color .2s ease;
}

.u01__search-focus-indicator {
    flex: 0 0 100%;
    order: 3;
    width: 100%;
    margin: auto;
    height: 3px;
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    transition: transform .2s ease,color .2s ease;
    will-change: transform;
}

.u01__search-submit {
    flex: 0 0 auto;
        background: transparent;
    border: 0;
}

.u01__search-submit-icon {
    width: 48px;
    height: 48px;
    margin-top: .375rem;
}

.u01__search-submit-icon {
    margin-top: .25rem;
    transition: fill .2s ease;
}

.hp01-container__nav.is-active {
    opacity: 1;
}

.hp01-container__nav {
    margin-top: .75rem;
    padding-bottom: 3.75rem;
}

.hp01-container__nav-item:first-of-type .hp01-container__nav-link {
    padding-top: 0;
}

.twtr-color--black-neutral.has-hover {
    color: #14171a;
    transition: opacity .3s ease-in-out;
    will-change: opacity;
}

.hp01-container__nav-link {
    display: inline-block;
    padding-top: .75rem;
    padding-bottom: .75rem;
}

.padding-10 {
    padding: 10px;
}

.twtr-type--bold-24 {
    font-weight: 700;
    letter-spacing: 0;
}

.hp01-container__link-underline {
    padding-right: 5px;
}

.twtr-underline--blue-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#1da1f2,#1da1f2);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: 0.03em 0 #fff, -0.03em 0 #fff, 0 0.03em #fff, 0 -0.03em #fff, 0.06em 0 #fff, -0.06em 0 #fff, 0.09em 0 #fff, -0.09em 0 #fff, 0.12em 0 #fff, -0.12em 0 #fff, 0.15em 0 #fff, -0.15em 0 #fff;
    background-position: 0 98%,100% 98%;
}

.twtr-component-space--md {
    margin-bottom: 2.25rem;
}

.ap01__menu {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin-left: .75rem;
}

.ap01__menu-item {
    white-space: nowrap;
}

.twtr-color--blue-light {
    color: #0972bb;
    font-weight: 700;
}

.ap01__arrow-icon {
    margin-right: .25rem;
    margin-bottom: -2px;
    margin-left: .25rem;
}

.twtr-type--page-headline {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.875rem;
    letter-spacing: -.025rem;
}

.subtext-faq {
    font-size: 20px;
    font-weight: 700;
}
