.download-application{background-color:var(--white);justify-content:space-between;align-items:center;padding-right:3.5%;display:flex}.download-application .right-side{color:var(--secondary);align-items:center;gap:32px;display:flex}.download-application .right-side .svgs{cursor:pointer;align-items:center;gap:21px;display:flex}.download-application .right-side>span{font-size:32px;font-weight:700}@media (max-width:800px){.download-application svg{width:100%}.download-application .left-side-logo svg{height:100%}}@media (max-width:768px){.download-application .right-side{padding:12px!important}.download-application .right-side span{font-size:24px!important}}@media (max-width:650px){.download-application .right-side span{font-size:16px!important}}@media (max-width:600px){.download-application{height:59px}.download-application .destop-icon{display:none}.download-application .mobile-icon{display:block!important}.download-application .right-side{gap:13px!important;padding:0!important}.download-application .right-side .svgs{gap:12px}.download-application .right-side .svgs svg{width:30px}.download-application .right-side span{color:#70012a;font-size:16px!important}.download-application .left-side-logo{height:59px;display:block!important}.download-application .left-side-logo a svg{width:63px;height:59px}}
.helpers{background:var(--light);flex-direction:column;align-items:flex-end;animation:.6s ease-out fadeIn;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.helpers .helpers-container{background:linear-gradient(135deg,var(--mint)0%,#e3f070e6 100%);flex-direction:column;justify-content:space-between;width:96.4%;height:829px;margin-bottom:76px;animation:.8s ease-out slideInUp;display:flex}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.helpers .helpers-container .helpers-banner{background:linear-gradient(135deg,var(--white)0%,#fff5f2f2 100%);align-items:flex-end;width:96.4%;height:452px;padding:27px 13.5% 0 0;display:flex;position:relative}.helpers .helpers-container .helpers-banner .right-section{width:665.6px;animation:.8s ease-out .2s both slideInRight}@keyframes slideInRight{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.helpers .helpers-container .helpers-banner .right-section>h1{color:var(--brown);text-shadow:0 2px 8px #4b011d1a;background:linear-gradient(135deg,#ffffff80 0%,#0000 100%);border-radius:12px 12px 0 0;height:136px;padding:25px 27px;font-size:48px;transition:all .3s}.helpers .helpers-container .helpers-banner .right-section>h1:hover{text-shadow:0 4px 12px #4b011d33;transform:translate(4px)}.helpers .helpers-container .helpers-banner .right-section>div:nth-child(2){background:linear-gradient(135deg,var(--light)0%,#940d3bf2 100%);color:var(--white);text-shadow:0 2px 8px #0003;border-radius:0;height:202.4px;padding:20px 22px;font-size:30.5px;line-height:51px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #940d3b4d}.helpers .helpers-container .helpers-banner .right-section>div:nth-child(2):before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.helpers .helpers-container .helpers-banner .right-section>div:nth-child(2):hover{transform:translateY(-2px);box-shadow:0 6px 20px #940d3b66}.helpers .helpers-container .helpers-banner .right-section>div:nth-child(2):hover:before{left:100%}.helpers .helpers-container .helpers-banner .right-section>div:last-child{background:linear-gradient(135deg,var(--secondary)0%,#ffd633 100%);height:83.4px;color:var(--brown);padding:10.7px;font-size:44px;font-weight:700}.helpers .helpers-container .helpers-banner .left-section{filter:drop-shadow(0 8px 24px #0003);margin-right:-30px;transition:all .3s;animation:.8s ease-out .4s both slideInLeft}@keyframes slideInLeft{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.helpers .helpers-container .helpers-banner .left-section:hover{filter:drop-shadow(0 12px 32px #0000004d);transform:translate(-5px)scale(1.05)}.helpers .helpers-container .helpers-banner .left-section svg{transition:all .3s}.helpers .helpers-container .helpers-footer{background:linear-gradient(135deg,var(--secondary)0%,#ffd633 100%);justify-content:space-between;align-items:center;width:96.4%;height:98px;padding:0 9px;animation:.8s ease-out .6s both slideInUp;display:flex;position:relative;box-shadow:0 -4px 16px #0000001a}.helpers .helpers-container .helpers-footer .right-section{align-items:center;gap:24px;animation:.6s ease-out .8s both fadeIn;display:flex}.helpers .helpers-container .helpers-footer .right-section span{color:var(--brown);text-shadow:0 2px 8px #4b011d33;font-weight:700;transition:all .3s}.helpers .helpers-container .helpers-footer .right-section span:hover{text-shadow:0 4px 12px #4b011d4d;transform:translate(-2px)}.helpers .helpers-container .helpers-footer .right-section .svgs{align-items:center;gap:12px;display:flex}.helpers .helpers-container .helpers-footer .right-section .svgs svg{filter:drop-shadow(0 2px 8px #fff5f24d);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.helpers .helpers-container .helpers-footer .right-section .svgs svg:hover{filter:drop-shadow(0 6px 16px #fff5f280);transform:translateY(-4px)scale(1.15)}.helpers .helpers-container .helpers-footer .right-section .svgs svg:active{transform:translateY(-2px)scale(1.1)}.helpers .helpers-container .helpers-footer .med-section{z-index:10;perspective:1000px;align-items:center;gap:46.7px;animation:4s ease-in-out infinite floatHelpers;display:flex;position:absolute;top:-200px;right:50%;transform:translate(50%)}@keyframes floatHelpers{0%,to{transform:translate(50%)translateY(0)}50%{transform:translate(50%)translateY(-15px)}}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card{width:217px;height:258px;transform-style:preserve-3d;cursor:pointer;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card:hover{z-index:11;transform:scale(1.3)}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card:hover .helper-card-inner{transform:rotateY(180deg)}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-front,.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back{backface-visibility:hidden;border-radius:12px;width:100%;height:100%;position:absolute;overflow:hidden;box-shadow:0 8px 24px #0000004d}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-front{background:0 0;justify-content:center;align-items:center;display:flex}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-front svg{filter:drop-shadow(0 8px 24px #0000004d);width:100%;height:100%;transition:all .3s}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back{background:#ff4949;justify-content:center;align-items:center;padding:20px;display:flex;transform:rotateY(180deg);box-shadow:0 12px 32px #ffbd0066}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description{text-align:center;color:#70012b;animation:.4s ease-out .3s both fadeInText}@keyframes fadeInText{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{text-shadow:0 2px 8px #4b011d33;margin-bottom:16px;font-size:48px;font-weight:700}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{text-shadow:0 2px 8px #4b011d33;font-size:24px;line-height:1.5}.helpers .helpers-container .helpers-footer .left-section{animation:.6s ease-out 1s both fadeIn}.helpers .helpers-container .helpers-footer .left-section svg{filter:drop-shadow(0 4px 12px #0003);transition:all .3s}.helpers .helpers-container .helpers-footer .left-section svg:hover{filter:drop-shadow(0 8px 20px #0000004d);transform:translate(-5px)scale(1.05)}.helpers .home-footer{width:96.4%;color:var(--secondary);padding:40px 0;animation:.6s ease-out 1.2s both fadeIn;position:relative;overflow:hidden}.helpers .home-footer .top-section{flex-direction:column;gap:60px;margin-bottom:487px;padding:0 40px;font-size:32px;font-weight:700;animation:.8s ease-out 1.4s both slideInUp;display:flex}.helpers .home-footer .top-section>div{border:2px solid #0000;border-radius:16px;align-items:center;gap:42.6%;padding:20px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.helpers .home-footer .top-section>div:before{content:"";background:linear-gradient(90deg,#0000,#ffbd0033,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.helpers .home-footer .top-section>div:hover{border-color:var(--secondary);transform:translateY(-4px);box-shadow:0 8px 24px #ffbd0033}.helpers .home-footer .top-section>div:hover:before{left:100%}.helpers .home-footer .top-section>div span{text-shadow:0 2px 8px #ffbd0033;z-index:1;transition:all .3s;position:relative;color:#ffbd00!important}.helpers .home-footer .top-section>div span:first-child{color:var(--brown);font-weight:800}.helpers .home-footer .top-section>div span:last-child{color:var(--secondary);font-weight:600}.helpers .home-footer .top-section>div span:hover{text-shadow:0 4px 12px #ffbd0080;transform:translate(-4px)scale(1.05)}.helpers .home-footer .bottom-section{justify-content:space-between;align-items:center;padding:0 60px;animation:.6s ease-out 1.6s both fadeIn;display:flex}.helpers .home-footer .bottom-section .logo{border:2px solid #0000;border-radius:1px;padding:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.helpers .home-footer .bottom-section .logo:after{content:"";opacity:0;background:linear-gradient(135deg,#ffbd001a 0%,#0000 100%);transition:opacity .4s;position:absolute;inset:0}.helpers .home-footer .bottom-section .logo:hover{border-color:var(--secondary);transform:translateY(-6px)scale(1.05);box-shadow:0 12px 32px #ffbd004d}.helpers .home-footer .bottom-section .logo:hover:after{opacity:1}.helpers .home-footer .bottom-section .logo svg{filter:drop-shadow(0 4px 12px #ffbd004d);z-index:1;width:100%;max-width:788px;height:auto;transition:all .3s;display:block;position:relative}.helpers .home-footer .bottom-section .website-information{flex-direction:column;gap:50px;display:flex}.helpers .home-footer .bottom-section .website-information .policy-links{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.helpers .home-footer .bottom-section .website-information .policy-links a{color:var(--secondary);text-shadow:0 2px 8px #ffbd0033;border:2px solid #ffbd0066;border-radius:12px;padding:10px 20px;font-size:1.1rem;font-weight:600;transition:all .3s}.helpers .home-footer .bottom-section .website-information .policy-links a:hover{border-color:var(--secondary);background:#ffbd0026;transform:translateY(-2px);box-shadow:0 4px 16px #ffbd0040}.helpers .home-footer .bottom-section .website-information .contact-us{border-bottom:3px solid var(--secondary);border-top:2px solid #0000;border-left:2px solid #0000;border-right:2px solid #0000;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:127px;padding:20px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.helpers .home-footer .bottom-section .website-information .contact-us:hover{border-bottom-color:var(--brown);border-top-color:var(--secondary);border-left-color:var(--secondary);border-right-color:var(--secondary);transform:translateY(-4px);box-shadow:0 8px 24px #ffbd0033}.helpers .home-footer .bottom-section .website-information .contact-us:hover:before{opacity:1}.helpers .home-footer .bottom-section .website-information .contact-us>div:first-child{color:#ffbd00;text-shadow:0 2px 8px #ffbd0033;font-weight:700;transition:all .3s}.helpers .home-footer .bottom-section .website-information .contact-us>div:first-child:hover{text-shadow:0 4px 12px #ffbd0066;color:var(--secondary);transform:translate(-6px)}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child{gap:16px;display:flex}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a{border:2px solid #0000;border-radius:50%;padding:8px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:before{content:"";background:#ffbd004d;border-radius:50%;width:0;height:0;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a svg{filter:drop-shadow(0 2px 8px #ffbd004d);z-index:1;transition:all .3s;position:relative}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:hover{transform:translateY(-6px)scale(1.2)rotate(5deg)}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:hover:before{width:100%;height:100%}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:hover svg{filter:drop-shadow(0 6px 16px #ffbd0099)}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:active{transform:translateY(-3px)scale(1.15)rotate(5deg)}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:first-child:hover{animation:.6s ease-in-out socialPulse1}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:nth-child(2):hover{animation:.6s ease-in-out socialPulse2}.helpers .home-footer .bottom-section .website-information .contact-us>div:last-child a:nth-child(3):hover{animation:.6s ease-in-out socialPulse3}@keyframes socialPulse1{0%,to{transform:translateY(-6px)scale(1.2)rotate(5deg)}50%{transform:translateY(-8px)scale(1.25)rotate(8deg)}}@keyframes socialPulse2{0%,to{transform:translateY(-6px)scale(1.2)rotate(5deg)}50%{transform:translateY(-8px)scale(1.25)rotate(8deg)}}@keyframes socialPulse3{0%,to{transform:translateY(-6px)scale(1.2)rotate(5deg)}50%{transform:translateY(-8px)scale(1.25)rotate(8deg)}}.helpers .home-footer .bottom-section .website-information .created-at{text-align:left;opacity:.8;direction:ltr;background:linear-gradient(135deg,#ffbd000d 0%,#0000 100%);border-left:3px solid #0000;border-radius:8px;padding:12px 20px;font-weight:500;transition:all .3s}.helpers .home-footer .bottom-section .website-information .created-at:hover{opacity:1;border-left-color:var(--secondary);background:linear-gradient(135deg,#ffbd001a 0%,#fff5f21a 100%);transform:translate(6px);box-shadow:0 4px 12px #ffbd0026}@media (max-width:1480px){.helpers .helpers-container .helpers-banner .med-section{display:none}.helpers .helpers-footer .med-section{top:-181px!important}.helpers .helpers-footer .med-section .helper-flip-card{width:150px;height:178px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{font-size:32px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{font-size:16px}}@media (max-width:1100px){.helpers .helpers-footer .med-section{top:-181px!important}.helpers .helpers-footer .med-section .helper-flip-card{width:150px;height:178px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{font-size:32px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{font-size:16px}.helpers .helpers-footer .left-section svg{margin-bottom:-40px;height:50px!important}}@media (max-width:620px){.helpers .helpers-container{height:80vh;width:100%!important}.helpers .helpers-footer .right-section span{font-size:12px}.helpers .helpers-footer .med-section{top:-163px!important}.helpers .helpers-footer .med-section .helper-flip-card{width:100px;height:119px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{margin-bottom:8px;font-size:24px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{font-size:12px}.helpers .helpers-footer .med-section .helper-flip-card:hover{transform:scale(1.2)}}@media (max-width:470px){.helpers .helpers-container .helpers-footer .med-section{z-index:10;perspective:1000px;align-items:center;gap:46.7px;display:flex;position:absolute;right:50%;transform:translate(50%);animation:4s ease-in-out floatHelpers!important;top:-120px!important}.helpers .helpers-footer .med-section{gap:24px!important}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back{padding:8px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{margin-bottom:4px;font-size:16px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{font-size:10px;line-height:1.2}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-front,.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back{backface-visibility:hidden;width:100%;height:100%;position:absolute;overflow:hidden;box-shadow:0 8px 24px #0000004d;border-radius:0!important}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card{width:100px;height:128px;transform-style:preserve-3d;cursor:pointer;width:100px;height:128px;transform-style:preserve-3d;cursor:pointer;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative}.helpers .helpers-footer .left-section{margin-right:-20px}.helpers .helpers-footer .left-section svg{width:60px}.helpers .helpers-footer .med-section .helper-flip-card:hover{transform:scale(1.15)}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{margin-bottom:5px;font-size:16px}.helpers .helpers-container .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{font-size:10px;line-height:1.2}.helpers .helpers-container .helpers-banner .right-section>div:last-child{opacity:0}.helpers .helpers-footer .med-section{top:-153px!important}.helpers .helpers-footer .med-section .helper-flip-card{width:70px;height:83px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description h3{font-size:18px}.helpers .helpers-footer .med-section .helper-flip-card .helper-card-back .helper-description p{font-size:11px}}@media (max-width:1070px){.helpers .helpers-container .helpers-banner{padding:25px 25px 0 0!important}}@media (max-width:950px){.helpers .helpers-container .helpers-banner .right-section h1{font-size:32px!important}.helpers .helpers-container .helpers-banner .right-section div{font-size:16px!important}}@media (max-width:685px){.helpers .helpers-container .helpers-banner .right-section h1{font-size:24px!important}.helpers .helpers-container .helpers-banner .right-section div{font-size:12px!important}}@media (max-width:615px){.helpers .helpers-container .helpers-banner .right-section h1{font-size:24px!important}.helpers .helpers-container .helpers-banner .right-section div{font-size:16px!important}.helpers .helpers-container .helpers-banner .left-section{display:none}}@media (max-width:380px){.helpers .helpers-container .helpers-banner .right-section h1{font-size:24px!important}.helpers .helpers-container .helpers-banner .right-section div{font-size:12px!important}}@media (max-width:1460px){.home-footer .bottom-section{gap:24px}.home-footer .bottom-section .logo svg{width:100%}.home-footer .bottom-section .contact-us{gap:30px!important}.home-footer .bottom-section .contact-us div:last-child{align-items:center;gap:12px;display:flex}.home-footer .bottom-section .contact-us div:last-child svg{width:30px}}@media (max-width:1000px){.home-footer .top-section>div{justify-content:space-between;padding-left:20px;gap:unset!important}}@media (max-width:600px){.helpers .home-footer .top-section{margin-bottom:25vh!important}.helpers .home-footer .top-section>div span{font-size:16px}.helpers .home-footer .bottom-section{flex-direction:column;margin-bottom:24px;padding:0 12px!important}.helpers .home-footer .bottom-section .logo svg{max-width:150px;height:auto}.helpers .home-footer .bottom-section .contact-us{flex-direction:column}.helpers .home-footer .bottom-section .contact-us div,.helpers .home-footer .bottom-section .created-at{font-size:12px}.helpers .horizontal-divider{display:none}}
