.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}:root {
--color-accent: #FF6B01;
--color-dark: #202938;
--color-gray-text: #323232;
--color-black: #000;
--color-white: #FFF; --font-unbounded: 'Unbounded', sans-serif;  --font-h1-desktop: 4.0625rem;
--font-h2-desktop: 3.125rem;
--font-h3-desktop: 1.5625rem;
--font-large-desktop: 2.0625rem;
--font-main-desktop: 1.25rem;
--font-small-desktop: 0.8125rem;
--font-button-desktop: 1.375rem; --font-h1-mobile: 1.5rem;
--font-h2-mobile: 1.5rem;
--font-h3-mobile: 1.25rem;
--font-large-mobile: 0.8125rem;
--font-main-mobile: 0.8125rem;
--font-small-mobile: 0.5625rem;
--font-button-mobile: 0.625rem;
}* {
box-sizing: border-box;
margin: 0;
padding: 0;
}
html {
font-size: clamp(10px, 1vw, 16px);
}
body {
font-family: "Ysabeau SC", sans-serif;
color: #FFF;
background-color: #EEEEEE;
}
input {
font-family: inherit;
}
main {
position: relative;
}
img {
max-width: 100%;
height: auto;
display: block;
}
a {
color: inherit;
text-decoration: none;
}
button {
border: none;
font-family: "Ysabeau SC", sans-serif;
background: none;
color: #FFF;
} @media(max-width: 1024px) {
html {
font-size: clamp(5px, 1.1343vw, 16px);
}
}
@media(max-width: 768px) {
html {
font-size: clamp(5px, 1.95vw, 16px);
}
}@font-face {
font-family: "Unbounded";
src: url(//sma-seo.ru/wp-content/themes/SMA/assets/fonts/Unbounded-VariableFont_wght.woff2) format("woff2");
font-weight: 200 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Ysabeau SC";
src: url(//sma-seo.ru/wp-content/themes/SMA/assets/fonts/YsabeauSC-VariableFont_wght.woff2) format("woff2");
font-weight: 100 1000;
font-style: normal;
font-display: swap;
}
.no-mt {
margin-top: 0;
}
.rank-math-breadcrumb {
display: none !important;
}
.fb-50 {
flex-basis: 50%;
width: 100%;
}
main {
overflow: hidden;
}
.honeypot {
position: absolute;
left: -9999px;
opacity: 0;
height: 0;
width: 0;
}
.container {
padding: 0 2.5rem;
max-width: calc(93.75rem + (2.5rem * 2));
margin-inline: auto;
}
.effect {
position: absolute;
top: var(--t, auto);
bottom: var(--b, auto);
left: var(--l, auto);
right: var(--r, auto);
width: var(--w, 100%);
height: var(--h, 100%);
background-image: var(--bg, none);
background-position: var(--bgpos, top left);
background-repeat: no-repeat;
background-size: contain;
z-index: -1;
pointer-events: none;
}
.effect.tl { background-position: top left; }
.effect.tr { background-position: top right; }
.effect.bl { background-position: bottom left; }
.effect.br { background-position: bottom right; }
.mini-block {
margin-top: 4rem;
position: relative;
}
.block, .footer {
margin-top: 7.5rem;
position: relative;
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(-20px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes fadeInImage {
0% {
opacity: 0;
transform: scale(1.05);
}
to {
opacity: 1;
transform: scale(1);
}
}
@keyframes fadeInText {
0% {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@media (max-width: 1024px) {
.block, .footer {
margin-top: 9.183rem;
}
}
@media (max-width: 768px) {
.container {
padding: 0 3.25rem;
max-width: calc(93.75rem + (1.25rem * 2)); 
}
.block, .footer {
margin-top: 9.642rem;
}
.effect {
top: var(--mt, var(--t));
bottom: var(--mb, var(--b));
left: var(--ml, var(--l));
right: var(--mr, var(--r));
}
}.button__effect-slide {
position: relative;
overflow: hidden;
}
.button__effect-slide::before {
content: "";
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(120deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.15) 100%);
transform: skewX(-25deg);
transition: left 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
.button__effect-slide:hover::before {
left: 0;
}
}
.image-overlay,
.image-overlay img {
user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-user-drag: none;
user-drag: none;
outline: none;
}
.image-overlay {
position: fixed;
inset: 0;
background: rgba(0, 0, 0, 0.8);
display: flex;
justify-content: center;
align-items: center;
z-index: 1000;
opacity: 0;
pointer-events: none;
transition: opacity 0.3s ease;
cursor: zoom-out;
padding: 10px;
}
.image-overlay.active {
opacity: 1;
pointer-events: all;
}
.image-overlay img {
max-width: 100%;
max-height: 100%;
object-fit: contain;
border-radius: 10px;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
transition: transform 0.3s ease;
transform-origin: center center;
}.header {
position: sticky;
top: 0;
transition: background-color 0.4s ease;
background-color: #202938;
z-index: 3;
}
.header__content {
padding-top: 1.25rem;
padding-bottom: 1.25rem;
display: flex;
justify-content: space-between;
align-items: center;
}
.header__logo {
width: 11.25rem;
height: auto;
}
.header__logo img {
object-fit: contain;
}
.header__nav {
display: flex;
align-items: center;
text-transform: uppercase;
gap: 1.25rem;
font-size: var(--font-main-desktop);
font-weight: bold;
}
.header__nav a {
opacity: 0;
transform: translateY(-20px);
animation: fadeInUp 0.6s ease-out forwards;
}
.header__nav a:hover {
color: #ff8731;
transform: translateY(-2px);
transition: 0.2s ease;
}
.header__nav a:nth-child(1) {
animation-delay: 0.1s;
}
.header__nav a:nth-child(2) {
animation-delay: 0.2s;
}
.header__nav a:nth-child(3) {
animation-delay: 0.3s;
}
.header__nav a:nth-child(4) {
animation-delay: 0.4s;
}
.header__nav a:nth-child(5) {
animation-delay: 0.5s;
}
.header__nav a:nth-child(6) {
animation-delay: 0.6s;
}
.header__actions {
display: flex;
gap: 3.125rem;
}
.header__controls {
display: flex;
align-items: center;
height: 3.75rem;
gap: 15px;
}
.header__btn-bg {
display: none;
justify-content: center;
align-items: center;
background-color: #FF6B01;
border-radius: 100px;
height: 100%;
width: auto;
aspect-ratio: 1/1;
}
.header__btn-bg svg {
width: 70%;
height: auto;
}
.header__btn-contact {
background-color: #FF6B01;
padding: 0 3.125rem;
border-radius: 80px;
text-transform: uppercase;
font-size: var(--font-button-desktop);
font-weight: bold;
display: flex;
align-items: center;
gap: 0.938rem;
height: 100%;
cursor: pointer;
}
.header__btn-contact img {
height: 2.5rem;
width: 2.5rem;
}
.burger-menu {
position: fixed;
top: 0;
right: 0;
background-color: rgba(32, 41, 56, 0.85);
height: 100vh;
width: 28.698rem;
flex-direction: column;
justify-content: space-between;
transform: translateX(100%);
visibility: hidden;
transition: transform 0.4s ease, visibility 0.4s ease;
}
.burger-menu--open {
transform: translateX(0);
visibility: visible;
}
.burger-menu__container {
position: relative;
display: flex;
flex-direction: column;
gap: 2.296rem;
padding: 3.444rem 2.296rem;
z-index: 1;
}
.burger-menu__close {
position: absolute;
right: 2.296rem;
}
.burger-menu__nav {
display: flex;
flex-direction: column;
gap: 15px;
font-size: var(--font-h3-desktop);
text-transform: uppercase;
font-weight: bold;
white-space: nowrap;
}
.burger-menu__socials {
display: flex;
gap: 1.722rem;
}
.burger-menu__social {
width: 5.74rem;
height: 5.74rem;
}
.burger-menu__social img {
width: 5.74rem;
height: 5.74rem;
}
.burger-menu__image {
position: absolute;
bottom: 0;
width: 100%;
}
@media (max-width: 1024px) {
.header__content {
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
}
.header__nav {
display: none;
}
.header__btn-bg {
display: flex;
}
.burger-menu__close img,
.burger-menu__close {
width: 2.87rem;
height: 2.87rem;
}
}
@media (max-width: 768px) {
.header__controls {
gap: 5px;
height: 4.821rem;
}
.header__btn-contact {
padding: 0 1.993rem;
font-size: 1.737rem;
}
.header__btn-contact img {
height: 3.535rem;
width: 3.535rem;
}
.burger-menu {
width: 100vw;
}
.burger-menu__container {
gap: 4.821rem;
}
.burger-menu__nav {
font-size: 2.411rem;
gap: 3.214rem;
}
.burger-menu__socials {
gap: 2.411rem;
}
.burger-menu__social img,
.burger-menu__social {
height: 8.035rem;
width: 8.035rem;
}
.burger-menu__close img,
.burger-menu__close {
height: 4.821rem;
width: 4.821rem;
}
}.banner {
position: relative;
background-color: #ff8731;
overflow: hidden;
z-index: 2;
}
.banner__image {
display: block;
opacity: 0;
transform: scale(1.05);
animation: fadeInImage 1s ease forwards;
width: 100%;
object-fit: cover;
height: 51rem;
}
.banner__container {
position: absolute;
inset: 0;
display: flex;
justify-content: center;
align-items: center;
}
.banner__content {
display: flex;
flex-direction: column;
max-width: 1400px;
gap: 1.25rem;
text-align: center;
opacity: 0;
transform: translateY(30px);
animation: fadeInText 1s ease forwards;
animation-delay: 0.5s;
}
.banner__title {
font-family: "Unbounded", sans-serif;
font-size: var(--font-h1-desktop);
font-weight: 900;
text-transform: uppercase;
}
.banner__title br {
display: none;
}
.banner__description {
font-size: var(--font-large-desktop);
font-weight: bold;
}
@media (max-width: 1024px) {
.banner__content {
gap: 0.947rem;
}
.banner__title {
font-size: 3.099rem;
}
.banner__description {
font-size: 1.607rem;
}
}
@media (max-width: 768px) {
.banner__title {
font-size: 3.857rem;
}
.banner__title br {
display: inline;
}
.banner__description {
font-size: 2.089rem;
}
.banner__description br {
display: none;
}
}.footer {
position: relative;
background-size: cover;
background-repeat: no-repeat;
}
.footer__container {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
padding-top: 3.75rem;
padding-bottom: 3.75rem;
}
.footer__left {
display: flex;
flex-direction: column;
gap: 4.063rem;
}
.footer__logo {
width: 14.063rem;
height: auto;
}
.footer__subscribe {
display: flex;
align-items: center;
border: 2px solid #FFF;
background: rgba(255, 255, 255, 0.2);
border-radius: 80px;
gap: 2.5rem;
padding: 0.5rem 0.938rem;
text-transform: uppercase;
font-weight: bold;
font-size: var(--font-main-desktop);
cursor: pointer;
transition: 0.2s ease;
}
.footer__subscribe img {
height: 2.938rem;
width: 2.938rem;
}
.footer__subscribe:hover {
border: 2px solid var(--color-accent);
}
.footer__actions {
display: flex;
gap: 1.875rem;
}
.footer__links {
display: flex;
flex-direction: column;
gap: 1.875rem;
}
.footer__nav {
display: flex;
flex-direction: column;
gap: 0.625rem;
font-size: var(--font-main-desktop);
font-weight: bold;
text-transform: uppercase;
}
.footer__nav a {
transition: 0.2s ease;
}
.footer__nav a:hover {
color: #FF6B01;
}
.footer__policy {
text-transform: uppercase;
font-size: var(--font-small-desktop);
transition: 0.2s ease;
}
.footer__policy:hover {
color: #FF6B01;
}
.footer__contacts {
display: flex;
flex-direction: column;
gap: 1.875rem;
}
.footer__contacts-title {
font-size: var(--font-h3-desktop);
font-weight: bold;
text-transform: uppercase;
}
.footer__contacts-list {
display: flex;
flex-direction: column;
gap: 1.25rem;
font-size: var(--font-main-desktop);
}
.footer__contacts-socials {
display: flex;
gap: 0.938rem;
}
.footer__contacts-socials img {
height: 3.125rem;
width: 3.125rem;
transition: 0.15s opacity;
}
.footer__contacts-socials img:hover {
opacity: 0.75;
}
.footer__legal {
border-top: 1px solid rgba(255, 255, 255, 0.15);
padding: 1.25rem 0;
}
.footer__legal-inner {
font-size: var(--font-small-desktop);
color: rgba(255, 255, 255, 0.5);
text-align: right;
}
@media (max-width: 1024px) {
.footer__logo {
width: 18.022rem;
height: 7.806rem;
}
.footer__left {
gap: 7.461rem;
}
.footer__subscribe {
font-size: 1.263rem;
padding: 0.574rem 1.148rem;
border-width: 1px;
}
.footer__subscribe img {
height: 3.444rem;
width: 3.444rem;
}
.footer__nav {
font-size: 1.378rem;
}
.footer__policy {
font-size: 1.148rem;
}
.footer__container {
align-items: stretch;
justify-items: end;
}
.footer__actions {
gap: 2.296rem;
}
.footer__links {
gap: 0;
justify-content: space-between;
}
.footer__contacts {
gap: 0;
justify-content: space-between;
flex-shrink: 0;
}
.footer__contacts-title {
font-size: 1.722rem;
}
.footer__contacts-list {
gap: 2.296rem;
font-size: 1.378rem;
}
.footer__contacts-socials img {
height: 4.133rem;
width: 4.133rem;
}
.quiz__main {
gap: 1.25rem;
}
}
@media (max-width: 768px) {
.footer {
position: relative;
z-index: 1;
}
.footer::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.35); 
z-index: -1;
}
.footer__contacts-socials {
margin-top: 2.5rem;
}
.footer__logo {
width: 25.231rem;
height: 10.928rem;
}
.footer__container {
display: flex;
flex-direction: column;
gap: 3.214rem;
}
.footer__left {
width: 100%;
align-items: center;
gap: 1.607rem;
}
.footer__subscribe {
width: 100%;
justify-content: space-between;
font-size: 1.807rem;
padding: 0.804rem 1.607rem;
}
.footer__subscribe img {
height: 4.821rem;
width: 4.821rem;
}
.footer__actions {
justify-content: space-between;
}
.footer__links {
gap: 1.607rem;
}
.footer__nav {
gap: 1.125rem;
font-size: 1.928rem;
}
.footer__policy {
font-size: 1.747rem;
}
.footer__contacts-title {
font-size: 2.411rem;
}
.footer__contacts-list {
gap: 3.214rem;
font-size: 1.928rem;
}
.footer__contacts-socials img {
height: 6.107rem;
width: 6.107rem;
}
.footer__legal {
padding: 1.5rem 0;
}
.footer__legal-inner {
font-size: 1.75rem;
text-align: center;
}
} .contact-widget {
position: fixed;
right: 2rem;
bottom: 2rem;
display: flex;
flex-direction: column;
gap: .75rem;
z-index: 2;
}
.contact-widget__item {
width: 3.8rem;
height: 3.8rem;
display: flex;
align-items: center;
justify-content: center;
border-radius: 2rem;
background: var(--color-dark);
color: var(--color-white);
filter: brightness(1.25);
text-decoration: none;
transition:
transform .25s ease,
background .25s ease,
box-shadow .25s ease;
}
.contact-widget__item:hover {
background: var(--color-accent);
}
.contact-widget__item svg {
width: 1.5rem;
height: 1.5rem;
}
.contact-widget__item.max span {
font-family: var(--font-unbounded);
font-size: var(--font-button-desktop);
font-weight: 600;
}
@media (max-width: 768px) {
.contact-widget {
right: 1rem;
bottom: 1rem;
}
.contact-widget__item {
width: 5rem;
height: 5rem;
border-radius: 999px;
}
.contact-widget__item svg {
width: 2rem;
height: 2rem;
}
} .captcha-popup { position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: none; align-items: center; justify-content: center; z-index: 9999; }
.captcha-popup.is-open { display: flex; }
.captcha-popup__overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }
.captcha-popup__body { position: relative; background: #fff; padding: 24px; border-radius: 8px; z-index: 1; }
.captcha-popup__close { position: absolute; top: 8px; right: 8px; background: none; border: none; font-size: 24px; cursor: pointer; line-height: 1; } .cookie-banner{
position: fixed;
left: 1.75rem;
bottom: 1.75rem;
z-index: 2;
display: flex;
justify-content: center;
}
.cookie-banner__content{
display: flex;
align-items: center;
justify-content: space-between;
gap: 2rem;
width: 100%;
max-width: 1000px;
padding: 1rem 1.25rem;
background:var(--color-dark);
border-radius:0.85rem;
box-shadow:0 15px 40px rgba(0,0,0,.2);
}
.cookie-banner__text{
color: var(--color-white);
font-size: var(--font-main-desktop);
max-width: 900px;
}
.cookie-banner__actions{
display:flex;
gap:0.75rem;
flex-shrink:0;
}
.cookie-banner__btn{
padding: 0.75rem 1.375rem;
border:none;
border-radius:1.25rem;
font-size: var(--font-main-desktop);
text-transform: uppercase;
font-weight: 600;
cursor:pointer;
transition:.25s;
}
.cookie-banner__btn--accept{
background:var(--color-accent);
color:var(--color-white);
}
.cookie-banner__btn--decline{
background:rgba(255,255,255,.1);
color:var(--color-white);
}
.cookie-banner__btn--decline:hover{
background:rgba(255,255,255,.18);
}
@media (max-width:768px){
.cookie-banner{
right: 1.75rem;
}
.cookie-banner__content{
flex-direction:column;
align-items:flex-start;
gap:1.25rem;
padding:1rem;
}
.cookie-banner__actions{
width:100%;
}
.cookie-banner__btn{
flex:1;
font-size: 1.78rem;
}
.cookie-banner__text {
font-size: 1.78rem;
}
}.wpcf7-list-item {
margin: 0;
}
.wpcf7-list-item > label {
display: flex;
align-items: center;
gap: 0.625rem;
}
.wpcf7-form .checkbox {
gap: 0;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
display: none;
}
.wpcf7-not-valid-tip {
margin-top: 0.5rem;
text-align: left;
font-size: var(--font-main-desktop);
}
.popup {
position: fixed;
inset: 0;
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0, 0, 0, 0.8);
z-index: 1000;
padding: 0 2.5rem;
transition: opacity 0.2s ease;
pointer-events: none;
}
.popup--active {
opacity: 1;
pointer-events: auto;
}
.popup--active .popup__content {
transform: scale(1) translateY(0);
opacity: 1;
}
.popup__content {
display: flex;
justify-content: space-between;
width: 75rem;
position: relative;
background-color: #202938;
border-radius: 20px;
transform: scale(0.8) translateY(-50px);
opacity: 0;
transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.3s ease;
}
.popup__main {
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.popup__left {
display: flex;
flex-direction: column;
text-align: center;
gap: 2.5rem;
padding: 3rem 3.75rem;
}
.popup__title {
font-family: Unbounded, sans-serif;
font-size: var(--font-large-desktop);
font-weight: 700;
text-transform: uppercase;
}
.popup__title span {
color: #ff6b01;
}
.popup__description {
font-size: var(--font-h3-desktop);
}
.popup__form {
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.popup__form-input {
background-color: transparent;
outline: none;
border: 1px solid #BBBBBB;
padding: 1.25rem;
width: 100%;
border-radius: 10px;
font-size: var(--font-main-desktop);
font-weight: 400;
font-family: "Ysabeau SC", sans-serif;
color: #fff;
transition: 0.3s all;
}
.popup__form-input::placeholder {
color: #bbb;
}
.popup__form-input:hover {
border-color: var(--color-accent);
}
.popup__form-input:focus {
border-color: var(--color-accent);
}
.popup__form-textarea {
height: 9.375rem;
border-radius: 10px;
}
.popup__send {
display: flex;
width: 100%;
justify-content: center;
align-items: center;
gap: 0.9375rem;
text-transform: uppercase;
background-color: #ff6b01;
padding: 0.625rem 0;
border-radius: 80px;
font-size: var(--font-button-desktop);
font-weight: 700;
color: #fff;
cursor: pointer;
margin-top: 0.9375rem;
}
.popup__send img {
height: 2.5rem;
width: 2.5rem;
}
.popup__image {
width: 45%;
align-items: flex-start;
}
@media (max-width: 768px) {
.popup__image {
display: none;
}
.popup__form-input {
border-radius: 5px;
}
.wpcf7-not-valid-tip {
font-size: 1.25rem;
}
}
.subscribe-popup {
position: fixed;
inset: 0;
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0, 0, 0, 0.8);
z-index: 1000;
padding: 0 2.5rem;
transition: opacity 0.2s ease;
pointer-events: none;
}
.subscribe-popup--active {
opacity: 1;
pointer-events: auto;
}
.subscribe-popup--active .subscribe-popup__content {
transform: scale(1) translateY(0);
opacity: 1;
}
.subscribe-popup__content {
display: flex;
justify-content: space-between;
width: 75rem;
position: relative;
background-color: #202938;
border-radius: 20px;
transform: scale(0.8) translateY(-50px);
opacity: 0;
transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.3s ease;
}
.subscribe-popup__close {
position: absolute;
top: 1.25rem;
right: 1.25rem;
background: none;
border: none;
cursor: pointer;
z-index: 10;
width: 2rem;
height: 2rem;
display: flex;
align-items: center;
justify-content: center;
opacity: 0.7;
transition: opacity 0.2s ease;
color: #fff;
font-size: var(--font-h3-desktop);
line-height: 1;
}
.subscribe-popup__close:hover {
opacity: 1;
}
.subscribe-popup__main {
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.subscribe-popup__left {
display: flex;
flex-direction: column;
text-align: center;
gap: 2.5rem;
padding: 3.75rem;
}
.subscribe-popup__title {
font-family: Unbounded, sans-serif;
font-size: var(--font-large-desktop);
font-weight: 700;
text-transform: uppercase;
}
.subscribe-popup__title span {
color: #ff6b01;
}
.subscribe-popup__description {
font-size: var(--font-h3-desktop);
}
.subscribe-popup__form {
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.subscribe-popup__form-input {
background-color: transparent;
outline: none;
border: 1px solid #BBBBBB;
padding: 1.25rem;
border-radius: 10px;
font-size: var(--font-main-desktop);
font-weight: 400;
font-family: "Ysabeau SC", sans-serif;
color: #fff;
transition: 0.3s all;
}
.subscribe-popup__form-input::placeholder {
color: #bbb;
}
.subscribe-popup__form-input:hover {
border-color: var(--color-accent);
}
.subscribe-popup__form-input:focus {
border-color: var(--color-accent);
}
.subscribe-popup__send {
display: flex;
justify-content: center;
align-items: center;
gap: 0.9375rem;
text-transform: uppercase;
background-color: #ff6b01;
padding: 0.625rem 0;
border-radius: 80px;
font-size: var(--font-button-desktop);
font-weight: 700;
color: #fff;
cursor: pointer;
margin-top: 0.9375rem;
}
.subscribe-popup__send img {
height: 2.5rem;
width: 2.5rem;
}
.subscribe-popup__image {
width: 45%;
}
@media (max-width: 768px) {
.subscribe-popup__image {
display: none;
}
.subscribe-popup__form-input {
border-radius: 5px;
}
} .captcha-modal {
position: fixed;
inset: 0;
background: rgba(0,0,0,.6);
display: none;
align-items: center;
justify-content: center;
z-index: 9999;
}
.captcha-modal.active {
display: flex;
}
.captcha-modal__content {
background:#fff;
padding:30px;
border-radius:20px;
position:relative;
}
.captcha-modal__close {
position:absolute;
right:15px;
top:10px;
}
@media (max-width: 768px) {
.popup__title { font-size: 2.5rem; }
.popup__description { font-size: 2rem; }
.popup__form-input { font-size: 1.75rem; }
.popup__send { font-size: 1.75rem; padding: 1rem 0; align-items: unset; }
}.quiz {
position: fixed;
inset: 0;
opacity: 0;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0, 0, 0, 0.8);
z-index: 1000;
padding: 0 2.5rem;
transition: opacity 0.2s ease;
pointer-events: none;
}
.quiz.active {
opacity: 1;
pointer-events: auto;
}
.quiz.active .quiz__content.active {
display: flex;
transform: scale(1) translateY(0);
opacity: 1;
}
.quiz.active .quiz__content-form.active {
display: flex;
transform: scale(1) translateY(0);
opacity: 1;
}
.quiz__main {
display: flex;
flex-direction: column;
gap: 1.875rem;
}
.quiz__content {
display: none;
flex-direction: column;
position: relative;
background-image: url(//sma-seo.ru/wp-content/themes/SMA/assets/images/sozdanie-saytov/quiz.png);
padding: 4.375rem 6.25rem;
border-radius: 20px;
width: 93.75rem;
transform: scale(0.8) translateY(-50px);
opacity: 0;
transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.3s ease;
}
.quiz__title {
font-family: "Unbounded", sans-serif;
font-size: var(--font-large-desktop);
font-weight: 900;
text-transform: uppercase;
}
.quiz__description {
font-size: var(--font-main-desktop);
font-weight: 200;
}
.quiz__content-form {
display: none;
padding: 4.375rem 6.25rem;
background-image: url(//sma-seo.ru/wp-content/themes/SMA/assets/images/sozdanie-saytov/quiz.png);
align-items: center;
gap: 3.125rem;
width: 93.75rem;
transform: scale(0.8) translateY(-50px);
opacity: 0;
transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.3s ease;
}
.quiz__content-form::before {
content: "";
position: absolute;
inset: 0;
background-color: rgba(0, 0, 0, 0.35);
transition: background-color 0.5s ease;
z-index: 1;
border-radius: 20px;
}
.quiz__content-form>* {
position: relative;
z-index: 2;
}
.quiz__list input[type="radio"] {
position: absolute;
opacity: 0;
pointer-events: none;
width: 0;
height: 0;
}
.quiz__list {
display: grid;
grid-template-columns: repeat(4, 1fr);
margin-top: 3.75rem;
gap: 1.25rem;
}
.quiz__card {
display: flex;
flex-direction: column;
gap: 0.9375rem;
border: 2px solid rgba(255, 255, 255, 0.2);
border-radius: 10px;
padding: 1.25rem;
transition: border-color 0.2s ease;
height: 100%;
cursor: pointer;
}
.quiz__card:hover {
border-color: #c47c49;
}
.quiz__card-title {
font-size: var(--font-h3-desktop);
font-weight: 400;
}
.quiz__card img {
border-radius: 10px;
}
.quiz__list input[type="radio"]:checked + .quiz__card {
border-color: #FF6B01;
}
.quiz__button {
display: flex;
align-items: center;
gap: 15px;
text-transform: uppercase;
background-color: #FF6B01;
padding: 0.625rem 5rem;
border-radius: 80px;
font-size: var(--font-button-desktop);
font-weight: bold;
color: #FFF;
cursor: pointer;
margin-inline: auto;
margin-top: 1.875rem;
}
.quiz__button img {
height: 2.5rem;
width: 2.5rem;
}
.quiz__form {
display: flex;
flex-direction: column;
gap: 0.9375rem;
}
.quiz__form-input {
background-color: rgba(0, 0, 0, 0.4);
outline: none;
border: 1px solid #FFF;
padding: 0.9063rem 0.9375rem;
border-radius: 100px;
font-size: var(--font-main-desktop);
font-weight: 400;
font-family: "Noto Sans", sans-serif;
color: #FFF;
transition: 0.3s all;
}
.quiz__form-input:focus {
background-color: rgba(0, 0, 0, 0.85);
border: 1px solid #808080;
}
.quiz__form-textarea {
height: 9.375rem;
border-radius: 1.875rem;
}
.quiz__send {
display: flex;
justify-content: center;
align-items: center;
gap: 0.9375rem;
text-transform: uppercase;
background-color: #FF6B01;
padding: 0.4375rem 0;
border-radius: 80px;
font-size: var(--font-button-desktop);
font-weight: bold;
color: #FFF;
cursor: pointer;
margin-top: 0.9375rem;
width: 100%;
}
.quiz__send img {
height: 2.5rem;
width: 2.5rem;
}
.quiz__question {
display: none;
}
.quiz__question.active {
display: block;
}
@media (max-width: 1024px) {
.quiz__main {
gap: 1.25rem;
}
.quiz__content,
.quiz__content-form {
padding: 4.375rem 3rem;
}
.quiz__content-form {
flex-direction: column;
gap: 4rem;
align-items: flex-start;
}
.quiz__form {
width: 100%;
}
}
@media (max-width: 768px) {
.quiz__content {
padding: 4.375rem 3rem;
}
.quiz__content::before {
content: "";
position: absolute;
inset: 0;
background-color: rgba(0, 0, 0, 0.3);
transition: background-color 0.5s ease;
z-index: 1;
border-radius: 20px;
}
.quiz__content>* {
position: relative;
z-index: 2;
}
.quiz__list {
grid-template-columns: repeat(2, 1fr);
}
.quiz__button {
width: 100%;
justify-content: center;
}
}.checkbox {
display: flex;
align-items: flex-start;
gap: 0.625rem;
font-weight: 500;
cursor: pointer;
user-select: none;
color: #bbb;
font-size: var(--font-main-desktop);
text-align: left;
}
.checkbox__input {
appearance: none;
-webkit-appearance: none;
width: 1.25rem;
height: 1.25rem;
border: 2px solid #bbb;
border-radius: 0.25rem;
position: relative;
cursor: pointer;
flex-shrink: 0;
background: transparent;
margin-top: 0.0625rem;
}
.checkbox__input:checked {
border-color: #bbb;
}
.checkbox__input:checked::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 30%;
height: 50%;
border: solid white;
border-width: 0 3px 3px 0;
transform: translate(-50%, -50%) rotate(45deg);
box-sizing: border-box;
}
.checkbox a {
color: inherit;
text-decoration: underline;
}
@media(max-width: 1024px) {
.checkbox {
font-size: 1.35rem;
}
.checkbox__input { width: 1.5rem; height: 1.5rem; }
}
@media(max-width: 768px) {
.checkbox {
font-size: 1.78rem;
}
.checkbox__input { width: 2rem; height: 2rem; }
}.hero-breadcrumbs {
position: relative;
z-index: 1;
font-size: var(--font-small-desktop);
font-weight: 600;
text-transform: uppercase;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 0.5rem;
}
.hero-breadcrumbs a {
color: var(--color-black);
text-decoration: none;
transition: color .3s;
}
.hero-breadcrumbs a:hover { color: var(--color-accent); }
.hero-breadcrumbs .separator { color: rgba(0, 0, 0, 0.3); }
.hero-breadcrumbs .current { color: var(--color-accent); pointer-events: none; }
@media (max-width: 768px) {
.hero-breadcrumbs { font-size: 1.78rem; }
}svg {
height: 50%;
width: 50%;
} .hero-breadcrumbs {
position: relative;
z-index: 1;
font-size: var(--font-small-desktop);
font-weight: 600;
text-transform: uppercase;
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 0.5rem;
margin-bottom: 4rem;
}
.hero-breadcrumbs a {
color: var(--color-black);
text-decoration: none;
transition: color .3s;
}
.hero-breadcrumbs a:hover {
color: var(--color-accent);
}
.hero-breadcrumbs .separator {
color: rgba(0, 0, 0, 0.3);
}
.hero-breadcrumbs .current {
color: var(--color-accent);
pointer-events: none;
}
.hero {
position: relative;
min-height: 50rem;
gap: 3.75rem; align-items: center;
margin-top: 3.5rem;
}
.hero-content {
position: relative;
z-index: 2; }
.hero-wrapper {
display: grid;
grid-template-columns: 1fr 0.8fr;
gap: 3.75rem;
}
.hero-tag {
display: inline-flex;
align-items: center;
gap: 0.5rem;
background: rgba(255, 107, 1, .1);
border: 1px solid rgba(255, 107, 1, .25);
padding: 0.5rem 1.125rem;
border-radius: 100px;
margin-bottom: 2.25rem;
}
.hero-tag-dot {
width: 0.375rem;
height: 0.375rem;
border-radius: 50%;
background: var(--color-accent);
flex-shrink: 0;
}
.hero-tag-txt {
font-size: var(--font-main-desktop);
font-weight: 600;
letter-spacing: .09375rem;
text-transform: uppercase;
color: var(--color-accent);
}
.hero-title {
font-weight: 900;
font-size: var(--font-h2-desktop);
line-height: 1.08;
color: var(--color-black);
text-transform: uppercase;
margin-bottom: 1.75rem;
letter-spacing: -1.5px;
}
.hero-sub {
margin-bottom: 1.25rem;
font-size: var(--font-h3-desktop);
color: var(--color-black);
}
.hero-photo-wrap img {
border-radius: 1.5rem;
object-fit: cover;
height: 40rem;
}
.popup-overlay {
background-color: var(--color-black)000ba;
visibility: hidden;
display: flex; 
position: fixed;
align-items: center;
justify-content: center;
top: 0;
height: 100vh;
width: 100vw;
z-index: 10;
}
.popup-close {
position: absolute;
height: 100vh;
width: 100vw;
}
#img-target {
height: 78%;
animation: appear 1.2s ease;
}
@keyframes appear {
from { transform: scale(.2); }
to { transform: scale(1); }
} .meta-bar {
border-top: 1px solid rgba(255, 107, 1, .15);
border-bottom: 1px solid rgba(255, 107, 1, .15);
margin-top: 3rem;
}
.meta-bar-wrapper {
display: grid;
grid-template-columns: repeat(4, 1fr);
}
.meta-item {
padding: 1.75rem 2.5rem;
border-right: 1px solid rgba(255, 107, 1, .1);
}
.meta-item:first-child {
padding-left: 0;
}
.meta-item:last-child {
border-right: none;
}
.meta-lbl {
font-size: var(--font-small-desktop);
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
color: rgb(32, 41, 56);
margin-bottom: 0.5rem;
}
.meta-val {
font-size: var(--font-small-desktop);
font-weight: 900;
text-transform: uppercase;
color: var(--color-black);
} .eyebrow {
display: inline-block;
font-size: var(--font-small-desktop);
font-weight: 700;
letter-spacing: 2.5px;
text-transform: uppercase;
color: var(--color-accent);
margin-bottom: 1.25rem;
}
.eyebrow--muted {
color: var(--color-accent);
}
.sec-title {
font-size: var(--font-large-desktop);
font-weight: 900;
line-height: 1.12;
color: var(--color-black);
margin-bottom: 1.75rem;
letter-spacing: -1px;
}
.gold-rule {
width: 3rem;
height: 0.125rem;
background: linear-gradient(90deg, #ff6b01, transparent);
margin-bottom: 2rem;
}
.body-txt {
font-size: var(--font-small-desktop);
line-height: 1.85;
color: var(--color-black);
} .problem-section {
margin-top: 5rem;
position: relative;
}
.problem-inner {
display: grid;
grid-template-columns: 1fr 1fr;
}
.problem-l {
padding-right: 2.5rem;
border-right: 1px solid rgba(255, 107, 1, .12);
}
.problem-r {
padding-left: 2.5rem;
position: relative;
}
.pull-quote {
margin-top: 3rem;
padding: 1.75rem 2rem;
border-left: 3px solid var(--color-accent);
background: rgba(255, 107, 1, .04);
}
.pull-quote p {
font-size: var(--font-main-desktop);
font-weight: 700;
font-style: italic;
color: var(--color-black);
line-height: 1.5;
position: relative;
}
.pain-list {
display: flex;
flex-direction: column;
}
.pain-item {
display: flex;
align-items: flex-start;
gap: 1.5rem;
padding: 1.5rem 0;
border-bottom: 1px solid rgba(255, 255, 255, .06);
}
.pain-item:last-child {
border-bottom: none;
}
.pain-num {
width: 2.35rem;
height: 2.35rem;
border-radius: 50%;
border: 1px solid rgba(255, 107, 1, .3);
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
font-size: var(--font-main-desktop);
font-weight: 700;
color: var(--color-accent);
}
.pain-title {
font-size: var(--font-main-desktop);
font-weight: 700;
color: var(--color-black);
margin-bottom: 0.375rem;
}
.pain-desc {
font-size: var(--font-small-desktop);
line-height: 1.65;
color: var(--color-black);
} .task-bar {
background: rgb(32, 41, 56);
padding-top: 5rem;
padding-bottom: 5rem;
position: relative;
overflow: hidden;
z-index: 1;
margin-top: 5rem;
}
.task-inner {
display: grid;
grid-template-columns: auto 1fr;
gap: 5rem;
align-items: center;
}
.task-vert {
font-size: var(--font-small-desktop);
font-weight: 700;
letter-spacing: 2.5px;
text-transform: uppercase;
color: var(--color-accent);
writing-mode: vertical-rl;
transform: rotate(180deg);
}
.task-txt {
font-size: var(--font-large-desktop);
font-weight: 800;
color: var(--color-white);
line-height: 1.25;
letter-spacing: -.5px;
} .iframe {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.iframe-container {
display: flex;
justify-content: space-between;
gap: 2rem;
position: relative; width: 100%;
}
.tabs-header {
display: flex;
flex-direction: column;
align-items: center;
gap: 2rem;
background-color: rgba(32, 41, 56, 1);
border-radius: 1.25rem;
padding: 2rem 3.5rem;
align-self: flex-start;
}
.tabs-buttons {
display: flex;
gap: 1rem;
}
.tab-btn {
height: 5rem;
width: 5rem;
background: transparent;
color: #FFF;
border: .0625rem solid rgba(255, 107, 1, 0.75);
padding: .625rem 1.375rem;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
transition: all .3s ease;
}
.tab-btn:hover,
.tab-btn.active {
background: #ff6b01;
color: #FFF;
border-color: #ff6b01;
}
.tab-btn svg {
width: 68%;
height: 68%;
}
.tabs-desc {
color: #FFF;
font-size: var(--font-h3-desktop);
text-align: center;
}
.device-img {
display: none;
border-radius: 30px;
position: relative;
z-index: 1;
}
.device-img.active {
display: block;
}
.iframe-wrapper{
overflow-y: scroll;
z-index: 2;
}
.iframe-wrapper::-webkit-scrollbar {
width: 4px;
}
.iframe-wrapper::-webkit-scrollbar-track {
background: transparent;
}
.iframe-wrapper::-webkit-scrollbar-thumb {
background-color: #ff6b01;
border-radius: 200px;
}
.iframe-wrapper::-webkit-scrollbar-button {
display: none;
height: 0;
width: 0;
}
.iframe-prototype:has(.iframe-wrapper.mobile) {
margin-left: 15rem;
}
.iframe-wrapper {
position: absolute;
background: #FFF;
}
.iframe-wrapper.desktop {
top: 2.1rem;
left: 5rem;
width: 44.6rem;
height: 29.4rem;
border-radius: 0.7rem;
}
.iframe-wrapper.tablet {
top: 6.4rem;
left: 16.8rem;
width: 66.5rem;
height: 82rem;
border-radius: 20px;
}
.iframe-wrapper.mobile {
top: .8rem;
left: 1rem;
width: 16.3rem;
height: 34rem;
border-radius: 1.5rem;  
overflow-x: hidden;
}
.iframe-wrapper.mobile .image-label {
font-size: var(--font-small-desktop);
word-break: break-all;
max-width: 14rem;
display: inline-block;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.site-sample-wrap {
position: relative;
width: 100%;
}
.image-label {
position: sticky;
top: 1rem;
z-index: 5;
margin-left: 1rem;
background: #ff6b01;
color: #fff;
padding: 0.75rem 1.5rem;
border-radius: 0.5rem;
font-size: var(--font-button-desktop);
font-weight: 600;
pointer-events: none;
font-family: 'Unbounded';
text-transform: uppercase;
} .iframe-prototype {
position: relative;
z-index: 1;
}
.iframe-device {
position: relative;
height: 36rem;
z-index: 4;
pointer-events: none;
}
.iframe-device img {
height: 100%;
} .fullscreen-bg{
position:absolute;
inset:0;
overflow:hidden;
z-index:0;
}
.fullscreen-bg-body{
position:absolute;
inset:0;
display:flex;
flex-direction:column;
align-items:center;
transform:scale(1.3);
transform-origin:center top;
filter:blur(30px);
opacity:5;
pointer-events:none;
}
.fullscreen-bg-body img{
width:100vw !important;
max-height: 100% !important;
flex-shrink:0;
object-fit:cover !important;
user-select:none;
}
.fullscreen-overlay::after {
content: "";
position: absolute;
inset: 0;
background: rgba(10,10,15,.65);
z-index: 1;
}
.fullscreen-body,
.fullscreen-close {
position: relative;
z-index: 2;
}
.fullscreen-btn {
display: inline-flex;
justify-content: center;
align-items: center;
gap: 1.5rem;
background: transparent;
border: 1px solid rgba(255, 107, 1, 1);
color: #fff;
padding: 0.75rem 0;
width: 100%;
border-radius: 2rem;
cursor: pointer;
font-family: 'Unbounded', sans-serif;
font-size: var(--font-small-desktop);
font-weight: 600;
text-transform: uppercase;
transition: all .3s ease;
}
.fullscreen-btn > svg {
max-width: 2.5rem;
}
.fullscreen-btn:hover {
background: #ff6b01;
border-color: #ff6b01;
}
.fullscreen-overlay {
display: none;
position: fixed;
inset: 0;
z-index: 1000;
background: rgb(10, 10, 15);
}
.fullscreen-overlay.active {
display: flex;
flex-direction: column;
}
.fullscreen-close {
position: absolute;
top: 1.5rem;
right: 1.5rem;
z-index: 11;
background: #ff6b01;
border: none;
color: #fff;
width: 3.5rem;
height: 3.5rem;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: background .3s;
}
.fullscreen-close:hover {
background: rgba(255, 107, 1, 1);
}
.fullscreen-body {
position: relative;
flex: 1;
overflow-y: auto;
display: flex;
flex-direction: column;
align-items: center;
padding: 3rem 0;
}
.fullscreen-body::-webkit-scrollbar {
width: 4px;
}
.fullscreen-body::-webkit-scrollbar-thumb {
background: #ff6b01;
border-radius: 999px;
}
.site-sample.mobile {
width: 30vw;
object-fit: contain;
height: auto;
max-height: 60rem;
flex-shrink: 0;
} .steps-bg-txt {
position: absolute;
top: 60px;
left: -20px;
font-size: 180px;
font-weight: 900;
color: rgba(255, 255, 255, .015);
line-height: 1;
pointer-events: none;
user-select: none;
}
.steps-head {
margin-bottom: 4.5rem;
}
.steps-big-title {
font-size: var(--font-h2-desktop);
font-weight: 900;
line-height: 1.1;
color: var(--color-black);
letter-spacing: -1px;
}
.steps-big-title span {
color: var(--color-black);
}
.steps-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 1rem;
overflow: hidden;
}
.step-card {
background: rgb(32, 41, 56);
padding: 3.25rem 3rem;
position: relative;
overflow: hidden;
transition: background .3s;
border-radius: 1.5rem;
}
.step-bg-num {
position: absolute;
top: -10px;
right: 5px;
font-size: var(--font-h1-desktop);
font-weight: 900;
color: rgba(255, 107, 1, .1);
line-height: 1;
pointer-events: none;
}
.step-icon {
width: 3rem;
height: 3rem;
border-radius: 12px;
background: var(--color-accent);
border: 1px solid rgba(255, 107, 1, .2);
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1.75rem;
}
.step-title {
font-size: var(--font-main-desktop);
font-weight: 800;
color: var(--color-white);
margin-bottom: 1rem;
line-height: 1.2;
}
.step-text {
font-size: var(--font-small-desktop);
line-height: 1.75;
color: var(--color-white);
} .result-section {
position: relative;
}
.result-head {
margin-bottom: 5rem;
text-align: center;
}
.result-big-title {
font-size: var(--font-h2-desktop);
font-weight: 900;
line-height: 1.1;
color: var(--color-black);
letter-spacing: -1px;
}
.result-big-title span {
color: var(--color-black);
}
.quote-block {
background: rgb(32, 41, 56);
border: 1px solid rgba(255, 107, 1, .15);
border-radius: 1.75rem;
padding: 4.5rem 5rem;
position: relative;
overflow: hidden;
margin-bottom: 2.5rem;
}
.quote-mark {
position: absolute;
top: -20px;
left: 60px;
font-family: Georgia, serif;
font-size: 200px;
color: rgba(255, 107, 1, .06);
line-height: 1;
pointer-events: none;
}
.quote-layout {
display: grid;
grid-template-columns: 1fr auto;
gap: 5rem;
align-items: center;
}
.quote-wrap {
position: relative;
z-index: 1;
}
.quote-main {
font-size: var(--font-large-desktop);
font-weight: 700;
font-style: italic;
color: var(--color-white);
line-height: 1.45;
margin-bottom: 2rem;
}
.quote-sub {
font-size: var(--font-small-desktop);
line-height: 1.75;
color: rgba(240, 237, 230, .55);
}
.metric-wrap {
text-align: center;
flex-shrink: 0;
padding: 2.5rem 3rem;
border-left: 1px solid rgba(255, 107, 1, .15);
}
.metric-num-wrap {
position: relative;
display: inline-block;
margin-bottom: 16px;
}
.metric-num {
font-size: var(--font-h1-desktop);
font-weight: 900;
background: var(--color-accent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
line-height: 1;
letter-spacing: -3px;
}
.metric-lbl {
font-size: var(--font-small-desktop);
font-weight: 700;
letter-spacing: 1.5px;
text-transform: uppercase;
color: rgba(240, 237, 230, .4);
line-height: 1.5;
}
.outcomes-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 1rem;
position: relative;
}
.outcome-card {
background: rgb(32, 41, 56);
border: 1px solid rgba(255, 107, 1, .1);
border-radius: 1.25rem;
padding: 2.25rem 2rem;
display: flex;
align-items: flex-start;
gap: 1.25rem;
}
.outcome-icon {
width: 2.5rem;
height: 2.5rem;
border-radius: 10px;
background: var(--color-accent);
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
}
.outcome-title {
font-size: var(--font-main-desktop);
font-weight: 700;
color: var(--color-white);
margin-bottom: 0.5rem;
}
.outcome-desc {
font-size: var(--font-small-desktop);
line-height: 1.65;
color: rgba(240, 237, 230, .45);
} .cta {
padding: 6.25rem 0;
margin-top: 7.5rem;
background: var(--color-accent);
position: relative;
overflow: hidden;
}
.cta__inner {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 5rem;
align-items: center;
position: relative;
z-index: 1;
}
.cta__title {
font-size: var(--font-h2-desktop);
font-weight: 900;
line-height: 1.15;
color: var(--color-white);
letter-spacing: -.5px;
margin-bottom: 20px;
}
.cta__sub {
font-size: var(--font-h3-desktop);
color: var(--color-white);
max-width: 500px;
}
.cta__form {
display: flex;
flex-direction: column;
gap: 1.25rem;
width: 100%;
max-width: 43.75rem;
background: rgb(32, 41, 56);
padding: 2.5rem;
border-radius: 1.25rem;
}
.cta__group {
position: relative;
width: 100%;
}
.cta__input {
width: 100%;
background-color: transparent;
outline: none;
border: 1px solid #BBBBBB;
padding: 1.25rem;
border-radius: 0.625rem;
font-size: var(--font-main-desktop);
color: var(--color-white);
transition: .3s all;
}
.cta__input:focus {
border-color: var(--color-accent);
}
.cta__send {
display: flex;
justify-content: center;
align-items: center;
gap: .9375rem;
text-transform: uppercase;
background-color: var(--color-accent);
padding: .625rem 0;
border-radius: 80px;
font-size: var(--font-button-desktop);
font-weight: 700;
color: var(--color-white);
cursor: pointer;
margin-top: .9375rem;
width: 100%;
border: none;
}
.cta__send img {
height: 2.5rem;
width: 2.5rem;
} .related-head {
display: flex;
align-items: flex-end;
justify-content: space-between;
margin-bottom: 3rem;
gap: 1.5rem;
}
.related-big-title {
font-size: var(--font-h2-desktop);
font-weight: 900;
line-height: 1.1;
color: #000;
letter-spacing: -1px;
margin-top: 0.75rem;
}
.related-all {
display: inline-flex;
align-items: center;
gap: 0.625rem;
font-size: var(--font-small-desktop);
font-weight: 600;
letter-spacing: 1.5px;
text-transform: uppercase;
color: #ff6b01;
text-decoration: none;
white-space: nowrap;
flex-shrink: 0;
}
.related-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 1.875rem;
transition: opacity .3s ease;
}
.related-card {
position: relative;
display: block;
text-decoration: none;
border-radius: 1.25rem;
overflow: hidden;
background: rgb(32, 41, 56);
border: .0625rem solid rgba(255, 107, 1, .1);
transition: border-color .3s, transform .35s ease, opacity .35s ease, visibility .35s;
}
.related-card:hover {
border-color: rgba(255, 107, 1, .32);
transform: translateY(-0.375rem);
}
.related-card.is-hidden,
.related-card.is-pager-hidden {
display: none;
}
.related-card-img {
aspect-ratio: 4/3;
overflow: hidden;
position: relative;
background: #222;
}
.related-card-img img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
filter: brightness(.78) saturate(.8);
transition: transform .5s ease, filter .4s;
}
.related-card:hover .related-card-img img {
filter: brightness(.96) saturate(1);
}
.rc-overlay {
position: absolute;
inset: 0;
background: linear-gradient(to top, rgba(15, 15, 15, .65) 0%, transparent 60%);
pointer-events: none;
}
.rc-body {
padding: 1.75rem 1.75rem 2rem;
}
.rc-title {
font-family: 'Unbounded', sans-serif;
font-size: var(--font-h3-desktop);
font-weight: 800;
color: #f0ede6;
line-height: 1.3;
margin-bottom: .75rem;
letter-spacing: -.01875rem;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
line-clamp: 3;
overflow: hidden;
min-height: 6.1rem;
}
.rc-desc {
font-size: var(--font-h3-desktop);
line-height: 1.65;
margin-bottom: 1.5rem;
height: 4.9rem;
overflow: hidden;
}
.rc-link {
background-color: var(--color-accent);
padding: .75rem 3.125rem;
border-radius: 5rem;
text-transform: uppercase;
font-size: var(--font-h3-desktop);
font-weight: 700;
display: flex;
align-items: center;
gap: .938rem;
height: 100%;
cursor: pointer;
justify-content: center;
color: var(--color-white);
} @media (max-width: 1024px) { .cta__section {
padding: 6.25rem 0;
} .tabs-header {
margin-right: 4.592rem;
}
.iframe-wrapper.desktop {
top: 2.1rem;
left: 5rem;
width: 43.2rem;
height: 29.4rem;
} .related-grid {
grid-template-columns: 1fr 1fr;
}
.rc-title {
font-size: 1.492rem;
}
.rc-desc {
font-size: 1.492rem;
}
.rc-link {
font-size: 1.378rem;
}
}
@media (max-width: 768px) { .meta-bar-wrapper {
grid-template-columns: repeat(2, 1fr);
}
.meta-item:nth-child(-n+2) {
border-bottom: 1px solid rgba(255, 107, 1, .1);
}
.meta-item:nth-child(3) {
padding-left: 0;
}
.meta-lbl {
font-size: 1.78rem;
letter-spacing: 0.75px;
}
.meta-val {
font-size: 1.78rem;
} .hero-title { font-size: 3.75rem; }
.hero-sub { font-size: 1.928rem; }
.hero-breadcrumbs { font-size: 1.78rem; }
.hero-tag-txt { font-size: 1.78rem; }
.hero-wrapper {
grid-template-columns: 1fr;
} .eyebrow {
font-size: 1.78rem;
}
.problem-inner {
grid-template-columns: 1fr;
}
.sec-title { font-size: 2.5rem; }
.body-txt { font-size: 1.78rem; }
.pull-quote p { font-size: 1.78rem; }
.problem-l {
padding-right: unset;
border-right: unset;
}
.problem-r {
padding-left: unset;
margin-top: 2.5rem;
}
.pain-title { font-size: 2.5rem; }
.pain-desc { font-size: 1.78rem; }
.pain-num { font-size: 1.78rem; width: 3.5rem; height: 3.5rem; } .task-vert { font-size: 1.78rem; }
.task-txt { font-size: 2.5rem; } .steps-grid { grid-template-columns: 1fr; }
.steps-big-title { font-size: 3.5rem; }
.step-title { font-size: 2.5rem; }
.step-text { font-size: 1.78rem; }
.step-icon { width: 5rem; height: 5rem; }
.outcome-icon { width: 3.5rem; height: 3.5rem; }
.step-bg-num { font-size: 5.5rem; } .fullscreen-btn { font-size: 1.78rem; padding: 1.25rem 0;}
.fullscreen-btn > svg { max-width: 3.5rem; }
.tab-btn { width: 7rem; height: 7rem; }
.quote-layout { grid-template-columns: 1fr; }
.quote-block { padding: 3.25rem 3rem; }
.metric-wrap { border-left: unset; }
.metric-wrap { padding: unset; }
.outcomes-grid { grid-template-columns: 1fr;}
.result-big-title { font-size: 3.5rem; }
.quote-main { font-size: 2.5rem; }
.quote-sub { font-size: 1.78rem; }
.metric-num { font-size: 3.75rem; }
.outcome-title { font-size: 2.5rem; }
.outcome-desc { font-size: 1.78rem; }
.metric-lbl { font-size: 1.78rem; } .cta__inner { grid-template-columns: 1fr; }
.cta__form { max-width: 100%; }
.cta__title { font-size: 3.5rem; }
.cta__sub { font-size: 1.928rem; }
.checkbox { --checkbox-size: 1.75rem; font-size: 1.78rem; } .tabs-desc { font-size: 1.928rem; }
.iframe-container {
flex-direction: column-reverse;
align-items: center;
}
.tabs-header {
margin-inline: auto;
width: 100%;
}
.tabs-desc > br {
display: none;
}
.iframe-prototype:has(.iframe-wrapper.mobile) {
margin-left: unset;
}
.iframe-wrapper.desktop {
left: 4.4rem;
width: 36rem;
}
.fullscreen-body::before {
content: '';
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 12.5rem;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), transparent);
pointer-events: none;
z-index: 10;
}
.site-sample.mobile {
width: 100vw;
} .related-card-img {
height: 30rem;
width: 100%;
}
.related-grid {
grid-template-columns: 1fr;
}
.rc-title {
font-size: 2.089rem;
min-height: 8.2rem;
}
.rc-desc {
font-size: 1.928rem;
height: 5.8rem;
}
.rc-link {
padding: 1.25rem 2.893rem;
font-size: 1.607rem;
gap: 1.607rem;
}
.related-all { font-size: 1.78rem; }
}