@font-face {
    font-family: Materialicons;
    src: url('../fonts/MaterialIcons-Regular.ttf') format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Inter Variablefont Opsz Wght;
    src: url('../fonts/Inter-VariableFont_opszwght') format("truetype");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Familjengrotesk Variablefont Wght;
    src: url('../fonts/FamiljenGrotesk-VariableFont_wght.ttf') format("truetype");
    font-weight: 400 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Materialiconsoutlined;
    src: url('../fonts/MaterialIconsOutlined-Regular.otf') format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

:root {
    --accessible-components--dark-grey\<deleted\|variable-c4d8099c\>: #9b9b9b;
    --radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>: black;
    --radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>: #150438;
    --radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>: white;
    --radiant-ui-components-library-marketplace--color--stroke\<deleted\|variable-8454b5e9-5433-e804-cdc9-cf22b76a06b1\>: #e3e3e3;
    --radiant-ui-components-library-marketplace--color--theme-color\<deleted\|variable-7d716cca-6feb-e1e3-34d1-e80b03c86465\>: #d15454;
    --link: #c03a3a;
    --hover: #000000bd;
    --visited: #000;
}

.w-layout-layout {
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-auto-columns: 1fr;
    justify-content: center;
    padding: 20px;
}

.w-layout-cell {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.w-layout-blockcontainer {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.w-layout-grid {
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

@media screen and (max-width: 991px) {
    .w-layout-blockcontainer {
        max-width: 728px;
    }
}

@media screen and (max-width: 767px) {
    .w-layout-blockcontainer {
        max-width: none;
    }
}

body {
    color: #333;
    --accessible-components--dark-grey\<deleted\|variable-c4d8099c\>: #9b9b9b;
    --radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>: black;
    --radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>: #150438;
    --radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>: white;
    --radiant-ui-components-library-marketplace--color--stroke\<deleted\|variable-8454b5e9-5433-e804-cdc9-cf22b76a06b1\>: #e3e3e3;
    --radiant-ui-components-library-marketplace--color--theme-color\<deleted\|variable-7d716cca-6feb-e1e3-34d1-e80b03c86465\>: #d15454;
    --link: #c03a3a;
    --hover: #000000bd;
    --visited: #000;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

a {
    text-decoration: underline;
}

.navbar-logo-left {
    z-index: 1;
    mix-blend-mode: normal;
    background-color: #ededed;
    height: 75px;
    position: fixed;
    inset: 0% 0% auto;
}

.navbar-logo-left-container {
    z-index: 5;
    background-color: #0000;
    width: 1030px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
}

.container {
    width: 100%;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.navbar-wrapper {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.navbar-brand {
    align-items: flex-start;
    width: 36%;
    padding-right: 0;
    display: flex;
    position: absolute;
}

.navbar-brand.w--current {
    width: auto;
    display: block;
}

.nav-menu-wrapper {
    position: relative;
    left: 200px;
}

.nav-menu-two {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    padding-left: 77px;
    display: flex;
}

.nav-link {
    color: #383838;
    letter-spacing: .25px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px 10px;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
}

.nav-link:hover {
    color: rgb(0, 0, 0);
    background-color: #c0c0c016;
    cursor: pointer;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 16x;
    font-weight: 400;
    line-height: 20px;
    transition: all .2s;
}

.nav-link .word {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
}

.nav-link:focus-visible,
.nav-link[data-wf-focus-visible] {
    outline-offset: 0px;
    color: #0050bd;
    border-radius: 4px;
    outline: 2px solid #0050bd;
}

.nav-dropdown {
    margin-left: 5px;
    margin-right: 5px;
}

.nav-dropdown-toggle {
    letter-spacing: .25px;
    padding: 5px 30px 5px 10px;
    font-size: 14px;
    line-height: 20px;
}

.nav-dropdown-toggle:hover {
    color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible,
.nav-dropdown-toggle[data-wf-focus-visible] {
    outline-offset: 0px;
    color: #0050bd;
    border-radius: 5px;
    outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
    margin-right: 10px;
}

.nav-dropdown-list {
    background-color: #fff;
    border-radius: 12px;
}

.nav-dropdown-list.w--open {
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav-dropdown-link {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}

.nav-dropdown-link:focus-visible,
.nav-dropdown-link[data-wf-focus-visible] {
    outline-offset: 0px;
    color: #0050bd;
    border-radius: 5px;
    outline: 2px solid #0050bd;
}

.nav-divider {
    background-color: #e4ebf3;
    width: 1px;
    height: 22px;
    margin-left: 15px;
    margin-right: 15px;
}

.nav-link-accent {
    color: #1a1b1f;
    letter-spacing: .25px;
    margin-left: 5px;
    margin-right: 20px;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-decoration: none;
}

.nav-link-accent:hover {
    color: #1a1b1fbf;
}

.button-primary {
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #d15454;
    border: 1px solid #d15454;
    border-radius: 10px;
    padding: 12px 25px;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    transition: all .2s;
}

.button-primary:hover {
    color: #fff;
    background-color: #32343a;
    border-color: #000;
}

.button-primary:active {
    background-color: #43464d;
}

.image {
    aspect-ratio: auto;
    text-overflow: clip;
    cursor: pointer;
    object-fit: fill;
    max-width: none;
    display: block;
    overflow: visible;
}

.text-block {
    color: #4c5e6b;
    text-align: left;
    padding-top: 4px;
    padding-right: 0;
    font-family: "Mplus 2 Variablefont Wght";
    font-size: 18px;
    font-weight: 300;
    text-decoration: none;
    position: relative;
    top: 14px;
}

.hero-heading-center {
    background-color: #ededed;
    border-bottom: 1px solid #e4ebf3;
    padding: 14px 30px;
    position: relative;
}

.container-2 {
    width: 100%;
    max-width: 940px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.centered-heading {
    text-align: center;
    margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
    color: #000;
    text-align: left;
    letter-spacing: 0;
    margin-bottom: 9px;
    margin-left: auto;
    margin-right: auto;
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
    font-size: 54px;
    font-weight: 600;
    position: static;
}

.hero-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: contain;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.hero-split {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: center;
    max-width: 46%;
    display: flex;
}

.margin-bottom-24px {
    color: #000;
    width: 501px;
    margin-bottom: 3px;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 16px;
    font-weight: 300;
    position: static;
}

.button-primary-2 {
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #1a1b1f;
    border-radius: 10px;
    padding: 12px 25px;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 12px;
    line-height: 20px;
    transition: all .2s;
}

.button-primary-2:hover {
    color: #fff;
    background-color: #32343a;
}

.button-primary-2:active {
    background-color: #43464d;
}

.shadow-two {
    box-sizing: border-box;
    aspect-ratio: auto;
    -webkit-text-fill-color: inherit;
    vertical-align: baseline;
    object-fit: cover;
    background-clip: border-box;
    flex: 0 auto;
    align-self: flex-end;
    min-width: 497px;
    max-width: none;
    min-height: 431px;
    position: static;
    overflow: visible;
}

.quick-stack {
    grid-column-gap: 21px;
    grid-row-gap: 21px;
    flex: 0 auto;
    padding-bottom: 0;
}

.quick-stack-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.cell {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
}

.container-3 {
    text-align: center;
    border: 1px #000;
    max-width: none;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

.cell-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    /* font-family: Satoshi Variable; */
}

.quick-stack-3 {
    opacity: 1;
    text-align: center;
    background-color: #fff;
    border: 1px #000;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.text-block-2 {
    color: #000;
    letter-spacing: normal;
    text-overflow: clip;
    overflow-wrap: normal;
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 33px;
}

.cell-3 {
    margin-left: auto;
    margin-right: auto;
}

.text-block-3 {
    color: #999;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 15px;
}

.body {
    color: #000000b3;
}

.cell-4 {
    opacity: .12;
    color: #000;
    border: 1px solid silver;
    padding-left: 0;
}

.container-4 {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 56px;
    /* font-family: Satoshi Variable; */
}

.text-block-4 {
    opacity: 1;
    color: #000;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
    font-size: 42px;
    font-weight: 500;
}

.quick-stack-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 30px;
}

.text-block-5 {
    opacity: .7;
    color: #000;
    margin-left: auto;
    margin-right: auto;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 17px;
}

.cell-5 {
    color: #333;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
}

.grid {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "Area Area-2";
}

.container-5 {
    aspect-ratio: auto;
    object-fit: fill;
    width: 100%;
    max-width: none;
    height: auto;
}

.div-block {
    object-fit: fill;
    background-color: #f5f5f5;
    border-radius: 15px;
    width: 100%;
    height: auto;
    padding-bottom: 10px;
}

.text-block-6 {
    color: #000;
    order: 0;
    align-self: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 10px;
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 20px;
}

.text-block-7 {
    font-size: 16px;
    font-weight: 400;
}

.div-block-2 {
    color: #fafafa;
    border-radius: 62px;
}

.text-block-8 {
    color: #000;
    font-family: Materialiconsoutlined, Georgia, sans-serif;
    font-size: 30px;
}

.text-block-9 {
    opacity: .7;
    color: #000;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.quick-stack-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.container-6 {
    background-image: linear-gradient(#ededed, #fff);
    max-width: none;
    padding-top: 35px;
    padding-bottom: 53px;
}

.container-7 {
    color: #000;
    -webkit-text-stroke-color: black;
    border: 1px #000;
    max-width: 940px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
}

.text-block-10 {
    /* font-family: Satoshi Variable; */
    font-size: 16px;
    font-weight: 400;
}

.column-2 {
    border-left: 1px solid #cecece;
    padding-right: 20px;
}

.list-item {
    border-radius: 9px;
}

.div-block-3 {
    color: #333;
    object-fit: fill;
    background-color: #1a1b1c;
    border-radius: 20px;
    width: 100%;
    padding-bottom: 16px;
}

.text-block-11 {
    color: #fff;
}

.text-block-12 {
    color: #fff;
    /* font-family: Satoshi Variable; */
}

.text-block-13 {
    opacity: 1;
    /* font-family: Satoshi Variable; */
}

.text-block-14 {
    opacity: .75;
    color: #fff;
    padding-left: 25px;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 16px;
    font-weight: 300;
}

.quick-stack-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    order: 0;
    align-self: flex-start;
    padding-left: 25px;
    padding-right: 0;
}

.quick-stack-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    font-size: 17px;
}

.cell-6,
.cell-7 {
    font-size: 22px;
}

.paragraph {
    color: #000;
    object-fit: fill;
    margin-top: 26px;
    margin-bottom: 100px;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 16px;
    font-weight: 300;
    display: block;
}

.cell-8 {
    margin-left: auto;
    margin-right: auto;
    /* font-family: Satoshi Variable; */
    font-size: 42px;
    font-weight: 700;
}

.cell-9 {
    color: #333;
    margin-left: auto;
    margin-right: auto;
    font-size: 42px;
    font-weight: 700;
}

.cell-10 {
    color: #000;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
    /* font-family: Satoshi Variable; */
    font-size: 42px;
    font-weight: 700;
}

.paragraph-2 {
    -webkit-text-stroke-color: black;
    position: static;
}

.cell-11 {
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 17px;
    font-weight: 300;
}

.container-8 {
    max-width: 940px;
}

.container-9 {
    background-image: linear-gradient(#ededed, #fff);
    max-width: none;
    margin-top: 18px;
    margin-bottom: -6px;
}

.cell-12 {
    margin-left: auto;
    margin-right: auto;
    /* font-family: Satoshi Variable; */
    font-size: 42px;
    font-weight: 700;
}

.cell-13 {
    margin-left: auto;
    margin-right: auto;
}

.bold-text {
    opacity: .7;
    color: #000;
    /* font-family: Satoshi Variable; */
    font-size: 17px;
    font-weight: 400;
}

.div-block-4 {
    background-color: #333;
    border-radius: 20px;
    width: 100%;
}

.footer-light {
    background-color: #ededed;
    border-bottom: 1px solid #e4ebf3;
    padding: 80px 30px 40px;
    position: relative;
}

.container-10 {
    width: 100%;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.footer-wrapper-two {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
}

.footer-brand {
    clear: none;
    aspect-ratio: auto;
    object-fit: fill;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: 0;
    text-decoration: none;
    display: flex;
    position: static;
}

.footer-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    position: static;
}

.footer-title {
    color: #000;
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 32px;
}

.footer-link-two {
    color: #1a1b1f;
    margin-top: 20px;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    text-decoration: none;
}

.footer-link-two:hover {
    color: #1a1b1fbf;
}

.footer-form {
    width: 315px;
    max-width: 100%;
    margin-bottom: 0;
}

.footer-form-block {
    justify-content: center;
    align-items: center;
    margin-top: 24px;
    /* font-family: Satoshi Variable; */
    font-size: 15px;
    display: flex;
}

.footer-form-field {
    border: 1px solid #a6b1bf;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    height: 48px;
    margin-bottom: 0;
    padding: 12px 16px;
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    transition: all .2s;
}

.footer-form-field:hover,
.footer-form-field:focus {
    border-color: #76879d;
}

.footer-form-field::placeholder {
    color: #1a1b1fcc;
    font-size: 14px;
    line-height: 22px;
}

.footer-form-submit {
    background-color: #d15454;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 50px;
    height: 48px;
    transition: all .2s;
}

.footer-form-submit:hover {
    background-color: #3a4554;
}

.footer-divider-two {
    opacity: .12;
    background-color: #000;
    width: 100%;
    height: 1px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.footer-bottom {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.footer-copyright {
    color: #3a4554;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
}

.footer-social-block-two {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-left: -12px;
    display: flex;
}

.footer-social-link {
    margin-left: 12px;
}

.text-block-15 {
    pointer-events: auto;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    cursor: pointer;
    mix-blend-mode: normal;
    font-family: "Mplus 2 Variablefont Wght";
    font-size: 55px;
    font-weight: 300;
    -webkit-text-decoration: none;
    text-decoration: none;
    position: relative;
    top: 29px;
}

.footer-light-2 {
    background-color: #ededed;
    border-bottom: 1px solid #e4ebf3;
    padding: 80px 30px 40px;
    position: relative;
}

.footer-block-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.text-block-16 {
    opacity: 1;
    color: #fff;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 17px;
    font-weight: 500;
}

.quick-stack-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.text-block-17 {
    color: #fff;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 400;
}

.text-block-18 {
    color: #fff;
    font-family: Materialiconsoutlined, Georgia, sans-serif;
    font-size: 30px;
}

.cell-14 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
}

.text-block-19 {
    color: #333;
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
    font-size: 42px;
    font-weight: 500;
}

.text-block-20 {
    color: #000;
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
    font-size: 42px;
    font-weight: 500;
}

.quick-stack-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 15px;
}

.column-3 {
    opacity: 1;
    outline-offset: 0px;
    mix-blend-mode: normal;
    outline: 0 #fff;
}

.text-block-21,
.text-block-22 {
    color: #000;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 22px;
    font-weight: 500;
}

.submit-button {
    color: #fff;
    cursor: pointer;
    background-color: #d15454;
    border-radius: 10px;
    height: 48px;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 12px;
}

.submit-button:disabled {
    background-color: #929292;
}

.quick-stack-10 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0;
}

.text-block-23 {
    color: #000;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-weight: 300;
}

.div-block-5 {
    border-bottom: 1px solid #0000001f;
    max-width: 1056px;
    margin-left: auto;
    margin-right: auto;
}

.div-block-6 {
    text-align: left;
    border-bottom: 1px solid #0000001f;
    width: auto;
    margin-top: 42px;
}

.container-11 {
    opacity: .12;
    text-align: center;
    border: 1px #000;
    border-bottom-style: solid;
    max-width: 940px;
}

.columns {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: flex;
}

.quick-stack-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.quick-stack-13,
.quick-stack-14 {
    padding-left: 0;
    padding-right: 0;
}

.quick-stack-15,
.quick-stack-16,
.quick-stack-17,
.quick-stack-18,
.quick-stack-19,
.quick-stack-20 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.text-block-24 {
    color: #fff;
    padding-left: 25px;
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
}

.heading,
.heading-2 {
    font-size: 22px;
}

.paragraph-3 {
    opacity: .7;
    color: #000;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 17px;
}

.container-12 {
    color: #000;
    background-color: #ededed;
    max-width: none;
}

.quick-stack-21 {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.quick-stack-22 {
    position: static;
}

.cell-18 {
    flex-flow: column;
}

.image-2 {
    object-fit: cover;
    flex: 0 auto;
    align-self: flex-start;
    min-width: 497px;
    max-width: none;
    min-height: 431px;
    display: block;
    position: relative;
    overflow: visible;
}

.cell-19 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: block;
}

.div-block-7 {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.image-3 {
    object-fit: cover;
    max-width: none;
    position: static;
    overflow: visible;
}

.quick-stack-23 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

.heading-3 {
    /* font-family: Satoshi Variable; */
    font-size: 54px;
    font-weight: 500;
}

.paragraph-4 {
    opacity: .7;
    /* font-family: Satoshi Variable; */
    font-size: 17px;
}

.form-block {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.submit-button-2 {
    cursor: pointer;
    mix-blend-mode: normal;
    background-color: #d15454;
    border-radius: 10px;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 12px;
}

.submit-button-2:disabled {
    background-color: #929292;
}

.field-label,
.field-label-2,
.field-label-3 {
    color: #000;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 17px;
    font-weight: 500;
}

.div-block-8 {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 20px;
}

.textarea,
.text-field,
.text-field-2,
.text-field-3 {
    border-radius: 10px;
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
}

.field-label-4 {
    color: #000;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 17px;
    font-weight: 500;
}

.quick-stack-24 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.image-4 {
    object-fit: cover;
    overflow: visible;
}

.div-block-9 {
    position: absolute;
    top: -19%;
    right: 20%;
}

.heading-4 {
    /* font-family: Satoshi Variable; */
    font-size: 54px;
    font-weight: 500;
}

.container-13 {
    opacity: 1;
    border-top: 1px solid #000;
}

.heading-5 {
    /* font-family: Satoshi Variable; */
    font-size: 42px;
    font-weight: 500;
}

.paragraph-5 {
    /* font-family: Satoshi Variable; */
    font-size: 17px;
}

.container-14 {
    opacity: .12;
    border-bottom: 1px solid #000;
}

.heading-6 {
    /* font-family: Satoshi Variable; */
    font-size: 42px;
    font-weight: 500;
}

.paragraph-6 {
    /* font-family: Satoshi Variable; */
    font-size: 17px;
}

.container-15,
.container-16 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.section {
    /* font-family: Satoshi Variable; */
}

.fs_accordion-2_component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

.fs_accordion-2_embed {
    margin-bottom: 0;
}

.fs_accordion-2_header {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    cursor: pointer;
    background-color: #f5f5f5;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.5rem;
    display: flex;
}

.fs_accordion-2_header:focus-visible,
.fs_accordion-2_header[data-wf-focus-visible] {
    outline-color: var(--accessible-components--dark-grey\<deleted\|variable-c4d8099c\>);
    outline-offset: 4px;
    outline-width: 2px;
    outline-style: solid;
}

.fs_accordion-2_content {
    transition: max-height .2s;
    overflow: hidden;
}

.fs_accordion-2_body {
    background-color: #fff;
    padding: 1rem 1.5rem;
}

.fs_accordion-2_paragraph {
    margin-bottom: 0;
    font-size: 15px;
}

.fs_accordion-2_icon {
    margin-right: 0;
    font-size: 1.125rem;
    position: relative;
}

.fs_accordion-2_label {
    font-size: 1.25rem;
    font-weight: 500;
}

.fs_accordion-2_arrow-wrapper {
    transition: transform .2s;
}

.fs_accordion-2_arrow-wrapper.is-active-accordion {
    transform: rotate(180deg);
}

.fs_accordion-2_message {
    color: var(--accessible-components--dark-grey\<deleted\|variable-c4d8099c\>);
}

.heading-7 {
    font-size: 42px;
    font-weight: 500;
}

.container-17 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.rt-category-cards-text {
    color: #000;
    text-transform: capitalize;
    /* font-family: Satoshi Variable; */
    font-size: 22px;
    font-weight: 400;
    line-height: 31px;
}

.rt-component-container {
    width: 100%;
    max-width: 1290px;
    position: relative;
}

.rt-component-section {
    width: 100%;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding: 16px 15px 80px;
    font-family: Outfit;
    font-size: 17px;
    font-weight: 300;
    line-height: 29px;
    position: relative;
}

.rt-body-font-color {
    color: #333;
    /* font-family: Satoshi Variable; */
    font-weight: 400;
    transition: color .35s;
}

.rt-sticky {
    margin-bottom: 30px;
    position: sticky;
    top: 100px;
}

.rt-sticky.rt-tab-sticky-off.rttext-black {
    position: static;
}

.rt-team-two-work-process-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
}

.rt-service-step-info {
    flex: 1;
    padding: 1.7rem 8% 1.7rem 5%;
}

.rt-team-two-process-block-left {
    flex-direction: column;
    flex: 1;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 499px;
    display: flex;
    position: static;
    top: 0;
}

.rt-service-step-number-2 {
    color: #333;
    /* font-family: Satoshi Variable; */
    font-size: 5rem;
}

.rt-service-process-step-2 {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: -1px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
}

.rt-service-process-step-2.rt-team-two {
    border-bottom-color: #e1e1e1;
}

.rt-service-process-step-2.rt-team-two-no-border {
    border-bottom-style: none;
}

.rt-service-step-number-block-2 {
    flex: none;
    justify-content: center;
    align-items: center;
    width: 20%;
    min-width: 120px;
    display: flex;
    position: relative;
    overflow: hidden;
    box-shadow: inset -2px 0 #e1e1e1;
}

.rt-service-process-2 {
    perspective: 600px;
    padding-bottom: 1px;
}

.rt-service-step-process-3 {
    z-index: 2;
    background-image: linear-gradient(180deg, var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>), var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>));
    direction: ltr;
    width: 3px;
    height: 40%;
    position: absolute;
    right: -1px;
}

.rt-text-dark-black {
    color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
    font-weight: 400;
}

.section-2 {
    opacity: 1;
    background-color: #ededed;
}

.quick-stack-25 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
}

.rt-category-cards-text-2 {
    color: var(--radiant-ui-components-library-marketplace--color--heading-dark\<deleted\|variable-79795e4e-3c29-5910-ab2f-ee8b0c29c52e\>);
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
}

.rt-component-section-2 {
    background-color: var(--radiant-ui-components-library-marketplace--color--white\<deleted\|variable-2638b7e3-76f4-2553-5414-582d280e7f61\>);
    width: 100%;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding: 80px 15px;
    font-family: Outfit;
    font-size: 17px;
    font-weight: 300;
    line-height: 29px;
    position: relative;
}

.rt-body-font-color-2 {
    color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
    transition: color .35s;
}

.rt-error-message {
    color: #f33;
    text-align: center;
    padding: 20px;
}

.rt-success-message {
    color: #128800;
    text-align: center;
    background-color: #e1ffe0;
}

.rt-textarea-4 {
    border: 1px solid var(--radiant-ui-components-library-marketplace--color--stroke\<deleted\|variable-8454b5e9-5433-e804-cdc9-cf22b76a06b1\>);
    color: #072032;
    background-color: #f3f3f3;
    border-radius: 5px;
    min-height: 100px;
    /* font-family: Satoshi Variable; */
    font-size: 16px;
    line-height: 28px;
}

.rt-textarea-4::placeholder {
    color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
}

.rt-form-three-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.rt-text-field-4 {
    border: 1px solid var(--radiant-ui-components-library-marketplace--color--stroke\<deleted\|variable-8454b5e9-5433-e804-cdc9-cf22b76a06b1\>);
    color: #072032;
    background-color: #f3f3f3;
    border-radius: 5px;
    margin-bottom: 0;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-left: 19px;
    /* font-family: Satoshi Variable; */
    font-size: 16px;
}

.rt-text-field-4::placeholder {
    color: var(--radiant-ui-components-library-marketplace--color--body-font-dark\<deleted\|variable-4662765b-9b11-3e5f-d260-f4c1e06650c9\>);
    font-size: 16px;
}

.rt-client-text {
    color: #072032;
    /* font-family: Satoshi Variable; */
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
}

.rt-contact-number-one {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    display: flex;
    overflow: hidden;
}

.rt-contact-number-one.rt-flex-gap {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
}

.rt-form-row-one {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
}

.rt-social-media-box-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
}

.rt-main-contact-form {
    background-color: #f5f5fb;
    border-radius: 20px;
    max-width: 570px;
    padding: 54px 40px 60px;
}

.rt-main-contact-form.rt-form-full-width {
    border: 1px solid var(--radiant-ui-components-library-marketplace--color--stroke\<deleted\|variable-8454b5e9-5433-e804-cdc9-cf22b76a06b1\>);
    background-color: #fff;
    border-radius: 10px;
    width: 100%;
    max-width: 600px;
}

.rt-footer-one-social-media-icons {
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    transition: all .5s;
    display: flex;
    position: relative;
}

.rt-responsive-text-center-2.rt-body-font-color-2 {
    opacity: .7;
    /* font-family: Satoshi Variable; */
    font-weight: 400;
}

.rt-location-icon {
    margin-top: 8px;
}

.rt-form-block-4 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;
    display: flex;
}

.rt-contact-link-one {
    color: #6376a0;
}

.rt-contact-three-left-box {
    max-width: 500px;
    overflow: hidden;
}

.rt-contact-links {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}

.rt-contact-links.rt-links-two {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

.rt-footer-one-icon-hover-in {
    border: 1px solid var(--radiant-ui-components-library-marketplace--color--theme-color\<deleted\|variable-7d716cca-6feb-e1e3-34d1-e80b03c86465\>);
    border-radius: 100%;
    width: 35px;
    height: 35px;
    transition: all .25s;
}

.rt-footer-one-icon-hover-in:hover {
    transform: translate(0, -5px);
}

.rt-contact-box-one {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: flex-start;
    align-items: center;
}

.rt-contact-box-one.rt-contac-three-box-one {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
}

.rt-contact-three-heading {
    padding-bottom: 20px;
}

.rt-contact-three-heading.rt-contact-v7-heading {
    color: #000;
    max-width: 420px;
    /* font-family: Satoshi Variable; */
    font-weight: 500;
}

.rt-submit {
    background-color: var(--radiant-ui-components-library-marketplace--color--theme-color\<deleted\|variable-7d716cca-6feb-e1e3-34d1-e80b03c86465\>);
    text-transform: uppercase;
    border-radius: 10px;
    padding: 13px 20px;
    font-family: Varela, sans-serif;
    font-size: 15px;
}

.rt-contact-line {
    background-color: #cddcff;
    width: 100%;
    height: 1px;
    margin-top: 31px;
    margin-bottom: 40px;
}

.quick-stack-26 {
    color: #000;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.heading-8 {
    color: #000;
    margin-left: auto;
    margin-right: auto;
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
    font-size: 42px;
    font-weight: 500;
}

.cell-20 {
    color: #000;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
}

.paragraph-7 {
    opacity: .7;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 17px;
}

.quick-stack-27 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.paragraph-8 {
    /* font-family: Satoshi Variable; */
    font-size: 17px;
}

.paragraph-9 {
    opacity: .7;
    color: #000;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 16px;
    font-weight: 300;
}

.quick-stack-28 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.paragraph-10 {
    opacity: .7;
    color: #000;
    font-family: Inter Variablefont Opsz Wght, Verdana, sans-serif;
    font-size: 16px;
    font-weight: 300;
}

.heading-9 {
    color: #000;
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
    font-weight: 500;
}

.heading-10 {
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
    font-weight: 500;
}

.container-18,
.section-3 {
    margin-bottom: 48px;
}

.quick-stack-29 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-left: auto;
    margin-right: auto;
}

.cell-23,
.cell-24 {
    margin-left: auto;
    margin-right: auto;
}

.cell-25 {
    color: #000;
}

.quick-stack-30 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.link {
    color: var(--link);
}

.link:hover {
    color: var(--hover);
}

.link:visited {
    color: var(--visited);
}

.utility-page-wrap {
    justify-content: center;
    align-items: center;
    width: 100vw;
    max-width: 100%;
    height: 100vh;
    max-height: 100%;
    display: flex;
}

.utility-page-content {
    text-align: center;
    flex-direction: column;
    width: 260px;
    display: flex;
}

.utility-page-form {
    flex-direction: column;
    align-items: stretch;
    display: flex;
}

.image-5 {
    opacity: .32;
    display: block;
    position: absolute;
    top: 20px;
}

.container-19 {
    flex-flow: column;
    display: flex;
}

.grid-2 {
    grid-template-columns: 1fr 1fr 1fr;
}

.div-block-10 {
    border-radius: 5px;
}

.section-4 {
    margin-bottom: 60px;
}

.cell-26 {
    color: #d15454;
}

.container-20,
.container-21 {
    max-width: 46%;
}

.heading-11 {
    color: #000;
    font-family: Familjengrotesk Variablefont Wght, Arial, sans-serif;
    font-size: 50px;
}

.image-6 {
    object-fit: cover;
    min-width: 497px;
    max-width: none;
    min-height: 431px;
}

.div-block-11 {
    min-width: 56%;
    max-width: 94%;
}

.paragraph-11,
.paragraph-12,
.paragraph-13 {
    font-size: 16px;
}

@media screen and (min-width: 1280px) {

    .submit-button,
    .submit-button-2 {
        letter-spacing: 2px;
        text-transform: uppercase;
    }

    .rt-main-contact-form.rt-form-full-width {
        max-width: 570px;
    }

    .rt-contact-three-left-box {
        max-width: 600px;
    }
}

@media screen and (min-width: 1920px) {
    .rt-location-icon {
        margin-bottom: 15px;
    }

    .rt-share-icon {
        margin-bottom: 0;
    }

    .rt-contact-three-left-box {
        margin-top: -10px;
    }

    .rt-contact-icon {
        margin-top: 13px;
    }

    .rt-contact-box-one.rt-contac-three-box-one.rt-box-three {
        margin-top: 10px;
    }
}

@media screen and (max-width: 991px) {
    a {
        color: #d15454;
    }

    .container {
        max-width: 728px;
    }

    .navbar-wrapper {
        display: block;
    }

    .navbar-brand {
        order: 0;
        justify-content: flex-end;
        padding-left: 40px;
        display: block;
    }

    .nav-menu-wrapper {
        background-color: #0000;
        width: 100%;
    }

    .nav-menu-two {
        background-color: #fff;
        border-radius: 10px;
        flex-wrap: wrap;
        place-content: stretch space-around;
        align-items: center;
        margin-top: 10px;
        padding: 20px;
        display: flex;
        box-shadow: 0 8px 50px #0000000d;
    }

    .nav-link {
        padding-left: 5px;
        padding-right: 5px;
    }

    .nav-dropdown-list.shadow-three.w--open {
        position: absolute;
    }

    .menu-button {
        padding: 12px;
    }

    .menu-button.w--open {
        color: #fff;
        background-color: #a6b1bf;
    }

    .image {
        order: 0;
        position: static;
    }

    .container-2 {
        max-width: 728px;
    }

    .centered-heading.margin-bottom-32px {
        font-size: 43px;
    }

    .hero-wrapper {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: -40px;
    }

    .hero-split {
        max-width: 100%;
        margin-bottom: 40px;
    }

    .margin-bottom-24px {
        text-align: left;
        width: auto;
    }

    .container-3 {
        width: auto;
    }

    .container-4 {
        object-position: 50% 50%;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        width: auto;
        max-width: 90%;
        display: block;
    }

    .text-block-4 {
        /* font-family: Satoshi Variable; */
    }

    .grid {
        grid-column-gap: 16px;
        grid-row-gap: 16px;
        flex-flow: column;
        place-content: space-between center;
        place-items: stretch baseline;
        margin-left: 40px;
        margin-right: 40px;
        padding-left: 0;
        padding-right: 0;
        display: flex;
    }

    .container-6 {
        box-sizing: border-box;
        width: auto;
        max-width: none;
        margin-left: auto;
        margin-right: auto;
    }

    .container-7 {
        width: auto;
    }

    .column {
        box-sizing: border-box;
        aspect-ratio: auto;
        object-fit: fill;
        flex-flow: column;
        flex: 0 auto;
        align-self: center;
        padding-left: 60px;
        padding-right: 60px;
        display: flex;
        overflow: visible;
    }

    .column-2 {
        border-top: 1px #000;
        border-left-style: none;
        align-self: center;
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;
        padding-right: 40px;
    }

    .paragraph {
        width: auto;
        margin-top: 10px;
        margin-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .container-8 {
        flex-flow: column;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;
        padding-right: 40px;
        display: block;
    }

    .container-9 {
        width: auto;
        padding-left: 40px;
        padding-right: 40px;
    }

    .container-10 {
        max-width: 728px;
    }

    .footer-wrapper-two {
        flex-wrap: wrap;
    }

    .footer-form {
        width: 100%;
        margin-top: 40px;
    }

    .footer-form-container {
        max-width: 350px;
    }

    .column-3 {
        flex-flow: column;
        display: block;
    }

    .column-4 {
        flex-flow: column;
        order: 0;
        justify-content: flex-start;
        align-self: auto;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .container-11 {
        width: auto;
    }

    .icon {
        color: #d15454;
    }

    .columns {
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        display: flex;
    }

    .columns-2 {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        width: auto;
        max-width: none;
        margin-left: auto;
        margin-right: auto;
        display: flex;
    }

    .quick-stack-11 {
        padding: 0;
    }

    .quick-stack-12 {
        padding-left: 60px;
        padding-right: 60px;
    }

    .quick-stack-13 {
        float: none;
        width: 500px;
        max-width: none;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        right: 89px;
    }

    .quick-stack-14 {
        width: 500px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        right: 89px;
    }

    .cell-16,
    .cell-17 {
        justify-content: flex-start;
        align-items: center;
    }

    .heading,
    .heading-2 {
        font-weight: 600;
    }

    .quick-stack-23 {
        padding-left: 45px;
    }

    .div-block-9 {
        right: -1%;
    }

    .rt-sticky.rt-tab-sticky-off {
        position: static;
    }

    .rt-team-two-work-process-block {
        height: auto;
        display: block;
    }

    .rt-service-step-info {
        padding: 2rem 6%;
    }

    .rt-team-two-process-block-left {
        max-width: 100%;
        height: auto;
        position: static;
    }

    .rt-error-message,
    .rt-success-message {
        padding: 10px;
    }

    .rt-form-three-wrapper {
        grid-column-gap: 40px;
        grid-row-gap: 40px;
        flex-flow: column;
    }

    .rt-client-text {
        font-size: 20px;
        line-height: 30px;
    }

    .rt-contact-number-one {
        justify-content: center;
        align-items: flex-start;
    }

    .rt-main-contact-form {
        width: 100%;
        max-width: 700px;
    }

    .rt-main-contact-form.rt-form-full-width {
        max-width: none;
    }

    .rt-contact-three-left-box {
        width: 100%;
        max-width: none;
    }

    .rt-contact-box-one {
        flex-flow: row;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .cell-24 {
        /* font-family: Satoshi Variable; */
    }

    .columns-3 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .link {
        color: #c03a3a;
        /* font-family: Satoshi Variable; */
        font-size: 17px;
    }

    .link:hover {
        color: #000000bd;
    }

    .link:visited {
        color: #000;
    }

    .link-2 {
        color: #c03a3a;
        font-size: 17px;
    }

    .link-2:hover {
        color: #000000bd;
    }

    .link-2:visited {
        color: #000;
    }

    .image-5 {
        opacity: 0;
    }

    .section-4 {
        width: auto;
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    .cell-27 {
        text-align: left;
        justify-content: flex-start;
        align-items: flex-start;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 767px) {
    .navbar-logo-left-container {
        max-width: 100%;
    }

    .navbar-brand {
        width: 36%;
        padding-left: 0;
    }

    .nav-menu-two {
        border-radius: 20px;
        flex-direction: column;
        padding-bottom: 30px;
    }

    .nav-link {
        padding-top: 10px;
        padding-bottom: 10px;
        display: inline-block;
    }

    .nav-dropdown {
        flex-direction: column;
        align-items: center;
        display: flex;
    }

    .nav-dropdown-toggle {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .nav-dropdown-list.shadow-three {
        box-shadow: 0 8px 50px #0000000d;
    }

    .nav-dropdown-list.shadow-three.w--open {
        position: relative;
    }

    .nav-dropdown-list.shadow-three.mobile-shadow-hide {
        box-shadow: none;
    }

    .nav-divider {
        width: 200px;
        max-width: 100%;
        height: 1px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .nav-link-accent {
        margin-right: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
        display: inline-block;
    }

    .mobile-margin-top-10 {
        margin-top: 10px;
    }

    .image {
        margin-left: 32px;
    }

    .hero-heading-center {
        padding: 60px 15px;
    }

    .container-2 {
        margin-top: 60px;
    }

    .quick-stack {
        margin-top: -66px;
    }

    .paragraph {
        padding-left: 0;
        padding-right: 0;
    }

    .footer-light {
        padding-left: 15px;
        padding-right: 15px;
    }

    .footer-wrapper-two {
        padding-right: 56px;
    }

    .footer-bottom {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .footer-copyright {
        font-size: 14px;
        line-height: 20px;
    }

    .footer-social-block-two {
        margin-top: 20px;
    }

    .footer-social-link {
        margin-left: 20px;
    }

    .footer-light-2 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .quick-stack-13,
    .quick-stack-14 {
        right: 17px;
    }

    .quick-stack-23 {
        margin-left: auto;
        margin-right: auto;
    }

    .div-block-9 {
        opacity: 0;
    }

    .form {
        padding-left: 20px;
        padding-right: 20px;
    }

    .rt-service-step-number-2 {
        font-size: 4rem;
    }

    .rt-client-text {
        font-size: 18px;
        line-height: 28px;
    }

    .rt-form-row-one {
        flex-flow: column;
    }

    .rt-social-media-box-2 {
        padding-bottom: 10px;
    }

    .rt-main-contact-form {
        width: 100%;
        max-width: 700px;
        padding-top: 34px;
        padding-bottom: 40px;
    }

    .rt-contact-box-one {
        justify-content: flex-start;
        align-items: center;
    }

    .container-19 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .grid-2 {
        flex-flow: column;
        display: flex;
    }
}

@media screen and (max-width: 479px) {
    .container {
        max-width: none;
    }

    .nav-menu-two {
        flex-direction: column;
    }

    .button-primary {
        letter-spacing: 1px;
        font-size: 9px;
    }

    .hero-heading-center {
        padding-bottom: 117px;
    }

    .container-2 {
        max-width: none;
        margin-top: 60px;
    }

    .centered-heading {
        margin-bottom: 24px;
    }

    .centered-heading.margin-bottom-32px {
        width: 254px;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .hero-wrapper {
        justify-content: flex-start;
        align-items: center;
        margin-bottom: -200px;
    }

    .hero-split {
        justify-content: flex-start;
        align-items: flex-start;
    }

    .margin-bottom-24px {
        width: 259px;
        margin-left: auto;
        margin-right: auto;
    }

    .button-primary-2 {
        letter-spacing: 1px;
        font-size: 9px;
    }

    .shadow-two {
        opacity: 0;
        object-fit: scale-down;
        flex-flow: column;
        align-self: center;
        align-items: center;
        margin-right: 0;
        display: none;
    }

    .quick-stack {
        width: 268px;
        margin-top: -33px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .text-block-4 {
        text-align: center;
        line-height: 41px;
    }

    .quick-stack-4 {
        padding-left: 0;
        padding-right: 0;
    }

    .text-block-5 {
        text-align: left;
    }

    .text-block-9 {
        text-align: left;
        width: 214px;
        margin-left: auto;
        margin-right: auto;
    }

    .column {
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
    }

    .column-2 {
        padding-left: 0;
        padding-right: 0;
    }

    .text-block-12 {
        text-align: center;
        flex: 0 auto;
        align-self: flex-start;
    }

    .text-block-14 {
        padding-left: 0;
    }

    .quick-stack-6 {
        text-align: center;
        padding-left: 0;
    }

    .paragraph {
        text-align: left;
        align-self: center;
        width: 100%;
    }

    .cell-10 {
        line-height: 43px;
    }

    .container-10 {
        max-width: none;
    }

    .footer-wrapper-two {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .footer-block-two {
        margin-top: 40px;
    }

    .footer-bottom {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .footer-social-block-two {
        margin-top: 20px;
    }

    .footer-block-two-2 {
        margin-top: 40px;
    }

    .text-block-19 {
        line-height: 47px;
    }

    .quick-stack-9 {
        margin-bottom: -18px;
    }

    .column-3 {
        margin-left: auto;
        margin-right: auto;
    }

    .columns-2 {
        text-align: left;
    }

    .quick-stack-11 {
        text-align: left;
        width: 247px;
        margin-left: auto;
        margin-right: auto;
    }

    .quick-stack-12 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .cell-15 {
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .quick-stack-13,
    .quick-stack-14 {
        width: 115%;
    }

    .text-block-24 {
        padding-left: 0;
    }

    .quick-stack-23 {
        padding-left: 35px;
    }

    .form {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .rt-service-step-info {
        padding-bottom: 0;
        padding-left: 1%;
        padding-right: 1%;
    }

    .rt-service-process-step-2 {
        padding-top: 1rem;
        padding-bottom: 1rem;
        display: block;
    }

    .rt-service-process-step-2.rt-team-two {
        display: block;
    }

    .rt-service-step-number-block-2 {
        box-shadow: none;
        justify-content: flex-start;
        margin-top: 2rem;
        margin-bottom: 0;
        overflow: visible;
    }

    .rt-service-step-process-3 {
        display: none;
    }

    .rt-client-text {
        text-align: center;
    }

    .rt-contact-number-one {
        justify-content: center;
        align-items: center;
    }

    .rt-main-contact-form {
        padding: 32px 15px 26px;
    }

    .rt-responsive-text-center-2 {
        text-align: center;
    }

    .rt-form-block-4 {
        justify-content: center;
        align-items: center;
    }

    .rt-contact-links.rt-links-two {
        grid-template-columns: 1fr;
    }

    .rt-contact-box-one {
        flex-flow: column;
        justify-content: center;
        align-items: center;
    }

    .rt-contact-box-one.rt-contac-three-box-one {
        justify-content: center;
        align-items: center;
    }

    .rt-contact-three-heading {
        text-align: center;
    }

    .quick-stack-26 {
        align-self: center;
    }

    .cell-20 {
        justify-content: flex-start;
        align-items: center;
        padding-left: 40px;
        padding-right: 40px;
    }

    .paragraph-7 {
        color: #000000b3;
        margin-left: auto;
        margin-right: auto;
    }

    .quick-stack-28 {
        padding-left: 0;
        padding-right: 0;
    }

    .section-3 {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        flex-flow: column wrap;
        justify-content: flex-start;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;
        padding-right: 40px;
        display: block;
    }

    .cell-21 {
        justify-content: flex-start;
        align-items: center;
    }

    .columns-3 {
        padding-left: 0;
        padding-right: 0;
    }

    .column-5 {
        box-sizing: content-box;
        margin-left: auto;
        margin-right: auto;
    }
}

#w-node-_6e38c00a-b584-c4a9-58d1-78c050347141-ced50d03 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}

#w-node-_21b8e04c-d235-c3d0-6cc4-ebc206d309c8-ced50d03 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
}

#w-node-_0d2dafb8-1736-9a40-cdc4-6cf38d79fcc5-ced50d03 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
}

#w-node-_8d4518f2-cee3-5fcd-d915-d17b1c780fec-ced50d03,
#w-node-_15bab96a-0ae3-610f-c0d9-a8cb7250e024-ced50d03,
#w-node-_07b89cee-44e0-41cf-f6fc-421c5f01a799-ced50d03 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}

#w-node-_07b89cee-44e0-41cf-f6fc-421c5f01a79b-ced50d03 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2.75fr;
}

#w-node-_6d9a019a-9de3-8e95-1a26-9c7e07e2bebc-ced50d03 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}

#w-node-_6d9a019a-9de3-8e95-1a26-9c7e07e2bebe-ced50d03 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2.75fr;
}

#w-node-_98950a33-12b2-8c9a-9ded-d68aa1cd3b48-ced50d03 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}

#w-node-_98950a33-12b2-8c9a-9ded-d68aa1cd3b4a-ced50d03 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2.75fr;
}

#w-node-_2b26a397-3822-a114-f75d-ad74a72a202b-ced50d03 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}

#w-node-_2b26a397-3822-a114-f75d-ad74a72a202d-ced50d03 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2.75fr;
}

#w-node-_6fd95e08-cf34-fa6a-fef4-482b16ad417c-ced50d03 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}

#w-node-_6fd95e08-cf34-fa6a-fef4-482b16ad417e-ced50d03 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2.75fr;
}

#w-node-e6066734-0847-1576-1ba3-f1d92de1b7ac-ced50d03 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}

#w-node-e6066734-0847-1576-1ba3-f1d92de1b7ae-ced50d03 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 2.75fr;
}

#w-node-d7514323-de40-9ed6-9806-b40241108bd9-ced50d03 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}

#w-node-b8f9a090-769a-d23b-9703-fc5859b435c0-ced50d03 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
}

#w-node-_5c2d1aec-9d28-aa14-1df6-279a989dd2f0-ced50d03,
#w-node-d15fcd10-70ad-6747-33fc-6ecaf6af2795-ced50d03,
#w-node-_06164c14-ba0e-930e-66b0-f24857bbbc08-ced50d03,
#w-node-_8ffeb1cd-264f-d420-7a43-500d67f83848-ced50d03,
#w-node-cd3013cb-2d2c-21ec-fe7c-a1266d8762bc-ced50d03,
#w-node-_8dbb6e2a-73b5-e6b2-6f92-00b9eb508fd7-ced50d03,
#w-node-_36d5d9c0-cef4-be32-1bba-e64537558bcd-ced50d03,
#w-node-f87c184a-3694-0acb-abc0-d1d525c0f186-ced50d03 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}

#w-node-c397b676-411c-18b5-f812-7737d8d81aac-ced50d03 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
}

#w-node-b48c77e9-2ef8-6f8c-fcd9-fa671a53b10c-ced50d03 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}

#w-node-_63517ec9-50cc-2b5c-7887-adcdd5e88089-d5e88087,
#w-node-_63517ec9-50cc-2b5c-7887-adcdd5e88091-d5e88087,
#w-node-_63517ec9-50cc-2b5c-7887-adcdd5e88099-d5e88087,
#w-node-_63517ec9-50cc-2b5c-7887-adcdd5e880a1-d5e88087,
#w-node-_63517ec9-50cc-2b5c-7887-adcdd5e880a9-d5e88087 {
    grid-template-rows: auto;
    grid-template-columns: .25fr 2fr;
}


@font-face {
    font-family: 'Materialicons';
    src: url('../fonts/MaterialIcons-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter Variablefont Opsz Wght';
    src: url('../fonts/Inter-VariableFont_opszwght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Familjengrotesk Variablefont Wght';
    src: url('../fonts/FamiljenGrotesk-VariableFont_wght.ttf') format('truetype');
    font-weight: 400 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Materialiconsoutlined';
    src: url('../fonts/MaterialIconsOutlined-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}