.header{width:100%;box-sizing:border-box;position:sticky;top:0;background-color:#fff;z-index:1000}.nav{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:2px solid #004AAD;height:50px;background-color:#fff}.nav__link{text-decoration:none;color:#000;display:flex;align-items:center;height:50px}.nav__logo{width:30px}.nav__logo-text{width:200px;overflow:hidden}.nav__menu{display:flex;align-items:center;gap:20px}.nav__menu-object{width:18px;height:18px}@media only screen and (min-width: 768px){.nav{display:flex;justify-content:space-between;align-items:center;padding:12px 36px;border-bottom:2px solid #004AAD;height:50px}.nav__link{text-decoration:none;color:#000;display:flex;align-items:center}.nav__logo{width:50px}.nav__logo-text{padding-left:0;width:200px;overflow-y:hidden}.nav__menu{display:flex;align-items:center;gap:30px;width:30%;justify-content:flex-end}.nav__menu-object{width:24px;height:24px}}@media only screen and (min-width: 1280px){.nav{display:flex;justify-content:space-between;align-items:center;padding:12px 90px;border-bottom:2px solid #004AAD;height:50px}.nav__link{text-decoration:none;color:#000;display:flex;align-items:center}.nav__logo{width:50px}.nav__logo-text{padding-left:0;width:200px;overflow:hidden}.nav__menu{display:flex;align-items:center;gap:30px;width:30%;justify-content:flex-end}.nav__menu-object{width:24px;height:24px}}.text-primary{color:#000}.sticky{position:fixed;top:0;width:100%}.sticky+.content{padding-top:60px}.navsearch{display:flex;gap:1rem;margin-top:16px;position:absolute;top:60%;left:30%;background-color:#004aad;padding:36px 16px;border-radius:10px}.navsearch__top{width:100%;display:flex;flex-direction:row}@media only screen and (min-width: 768px){.navsearch{display:flex;flex-wrap:wrap;gap:1rem;flex-direction:column;width:100%;margin:unset;position:unset;top:unset;left:unset;padding:10px 25px}.navsearch__top{width:100%;gap:5%}}.navsearch-bar{flex:1;min-width:70%;padding:11px 3px;border:1px solid #F2F2F2;border-radius:.5rem;box-shadow:0 0 0 1px #0000000d;font-size:13px;color:#000}.navsearch-bar__button{background-color:#004aad;border:1px solid #FFFFFF;border-radius:.5rem;box-shadow:0 0 0 1px #0000000d;padding:8px 16px;color:#fff;font-size:12px;font-weight:400;width:fit-content;margin-left:8px;height:40px}@media only screen and (min-width: 768px){.navsearch-bar{flex:1;min-width:200px;width:100%;padding:.75rem;border:1px solid #F2F2F2;border-radius:.5rem;box-shadow:0 0 0 1px #0000000d;font-size:1rem;font-weight:400;color:#000;display:flex;justify-content:center;align-items:center}.navsearch-bar__button{font-size:.8rem;font-weight:600;width:fit-content;margin-left:16px;height:100%;padding:.9rem;border:1px solid #F2F2F2;opacity:.5}}.navsearch-bar-container{display:flex;flex-direction:column;width:100%}.navsearch-bar__button:hover{background-color:#004aad;opacity:.9}.tooltip-trigger .tooltip{min-width:fit-content;background-color:#004aad;color:#fff;text-align:center;border-radius:6px;padding:10px 5px;opacity:0;transition:opacity 1s;position:absolute;z-index:1;white-space:wrap;font-size:.8rem;font-weight:600;font-weight:400;width:200px}@media only screen and (min-width: 768px){.tooltip-trigger .tooltip{width:300px}}.tooltip-trigger:hover .tooltip{opacity:1}.tooltip-trigger{position:relative;display:inline;height:auto}.tooltip-trigger img{width:10px}.tooltip-right{top:5px;left:105%}.tooltip-left{top:5px;right:105%}.tooltip-top{bottom:105%;left:0%}.tooltip-bottom{top:105%;left:0%}.tooltip-top:after{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#004AAD transparent transparent transparent}.tooltip-bottom:after{content:" ";position:absolute;bottom:100%;left:2.5%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #004AAD transparent;pointer-events:none}.tooltip-right:after{content:" ";position:absolute;top:50%;right:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent #004AAD transparent transparent}.tooltip-left:after{content:" ";position:absolute;top:50%;left:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent transparent transparent #004AAD}.snkrdunk-result{display:flex;flex-direction:column;margin-top:16px;width:fit-content;border:1px solid linear-gradient(135deg,#a1c4fd 0%,#c2e9fb 100%);background:linear-gradient(135deg,#a1c4fd,#c2e9fb);border-radius:10px;box-shadow:0 4px 8px #0000001a}.snkrdunk-result__image-background{display:flex;justify-content:center;margin-top:16px}.snkrdunk-result__image{width:90%;border-radius:10px;border:1px solid linear-gradient(135deg,#a1c4fd 0%,#c2e9fb 100%)}.snkrdunk-result__text{display:flex;flex-direction:column;border:10px solid #FF0000;background-color:#fff;color:#000;padding:16px;margin:16px;border-radius:10px;align-items:center;text-align:center}.snkrdunk-result__header{width:auto;font-size:14px;margin-bottom:16px}.snkrdunk-result__price{font-size:14px;margin-bottom:8px}.snkrdunk-result__listing-number{font-size:14px}@media only screen and (min-width: 768px){.snkrdunk-result{margin-top:unset;flex-direction:row;align-items:center;transition:transform .3s ease,box-shadow .3s ease;justify-content:space-evenly}.snkrdunk-result:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.snkrdunk-result__image-background{align-items:center;width:40%;margin:16px}.snkrdunk-result__image{width:100%;border-radius:10px}.snkrdunk-result__text{width:60%;justify-content:center;padding:16px}.snkrdunk-result__header{font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:16px}.snkrdunk-result__price,.snkrdunk-result__listing-number{font-size:1rem;font-weight:400;margin:8px 0}}@media only screen and (min-width: 1280px){.snkrdunk-result__text{width:60%;justify-content:center}.snkrdunk-result__price{margin:unset}}.ebay-listings__individual:hover{background-color:#f2f2f2;cursor:pointer}.ebay-search{display:flex;flex-wrap:wrap;gap:1rem;margin:16px}.ebay-search__bar{flex:1;min-width:200px;width:100%;padding:.75rem;border:1px solid #F2F2F2;border-radius:.5rem;box-shadow:0 0 0 1px #0000000d;font-size:12px;font-weight:400;color:#000}.ebay-search__button{background-color:#004aad;opacity:.5;border:1px solid #F2F2F2;border-radius:.5rem;box-shadow:0 0 0 1px #0000000d;padding:.75rem 1.25rem;color:#fff;width:100%;font-size:12px;font-weight:400}.ebay-search__button:hover{background-color:#004aad;opacity:.9}.results__top{margin:0 16px}.results__header{font-size:14px;font-weight:500;padding:16px;color:#004aad}.results__snkr-container{margin:0 16px}.results__subheader{font-size:14px}.results__cta{display:flex;justify-content:center}.results__button{width:40%;margin-left:5px;margin-top:8px;padding:4px;border-radius:5px;background-color:#fff;border:1px solid #004AAD;font-size:12px;font-weight:400;cursor:pointer}.results__bottom{margin:16px;display:flex}.results__loading{display:flex;align-items:center}.results__ebay-search-header{font-size:14px}.results__ebay-search{margin:16px}.results__loader{position:fixed;z-index:1000}@media only screen and (min-width: 768px){.results{height:100vh}.results__top{display:flex;flex-direction:column;margin:0 90px}.results__header{font-size:2.0625rem;line-height:2.75rem;font-weight:700;padding:unset}.results__confirm{display:flex;flex-direction:column;border:1px solid #004AAD;padding:36px;margin-top:36px;border-radius:5px;box-shadow:#00000029 0 1px 4px,#333 0 0 0 3px}.results__confirm-header{display:flex;flex-direction:column;font-size:1.5rem;line-height:1.375rem;font-weight:700}.results__confirm-description{display:flex;flex-direction:column;font-size:1rem;font-weight:400;margin-top:24px}.results__confirm-list{display:flex;flex-direction:column;list-style:none;font-size:1rem;font-weight:400;margin-top:24px}.results__confirm-list--description{font-size:1rem;font-weight:400;margin-bottom:8px}.results__snkr-container{display:flex;align-items:center;margin:36px 90px;justify-content:center}.results__subheader{font-size:1rem;font-weight:400;margin-right:16px}.results__button{width:unset;margin-left:unset;margin-top:24px;font-size:.8rem;font-weight:600;margin-right:16px}}.accept{font-size:13px}@media only screen and (min-width: 768px){.accept{font-size:1rem;font-weight:400;width:100px;padding:16px}}.decline{font-size:13px}@media only screen and (min-width: 768px){.decline{font-size:1rem;font-weight:400;width:100px;padding:16px}}.accept:hover{background-color:#004aad;color:#fff;font-weight:600;opacity:.6}.decline:hover{background-color:red;border:1px solid #FF0000;color:#fff;font-weight:600;opacity:.6}.hidden{display:none}.loader-overlay{background-color:#d3d3d3b3;position:fixed;z-index:1000;top:0;left:0;right:0;bottom:0;overflow:hidden;width:100%;height:100vh}.loader-container{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.loader{animation:spin 1s linear infinite;width:50px;display:flex;justify-content:center;align-items:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.no-scroll{overflow:hidden}.confirm{display:flex;flex-direction:column;border:1px solid #000000;padding:24px;margin-top:36px;border-radius:10px;box-shadow:0 4px 8px #0000001a;background:linear-gradient(135deg,#444,#000);transition:transform .3s ease,box-shadow .3s ease;align-items:center;gap:5%;color:#fff}.confirm:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.confirm__text{display:flex;flex-direction:column}.confirm__header{display:flex;flex-direction:column;font-size:14px;font-weight:600}.confirm__description{display:flex;flex-direction:column;font-size:13px;margin-top:16px}.confirm__button-accept{font-size:12px;font-weight:400;padding:12px 24px;border-radius:5px;border:none;cursor:pointer;transition:background-color .3s ease,color .3s ease;margin-top:12px;background-color:#004aad;color:#fff}.confirm__button-accept:hover{background-color:#003080}.confirm__button-decline{font-size:12px;font-weight:400;padding:12px 24px;border-radius:5px;border:none;cursor:pointer;transition:background-color .3s ease,color .3s ease;margin-top:12px;background-color:#d9534f;color:#fff}.confirm__button-decline:hover{background-color:#c9302c}@media only screen and (min-width: 768px){.confirm{flex-direction:row}.confirm__header{font-weight:unset;font-size:1.5rem;line-height:1.375rem;font-weight:700}.confirm__description{font-size:1rem;font-weight:400;margin-top:24px}.confirm__button-accept,.confirm__button-decline{font-size:.8rem;font-weight:600}}.cta{display:flex;justify-content:center;gap:5%}.cta-group{display:flex;margin-top:16px}@media only screen and (min-width: 768px){.cta-group{margin-top:24px}}.confirm__button-accept:hover{background-color:#004aad;color:#fff;font-weight:600;opacity:.6}.confirm__button-decline:hover{background-color:red;border:1px solid #FF0000;color:#fff;font-weight:600;opacity:.6}.buttontooltip-trigger .buttontooltip{font-size:13px;min-width:fit-content;background-color:#004aad;color:#fff;text-align:center;border-radius:6px;padding:5px 10px;opacity:0;transition:opacity 1s;position:absolute;z-index:1;white-space:normal;width:100px}@media only screen and (min-width: 768px){.buttontooltip-trigger .buttontooltip{font-size:1rem;font-weight:400;width:200px}}@media only screen and (min-width: 1280px){.buttontooltip-trigger .buttontooltip{white-space:nowrap}}.buttontooltip-trigger:hover .buttontooltip{opacity:1}.buttontooltip-trigger{position:relative;display:inline}.buttontooltip-trigger img{width:20px}.buttontooltip-right{top:5px;left:105%}.buttontooltip-left{top:5px;right:105%}.buttontooltip-top{bottom:105%;left:0%}.buttontooltip-bottom{top:105%;left:-3%;margin-top:10px}@media only screen and (min-width: 768px){.buttontooltip-bottom{top:105%;left:-55%;margin-top:10px}}@media only screen and (min-width: 1280px){.buttontooltip-bottom{top:105%;left:-100%;margin-top:10px}}.buttontooltip-top:after{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#004AAD transparent transparent transparent}.buttontooltip-bottom:after{content:" ";position:absolute;bottom:100%;left:30%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #004AAD transparent}.buttontooltip-right:after{content:" ";position:absolute;top:50%;right:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent #004AAD transparent transparent}.buttontooltip-left:after{content:" ";position:absolute;top:50%;left:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent transparent transparent #004AAD}.compare{display:flex;flex-direction:column}.compare__header-top{display:flex;flex-direction:column;align-items:center;padding:16px}.compare__text{margin-bottom:16px}.compare__text--pageheader{font-size:16px;margin-bottom:8px}.compare__text--subheader{font-size:13px}.compare__button{width:100%;display:flex;flex-direction:column;align-items:center;border-bottom:1px solid #004AAD;padding-bottom:16px}.compare__button--compare{font-size:12px;font-weight:400;border:1px solid #004AAD;border-radius:5px;background-color:#004aad;cursor:pointer;padding:8px 6px;color:#fff;width:100%}.compare__button--submit{font-size:12px;font-weight:400;border:1px solid #004AAD;width:150px;border-radius:5px;background-color:#004aad;cursor:pointer;margin:0 1px;padding:8px;color:#fff;width:100%}.compare__button--cancel{font-size:12px;font-weight:400;color:#004aad;background-color:#f5f5f5;border:none;width:100%;padding:8px;cursor:pointer}.compare__button--help{font-size:13px;display:flex;justify-content:center;width:100%;margin-top:16px;color:#004aad}.compare__section{display:flex;flex-direction:column;margin:0 16px 16px}.compare__subtitle{font-size:14px}.compare__section-listings{display:flex;flex-direction:column}.compare__top{display:flex;align-items:center;justify-content:space-between}.compare__filter--label{font-size:12px;font-weight:400}.compare__filter--dropdown{margin-left:8px;padding:3px 6px;font-size:12px;font-weight:400;border:1px solid #004AAD;border-radius:5px}.compare__disclaimer{font-size:.6rem;font-weight:400;border-top:1px solid #004AAD;margin:16px;padding-top:16px;display:flex;justify-content:center}@media only screen and (min-width: 768px){.compare__header-top{padding:16px 36px}.compare__text{margin-bottom:24px}.compare__text--pageheader{font-size:2.0625rem;line-height:2.75rem;font-weight:700;margin-bottom:24px}.compare__text--subheader{font-size:1rem;font-weight:400}.compare__button{padding-bottom:24px}.compare__button--compare,.compare__button--submit{font-size:.8rem;font-weight:600;width:30%}.compare__button--cancel{font-size:.8rem;font-weight:600;width:30%;margin-top:8px}.compare__button--help{font-size:1rem;font-weight:400}.compare__section{margin:24px 36px}.compare__subtitle{font-size:1.5rem;line-height:1.375rem;font-weight:700;margin:unset}.compare__top{margin:0 0 24px}.compare__filter--label{font-size:.8rem;font-weight:600;font-weight:400}.compare__filter--dropdown{margin-left:8px;padding:3px 6px;font-size:.8rem;font-weight:600;font-weight:400;border:1px solid #004AAD;border-radius:5px}.compare__disclaimer{font-size:.8rem;font-weight:400;margin:0 36px}}@media only screen and (min-width: 1280px){.compare__header-top{padding:36px 90px;align-items:unset}.compare__section{margin:24px 90px}.compare__text{margin-bottom:36px}.compare__button{padding-bottom:36px}.compare__button--compare,.compare__button--submit,.compare__button--cancel{width:20%}.compare__disclaimer{font-size:.8rem;font-weight:400;margin:0 90px}}.snkr-listings{display:flex;margin:16px;justify-content:center;gap:5%}.snkr-listings__individual{display:flex;flex-direction:column;align-items:center;height:240px;width:80%;padding:16px;border-radius:5px;box-shadow:#004bada5 0 2px 8px;cursor:pointer;background-color:#fff}.snkr-listings__price{font-size:12px;font-weight:400}.snkr-listings__evaluation{font-size:12px;font-weight:400;margin-top:3px}.snkr-listings__evaluation--style{background-color:#000;color:#fff;padding:2px 4px}.snkr-listings__image{width:80%;height:200px;margin-bottom:8px;border-radius:5px}@media only screen and (min-width: 768px){.snkr-listings{gap:2%;justify-content:unset}.snkr-listings__individual{width:200px}}.ebay-listings{display:flex;margin:16px;justify-content:center;gap:5%}.ebay-listings__individual{display:flex;flex-direction:column;align-items:center;height:240px;width:80%;padding:16px;border-radius:5px;box-shadow:#004bada5 0 2px 8px;background-color:#fff}.ebay-listings__title{font-size:12px;font-weight:400;font-size:10px;margin-bottom:8px;height:40px}.ebay-listings__image{width:80%;height:150px;margin-bottom:8px;border-radius:5px}.ebay-listings__label{font-size:12px;font-weight:400}.ebay-listings__label--type{margin-bottom:3px;font-size:12px;font-weight:400}.ebay-listings__data{font-size:12px;font-weight:400}.ebay-listings__data--type{background-color:#000;color:#fff;padding:2px 4px}@media only screen and (min-width: 768px){.ebay-listings{gap:2%;justify-content:unset}.ebay-listings__individual{width:200px}}.pagination{display:flex;justify-content:center;gap:5px}.pagination__pageNumbers{display:flex;list-style:none}.pagination__button{border:1px solid #004AAD;width:20px;border-radius:2px;background-color:#fff;cursor:pointer;margin:0 1px}.pagination__controls{border:1px solid #004AAD;width:40px;border-radius:2px;background-color:#fff;margin:0 5px;padding:1px;cursor:pointer}.pagination__button[disabled]{background-color:#004aad;color:#fff}.pagination__button:hover{cursor:pointer}.snkr-listings__individual:hover{background-color:#f2f2f2}.compare__button--compare:hover,.compare__button--submit:hover{border:1px solid #004AAD;width:100%;border-radius:5px;background-color:#fff;cursor:pointer;margin:0 1px;padding:8px;color:#004aad;font-size:600}@media only screen and (min-width: 768px){.compare__button--compare:hover,.compare__button--submit:hover{width:30%}}@media only screen and (min-width: 1280px){.compare__button--compare:hover,.compare__button--submit:hover{width:20%}}.compare__button--cancel:hover{text-decoration:underline;cursor:pointer}@media only screen and (min-width: 1280px){.card-expand{height:260px}}@media only screen and (min-width: 1280px){.compare-box{margin-bottom:8px}}.search{display:flex;gap:1rem;margin-top:16px}.search__top{width:100%;display:flex;flex-direction:row}@media only screen and (min-width: 768px){.search{display:flex;flex-wrap:wrap;gap:1rem;flex-direction:column;width:100%;margin:unset}.search__top{width:100%;gap:5%}}.search-bar{flex:1;min-width:70%;padding:11px 3px;border:1px solid #F2F2F2;border-radius:.5rem;box-shadow:0 0 0 1px #0000000d;font-size:13px;color:#000}.search-bar__button{background-color:#004aad;opacity:.5;border:1px solid #F2F2F2;border-radius:.5rem;box-shadow:0 0 0 1px #0000000d;padding:8px 16px;color:#fff;font-size:12px;font-weight:400;width:25%;margin-left:8px;height:40px}@media only screen and (min-width: 768px){.search-bar{flex:1;min-width:200px;width:100%;padding:.75rem;border:1px solid #F2F2F2;border-radius:.5rem;box-shadow:0 0 0 1px #0000000d;font-size:1rem;font-weight:400;color:#000;display:flex;justify-content:center;align-items:center}.search-bar__button{font-size:.8rem;font-weight:600;width:fit-content;margin-left:16px;height:100%;padding:.9rem}}.search-bar-container{display:flex;flex-direction:column;width:100%}.search-bar__button:hover{background-color:#004aad;opacity:.9}.helper-off{display:none}.mobile-search{position:absolute;top:120%;left:40%}@media only screen and (min-width: 768px){.mobile-search{position:unset;top:unset;left:unset}}body{background-color:#f5f5f5}.product{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:90px}.product__heading{display:flex;flex-direction:column;align-items:center}.product__heading--title{margin-bottom:36px}.product__heading--description{margin-bottom:65px}.product__features{display:flex;justify-content:center;width:75%}.product__image{width:45%}.product__image--scale{width:70%}.product__feature-list{width:50%;display:flex}.feature-list{display:flex;flex-direction:column;justify-content:center;list-style:none}.feature-list__main{position:relative;margin-bottom:10px;padding-left:50px;height:20%;width:80%}.feature-list__description{display:block;margin-top:5px;font-style:italic}.feature-list li:before{content:"";position:absolute;left:0;top:-15%;width:40px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='500'%20zoomAndPan='magnify'%20viewBox='0%200%20375%20374.999991'%20height='500'%20preserveAspectRatio='xMidYMid%20meet'%20version='1.0'%3e%3cdefs%3e%3cclipPath%20id='3748e29808'%3e%3cpath%20d='M%20112.5%20112.5%20L%20262.5%20112.5%20L%20262.5%20262.5%20L%20112.5%20262.5%20Z%20M%20112.5%20112.5%20'%20clip-rule='nonzero'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%233748e29808)'%3e%3cpath%20fill='%23004aad'%20d='M%20112.5%20159.375%20L%20112.5%20146.875%20C%20112.5%20127.9375%20127.9375%20112.5%20146.875%20112.5%20L%20159.375%20112.5%20C%20164.5625%20112.5%20168.75%20116.6875%20168.75%20121.875%20C%20168.75%20127.0625%20164.5625%20131.25%20159.375%20131.25%20L%20146.875%20131.25%20C%20138.25%20131.25%20131.25%20138.25%20131.25%20146.875%20L%20131.25%20159.375%20C%20131.25%20164.5625%20127.0625%20168.75%20121.875%20168.75%20C%20116.6875%20168.75%20112.5%20164.5625%20112.5%20159.375%20Z%20M%20159.375%20243.75%20L%20146.875%20243.75%20C%20138.25%20243.75%20131.25%20236.75%20131.25%20228.125%20L%20131.25%20215.625%20C%20131.25%20210.4375%20127.0625%20206.25%20121.875%20206.25%20C%20116.6875%20206.25%20112.5%20210.4375%20112.5%20215.625%20L%20112.5%20228.125%20C%20112.5%20247.0625%20127.9375%20262.5%20146.875%20262.5%20L%20159.375%20262.5%20C%20164.5625%20262.5%20168.75%20258.3125%20168.75%20253.125%20C%20168.75%20247.9375%20164.5625%20243.75%20159.375%20243.75%20Z%20M%20253.125%20206.25%20C%20247.9375%20206.25%20243.75%20210.4375%20243.75%20215.625%20L%20243.75%20228.125%20C%20243.75%20236.75%20236.75%20243.75%20228.125%20243.75%20L%20215.625%20243.75%20C%20210.4375%20243.75%20206.25%20247.9375%20206.25%20253.125%20C%20206.25%20258.3125%20210.4375%20262.5%20215.625%20262.5%20L%20228.125%20262.5%20C%20247.0625%20262.5%20262.5%20247.0625%20262.5%20228.125%20L%20262.5%20215.625%20C%20262.5%20210.4375%20258.3125%20206.25%20253.125%20206.25%20Z%20M%20228.125%20112.5%20L%20215.625%20112.5%20C%20210.4375%20112.5%20206.25%20116.6875%20206.25%20121.875%20C%20206.25%20127.0625%20210.4375%20131.25%20215.625%20131.25%20L%20228.125%20131.25%20C%20236.75%20131.25%20243.75%20138.25%20243.75%20146.875%20L%20243.75%20159.375%20C%20243.75%20164.5625%20247.9375%20168.75%20253.125%20168.75%20C%20258.3125%20168.75%20262.5%20164.5625%20262.5%20159.375%20L%20262.5%20146.875%20C%20262.5%20127.9375%20247.0625%20112.5%20228.125%20112.5%20Z%20M%20209.9375%20219.5625%20C%20211.875%20218.0625%20212.625%20215.5625%20211.875%20213.25%20L%20206.25%20196.1875%20L%20219.8125%20185.125%20C%20221.625%20183.5625%20222.3125%20181.0625%20221.5%20178.75%20C%20220.6875%20176.4375%20218.5%20175%20216.125%20175%20L%20198.9375%20175%20L%20192.875%20158.6875%20C%20192.0625%20156.4375%20189.875%20154.9375%20187.5%20154.9375%20C%20185.125%20154.9375%20182.9375%20156.4375%20182.125%20158.6875%20L%20176.0625%20175%20L%20158.875%20175%20C%20156.5%20175%20154.3125%20176.5%20153.5%20178.75%20C%20152.6875%20181%20153.3125%20183.5625%20155.1875%20185.0625%20L%20168.8125%20196.125%20L%20163.4375%20213.375%20C%20162.6875%20215.6875%20163.5%20218.25%20165.4375%20219.6875%20C%20166.4375%20220.4375%20167.6875%20220.8125%20168.875%20220.8125%20C%20170%20220.8125%20171.125%20220.5%20172.0625%20219.875%20L%20187.5625%20209.5%20L%20203.3125%20219.75%20C%20205.375%20221.0625%20208%20221%20209.9375%20219.5%20Z%20M%20209.9375%20219.5625%20'%20fill-opacity='1'%20fill-rule='nonzero'/%3e%3c/g%3e%3c/svg%3e");background-size:cover;background-repeat:no-repeat}.hero{display:flex;flex-direction:column;margin:24px 16px;overflow:hidden;min-height:400px;padding:16px;border-radius:10px;background-color:#fff;box-shadow:0 4px 8px #0000001a,0 6px 20px #0000001a}.hero__headline{display:inline-block;width:40%}.hero__headline--header{font-size:24px}.hero__divider{border-bottom:3px solid black;margin-top:16px;width:50%}.hero__text--subheader{margin:16px 0}.hero__image{width:100%;margin:16px 0;border-radius:20px}@media only screen and (min-width: 768px){.hero{display:flex;flex-direction:row;margin:50px 90px 75px;height:20vh;min-height:450px;padding:unset}.hero__headline{display:inline-block;padding-bottom:30px;width:unset}.hero__headline--header{font-size:48px}.hero__divider{border-bottom:3px solid black;margin-right:200px;margin-top:unset;width:unset}.hero__text{width:40%;padding:46px 0 24px 64px}.hero__text--subheader{margin:36px 0}.hero__image{margin:unset;border-radius:20px;padding-left:50px}}.first{font-weight:500}.second{display:inline-block;white-space:normal;font-weight:700}.homepage-compare-listings{display:flex;flex-direction:column;align-items:center}.homepage-compare-listings__header{padding:24px 0 16px;color:#000;border-top:5px solid #004AAD;width:50%;text-align:center;font-size:24px}.homepage-compare-listings__description--top{padding:0 16px;text-align:center;color:#000;font-size:13px}.homepage-compare-listings__description--bottom{padding:0 0 16px;text-align:center;color:#fff;border-bottom:5px solid #004AAD;width:50%}@media only screen and (min-width: 768px){.homepage-compare-listings__header{padding:60px 0 36px;font-size:1.7rem;line-height:2.75rem;font-weight:700}.homepage-compare-listings__description--top{padding:0 90px;font-size:1rem;font-weight:400}.homepage-compare-listings__description--bottom{padding:0 0 60px;text-align:center;color:#fff;border-bottom:5px solid #004AAD;width:50%}}.logo-container{display:flex;justify-content:center;align-items:center;margin:16px 0 0;width:100%}@media only screen and (min-width: 768px){.logo-container{margin:36px 0 0}}.logo{max-width:75px;margin:0 10px;cursor:pointer}@media only screen and (min-width: 768px){.logo{max-width:150px;margin:0 20px}}@media only screen and (min-width: 768px){.carousel{width:100%;overflow:hidden;white-space:nowrap;box-sizing:border-box}}@media only screen and (min-width: 768px){.carousel-container{display:inline-block;animation:scroll 20s linear infinite}}@media only screen and (min-width: 768px){.carousel-group{display:flex}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.second-top{display:inline-block;white-space:normal;line-height:1.5rem}.how-it-works{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:24px 16px;box-shadow:0 4px 8px #0000001a,0 6px 20px #0000001a;background-color:#fff;height:auto;padding:0 16px 36px;border-radius:10px}.how-it-works__top{display:flex;flex-direction:column;align-items:center}.how-it-works__title{padding:16px 0;font-size:24px}.how-it-works__description{padding:16px 0;text-align:center;font-size:13px}.how-it-works__features{display:flex;justify-content:center;padding:16px 0;margin-top:16px}.how-it-works__feature-list{display:flex}.how-it-works__image,.how-it-works__image--scale{width:100%}@media only screen and (min-width: 768px){.how-it-works{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:90px 150px;background-color:#fff}.how-it-works__top{display:flex;flex-direction:column;align-items:center;transform:translateY(-60px)}.how-it-works__title{margin-bottom:24px;font-size:1.7rem;line-height:2.75rem;font-weight:700;padding:0}.how-it-works__description{margin-bottom:24px;font-size:1rem;font-weight:400;padding:0}.how-it-works__features{display:flex;justify-content:center;align-items:center;width:75%;transform:translateY(-60px);margin-top:unset}.how-it-works__image{width:65%;text-align:center}.how-it-works__image--scale{width:75%}.how-it-works__feature-list{display:flex}}.feature-list{display:flex;flex-direction:column;justify-content:center;list-style:none;gap:5%;margin:0 16px;align-items:center}.feature-list__main{position:relative;margin-bottom:10px;padding:16px 16px 16px 50px;width:80%;font-size:14px;font-weight:600;border:1px solid #000000;box-shadow:0 4px 8px #0000001a,0 6px 20px #0000001a;border-radius:10px;color:#004aad;display:flex;flex-direction:column;justify-content:center}.feature-list__description{display:block;margin-top:5px;font-style:italic;font-size:13px;font-weight:400;color:#000}@media only screen and (min-width: 768px){.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:5%;list-style:none;margin:0 16px}.feature-list__main{position:relative;margin-bottom:10px;padding:16px 16px 16px 50px;height:70%;width:80%;font-size:1rem;font-weight:400;font-weight:600}.feature-list__description{display:block;margin-top:5px;font-style:italic;font-size:1rem;font-weight:400}}.home-divider{border:2px solid #000000;margin:0 500px}.feature-list li:before{content:"";position:absolute;left:2%;top:5%;width:40px;height:40px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='500'%20zoomAndPan='magnify'%20viewBox='0%200%20375%20374.999991'%20height='500'%20preserveAspectRatio='xMidYMid%20meet'%20version='1.0'%3e%3cdefs%3e%3cclipPath%20id='3748e29808'%3e%3cpath%20d='M%20112.5%20112.5%20L%20262.5%20112.5%20L%20262.5%20262.5%20L%20112.5%20262.5%20Z%20M%20112.5%20112.5%20'%20clip-rule='nonzero'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20clip-path='url(%233748e29808)'%3e%3cpath%20fill='%23004aad'%20d='M%20112.5%20159.375%20L%20112.5%20146.875%20C%20112.5%20127.9375%20127.9375%20112.5%20146.875%20112.5%20L%20159.375%20112.5%20C%20164.5625%20112.5%20168.75%20116.6875%20168.75%20121.875%20C%20168.75%20127.0625%20164.5625%20131.25%20159.375%20131.25%20L%20146.875%20131.25%20C%20138.25%20131.25%20131.25%20138.25%20131.25%20146.875%20L%20131.25%20159.375%20C%20131.25%20164.5625%20127.0625%20168.75%20121.875%20168.75%20C%20116.6875%20168.75%20112.5%20164.5625%20112.5%20159.375%20Z%20M%20159.375%20243.75%20L%20146.875%20243.75%20C%20138.25%20243.75%20131.25%20236.75%20131.25%20228.125%20L%20131.25%20215.625%20C%20131.25%20210.4375%20127.0625%20206.25%20121.875%20206.25%20C%20116.6875%20206.25%20112.5%20210.4375%20112.5%20215.625%20L%20112.5%20228.125%20C%20112.5%20247.0625%20127.9375%20262.5%20146.875%20262.5%20L%20159.375%20262.5%20C%20164.5625%20262.5%20168.75%20258.3125%20168.75%20253.125%20C%20168.75%20247.9375%20164.5625%20243.75%20159.375%20243.75%20Z%20M%20253.125%20206.25%20C%20247.9375%20206.25%20243.75%20210.4375%20243.75%20215.625%20L%20243.75%20228.125%20C%20243.75%20236.75%20236.75%20243.75%20228.125%20243.75%20L%20215.625%20243.75%20C%20210.4375%20243.75%20206.25%20247.9375%20206.25%20253.125%20C%20206.25%20258.3125%20210.4375%20262.5%20215.625%20262.5%20L%20228.125%20262.5%20C%20247.0625%20262.5%20262.5%20247.0625%20262.5%20228.125%20L%20262.5%20215.625%20C%20262.5%20210.4375%20258.3125%20206.25%20253.125%20206.25%20Z%20M%20228.125%20112.5%20L%20215.625%20112.5%20C%20210.4375%20112.5%20206.25%20116.6875%20206.25%20121.875%20C%20206.25%20127.0625%20210.4375%20131.25%20215.625%20131.25%20L%20228.125%20131.25%20C%20236.75%20131.25%20243.75%20138.25%20243.75%20146.875%20L%20243.75%20159.375%20C%20243.75%20164.5625%20247.9375%20168.75%20253.125%20168.75%20C%20258.3125%20168.75%20262.5%20164.5625%20262.5%20159.375%20L%20262.5%20146.875%20C%20262.5%20127.9375%20247.0625%20112.5%20228.125%20112.5%20Z%20M%20209.9375%20219.5625%20C%20211.875%20218.0625%20212.625%20215.5625%20211.875%20213.25%20L%20206.25%20196.1875%20L%20219.8125%20185.125%20C%20221.625%20183.5625%20222.3125%20181.0625%20221.5%20178.75%20C%20220.6875%20176.4375%20218.5%20175%20216.125%20175%20L%20198.9375%20175%20L%20192.875%20158.6875%20C%20192.0625%20156.4375%20189.875%20154.9375%20187.5%20154.9375%20C%20185.125%20154.9375%20182.9375%20156.4375%20182.125%20158.6875%20L%20176.0625%20175%20L%20158.875%20175%20C%20156.5%20175%20154.3125%20176.5%20153.5%20178.75%20C%20152.6875%20181%20153.3125%20183.5625%20155.1875%20185.0625%20L%20168.8125%20196.125%20L%20163.4375%20213.375%20C%20162.6875%20215.6875%20163.5%20218.25%20165.4375%20219.6875%20C%20166.4375%20220.4375%20167.6875%20220.8125%20168.875%20220.8125%20C%20170%20220.8125%20171.125%20220.5%20172.0625%20219.875%20L%20187.5625%20209.5%20L%20203.3125%20219.75%20C%20205.375%20221.0625%20208%20221%20209.9375%20219.5%20Z%20M%20209.9375%20219.5625%20'%20fill-opacity='1'%20fill-rule='nonzero'/%3e%3c/g%3e%3c/svg%3e");background-size:cover;background-repeat:no-repeat}@media only screen and (min-width: 768px){.feature-list li:before{left:1%;top:7%}}.feature-list__main:hover{transform:scale(1.05);background:#f2f2f2}.fly-in-leftside{opacity:0;transform:translate(-100%);animation:fly-in-left 1.5s ease-in-out forwards}.fly-in-rightside{opacity:0;transform:translate(100%);animation:fly-in-right 1.5s ease-in-out forwards}@keyframes fly-in-left{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes fly-in-right{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.footer{height:50px;background-color:#004aad;display:flex;flex-direction:column;justify-content:center;margin-top:20px}.footer__copyright{font-size:13px;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer__copyright--text{margin-top:4px;margin-bottom:4px}.footer__faq-button{border:none;text-decoration:underline;font-size:13px;background-color:unset;cursor:pointer}@media only screen and (min-width: 768px){.footer{height:100px;margin-top:56px}.footer__copyright,.footer__faq-button{font-size:1rem;font-weight:400}}.compare-listing-page{margin:24px 16px}.compare-listing-page__header{margin-bottom:16px;font-size:16px}@media only screen and (min-width: 768px){.compare-listing-page{height:100vh;margin:36px}.compare-listing-page__header{margin-bottom:24px;font-size:2.0625rem;line-height:2.75rem;font-weight:700}}@media only screen and (min-width: 1280px){.compare-listing-page{height:100vh;margin:60px 90px}.compare-listing-page__header{margin:36px 0}}.back-button{display:flex;align-items:center;margin-bottom:16px}.back-button__arrow{width:12px;margin-right:5px}.back-button__text{font-size:12px;font-weight:400;background-color:#f5f5f5;border:none;cursor:pointer}@media only screen and (min-width: 768px){.back-button{margin-top:16px}.back-button__text{font-size:.8rem;font-weight:600;font-weight:400}}.table-container{width:100%;overflow-x:auto;overflow-y:hidden}@media only screen and (min-width: 1280px){.table-container{overflow-x:unset;overflow-y:unset}}.table{width:100%;border-collapse:collapse;border-spacing:0;margin:20px 0;background-color:#fff;box-shadow:0 4px 8px #0000001a;border-radius:8px;white-space:nowrap}.table .table__header-row{background-color:#004aad;color:#fff;font-weight:700;text-transform:uppercase;position:sticky;top:0;z-index:1;font-size:13px}.table .table__header-row th{background-color:#004aad;padding:10px;text-align:left;width:150px}@media only screen and (min-width: 768px){.table{width:100%;border-collapse:separate;border-spacing:0;margin:20px 0;background-color:#fff;box-shadow:0 4px 8px #0000001a;border-radius:8px;overflow:hidden}.table .table__header-row{background-color:#004aad;color:#fff;font-weight:700;text-transform:uppercase;position:sticky;top:0;z-index:1;font-size:1rem;font-weight:400}.table .table__header-row th{background-color:#004aad;padding:10px;text-align:left;width:150px}}@media only screen and (min-width: 1280px){.table{width:100%;border-collapse:separate;border-spacing:0;margin:20px 0;background-color:#fff;box-shadow:0 4px 8px #0000001a;border-radius:8px;overflow:hidden}.table .table__header-row{background-color:#004aad;color:#fff;font-weight:700;text-transform:uppercase;position:sticky;top:0;z-index:1}.table .table__header-row th{background-color:#004aad;padding:10px;text-align:left;width:150px}}.table td{border-bottom:1px solid #ddd;background-color:#f9f9f9}@media only screen and (min-width: 768px){.table td{border-bottom:1px solid #ddd;background-color:#f9f9f9}}@media only screen and (min-width: 1280px){.table td{border-bottom:1px solid #ddd;background-color:#f9f9f9}}.table{width:100%;border-collapse:collapse}.table .table-cell{padding:14px;background-color:#fff;color:#004aad;border-bottom:1px solid #ddd;vertical-align:middle;font-size:13px}.table .table-cell__button{padding:8px 12px;background-color:#004aad;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;margin-top:8px;font-size:12px;font-weight:400}.table .table-cell__button:hover{background-color:#fff;color:#004aad;border:1px solid #004AAD}.table .table-cell .table-cell__content{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;font-size:13px}.table .table-cell .table-cell__content img{max-width:100px;margin-bottom:5px;border-radius:4px;min-height:150px}@media only screen and (min-width: 768px){.table{width:100%;border-collapse:collapse}.table .table-cell{padding:14px;color:#004aad;border-bottom:1px solid #ddd;vertical-align:middle}.table .table-cell__button{padding:8px 12px;background-color:#004aad;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;margin-top:8px;font-size:.8rem;font-weight:600}.table .table-cell__button:hover{background-color:#fff;color:#004aad;border:1px solid #004AAD}.table .table-cell .table-cell__content{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;font-size:1rem;font-weight:400}.table .table-cell .table-cell__content img{max-width:100px;margin-bottom:5px;border-radius:4px;min-height:150px}}@media only screen and (min-width: 1280px){.table{width:100%;border-collapse:collapse}.table .table-cell{padding:14px;color:#004aad;border-bottom:1px solid #ddd;vertical-align:middle}.table .table-cell__button{padding:8px 12px;background-color:#004aad;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;margin-top:8px;font-size:.8rem;font-weight:600}.table .table-cell__button:hover{background-color:#fff;color:#004aad;border:1px solid #004AAD}.table .table-cell .table-cell__content{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;font-size:1rem;font-weight:400}.table .table-cell .table-cell__content img{max-width:200px;margin-bottom:5px;border-radius:4px;min-height:150px}}.ninja-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center}.ninja-error__image{width:50%}@media only screen and (min-width: 768px){.ninja-error__image{width:20%}}.ninja-error__text{margin-top:16px;font-size:16px}@media only screen and (min-width: 768px){.ninja-error__text{margin-top:24px;font-size:2.0625rem;line-height:2.75rem;font-weight:700}}.ninja-error__description{margin-top:16px;font-size:13px}@media only screen and (min-width: 768px){.ninja-error__description{margin-top:24px;font-size:1rem;font-weight:400}}.ninja-error__button-container{margin-top:16px}@media only screen and (min-width: 768px){.ninja-error__button-container{margin-top:24px}}.ninja-error__button{padding:8px;border-radius:5px;border:1px solid #004AAD;color:#fff;background-color:#004aad;font-size:12px;font-weight:400}@media only screen and (min-width: 768px){.ninja-error__button{font-size:.8rem;font-weight:600}}.faq{margin:15px;padding:15px;background-color:#fff;border-radius:8px;box-shadow:0 0 10px #004aadb3}.faq-question{position:relative;padding-right:80px;font-size:1rem;font-weight:400;transition:all .4s ease}.faq-question:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:30px;height:30px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3e%3c!--!Font%20Awesome%20Free%206.5.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202024%20Fonticons,%20Inc.--%3e%3cpath%20fill='%23072949'%20d='M224%20256c-57.2%200-105.6-37.5-122-89.3c-1.1%201.3-2.2%202.6-3.5%203.8c-15.8%2015.8-38.8%2020.7-53.6%2022.1c-8.1%20.8-14.6-5.7-13.8-13.8c1.4-14.7%206.3-37.8%2022.1-53.6c5.8-5.8%2012.6-10.1%2019.6-13.4c-7-3.2-13.8-7.6-19.6-13.4C37.4%2082.7%2032.6%2059.7%2031.1%2044.9c-.8-8.1%205.7-14.6%2013.8-13.8c14.7%201.4%2037.8%206.3%2053.6%2022.1c4.8%204.8%208.7%2010.4%2011.7%2016.1C131.4%2028.2%20174.4%200%20224%200c70.7%200%20128%2057.3%20128%20128s-57.3%20128-128%20128zM0%20482.3C0%20399.5%2056.4%20330%20132.8%20309.9c6-1.6%2012.2%20.9%2015.9%205.8l62.5%2083.3c6.4%208.5%2019.2%208.5%2025.6%200l62.5-83.3c3.7-4.9%209.9-7.4%2015.9-5.8C391.6%20330%20448%20399.5%20448%20482.3c0%2016.4-13.3%2029.7-29.7%2029.7H29.7C13.3%20512%200%20498.7%200%20482.3zM160%2096c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016H288c8.8%200%2016-7.2%2016-16s-7.2-16-16-16H160z'/%3e%3c/svg%3e");background-position:center;background-size:contain;background-repeat:no-repeat;transition:all .4s ease}.faq-answer{opacity:0;max-height:0;overflow-y:hidden;font-size:1rem;font-weight:400;transition:all .4 ease;color:#004aad}.faq.open .faq-question{margin-bottom:15px}.faq.open .faq-question:after{transform:translateY(-50%) rotate(180deg)}.faq.open .faq-answer{max-height:1000px;opacity:1}*{padding:0;margin:0;font-family:Arial,Helvetica,sans-serif}.faqs-page{display:flex;flex-direction:column;height:100vh;margin:24px 16px}.faqs-page__header{font-size:16px}@media only screen and (min-width: 768px){.faqs-page{display:flex;flex-direction:row;justify-content:center;margin:36px 90px}.faqs-page__header{font-size:2.0625rem;line-height:2.75rem;font-weight:700}}.faqs{width:100%;margin:0 auto}@media only screen and (min-width: 768px){.faqs{width:100%;max-width:768px;margin:0 auto;padding:15px}}
