.rates-cards__container{align-items:stretch;display:flex;flex-direction:column;flex-wrap:wrap;gap:1.875rem;justify-content:center;margin:0 auto 3.125rem;max-width:1200px;width:100%}@media(min-width:768px){.rates-cards__container{flex-direction:row;margin:0 auto 1.875rem}}.rates-cards__container--card-style-default .rates-cards__card{background-color:#fff;border-radius:10px;border-top:.625rem solid #79cbbe;box-shadow:0 4px 27px 2px rgba(0,0,0,.07);padding-top:1.25rem}.rates-cards__container--card-style-none .rates-cards__card{background-color:unset;border-radius:unset;box-shadow:unset}.rates-cards__container--card-style-none .rates-cards__card--eyebrow{color:#0f3948}.rates-cards__card{flex:0 0 calc(25% - 1.875rem);text-align:center}.rates-cards__card--content{padding:0 1.875rem 1.875rem}@media(min-width:768px){.rates-cards__card--content{padding:1.875rem}}.rates-cards__card--rate{align-items:flex-end;color:#00538d;display:flex;justify-content:center;line-height:1.2}.rates-cards__card--rate .number,.rates-cards__card--rate .suffix{font-size:2.8125rem}@media(min-width:768px){.rates-cards__card--rate .number,.rates-cards__card--rate .suffix{font-size:4.0625rem}}.rates-cards__card--rate .feerate{font-size:1.875rem;line-height:1.45;margin-left:.625rem}.rates-cards__card--eyebrow{color:#707070;display:block;font-family:Helvetica;font-size:1.0625rem;font-weight:700;line-height:1.5625rem;margin-bottom:1.25rem;text-transform:uppercase}.rates-cards__card--description{font-family:Helvetica;font-size:1.125rem;font-weight:400;line-height:1.625rem}.rates-cards__card--description p{color:#4e4e4e}.rates-cards__card--footnotes{align-items:center;display:flex;flex-direction:column}.rates-cards__card--footnote{color:#d4420c;cursor:pointer;font-family:Helvetica;font-size:1rem;font-weight:700;line-height:1.25rem;margin-right:36px;position:relative;text-align:left;transition:all .2s ease}.rates-cards__card--footnote:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='21' fill='none'%3E%3Cpath stroke='%23D4420C' stroke-linecap='round' stroke-width='2' d='M1.75 9.9h14.5'/%3E%3Cpath stroke='%23D4420C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m12.25 5.9 4 4-4 4'/%3E%3C/svg%3E");margin-left:10px;position:absolute;transition:all .25s ease}.rates-cards__card--footnote:hover{text-decoration:underline}.rates-cards__card--footnote:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='21' fill='none'%3E%3Cpath stroke='%23D4420C' stroke-linecap='round' stroke-width='2' d='M1.75 9.9h24.5'/%3E%3Cpath stroke='%23D4420C' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m22.25 5.9 4 4-4 4'/%3E%3C/svg%3E")}@media(min-width:768px){.rates-cards__card{flex:0 0 calc(50% - 1.875rem)}}@media(min-width:1000px){.rates-cards__card{flex:1}}