/* Basic styles for sections */
.section {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Basic styles for background layers */
.bg-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

/* Container de breakpoint - Desktop (width 960px) */
.section-breakpoint {
    position: relative;
    width: 960px;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    z-index: 1000;
}

/* Breakpoint 1 (Mobile): width 380px when <= 960px */
@media (max-width: 960px) {
    .section-breakpoint {
        width: 380px;
    }
}

/* Basic styles for elements */
.element {
    position: absolute;
    box-sizing: border-box;
}

.element > div {
    position: relative;
    width: 100%;
    height: 100%;
}

/* Basic styles for internal components */
.box-component {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.circle-component {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.text-component {
    width: 100%;
    height: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.text-component ul,
.text-component ol {
    margin: 0;
    padding-left: 1.5em;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    text-align: inherit;
}

.text-component li {
    margin: 0;
    line-height: inherit;
}

.text-component li p {
    margin: 0;
    display: inline;
    line-height: inherit;
}

.image-component {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.image-element {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    position: relative;
    z-index: 10;
}

.video-component {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.video-element {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: 10;
    border: none;
}

.button-component {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.button-text {
    position: relative;
    z-index: 10;
    pointer-events: none;
    user-select: none;
}

.button-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    text-decoration: none;
    cursor: pointer;
}

/* Links inside elements */
.element-text a {
    color: inherit;
    text-decoration: inherit;
    cursor: pointer;
}

.element-image a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
}

/* Basic styles for forms */
.form-component {
    width: 100%;
    height: 100%;
}


.section-pxp48w4jl {
    height: 864px;
}

.bg-layer-pxp48w4jl-0 {
    z-index: 0;
    background-color: #070c10;
    opacity: 1;
}

.element-afs22yf4o {
    width: 202px;
    height: 60px;
    left: 0.09999999999999432px;
    top: 453.6px;
    transform: rotate(0deg);
    z-index: 1;
}

.button-component-afs22yf4o {
    opacity: 1;
    border-radius: 5px 5px 5px 5px;
}

.bg-layer-afs22yf4o-0 {
    z-index: 0;
    background-color: #4966ff;
    opacity: 1;
}

.button-text-afs22yf4o {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: center;
}

.button-component-afs22yf4o {
    transition: all 0.3s ease;
}

.element-button .button-link {
    position: absolute;
    inset: 0;
    z-index: 999;
}

.button-component-afs22yf4o:hover,
.element-button:has(.button-link):hover .button-component-afs22yf4o {
    opacity: 0.9;
    transform: scale(1.05);
}

@media (max-width: 960px) {
    .element-afs22yf4o {
    width: 202px;
    height: 60px;
    left: 89.9px;
    top: 456.251px;
    transform: rotate(0deg);
    }
}

.element-jx9tss6td {
    width: 164px;
    height: 46px;
    left: -0.4px;
    top: 109.663px;
    transform: rotate(0deg);
    z-index: 2;
}

.image-component-jx9tss6td {
    opacity: 1;
    border-radius: 0px 0px 0px 0px;
}

@media (max-width: 960px) {
    .element-jx9tss6td {
    width: 164px;
    height: 46px;
    left: 108.8px;
    top: 159.876px;
    transform: rotate(0deg);
    }
}

.element-j7q0ftelz {
    width: 50px;
    height: 50px;
    left: 455.1px;
    top: 605px;
    transform: rotate(0deg);
    z-index: 3;
}

.circle-component-j7q0ftelz {
    border-radius: 50%;
}

.circle-component-j7q0ftelz {
    opacity: 1;
    border: 1px solid rgba(71, 71, 71, 1);
}

.bg-layer-j7q0ftelz-0 {
    z-index: 0;
    background-color: #EFEFEF;
    opacity: 0;
}

@media (max-width: 960px) {
    .element-j7q0ftelz {
    width: 50px;
    height: 50px;
    left: 164.9999756px;
    top: 569.876px;
    transform: rotate(0deg);
    }
}

.element-u4nmaizw7 {
    width: 21px;
    height: 21px;
    left: 469.6px;
    top: 619.5px;
    transform: rotate(0deg);
    z-index: 4;
}

.icon-component-u4nmaizw7 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 100%;
}

.icon-component-u4nmaizw7 svg {
    display: block;
    width: 100%;
    height: 100%;
}

.icon-component-u4nmaizw7 {
    opacity: 1;
}

@media (max-width: 960px) {
    .element-u4nmaizw7 {
    width: 21px;
    height: 21px;
    left: 179.4px;
    top: 584.4px;
    transform: rotate(0deg);
    }
}

.element-79ntvleas {
    width: 681px;
    height: auto;
    left: 139.6px;
    top: 704.322px;
    transform: rotate(0deg);
    z-index: 5;
}

.text-component-79ntvleas {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin: 0;
}

.text-component-79ntvleas {
    opacity: 1;
}

@media (max-width: 960px) {
    .text-component-79ntvleas {
    font-size: 20px;
    }
}

@media (max-width: 960px) {
    .element-79ntvleas {
    width: 380px;
    height: autopx;
    left: -0.1px;
    top: 669.218px;
    transform: rotate(0deg);
    }
}

.element-amkc9oidx {
    width: 800px;
    height: 800px;
    left: 520.1px;
    top: -316.4px;
    transform: rotate(0deg);
    z-index: 6;
}

.image-component-amkc9oidx {
    opacity: 1;
    border-radius: 0px 0px 0px 0px;
}

@media (max-width: 960px) {
    .element-amkc9oidx {
    width: 645px;
    height: 645px;
    left: -131.70000000000005px;
    top: -515.4px;
    transform: rotate(-13deg);
    }
}

.element-spjdhwgpz {
    width: 538px;
    height: auto;
    left: -0.30000000000001137px;
    top: 238.8815px;
    transform: rotate(0deg);
    z-index: 7;
}

.text-component-spjdhwgpz {
    font-family: 'Poppins', sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: left;
    margin: 0;
}

.text-component-spjdhwgpz {
    opacity: 1;
}

@media (max-width: 960px) {
    .text-component-spjdhwgpz {
    font-size: 34px;
    text-align: center;
    }
}

@media (max-width: 960px) {
    .element-spjdhwgpz {
    width: 380px;
    height: autopx;
    left: 0.8px;
    top: 235.876px;
    transform: rotate(0deg);
    }
}

@media (max-width: 960px) {
    .section-pxp48w4jl {
    height: 796px;
    }
}

.section-6wbmokiiy {
    height: 410px;
}

.bg-layer-6wbmokiiy-0 {
    z-index: 0;
    background-color: #FFFFFF;
    opacity: 1;
}

.element-ytsfcrluq {
    width: 220px;
    height: 287px;
    left: 0.04999999999999716px;
    top: -50px;
    transform: rotate(0deg);
    z-index: 3;
}

.box-component-ytsfcrluq {
    opacity: 1;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
}

.bg-layer-ytsfcrluq-0 {
    z-index: 0;
    background-color: #ffffff;
    opacity: 1;
}

@media (max-width: 960px) {
    .element-ytsfcrluq {
    width: 220px;
    height: 287px;
    left: 80px;
    top: 60px;
    transform: rotate(0deg);
    }
}

.element-dorl91ckp {
    width: 220px;
    height: 287px;
    left: 246.0831px;
    top: -50px;
    transform: rotate(0deg);
    z-index: 6;
}

.box-component-dorl91ckp {
    opacity: 1;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
}

.bg-layer-dorl91ckp-0 {
    z-index: 0;
    background-color: #ffffff;
    opacity: 1;
}

@media (max-width: 960px) {
    .element-dorl91ckp {
    width: 220px;
    height: 287px;
    left: 80px;
    top: 377px;
    transform: rotate(0deg);
    }
}

.element-ak1vszmll {
    width: 220px;
    height: 287px;
    left: 492.115px;
    top: -50px;
    transform: rotate(0deg);
    z-index: 1;
}

.box-component-ak1vszmll {
    opacity: 1;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
}

.bg-layer-ak1vszmll-0 {
    z-index: 0;
    background-color: #ffffff;
    opacity: 1;
}

@media (max-width: 960px) {
    .element-ak1vszmll {
    width: 220px;
    height: 287px;
    left: 81px;
    top: 694px;
    transform: rotate(0deg);
    }
}

.element-m3m2ihh80 {
    width: 220px;
    height: 287px;
    left: 740.05px;
    top: -50px;
    transform: rotate(0deg);
    z-index: 4;
}

.box-component-m3m2ihh80 {
    opacity: 1;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
}

.bg-layer-m3m2ihh80-0 {
    z-index: 0;
    background-color: #ffffff;
    opacity: 1;
}

@media (max-width: 960px) {
    .element-m3m2ihh80 {
    width: 220px;
    height: 287px;
    left: 81px;
    top: 1011px;
    transform: rotate(0deg);
    }
}

.element-mwrbgq8c8 {
    width: 179px;
    height: auto;
    left: 20.6px;
    top: 98px;
    transform: rotate(0deg);
    z-index: 5;
}

.text-component-mwrbgq8c8 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0px;
    color: #1a1a1a;
    text-align: center;
    margin: 0;
}

.text-component-mwrbgq8c8 {
    opacity: 1;
}

@media (max-width: 960px) {
    .element-mwrbgq8c8 {
    width: 179px;
    height: autopx;
    left: 101px;
    top: 208px;
    transform: rotate(0deg);
    }
}

.element-5s9nl72ku {
    width: 100px;
    height: 100px;
    left: 60.593999999999994px;
    top: -22px;
    transform: rotate(0deg);
    z-index: 7;
}

.circle-component-5s9nl72ku {
    border-radius: 50%;
}

.circle-component-5s9nl72ku {
    opacity: 1;
}

.bg-layer-5s9nl72ku-0 {
    z-index: 0;
    background-color: #f3f3f3;
    opacity: 1;
}

@media (max-width: 960px) {
    .element-5s9nl72ku {
    width: 100px;
    height: 100px;
    left: 141px;
    top: 88px;
    transform: rotate(0deg);
    }
}

.element-coh4fooij {
    width: 179px;
    height: auto;
    left: 266.1px;
    top: 98px;
    transform: rotate(0deg);
    z-index: 11;
}

.text-component-coh4fooij {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0px;
    color: #1a1a1a;
    text-align: center;
    margin: 0;
}

.text-component-coh4fooij {
    opacity: 1;
}

@media (max-width: 960px) {
    .element-coh4fooij {
    width: 179px;
    height: autopx;
    left: 100px;
    top: 525px;
    transform: rotate(0deg);
    }
}

.element-ard36kohb {
    width: 202px;
    height: 60px;
    left: 379.0999755859375px;
    top: 289.5999755859375px;
    transform: rotate(0deg);
    z-index: 2;
}

.button-component-ard36kohb {
    opacity: 1;
    border-radius: 5px 5px 5px 5px;
}

.bg-layer-ard36kohb-0 {
    z-index: 0;
    background-color: #4966ff;
    opacity: 1;
}

.button-text-ard36kohb {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: center;
}

.button-component-ard36kohb {
    transition: all 0.3s ease;
}

.element-button .button-link {
    position: absolute;
    inset: 0;
    z-index: 999;
}

.button-component-ard36kohb:hover,
.element-button:has(.button-link):hover .button-component-ard36kohb {
    opacity: 0.9;
    transform: scale(1.05);
}

@media (max-width: 960px) {
    .element-ard36kohb {
    width: 202px;
    height: 60px;
    left: 89px;
    top: 1337.6px;
    transform: rotate(0deg);
    }
}

.element-00ur0tq8r {
    width: 100px;
    height: 100px;
    left: 305.6px;
    top: -22px;
    transform: rotate(0deg);
    z-index: 12;
}

.circle-component-00ur0tq8r {
    border-radius: 50%;
}

.circle-component-00ur0tq8r {
    opacity: 1;
}

.bg-layer-00ur0tq8r-0 {
    z-index: 0;
    background-color: #f3f3f3;
    opacity: 1;
}

@media (max-width: 960px) {
    .element-00ur0tq8r {
    width: 100px;
    height: 100px;
    left: 140px;
    top: 405px;
    transform: rotate(0deg);
    }
}

.element-eb7iy1eyt {
    width: 179px;
    height: auto;
    left: 512.1px;
    top: 98px;
    transform: rotate(0deg);
    z-index: 8;
}

.text-component-eb7iy1eyt {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0px;
    color: #1a1a1a;
    text-align: center;
    margin: 0;
}

.text-component-eb7iy1eyt {
    opacity: 1;
}

@media (max-width: 960px) {
    .element-eb7iy1eyt {
    width: 179px;
    height: autopx;
    left: 101px;
    top: 842px;
    transform: rotate(0deg);
    }
}

.element-sdok5msk1 {
    width: 100px;
    height: 100px;
    left: 552.55px;
    top: -22px;
    transform: rotate(0deg);
    z-index: 9;
}

.circle-component-sdok5msk1 {
    border-radius: 50%;
}

.circle-component-sdok5msk1 {
    opacity: 1;
}

.bg-layer-sdok5msk1-0 {
    z-index: 0;
    background-color: #f3f3f3;
    opacity: 1;
}

@media (max-width: 960px) {
    .element-sdok5msk1 {
    width: 100px;
    height: 100px;
    left: 141px;
    top: 722px;
    transform: rotate(0deg);
    }
}

.element-cvkwmer2r {
    width: 179px;
    height: auto;
    left: 760px;
    top: 98px;
    transform: rotate(0deg);
    z-index: 10;
}

.text-component-cvkwmer2r {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0px;
    color: #1a1a1a;
    text-align: center;
    margin: 0;
}

.text-component-cvkwmer2r {
    opacity: 1;
}

@media (max-width: 960px) {
    .element-cvkwmer2r {
    width: 179px;
    height: autopx;
    left: 101px;
    top: 1159px;
    transform: rotate(0deg);
    }
}

.element-ugtpiosr5 {
    width: 100px;
    height: 100px;
    left: 799.5px;
    top: -22px;
    transform: rotate(0deg);
    z-index: 13;
}

.circle-component-ugtpiosr5 {
    border-radius: 50%;
}

.circle-component-ugtpiosr5 {
    opacity: 1;
}

.bg-layer-ugtpiosr5-0 {
    z-index: 0;
    background-color: #f3f3f3;
    opacity: 1;
}

@media (max-width: 960px) {
    .element-ugtpiosr5 {
    width: 100px;
    height: 100px;
    left: 140px;
    top: 1039px;
    transform: rotate(0deg);
    }
}

.element-at05azgpj {
    width: 60px;
    height: 61px;
    left: 819.5px;
    top: -2.5px;
    transform: rotate(0deg);
    z-index: 15;
}

.image-component-at05azgpj {
    opacity: 1;
    border-radius: 0px 0px 0px 0px;
}

@media (max-width: 960px) {
    .element-at05azgpj {
    width: 60px;
    height: 61px;
    left: 160px;
    top: 1058.5px;
    transform: rotate(0deg);
    }
}

.element-lbycp3bwg {
    width: 60px;
    height: 60px;
    left: 572.55px;
    top: -2.5px;
    transform: rotate(0deg);
    z-index: 14;
}

.image-component-lbycp3bwg {
    opacity: 1;
    border-radius: 0px 0px 0px 0px;
}

@media (max-width: 960px) {
    .element-lbycp3bwg {
    width: 60px;
    height: 60px;
    left: 161px;
    top: 741.5px;
    transform: rotate(0deg);
    }
}

.element-379or8xrf {
    width: 60px;
    height: 60px;
    left: 326.572px;
    top: -2.5px;
    transform: rotate(0deg);
    z-index: 17;
}

.image-component-379or8xrf {
    opacity: 1;
    border-radius: 0px 0px 0px 0px;
}

@media (max-width: 960px) {
    .element-379or8xrf {
    width: 60px;
    height: 60px;
    left: 160px;
    top: 424.5px;
    transform: rotate(0deg);
    }
}

.element-n96lrgyvd {
    width: 60px;
    height: 60px;
    left: 80.6px;
    top: -2.5px;
    transform: rotate(0deg);
    z-index: 16;
}

.image-component-n96lrgyvd {
    opacity: 1;
    border-radius: 0px 0px 0px 0px;
}

@media (max-width: 960px) {
    .element-n96lrgyvd {
    width: 60px;
    height: 60px;
    left: 161px;
    top: 107.5px;
    transform: rotate(0deg);
    }
}

@media (max-width: 960px) {
    .section-6wbmokiiy {
    height: 1448px;
    }
}

.section-bm75ujpcj {
    height: 807px;
}

.bg-layer-bm75ujpcj-0 {
    z-index: 0;
    background-color: #efefef;
    opacity: 1;
}

.element-dsy7vemyv {
    width: 960px;
    height: 563px;
    left: -0.39999999999997726px;
    top: 165px;
    transform: rotate(0deg);
    z-index: 1;
}

.gallery-component-dsy7vemyv {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    opacity: 1;
    align-content: stretch;
    justify-content: flex-start;
}

.gallery-image-dsy7vemyv {
    position: relative;
    flex: 0 0 calc((100% - (30px * 3)) / 4);
    height: calc((100% - 60px) / 3);
    overflow: hidden;
    box-sizing: border-box;
    min-width: 0;
}

.gallery-image-dsy7vemyv {
    border-radius: 20px 20px 20px 20px;
    border: 1px solid rgba(239, 239, 239, 1);
}

.gallery-image-dsy7vemyv .gallery-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (max-width: 960px) {
    .gallery-component-dsy7vemyv {
        gap: 30px;
    }
    
    .gallery-image-dsy7vemyv {
        flex: 0 0 calc((100% - (30px * 1)) / 2);
        height: calc((100% - 150px) / 6);
    }
}

@media (max-width: 960px) {
    .gallery-image-dsy7vemyv .gallery-img {
        object-fit: cover;
    }
}

@media (max-width: 960px) {
    .element-dsy7vemyv {
    width: 380px;
    height: 887px;
    left: -0.1px;
    top: 184.2px;
    transform: rotate(0deg);
    }
}

.element-mdbm6l77l {
    width: 426px;
    height: auto;
    left: 266.6px;
    top: 53.1953px;
    transform: rotate(0deg);
    z-index: 2;
}

.text-component-mdbm6l77l {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0px;
    color: #1a1a1a;
    text-align: center;
    margin: 0;
}

.text-component-mdbm6l77l {
    opacity: 1;
}

@media (max-width: 960px) {
    .text-component-mdbm6l77l {
    text-align: center;
    }
}

@media (max-width: 960px) {
    .element-mdbm6l77l {
    width: 380px;
    height: autopx;
    left: 0.1px;
    top: 43px;
    transform: rotate(0deg);
    }
}

@media (max-width: 960px) {
    .section-bm75ujpcj {
    height: 1127px;
    }
}

.section-0zrj9v2cl {
    height: 284px;
}

.bg-layer-0zrj9v2cl-0 {
    z-index: 0;
    background-color: #FFFFFF;
    opacity: 1;
}

.element-7nap7jc5h {
    width: 446px;
    height: auto;
    left: -0.30000000000001137px;
    top: 95.1094px;
    transform: rotate(0deg);
    z-index: 2;
}

.text-component-7nap7jc5h {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0px;
    color: #1a1a1a;
    text-align: left;
    margin: 0;
}

.text-component-7nap7jc5h {
    opacity: 1;
}

@media (max-width: 960px) {
    .text-component-7nap7jc5h {
    text-align: center;
    }
}

@media (max-width: 960px) {
    .element-7nap7jc5h {
    width: 380px;
    height: autopx;
    left: 0px;
    top: 60px;
    }
}

.element-g6rxh1k3d {
    width: 384px;
    height: auto;
    left: 542.6px;
    top: 82.68599999999998px;
    transform: rotate(0deg);
    z-index: 3;
}

.text-component-g6rxh1k3d {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0px;
    color: #000000;
    text-align: left;
    margin: 0;
}

.text-component-g6rxh1k3d {
    opacity: 1;
}

@media (max-width: 960px) {
    .text-component-g6rxh1k3d {
    text-align: center;
    }
}

@media (max-width: 960px) {
    .element-g6rxh1k3d {
    width: 339px;
    height: autopx;
    left: 20.5px;
    top: 239.5px;
    transform: rotate(0deg);
    }
}

.element-ms1zl5hod {
    width: 446px;
    height: 197px;
    left: 513.6px;
    top: 35px;
    transform: rotate(0deg);
    z-index: 1;
}

.box-component-ms1zl5hod {
    opacity: 1;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
}

.bg-layer-ms1zl5hod-0 {
    z-index: 0;
    background-color: #ffffff;
    opacity: 1;
}

@media (max-width: 960px) {
    .element-ms1zl5hod {
    width: 380px;
    height: 197px;
    left: 0px;
    top: 205px;
    }
}

@media (max-width: 960px) {
    .section-0zrj9v2cl {
    height: 459px;
    }
}

.section-0p0ld6241 {
    height: 1061px;
}

.bg-layer-0p0ld6241-0 {
    z-index: 0;
    background-color: #070c10;
    opacity: 1;
}

.element-j13eudwxb {
    width: 551px;
    height: auto;
    left: 204.6px;
    top: 58.8906px;
    transform: rotate(0deg);
    z-index: 1;
}

.text-component-j13eudwxb {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin: 0;
}

.text-component-j13eudwxb {
    opacity: 1;
}

@media (max-width: 960px) {
    .text-component-j13eudwxb {
    font-size: 18px;
    }
}

@media (max-width: 960px) {
    .element-j13eudwxb {
    width: 380px;
    height: autopx;
    left: 0px;
    top: 60px;
    }
}

.element-56j0u9luj {
    width: 408px;
    height: 812px;
    left: 274.6px;
    top: 167.75px;
    transform: rotate(0deg);
    z-index: 2;
}

.box-component-56j0u9luj {
    opacity: 1;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
}

.bg-layer-56j0u9luj-0 {
    z-index: 0;
    background-color: #ffffff;
    opacity: 1;
}

@media (max-width: 960px) {
    .element-56j0u9luj {
    width: 380px;
    height: 803px;
    left: -1px;
    top: 148px;
    transform: rotate(0deg);
    }
}

.element-n30s0u3yr {
    width: 352px;
    height: auto;
    left: 304.1px;
    top: 208.433px;
    transform: rotate(0deg);
    z-index: 3;
}

.form-field-n30s0u3yr {
    margin-bottom: 15px;
}

.form-input {
    width: 100%;
    height: 46px;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    opacity: 1;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0px;
    color: #1a1a1a;
    text-align: left;
    display: block;
    outline: 0;
}

.form-input-top {
    font-weight: 400;
}

.form-textarea {
    height: auto;
    resize: vertical;
    padding: 10px;
    display: block;
}

.form-select {
    cursor: pointer;
    display: block;
}

.form-label-n30s0u3yr {
    display: block;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #1a1a1a;
    text-align: left;
}

.form-option-label-n30s0u3yr {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0px;
    color: #1a1a1a;
    cursor: pointer;
}

.form-option-label-n30s0u3yr .form-checkbox,
.form-option-label-n30s0u3yr .form-radio {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    cursor: pointer;
    flex-shrink: 0;
}

.form-input-n30s0u3yr {
    opacity: 1;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid rgba(217, 217, 217, 1);
}

.form-button-component-n30s0u3yr {
    opacity: 1;
    border-radius: 5px 5px 5px 5px;
}

.bg-layer-n30s0u3yr-0 {
    z-index: 0;
    background-color: #4966ff;
    opacity: 1;
}

.form-button-component-n30s0u3yr {
    width: 100%;
    height: 46px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
}

.form-button-text-n30s0u3yr {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-align: center;
    position: relative;
    z-index: 10;
    pointer-events: none;
    user-select: none;
}

.form-button-component-n30s0u3yr {
    transition: all 0.3s ease;
}

.form-button-component-n30s0u3yr:hover {
    opacity: 0.9;
    transform: scale(1.05);
}

@media (max-width: 960px) {
    .element-n30s0u3yr {
    width: 326px;
    height: autopx;
    left: 26px;
    top: 176.86699999999996px;
    transform: rotate(0deg);
    }
}

@media (max-width: 960px) {
    .section-0p0ld6241 {
    height: 1029px;
    }
}

.section-jr285o2nc {
    height: 177px;
}

.bg-layer-jr285o2nc-0 {
    z-index: 0;
    background-color: #000000;
    opacity: 1;
}

.element-ke8d3cvo0 {
    width: 164px;
    height: 46px;
    left: 397.9px;
    top: 65px;
    transform: rotate(0deg);
    z-index: 7;
}

.image-component-ke8d3cvo0 {
    opacity: 1;
    border-radius: 0px 0px 0px 0px;
}

@media (max-width: 960px) {
    .element-ke8d3cvo0 {
    width: 164px;
    height: 46px;
    left: 108px;
    top: 60px;
    }
}

@media (max-width: 960px) {
    .section-jr285o2nc {
    height: 166px;
    }
}
