:root{--black:#020202;--white:#F5F5F5;--muted:#656565;--muted2:rgba(255,255,255,.58);--line:rgba(255,255,255,.14);--card:rgba(28,28,28,.33);--pink:#C7075A;--pink2:#F13D87;--container:1170px;--serif:Georgia,'Times New Roman',serif;--sans:'Century Gothic',Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--black);color:var(--white);font-family:var(--sans);font-size:18px;line-height:1.39;overflow-x:hidden}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}h1,h2,h3,p{margin-top:0}.ps-container{width:min(var(--container),calc(100% - 270px));margin:0 auto}.narrow{max-width:870px}.site-header{position:absolute;left:0;right:0;top:0;z-index:50;height:132px;color:var(--white);font-size:18px;line-height:.79}.header-inner{position:relative;height:132px}.header-logo{display:none}.main-nav{position:absolute;left:0;top:59px;display:flex;align-items:center;gap:24px;white-space:nowrap}.main-nav a,.footer-nav a{transition:color .2s ease}.main-nav a:hover,.footer-nav a:hover,.page-home .main-nav a[href="/contacts"]{color:var(--pink)}.header-lang{position:absolute;left:0;top:109px;text-transform:lowercase;padding-right:24px}.header-lang:after{content:'';position:absolute;right:0;top:3px;border:solid var(--white);border-width:0 1px 1px 0;width:8px;height:8px;transform:rotate(45deg)}.header-side{position:static}.header-phone{position:absolute;left:829px;top:59px;white-space:nowrap}.header-socials{position:absolute;left:879px;top:126px;display:flex;align-items:center;gap:20px}.header-socials a{width:22px;height:22px;border:0;border-radius:0;display:flex;align-items:center;justify-content:center}.header-socials img{width:22px;height:22px;object-fit:contain;filter:none;transition:filter .22s ease,transform .22s ease,opacity .22s ease}.header-social-wa img{filter:none}.header-social-tg img{width:21px;height:20px}.header-socials a{position:relative;opacity:.92;transition:transform .22s ease,opacity .22s ease}.header-socials a:hover{opacity:1;transform:translateY(-2px) scale(1.08)}.header-socials a:hover img{filter:brightness(0) saturate(100%) invert(16%) sepia(94%) saturate(4456%) hue-rotate(320deg) brightness(88%) contrast(98%)}.burger{display:none;width:42px;height:34px;border:0;background:transparent;padding:4px;cursor:pointer}.mobile-menu{position:fixed;inset:0;z-index:100;opacity:0;visibility:hidden;transition:.25s ease}.mobile-menu.is-open{opacity:1;visibility:visible}.mobile-menu:before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.76);backdrop-filter:blur(10px)}.mobile-menu-panel{position:absolute;right:0;top:0;width:min(360px,88vw);height:100%;background:#020202;padding:32px;border-left:1px solid var(--line);transform:translateX(110%);transition:.25s ease}.mobile-menu.is-open .mobile-menu-panel{transform:translateX(0)}.mobile-close{position:absolute;right:22px;top:18px;width:42px;height:42px;border:0;background:transparent;color:#fff;font-size:38px;line-height:1;cursor:pointer}.mobile-logo{width:180px;margin:0 0 42px}.mobile-menu nav{display:grid;gap:22px;font-size:22px}.mobile-phone{display:block;margin-top:40px;color:var(--pink2);font-size:22px}.mobile-menu p{color:var(--muted2)}.mobile-socials,.footer-socials,.form-socials{display:flex;align-items:center;gap:12px}.mobile-socials a,.footer-socials a{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center}.hero-section{height:1322px;padding:0;position:relative;background:var(--hero-bg) right top/auto 708px no-repeat,#020202;overflow:hidden}.hero-section:before{content:'';position:absolute;left:calc(50% - 576px);top:858px;width:628px;height:414px;background:url('/public/img/prime/sec2_fon.svg') left top/contain no-repeat;z-index:1;pointer-events:none}.hero-section:after{content:'';position:absolute;left:0;right:0;top:830px;height:492px;background:#020202;z-index:0}.hero-content{position:relative;z-index:2;height:100%;text-align:left}.hero-eyebrow{position:absolute;left:300px;top:556px;width:190px;margin:0;font-size:19px;line-height:1.12;color:#F5F5F5}.hero-actions{position:absolute;left:500px;top:549px;display:flex;align-items:center;gap:30px}.hero-msg{position:relative;overflow:hidden;width:172px;height:60px;border-radius:30px;background:var(--pink);display:inline-flex;align-items:center;justify-content:center;gap:16px;color:#fff;font-size:16px;line-height:1.3;letter-spacing:-.01em;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.hero-msg:nth-child(2){width:170px}.hero-msg img{width:29px;height:29px;object-fit:contain}.hero-msg:hover{background:var(--pink2);transform:translateY(-2px);box-shadow:0 18px 46px rgba(199,7,90,.28)}.hero-title{position:absolute;left:297px;top:344px;width:580px;height:212px;margin:0;background:url('/public/img/prime/logo_white.svg') left top/contain no-repeat;font-size:0;line-height:0}.hero-title span{position:absolute;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.hero-text{position:absolute;left:300px;top:984px;width:870px;max-width:870px;margin:0;color:#fff;font-size:20px;line-height:1.39}.hero-text p{margin:0}.hero-section .ps-btn{position:absolute;right:0;top:1458px;display:none}.ps-btn,.ps-link{display:inline-flex;align-items:center;justify-content:center;min-height:60px;padding:0 42px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:var(--pink);color:#fff;text-transform:uppercase;font-size:16px;line-height:1;font-weight:400;cursor:pointer;transition:.2s ease;box-shadow:0 16px 50px rgba(199,7,90,.22)}.ps-btn:hover,.ps-link:hover{transform:translateY(-2px);background:var(--pink2);box-shadow:0 22px 60px rgba(199,7,90,.34)}.ps-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.section{position:relative;padding:0}.section-head{display:block;margin:0}.section-head h2,h2{font-size:64px;line-height:1;text-transform:uppercase;font-weight:400;margin:0}.section-text{color:rgba(255,255,255,.78);font-size:20px;line-height:1.39;max-width:870px}.models-preview{padding:91px 0 0;overflow:hidden}.models-preview .ps-container{position:relative}.models-preview .section-head{position:relative;margin-left:300px;margin-bottom:84px}.models-preview .section-head .section-text{display:none}.models-grid{display:flex;gap:30px;align-items:flex-start;overflow:visible}.model-card{flex:0 0 270px;position:relative}.model-photo,.catalog-photo{display:block;overflow:hidden;background:#111;border-radius:8px}.model-photo{width:270px;height:406px}.model-photo img,.catalog-photo img,.model-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease,filter .4s ease}.model-card:hover img,.catalog-card:hover img,.model-gallery-item:hover img{transform:scale(1.045);filter:brightness(1.04)}.model-name{display:block;margin-top:24px;font-size:27px;line-height:1.18;text-align:center;color:#fff}.section-action{position:relative;text-align:right;margin-top:56px}.models-preview .section-action{position:absolute;right:0;top:139px;margin:0}.section-action .ps-link{background:transparent;box-shadow:none;border:0;padding:0;min-height:auto;border-radius:0;text-transform:none;font-size:20px;line-height:1.18}.section-action .ps-link:hover{color:var(--pink);transform:none;background:transparent;box-shadow:none}.about-section{padding:120px 0 0;overflow:hidden}.about-section:before{content:'Prime Selection';position:absolute;left:calc(50% - 576px);top:105px;width:640px;font-family:var(--serif);font-size:136px;line-height:.78;font-weight:600;letter-spacing:-.06em;color:rgba(255,255,255,.045);pointer-events:none}.about-grid{display:block}.about-grid .section-head{margin-left:300px;margin-bottom:78px}.about-text{width:870px;margin-left:300px;color:#fff;font-size:20px;line-height:1.39}.about-text p{margin:0 0 26px}.benefits-section{padding:680px 0 0}.benefits-section .section-head{text-align:center;margin-bottom:84px}.benefits-grid{width:870px;margin-left:300px;display:grid;gap:74px}.benefit-card{position:relative;display:grid;grid-template-columns:210px 1fr;gap:90px;align-items:center;min-height:160px;padding:0;border:0;background:transparent;overflow:visible}.benefit-card:before{display:none}.benefit-icon{width:154px;max-height:126px;height:auto;margin:0 auto}.benefit-card h3{font-size:25px;line-height:1.23;text-transform:uppercase;font-weight:400;margin:0 0 8px;color:#fff}.benefit-card div{color:#fff;font-size:25px;line-height:1.23;text-transform:uppercase}.benefit-card div p{margin:0}.reviews-section{padding:216px 0 0;overflow:hidden}.reviews-section .section-head{margin-left:300px;margin-bottom:84px}.reviews-grid{display:flex;gap:30px;overflow:visible}.review-card{flex:0 0 470px;min-height:350px;padding:44px 30px;border:0;border-radius:15px;background:var(--card)}.review-card h3{font-size:25px;line-height:1.18;font-weight:400;margin:0 0 12px;color:#fff}.review-card div{font-size:25px;line-height:1.18;color:#fff}.review-card div p{margin:0}.why-section{padding:222px 0 0}.why-grid{display:grid;grid-template-columns:770px 370px;gap:30px;align-items:start;margin-left:calc((100vw - min(var(--container),calc(100% - 270px)))/-2)}.why-media{position:relative;width:806px;height:478px;min-height:0}.why-media img{width:100%;height:100%;min-height:0;object-fit:cover;border-radius:15px}.why-media:after{display:none}.why-content{padding-top:0}.why-content h2{width:870px;margin:0 0 180px}.why-content .section-text{display:none}.why-list{display:grid;gap:38px;margin:0}.why-list article{display:block;border:0;padding:0}.why-list span{display:none}.why-list h3{font-size:20px;line-height:1.18;font-weight:400;margin:0;color:var(--pink)}.why-list div{display:none}.steps-section{padding:456px 0 0}.steps-section .section-head{margin-left:300px;margin-bottom:84px}.steps-section .section-head h2{width:875px;text-align:left}.steps-grid{width:876px;margin-left:300px;display:grid;gap:20px}.step-card{position:relative;width:570px;min-height:200px;padding:0 0 0 100px;border:0;background:transparent}.step-card:nth-child(2){margin-left:265px}.step-card:nth-child(3){margin-left:170px}.step-card span{position:absolute;left:0;top:-18px;font-family:var(--serif);font-size:190px;line-height:1;color:rgba(255,255,255,.2)}.step-card h3,.step-card div{font-size:25px;line-height:1.18;text-transform:uppercase;color:var(--pink);font-weight:400}.step-card h3{margin:0 0 4px}.step-card div p{margin:0}.callback-section{display:none}.site-footer{position:relative;overflow:hidden;margin-top:120px;padding:160px 0 58px;background:#020202;min-height:620px}.page-home .site-footer{margin-top:-493px;padding-top:896px;min-height:1595px}.footer-bg{position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,2,2,.2),rgba(2,2,2,.2)),url('/public/img/prime/footer.jpg') center top/cover no-repeat;opacity:1}.footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:370px 270px 270px;gap:130px;align-items:start}.footer-brand img{width:259px;margin:0 0 152px}.footer-brand p,.footer-contacts p{color:var(--muted2)}.footer-nav{display:grid;gap:21px;font-size:18px;line-height:.79}.footer-contacts{display:grid;gap:18px;font-size:18px;line-height:.79}.footer-socials{margin-top:16px}.inner-main{background:#020202;min-height:60vh}.inner-hero{position:relative;min-height:830px;padding:215px 0 90px;background:radial-gradient(28.99% 52.26% at 63.08% 4.52%,rgba(255,255,255,.05) 0%,rgba(255,255,255,0) 100%),#020202}.inner-hero.compact{padding-bottom:90px}.breadcrumbs{font-size:18px;line-height:1;color:#656565;margin:0 0 78px}.breadcrumbs a:hover{color:var(--pink2)}.inner-hero h1{width:870px;margin-left:300px;font-size:64px;line-height:1;text-transform:uppercase;font-family:var(--sans);font-weight:400;letter-spacing:0}.catalog-section{padding:0 0 140px;margin-top:-300px}.catalog-grid{display:grid;grid-template-columns:repeat(4,270px);gap:54px 30px}.catalog-card{position:relative}.catalog-photo{width:270px;height:406px}.catalog-info{padding-top:18px}.catalog-info .model-name{margin-top:0}.catalog-info dl,.model-params{display:grid;gap:8px;margin:20px 0 24px}.catalog-info dl div,.model-params div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:8px}.catalog-info dt,.model-params dt{color:rgba(255,255,255,.42)}.catalog-info dd,.model-params dd{margin:0;color:#fff}.catalog-card .ps-link{min-height:auto;padding:0;border:0;background:transparent;box-shadow:none;border-radius:0;text-transform:none;font-size:16px;color:var(--pink)}.model-detail-section{margin-top:-300px;padding-bottom:140px}.model-detail-grid{display:grid;grid-template-columns:270px 1fr;gap:30px;align-items:start}.model-side{position:sticky;top:24px;border:1px solid var(--line);border-radius:15px;padding:30px;background:rgba(28,28,28,.33)}.model-side h2{font-size:42px;text-transform:none;margin-bottom:26px}.model-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.model-gallery-item{display:block;height:570px;overflow:hidden;background:#111;border-radius:8px}.page-text-section{margin-top:-300px;padding:0 0 140px}.page-grid{display:grid;grid-template-columns:570px 470px;gap:130px;align-items:start}.page-text{font-size:25px;line-height:1.32;color:#fff}.page-text h2,.page-text h3{font-size:36px;text-transform:none}.contacts-list{margin-top:42px;display:grid;gap:16px}.contacts-list a{font-size:25px;color:var(--pink2)}.callback-form-wrap{width:470px}.callback-form-wrap h2{font-size:63px;line-height:1;margin:0 0 24px;text-transform:uppercase;font-weight:400}.form-sub,.form-alt{font-size:27px;line-height:1.18;margin:0 0 14px;color:#fff}.form-alt{margin:34px 0 16px}.ps-form{display:grid;gap:22px}.ps-form label{display:block;border-bottom:1.5px solid rgba(255,255,255,.2);padding-bottom:8px}.ps-form label span{display:block;color:rgba(255,255,255,.35);font-size:12px;margin-bottom:4px}.ps-form input{width:100%;height:36px;border:0;background:transparent;color:#fff;outline:0;font-size:18px}.ps-form input::placeholder{color:#fff}.ps-form .ps-btn{width:270px;margin-top:8px}.form-note{max-width:340px;color:rgba(255,255,255,.34);font-size:14px;line-height:1.3}.form-result{font-size:15px;color:var(--pink2);min-height:20px}.form-socials a{display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid var(--line);font-size:14px;text-transform:uppercase}.form-socials img{width:21px}.modal{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:.22s ease}.modal.is-open{opacity:1;visibility:visible}.modal-overlay{position:absolute;inset:0;background:rgba(2,2,2,.82);backdrop-filter:blur(12px)}.modal-card{position:relative;width:min(690px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#020202;border:1px solid var(--line);padding:56px;box-shadow:0 30px 90px rgba(0,0,0,.55)}.modal-close{position:absolute;right:20px;top:14px;border:0;background:transparent;color:#fff;font-size:42px;line-height:1;cursor:pointer}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}
@keyframes psFadeUp{from{opacity:0;transform:translateY(18px);filter:blur(6px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}
@keyframes psHeaderDrop{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
@keyframes psBgBreath{0%,100%{background-size:auto 708px}50%{background-size:auto 714px}}
.site-header .main-nav a,.header-lang,.header-phone,.header-socials{opacity:0;animation:psHeaderDrop .65s cubic-bezier(.2,.7,.2,1) forwards}.site-header .main-nav a:nth-child(1){animation-delay:.05s}.site-header .main-nav a:nth-child(2){animation-delay:.1s}.site-header .main-nav a:nth-child(3){animation-delay:.15s}.site-header .main-nav a:nth-child(4){animation-delay:.2s}.site-header .main-nav a:nth-child(5){animation-delay:.25s}.site-header .main-nav a:nth-child(6){animation-delay:.3s}.header-lang{animation-delay:.35s}.header-phone{animation-delay:.38s}.header-socials{animation-delay:.43s}.hero-title,.hero-eyebrow,.hero-actions,.hero-text{opacity:0;animation:psFadeUp .9s cubic-bezier(.18,.8,.22,1) forwards}.hero-title{animation-delay:.18s}.hero-eyebrow{animation-delay:.38s}.hero-actions{animation-delay:.48s}.hero-text{animation-delay:.62s}.hero-msg:after{content:'';position:absolute;inset:-1px auto -1px -45%;width:38%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:skewX(-18deg);opacity:0;pointer-events:none}.hero-msg:hover:after{animation:psBtnShine .75s ease forwards}@keyframes psBtnShine{0%{left:-45%;opacity:0}20%{opacity:1}100%{left:120%;opacity:0}}@media(prefers-reduced-motion:reduce){.site-header .main-nav a,.header-lang,.header-phone,.header-socials,.hero-title,.hero-eyebrow,.hero-actions,.hero-text{opacity:1;animation:none!important;transform:none!important;filter:none!important}.hero-msg:hover:after{animation:none!important}}
@media(max-width:1180px){.ps-container{width:min(var(--container),calc(100% - 72px))}.main-nav{gap:15px;font-size:16px}.header-phone{left:auto;right:120px}.header-socials{display:none}.models-grid,.catalog-grid{grid-template-columns:repeat(3,270px)}.page-grid{grid-template-columns:1fr 470px;gap:48px}.hero-eyebrow,.hero-title,.hero-text,.models-preview .section-head,.about-grid .section-head,.about-text,.benefits-grid,.reviews-section .section-head,.steps-section .section-head,.steps-grid,.inner-hero h1{margin-left:0;left:0}.hero-eyebrow,.hero-title,.hero-text{left:0}.why-grid{margin-left:0;grid-template-columns:1fr 1fr}.hero-actions{left:500px}.why-media{width:100%}.why-content h2{width:auto}}
@media(max-width:860px){body{font-size:16px}.ps-container{width:calc(100% - 106px)}.site-header{height:120px;padding-top:0}.header-inner{height:120px}.header-logo{display:block;position:absolute;left:0;top:25px;width:163px}.header-logo img{width:163px}.header-lang,.main-nav,.header-phone,.header-socials{display:none}.hero-actions{display:none}.burger{display:block;position:absolute;right:0;top:48px;width:27px;height:19px;padding:0}.burger img{width:27px;height:19px}.hero-section{height:1538px;background-size:auto 719px;background-position:right top}.hero-section:after{top:719px;height:819px}.hero-section:before{left:46px;top:750px;width:313px;height:207px;background-size:contain}.hero-title{display:none}.hero-eyebrow{left:0;top:88px;width:188px;font-family:Arial,sans-serif;font-size:15px;line-height:.95}.hero-text{left:4px;top:861px;width:298px;font-size:20px;line-height:1.39}.models-preview{padding-top:0}.models-preview .section-head{margin:0 0 46px;text-align:center}.section-head h2,h2{font-size:29px;text-align:center}.models-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px 20px}.model-card{flex:auto}.model-photo{width:100%;height:180px}.model-name{font-size:16px;margin-top:10px}.section-action{text-align:center;margin-top:36px}.models-preview .section-action{position:relative;right:auto;top:auto;margin-top:36px}.about-section{padding-top:138px}.about-section:before{left:46px;top:34px;width:313px;font-size:68px}.about-grid .section-head{margin:0 0 64px;text-align:center}.about-text{width:auto;margin:0 -5px;color:#fff;font-size:20px;line-height:1.39}.benefits-section{padding:742px 0 0}.benefits-section .section-head{margin-bottom:71px}.benefits-grid{width:auto;margin:0 -4px;display:grid;gap:62px}.benefit-card{display:block;text-align:center;min-height:0}.benefit-icon{width:115px;max-height:92px;margin:0 auto 34px}.benefit-card h3,.benefit-card div{font-size:19px;line-height:1.23}.reviews-section{padding:120px 0 0}.reviews-section .section-head{margin:0 0 41px;text-align:center}.reviews-grid{display:grid;grid-template-columns:1fr;gap:16px}.review-card{flex:auto;min-height:202px;padding:25px 20px;border-radius:15px}.review-card h3,.review-card div{font-size:19px;line-height:1.18}.why-section{padding:29px 0 0}.why-grid{display:block;margin:0}.why-media{width:100%;height:178px;margin-bottom:36px}.why-content h2{width:auto;margin:0 0 29px;font-size:36px}.why-list{gap:23px;text-align:center}.why-list h3{font-size:16px;line-height:1.18}.steps-section{padding:74px 0 0}.steps-section .section-head{margin:0 0 35px}.steps-section .section-head h2{width:auto;text-align:center}.steps-section .section-head h2{line-height:1}.steps-grid{width:auto;margin:0 -9px;gap:38px}.step-card,.step-card:nth-child(2),.step-card:nth-child(3){width:auto;min-height:170px;margin-left:0;padding-left:74px}.step-card span{font-size:120px;top:-8px}.step-card h3,.step-card div{font-size:19px}.site-footer{margin-top:72px;padding:160px 0 42px;min-height:620px}.page-home .site-footer{margin-top:72px;padding-top:570px;min-height:1065px}.footer-grid{display:block}.footer-brand img{width:163px;margin:0 0 54px}.footer-nav{gap:21px;margin-bottom:44px}.footer-contacts{gap:16px}.inner-hero{min-height:560px;padding:150px 0 70px}.inner-hero h1{width:auto;margin-left:0;font-size:36px;text-align:center}.breadcrumbs{text-align:center;margin-bottom:42px;font-size:14px}.catalog-section,.model-detail-section,.page-text-section{margin-top:-190px;padding-bottom:80px}.catalog-grid{grid-template-columns:repeat(2,1fr);gap:28px 20px}.catalog-photo{width:100%;height:230px}.catalog-info dl{font-size:13px}.catalog-card .ps-link{width:100%;justify-content:center}.model-detail-grid,.page-grid{grid-template-columns:1fr;gap:36px}.model-side{position:relative;top:auto}.model-gallery{grid-template-columns:1fr;gap:18px}.model-gallery-item{height:520px}.page-text{font-size:18px}.contacts-list a{font-size:24px}.callback-form-wrap{width:100%}.callback-form-wrap h2{font-size:33px}.form-sub,.form-alt{font-size:19px}.ps-form .ps-btn{width:100%}.modal-card{padding:36px 24px}}
@media(max-width:520px){.ps-container{width:calc(100% - 106px)}.mobile-menu-panel{width:100%;padding:32px 53px}.models-grid,.catalog-grid{grid-template-columns:1fr 1fr}.model-photo{height:194px}.catalog-photo{height:260px}.model-gallery-item{height:460px}.ps-link,.ps-btn{min-height:54px;padding:0 28px;font-size:14px}.footer-brand img{width:163px}}

/* about text soft animation */
.hero-section:before{animation:psAboutWatermarkFloat 8.5s ease-in-out infinite;transform-origin:center center;will-change:transform,opacity}
.hero-text{overflow:visible;perspective:900px}
.hero-text p{opacity:0;will-change:transform,opacity,filter,text-shadow;animation:psAboutTextReveal 1.08s cubic-bezier(.18,.8,.22,1) .92s forwards;transition:transform .36s ease,text-shadow .36s ease,letter-spacing .36s ease}
.hero-text:hover p{transform:translateX(4px);letter-spacing:.002em;text-shadow:0 0 18px rgba(255,255,255,.13)}
@keyframes psAboutTextReveal{0%{opacity:0;transform:translateY(26px) rotateX(4deg);filter:blur(9px)}55%{opacity:.82;filter:blur(2px)}100%{opacity:1;transform:translateY(0) rotateX(0);filter:blur(0)}}
@keyframes psAboutWatermarkFloat{0%,100%{opacity:1;transform:translate3d(0,0,0) scale(1)}50%{opacity:.74;transform:translate3d(-10px,0,0) scale(1.018)}}
@media(prefers-reduced-motion:reduce){.hero-section:before{animation:none!important;transform:none!important;opacity:1!important}.hero-text p{opacity:1;animation:none!important;transform:none!important;filter:none!important;text-shadow:none!important}}
/* prime-selection-about-text-animation-v5 */

/* about text scroll-trigger animation */
.hero-section:before{animation:none!important;transition:opacity .7s ease,transform .9s cubic-bezier(.18,.8,.22,1);will-change:transform,opacity}
.hero-section.ps-about-visible:before{animation:psAboutWatermarkFloat 8.5s ease-in-out infinite!important}
.hero-text p{opacity:1;animation:none!important;transform:none;filter:none;will-change:transform,opacity,filter,text-shadow;transition:transform .36s ease,text-shadow .36s ease,letter-spacing .36s ease}
.hero-text.ps-scroll-ready p{opacity:0;transform:translateY(26px) rotateX(4deg);filter:blur(9px)}
.hero-text.ps-scroll-ready.is-visible p{animation:psAboutTextReveal 1.08s cubic-bezier(.18,.8,.22,1) .08s forwards!important}
.hero-text.is-visible:hover p{transform:translateX(4px);letter-spacing:.002em;text-shadow:0 0 18px rgba(255,255,255,.13)}
@media(prefers-reduced-motion:reduce){.hero-section:before,.hero-section.ps-about-visible:before{animation:none!important;transform:none!important;opacity:1!important}.hero-text.ps-scroll-ready p,.hero-text.ps-scroll-ready.is-visible p{opacity:1!important;animation:none!important;transform:none!important;filter:none!important;text-shadow:none!important}}
/* prime-selection-about-scroll-animation-v6 */

/* about contacts + benefits layout */
.about-section{padding:120px 0 0;overflow:hidden}.about-section:before{display:none!important}.about-top{position:relative;width:870px;margin-left:300px;margin-bottom:78px}.about-top .section-head{margin:0}.about-contact-line{position:absolute;left:570px;top:13px;display:flex;align-items:center;gap:20px;white-space:nowrap}.about-contact-socials{display:flex;align-items:center;gap:14px}.about-contact-socials a{width:22px;height:22px;display:flex;align-items:center;justify-content:center;opacity:.92;transition:transform .22s ease,opacity .22s ease}.about-contact-socials img{width:22px;height:22px;object-fit:contain;filter:none;transition:filter .22s ease}.about-contact-socials a:nth-child(2) img{width:21px;height:20px}.about-contact-socials a:hover{opacity:1;transform:translateY(-2px) scale(1.08)}.about-contact-socials a:hover img{filter:brightness(0) saturate(100%) invert(16%) sepia(94%) saturate(4456%) hue-rotate(320deg) brightness(88%) contrast(98%)}.about-phone{font-size:18px;line-height:.79;color:#fff;transition:color .2s ease}.about-phone:hover{color:var(--pink)}.about-write{width:870px;margin-left:300px;margin-top:132px}.about-write h3{margin:0 0 25px;font-size:64px;line-height:1;text-transform:uppercase;font-weight:400;color:#fff}.about-write-actions{display:flex;align-items:center;gap:30px}.about-msg{position:relative;overflow:hidden;width:170px;height:60px;border-radius:30px;background:var(--pink);display:inline-flex;align-items:center;justify-content:center;gap:16px;color:#fff;font-size:16px;line-height:1.3;letter-spacing:-.01em;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.about-msg img{width:29px;height:29px;object-fit:contain}.about-msg:hover{background:var(--pink2);transform:translateY(-2px);box-shadow:0 18px 46px rgba(199,7,90,.28)}.about-msg:after{content:'';position:absolute;inset:-1px auto -1px -45%;width:38%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:skewX(-18deg);opacity:0;pointer-events:none}.about-msg:hover:after{animation:psBtnShine .75s ease forwards}.about-write p{margin:63px 0 0;font-size:20px;line-height:1.39;color:#fff}.about-write p a{transition:color .2s ease}.about-write p a:hover{color:var(--pink)}.benefits-section{padding:160px 0 0}.benefits-section .section-head{width:870px;margin:0 0 84px 300px;text-align:left}.benefits-section .section-head h2{text-align:left}.benefits-grid{width:870px;margin-left:300px;display:grid;gap:112px}.benefit-card{display:grid;grid-template-columns:210px 1fr;gap:90px;align-items:center;min-height:150px;padding:0;border:0;background:transparent}.benefit-icon{width:154px;max-height:126px;height:auto;margin:0 auto}.benefit-body{max-width:500px}.benefit-body h3,.benefit-card h3{font-size:25px;line-height:1.23;text-transform:uppercase;font-weight:400;margin:0 0 26px;color:#fff}.benefit-body div,.benefit-card div{font-size:20px;line-height:1.2;text-transform:none;color:#fff}.benefit-body div p,.benefit-card div p{margin:0}@media(max-width:1180px){.about-top,.about-write,.benefits-section .section-head,.benefits-grid{margin-left:0}.about-top,.about-write,.benefits-section .section-head,.benefits-grid{width:100%}.about-contact-line{left:auto;right:0}}@media(max-width:860px){.about-section{padding-top:110px}.about-top{margin:0 0 42px;text-align:center}.about-top .section-head h2{text-align:center}.about-contact-line{position:relative;left:auto;right:auto;top:auto;justify-content:center;margin-top:22px;gap:16px}.about-text{width:auto;margin:0 -5px}.about-write{width:auto;margin:82px 0 0;text-align:center}.about-write h3{font-size:29px;text-align:center;margin-bottom:22px}.about-write-actions{justify-content:center;gap:14px;flex-wrap:wrap}.about-msg{width:145px;height:52px;font-size:14px;gap:10px}.about-msg img{width:24px;height:24px}.about-write p{margin-top:28px;font-size:16px}.benefits-section{padding:108px 0 0}.benefits-section .section-head{width:auto;margin:0 0 71px;text-align:center}.benefits-section .section-head h2{text-align:center}.benefits-grid{width:auto;margin:0 -4px;gap:62px}.benefit-card{display:block;text-align:center;min-height:0}.benefit-icon{width:115px;max-height:92px;margin:0 auto 34px}.benefit-body{max-width:none}.benefit-body h3,.benefit-card h3{font-size:19px;line-height:1.23;margin:0 0 12px}.benefit-body div,.benefit-card div{font-size:16px;line-height:1.35}}@media(prefers-reduced-motion:reduce){.about-msg:hover:after{animation:none!important}}
/* prime-selection-about-benefits-fix-v7 */

/* why + steps layout fix */
.why-section{padding:222px 0 0;overflow:hidden}.why-grid{position:relative;display:grid;grid-template-columns:806px 370px;gap:0 250px;align-items:start;width:auto;margin-left:calc((100vw - min(var(--container),calc(100% - 270px)))/-2);padding-top:0}.why-content{display:contents}.why-content h2{grid-column:1/-1;grid-row:1;width:870px;margin:0 0 170px calc((100vw - min(var(--container),calc(100% - 270px)))/2 + 300px);text-align:left}.why-media{grid-column:1;grid-row:2;width:850px;height:478px;margin:0}.why-media img{width:100%;height:100%;object-fit:cover;border-radius:15px}.why-list{grid-column:2;grid-row:2;width:370px;align-self:center;display:grid;gap:54px;margin:0;padding:0}.why-list article{display:block;padding:0;border:0;background:transparent}.why-list span,.why-list div,.why-content .section-text{display:none!important}.why-list h3{margin:0;color:var(--pink);font-size:20px;line-height:1.18;font-weight:400;text-transform:none}.steps-section{padding:300px 0 0;overflow:hidden}.steps-section .section-head{width:870px;margin:0 0 112px 300px}.steps-section .section-head h2{width:870px;text-align:left}.steps-grid{width:870px;margin-left:300px;display:grid;gap:92px}.step-card{position:relative;width:570px;min-height:142px;padding:0 0 0 115px;border:0;background:transparent}.step-card:nth-child(2){margin-left:300px}.step-card:nth-child(3){margin-left:170px}.step-card span{position:absolute;left:0;top:-58px;font-family:var(--serif);font-size:190px;line-height:1;color:rgba(255,255,255,.2);letter-spacing:-.08em;z-index:0}.step-card h3{position:relative;z-index:1;margin:0 0 18px;color:var(--pink);font-size:20px;line-height:1.18;font-weight:400;text-transform:uppercase}.step-card div{position:relative;z-index:1;max-width:370px;color:#fff;font-size:16px;line-height:1.35;text-transform:none}.step-card div p{margin:0}.step-card.reveal.is-visible span{animation:psStepNumIn .8s cubic-bezier(.18,.8,.22,1) both}.step-card.reveal.is-visible h3,.step-card.reveal.is-visible div{animation:psFadeUp .8s cubic-bezier(.18,.8,.22,1) both}.step-card.reveal.is-visible div{animation-delay:.08s}@keyframes psStepNumIn{from{opacity:0;transform:translateX(-18px) scale(.96);filter:blur(5px)}to{opacity:1;transform:translateX(0) scale(1);filter:blur(0)}}@media(max-width:1180px){.why-grid{grid-template-columns:minmax(0,1fr) 370px;gap:0 60px;margin-left:0}.why-content h2{margin-left:0;width:auto}.why-media{width:100%}.steps-section .section-head,.steps-grid{margin-left:0;width:100%}.steps-section .section-head h2{width:auto}.step-card:nth-child(2){margin-left:220px}.step-card:nth-child(3){margin-left:120px}}@media(max-width:860px){.why-section{padding:74px 0 0}.why-grid{display:block;margin:0;padding:0}.why-content{display:block}.why-content h2{width:auto;margin:0 0 36px;text-align:center;font-size:29px}.why-media{width:100%;height:178px;margin:0 0 36px}.why-list{width:auto;display:grid;gap:23px;text-align:center;margin:0}.why-list h3{font-size:16px;line-height:1.18}.steps-section{padding:96px 0 0}.steps-section .section-head{width:auto;margin:0 0 46px}.steps-section .section-head h2{width:auto;text-align:center}.steps-grid{width:auto;margin:0 -9px;gap:54px}.step-card,.step-card:nth-child(2),.step-card:nth-child(3){width:auto;min-height:130px;margin-left:0;padding-left:76px}.step-card span{font-size:120px;top:-27px}.step-card h3{font-size:17px;margin-bottom:10px}.step-card div{font-size:14px;line-height:1.35;max-width:none}}@media(prefers-reduced-motion:reduce){.step-card.reveal.is-visible span,.step-card.reveal.is-visible h3,.step-card.reveal.is-visible div{animation:none!important}}
/* prime-selection-why-steps-fix-v8 */

/* steps tree layout fix */
.steps-section{padding:300px 0 0;overflow:hidden}.steps-section .section-head{width:870px;margin:0 0 92px 300px}.steps-section .section-head h2{width:870px;text-align:left}.steps-grid{position:relative;width:870px;height:520px;margin-left:300px;display:block}.step-card{position:absolute;width:470px;min-height:122px;padding:0 0 0 116px;border:0;background:transparent}.step-card:nth-child(1){left:0;top:0;margin-left:0}.step-card:nth-child(2){left:180px;top:182px;margin-left:0}.step-card:nth-child(3){left:108px;top:362px;margin-left:0}.step-card span{position:absolute;left:0;top:-55px;font-family:var(--serif);font-size:188px;line-height:1;color:rgba(255,255,255,.2);letter-spacing:-.08em;z-index:0;pointer-events:none}.step-card h3{position:relative;z-index:1;margin:0 0 18px;color:var(--pink);font-size:20px;line-height:1.18;font-weight:400;text-transform:uppercase}.step-card div{position:relative;z-index:1;max-width:370px;color:#fff;font-size:16px;line-height:1.35;text-transform:none}.step-card div p{margin:0}@media(max-width:1180px){.steps-section .section-head,.steps-grid{margin-left:0;width:100%}.steps-section .section-head h2{width:auto}.steps-grid{height:442px}.step-card:nth-child(1){left:0}.step-card:nth-child(2){left:min(220px,28vw)}.step-card:nth-child(3){left:min(130px,16vw)}}@media(max-width:860px){.steps-section{padding:96px 0 0}.steps-section .section-head{width:auto;margin:0 0 46px}.steps-section .section-head h2{width:auto;text-align:center}.steps-grid{width:auto;height:auto;margin:0 -9px;display:grid;gap:54px}.step-card,.step-card:nth-child(1),.step-card:nth-child(2),.step-card:nth-child(3){position:relative;left:auto;top:auto;width:auto;min-height:130px;margin-left:0;padding-left:76px}.step-card span{font-size:120px;top:-27px}.step-card h3{font-size:17px;margin-bottom:10px}.step-card div{font-size:14px;line-height:1.35;max-width:none}}
/* prime-selection-steps-tree-fix-v9 */

/* steps visible fallback fix */
.steps-section .step-card{opacity:1!important;visibility:visible!important;transform:none!important}
.steps-section .step-card span,.steps-section .step-card h3,.steps-section .step-card div{opacity:1;visibility:visible}
.steps-section .steps-grid{min-height:442px}
@media(max-width:860px){.steps-section .steps-grid{min-height:0}}
/* prime-selection-steps-visible-fix-v10 */


/* steps html + numbers fix */
.steps-section .step-card{opacity:1!important;visibility:visible!important;transform:none!important;overflow:visible!important}
.steps-section .step-card .step-num{display:block!important;position:absolute!important;left:0!important;top:-55px!important;width:100px!important;height:190px!important;font-family:var(--serif)!important;font-size:188px!important;font-weight:400!important;line-height:1!important;color:rgba(255,255,255,.22)!important;letter-spacing:-.08em!important;z-index:0!important;pointer-events:none!important;opacity:1!important;visibility:visible!important;transform:none!important;filter:none!important}
.steps-section .step-card h3{position:relative!important;z-index:2!important;margin:0 0 18px!important;color:var(--pink)!important;font-size:20px!important;line-height:1.18!important;font-weight:400!important;text-transform:uppercase!important}
.steps-section .step-card div{position:relative!important;z-index:2!important;max-width:370px!important;color:#fff!important;font-size:16px!important;line-height:1.35!important;text-transform:none!important}
.steps-section .step-card div p{margin:0!important}
@media(max-width:860px){.steps-section .step-card .step-num{top:-27px!important;font-size:120px!important;width:70px!important;height:120px!important}.steps-section .step-card h3{font-size:17px!important;margin-bottom:10px!important}.steps-section .step-card div{font-size:14px!important;line-height:1.35!important;max-width:none!important}}
/* prime-selection-steps-html-num-fix-v11 */


/* steps counter numbers final fix */
.steps-section .steps-grid{counter-reset:psStep!important;overflow:visible!important}
.steps-section .step-card{counter-increment:psStep!important;position:absolute!important;overflow:visible!important;opacity:1!important;visibility:visible!important;transform:none!important;padding-left:116px!important;z-index:1!important}
.steps-section .step-card .step-num{display:none!important}
.steps-section .step-card:before{content:counter(psStep)!important;display:block!important;position:absolute!important;left:0!important;top:-55px!important;width:104px!important;height:190px!important;font-family:var(--serif)!important;font-size:188px!important;font-weight:400!important;line-height:1!important;color:rgba(255,255,255,.24)!important;letter-spacing:-.08em!important;z-index:1!important;pointer-events:none!important;opacity:1!important;visibility:visible!important;transform:none!important;filter:none!important}
.steps-section .step-card h3,.steps-section .step-card div{position:relative!important;z-index:2!important}
@media(max-width:1180px){.steps-section .step-card{padding-left:116px!important}}
@media(max-width:860px){.steps-section .steps-grid{counter-reset:psStep!important}.steps-section .step-card,.steps-section .step-card:nth-child(1),.steps-section .step-card:nth-child(2),.steps-section .step-card:nth-child(3){position:relative!important;left:auto!important;top:auto!important;padding-left:76px!important}.steps-section .step-card:before{top:-27px!important;width:70px!important;height:120px!important;font-size:120px!important}}
/* prime-selection-steps-counter-fix-v12 */


/* footer layout final fix */
.site-footer,.page-home .site-footer{position:relative!important;overflow:hidden!important;margin-top:160px!important;padding:118px 0 132px!important;min-height:626px!important;background:#020202!important}
.site-footer .footer-bg{position:absolute!important;inset:0!important;background:linear-gradient(0deg,rgba(2,2,2,.08),rgba(2,2,2,.08)),url('/public/img/prime/footer.jpg') center bottom/cover no-repeat!important;opacity:1!important;z-index:0!important}
.site-footer .ps-container{width:calc(100% - 106px)!important;max-width:none!important;margin:0 auto!important}
.footer-grid{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:370px 270px 370px!important;gap:0!important;justify-content:space-between!important;align-items:start!important}
.footer-brand{min-height:376px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:flex-start!important}
.footer-logo{display:block!important;width:259px!important}.footer-brand img{width:259px!important;margin:0!important}.footer-brand p{margin:0!important;color:rgba(255,255,255,.62)!important;font-size:25px!important;line-height:1.18!important}
.footer-nav{display:grid!important;gap:21px!important;font-size:25px!important;line-height:1.18!important;font-weight:400!important}.footer-nav a{color:#fff!important;transition:color .22s ease,transform .22s ease!important}.footer-nav a:hover{color:var(--pink)!important;transform:translateX(4px)!important}
.footer-contacts{display:grid!important;gap:21px!important;font-size:25px!important;line-height:1.18!important;color:#fff!important;justify-items:start!important}.footer-contact-main{color:#fff!important;transition:color .22s ease!important}.footer-contact-main:hover{color:var(--pink)!important}.footer-muted{margin:0!important;color:rgba(255,255,255,.62)!important}.footer-worktime{margin-top:18px!important}
.footer-socials{display:flex!important;align-items:center!important;gap:15px!important;margin-top:42px!important}.footer-socials a{width:52px!important;height:52px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgba(2,2,2,.18)!important;transition:transform .22s ease,border-color .22s ease,background .22s ease!important}.footer-socials a:hover{transform:translateY(-3px) scale(1.04)!important;border-color:rgba(199,7,90,.8)!important;background:rgba(199,7,90,.14)!important}.footer-socials img{width:27px!important;height:27px!important;object-fit:contain!important;transition:filter .22s ease!important}.footer-socials a:nth-child(2) img{width:26px!important;height:25px!important}.footer-socials a:hover img{filter:brightness(0) saturate(100%) invert(16%) sepia(94%) saturate(4456%) hue-rotate(320deg) brightness(88%) contrast(98%)!important}.footer-actions,.footer-buttons{display:none!important}
@media(max-width:1180px){.footer-grid{grid-template-columns:260px 230px 320px!important}.footer-brand img,.footer-logo{width:220px!important}.footer-nav,.footer-contacts,.footer-brand p{font-size:22px!important}}
@media(max-width:860px){.site-footer,.page-home .site-footer{margin-top:90px!important;padding:72px 0 74px!important;min-height:0!important}.site-footer .ps-container{width:calc(100% - 106px)!important}.footer-grid{display:block!important;text-align:left!important}.footer-brand{min-height:0!important;display:block!important}.footer-logo,.footer-brand img{width:163px!important}.footer-brand p{margin:42px 0 0!important;font-size:16px!important}.footer-nav{margin:46px 0 42px!important;gap:16px!important;font-size:20px!important}.footer-contacts{gap:14px!important;font-size:18px!important}.footer-worktime{margin-top:8px!important}.footer-socials{margin-top:26px!important}.footer-socials a{width:44px!important;height:44px!important}.footer-socials img{width:23px!important;height:23px!important}}
/* prime-selection-footer-fix-v13 */


/* footer buttons exact layout fix */
.site-footer,.page-home .site-footer{position:relative!important;overflow:hidden!important;height:350px!important;min-height:350px!important;margin-top:120px!important;padding:0!important;background:#020202!important;color:#fff!important}
.site-footer .footer-bg{position:absolute!important;inset:0!important;background:linear-gradient(0deg,rgba(2,2,2,.05),rgba(2,2,2,.05)),url('/public/img/prime/footer.jpg') center bottom/cover no-repeat!important;opacity:1!important;z-index:0!important;pointer-events:none!important}
.site-footer .ps-container.footer-grid{position:relative!important;z-index:1!important;display:block!important;width:calc(100% - 24px)!important;max-width:none!important;height:100%!important;margin:0 auto!important;opacity:1!important;visibility:visible!important;transform:none!important}
.site-footer .footer-brand{position:absolute!important;left:0!important;top:61px!important;width:210px!important;height:auto!important;min-height:0!important;display:block!important;margin:0!important;padding:0!important}
.site-footer .footer-logo{display:block!important;width:172px!important;height:auto!important;margin:0!important}.site-footer .footer-logo img,.site-footer .footer-brand img{display:block!important;width:172px!important;height:auto!important;max-width:none!important;margin:0!important}
.site-footer .footer-brand p{display:none!important}.site-footer .footer-phone-row{position:absolute!important;left:0!important;top:230px!important;display:flex!important;align-items:center!important;gap:34px!important;width:250px!important;height:24px!important}
.site-footer .footer-phone{font-size:14px!important;line-height:1!important;color:#fff!important;white-space:nowrap!important;transition:color .2s ease!important}.site-footer .footer-phone:hover{color:var(--pink)!important}
.site-footer .footer-nav{position:absolute!important;left:39.8%!important;top:68px!important;display:grid!important;gap:13px!important;width:150px!important;margin:0!important;padding:0!important;font-size:14px!important;line-height:1!important;font-weight:400!important;text-align:left!important}
.site-footer .footer-nav a{display:block!important;color:#fff!important;text-decoration:none!important;transition:color .22s ease,transform .22s ease!important}.site-footer .footer-nav a:hover{color:var(--pink)!important;transform:translateX(3px)!important}
.site-footer .footer-actions{position:absolute!important;right:63px!important;top:105px!important;display:grid!important;gap:9px!important;width:183px!important;margin:0!important;padding:0!important;z-index:2!important}
.site-footer .footer-msg{position:relative!important;overflow:hidden!important;width:183px!important;height:40px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:13px!important;font-size:13px!important;line-height:1!important;color:#fff!important;text-decoration:none!important;border:1px solid var(--pink)!important;background:var(--pink)!important;box-shadow:none!important;transition:background .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease!important}.site-footer .footer-msg img{width:19px!important;height:19px!important;object-fit:contain!important;display:block!important}.site-footer .footer-msg-tg{background:transparent!important}.site-footer .footer-msg:hover{background:var(--pink2)!important;border-color:var(--pink2)!important;transform:translateY(-2px)!important;box-shadow:0 12px 34px rgba(199,7,90,.24)!important}.site-footer .footer-msg:after{content:'';position:absolute;inset:-1px auto -1px -45%;width:38%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);transform:skewX(-18deg);opacity:0;pointer-events:none}.site-footer .footer-msg:hover:after{animation:psBtnShine .75s ease forwards}
.site-footer .footer-contacts{display:block!important;position:static!important;width:auto!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important}.site-footer .footer-contact-main,.site-footer .footer-muted,.site-footer .footer-worktime{display:none!important}.site-footer .footer-socials{display:flex!important;align-items:center!important;gap:13px!important;margin:0!important;padding:0!important}.site-footer .footer-socials a{width:18px!important;height:18px!important;border:0!important;border-radius:0!important;background:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;transition:transform .22s ease,filter .22s ease!important}.site-footer .footer-socials img{width:18px!important;height:18px!important;object-fit:contain!important;display:block!important;filter:none!important}.site-footer .footer-socials a:nth-child(2) img{width:17px!important;height:16px!important}.site-footer .footer-socials a:hover{transform:translateY(-2px) scale(1.08)!important}.site-footer .footer-socials a:hover img{filter:brightness(0) saturate(100%) invert(16%) sepia(94%) saturate(4456%) hue-rotate(320deg) brightness(88%) contrast(98%)!important}
@media(max-width:1180px){.site-footer .footer-actions{right:44px!important}.site-footer .footer-nav{left:40%!important}}
@media(max-width:860px){.site-footer,.page-home .site-footer{height:auto!important;min-height:520px!important;margin-top:90px!important;padding:72px 0 74px!important}.site-footer .ps-container.footer-grid{width:calc(100% - 106px)!important;height:auto!important}.site-footer .footer-brand,.site-footer .footer-nav,.site-footer .footer-actions,.site-footer .footer-phone-row{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important}.site-footer .footer-logo,.site-footer .footer-logo img,.site-footer .footer-brand img{width:163px!important}.site-footer .footer-nav{margin:46px 0 36px!important;gap:16px!important;font-size:20px!important}.site-footer .footer-actions{width:100%!important;max-width:280px!important;gap:12px!important}.site-footer .footer-msg{width:100%!important;height:52px!important;font-size:14px!important}.site-footer .footer-phone-row{margin-top:42px!important;gap:18px!important}.site-footer .footer-phone{font-size:16px!important}.site-footer .footer-socials a{width:22px!important;height:22px!important}.site-footer .footer-socials img{width:22px!important;height:22px!important}}
/* prime-selection-footer-buttons-fix-v15 */


/* footer hover + background crop fix */
.site-footer .footer-bg{background:linear-gradient(0deg,rgba(2,2,2,.05),rgba(2,2,2,.05)),url('/public/img/prime/footer.jpg') center center/100% 100% no-repeat!important}
.site-footer .footer-msg,.site-footer .footer-msg-tg{background:transparent!important;border:1px solid var(--pink)!important;box-shadow:none!important}
.site-footer .footer-msg:hover,.site-footer .footer-msg-tg:hover{background:var(--pink)!important;border-color:var(--pink)!important;box-shadow:0 12px 34px rgba(199,7,90,.24)!important}
/* prime-selection-footer-hover-bg-fix-v16 */


/* footer container + natural background fix */
.site-footer,.page-home .site-footer{position:relative!important;overflow:hidden!important;height:350px!important;min-height:350px!important;margin-top:120px!important;padding:0!important;background:#020202!important;color:#fff!important}
.site-footer .footer-bg{position:absolute!important;inset:0!important;background:linear-gradient(0deg,rgba(2,2,2,.05),rgba(2,2,2,.05)),url('/public/img/prime/footer.jpg') center 72%/100% auto no-repeat!important;opacity:1!important;z-index:0!important;pointer-events:none!important}
.site-footer .ps-container.footer-grid{position:relative!important;z-index:1!important;display:block!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;opacity:1!important;visibility:visible!important;transform:none!important}
.site-footer .footer-brand{position:absolute!important;left:clamp(53px,8.3125vw,133px)!important;top:61px!important;width:210px!important;height:auto!important;min-height:0!important;display:block!important;margin:0!important;padding:0!important}
.site-footer .footer-logo{display:block!important;width:172px!important;height:auto!important;margin:0!important}.site-footer .footer-logo img,.site-footer .footer-brand img{display:block!important;width:172px!important;height:auto!important;max-width:none!important;margin:0!important}
.site-footer .footer-brand p{display:none!important}.site-footer .footer-phone-row{position:absolute!important;left:0!important;top:230px!important;display:flex!important;align-items:center!important;gap:34px!important;width:250px!important;height:24px!important}
.site-footer .footer-nav{position:absolute!important;left:clamp(350px,39.6875vw,635px)!important;top:68px!important;display:grid!important;gap:13px!important;width:150px!important;margin:0!important;padding:0!important;font-size:14px!important;line-height:1!important;font-weight:400!important;text-align:left!important}
.site-footer .footer-actions{position:absolute!important;left:clamp(700px,64.6875vw,1035px)!important;right:auto!important;top:105px!important;display:grid!important;gap:9px!important;width:183px!important;margin:0!important;padding:0!important;z-index:2!important}
.site-footer .footer-msg,.site-footer .footer-msg-wa,.site-footer .footer-msg-tg{position:relative!important;overflow:hidden!important;width:183px!important;height:40px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:13px!important;font-size:13px!important;line-height:1!important;color:#fff!important;text-decoration:none!important;border:1px solid var(--pink)!important;background:transparent!important;box-shadow:none!important;transition:background .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease!important}
.site-footer .footer-msg:hover,.site-footer .footer-msg-wa:hover,.site-footer .footer-msg-tg:hover{background:var(--pink)!important;border-color:var(--pink)!important;transform:translateY(-2px)!important;box-shadow:0 12px 34px rgba(199,7,90,.24)!important}
@media(max-width:1180px){.site-footer .footer-brand{left:53px!important}.site-footer .footer-nav{left:40%!important}.site-footer .footer-actions{left:auto!important;right:53px!important}}
@media(max-width:980px) and (min-width:861px){.site-footer .footer-actions{right:53px!important}.site-footer .footer-nav{left:39%!important}}
@media(max-width:860px){.site-footer,.page-home .site-footer{height:auto!important;min-height:520px!important;margin-top:90px!important;padding:72px 0 74px!important}.site-footer .footer-bg{background:linear-gradient(0deg,rgba(2,2,2,.08),rgba(2,2,2,.08)),url('/public/img/prime/footer.jpg') center bottom/cover no-repeat!important}.site-footer .ps-container.footer-grid{width:calc(100% - 106px)!important;height:auto!important;margin:0 auto!important}.site-footer .footer-brand,.site-footer .footer-nav,.site-footer .footer-actions,.site-footer .footer-phone-row{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important}.site-footer .footer-logo,.site-footer .footer-logo img,.site-footer .footer-brand img{width:163px!important}.site-footer .footer-nav{margin:46px 0 36px!important;gap:16px!important;font-size:20px!important}.site-footer .footer-actions{width:100%!important;max-width:280px!important;gap:12px!important}.site-footer .footer-msg{width:100%!important;height:52px!important;font-size:14px!important}.site-footer .footer-phone-row{margin-top:42px!important;gap:18px!important}}
/* prime-selection-footer-container-bg-fix-v17 */


/* mobile hero first-screen fix v18 */
.hero-phone-mobile{display:none}
@media(max-width:860px){
    .hero-section{height:1538px!important;background-size:auto 719px!important;background-position:calc(100vw - 1240px) top!important;background-repeat:no-repeat!important;background-color:#020202!important}
    .hero-section:after{top:719px!important;height:819px!important;background:#020202!important}
    .hero-section:before{left:46px!important;top:750px!important;width:313px!important;height:207px!important;background-size:contain!important}
    .hero-content{height:1538px!important}
    .hero-phone-mobile{display:block!important;position:absolute!important;left:50%!important;top:508px!important;transform:translateX(-50%)!important;width:270px!important;text-align:center!important;font-size:18px!important;line-height:.79!important;color:#F5F5F5!important;z-index:3!important;white-space:nowrap!important}
    .hero-actions{display:flex!important;position:absolute!important;left:50%!important;top:543px!important;transform:translateX(-50%)!important;width:270px!important;flex-direction:column!important;align-items:stretch!important;gap:11px!important;z-index:3!important}
    .hero-msg,.hero-msg:nth-child(2){width:270px!important;height:60px!important;border-radius:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;font-size:16px!important;line-height:1.3!important;letter-spacing:-.01em!important;color:#fff!important;border:2px solid var(--pink)!important;box-shadow:none!important}
    .hero-msg{background:var(--pink)!important}
    .hero-msg:nth-child(2){background:var(--pink)!important}
    .hero-msg:hover,.hero-msg:nth-child(2):hover{background:var(--pink)!important;border-color:var(--pink)!important;transform:translateY(-2px)!important;box-shadow:0 14px 38px rgba(199,7,90,.28)!important}
    .hero-msg img{width:29px!important;height:29px!important;object-fit:contain!important;display:block!important}
    .hero-eyebrow{left:0!important;top:88px!important;width:188px!important;font-size:15px!important;line-height:.95!important}
}
@media(max-width:380px){.hero-section{background-position:calc(100vw - 1300px) top!important}.hero-actions,.hero-phone-mobile{width:270px!important}}
/* prime-selection-mobile-hero-buttons-fill-v20 */

/* mobile models grid fix v21 */
@media(max-width:860px){.models-preview .models-grid{grid-template-columns:1fr!important;gap:34px!important}.models-preview .model-card{width:100%!important}.models-preview .model-photo{width:100%!important;height:auto!important;aspect-ratio:270/406!important}.models-preview .model-name{font-size:20px!important;margin-top:14px!important}.catalog-grid{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:520px){.models-preview .models-grid{grid-template-columns:1fr!important}.models-preview .model-photo{height:auto!important;aspect-ratio:270/406!important}.catalog-grid{grid-template-columns:1fr 1fr!important}}
/* prime-selection-mobile-models-one-row-v21 */

/* fixed header on scroll v22 */
.site-header{position:fixed!important;z-index:120!important;transition:height .28s ease,background .28s ease,box-shadow .28s ease,backdrop-filter .28s ease!important}
.site-header.is-scrolled{height:82px!important;background:rgba(2,2,2,.74)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;box-shadow:0 14px 38px rgba(0,0,0,.34)!important}
.site-header.is-scrolled .header-inner{height:82px!important;transition:height .28s ease!important}
.site-header.is-scrolled .main-nav{top:35px!important}
.site-header.is-scrolled .header-phone{top:35px!important}
.site-header.is-scrolled .header-socials,.site-header.is-scrolled .header-lang{display:none!important}
@media(max-width:860px){.site-header{height:92px!important;background:linear-gradient(180deg,rgba(2,2,2,.42),rgba(2,2,2,0))!important}.site-header .header-inner{height:92px!important}.site-header .header-logo{top:22px!important}.site-header .burger{top:36px!important}.site-header.is-scrolled{height:72px!important;background:rgba(2,2,2,.78)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;box-shadow:0 12px 30px rgba(0,0,0,.36)!important}.site-header.is-scrolled .header-inner{height:72px!important}.site-header.is-scrolled .header-logo{top:18px!important;width:138px!important}.site-header.is-scrolled .header-logo img{width:138px!important}.site-header.is-scrolled .burger{top:27px!important}}
/* prime-selection-fixed-header-v22 */

/* mobile menu solid overlay fix v23 */
@media(max-width:860px){.mobile-menu{position:fixed!important;inset:0!important;z-index:10000!important;background:#020202!important;isolation:isolate!important}.mobile-menu:before{content:''!important;position:absolute!important;inset:0!important;z-index:0!important;background:#020202!important;opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.mobile-menu-panel{position:absolute!important;left:0!important;right:auto!important;top:0!important;width:100%!important;max-width:none!important;min-height:100vh!important;min-height:100dvh!important;height:auto!important;background:#020202!important;border:0!important;box-shadow:0 0 0 100vmax #020202!important;padding:32px 53px 54px!important;overflow:auto!important;z-index:1!important}.mobile-menu.is-open .mobile-menu-panel{transform:translateX(0)!important}.mobile-menu .mobile-logo,.mobile-menu .mobile-close,.mobile-menu nav,.mobile-menu .mobile-phone,.mobile-menu .mobile-socials{z-index:2!important}.mobile-menu nav a{display:block!important;color:#fff!important}.mobile-menu.is-open{opacity:1!important;visibility:visible!important}}
@media(max-width:380px){.mobile-menu-panel{padding-left:36px!important;padding-right:36px!important}}
/* prime-selection-mobile-menu-overlay-v23 */


/* model detail premium profile v24 */
.model-detail-section{margin-top:-340px!important;padding-bottom:150px!important}.model-detail-premium{position:relative;z-index:2}.model-detail-head{width:870px;margin:0 0 58px 300px}.model-kicker{margin:0 0 18px;color:var(--pink);font-size:13px;line-height:1;text-transform:uppercase;letter-spacing:.28em}.model-detail-head h1,.model-detail-head h2{margin:0 0 24px;font-size:64px;line-height:1;text-transform:uppercase;font-weight:400;color:#fff}.model-lead{max-width:720px;color:rgba(255,255,255,.78);font-size:20px;line-height:1.45}.model-lead p{margin:0 0 18px}.model-code-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:28px}.model-code-row span{display:inline-flex;align-items:center;min-height:36px;padding:0 16px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.035);color:rgba(255,255,255,.58);font-size:13px;line-height:1;text-transform:uppercase;letter-spacing:.08em}.model-code-row b{margin-left:5px;color:#fff;font-weight:400}.model-detail-layout{display:grid;grid-template-columns:370px minmax(0,1fr);gap:70px;align-items:start}.model-side-premium{position:sticky!important;top:104px!important;padding:34px 34px 36px!important;border-radius:24px!important;border:1px solid rgba(255,255,255,.14)!important;background:linear-gradient(180deg,rgba(32,32,32,.62),rgba(12,12,12,.82))!important;box-shadow:0 30px 90px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.05)!important;overflow:hidden}.model-side-premium:before{content:'';position:absolute;left:-90px;top:-120px;width:240px;height:240px;background:radial-gradient(circle,rgba(199,7,90,.22),rgba(199,7,90,0) 68%);pointer-events:none}.model-side-top{position:relative;z-index:1;margin-bottom:28px}.model-side-label{display:block;margin-bottom:13px;color:var(--pink);font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.26em}.model-side-premium h3{margin:0;color:#fff;font-size:34px;line-height:1.05;font-weight:400;text-transform:none}.model-facts{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 28px;padding:0}.model-facts div{min-height:82px;padding:16px 14px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.035)}.model-facts dt{margin:0 0 10px;color:rgba(255,255,255,.42);font-size:12px;line-height:1.1;text-transform:uppercase;letter-spacing:.08em}.model-facts dd{margin:0;color:#fff;font-size:24px;line-height:1;font-weight:400}.model-note{position:relative;z-index:1;margin:0 0 28px;color:rgba(255,255,255,.58);font-size:15px;line-height:1.45}.model-side-premium .ps-btn{position:relative;z-index:1;width:100%;min-height:58px}.model-gallery-premium{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:30px!important}.model-gallery-premium .model-gallery-item{position:relative;height:410px!important;border-radius:18px!important;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 70px rgba(0,0,0,.34);overflow:hidden;background:#111}.model-gallery-premium .model-gallery-item.is-main{grid-column:1/-1;height:680px!important}.model-gallery-premium .model-gallery-item:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(2,2,2,.14));opacity:.9;pointer-events:none}.model-gallery-premium .model-gallery-item img{width:100%;height:100%;object-fit:cover}.model-gallery-premium .model-gallery-item:hover img{transform:scale(1.035);filter:brightness(1.04)}@media(max-width:1180px){.model-detail-head{width:auto;margin-left:0}.model-detail-layout{grid-template-columns:330px minmax(0,1fr);gap:30px}.model-side-premium{padding:30px!important}.model-gallery-premium .model-gallery-item.is-main{height:610px!important}.model-gallery-premium .model-gallery-item{height:360px!important}}@media(max-width:860px){.model-detail-section{margin-top:-190px!important;padding-bottom:86px!important}.model-detail-head{width:auto;margin:0 0 36px;text-align:center}.model-kicker{margin-bottom:14px;font-size:11px;letter-spacing:.22em}.model-detail-head h1,.model-detail-head h2{font-size:36px;text-align:center;margin-bottom:18px}.model-lead{max-width:none;font-size:16px;line-height:1.45}.model-code-row{justify-content:center;margin-top:22px}.model-code-row span{font-size:11px;min-height:32px;padding:0 12px}.model-detail-layout{display:grid;grid-template-columns:1fr;gap:28px}.model-side-premium{position:relative!important;top:auto!important;border-radius:20px!important;padding:26px!important}.model-side-premium h3{font-size:28px;text-align:left}.model-side-label{text-align:left}.model-facts{grid-template-columns:1fr 1fr;gap:10px}.model-facts div{min-height:74px;padding:14px 12px;border-radius:15px}.model-facts dt{font-size:10px}.model-facts dd{font-size:21px}.model-note{font-size:14px}.model-gallery-premium{grid-template-columns:1fr!important;gap:18px!important}.model-gallery-premium .model-gallery-item,.model-gallery-premium .model-gallery-item.is-main{grid-column:auto!important;height:auto!important;aspect-ratio:270/406!important;border-radius:15px!important}}@media(max-width:420px){.model-facts{grid-template-columns:1fr}.model-side-premium{padding:24px 22px!important}}
/* prime-selection-model-detail-premium-v24 */

/* model detail gallery + fancybox v25 */
.model-gallery-premium{display:block!important}.model-gallery-main,.model-gallery-thumb{position:relative;display:block;overflow:hidden;background:#111;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 70px rgba(0,0,0,.34)}.model-gallery-main{height:680px!important;border-radius:22px!important}.model-gallery-thumb{height:245px!important;border-radius:16px!important}.model-gallery-main img,.model-gallery-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease,filter .4s ease}.model-gallery-main:hover img,.model-gallery-thumb:hover img{transform:scale(1.035);filter:brightness(1.04)}.model-gallery-main:after,.model-gallery-thumb:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(2,2,2,.16));pointer-events:none}.model-gallery-zoom{position:absolute;left:26px;bottom:24px;z-index:2;display:inline-flex;align-items:center;min-height:38px;padding:0 18px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(2,2,2,.42);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;font-size:13px;line-height:1;text-transform:uppercase;letter-spacing:.08em;opacity:.86;transition:opacity .22s ease,background .22s ease,border-color .22s ease,transform .22s ease}.model-gallery-main:hover .model-gallery-zoom{opacity:1;background:rgba(199,7,90,.72);border-color:rgba(199,7,90,.9);transform:translateY(-2px)}.model-gallery-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:22px}.model-gallery-premium .model-gallery-item.is-main{grid-column:auto!important;height:680px!important}.model-gallery-premium .model-gallery-item:not(.is-main){height:245px!important}.fancybox__container{--fancybox-bg:rgba(2,2,2,.94);z-index:20000!important}.fancybox__caption{font-family:var(--sans);font-size:15px;color:rgba(255,255,255,.8)}@media(max-width:1180px){.model-gallery-main,.model-gallery-premium .model-gallery-item.is-main{height:610px!important}.model-gallery-thumbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}.model-gallery-thumb,.model-gallery-premium .model-gallery-item:not(.is-main){height:260px!important}}@media(max-width:860px){.model-gallery-main,.model-gallery-thumb,.model-gallery-premium .model-gallery-item.is-main,.model-gallery-premium .model-gallery-item:not(.is-main){height:auto!important;aspect-ratio:270/406!important;border-radius:15px!important}.model-gallery-thumbs{grid-template-columns:1fr;gap:18px;margin-top:18px}.model-gallery-zoom{left:18px;bottom:18px;min-height:34px;padding:0 14px;font-size:11px}}
/* prime-selection-model-detail-gallery-fancybox-v25 */


/* model detail duplicate title + controller row fix v26 */
.model-detail-hero .breadcrumbs{margin-bottom:0!important}
.model-detail-title{font-family:var(--sans);letter-spacing:0}
@media(max-width:860px){.model-detail-hero .breadcrumbs{margin-bottom:0!important}}
/* prime-selection-model-detail-fix-v26 */



/* model detail top spacing fix v27 */
.model-detail-hero{min-height:430px!important;padding:215px 0 0!important}
.model-detail-section{margin-top:-80px!important}
.model-detail-head{margin-bottom:58px!important}
@media(max-width:860px){.model-detail-hero{min-height:310px!important;padding:140px 0 0!important}.model-detail-section{margin-top:-45px!important}}
/* prime-selection-model-detail-spacing-v27 */


/* models catalog link position fix v28 */
@media(min-width:861px){.models-preview .section-action{top:70px!important;right:0!important;z-index:5!important}}
/* prime-selection-models-link-position-v28 */

/* vip подбор page + menu cleanup v29 */
.vip-hero{min-height:520px!important;padding:215px 0 70px!important}.vip-hero .breadcrumbs{margin-bottom:70px!important}.vip-hero h1{margin-bottom:28px!important}.vip-hero-lead{width:720px;margin:0 0 0 300px;color:rgba(255,255,255,.78);font-size:22px;line-height:1.42}.vip-section{margin-top:-120px;padding:0 0 150px}.vip-grid{display:grid;grid-template-columns:minmax(0,670px) 370px;gap:130px;align-items:start}.vip-card{position:relative;padding:54px 54px 58px;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:linear-gradient(180deg,rgba(32,32,32,.58),rgba(10,10,10,.86));box-shadow:0 30px 90px rgba(0,0,0,.42);overflow:hidden}.vip-card:before{content:'';position:absolute;right:-130px;top:-160px;width:330px;height:330px;background:radial-gradient(circle,rgba(199,7,90,.24),rgba(199,7,90,0) 68%);pointer-events:none}.vip-kicker{position:relative;z-index:1;margin:0 0 20px;color:var(--pink);font-size:13px;line-height:1;text-transform:uppercase;letter-spacing:.28em}.vip-card h2{position:relative;z-index:1;margin:0 0 28px;font-size:42px;line-height:1.05;text-align:left;text-transform:uppercase;font-weight:400;color:#fff}.vip-text{position:relative;z-index:1;font-size:20px;line-height:1.45;color:rgba(255,255,255,.78)}.vip-text p{margin:0 0 18px}.vip-actions{position:relative;z-index:1;display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:36px}.vip-msg{position:relative;overflow:hidden;min-width:210px;height:58px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:0 24px;border:1px solid var(--pink);background:transparent;color:#fff;font-size:14px;line-height:1;text-transform:uppercase;letter-spacing:.04em;transition:background .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease}.vip-msg img{width:22px;height:22px;object-fit:contain}.vip-msg:hover{background:var(--pink);border-color:var(--pink);transform:translateY(-2px);box-shadow:0 14px 38px rgba(199,7,90,.26)}.vip-phone{position:relative;z-index:1;display:inline-block;margin-top:28px;color:rgba(255,255,255,.58);font-size:18px;transition:color .2s ease}.vip-phone:hover{color:var(--pink)}.vip-points{display:grid;gap:34px;padding-top:38px}.vip-points article{border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:34px}.vip-points span{display:block;margin-bottom:18px;font-family:var(--serif);font-size:58px;line-height:1;color:rgba(255,255,255,.16);letter-spacing:-.06em}.vip-points h3{margin:0 0 12px;color:#fff;font-size:22px;line-height:1.18;font-weight:400;text-transform:uppercase}.vip-points p{margin:0;color:rgba(255,255,255,.58);font-size:16px;line-height:1.45}@media(max-width:1180px){.vip-hero-lead{width:auto;margin-left:0}.vip-grid{grid-template-columns:minmax(0,1fr) 330px;gap:40px}.vip-card{padding:42px}.vip-card h2{font-size:36px}}@media(max-width:860px){.vip-hero{min-height:410px!important;padding:140px 0 70px!important}.vip-hero .breadcrumbs{margin-bottom:42px!important}.vip-hero-lead{width:auto;margin:0;text-align:center;font-size:17px}.vip-section{margin-top:-80px;padding-bottom:86px}.vip-grid{grid-template-columns:1fr;gap:34px}.vip-card{padding:30px 24px;border-radius:22px;text-align:center}.vip-kicker{font-size:11px;letter-spacing:.22em}.vip-card h2{font-size:22px;text-align:center}.vip-text{font-size:16px}.vip-actions{justify-content:center;gap:12px}.vip-msg{width:100%;min-width:0;height:54px;font-size:13px}.vip-points{gap:24px;padding-top:0;text-align:center}.vip-points article{padding-bottom:24px}.vip-points span{font-size:48px;margin-bottom:10px}.vip-points h3{font-size:18px}.vip-points p{font-size:14px}}
/* prime-selection-vip-page-menu-cleanup-v29 */



/* vip page overlap fix v30 */
.vip-section{margin-top:0!important}
.vip-hero{min-height:560px!important}
@media(max-width:860px){.vip-section{margin-top:-20px!important}.vip-hero{min-height:430px!important}}
/* prime-selection-vip-overlap-fix-v30 */
/* hero positioning text height fix v33 */
.page-home .hero-section{height:1490px!important}
.page-home .hero-section:after{height:660px!important}
.page-home .hero-content{height:1490px!important}
.page-home .hero-text{top:925px!important;width:min(870px,calc(100vw - 540px))!important;max-width:870px!important}
.page-home .hero-text h2{margin:0 0 34px!important;font-size:64px!important;line-height:1!important;text-transform:uppercase;font-weight:400!important;text-align:left!important}
.page-home .hero-text p{margin:0 0 28px!important}
.page-home .hero-text p:last-child{margin-bottom:0!important}
@media(max-width:1180px) and (min-width:861px){.page-home .hero-section{height:1460px!important}.page-home .hero-section:after{height:640px!important}.page-home .hero-content{height:1460px!important}.page-home .hero-text{left:0!important;top:925px!important;width:min(870px,100%)!important}.page-home .hero-text h2{font-size:56px!important}}
@media(max-width:860px){.page-home .hero-section{height:1760px!important}.page-home .hero-section:after{height:1041px!important}.page-home .hero-content{height:1760px!important}.page-home .hero-text{top:830px!important;left:0!important;width:100%!important;font-size:16px!important;line-height:1.45!important}.page-home .hero-text h2{font-size:32px!important;line-height:1.05!important;text-align:left!important;margin:0 0 24px!important}.page-home .hero-text p{margin:0 0 20px!important}}
@media(max-width:520px){.page-home .hero-section{height:1540px!important}.page-home .hero-content{height:1540px!important}.page-home .hero-section:after{height:1121px!important}.page-home .hero-text h2{font-size:29px!important}.page-home .hero-text{font-size:16px!important}}
/* prime-selection-hero-text-height-fix-v33 */


@media (max-width: 860px) {
  .model-detail-section {
    padding-bottom: 145px !important;
  }
}