.button-component{display:block;width:-moz-fit-content;width:fit-content;padding:14px 18px;border-radius:5px;background-color:#5067e0;border:none;outline:none;cursor:pointer;transition:background-color .2s}.button-component .text{color:#fff;font-size:16px;font-weight:700}.button-component:hover{background-color:#2a3fb1}@media(max-width:1024px){.button-component{padding:4px 16px}.button-component .text{font-size:12px;line-height:15px}}.colored-boxes{padding-bottom:129px;gap:120px;display:grid}.colored-boxes>div{width:100%;flex:1;padding:48px;border-radius:40px;background:#fff4d9;display:flex;align-items:flex-start;justify-content:space-between;gap:72px;z-index:9}.colored-boxes>div .content h3{color:#ffb800}.colored-boxes>div:nth-child(2n+2) .content{order:2}.colored-boxes>div:nth-child(4n+2){background-color:#e5e8fa}.colored-boxes>div:nth-child(4n+2) .content h3{color:#5067e0}.colored-boxes>div:nth-child(4n+3){background-color:#d9f5f1}.colored-boxes>div:nth-child(4n+3) .content h3{color:#00bfa2}.colored-boxes>div:nth-child(4n+4){background-color:#ffe5e9}.colored-boxes>div:nth-child(4n+4) .content h3{color:#ff506d}.colored-boxes>div .visual{border-radius:20px}.colored-boxes>div .visual img{border-radius:20px;mix-blend-mode:luminosity}@media(max-width:1024px){.colored-boxes{padding-bottom:32px;gap:24px}.colored-boxes>div{position:relative;top:auto;border-radius:20px;flex-direction:column;justify-content:flex-start;padding:16px;gap:24px}.colored-boxes>div .content{order:1;width:100%;gap:24px}.colored-boxes>div .visual{width:100%}.colored-boxes>div .visual img{border-radius:10px}}.dropdown-menu-component .menu-button{cursor:pointer;background-color:rgba(0,0,0,0);border:none;display:flex;align-items:center;justify-content:center;gap:4px}.dropdown-menu-component .menu-button .menu-button-chevron{transition:.2s}.dropdown-menu-component .menu-button[data-headlessui-state~=open] .menu-button-chevron{transform:rotate(180deg)}.dropdown-menu-component-items-container{z-index:20;margin:0;padding:32px 32px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;transform:translateY(20px);border-radius:20px;background:#fff;box-shadow:0 30px 40px 0 rgba(37,51,121,.1)}.dropdown-menu-component-items-container li{list-style:none}@media(max-width:1024px){.dropdown-menu-component .desktop-items{display:none}.dropdown-menu-component .title{font-size:14px;margin-bottom:24px}.dropdown-menu-component .mobile-items a{display:block;margin-bottom:24px!important}}.floating-icon-component{border-radius:20px;border:1px solid #e6e6e6;background:hsla(0,0%,100%,.1);box-shadow:20px 30px 40px 0 rgba(37,51,121,.1);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);display:flex;align-items:center;justify-content:center}.loader{text-align:center;font-size:48px;font-weight:600;line-height:64px;margin:100px auto;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:load4 1.3s linear infinite;transform:translateZ(0);opacity:.2}@keyframes load4{0%,to{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}.timeline{position:relative;padding-bottom:300px}.timeline .sep-timeline{position:absolute;top:50px;left:calc(50% - 2px);height:100%;width:4px;background:#ffb800}.timeline .sep-timeline.top{height:350px;margin-top:-234px;background:linear-gradient(180deg,rgba(255,184,0,0) 0,rgb(255,184,0))}.timeline .sep-timeline.bottom{height:350px;top:auto;bottom:-324px;background:linear-gradient(0deg,rgba(255,184,0,0) 0,rgb(255,80,109))}.timeline .container,.timeline .container .line{position:relative}.timeline .container .line:nth-child(odd){text-align:right}.timeline .container .line .event{padding-right:165px;padding-bottom:260px}.timeline .container .line .event h2{color:#ffb800;position:relative}.timeline .container .line .event .dot{position:absolute;left:calc(50% - 50px);top:0}.timeline .container .line .event .shape{position:absolute;left:calc(50% + 200px);top:0;width:200px;height:200px}.timeline .container .line:nth-child(2n+2) .event{order:2;padding-left:163px;padding-right:0}.timeline .container .line:nth-child(2n+2) .event .shape{left:auto;right:calc(50% + 200px)}.timeline .container .line:nth-child(4n+2) h2{color:#5067e0}.timeline .container .line:nth-child(4n+2) .sep-timeline{background:#5067e0}.timeline .container .line:nth-child(4n+3) h2{color:#00bfa2}.timeline .container .line:nth-child(4n+3) .sep-timeline{background:#00bfa2}.timeline .container .line:nth-child(4n+4) h2{color:#ff506d}.timeline .container .line:nth-child(4n+4) .sep-timeline{background:#ff506d}.timeline .container .line:nth-child(4n+4) .event{padding-bottom:60px}@media(max-width:1024px){.timeline{padding-bottom:164px}.timeline .sep-timeline{top:30px;left:27px}.timeline .sep-timeline.top{height:110px;left:62px;margin-top:-90px;background:linear-gradient(180deg,rgba(255,184,0,0) 0,rgb(255,184,0))}.timeline .sep-timeline.bottom{height:110px;top:auto;left:62px;bottom:-105px;background:linear-gradient(0deg,rgba(255,184,0,0) 0,rgb(255,80,109))}.timeline .container .line:nth-child(odd){text-align:left}.timeline .container .line .event{width:100%;padding-right:0;padding-left:86px!important;padding-bottom:70px}.timeline .container .line .event .dot{width:60px;height:60px;left:0}.timeline .container .line .empty,.timeline .container .line .event .shape{display:none}}@media(max-width:768px){.timeline .sep-timeline.bottom,.timeline .sep-timeline.top{left:37px}}.underlined-link-component{cursor:pointer;color:#2c2e3e;font-size:16px;font-weight:700;text-decoration:none;background-color:rgba(0,0,0,0);border:none;padding:0;position:relative}.underlined-link-component:before{content:"";position:absolute;bottom:-6px;width:100%;height:2px;border-radius:2px;background-color:#5067e0;opacity:0;transition:opacity .2s}.underlined-link-component:hover:before{opacity:100%}.why-choose-section .mobile{display:none}@media(max-width:1600px){.why-choose-section>div{max-width:770px}}@media(max-width:1280px){.why-choose-section>div{max-width:600px}}@media(max-width:1024px){.why-choose-section.container-full-height{min-height:500px;padding-top:165px;padding-bottom:114px;margin-bottom:64px}.why-choose-section.container-full-height .desktop{display:none}.why-choose-section.container-full-height .mobile{position:absolute;display:block;max-width:300px}}