html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box;scroll-behavior:smooth}body{margin:0;overflow-x:hidden;scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p,li{margin:0}ul{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;background-color:transparent;outline:none;border:none}img{display:block;max-width:100%}.fixed-18{background-color:#000}.fixed-18-inner{display:flex;align-items:center;justify-content:center;padding:5px;gap:10px}.fixed-18__image{width:30px;height:30px}.fixed-18__text{color:#fff;font-size:16px;font-weight:500}@media screen and (max-width:1280px){.fixed-18__text{font-size:12px}}.header{background:-webkit-linear-gradient(90deg,#ffffff,#ffffff,#ffffff);background:linear-gradient(90deg,#ffffff,#ffffff,#ffffff);box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.header_container{display:flex;justify-content:space-between;align-items:center;padding:8px 16px}@media screen and (min-width: 1440px){.header_container{padding:12px 108px}}.logo-box{width:60px;border-radius:10px;overflow:hidden}.header-nav-pc{display:none}@media screen and (min-width: 1440px){.header-nav-pc{display:block;width:100%}}.header-nav-mobile-button{display:block;width:50px;height:40px}@media screen and (min-width: 1440px){.header-nav-mobile-button{display:none}}.header-nav-mobile{position:fixed;top:0;right:-1900px;pointer-events:none;opacity:0;z-index:999;width:100vw;height:50vh;background:linear-gradient(90deg,#fafafa,#c1c1c1,#f9fafc);display:flex;align-items:center;justify-content:center;transition:right .3s ease}.header-nav-mobile.is-open{position:absolute;top:210px;right:2px;z-index:999;pointer-events:painted;opacity:1}.header-nav-mobile-list{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;margin-top:100px;height:100%;width:100%;gap:32px}.header-nav-mobile-item>a{font-weight:500;font-size:22px;line-height:1.5;text-transform:uppercase;color:#161616}.header-nav-mobile-item{transition:transform .3s ease}.header-nav-mobile-item:hover,.header-nav-mobile-item:focus,.header-nav-mobile-item:active{transform:scale(1.05)}@media (min-width: 1440px){.header-nav-mobile{display:none}.header-nav-pc-list{display:flex;align-items:center;justify-content:flex-end;gap:32px}.header-nav-pc-item>a{font-weight:500;font-size:16px;line-height:1.5;text-transform:uppercase;color:#161616}.header-nav-pc-item{transition:transform .3s ease}.header-nav-pc-item:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:3px;border-radius:2px;background-color:#000;transform:scaleX(0);transition:transform .35s cubic-bezier(.215,.61,.355,1)}.header-nav-pc-item:hover:after{transform:scaleX(1)}.header-nav-pc-item:hover,.header-nav-pc-item:focus,.header-nav-pc-item:active{transform:scale(1.05)}}#hero{height:auto;width:100%;background-image:linear-gradient(90deg,#000000a9,#0d1521a6,#070e18b0),url(/assets/hero-bg-ec8a9aa1.jpg);background-repeat:no-repeat,no-repeat;background-size:cover,cover;background-position:center,center;display:flex;align-items:center;justify-content:center;border-bottom:2px solid #ffb800}@media screen and (max-width: 1280px){#hero{height:auto}}.hero-inner{display:flex;align-items:center;justify-content:center;gap:50px;padding:20px}@media screen and (max-width: 1280px){.hero-inner{flex-direction:column;text-align:center;padding-bottom:10px}}.hero__title{font-size:40px;line-height:1.2;color:#fff;font-weight:700;margin-bottom:20px;max-width:1000px;text-shadow:0 0 10px rgba(0,0,0,.795);border-bottom:2px solid #ffb800;padding-bottom:10px}@media screen and (max-width: 1280px){.hero__title{font-size:24px}}.hero__title span{color:#ffb800;font-weight:700;font-size:40px;line-height:1.2;text-shadow:0 0 10px rgba(255,184,0,.5)}.hero__subtitle{font-size:22px;line-height:1.5;color:#fff;font-weight:400;margin-bottom:30px;max-width:1000px;text-shadow:0 0 10px rgba(0,0,0,.795)}@media screen and (max-width: 1280px){.hero__subtitle{font-size:18px}}#companies{width:100%}.companies-inner{padding:20px}.companies-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;width:100%}.company-item{position:relative;background-color:#ffffff;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;padding:20px;gap:20px;box-shadow:#fff6 0 0 0 2px,#ffffffa6 0 4px 6px -1px,#ffffff14 0 1px inset;border-radius:20px;width:100%}@media screen and (max-width: 1280px){.company-item{width:100%}}.company__box-top{display:flex;gap:10px;align-items:center;justify-content:center}@media screen and (max-width: 1280px){.company__box-top{flex-direction:column;align-items:flex-start}}.company-info-block{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}.info-block-top{display:flex;align-items:center;justify-content:center;gap:10px}@media screen and (max-width: 1280px){.info-block-top{flex-direction:column;align-items:flex-start;justify-content:flex-start}}.company-stars{display:flex;align-items:center;justify-content:center;gap:5px}.star{background-image:url(/assets/star-36214753.svg);background-repeat:no-repeat;background-size:cover;background-position:center;width:20px;max-width:20px;height:20px;max-height:20px}.company__votes{display:flex;align-items:center;justify-content:center;gap:5px}.company__votes h3{color:#000;font-size:18px}.company__votes p{color:#000;font-size:16px;font-weight:500}.company__description{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}.company__description-item{display:flex;align-items:center;justify-content:center;gap:5px}.company__description img{min-width:20px;width:20px;height:auto}.company__description p{color:#000;font-size:16px;font-weight:500}.company-img-box{max-width:600px;min-width:300px;height:auto;border-radius:20px;overflow:hidden;box-shadow:#fff6 0 0 0 2px,#ffffffa6 0 4px 6px -1px,#ffffff14 0 1px inset;background-color:#2a5298}@media screen and (max-width: 1280px){.company-img-box{max-width:100%;}}.company__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease-in-out}.company__image:hover{transform:scale(1.05)}.companies-btn-box{display:flex;align-items:center;justify-content:center;justify-content:space-between;align-self:flex-start;background:linear-gradient(135deg,#1e3c72,#2a5298);border-radius:16px;padding:20px;box-shadow:0 8px 24px #0003,inset 0 1px #ffffff1a;transition:box-shadow .4s ease,transform .4s ease;gap:20px;width:100%}@media screen and (max-width: 1280px){.companies-btn-box{flex-direction:column;align-items:center;margin:0 auto}}.companies-btn-box:hover{box-shadow:0 12px 32px #00000040,inset 0 1px #ffffff26;transform:translateY(-4px)}.btn.btn--primary{background:linear-gradient(135deg,#ffd700,#ffcc00);color:#1e3c72;padding:14px 28px;border-radius:10px;text-decoration:none;font-weight:700;font-size:18px;transition:background .4s ease,transform .4s ease,box-shadow .4s ease;box-shadow:0 4px 8px #ffcc004d,inset 0 1px #fff6;animation:gentleGlow 3s infinite ease-in-out}@media screen and (max-width: 1280px){.btn.btn--primary{width:100%;display:flex;align-items:center;justify-content:center}}.btn.btn--primary:hover{background:linear-gradient(135deg,#ffcc00,#ffd700);transform:scale(1.08);box-shadow:0 6px 12px #fc06,inset 0 1px #ffffff80;animation:none}.company__description-people{display:flex;align-items:center;gap:10px}.company__description-people img{width:28px;height:28px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));animation:fadeInUp 1.2s ease-out}.company__description-text{white-space:wrap;font-size:16px;color:#fff;font-weight:600;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.1);animation:fadeInUp 1.2s ease-out .3s}@keyframes gentleGlow{0%{box-shadow:0 4px 8px #ffcc004d,inset 0 1px #fff6}50%{box-shadow:0 6px 12px #ffcc0080,inset 0 1px #ffffff80}to{box-shadow:0 4px 8px #ffcc004d,inset 0 1px #fff6}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.company__place{position:absolute;bottom:20px;right:20px;color:#fff;background-color:gold;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 4px 8px #0000004d,inset 0 1px #fff6;text-shadow:2px 2px 3px rgba(0,0,0,.871)}@media screen and (max-width: 1280px){.company__place{top:-10px;left:-10px}}.title-h2{margin:20px auto;text-align:center;font-size:30px}.review-section{background:linear-gradient(180deg,#f8fafc 0%,#e2e8f0 100%);padding:100px 0;position:relative;overflow:hidden;font-family:Inter,sans-serif}.review-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(79,124,255,.08) 0%,transparent 60%);opacity:.5;animation:subtlePulse 25s infinite alternate ease-in-out;z-index:0}.review-section__container{position:relative;z-index:1}.review-title{font-size:36px;font-weight:700;color:#1e293b;margin-bottom:24px;position:relative;display:inline-block;padding-bottom:10px;animation:fadeInUp .7s ease-out both}.review-title:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:3px;background:linear-gradient(90deg,#1e40af,#60a5fa);border-radius:3px}.review-text{font-size:18px;color:#334155;line-height:1.75;margin-bottom:20px;position:relative;padding-left:20px;animation:fadeInUp .8s ease-out both}.review-text:before{content:"✔";position:absolute;left:0;top:0;color:#3b82f6;font-weight:600}.review-section p:not([data-checkmark]):before{content:none}.review-card{background-color:#fff;border-radius:10px;box-shadow:0 20px 40px #00000014;padding:30px;margin-top:30px;position:relative;transition:all .4s ease}.review-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #0000001a}.review-card:before{content:"";position:absolute;top:0;left:0;height:6px;width:100%;background:linear-gradient(90deg,#1e40af,#60a5fa);border-radius:20px 20px 0 0}.card-header{display:flex;justify-content:center;margin-bottom:30px}.card-logo{max-width:200px;height:auto;transition:transform .3s ease}.card-logo:hover{transform:scale(1.05)}.card-features{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:20px}.card-feature{display:flex;align-items:flex-start;gap:12px;animation:fadeInLeft .6s ease-out both}.card-feature-icon{font-size:18px;color:#3b82f6}.card-feature-text{font-size:16px;color:#475569}.card-footer{margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:16px}.card-cta{background:linear-gradient(90deg,#3b82f6,#1e40af);color:#fff;padding:14px 32px;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease}.card-cta:hover{transform:translateY(-2px);background:linear-gradient(90deg,#1e40af,#3b82f6)}.card-stats{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.card-votes,.card-rating{font-size:16px;color:#1e40af}.rating-stars{display:flex;gap:4px}.rating-stars span{width:20px;height:20px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23facc15" viewBox="0 0 24 24"><path d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/></svg>') no-repeat center/contain}@keyframes subtlePulse{0%{transform:scale(1);opacity:.2}to{transform:scale(1.08);opacity:.4}}@keyframes fadeInUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInLeft{0%{transform:translate(-30px);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 1280px){.review-section{padding:60px 0}.review-title{font-size:28px}.review-text{font-size:16px}.review-card{padding:30px}.card-features{grid-template-columns:1fr}.card-logo{max-width:160px}.card-cta{width:100%;text-align:center}}.card-header{background-color:#1e40af;border-radius:20px}.cookies-section{position:fixed;bottom:0;left:0;width:100%;background:linear-gradient(90deg,#f8f9fc 0%,#e9effa 100%);box-shadow:0 -4px 12px #0000001a;z-index:999;opacity:0;transform:translateY(100%);transition:opacity .5s ease-out,transform .5s ease-out}.cookies-section.visible{opacity:1;transform:translateY(0)}.cookies-container{padding:20px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;max-width:1200px;margin:0 auto}@media screen and (min-width: 1440px){.cookies-container{padding:20px 40px;flex-direction:row;justify-content:space-between;gap:40px}}.cookies-text{font-family:Roboto,sans-serif;font-size:16px;line-height:1.6;color:#1a2d5a;text-align:center;max-width:800px;opacity:0;animation:fadeInUp .8s ease-out forwards .3s}@media screen and (min-width: 1440px){.cookies-text{text-align:left}}.cookies-text a{color:#4f7cff;text-decoration:none;font-weight:600;position:relative;transition:color .3s ease}.cookies-text a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#4f7cff;transition:width .3s ease}.cookies-text a:hover{color:#1a2d5a}.cookies-text a:hover:after{width:100%}.cookies-buttons{display:flex;flex-direction:column;gap:16px;width:100%}@media screen and (min-width: 1440px){.cookies-buttons{flex-direction:row;gap:20px;width:auto}}.btn-1{font-family:Roboto,sans-serif;font-size:16px;font-weight:600;padding:12px 32px;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 4px #0000001a;opacity:0;animation:fadeInUp .8s ease-out forwards .5s}.cookies-accept-js{background-color:#4f7cff;color:#fff}.cookies-accept-js:hover{background-color:#3b5fd1;transform:translateY(-2px);box-shadow:0 4px 8px #4f7cff4d}.cookies-decline-js{background-color:#e5e7eb;color:#1a2d5a}.cookies-decline-js:hover{background-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.footer{background:linear-gradient(180deg,#1a2d5a 0%,#0f1c3d 100%);color:#fff;padding:60px 0 40px;position:relative;overflow:hidden;font-family:Roboto,sans-serif}.footer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top center,rgba(255,255,255,.1),transparent 70%);opacity:.6}.footer_container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center}.footer-links-list{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;padding:0;margin:0 0 40px;gap:30px}.footer-links-list-item{text-align:center}.footer-link{color:#fff;text-decoration:none;font-size:16px;font-weight:500;position:relative;transition:color .3s ease;padding-bottom:5px}.footer-link:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#4f7cff;transition:width .3s ease,left .3s ease}.footer-link:hover{color:#4f7cff}.footer-link:hover:after{width:100%;left:0}.disclaimer-block{max-width:800px;margin:0 auto 40px;text-align:center}.disclaimer-text{font-size:14px;line-height:1.6;opacity:.9;margin-bottom:20px;animation:fadeInUp 1s ease-out forwards}.disclaimer-text:nth-child(1){animation-delay:.2s}.disclaimer-text:nth-child(2){animation-delay:.4s}.disclaimer-text:nth-child(3){animation-delay:.6s}.companies_container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:40px}.company-link,.company-span{display:block;transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:100;border-radius:8px;overflow:hidden}.company-link:hover,.company-span:hover{transform:translateY(-4px)}.company-img{max-width:100px;height:auto;display:block}.big-el .company-img{max-width:150px}.copyright-text{font-size:14px;opacity:.8;text-align:center;animation:fadeIn 1s ease-out .8s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.footer-links-list{flex-direction:column;gap:20px}.companies_container{gap:15px}.company-img{max-width:80px}.big-el .company-img{max-width:120px}}.logo-box{max-width:60px;max-height:60px;overflow:hidden;border-radius:10px}.logo-link{width:60px;height:60px;max-width:60px;overflow:hidden;border-radius:10px;transition:transform .3s ease}.logo-link:hover{transform:scale(1.05)}.logo-img{width:100%;height:100%;height:auto;object-fit:cover;animation:fadeIn 1s ease-out}.page-margin{margin-bottom:32px}.page-margin-2{margin-bottom:16px}.page-margin-8,.page-margin-24{margin-bottom:8px}.h3-uppercase{text-transform:uppercase}.page-text-bold{font-weight:600}.page-text{line-height:1.57143}@media screen and (min-width: 1440px){.page-text{font-size:16px;line-height:1.5}}.page-simple-list{list-style:disc;padding-left:20px}.page-simple-link{line-height:1.57143;color:#0059ff}@media screen and (min-width: 1440px){.page-simple-link{font-size:16px;line-height:1.5}}.page-title-h3{font-weight:600;font-size:18px;line-height:1.55556}@media screen and (min-width: 1440px){.page-title-h3{font-size:20px;line-height:1.4}}.page-title{font-family:Nunito,sans-serif;text-transform:uppercase;text-align:center;font-weight:800;font-size:24px;margin:116px auto 40px}@media screen and (min-width: 1440px){.page-title{font-size:28px;line-height:1.57143;margin-top:189px}}.page-content{padding:0 16px 60px}@media screen and (min-width: 1440px){.page-content{padding:0 212px 120px}}.btn-flip{opacity:1;outline:0;color:#fff;line-height:40px;text-align:center;letter-spacing:1px;display:inline-block;text-decoration:none;font-family:Open Sans;text-transform:uppercase;position:absolute;top:20px;left:20px}.btn-flip:hover:after{opacity:1;transform:translateY(0) rotateX(0)}.btn-flip:hover:before{opacity:0;transform:translateY(50%) rotateX(90deg)}.btn-flip:after{top:0;left:0;opacity:0;width:100%;color:#323237;display:block;transition:.5s;position:absolute;background:#adadaf;content:attr(data-back);transform:translateY(-50%) rotateX(90deg)}.btn-flip:before{top:0;left:0;opacity:1;color:#adadaf;display:block;padding:0 30px;line-height:40px;transition:.5s;position:relative;background:#323237;content:attr(data-front);transform:translateY(0) rotateX(0)}.page-section{margin-top:100px}:root{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#fff;background:-webkit-linear-gradient(90deg,#000000,#0d1521,#070e18);background:linear-gradient(90deg,#000000,#0d1521,#070e18);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.container{max-width:375px;min-width:320px;margin:0 auto}@media screen and (min-width: 1280px){.container{max-width:1280px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}body{overflow-x:hidden!important}
