.star-faq{background:#fff}.star-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:start}.star-faq-intro{position:sticky;top:110px}.star-faq-list{border-top:1px solid #dfe5ea}.star-faq-item{border-bottom:1px solid #dfe5ea}.star-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 0;cursor:pointer;list-style:none;color:#08233f;font-size:18px;font-weight:700}.star-faq-item summary::-webkit-details-marker{display:none}.star-faq-plus{flex:0 0 auto;color:#d7a640;font-size:28px;font-weight:400;transition:transform .2s ease}.star-faq-item[open] .star-faq-plus{transform:rotate(45deg)}.star-faq-answer{max-width:760px;padding:0 45px 26px 0;color:#687785;font-size:15px;line-height:1.75}@media screen and (max-width:900px){.star-faq-layout{grid-template-columns:1fr;gap:40px}.star-faq-intro{position:static}}@media screen and (max-width:600px){.star-faq-item summary{font-size:16px;padding:22px 0}.star-faq-answer{padding-right:0}}.star-footer{padding:78px 0 28px;background:#04172b;color:#fff}.star-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.15fr;gap:55px}.star-footer-brand{max-width:390px}.star-footer-logo img{display:block;width:auto;max-width:230px;max-height:90px;object-fit:contain}.star-footer-brand-name{color:#fff;font-size:24px;font-weight:700}.star-footer-brand>p{margin:24px 0 0;color:#ffffffa3;font-size:14px;line-height:1.75}.star-footer-quote{display:inline-flex;align-items:center;gap:10px;margin-top:28px;color:#d7a640;font-size:14px;font-weight:700;text-decoration:none}.star-footer-quote span{font-size:19px;transition:transform .2s ease}.star-footer-quote:hover span{transform:translate(4px)}.star-footer-column h3{margin:3px 0 23px;color:#fff;font-size:14px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.star-footer-column ul{margin:0;padding:0;list-style:none}.star-footer-column li{margin-bottom:13px}.star-footer-column a{color:#ffffffa8;font-size:14px;text-decoration:none;transition:color .2s ease}.star-footer-column a:hover{color:#fff}.star-footer-contact p{margin:0 0 18px;color:#ffffffa6;font-size:14px;line-height:1.6}.star-footer-contact p span{display:block;margin-bottom:4px;color:#ffffff6b;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.star-footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-top:65px;padding-top:25px;border-top:1px solid rgba(255,255,255,.12)}.star-footer-legal{display:flex;flex-direction:column;gap:7px;color:#ffffff7a;font-size:11px;line-height:1.6}.star-footer-operator{color:#ffffff57}.star-footer-links{display:flex;flex-wrap:wrap;gap:20px}.star-footer-links a{color:#ffffff7a;font-size:11px;text-decoration:none}.star-footer-links a:hover{color:#fff}@media screen and (max-width:1000px){.star-footer-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.star-footer{padding-top:58px}.star-footer-grid{grid-template-columns:1fr;gap:40px}.star-footer-bottom{flex-direction:column;align-items:flex-start}.star-footer-logo img{max-width:200px}}.star-hero{position:relative;display:flex;align-items:center;min-height:720px;background-color:#08233f;background-repeat:no-repeat;background-size:cover;background-position:center}.star-hero-content{max-width:800px;padding:115px 0 120px}.star-hero-small{margin-bottom:20px;color:#d7a640;font-size:13px;font-weight:700;letter-spacing:2.2px;text-transform:uppercase}.star-hero-title{max-width:800px;margin:0;color:#fff;font-size:clamp(50px,6vw,80px);font-weight:700;line-height:1;letter-spacing:-2.5px}.star-hero-description{max-width:670px;margin:28px 0 0;color:#ffffffdb;font-size:19px;line-height:1.7}.star-hero-buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}.star-hero-features{display:flex;flex-wrap:wrap;gap:28px;margin-top:42px;color:#ffffffd1;font-size:13px}.star-hero-features span:first-letter{color:#d7a640}@media screen and (max-width:749px){.star-hero{min-height:640px;background-position:60% center}.star-hero-content{padding:85px 0}.star-hero-title{font-size:46px;letter-spacing:-1.5px}.star-hero-description{font-size:17px}.star-hero-buttons{flex-direction:column;align-items:flex-start}.star-hero-features{flex-direction:column;gap:9px}}.star-logistics{background:#08233f}.star-logistics-header{max-width:760px;margin-bottom:52px}.star-logistics .star-title{color:#fff}.star-logistics .star-description{color:#ffffffad}.star-logistics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.star-logistics-card{overflow:hidden;background:#fff;border-radius:6px;transition:transform .25s ease,box-shadow .25s ease}.star-logistics-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px #0003}.star-logistics-image{height:260px;overflow:hidden;background:#dce4ea}.star-logistics-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}.star-logistics-card:hover .star-logistics-image img{transform:scale(1.035)}.star-logistics-content{padding:34px}.star-logistics-number{margin-bottom:18px;color:#d7a640;font-size:12px;font-weight:700;letter-spacing:2px}.star-logistics-content h3{margin:0;color:#08233f;font-size:27px;line-height:1.2}.star-logistics-content p{margin:18px 0 28px;color:#687785;font-size:15px;line-height:1.7}.star-logistics-content a{display:inline-flex;align-items:center;gap:10px;color:#0c4f82;font-size:14px;font-weight:700;text-decoration:none}.star-logistics-content a span{font-size:20px;transition:transform .2s ease}.star-logistics-content a:hover span{transform:translate(5px)}@media screen and (max-width:749px){.star-logistics-grid{grid-template-columns:1fr}.star-logistics-image{height:220px}.star-logistics-content{padding:28px}}.star-process{background:#f5f7f9}.star-process-header{max-width:760px;margin-bottom:55px}.star-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.star-process-item{position:relative}.star-process-number{display:flex;align-items:center;justify-content:center;width:58px;height:58px;margin-bottom:24px;border-radius:50%;background:#08233f;color:#fff;font-size:15px;font-weight:700;letter-spacing:1px}.star-process-line{position:absolute;top:28px;left:74px;right:-28px;height:1px;background:#cfd8df}.star-process-item:last-child .star-process-line{display:none}.star-process-item h3{margin:0 0 14px;color:#08233f;font-size:22px;line-height:1.3}.star-process-item p{margin:0;color:#687785;font-size:14px;line-height:1.7}@media screen and (max-width:900px){.star-process-grid{grid-template-columns:repeat(2,1fr);gap:40px 28px}.star-process-line{display:none}}@media screen and (max-width:600px){.star-process-grid{grid-template-columns:1fr}.star-process-item{padding-bottom:26px;border-bottom:1px solid #dfe5ea}.star-process-item:last-child{border-bottom:none}}.star-quote{background:#08233f}.star-quote-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.star-quote-intro{padding-top:30px}.star-quote-title{max-width:560px;margin:0;color:#fff;font-size:clamp(40px,5vw,62px);font-weight:700;line-height:1.08;letter-spacing:-1.5px}.star-quote-description{max-width:540px;margin:24px 0 0;color:#ffffffb8;font-size:17px;line-height:1.75}.star-quote-points{margin-top:45px}.star-quote-point{display:flex;gap:20px;padding:22px 0;border-top:1px solid rgba(255,255,255,.14)}.star-quote-point:last-child{border-bottom:1px solid rgba(255,255,255,.14)}.star-quote-point>span{flex:0 0 auto;color:#d7a640;font-size:12px;font-weight:700;letter-spacing:1px}.star-quote-point strong{display:block;color:#fff;font-size:16px}.star-quote-point p{margin:6px 0 0;color:#ffffff9e;font-size:13px;line-height:1.6}.star-quote-form-wrap{padding:44px;background:#fff;border-radius:8px;box-shadow:0 25px 70px #0003}.star-form-heading{margin-bottom:32px}.star-form-heading h3{margin:0;color:#08233f;font-size:30px}.star-form-heading p{margin:9px 0 0;color:#687785;font-size:14px}.star-form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.star-form-field{margin-bottom:19px}.star-form-field label{display:block;margin-bottom:8px;color:#253746;font-size:13px;font-weight:700}.star-form-field input,.star-form-field select,.star-form-field textarea{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid #d8e0e6;border-radius:4px;background:#fff;color:#172331;font-family:inherit;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.star-form-field input,.star-form-field select{min-height:50px}.star-form-field textarea{resize:vertical}.star-form-field input:focus,.star-form-field select:focus,.star-form-field textarea:focus{border-color:#0c4f82;box-shadow:0 0 0 3px #0c4f8214}.star-form-submit{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;min-height:56px;margin-top:5px;border:none;border-radius:4px;background:#d7a640;color:#04172b;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;transition:transform .2s ease,background .2s ease}.star-form-submit:hover{transform:translateY(-2px)}.star-form-submit span{font-size:20px}.star-form-note{margin:15px 0 0;color:#7a8792;font-size:11px;line-height:1.6;text-align:center}.star-form-success{margin-bottom:25px;padding:18px;border:1px solid #c7dfcf;background:#f0faf3;color:#245b35;border-radius:4px}.star-form-success p{margin:6px 0 0}.star-form-error{margin-bottom:25px;padding:18px;border:1px solid #e8c4c4;background:#fff4f4;color:#852d2d;border-radius:4px}@media screen and (max-width:900px){.star-quote-layout{grid-template-columns:1fr;gap:45px}}@media screen and (max-width:600px){.star-quote-form-wrap{padding:28px 20px}.star-form-row{grid-template-columns:1fr;gap:0}.star-quote-title{font-size:40px}}.star-services{background:#fff}.star-services-header{max-width:760px;margin-bottom:52px}.star-services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.star-service-card{position:relative;min-height:310px;padding:38px;background:#f7f9fb;border:1px solid #e1e7ec;border-radius:6px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.star-service-card:hover{transform:translateY(-5px);border-color:#c9d4dd;box-shadow:0 18px 45px #08233f17}.star-service-number{margin-bottom:36px;color:#d7a640;font-size:13px;font-weight:700;letter-spacing:2px}.star-service-card h3{margin:0;color:#08233f;font-size:27px;line-height:1.2}.star-service-card p{max-width:510px;margin:18px 0 30px;color:#687785;font-size:15px;line-height:1.7}.star-service-card a{display:inline-flex;align-items:center;gap:10px;color:#0c4f82;font-size:14px;font-weight:700;text-decoration:none}.star-service-card a span{font-size:20px;transition:transform .2s ease}.star-service-card a:hover span{transform:translate(5px)}@media screen and (max-width:749px){.star-services-grid{grid-template-columns:1fr}.star-service-card{min-height:auto;padding:30px}}.star-trust{background:#fff;border-bottom:1px solid #e3e8ed}.star-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.star-trust-item{display:flex;align-items:center;justify-content:center;gap:15px;min-height:105px;padding:20px;border-right:1px solid #e3e8ed}.star-trust-item:last-child{border-right:none}.star-trust-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#f2f5f7;color:#08233f;font-size:20px;font-weight:700}.star-trust-content strong{display:block;color:#08233f;font-size:15px;line-height:1.3}.star-trust-content span{display:block;margin-top:4px;color:#778491;font-size:12px}@media screen and (max-width:900px){.star-trust-grid{grid-template-columns:repeat(2,1fr)}.star-trust-item{border-bottom:1px solid #e3e8ed}}@media screen and (max-width:500px){.star-trust-grid{grid-template-columns:1fr 1fr}.star-trust-item{justify-content:flex-start;padding:18px 10px}.star-trust-icon{width:34px;height:34px;font-size:15px}}.star-why{background:#fff}.star-why-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.star-why-intro{position:sticky;top:110px}.star-why-button{margin-top:30px}.star-why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.star-why-card{min-height:240px;padding:32px;background:#f7f9fb;border:1px solid #e1e7ec;border-radius:6px;transition:transform .25s ease,box-shadow .25s ease}.star-why-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #08233f17}.star-why-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:24px;border-radius:50%;background:#08233f;color:#fff;font-size:18px;font-weight:700}.star-why-card h3{margin:0 0 13px;color:#08233f;font-size:21px;line-height:1.3}.star-why-card p{margin:0;color:#687785;font-size:14px;line-height:1.7}@media screen and (max-width:900px){.star-why-layout{grid-template-columns:1fr;gap:42px}.star-why-intro{position:static}}@media screen and (max-width:600px){.star-why-grid{grid-template-columns:1fr}.star-why-card{min-height:auto}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map?subset=AAAAAACAvQM */
