.HeroComponent-module__JZAXEG__heroComponent{grid-template:"left right"1fr"buttons right"/1fr 1fr;gap:64px;min-height:512px;padding:64px;display:grid}.HeroComponent-module__JZAXEG__left{flex-direction:column;grid-area:left;justify-content:center;align-items:flex-start;gap:48px;display:flex}.HeroComponent-module__JZAXEG__left .HeroComponent-module__JZAXEG__header{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.HeroComponent-module__JZAXEG__left .HeroComponent-module__JZAXEG__header .HeroComponent-module__JZAXEG__title{font-family:Open Sans;font-weight:700;font-style:Bold;vertical-align:middle;color:var(--black);font-size:48px;line-height:120%}.HeroComponent-module__JZAXEG__left .HeroComponent-module__JZAXEG__header .HeroComponent-module__JZAXEG__title span{color:var(--purple)}.HeroComponent-module__JZAXEG__left .HeroComponent-module__JZAXEG__header .HeroComponent-module__JZAXEG__description{color:var(--gray);font-family:Open Sans;font-weight:400;font-style:Regular;font-size:16px;line-height:150%}.HeroComponent-module__JZAXEG__right{background-color:var(--light-gray);border-radius:24px;grid-area:right;justify-content:center;align-items:center;max-width:600px;display:flex;position:relative;overflow:hidden}.HeroComponent-module__JZAXEG__video{object-fit:contain;border-radius:24px;width:100%;height:100%}.HeroComponent-module__JZAXEG__expandButton{color:#fff;cursor:pointer;opacity:0;background:#00000073;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .2s,background .2s;display:flex;position:absolute;bottom:12px;right:12px}.HeroComponent-module__JZAXEG__expandButton:hover{background:#000000b3}.HeroComponent-module__JZAXEG__right:hover .HeroComponent-module__JZAXEG__expandButton{opacity:1}.HeroComponent-module__JZAXEG__modalOverlay{z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:24px;animation:.2s HeroComponent-module__JZAXEG__fadeIn;display:flex;position:fixed;inset:0}@keyframes HeroComponent-module__JZAXEG__fadeIn{0%{opacity:0}to{opacity:1}}.HeroComponent-module__JZAXEG__closeButton{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.HeroComponent-module__JZAXEG__closeButton:hover{background:#ffffff4d}.HeroComponent-module__JZAXEG__modalVideo{border-radius:16px;outline:none;max-width:90vw;max-height:85vh}.HeroComponent-module__JZAXEG__buttons{grid-area:buttons;align-items:center;gap:20px;display:flex}.HeroComponent-module__JZAXEG__buttons .HeroComponent-module__JZAXEG__demoButton{height:100%}.HeroComponent-module__JZAXEG__videoLoader{z-index:1;justify-content:center;align-items:center;animation:1.5s linear infinite HeroComponent-module__JZAXEG__loadingSpinner;display:flex;position:absolute;inset:0}@keyframes HeroComponent-module__JZAXEG__loadingSpinner{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media (max-width:767px){.HeroComponent-module__JZAXEG__heroComponent{min-height:unset;grid-template:"left""right""buttons"/1fr;gap:32px;padding:24px 16px}.HeroComponent-module__JZAXEG__left{align-items:center;gap:24px}.HeroComponent-module__JZAXEG__left .HeroComponent-module__JZAXEG__header{text-align:center;align-items:center;gap:16px}.HeroComponent-module__JZAXEG__left .HeroComponent-module__JZAXEG__header .HeroComponent-module__JZAXEG__title{font-size:24px}.HeroComponent-module__JZAXEG__left .HeroComponent-module__JZAXEG__header .HeroComponent-module__JZAXEG__description{font-size:14px}.HeroComponent-module__JZAXEG__left .HeroComponent-module__JZAXEG__header .HeroComponent-module__JZAXEG__description br{display:none}.HeroComponent-module__JZAXEG__right{border-radius:16px;min-height:200px}.HeroComponent-module__JZAXEG__expandButton{opacity:1}.HeroComponent-module__JZAXEG__buttons{flex-direction:column;gap:12px}.HeroComponent-module__JZAXEG__buttons>*{justify-content:center;width:100%!important}.HeroComponent-module__JZAXEG__buttons .HeroComponent-module__JZAXEG__demoButton{width:100%}}
.ProblemComponent-module__fKYCIW__problemComponent{justify-content:flex-start;align-items:center;min-height:600px;padding:0 64px;display:flex;position:relative;background-color:var(--black)!important}.ProblemComponent-module__fKYCIW__problemComponent .ProblemComponent-module__fKYCIW__background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ProblemComponent-module__fKYCIW__problemComponent .ProblemComponent-module__fKYCIW__content{z-index:2;flex-direction:column;align-items:flex-start;gap:40px;max-width:580px;margin-bottom:32px;display:flex}.ProblemComponent-module__fKYCIW__problemComponent .ProblemComponent-module__fKYCIW__content .ProblemComponent-module__fKYCIW__chip{border-color:var(--gray);color:var(--light-gray)}.ProblemComponent-module__fKYCIW__problemComponent .ProblemComponent-module__fKYCIW__content .ProblemComponent-module__fKYCIW__title{font-family:Open Sans;font-weight:700;font-style:Bold;vertical-align:middle;color:var(--white);font-size:48px;line-height:120%}.ProblemComponent-module__fKYCIW__problemComponent .ProblemComponent-module__fKYCIW__content .ProblemComponent-module__fKYCIW__title span{color:var(--purple)}.ProblemComponent-module__fKYCIW__problemComponent .ProblemComponent-module__fKYCIW__content .ProblemComponent-module__fKYCIW__description{font-family:Open Sans;font-weight:400;font-style:Regular;vertical-align:middle;color:var(--white);font-size:20px;line-height:170%}.ProblemComponent-module__fKYCIW__problemComponent .ProblemComponent-module__fKYCIW__person{z-index:1;width:100%;max-width:650px;height:auto;position:absolute;bottom:0;right:-25px}@media (max-width:767px){.ProblemComponent-module__fKYCIW__problemComponent{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:auto;padding:40px 24px 0}.ProblemComponent-module__fKYCIW__problemComponent .ProblemComponent-module__fKYCIW__background{z-index:1;width:200%;height:130%;position:absolute;top:0;left:50%;transform:translate(-50%)}.ProblemComponent-module__fKYCIW__problemComponent .ProblemComponent-module__fKYCIW__content{text-align:center;align-items:center;gap:16px}.ProblemComponent-module__fKYCIW__problemComponent .ProblemComponent-module__fKYCIW__content .ProblemComponent-module__fKYCIW__title{font-size:24px}.ProblemComponent-module__fKYCIW__problemComponent .ProblemComponent-module__fKYCIW__content .ProblemComponent-module__fKYCIW__description{color:var(--light-gray-2);font-size:14px}.ProblemComponent-module__fKYCIW__problemComponent .ProblemComponent-module__fKYCIW__person{max-width:100%;margin-top:auto;position:relative;bottom:auto;right:auto}}
.SolutionComponent-module__Q4vlDG__solutionComponent{flex-direction:column;gap:64px;padding:64px;display:flex}.SolutionComponent-module__Q4vlDG__header{justify-content:space-between;align-items:flex-end;width:100%;display:flex}.SolutionComponent-module__Q4vlDG__header.SolutionComponent-module__Q4vlDG__headerWithoutButtons{justify-content:center;align-items:center}.SolutionComponent-module__Q4vlDG__header.SolutionComponent-module__Q4vlDG__headerWithoutButtons .SolutionComponent-module__Q4vlDG__title{text-align:center}.SolutionComponent-module__Q4vlDG__header .SolutionComponent-module__Q4vlDG__title{font-family:Open Sans;font-weight:700;font-style:Bold;vertical-align:middle;font-size:48px;line-height:120%}.SolutionComponent-module__Q4vlDG__header .SolutionComponent-module__Q4vlDG__title span{color:var(--purple)}.SolutionComponent-module__Q4vlDG__header .SolutionComponent-module__Q4vlDG__buttons{align-items:center;gap:16px;display:flex}.SolutionComponent-module__Q4vlDG__header .SolutionComponent-module__Q4vlDG__buttons .SolutionComponent-module__Q4vlDG__demoButton{height:64px;padding:12px 40px;font-size:20px}.SolutionComponent-module__Q4vlDG__content{flex-direction:column;gap:40px;display:flex}.SolutionComponent-module__Q4vlDG__segmentSwitcher{width:100%}.SolutionComponent-module__Q4vlDG__tabContent{width:100%;min-height:652px;max-height:652px}.SolutionComponent-module__Q4vlDG__buttonsMobile{display:none}@media (max-width:767px){.SolutionComponent-module__Q4vlDG__solutionComponent{gap:32px;margin-bottom:0;padding:32px 0}.SolutionComponent-module__Q4vlDG__header{justify-content:center;align-items:center;width:100%;display:flex}.SolutionComponent-module__Q4vlDG__header .SolutionComponent-module__Q4vlDG__title{text-align:center;width:100%;font-size:24px}.SolutionComponent-module__Q4vlDG__header .SolutionComponent-module__Q4vlDG__buttons{display:none}.SolutionComponent-module__Q4vlDG__buttonsMobile{flex-direction:column;gap:8px;width:100%;padding:0 16px;display:flex}.SolutionComponent-module__Q4vlDG__buttonsMobile .SolutionComponent-module__Q4vlDG__demoButton{width:100%!important}.SolutionComponent-module__Q4vlDG__header{flex-direction:column;align-items:flex-start;gap:24px}.SolutionComponent-module__Q4vlDG__content{gap:20px}.SolutionComponent-module__Q4vlDG__tabContent{min-height:unset;max-height:unset;overflow:visible}.SolutionComponent-module__Q4vlDG__buttonMobile{justify-content:center;padding:0 16px;display:flex}.SolutionComponent-module__Q4vlDG__segmentSwitcher{scrollbar-width:none;padding:0 16px;overflow-x:auto}.SolutionComponent-module__Q4vlDG__segmentSwitcher::-webkit-scrollbar{display:none}}
.Cards-module__wD7Knq__simpleCard{border-radius:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;height:100%;padding:24px;display:flex;position:relative;overflow:hidden}.Cards-module__wD7Knq__simpleCard .Cards-module__wD7Knq__imgWrapper{position:absolute;bottom:-100px;right:calc(50% - 135px)}.Cards-module__wD7Knq__simpleCard .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:100%;max-width:275px;height:auto}.Cards-module__wD7Knq__superFlatCard{border-radius:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;height:100%;padding:24px;display:flex;position:relative;overflow:hidden}.Cards-module__wD7Knq__superFlatCard.Cards-module__wD7Knq__custom{border-radius:24px;padding:32px}.Cards-module__wD7Knq__superFlatCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper{margin-right:250px}.Cards-module__wD7Knq__superFlatCard .Cards-module__wD7Knq__imgWrapper{position:absolute;bottom:-35px;right:-25px}.Cards-module__wD7Knq__superFlatCard .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:100%;max-width:250px;height:auto}.Cards-module__wD7Knq__hugeCard{border-radius:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;height:100%;padding:32px 40px;display:flex;position:relative;overflow:hidden}.Cards-module__wD7Knq__hugeCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper{gap:20px}.Cards-module__wD7Knq__hugeCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__title{font-size:32px}.Cards-module__wD7Knq__hugeCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__description{font-size:16px}.Cards-module__wD7Knq__hugeCard .Cards-module__wD7Knq__imgWrapper{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:-20px}.Cards-module__wD7Knq__hugeCard .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:110%;max-width:475px;height:auto}.Cards-module__wD7Knq__flatCard{border-radius:40px;justify-content:space-between;align-items:center;gap:16px;width:100%;height:100%;padding:32px;display:flex;position:relative;overflow:hidden}.Cards-module__wD7Knq__flatCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper{gap:20px}.Cards-module__wD7Knq__flatCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__title{font-size:32px}.Cards-module__wD7Knq__flatCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__description{font-size:16px}.Cards-module__wD7Knq__flatCard .Cards-module__wD7Knq__imgWrapper{z-index:2;width:100%;display:flex}.Cards-module__wD7Knq__flatCard .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:100%;height:auto}.Cards-module__wD7Knq__simpleThickCard{border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;height:100%;padding:24px;display:flex;position:relative;overflow:hidden}.Cards-module__wD7Knq__simpleThickCard .Cards-module__wD7Knq__imgWrapper{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:-30px}.Cards-module__wD7Knq__simpleThickCard .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:100%;max-width:300px;height:auto}.Cards-module__wD7Knq__extraSuperFlatCard{border-radius:24px;justify-content:space-between;align-items:center;gap:16px;width:100%;height:100%;padding:32px 40px;display:flex;position:relative;overflow:hidden}.Cards-module__wD7Knq__extraSuperFlatCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper{gap:20px}.Cards-module__wD7Knq__extraSuperFlatCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__title{font-size:32px}.Cards-module__wD7Knq__extraSuperFlatCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__description{font-size:16px}.Cards-module__wD7Knq__extraSuperFlatCard .Cards-module__wD7Knq__imgWrapper{z-index:2;width:100%;display:flex;position:absolute;bottom:50%;left:50%;transform:translateY(50%)}.Cards-module__wD7Knq__extraSuperFlatCard .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:100%;max-width:322px;height:auto}.Cards-module__wD7Knq__superHugeCard{border-radius:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;height:100%;padding:40px;display:flex;position:relative;overflow:hidden;background:url(/home-page/solution/taxes/bg.png) 50%/cover no-repeat!important}.Cards-module__wD7Knq__superHugeCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper{gap:20px}.Cards-module__wD7Knq__superHugeCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__title{font-size:32px}.Cards-module__wD7Knq__superHugeCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__description{font-size:16px}.Cards-module__wD7Knq__superHugeCard .Cards-module__wD7Knq__imgWrapper{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:-20px}.Cards-module__wD7Knq__superHugeCard .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:100%;max-width:444px;height:auto}.Cards-module__wD7Knq__simpleFlatCard{border-radius:32px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;height:100%;padding:32px;display:flex;position:relative;overflow:hidden}.Cards-module__wD7Knq__simpleFlatCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper{gap:20px;margin-right:250px}.Cards-module__wD7Knq__simpleFlatCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__title{font-size:32px}.Cards-module__wD7Knq__simpleFlatCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__description{font-size:16px}.Cards-module__wD7Knq__simpleFlatCard .Cards-module__wD7Knq__imgWrapper{width:100%;position:absolute;bottom:-30px;right:30px;transform:translate(50%)}.Cards-module__wD7Knq__simpleFlatCard .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:100%;max-width:325px;height:auto}.Cards-module__wD7Knq__hugeThickCard{border-radius:32px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;height:100%;padding:32px;display:flex;position:relative;overflow:hidden}.Cards-module__wD7Knq__hugeThickCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper{gap:20px}.Cards-module__wD7Knq__hugeThickCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__title{font-size:32px}.Cards-module__wD7Knq__hugeThickCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__description{font-size:16px}.Cards-module__wD7Knq__hugeThickCard .Cards-module__wD7Knq__contentWrapper.Cards-module__wD7Knq__inverted .Cards-module__wD7Knq__tag{order:2}.Cards-module__wD7Knq__hugeThickCard .Cards-module__wD7Knq__contentWrapper.Cards-module__wD7Knq__inverted .Cards-module__wD7Knq__textWrapper{order:3}.Cards-module__wD7Knq__hugeThickCard .Cards-module__wD7Knq__contentWrapper.Cards-module__wD7Knq__inverted .Cards-module__wD7Knq__imgWrapper{order:1;justify-content:center;align-items:center;margin-top:-50px;margin-bottom:auto;display:flex;position:relative}.Cards-module__wD7Knq__hugeThickCard .Cards-module__wD7Knq__contentWrapper.Cards-module__wD7Knq__inverted .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:120%;max-width:400px}.Cards-module__wD7Knq__hugeThickCard .Cards-module__wD7Knq__imgWrapper{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:-20px}.Cards-module__wD7Knq__hugeThickCard .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:110%;max-width:400px;height:auto}.Cards-module__wD7Knq__contentWrapper{z-index:2;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;width:100%;height:100%;display:flex;position:relative}.Cards-module__wD7Knq__textWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;display:flex}.Cards-module__wD7Knq__tag{font-family:Open Sans;font-weight:700;font-style:Bold;align-items:center;gap:4px;margin-bottom:10px;font-size:16px;line-height:120%;display:flex}.Cards-module__wD7Knq__underTag{color:var(--lightest-purple);size:14px;margin-top:auto;padding:4px 12px}.Cards-module__wD7Knq__title{font-family:Open Sans;font-weight:700;font-style:Bold;font-size:24px;line-height:120%}.Cards-module__wD7Knq__description{font-family:Open Sans;font-weight:400;font-style:Regular;font-size:14px;line-height:140%}.Cards-module__wD7Knq__purple,.Cards-module__wD7Knq__purple-2,.Cards-module__wD7Knq__purple-3{background-color:var(--purple-2);height:100%;position:relative;overflow:hidden}:is(.Cards-module__wD7Knq__purple,.Cards-module__wD7Knq__purple-2,.Cards-module__wD7Knq__purple-3) .Cards-module__wD7Knq__title,:is(.Cards-module__wD7Knq__purple,.Cards-module__wD7Knq__purple-2,.Cards-module__wD7Knq__purple-3) .Cards-module__wD7Knq__tag,:is(.Cards-module__wD7Knq__purple,.Cards-module__wD7Knq__purple-2,.Cards-module__wD7Knq__purple-3) .Cards-module__wD7Knq__description{color:var(--white)}:is(.Cards-module__wD7Knq__purple-2,.Cards-module__wD7Knq__purple-3) .Cards-module__wD7Knq__tag{color:var(--purple)}.Cards-module__wD7Knq__white{background-color:var(--white);border:2px solid var(--purple);height:100%;position:relative;overflow:hidden}.Cards-module__wD7Knq__white .Cards-module__wD7Knq__title{color:var(--black)}.Cards-module__wD7Knq__white .Cards-module__wD7Knq__tag{color:var(--purple)}.Cards-module__wD7Knq__white .Cards-module__wD7Knq__description{color:var(--dark-gray)}.Cards-module__wD7Knq__mint{background-color:var(--mint);height:100%;position:relative;overflow:hidden}.Cards-module__wD7Knq__mint .Cards-module__wD7Knq__title{color:var(--black)}.Cards-module__wD7Knq__mint .Cards-module__wD7Knq__tag{color:var(--purple)}.Cards-module__wD7Knq__mint .Cards-module__wD7Knq__description{color:var(--dark-gray)}.Cards-module__wD7Knq__lightPurple{background-color:var(--lightest-purple);height:100%;position:relative;overflow:hidden}.Cards-module__wD7Knq__lightPurple .Cards-module__wD7Knq__title{color:var(--black)}.Cards-module__wD7Knq__lightPurple .Cards-module__wD7Knq__tag{color:var(--purple)}.Cards-module__wD7Knq__lightPurple .Cards-module__wD7Knq__description{color:var(--dark-gray)}.Cards-module__wD7Knq__bubble1{--size:400px;width:var(--size);height:var(--size);background:radial-gradient(circle, var(--purple), #aaa5fc00 65%);border-radius:50%;position:absolute;top:-130px;left:-175px}.Cards-module__wD7Knq__bubble2{--size:350px;width:var(--size);height:var(--size);background:radial-gradient(circle, var(--purple), #aaa5fc00 65%);border-radius:50%;position:absolute;bottom:-220px;left:-120px}.Cards-module__wD7Knq__bubble3{--size:600px;width:var(--size);height:var(--size);background:radial-gradient(circle, var(--white), #aaa5fc00 65%);border-radius:50%;position:absolute;bottom:-320px;right:-320px}.Cards-module__wD7Knq__bubble21{--size:500px;width:var(--size);height:var(--size);background:radial-gradient(circle, var(--purple), #aaa5fc00 65%);border-radius:50%;position:absolute;top:50%;left:-250px;transform:translateY(-50%)}.Cards-module__wD7Knq__bubble22{--size:500px;width:var(--size);height:var(--size);background:radial-gradient(circle, var(--purple), #aaa5fc00 65%);border-radius:50%;position:absolute;bottom:-300px;right:50%;transform:translate(50%)}.Cards-module__wD7Knq__bubble23{--size:500px;width:var(--size);height:var(--size);background:radial-gradient(circle, var(--white), #aaa5fc00 65%);border-radius:50%;position:absolute;top:-350px;right:-100px}.Cards-module__wD7Knq__bubble31{--size:750px;width:var(--size);height:var(--size);background:radial-gradient(circle, var(--white), #aaa5fc00 65%);border-radius:50%;position:absolute;top:0%;left:-550px;transform:translateY(-50%)}.Cards-module__wD7Knq__bubble32{--size:500px;width:var(--size);height:var(--size);background:radial-gradient(circle, var(--purple), #aaa5fc00 65%);border-radius:50%;position:absolute;bottom:-300px;right:50%;transform:translate(50%)}.Cards-module__wD7Knq__bubble33{--size:500px;width:var(--size);height:var(--size);background:radial-gradient(circle, var(--white), #aaa5fc00 65%);border-radius:50%;position:absolute;top:-350px;right:-100px}@media (max-width:767px){.Cards-module__wD7Knq__hugeCard,.Cards-module__wD7Knq__flatCard,.Cards-module__wD7Knq__superHugeCard,.Cards-module__wD7Knq__simpleThickCard,.Cards-module__wD7Knq__simpleFlatCard,.Cards-module__wD7Knq__extraSuperFlatCard,.Cards-module__wD7Knq__hugeThickCard{border-radius:24px;padding:24px}:is(.Cards-module__wD7Knq__hugeCard,.Cards-module__wD7Knq__flatCard,.Cards-module__wD7Knq__superHugeCard,.Cards-module__wD7Knq__simpleThickCard,.Cards-module__wD7Knq__simpleFlatCard,.Cards-module__wD7Knq__extraSuperFlatCard,.Cards-module__wD7Knq__hugeThickCard) .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper{gap:8px}:is(.Cards-module__wD7Knq__hugeCard,.Cards-module__wD7Knq__flatCard,.Cards-module__wD7Knq__superHugeCard,.Cards-module__wD7Knq__simpleThickCard,.Cards-module__wD7Knq__simpleFlatCard,.Cards-module__wD7Knq__extraSuperFlatCard,.Cards-module__wD7Knq__hugeThickCard) .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__title{font-size:20px}:is(.Cards-module__wD7Knq__hugeCard,.Cards-module__wD7Knq__flatCard,.Cards-module__wD7Knq__superHugeCard,.Cards-module__wD7Knq__simpleThickCard,.Cards-module__wD7Knq__simpleFlatCard,.Cards-module__wD7Knq__extraSuperFlatCard,.Cards-module__wD7Knq__hugeThickCard) .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper .Cards-module__wD7Knq__description{font-size:14px}:is(.Cards-module__wD7Knq__simpleCard,.Cards-module__wD7Knq__superFlatCard,.Cards-module__wD7Knq__simpleFlatCard) .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__textWrapper{margin:0}:is(.Cards-module__wD7Knq__simpleCard,.Cards-module__wD7Knq__superFlatCard,.Cards-module__wD7Knq__simpleFlatCard) .Cards-module__wD7Knq__imgWrapper{bottom:-50px;right:calc(50% - 125px)}:is(.Cards-module__wD7Knq__simpleCard,.Cards-module__wD7Knq__superFlatCard,.Cards-module__wD7Knq__simpleFlatCard) .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{max-width:250px}.Cards-module__wD7Knq__hugeCard .Cards-module__wD7Knq__imgWrapper{justify-content:center;align-items:center;display:flex;bottom:-30px;transform:translate(50%)}.Cards-module__wD7Knq__hugeCard .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:110%;max-width:300px;height:auto}.Cards-module__wD7Knq__simpleFlatCard .Cards-module__wD7Knq__contentWrapper .Cards-module__wD7Knq__underTag{display:none}.Cards-module__wD7Knq__simpleFlatCard .Cards-module__wD7Knq__imgWrapper{justify-content:center;align-items:center;display:flex;bottom:0;left:0;right:0;transform:none}.Cards-module__wD7Knq__simpleFlatCard .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:100%;max-width:275px;height:auto}.Cards-module__wD7Knq__extraSuperFlatCard .Cards-module__wD7Knq__imgWrapper{z-index:2;justify-content:flex-end;width:100%;display:flex;position:absolute;bottom:-30px;left:0;right:0;transform:none}.Cards-module__wD7Knq__extraSuperFlatCard .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:100%;max-width:300px;height:auto}.Cards-module__wD7Knq__flatCard{flex-direction:column;justify-content:flex-start}.Cards-module__wD7Knq__flatCard .Cards-module__wD7Knq__imgWrapper{text-align:center;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:-10px;min-width:unset!important}.Cards-module__wD7Knq__simpleThickCard .Cards-module__wD7Knq__imgWrapper{bottom:20px}.Cards-module__wD7Knq__hugeThickCard .Cards-module__wD7Knq__contentWrapper.Cards-module__wD7Knq__inverted .Cards-module__wD7Knq__imgWrapper{order:1;margin-top:-30px;margin-bottom:auto;position:absolute;left:50%;transform:translate(-50%)}.Cards-module__wD7Knq__hugeThickCard .Cards-module__wD7Knq__contentWrapper.Cards-module__wD7Knq__inverted .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:120%;max-width:250px}.Cards-module__wD7Knq__hugeThickCard .Cards-module__wD7Knq__imgWrapper{z-index:2;justify-content:center;width:100%;display:flex;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.Cards-module__wD7Knq__hugeThickCard .Cards-module__wD7Knq__imgWrapper .Cards-module__wD7Knq__img{width:100%;max-width:250px;height:auto}.Cards-module__wD7Knq__superFlatCard.Cards-module__wD7Knq__custom{border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.Cards-module__wD7Knq__title{font-size:22px!important}.Cards-module__wD7Knq__description{font-size:13px!important}}
.AllInOne-module__cFFuyW__allInOne{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(6,1fr);gap:20px;width:100%;display:grid}.AllInOne-module__cFFuyW__item{--height:376px;width:100%;max-height:var(--height);height:var(--height);border-radius:24px;grid-area:span 2/span 2}.AllInOne-module__cFFuyW__item2{--height:244px;width:100%;height:var(--height);max-height:var(--height);border-radius:24px;grid-area:span 1/span 3}.AllInOne-module__cFFuyW__wrapper,.AllInOne-module__cFFuyW__carouselOuter{width:100%}@media (max-width:767px){.AllInOne-module__cFFuyW__carouselOuter{position:relative}.AllInOne-module__cFFuyW__allInOne{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;justify-content:safe center;gap:12px;padding:0 16px 4px;display:flex;overflow-x:auto}.AllInOne-module__cFFuyW__allInOne::-webkit-scrollbar{display:none}.AllInOne-module__cFFuyW__item,.AllInOne-module__cFFuyW__item2{grid-column:unset;grid-row:unset;scroll-snap-align:center;border-radius:24px;flex:0 0 90vw;min-width:90vw;height:420px!important;max-height:420px!important}}
.StartYourBusiness-module__VcLELW__startYourBusiness{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(7,auto);gap:20px;width:100%;display:grid}.StartYourBusiness-module__VcLELW__item{--height:652px;width:100%;max-height:var(--height);height:var(--height);border-radius:40px;grid-area:span 2/span 3}.StartYourBusiness-module__VcLELW__item2{--height:316px;width:100%;height:var(--height);max-height:var(--height);border-radius:40px;grid-column:span 4}.StartYourBusiness-module__VcLELW__wrapper,.StartYourBusiness-module__VcLELW__carouselOuter{width:100%}@media (max-width:767px){.StartYourBusiness-module__VcLELW__carouselOuter{position:relative}.StartYourBusiness-module__VcLELW__startYourBusiness{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:12px;padding:0 16px 4px;display:flex;overflow-x:auto}.StartYourBusiness-module__VcLELW__startYourBusiness::-webkit-scrollbar{display:none}.StartYourBusiness-module__VcLELW__item,.StartYourBusiness-module__VcLELW__item2{grid-column:unset;grid-row:unset;scroll-snap-align:center;border-radius:24px;flex:0 0 90vw;min-width:90vw;height:420px!important;max-height:420px!important}}
.Bookkeeping-module__lj61fW__bookkeeping{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(7,auto);gap:20px;width:100%;display:grid}.Bookkeeping-module__lj61fW__item{--height:652px;width:100%;max-height:var(--height);height:var(--height);grid-area:span 2/span 3}.Bookkeeping-module__lj61fW__item2{--height:218px;width:100%;height:var(--height);max-height:var(--height);grid-column:span 4}.Bookkeeping-module__lj61fW__item3{--height:415px;width:100%;height:var(--height);max-height:var(--height);grid-column:span 2}.Bookkeeping-module__lj61fW__wrapper,.Bookkeeping-module__lj61fW__carouselOuter{width:100%}@media (max-width:767px){.Bookkeeping-module__lj61fW__carouselOuter{position:relative}.Bookkeeping-module__lj61fW__bookkeeping{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:12px;padding:0 16px 4px;display:flex;overflow-x:auto}.Bookkeeping-module__lj61fW__bookkeeping::-webkit-scrollbar{display:none}.Bookkeeping-module__lj61fW__item,.Bookkeeping-module__lj61fW__item2,.Bookkeeping-module__lj61fW__item3{grid-column:unset;grid-row:unset;scroll-snap-align:center;flex:0 0 90vw;min-width:90vw;height:420px!important;max-height:420px!important}}
.TaxesAndCompliance-module__kn_bSW__taxesAndCompliance{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,auto);gap:20px;width:100%;display:grid}.TaxesAndCompliance-module__kn_bSW__item{--height:652px;width:100%;max-height:var(--height);height:var(--height);grid-area:span 3/span 1}.TaxesAndCompliance-module__kn_bSW__item2{--height:414px;width:100%;height:var(--height);max-height:var(--height);grid-area:span 2/span 1}.TaxesAndCompliance-module__kn_bSW__item3{--height:218px;width:100%;height:var(--height);max-height:var(--height)}.TaxesAndCompliance-module__kn_bSW__wrapper,.TaxesAndCompliance-module__kn_bSW__carouselOuter{width:100%}@media (max-width:767px){.TaxesAndCompliance-module__kn_bSW__carouselOuter{position:relative}.TaxesAndCompliance-module__kn_bSW__taxesAndCompliance{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:12px;padding:0 16px;display:flex;overflow-x:auto}.TaxesAndCompliance-module__kn_bSW__taxesAndCompliance::-webkit-scrollbar{display:none}.TaxesAndCompliance-module__kn_bSW__item,.TaxesAndCompliance-module__kn_bSW__item2,.TaxesAndCompliance-module__kn_bSW__item3{grid-column:unset;grid-row:unset;scroll-snap-align:center;flex:0 0 90vw;min-width:90vw;height:420px!important;max-height:420px!important}}
.Gigs-module__HQ4Rjq__gigs{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(7,auto);gap:20px;width:100%;display:grid}.Gigs-module__HQ4Rjq__item{--height:652px;width:100%;max-height:var(--height);height:var(--height);grid-area:span 2/span 3}.Gigs-module__HQ4Rjq__item2{--height:316px;width:100%;height:var(--height);max-height:var(--height);grid-column:span 4}.Gigs-module__HQ4Rjq__wrapper,.Gigs-module__HQ4Rjq__carouselOuter{width:100%}@media (max-width:767px){.Gigs-module__HQ4Rjq__carouselOuter{position:relative}.Gigs-module__HQ4Rjq__gigs{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:12px;padding:0 16px 4px;display:flex;overflow-x:auto}.Gigs-module__HQ4Rjq__gigs::-webkit-scrollbar{display:none}.Gigs-module__HQ4Rjq__item,.Gigs-module__HQ4Rjq__item2{grid-column:unset;grid-row:unset;scroll-snap-align:center;flex:0 0 90vw;min-width:90vw;height:420px!important;max-height:420px!important}}
.Contracts-module__Ut7_FW__contracts{grid-template-columns:repeat(7,auto);gap:20px;width:100%;display:grid}.Contracts-module__Ut7_FW__item{--height:652px;width:100%;max-height:var(--height);height:var(--height);grid-column:span 3}.Contracts-module__Ut7_FW__item2{--height:652px;width:100%;height:var(--height);max-height:var(--height);grid-column:span 2}.Contracts-module__Ut7_FW__wrapper,.Contracts-module__Ut7_FW__carouselOuter{width:100%}@media (max-width:767px){.Contracts-module__Ut7_FW__carouselOuter{position:relative}.Contracts-module__Ut7_FW__contracts{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:12px;padding:0 16px 4px;display:flex;overflow-x:auto}.Contracts-module__Ut7_FW__contracts::-webkit-scrollbar{display:none}.Contracts-module__Ut7_FW__item,.Contracts-module__Ut7_FW__item2{grid-column:unset;grid-row:unset;scroll-snap-align:center;flex:0 0 90vw;min-width:90vw;height:420px!important;max-height:420px!important}}
.Support-module__5ibHlW__support{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(7,auto);gap:20px;width:100%;display:grid}.Support-module__5ibHlW__item{--height:652px;width:100%;max-height:var(--height);height:var(--height);grid-area:span 2/span 3}.Support-module__5ibHlW__item2{--height:316px;width:100%;height:var(--height);max-height:var(--height);grid-column:span 4}.Support-module__5ibHlW__wrapper,.Support-module__5ibHlW__carouselOuter{width:100%}@media (max-width:767px){.Support-module__5ibHlW__carouselOuter{position:relative}.Support-module__5ibHlW__support{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:12px;padding:0 16px;display:flex;overflow-x:auto}.Support-module__5ibHlW__support::-webkit-scrollbar{display:none}.Support-module__5ibHlW__item,.Support-module__5ibHlW__item2{grid-column:unset;grid-row:unset;scroll-snap-align:center;flex:0 0 90vw;min-width:90vw;height:420px!important;max-height:420px!important}}
