.clientSay{background:#fff url(/common/what-client-say.webp) bottom/100% no-repeat}.clientSay__container{max-width:1440px;margin:0 auto;padding:120px 80px}.clientSay__slider{padding-top:60px}.clientSayContent{outline:0;gap:85px;display:flex!important}.clientSayContent__lft{border-radius:24px;flex-shrink:0;width:477px;overflow:hidden}.clientSayContent__lft img{object-fit:cover;width:100%;height:100%}.clientSayContent__rht{flex:1}.clientSay__desc{color:var(--high-emphasis);margin-top:40px;font-size:22px;font-weight:500;line-height:36px}.clientSay__info{align-items:center;gap:15px;margin-top:48px;display:flex}.clientSay__infoImg{border:1px solid var(--low-emphasis);background-color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;padding:2px;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000001a}.clientSay__infoImg img{object-fit:contain;width:100%;height:100%}.clientSay__title{font-family:var(--font-cal-sans);color:var(--high-emphasis);font-size:22px;line-height:22px}.clientSay__subtitle{color:var(--medium-emphasis);font-size:15px;font-weight:500;line-height:22px}.clientSay__ratingCont{border-bottom:1px solid #e3e3e8;align-items:center;gap:10px;padding-bottom:50px;display:flex}.clientSay__rating{font-family:var(--font-cal-sans);color:var(--high-emphasis);font-size:60px;line-height:64px}.clientSay__starRating{background-color:#ffd014;border-radius:30px;justify-content:center;align-items:center;gap:4px;height:22px;padding:0 9px;display:inline-flex}.clientSay__slider .slick-next,.clientSay__slider .slick-prev{cursor:pointer;border:1px solid #1f1f1f;border-radius:50%;outline:0;width:40px;height:40px}.clientSay__slider .slick-next{background:#fff url(/common/right-arrow.webp) 50%/20px 12px no-repeat}.clientSay__slider .slick-prev{background:#fff url(/common/left-arrow.webp) 50%/20px 12px no-repeat}.clientSay__slider .slick-next:before,.clientSay__slider .slick-prev:before{display:none}.clientSay__slider .slick-next{right:-50px}.clientSay__slider .slick-prev{z-index:1;left:-50px}@media screen and (max-width:767px){.clientSay__container{padding:30px 20px 60px}.clientSay__slider{padding-top:0}.clientSayContent{flex-direction:column;gap:24px}.clientSayContent__lft{width:100%;height:198px}.clientSayContent__lft img{object-fit:cover;border-radius:24px;width:100%;height:100%}.clientSay__ratingCont{padding-bottom:16px}.clientSay__rating{font-size:32px;line-height:34px}.clientSay__starRating{gap:3px;height:14px}.clientSay__starRating img{object-fit:contain;width:8px;height:8px}.clientSay__desc{margin-top:16px;font-size:10px;line-height:16px}.clientSay__info{margin-top:16px}.clientSay__info img{width:34px;height:34px}.clientSay__title{font-size:12px;line-height:14px}.clientSay__subtitle{font-size:10px;line-height:14px}.clientSay__slider .slick-next,.clientSay__slider .slick-prev{width:24px;height:24px;top:230px}.clientSay__slider .slick-prev{left:calc(100% - 60px)}.clientSay__slider .slick-next{background:#fff url(/common/right-arrow.webp) 50%/10px 6px no-repeat;right:0}.clientSay__slider .slick-prev{background:#fff url(/common/left-arrow.webp) 50%/10px 6px no-repeat}}@media screen and (min-width:768px) and (max-width:1024px){.clientSay__container{padding:60px}.clientSay__slider{padding-top:0}.clientSayContent{gap:16px}.clientSayContent__lft{width:316px;height:260px}.clientSayContent__lft img{width:100%;height:100%}.clientSay__rating{font-size:32px;line-height:34px}.clientSay__ratingCont{padding-bottom:20px}.clientSay__desc{margin-top:20px;font-size:12px;line-height:18px}.clientSay__info{margin-top:20px}.clientSay__info img{width:34px;height:34px}.clientSay__title{font-size:12px;line-height:14px}.clientSay__subtitle{font-size:10px;line-height:14px}}
.howWeWork{background:#f1f1f1 url(/home/how-we-work-bg.webp) bottom/1500px 1100px no-repeat;position:relative}.howWeWork__container{max-width:1440px;margin:0 auto;padding:90px 80px 40px}.howWeWork__hdr{justify-content:space-between;gap:120px;display:flex}.howWeWork__hdr--lft{flex-shrink:0;width:650px}.howWeWork__hdr--rht{flex-direction:column;flex-grow:1;margin-top:-180px;display:flex}.howWeWork__hdr--rhtImg{margin-left:auto;display:flex}.howWeWork__hdr--rhtText{margin-top:40px;font-size:16px;line-height:24px}.howWeWork__hdrTag{height:30px;font-family:var(--font-cal-sans);text-transform:uppercase;color:var(--high-emphasis);letter-spacing:1px;border:1px solid #b0b0b0;border-radius:30px;justify-content:center;align-items:center;margin-bottom:20px;padding:0 15px;font-size:12px;display:inline-flex}.howWeWork__hdrTag:before{content:"";background-color:#ffd014;border-radius:10px;flex-shrink:0;width:5px;height:5px;margin-right:10px}.howWeWork__hdrTitle{font-family:var(--font-oswald);letter-spacing:1px;text-transform:uppercase;color:#1f1f1f;font-size:54px;font-weight:700;line-height:62px}.howWeWork__hdrTitle span{color:var(--secondary-color)}.processList{grid-template-columns:repeat(5,1fr);gap:20px;margin-top:60px;display:grid}.processList__listItem{opacity:0;background-color:#fff;border-radius:24px;align-self:flex-start;height:374px;padding:20px;transition:all .3s ease-in-out;position:relative;transform:translateY(100px)translate(100px)scale(.5)}.processList__listItem.show{opacity:1;transform:translateY(0)translate(0)scale(1)}.processList__listItem:hover{transform:scale(1.02);box-shadow:0 4px 10px #0000001a}.processList__listItem--img{height:130px;margin-bottom:30px;position:relative}.processList__listItemTitle{font-family:var(--font-oswald);color:var(--high-emphasis);text-transform:uppercase;margin-bottom:10px;font-size:24px;font-weight:700;line-height:30px;display:flex}.processList__listItemTitle span{color:var(--secondary-color);flex-shrink:0;margin-right:8px}.processList__listItemText{font-size:12px;line-height:19px}.processList__listItemCount{font-family:var(--font-oswald);color:#e3e3e8;text-transform:uppercase;font-size:55px;font-weight:700;line-height:55px;position:absolute;bottom:20px;right:20px}.processList__listItem:nth-child(2){margin-top:40px}.processList__listItem:nth-child(3){margin-top:80px}.processList__listItem:nth-child(4){margin-top:120px}.processList__listItem:nth-child(5){margin-top:160px}.howWeWork__info{text-align:center;color:#59585d;margin-top:60px;font-size:15px;line-height:24px}.howWeWork__info a{font-family:var(--font-cal-sans);color:var(--secondary-color)}.howWeWork__hdr--rhtText.mobile{display:none}.howWeWork__hdr--rhtText.desktop{display:block}@media screen and (max-width:767px){.howWeWork__container{padding:60px 20px}.howWeWork__hdr{flex-direction:column;gap:0;position:relative}.howWeWork__hdr--lft{width:100%}.howWeWork__hdrTitle{font-size:30px;line-height:36px}.howWeWork__hdr--rht{margin-top:0}.howWeWork__hdr--rhtImg{width:177px;height:144px;position:absolute;top:-130px;right:0}.howWeWork__hdr--rhtImg img{object-fit:contain;width:177px;height:144px}.processList{flex-wrap:nowrap;margin:30px -20px 0;padding:0 20px;display:flex;overflow-x:auto}.processList__listItem{flex-shrink:0;width:160px;height:275px;padding:14px}.processList__listItem--img{height:85px;margin-bottom:15px}.processList__listItemTitle{font-size:16px;line-height:19px}.processList__listItemText{font-size:11px;line-height:13px}.processList__listItemCount{font-size:36px;line-height:36px}.processList::-webkit-scrollbar{display:none}.howWeWork__info{margin-top:30px;font-size:11px}.howWeWork__hdr--rhtText{font-size:10px;line-height:16px}}@media screen and (min-width:768px) and (max-width:1024px){.howWeWork__container{padding:120px 60px 60px}.howWeWork__hdrTitle{font-size:40px;line-height:46px}.howWeWork__hdr--lft{width:460px}.howWeWork__hdr--rhtText.mobile{display:block}.howWeWork__hdr--rhtText.desktop{display:none}.howWeWork__hdr{gap:0;position:relative}.howWeWork__hdr--rht{flex-shrink:0;flex:unset;width:336px;position:absolute;top:-105px;right:0}.processList{grid-template-columns:repeat(3,1fr)}.processList__listItem:nth-child(4){margin-top:-60px}.processList__listItem:nth-child(5){margin-top:-20px}.processList__listItemTitle{font-size:16px;line-height:24px}.processList__listItemCount{font-size:36px;line-height:36px}.processList__listItem--img{height:106px}}
.pageHeader{background-color:#15479c;background-position:50%;background-repeat:no-repeat;background-size:cover;height:360px;position:relative}.pageHeader.pageHeader--inner{height:250px}.pageHeader:before{content:"";background-color:rgba(21,71,156,var(--overlay-opacity,.8));pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.pageHeader--no-overlay:before{display:none}.pageHeader__container{z-index:1;max-width:1440px;margin:0 auto;padding-top:150px;position:relative}.pageHeader__title{text-align:center;font-family:var(--font-cal-sans);color:#fff;font-size:80px;font-weight:400;line-height:80px}.pageHeader__breadcrumb{justify-content:center;align-items:center;margin-top:30px;display:flex}.pageHeader__breadcrumb li{font-family:var(--font-cal-sans);color:#fff;text-transform:uppercase;align-items:center;font-size:13px;font-weight:400;line-height:14px;display:inline-flex}.pageHeader__breadcrumb-text,.pageHeader__breadcrumb-link{white-space:nowrap;text-overflow:ellipsis;max-width:200px;display:inline-block;overflow:hidden}.pageHeader__breadcrumb li:not(:last-child):after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;flex-shrink:0;margin-left:10px;margin-right:10px;padding:3px;display:inline-flex;transform:rotate(-45deg)}@media screen and (max-width:767px){.pageHeader{background-size:cover;height:288px}.pageHeader.pageHeader--inner{background-size:cover;height:174px}.pageHeader__container{padding-top:100px}.pageHeader__title{font-size:50px;line-height:50px}}@media screen and (min-width:768px) and (max-width:1024px){.pageHeader{background-size:cover;height:288px}.pageHeader.pageHeader--inner{background-size:cover;height:177px}.pageHeader__container{padding-top:100px}}
.servicesSection{background-color:#fff}.servicesSection__container{max-width:1440px;margin:0 auto;padding:120px 80px 80px}@media screen and (max-width:767px){.servicesSection__container{padding:60px 20px 20px}}@media screen and (min-width:768px) and (max-width:1024px){.servicesSection__container{padding:120px 60px 150px}}
.ourTeamSection{background:url(/home/our-team-bg1.webp) 100% 0/500px 330px no-repeat,url(/home/our-team-bg2.webp) 0 100%/525px 500px no-repeat,#fff url(/home/our-team-bg3.webp) 100% 100%/1100px 440px no-repeat;padding-bottom:120px}.ourTeamSection__container{max-width:1440px;margin:0 auto;padding:120px 80px}.ourTeamContainer{gap:76px;margin-top:60px;display:flex}.ourTeamContainer__lft{flex-shrink:0;width:477px}.ourTeamContainer__lft img{object-fit:cover;border-radius:24px;width:477px;height:447px}.ourTeamContainer__rht{flex-direction:column;flex:1;margin:0;padding:0;list-style:none;display:flex}.teamMemberItem{cursor:pointer;background-color:#fff;border-bottom:1px solid #e3e3e8;align-items:center;padding:23px 0;transition:all .3s;display:flex}.teamMemberItem:first-child{border-top:1px solid #e3e3e8}.teamMemberItem__info{flex-shrink:0;align-items:center;gap:24px;width:400px;display:flex}.teamMemberItem__index{font-family:var(--font-cal-sans);color:#9f9fa4;font-size:16px;font-weight:400}.teamMemberItem__name{font-family:var(--font-oswald);color:var(--high-emphasis);text-transform:uppercase;font-size:30px;font-weight:700;line-height:54px}.teamMemberItem__position{font-family:var(--font-cal-sans);color:#59585d;text-transform:uppercase;font-size:14px;font-weight:400;line-height:24px}.teamMemberItem__arrow{color:#1c1c1d;justify-content:center;align-items:center;margin-left:auto;transition:transform .3s,color .3s;display:flex}.teamMemberItem:hover .teamMemberItem__arrow,.teamMemberItem.active .teamMemberItem__arrow{color:#ffd014;transform:rotate(45deg)}.teamMemberItem.active .teamMemberItem__arrow{transform:rotate(0)}.teamMemberItem:hover .teamMemberItem__arrow{color:#ffd014}.teamMemberItem.active .teamMemberItem__arrow{color:#ffd014;transform:rotate(45deg)}@media screen and (max-width:767px){.ourTeamSection{background:#fff url(/home/our-team-bg1.webp) 100% 0/250px 165px no-repeat;padding-bottom:0}.ourTeamSection__container{padding:60px 20px}.ourTeamContainer{flex-direction:column;gap:24px;margin-top:30px}.ourTeamContainer__lft{width:100%;height:240px}.ourTeamContainer__lft img{object-fit:cover;height:100%}.teamMemberItem{padding:10px 0}.teamMemberItem__info{gap:15px;width:200px}.teamMemberItem__index{font-size:10px}.teamMemberItem__name{font-size:17px;line-height:20px}.teamMemberItem__position{font-size:10px}}@media screen and (min-width:768px) and (max-width:1024px){.ourTeamSection__container{padding:60px}.ourTeamContainer{gap:20px}.ourTeamContainer__lft{width:203px;height:216px}.ourTeamContainer__lft img{object-fit:cover;width:100%;height:100%}.ourTeamSection{background:url(/home/our-team-bg1.webp) 100% 0/300px 330px no-repeat,url(/home/our-team-bg2.webp) 0 100%/325px 357.5px no-repeat,#fff url(/home/our-team-bg3.webp) 100% 100%/500px 300px no-repeat;padding-bottom:120px}.teamMemberItem{padding:17px 0}.teamMemberItem__index{font-size:12px}.teamMemberItem__name{font-size:22px;line-height:36px}.teamMemberItem__info{width:200px}}
.ourStaffSection{background:#fff;margin-top:-100px;padding:0 0 100px}.ourStaffSection__container{max-width:1440px;margin:0 auto;padding:0 80px}.ourStaffContent{gap:76px;margin-top:115px;display:flex}.ourStaffContent__lft{flex-shrink:0;width:477px;position:relative}.ourStaffContent__rht{flex:1}.staffTable{border-collapse:collapse;width:100%}.staffTable th{font-family:var(--font-oswald);text-align:left;color:#1c1c1d;border-top:1px solid #e3e3e8;border-bottom:1px solid #e3e3e8;padding:24px 0;font-size:30px;font-weight:700;line-height:54px}.staffTable thead tr th:first-child{text-align:left}.staffTable thead tr th:nth-child(2){text-align:center}.staffTable thead tr th:nth-child(3){text-align:right}.staffTable tbody tr td:first-child{text-align:left}.staffTable tbody tr td:nth-child(2){text-align:center}.staffTable tbody tr td:nth-child(3){text-align:right}.staffTable td{font-family:var(--font-cal-sans);color:#59585d;text-transform:uppercase;border-bottom:1px solid #e3e3e8;padding:20px 0;font-size:14px}.totalRow td{color:#ffd014}@media screen and (max-width:767px){.ourStaffSection{margin-top:0}.ourStaffSection__container{padding:0 20px}.ourStaffContent{flex-direction:column;gap:30px;margin-top:30px}.ourStaffContent__lft{width:100%;height:216px}.staffTable th{padding:10px 0;font-size:17px;line-height:20px}.staffTable td{padding:8px 0;font-size:10px;line-height:18px}}@media screen and (min-width:768px) and (max-width:1024px){.ourStaffSection__container{padding:0 60px}.ourStaffContent{gap:20px;margin-top:0}.ourStaffContent__lft{width:203px}.staffTable th{padding:15px 0;font-size:22px;line-height:36px}.staffTable td{font-size:10px}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.ourStaffContent__lft{width:300px}.staffTable td{font-size:14px}}
.pagination{justify-content:center;align-items:center;gap:10px;margin-bottom:60px;display:flex}.pagination__btn{cursor:pointer;width:40px;height:40px;font-family:var(--font-cal-sans);color:#1c1c1d;background:0 0;border:0;border-radius:50%;outline:0;justify-content:center;align-items:center;font-size:16px;line-height:24px;transition:all .2s;display:flex}.pagination__btn.active,.pagination__btn:hover:not(.disabled){color:#fff;background-color:#ffd014}.pagination__btn.disabled{opacity:.4;cursor:not-allowed}.pagination__ellipsis{width:40px;height:40px;font-family:var(--font-cal-sans);color:#1c1c1d;justify-content:center;align-items:center;font-size:16px;display:flex}
