:root{--color-dark: #090909;--color-lime: #daff97;--color-green: #084d2b;--color-cream: #f6efe6;--color-mint: #eaf3ef;--color-white: #ffffff;--color-body: #333333;--color-title: var(--color-dark);--font-heading: "Clashdisplay", Arial, sans-serif;--font-body: "Manrope", Arial, sans-serif;--space-xlarge: 140px;--space-large: 120px;--space-medium: 100px;--space-small: 80px;--space-xsmall: 60px;--radius-full: 50px;--radius-button: 30px;--radius-card: 12px;--radius-large: 16px;--transition-base: .3s ease;--container-max: 960px;--shadow-card: 0 24px 32px rgba(33, 40, 64, .05)}@font-face{font-family:Clashdisplay;font-display:swap;src:url(/fonts/ClashDisplay-Regular.woff2) format("woff2"),url(/fonts/ClashDisplay-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Clashdisplay;font-display:swap;src:url(/fonts/ClashDisplay-Medium.woff2) format("woff2"),url(/fonts/ClashDisplay-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Clashdisplay;font-display:swap;src:url(/fonts/ClashDisplay-Semibold.woff2) format("woff2"),url(/fonts/ClashDisplay-Semibold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Clashdisplay;font-display:swap;src:url(/fonts/ClashDisplay-Bold.woff2) format("woff2"),url(/fonts/ClashDisplay-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Manrope;font-display:swap;src:url(/fonts/Manrope-Regular.woff2) format("woff2"),url(/fonts/Manrope-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Manrope;font-display:swap;src:url(/fonts/Manrope-Medium.woff2) format("woff2"),url(/fonts/Manrope-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Manrope;font-display:swap;src:url(/fonts/Manrope-SemiBold.woff2) format("woff2"),url(/fonts/Manrope-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Manrope;font-display:swap;src:url(/fonts/Manrope-Bold.woff2) format("woff2"),url(/fonts/Manrope-Bold.ttf) format("truetype");font-weight:700;font-style:normal}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}body{color:var(--color-body);letter-spacing:.01em;font-family:var(--font-body);font-size:20px;font-weight:400;line-height:1.5}h1,h2,h3,h4{color:var(--color-title);letter-spacing:.02em;font-family:var(--font-heading);font-weight:500;line-height:1.3;margin-top:0;margin-bottom:0}h1{font-size:52px}h2{font-size:40px}h3{font-size:26px}h4{font-size:24px}h5{color:var(--color-title);font-family:var(--font-heading);font-size:22px;font-weight:500;line-height:1.5}p{margin-bottom:0;font-size:20px;font-weight:400;line-height:1.5}strong{font-weight:700}figure{margin-bottom:10px}.subtitle{font-size:20px;line-height:1.5}.section-gap{padding-top:100px;padding-bottom:100px}.section-gap-bottom{padding-bottom:100px}.section-gap-top{padding-top:100px}.section-top-block{margin-bottom:50px}.section-top-block.with-button{grid-column-gap:50px;grid-row-gap:50px;justify-content:space-between;align-items:flex-end;display:flex}.section-top-button-wrapper{flex:none}.section-title{margin-top:16px}.section-top-text{margin-top:22px}.section-top-text.text-with-button{margin-bottom:40px}.container-default{width:100%;max-width:960px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.primary-button-wrapper{display:inline-flex;gap:4px;align-items:center;justify-content:center;background-color:var(--color-dark);color:var(--color-lime);border-radius:30px;padding:17px 22px;line-height:1.4;text-decoration:none;font-weight:500;font-size:18px;transition:background-color .3s,color .3s}.primary-button-wrapper:hover{background-color:var(--color-green);color:var(--color-white)}.primary-button-wrapper.alternative-style{background-color:var(--color-lime);color:var(--color-dark)}.primary-button-wrapper.alternative-style:hover{background-color:var(--color-white)}.button-text{z-index:2;letter-spacing:0;font-size:18px;font-weight:500;line-height:1.2;position:relative}.button-arrow{justify-content:flex-start;align-items:center;display:flex;transition:transform .3s ease}.primary-button-wrapper:hover .button-arrow{transform:translate(5px)}@media screen and (min-width:1280px){h1{font-size:62px}h2{font-size:46px}h3{font-size:30px}.container-default{max-width:1170px;padding-left:0;padding-right:0}.section-gap{padding-top:120px;padding-bottom:120px}.section-gap-bottom{padding-bottom:120px}.section-gap-top{padding-top:120px}.section-top-block{margin-bottom:60px}}@media screen and (min-width:1440px){h1{font-size:72px}.container-default{max-width:1420px}.section-gap{padding-top:140px;padding-bottom:140px}.section-gap-bottom{padding-bottom:140px}.section-gap-top{padding-top:140px}.section-top-block{margin-bottom:70px}.section-top-text.text-with-button{margin-bottom:52px}}@media screen and (max-width:991px){h1{font-size:44px}h2{font-size:34px}h3{font-size:24px}h4{font-size:22px}h5{font-size:20px}.container-default{max-width:740px}.section-gap{padding-top:80px;padding-bottom:80px}.section-gap-bottom{padding-bottom:80px}.section-gap-top{padding-top:80px}.section-top-block{margin-bottom:40px}.section-top-text{margin-top:20px}.section-top-text.text-with-button{margin-bottom:30px}}@media screen and (max-width:767px){h1{font-size:36px}p,li{font-size:18px}.container-default{max-width:630px}.section-gap{padding-top:60px;padding-bottom:60px}.section-gap-bottom{padding-bottom:60px}.section-gap-top{padding-top:60px}.section-top-block{margin-bottom:30px}.section-top-block.with-button{grid-column-gap:25px;grid-row-gap:25px;flex-flow:column;justify-content:space-between;align-items:flex-start}.subtitle{font-size:18px}}@media screen and (max-width:479px){h2{font-size:28px}.primary-button-wrapper{padding-top:14px;padding-bottom:14px}}
