.gt-fade-up{opacity:0;transform:translateY(30px);transition:opacity 0.6s ease,transform 0.6s ease}.gt-fade-up.gt-visible{opacity:1;transform:translateY(0)}.gt-benefits-card{opacity:0;transform:translateY(20px);transition:opacity 0.5s ease,transform 0.5s ease}.gt-benefits-card.gt-visible{opacity:1;transform:translateY(0)}.gt-hero__content{animation:heroReveal 0.8s ease forwards}@keyframes heroReveal{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.gt-nav{transition:height 0.3s ease,background 0.3s ease}.gt-nav--scrolled{height:70px!important}.gt-nav--scrolled .gt-nav__logo img{height:50px;transition:height 0.3s ease}.gt-nav__cta{transition:background 0.3s ease}.gt-nav__cta:hover{background:#a00d24}@media (prefers-reduced-motion:reduce){.gt-fade-up,.gt-benefits-card{opacity:1;transform:none;transition:none}.gt-hero__content{animation:none}}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--gt-dark:#231F20;--gt-accent:#EC1D25;--gt-light:#EDEDEE;--gt-white:#ffffff;--gt-gray:#231F20;--gt-border:#e0e0e0;--gt-font-heading:'Montserrat', sans-serif;--gt-nav-height:90px}[id]{scroll-margin-top:var(--gt-nav-height)}body{font-family:'DM Sans',sans-serif;color:var(--gt-dark);font-size:16px;line-height:1.6;overflow-x:hidden;background:var(--gt-white)}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:var(--gt-font-heading);line-height:1.2;font-weight:700}h1{text-transform:uppercase;letter-spacing:2px}.gt-container{max-width:1440px;margin:0 auto;padding:0 20px}.gt-nav{position:sticky;top:0;background:var(--gt-dark);z-index:1000;display:flex;align-items:center;height:90px}.admin-bar .gt-nav{top:32px}@media (max-width:782px){.admin-bar .gt-nav{top:46px}}.gt-nav__logo{display:flex;align-items:center;padding-left:calc((100vw - 1440px) / 2 + 20px);flex-shrink:0}.gt-nav__logo img{height:80px;width:auto}.gt-nav__links{display:flex;list-style:none;gap:30px;position:absolute;left:50%;transform:translateX(-50%)}.gt-nav__links a{color:var(--gt-white);text-decoration:none;font-size:16px;text-transform:none;letter-spacing:0;transition:color 0.3s}.gt-nav__links a:hover{color:var(--gt-accent)}.gt-nav__cta{display:flex;align-items:center;justify-content:center;text-align:center;background:var(--gt-accent);color:var(--gt-white);text-decoration:none;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:0 45px;height:100%;flex-shrink:0;margin-left:auto;transition:background 0.3s}.gt-nav__cta:hover{background:#a00d24}.gt-nav__cta-mobile{display:none}.gt-nav__toggle{display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:5px}.gt-nav__toggle span{display:block;width:25px;height:2px;background:var(--gt-white)}.gt-section{padding:0}.gt-section .gt-section__title{padding-top:80px}.gt-section .gt-container{padding-bottom:80px}.gt-section .gt-container>.gt-section__title:first-child{padding-top:80px}.gt-section--dark{background:var(--gt-dark);color:var(--gt-white)}.gt-section--light{background:var(--gt-light)}.gt-section--red{background:var(--gt-accent);color:var(--gt-white)}.gt-section--red h2,.gt-section--red h3,.gt-section--red h4,.gt-section--red p,.gt-section--red td,.gt-section--red li,.gt-section--red a,.gt-section--red strong,.gt-section--red span,.gt-section--red .gt-section__subtitle,.gt-section--red .gt-feature__text p{color:var(--gt-white)}.gt-section__title{font-size:2.5rem;margin-bottom:40px}.gt-section__title--right{text-align:right}.gt-section__title--left{text-align:left}.gt-section__subtitle{font-size:1.1rem;color:var(--gt-gray);text-align:center;max-width:700px;margin:0 auto 50px}.gt-section--dark .gt-section__subtitle{color:#aaa}.gt-hero{position:relative;display:flex;align-items:center;aspect-ratio:2000 / 900;background:var(--gt-dark);background-image:var(--hero-bg-desktop);background-size:cover;background-position:center 65%;color:var(--gt-white)}.gt-hero .gt-container{width:100%}.gt-hero__overlay{position:absolute;inset:0;background:linear-gradient(to right,rgb(35 31 32 / .7) 0%,rgb(35 31 32 / .3) 50%,transparent 100%);z-index:1}.gt-hero__content{position:relative;z-index:2;text-align:left;text-shadow:0 2px 6px rgb(0 0 0 / .4)}.gt-hero__title{font-size:2.8rem;margin-bottom:20px;text-transform:uppercase;letter-spacing:3px}.gt-hero__body{display:flex;align-items:center;gap:30px}.gt-hero__body-text{max-width:540px}.gt-hero__subtitle{margin-bottom:15px}.gt-hero__subtitle p{font-family:var(--gt-font-heading);font-size:1.4rem;font-weight:700;color:var(--gt-white);margin:0;line-height:1.4}.gt-hero__badge{width:160px;height:auto;flex-shrink:0;margin-left:20px}.gt-hero__badge--mobile{display:none}.gt-hero__badge--desktop{display:block}.gt-hero__subhead{font-family:var(--gt-font-heading);font-size:1.15rem;font-weight:700;color:var(--gt-white);margin-bottom:12px;line-height:1.3}.gt-hero__text{font-size:.95rem;color:var(--gt-white);line-height:1.5}.gt-benefits-cards{position:relative;z-index:3;margin-top:-80px;padding-bottom:0}.gt-benefits-cards__grid{display:grid;grid-template-columns:repeat(4,250px);justify-content:center;gap:20px 50px}.gt-benefits-card{background:var(--gt-dark);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:30px 20px;text-align:center;height:250px;box-shadow:0 4px 15px rgb(0 0 0 / .2);text-decoration:none;cursor:pointer;transition:filter 0.2s ease}.gt-benefits-card:hover{filter:brightness(.82)}.gt-benefits-card .gt-benefits-card__icon{transition:transform 0.2s ease}.gt-benefits-card:hover .gt-benefits-card__icon{transform:scale(.88)}.gt-benefits-card--static{cursor:default}.gt-benefits-card--static:hover{filter:none}.gt-benefits-card--static:hover .gt-benefits-card__icon{transform:none}.gt-benefits-card__icon{width:70px;height:70px;color:var(--gt-accent)}.gt-benefits-card span{color:var(--gt-white);font-size:.85rem;text-transform:uppercase;letter-spacing:1px}@media (max-width:1024px){.gt-benefits-cards__grid{grid-template-columns:repeat(4,1fr);gap:15px}.gt-benefits-card{min-height:200px}}.gt-feature{overflow:hidden}.gt-feature .gt-section__title{max-width:1440px;margin-left:auto;margin-right:auto;padding:80px 20px 0}.gt-feature__layout{display:flex;align-items:stretch;gap:0}.gt-feature__text{width:40%;flex-shrink:0;padding-left:calc((100vw - 1440px) / 2 + 20px);padding-right:60px;padding-bottom:80px}.gt-feature__text h3{font-size:26px;margin-bottom:15px}.gt-feature__text h4{font-size:24px;margin-bottom:15px}.gt-feature__text p{color:var(--gt-gray);margin-bottom:15px}.gt-feature__text strong{font-weight:700}.gt-feature--reverse .gt-feature__text strong{font-size:18px}.gt-feature--hiw .gt-feature__text p{font-size:18px}.gt-feature__bullets{list-style:none;margin-bottom:15px}.gt-feature__bullets li{color:var(--gt-accent);font-weight:700;margin-bottom:8px;padding-left:20px;position:relative}.gt-feature__bullets li::before{content:'';position:absolute;left:0;top:8px;width:8px;height:8px;background:var(--gt-accent);border-radius:50%}.gt-feature__image{width:60%}.gt-feature__image img{width:100%;height:100%;object-fit:cover;display:block}.gt-feature__placeholder{background:var(--gt-border);min-height:450px;display:flex;align-items:center;justify-content:center;color:var(--gt-gray)}.gt-feature__placeholder--square{aspect-ratio:1 / 1;min-height:0}.gt-feature--reverse .gt-feature__layout{flex-direction:row}.gt-feature--reverse .gt-feature__text{width:50%;padding-left:60px;padding-right:calc((100vw - 1440px) / 2 + 20px)}.gt-feature--reverse .gt-feature__left{width:50%;background:var(--gt-dark);display:flex;align-items:center;justify-content:flex-start}.gt-feature--reverse .gt-feature__left-inner{width:100%;max-width:none;padding:60px 0 40px}.gt-feature__card{max-width:100%}.gt-feature__card-image{padding:0 40px}.gt-feature__card-image img{width:80%;object-fit:contain;display:block;margin:0 auto 30px}.gt-feature__card-table{background:rgb(255 255 255 / .08);padding:0;border:none}.gt-feature__card-table h4{font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;padding:25px 40px 0;color:var(--gt-white)}.gt-feature__card-table table{width:100%;border-collapse:collapse}.gt-feature__card-table td{padding:8px 40px;border-bottom:1px solid rgb(255 255 255 / .1);font-size:.95rem}.gt-feature__card-table tr:last-child td{border-bottom:none}.gt-feature__card-table td:first-child{color:rgb(255 255 255 / .6)}.gt-feature__card-table td:last-child{text-align:right;font-weight:600;color:var(--gt-white)}.gt-overview__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.gt-overview__card{text-align:center;padding:40px 20px;background:var(--gt-white);border:1px solid var(--gt-border)}.gt-overview__card h3{font-size:1.3rem;margin-bottom:15px}.gt-overview__card p{color:var(--gt-gray);font-size:.95rem}.gt-feature--hiw .gt-feature__layout{flex-direction:row-reverse}.gt-feature--hiw .gt-feature__text{width:40%;padding-left:60px;padding-right:calc((100vw - 1440px) / 2 + 20px);display:flex;flex-direction:column;justify-content:center}.gt-feature--hiw .gt-feature__image{width:60%}.gt-video-thumb{position:relative;cursor:pointer;display:block;line-height:0;padding-bottom:56.25%;height:0;overflow:hidden}.gt-video-thumb img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.gt-video-thumb img{width:100%;display:block}.gt-video-thumb__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:80px;height:80px;background:none;border:none;cursor:pointer;transition:transform 0.2s}.gt-video-thumb__play:hover{transform:translate(-50%,-50%) scale(1.1)}.gt-compare-layout{display:flex;gap:40px;align-items:stretch}.gt-compare-layout__text{padding-top:125px;width:30%;flex-shrink:0;display:flex;flex-direction:column}.gt-compare-layout__text h3{font-size:26px;text-transform:uppercase;letter-spacing:2px;margin-bottom:15px}.gt-compare-layout__text p{color:var(--gt-gray);margin-bottom:15px}.gt-compare-layout__text p.gt-compare-layout__lead,.gt-compare-split__text p.gt-compare-layout__lead{font-weight:700;color:#000}.gt-compare-layout__tagline{font-weight:700;color:#000000!important}.gt-compare-layout__badge{margin-top:50px;display:flex;justify-content:center}.gt-compare-layout__usa-icon{max-width:340px;height:auto;margin-left:-15px}.gt-compare-layout .gt-compare-full{flex:1}@media (max-width:1024px){.gt-compare-layout{flex-direction:column}.gt-compare-layout__text{width:100%}}@media (max-width:768px){.gt-compare-layout{flex-direction:column}.gt-compare-layout__text{width:100%}}.gt-compare-full{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch}.gt-compare-full__img-row th{background:none!important;border:none!important;box-shadow:none!important;padding:0!important;vertical-align:bottom;line-height:0;font-size:0;line-height:0;font-size:0;position:relative;z-index:1}.gt-compare-full__table thead tr:not(.gt-compare-full__img-row) th,.gt-compare-full__table tbody td{position:relative;z-index:2}img.gt-compare-full__img{width:130px;height:auto;object-fit:contain;display:block;margin:0 auto}div.gt-compare-full__img{width:100px;height:150px;display:flex;align-items:center;justify-content:center;margin:0 auto;font-size:.7rem;color:var(--gt-gray)}.gt-compare-full__table{width:100%;min-width:700px;border-collapse:collapse;border-spacing:0;position:relative}.gt-compare-full__table tbody{background:var(--gt-light)}.gt-compare-full__table th,.gt-compare-full__table td{padding:14px 20px;text-align:center;border-bottom:1px solid var(--gt-border)}.gt-compare-full__table th:first-child,.gt-compare-full__table td:first-child{text-align:left;font-weight:600}.gt-compare-full__table thead th{background:var(--gt-dark);color:var(--gt-white);font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;padding:18px 20px}.gt-compare-full__table thead th:first-child{border-radius:0}.gt-compare-full__table .gt-col-highlight{background:rgb(236 29 37 / .08);box-shadow:inset 2px 0 0 var(--gt-accent),inset -2px 0 0 var(--gt-accent)}.gt-compare-full__table thead .gt-col-highlight{background:var(--gt-accent);color:var(--gt-white);box-shadow:none}.gt-compare-full__table tbody tr:last-child .gt-col-highlight{box-shadow:inset 2px 0 0 var(--gt-accent),inset -2px 0 0 var(--gt-accent),inset 0 -2px 0 var(--gt-accent)}.gt-compare-full__table td:not(:first-child){font-size:0;text-align:center}.gt-compare-full__table td.gt-text-cell{font-size:.9rem;color:#999}.gt-compare-full__table td.gt-text-cell::after{display:none}.gt-compare-full__table td:not(:first-child):not(.gt-text-cell)::after{content:'';display:inline-block;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center}.gt-compare-full__table td:not(:first-child):not(.gt-check)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M84.707,68.752L65.951,49.998l18.75-18.752c0.777-0.777,0.777-2.036,0-2.813L71.566,15.295c-0.777-0.777-2.037-0.777-2.814,0L49.999,34.047l-18.75-18.752c-0.746-0.747-2.067-0.747-2.814,0L15.297,28.431c-0.373,0.373-0.583,0.88-0.583,1.407c0,0.527,0.21,1.034,0.583,1.407L34.05,49.998L15.294,68.753c-0.373,0.374-0.583,0.88-0.583,1.407c0,0.528,0.21,1.035,0.583,1.407l13.136,13.137c0.373,0.373,0.881,0.583,1.41,0.583c0.525,0,1.031-0.21,1.404-0.583l18.755-18.755l18.756,18.754c0.389,0.388,0.896,0.583,1.407,0.583c0.511,0,1.019-0.195,1.408-0.583l13.138-13.137C85.484,70.789,85.484,69.53,84.707,68.752z' fill='%23999'/%3E%3C/svg%3E")}.gt-compare-full__table td.gt-check::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath clip-rule='evenodd' d='M15.4142 4.41421L6 13.8284L0.585785 8.41421L3.41421 5.58578L6 8.17157L12.5858 1.58578L15.4142 4.41421Z' fill='%23999' fill-rule='evenodd'/%3E%3C/svg%3E")}.gt-compare-full__table td.gt-col-highlight.gt-check::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath clip-rule='evenodd' d='M15.4142 4.41421L6 13.8284L0.585785 8.41421L3.41421 5.58578L6 8.17157L12.5858 1.58578L15.4142 4.41421Z' fill='%2322A744' fill-rule='evenodd'/%3E%3C/svg%3E")}.gt-compare-full__table td.gt-col-highlight:not(.gt-check)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M84.707,68.752L65.951,49.998l18.75-18.752c0.777-0.777,0.777-2.036,0-2.813L71.566,15.295c-0.777-0.777-2.037-0.777-2.814,0L49.999,34.047l-18.75-18.752c-0.746-0.747-2.067-0.747-2.814,0L15.297,28.431c-0.373,0.373-0.583,0.88-0.583,1.407c0,0.527,0.21,1.034,0.583,1.407L34.05,49.998L15.294,68.753c-0.373,0.374-0.583,0.88-0.583,1.407c0,0.528,0.21,1.035,0.583,1.407l13.136,13.137c0.373,0.373,0.881,0.583,1.41,0.583c0.525,0,1.031-0.21,1.404-0.583l18.755-18.755l18.756,18.754c0.389,0.388,0.896,0.583,1.407,0.583c0.511,0,1.019-0.195,1.408-0.583l13.138-13.137C85.484,70.789,85.484,69.53,84.707,68.752z' fill='%23999'/%3E%3C/svg%3E")}.gt-compare-split{display:flex;gap:50px;align-items:flex-start}.gt-compare-split__text{width:30%;flex-shrink:0}.gt-compare-split__text h3{font-size:26px;margin-bottom:15px}.gt-compare-split__text p{color:var(--gt-gray);margin-bottom:15px}.gt-compare-split__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;flex:1}.gt-compare-card{background:var(--gt-white);border:1px solid var(--gt-border);border-radius:8px;overflow:hidden;padding-bottom:20px}.gt-compare-card--highlight{border-color:var(--gt-accent);box-shadow:0 4px 15px rgb(236 29 37 / .15)}.gt-compare-card__img{width:100%;aspect-ratio:1 / 1;background:var(--gt-light);display:flex;align-items:center;justify-content:center;font-size:.75rem;color:var(--gt-gray)}.gt-compare-card h4{padding:15px 15px 10px;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.gt-compare-card--highlight h4{color:var(--gt-accent)}.gt-compare-card ul{list-style:none;padding:0 15px}.gt-compare-card li{font-size:.8rem;padding:5px 0;padding-left:22px;position:relative}.gt-compare-card li.gt-check::before{content:'';position:absolute;left:0;width:18px;height:18px;top:2px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath clip-rule='evenodd' d='M15.4142 4.41421L6 13.8284L0.585785 8.41421L3.41421 5.58578L6 8.17157L12.5858 1.58578L15.4142 4.41421Z' fill='%23EC1D25' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:contain}.gt-compare-card li.gt-x::before{content:'';position:absolute;left:0;width:18px;height:18px;top:2px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M84.707,68.752L65.951,49.998l18.75-18.752c0.777-0.777,0.777-2.036,0-2.813L71.566,15.295c-0.777-0.777-2.037-0.777-2.814,0L49.999,34.047l-18.75-18.752c-0.746-0.747-2.067-0.747-2.814,0L15.297,28.431c-0.373,0.373-0.583,0.88-0.583,1.407c0,0.527,0.21,1.034,0.583,1.407L34.05,49.998L15.294,68.753c-0.373,0.374-0.583,0.88-0.583,1.407c0,0.528,0.21,1.035,0.583,1.407l13.136,13.137c0.373,0.373,0.881,0.583,1.41,0.583c0.525,0,1.031-0.21,1.404-0.583l18.755-18.755l18.756,18.754c0.389,0.388,0.896,0.583,1.407,0.583c0.511,0,1.019-0.195,1.408-0.583l13.138-13.137C85.484,70.789,85.484,69.53,84.707,68.752z' fill='%23999'/%3E%3C/svg%3E");background-size:contain}.gt-compare-card li.gt-x{color:var(--gt-gray)}.gt-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;counter-reset:step}.gt-step{text-align:center;counter-increment:step}.gt-step::before{content:counter(step);display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:var(--gt-accent);color:var(--gt-white);font-size:1.5rem;font-weight:700;border-radius:50%;margin-bottom:20px}.gt-step h3{font-size:1.2rem;margin-bottom:10px}.gt-step p{color:var(--gt-gray);font-size:.95rem}.gt-section__title--center{text-align:center}.gt-contact{padding:80px 0}.gt-contact .gt-section__title{text-align:left;padding-top:0}.gt-contact__intro{text-align:left;color:var(--gt-gray);font-size:18px;margin:0 0 30px}.gt-contact__layout{display:flex;align-items:stretch;gap:0}.gt-contact__form{width:60%;padding:0 60px 0 80px}.gt-contact__sidebar{width:40%;display:flex;flex-direction:column;overflow:hidden}.gt-contact__image{width:100%;flex:1;object-fit:cover;border-radius:0;display:block;margin-bottom:0;transform:scale(1.15)}.gt-contact__info{position:relative;z-index:1;background:var(--gt-light);border-radius:0;padding:40px 55px}.gt-contact__info-item{margin-bottom:25px}.gt-contact__info-item:last-child{margin-bottom:0}.gt-contact__info-label{display:block;font-weight:700;color:var(--gt-dark);margin-bottom:5px}.gt-contact__info-value{display:block;color:var(--gt-gray);line-height:1.5;text-decoration:none}a.gt-contact__info-value:hover{text-decoration:underline}.gt-contact .forminator-custom-form{text-align:left}.gt-contact .forminator-custom-form .forminator-input,.gt-contact .forminator-custom-form .forminator-textarea{width:100%;padding:12px 15px;border:1px solid var(--gt-border);font-size:1rem;font-family:inherit}.gt-contact .forminator-custom-form .forminator-textarea{min-height:150px;resize:vertical}.gt-contact .forminator-custom-form .forminator-button-submit{background:var(--gt-accent);color:var(--gt-white);border:none;padding:15px 40px;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:background 0.3s}.gt-contact .forminator-custom-form .forminator-button-submit:hover{background:#a00d24}.gt-footer__cta{background:var(--gt-accent);padding:40px 0;text-align:center}.gt-footer__cta-white,.gt-footer__cta-dark{font-size:28px;font-weight:700}.gt-footer__cta-white{color:var(--gt-white);margin-bottom:10px}.gt-footer__cta-dark{color:var(--gt-dark)}.gt-footer__cta-dark a{color:var(--gt-dark);text-decoration:none}.gt-footer__bottom{background:var(--gt-dark);padding:40px 0}.gt-footer__grid{display:flex;align-items:center;justify-content:space-between}.gt-footer__col--left{text-align:left}.gt-footer__col--center{text-align:center}.gt-footer__col--right{text-align:right}.gt-footer__contact{color:var(--gt-white);font-size:.9rem;margin-bottom:5px}.gt-footer__contact a{color:var(--gt-white);text-decoration:none}.gt-footer__contact a:hover{text-decoration:underline}.gt-footer__copyright{color:#888;font-size:.8rem}.gt-footer__logo{max-height:120px;width:auto}.gt-footer__address{color:var(--gt-white);font-size:.9rem;margin-bottom:5px}.gt-footer__credit{color:#888;font-size:.8rem}@media (max-width:1024px){:root{--gt-nav-height:70px}.gt-nav{height:70px}.gt-nav__links{display:none}.gt-nav__toggle{display:flex;margin-left:auto;margin-right:15px}.gt-nav__links{display:none;position:static;transform:none}.gt-nav__links.active{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;transform:none;background:rgb(35 31 32 / .98);padding:20px;gap:15px;z-index:1000}.gt-nav__links a{font-size:16px}.gt-nav__logo{padding-left:20px}.gt-nav__logo img{height:55px}.gt-nav__cta{display:none}.gt-nav__links.active .gt-nav__cta-mobile{display:block;margin-top:5px}.gt-nav__cta-mobile a{display:block;background:var(--gt-accent);color:var(--gt-white);text-decoration:none;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:14px 20px;text-align:center}.gt-nav__cta-mobile a:hover{background:#a00d24}.gt-hero{aspect-ratio:auto;min-height:60vh;background-size:cover;background-position:center}.gt-hero__title{font-size:2.2rem}.gt-hero__subtitle p{font-size:1.2rem}.gt-section__title--right,.gt-section__title--left{text-align:left}.gt-hero__badge{width:120px}.gt-section .gt-section__title{padding-top:60px}.gt-section .gt-container{padding-bottom:60px}.gt-section__title{font-size:2rem;margin-bottom:30px}.gt-container{padding:0 24px}.gt-benefits-cards__grid{grid-template-columns:repeat(4,1fr);gap:12px}.gt-benefits-card{height:auto;min-height:180px;padding:24px 16px}.gt-benefits-card__icon{width:50px;height:50px}.gt-feature__layout{flex-direction:column}.gt-feature__text{width:100%;padding:30px 24px 40px}.gt-feature__image{width:100%}.gt-feature .gt-section__title{padding-left:24px;padding-right:24px}.gt-feature--reverse .gt-feature__layout{flex-direction:column-reverse}.gt-feature--reverse .gt-feature__left{width:100%}.gt-feature--reverse .gt-feature__left-inner{padding:30px 24px;margin-left:0;max-width:none}.gt-feature--reverse .gt-feature__text{width:100%;padding:30px 24px 40px}.gt-feature--hiw .gt-feature__layout{flex-direction:column}.gt-feature--hiw .gt-feature__image{width:100%}.gt-feature--hiw .gt-feature__text{width:100%;padding:30px 24px 40px}.gt-overview__grid{grid-template-columns:repeat(3,1fr);gap:20px}.gt-compare-layout{flex-direction:column}.gt-compare-layout__text{width:100%;padding-top:0}.gt-compare-full{max-width:100%}.gt-compare-split{flex-direction:column}.gt-compare-split__text{width:100%}.gt-compare-split__cards{grid-template-columns:repeat(4,1fr)}.gt-steps{grid-template-columns:repeat(3,1fr);gap:25px}.gt-contact__layout{flex-direction:column}.gt-contact__form{width:100%;padding:0 24px}.gt-contact__sidebar{width:100%}.gt-contact__image{transform:none}.gt-contact__info{padding:30px 24px}.gt-footer__cta-white,.gt-footer__cta-dark{font-size:24px}}@media (max-width:768px){.gt-container{padding:0 16px}.gt-section .gt-section__title{padding-top:40px}.gt-section .gt-container{padding-bottom:40px}.gt-section__title{font-size:1.6rem;margin-bottom:24px}.gt-section__title--right,.gt-section__title--left{text-align:left}.gt-section__subtitle{font-size:1rem;margin-bottom:30px}:root{--gt-nav-height:60px}.gt-nav{height:60px}.gt-nav__links{display:none}.gt-nav__toggle{display:flex;position:static;transform:none;margin-left:auto;margin-right:12px}.gt-nav__logo{padding-left:12px}.gt-nav__logo img{height:42px}.gt-nav__cta-mobile a{font-size:.85rem;padding:12px 16px}.gt-nav__links.active{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:rgb(35 31 32 / .98);padding:20px 16px;gap:15px}.gt-nav--scrolled{height:56px!important}.gt-nav--scrolled .gt-nav__logo img{height:38px}.gt-hero{aspect-ratio:auto;min-height:85vh;align-items:flex-end;padding-bottom:80px;background-image:var(--hero-bg-mobile,var(--hero-bg-desktop));background-size:cover;background-position:center top}.gt-hero__overlay{background:linear-gradient(to top,rgb(35 31 32 / .85) 0%,rgb(35 31 32 / .4) 50%,transparent 100%)}.gt-hero__title{font-size:1.6rem;letter-spacing:1.5px;margin-bottom:14px}.gt-hero__body{flex-direction:column;align-items:flex-start;gap:16px}.gt-hero__subtitle p{font-size:1rem}.gt-hero__subhead{font-size:.95rem;margin-bottom:8px}.gt-hero__text{font-size:.85rem}.gt-hero__badge--desktop{display:none}.gt-hero__badge--mobile{display:block;width:100px;margin-left:0;margin-bottom:12px}.gt-benefits-cards{margin-top:-30px}.gt-benefits-cards__grid{grid-template-columns:repeat(2,1fr);gap:8px}.gt-benefits-card{height:auto;min-height:0;padding:20px 12px;gap:10px}.gt-benefits-card__icon{width:40px;height:40px}.gt-benefits-card span{font-size:.72rem;letter-spacing:.5px}.gt-feature .gt-section__title{padding:40px 16px 0}.gt-feature__layout{flex-direction:column}.gt-feature__text{width:100%;padding:24px 16px 32px}.gt-feature__text h3{font-size:22px;margin-bottom:12px}.gt-feature__text h4{font-size:20px;margin-bottom:12px}.gt-feature__text p{font-size:.9rem;margin-bottom:12px}.gt-feature__image{width:100%}.gt-feature--reverse .gt-feature__layout{flex-direction:column-reverse}.gt-feature--reverse .gt-feature__left{width:100%}.gt-feature--reverse .gt-feature__left-inner{padding:24px 16px;margin-left:0;max-width:none}.gt-feature--reverse .gt-feature__text{width:100%;padding:24px 16px 32px}.gt-feature--reverse .gt-feature__text strong{font-size:16px}.gt-feature__card{width:100%;max-width:none;margin:0}.gt-feature__card-image{padding:0 16px}.gt-feature__card-image img{width:60%;margin-bottom:20px}.gt-feature__card-table h4{padding:20px 16px 0;font-size:1rem}.gt-feature__card-table td{padding:8px 16px;font-size:.85rem}.gt-feature--hiw .gt-feature__layout{flex-direction:column}.gt-feature--hiw .gt-feature__image{width:100%}.gt-feature--hiw .gt-feature__text{width:100%;padding:24px 16px 32px}.gt-feature--hiw .gt-feature__text p{font-size:1rem}.gt-overview__grid{grid-template-columns:1fr;gap:16px}.gt-overview__card{padding:24px 16px}.gt-steps{grid-template-columns:1fr;gap:24px}.gt-compare-layout__text{padding-top:0}.gt-compare-layout__usa-icon{max-width:200px;margin-left:0}.gt-compare-layout__badge{margin-top:24px}.gt-compare-full{max-width:calc(100vw - 32px)}.gt-compare-full__table{font-size:.8rem;min-width:580px}.gt-compare-full__table th,.gt-compare-full__table td{padding:10px 12px}.gt-compare-full__table thead th{padding:12px;font-size:.7rem}img.gt-compare-full__img{width:55px;height:auto}.gt-compare-split__cards{grid-template-columns:1fr 1fr;gap:12px}.gt-contact{padding:0}.gt-contact__layout{flex-direction:column}.gt-contact__form{width:100%;padding:32px 16px}.gt-contact__sidebar{width:100%}.gt-contact__image{transform:none}.gt-contact__info{width:100%;padding:24px 16px}.gt-contact__intro{font-size:15px;margin-bottom:20px}.gt-contact .gt-section__title{padding-top:0}.gt-footer__cta{padding:28px 0}.gt-footer__cta-white,.gt-footer__cta-dark{font-size:17px}.gt-footer__bottom{padding:28px 0}.gt-footer__grid{flex-direction:column;gap:20px;text-align:center}.gt-footer__col--center{order:-1}.gt-footer__col--left,.gt-footer__col--right{text-align:center}.gt-footer__logo{max-height:60px}.gt-footer__contact,.gt-footer__address{font-size:.8rem}}@media (max-width:400px){.gt-hero__title{font-size:1.3rem}.gt-hero__subtitle p{font-size:.9rem}.gt-hero__text{font-size:.8rem}.gt-benefits-cards__grid{grid-template-columns:1fr 1fr;gap:6px}.gt-benefits-card{padding:16px 8px}.gt-benefits-card__icon{width:32px;height:32px}.gt-benefits-card span{font-size:.65rem}.gt-nav__cta-mobile a{font-size:.8rem;padding:10px 12px}.gt-section__title{font-size:1.4rem}.gt-footer__cta-white,.gt-footer__cta-dark{font-size:15px}.gt-compare-split__cards{grid-template-columns:1fr}}