.allCourses{position:relative;margin-bottom:80px}.allCourses__title{margin-bottom:40px}.allCourses__wrap{display:flex;flex-direction:column;grid-gap:20px 0}.allCourses__item{background:#f5f5f5;border-radius:10px}.allCourses__item.true{order:1}.allCourses__item.false{order:2}.allCourses__item-image{display:block;width:100%;height:auto;border-radius:10px;overflow:hidden}.allCourses__item-image img{width:100%}.allCourses__item-box{display:flex;flex-direction:column;grid-gap:20px 0;padding:30px 30px 40px}.allCourses__item-title{font-size:22px;line-height:26px;margin-bottom:-10px}.allCourses__item_info{flex-wrap:wrap}.allCourses__item_info,.allCourses__item_info-item{display:flex;align-items:center;grid-gap:12px}.allCourses__item_info-item span{font-weight:900}.allCourses__item_info-price{display:flex;justify-content:flex-start;align-items:center;width:fit-content;height:26px;padding:0 16px;font-weight:700;font-size:14px;background:#101820;color:#fff;border-radius:15px;white-space:nowrap;overflow:hidden}.allCourses__item_info-price p{font-weight:700}.allCourses__item_footer{display:flex;flex-direction:column;grid-gap:20px 0}.allCourses__item_footer-item{display:flex;align-items:center;grid-gap:0 20px;color:#005b58}.allCourses__item_footer-item .coming-soon{color:#8e8e8e}.allCourses__item_footer-item img{width:30px}.allCourses__item_footer-item p{font-weight:700}@media(min-width:768px){.allCourses__wrap{display:grid;grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-gap:20px}.allCourses__item{display:flex;flex-direction:column}.allCourses__item-box{flex:1}.allCourses__item_footer{flex:1;justify-content:flex-end}}@media(min-width:1280px){.allCourses{margin-bottom:130px}.allCourses__title{margin-bottom:60px}.allCourses__item-box{padding:40px 60px 60px}.allCourses__item-title{font-size:36px;line-height:54px}.allCourses__item_info{grid-gap:20px}.allCourses__item_footer{justify-content:space-between;align-items:flex-end;flex-direction:row;grid-gap:0 20px;padding-right:40px;min-height:42px}.allCourses__item_footer-item img{width:40px}.allCourses__item-image img{transform:scale(1);transition:all .3s ease}.allCourses__item:hover .allCourses__item-image img{transform:scale(1.1)}}@media(min-width:1920px){.allCourses__item-box{padding:40px 80px 60px}.allCourses__item_footer{min-height:52px;padding-right:50px}}.mdBox__heading{margin-bottom:60px}.mdBox__heading_title{margin-bottom:20px}.mdBox__heading_text{white-space:break-spaces}.mdBox__heading_text a{color:#007672}@media(min-width:1280px){.mdBox__heading_title{white-space:break-spaces;margin-bottom:30px}.mdBox__heading_text{display:grid;grid-template-areas:". .";grid-auto-columns:1fr 1fr;grid-gap:0 100px}}@media(min-width:1920px){.mdBox__heading_text{grid-gap:0 90px}}.mdBox{padding-bottom:80px}.mdBox__title{margin-bottom:40px}.mdBox__wrap{display:grid;grid-gap:40px 0}.mdBox__item{position:relative;display:flex;flex-direction:column;background:#f5f5f5;border-radius:10px}.mdBox__image{display:block;border-radius:10px;overflow:hidden;width:100%}.mdBox__image img{width:100%}.mdBox__content{display:flex;flex-direction:column;grid-gap:20px 0;padding:40px 30px}.mdBox__content-title{font-family:var(--font-raleway),sans-serif;font-weight:900;font-size:22px;line-height:26px;color:#101820}.mdBox__content-text{color:#101820}.mdBox__content-text a{color:#101820;text-decoration:underline}@media(min-width:768px){.mdBox__title{white-space:break-spaces}.mdBox__wrap{display:grid;grid-template-areas:". .";grid-gap:0 20px}.mdBox__image{display:flex;justify-content:center;align-items:center;width:100%}}@media(min-width:1280px){.mdBox{padding-bottom:130px}.mdBox__wrap{grid-template-columns:1fr 1fr;grid-gap:0 40px}.mdBox__title{margin-bottom:60px}.mdBox__content{padding:60px}.mdBox__content-title{font-size:36px;line-height:54px;white-space:break-spaces}.mdBox__content-text{margin-bottom:20px}.mdBox__content-button{opacity:0;pointer-events:none;transition:all .3s ease}.mdBox__content:hover .mdBox__content-button{opacity:1;pointer-events:all}}@media(min-width:1920px){.mdBox__content{padding:60px 80px}}.mdBoxCheck{margin-bottom:80px}.mdBoxCheck__wrap{display:grid;grid-gap:40px 0}.mdBoxCheck__heading{display:flex;flex-direction:column;grid-gap:20px;margin-bottom:40px}.mdBoxCheck__heading-text{margin-top:20px}.mdBoxCheck__item{position:relative;display:flex;flex-direction:column;grid-gap:20px;background:#f5f5f5;padding-bottom:40px;border-radius:10px}.mdBoxCheck__item-image{position:relative;display:block;border-radius:10px;width:100%;margin-bottom:20px;overflow:hidden}.mdBoxCheck__item-image img{width:100%}.mdBoxCheck__item-text,.mdBoxCheck__item-title{padding:0 30px}@media(min-width:768px){.mdBoxCheck__wrap{display:grid;grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-gap:20px}.mdBoxCheck__heading-title,.mdBoxCheck__item-title{white-space:break-spaces}}@media(min-width:1280px){.mdBoxCheck{margin-bottom:130px}.mdBoxCheck__wrap{grid-template-areas:". . .";grid-template-columns:1fr 1fr 1fr}.mdBoxCheck__wrap.items-2,.mdBoxCheck__wrap.items-2-offset{grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-gap:40px}.mdBoxCheck__wrap.items-2-offset .mdBoxCheck__item:nth-child(2n){transform:translateY(-40px)}.mdBoxCheck__heading{grid-gap:40px;margin-bottom:60px}.mdBoxCheck__heading-text{margin-top:40px}.mdBoxCheck__item{padding:0 0 40px}.mdBoxCheck__item-image{width:100%;height:auto}.mdBoxCheck__item-image img{max-width:100%}.mdBoxCheck__item-title{align-self:start;padding:0 40px}.mdBoxCheck__item-text{padding:0 40px;margin:0}}@media(min-width:1920px){.mdBoxCheck__title{margin-bottom:80px}.mdBoxCheck__item{padding:0 0 60px}.mdBoxCheck__item-image{margin-bottom:40px}}.modelsHow{position:relative;margin-bottom:80px}.modelsHow__title{margin-bottom:40px}.modelsHow__item{padding:30px 30px 40px;border:2px dashed rgba(225,225,225,.5);border-radius:10px}.modelsHow__item:not(:last-child){margin-bottom:20px}.modelsHow__item_num{font-family:var(--font-open-sans),sans-serif;display:block;font-weight:800;font-size:32px;line-height:32px;margin-bottom:30px}.modelsHow__item_title{color:#101820;margin-bottom:12px}.modelsHow__item_text{color:#101820}@media(min-width:768px){.modelsHow__wrap{display:grid;grid-template-areas:". .";grid-gap:20px}.modelsHow__item:not(:last-child){margin-bottom:0}}@media(min-width:1280px){.modelsHow{margin-bottom:130px}.modelsHow__title{display:flex;justify-content:center;align-items:center;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);width:340px;height:340px;padding:40px;text-align:center;margin-bottom:0;background:#f5f5f5;box-shadow:0 5px 10px rgba(0,0,0,.05);border-radius:50%;overflow:hidden}.modelsHow__wrap{grid-auto-columns:1fr 1fr;grid-gap:40px}.modelsHow__item:nth-child(odd){padding:40px 130px 40px 60px}.modelsHow__item:nth-child(2n){padding:40px 60px 40px 170px;text-align:right}.modelsHow__item_num{font-size:75px;line-height:85px;margin-bottom:40px}}@media(min-width:1920px){.modelsHow__item:nth-child(odd){padding:40px 170px 40px 100px}.modelsHow__item:nth-child(2n){padding:40px 100px 40px 170px;text-align:right}.modelsHow__item_num{font-size:90px;line-height:100px}}.modelsHow__item .modelsHow__item_num{color:#ccc;opacity:.5}.modelsHow__item-1 .modelsHow__item_num{animation:numColor1 10s linear infinite}.modelsHow__item-2 .modelsHow__item_num{animation:numColor2 10s linear infinite}.modelsHow__item-3 .modelsHow__item_num{animation:numColor3 10s linear infinite}.modelsHow__item-4 .modelsHow__item_num{animation:numColor4 10s linear infinite}@keyframes numColor1{0%{color:#ccc;opacity:.5}8%{color:#007672;opacity:1}16%{color:#007672;opacity:1}24%{color:#ccc;opacity:.5}32%{color:#ccc;opacity:.5}40%{color:#ccc;opacity:.5}48%{color:#ccc;opacity:.5}56%{color:#ccc;opacity:.5}64%{color:#ccc;opacity:.5}72%{color:#ccc;opacity:.5}80%{color:#ccc;opacity:.5}88%{color:#ccc;opacity:.5}to{color:#ccc;opacity:.5}}@keyframes numColor2{0%{color:#ccc;opacity:.5}8%{color:#ccc;opacity:.5}16%{color:#ccc;opacity:.5}24%{color:#ccc;opacity:.5}32%{color:#007672;opacity:1}40%{color:#007672;opacity:1}48%{color:#ccc;opacity:.5}56%{color:#ccc;opacity:.5}64%{color:#ccc;opacity:.5}72%{color:#ccc;opacity:.5}80%{color:#ccc;opacity:.5}88%{color:#ccc;opacity:.5}to{color:#ccc;opacity:.5}}@keyframes numColor3{0%{color:#ccc;opacity:.5}8%{color:#ccc;opacity:.5}16%{color:#ccc;opacity:.5}24%{color:#ccc;opacity:.5}32%{color:#ccc;opacity:.5}40%{color:#ccc;opacity:.5}48%{color:#ccc;opacity:.5}56%{color:#007672;opacity:1}64%{color:#007672;opacity:1}72%{color:#ccc;opacity:.5}80%{color:#ccc;opacity:.5}88%{color:#ccc;opacity:.5}to{color:#ccc;opacity:.5}}@keyframes numColor4{0%{color:#ccc;opacity:.5}8%{color:#ccc;opacity:.5}16%{color:#ccc;opacity:.5}24%{color:#ccc;opacity:.5}32%{color:#ccc;opacity:.5}40%{color:#ccc;opacity:.5}48%{color:#ccc;opacity:.5}56%{color:#ccc;opacity:.5}64%{color:#ccc;opacity:.5}72%{color:#ccc;opacity:.5}80%{color:#007672;opacity:1}88%{color:#007672;opacity:1}to{color:#ccc;opacity:.5}}.modelsMockup{margin-bottom:80px}.modelsMockup__title{margin-bottom:40px}.modelsMockup__wrapper{display:grid;grid-gap:20px 0}.modelsMockup__container{position:relative;background:#f5f5f5;border-radius:10px}.modelsMockup__item{padding:30px 30px 20px}.modelsMockup__item_title{margin-bottom:12px}.modelsMockup__item_num{font-family:var(--font-open-sans),sans-serif;font-weight:800;font-size:32px;line-height:32px;color:#ccc;opacity:.5;margin-bottom:29px}.modelsMockup__item_description{white-space:break-spaces}.modelsMockup__mockup picture{display:block;width:100%}.modelsMockup__mockup img{width:100%}@media(min-width:768px){.modelsMockup__container{padding:40px 60px 0}.modelsMockup__item{grid-area:item;padding:0;margin-bottom:20px}.modelsMockup__mockup{grid-area:mockup;width:315px}}@media(min-width:1280px){.modelsMockup{margin-bottom:130px}.modelsMockup__title{white-space:break-spaces;margin-bottom:60px}.modelsMockup__container{display:grid;align-items:center;padding:0;min-height:575px}.modelsMockup__container:nth-child(odd){grid-template-areas:"mockup item";background:#f5f5f5}.modelsMockup__container:nth-child(odd) .modelsMockup__item{padding:80px 100px 80px 60px}.modelsMockup__container:nth-child(2n){grid-template-areas:"item mockup";background:#fff}.modelsMockup__container:nth-child(2n) .modelsMockup__item{padding:80px 100px 80px 0}.modelsMockup__wrapper{grid-gap:0}.modelsMockup__item{margin-bottom:0}.modelsMockup__item_title{margin-bottom:20px}.modelsMockup__item_num{font-weight:800;font-size:75px;line-height:85px;margin-bottom:40px}.modelsMockup__mockup{display:flex;align-items:center;width:565px}}@media(min-width:1920px){.modelsMockup__container{grid-gap:0 50px}.modelsMockup__container:nth-child(odd) .modelsMockup__item{padding:90px 100px 80px 50px}.modelsMockup__container:nth-child(2n) .modelsMockup__item{padding:90px 50px 90px 100px}.modelsMockup__item_num{font-size:90px;line-height:100px;margin-bottom:60px}.modelsMockup__mockup{width:800px}}.modelsMockup1{margin-bottom:80px}.modelsMockup1__title{margin-bottom:40px}.modelsMockup1__wrapper{display:grid;grid-gap:60px 0}.modelsMockup1__mockup-item{position:relative;display:block;z-index:1;background:#f5f5f5;border-radius:10px}.modelsMockup1__mockup-logos{position:relative;display:grid;grid-auto-flow:column;justify-content:flex-start;grid-gap:0 10px;margin:-20px 0 30px 20px;z-index:2}.modelsMockup1__mockup-logos_box{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:#fff;box-shadow:0 5px 10px rgba(153,153,153,.1);border-radius:10px}.modelsMockup1__mockup-logos_box img{width:36px}.modelsMockup1__item,.modelsMockup1__item_title{margin-bottom:30px}.modelsMockup1__item_content{white-space:break-spaces}.modelsMockup1__item_content a{display:inline;color:#007672}.modelsMockup1__item_content ol{position:relative;display:flex;flex-direction:column;grid-gap:20px 0;list-style:none;counter-reset:section;margin:40px 0}.modelsMockup1__item_content ol li{display:flex;flex-direction:column;align-items:flex-start;grid-gap:6px 0;list-style-type:none;padding-bottom:20px;border-bottom:1px solid #e1e1e1}.modelsMockup1__item_content ol li:before{counter-increment:section;font-weight:800;font-size:14px;line-height:26px;color:#007672}.modelsMockup1__item_content ol li:nth-child(-n+10):before{content:"00" counter(section)}.modelsMockup1__item_content ol li:nth-child(n+10):before{content:"0" counter(section)}.modelsMockup1__item_content ol li:before{content:"00" counter(section)}.modelsMockup1__item_button{margin-top:30px}@media(min-width:768px){.modelsMockup1__title{white-space:break-spaces;margin-bottom:60px}.modelsMockup1__wrapper{grid-gap:80px 0}.modelsMockup1__container{display:grid;grid-gap:60px 0}.modelsMockup1__container_1{display:flex;justify-content:space-between}.modelsMockup1__mockup-item{width:496px;margin-bottom:0}.modelsMockup1__mockup-logos_box{width:80px;height:80px;margin:0}.modelsMockup1__mockup-logos_box img{width:72px}}@media(min-width:1280px){.modelsMockup1{margin-bottom:130px}.modelsMockup1__title{margin-bottom:80px}.modelsMockup1__wrapper{display:flex;flex-direction:column;grid-gap:130px 0}.modelsMockup1__container{display:flex;align-items:center;grid-gap:0 65px}.modelsMockup1__container:nth-child(odd){flex-direction:row}.modelsMockup1__container:nth-child(2n){flex-direction:row-reverse}.modelsMockup1__mockup-item{width:100%}.modelsMockup1__mockup-item img{width:630px;max-width:unset}.modelsMockup1__mockup-logos{grid-auto-flow:column;grid-gap:0 20px;justify-content:center;margin-top:-30px;z-index:2}.modelsMockup1__item{min-width:560px;margin-bottom:0}.modelsMockup1__item_content,.modelsMockup1__item_title{white-space:break-spaces}}@media(min-width:1920px){.modelsMockup1__container{grid-gap:0 100px}.modelsMockup1__item{width:600px;min-width:600px}.modelsMockup1__item_button{margin-top:40px}.modelsMockup1__mockup-item img{width:760px}.modelsMockup1__mockup-logos{margin-top:-40px}.modelsMockup1__mockup-logos_box{width:100px;height:100px}.modelsMockup1__mockup-logos_box img{width:90px}}.tableModels{margin-bottom:80px}.tableModels__wrapper{padding-bottom:40px}.tableModels__title{margin-bottom:40px}.tableModels__headings{display:flex;align-items:center;justify-content:space-between;padding:12px 30px;background:#f5f5f5;margin:0 -30px 30px;border-top-left-radius:10px;border-top-right-radius:10px}.tableModels__column{display:inline-flex;align-items:center}.tableModels__column h2{width:100%;font-family:var(--font-raleway),sans-serif;font-weight:900;font-size:14px;line-height:14px;letter-spacing:normal;color:#007672}.tableModels__column1{width:50%;justify-content:flex-start}.tableModels__column1 h2{color:#101820}.tableModels__column2,.tableModels__column3{width:25%;justify-content:center;text-align:center}.tableModels__block{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-top:20px;border-bottom:1px dashed #e1e1e1;background-color:#fff}.tableModels__block:last-child{border-bottom:none}.tableModels__block_item{display:flex;align-items:center;width:100%;margin-bottom:14px}.tableModels__block_item:last-child{margin-bottom:20px}.tableModels__block_title{font-family:var(--font-open-sans),sans-serif;font-weight:600;font-size:12px;line-height:26px;color:#fff;padding:0 10px;width:fit-content;height:26px;background:#101820;border-radius:15px;margin-bottom:16px}.tableModels__block_description{font-family:var(--font-raleway),sans-serif;font-weight:600;font-size:14px;line-height:16px;color:#101820}.tableModels__block_state{display:block;width:24px;height:24px}.tableModels__block_state span{display:block;width:100%;height:100%}.tableModels__block_state span.state-yes{background-image:url(/images/icons/t-plus.svg);background-size:100%}.tableModels__block_state span.state-no{background-image:url(/images/icons/t-minus.svg);background-size:100%}@media(min-width:768px){.tableModels__wrapper{background:#fff;box-shadow:0 5px 10px rgba(153,153,153,.1);border-radius:10px}.tableModels__headings{padding:12px 60px;margin:0 0 30px}.tableModels__column h2{max-width:80px}.tableModels__block{margin:0 60px}.tableModels__block_item{margin-bottom:16px}}@media(min-width:1280px){.tableModels{margin-bottom:130px}.tableModels__title{margin-bottom:60px}.tableModels__headings{padding:20px 60px;margin-bottom:0}.tableModels__block{padding-top:40px}.tableModels__block_title{font-size:14px;line-height:24px;margin-bottom:31px}.tableModels__block_item{justify-content:space-between;margin-bottom:22px}.tableModels__block_item:last-child{margin-bottom:31px}.tableModels__block_description{font-size:22px;line-height:29px}.tableModels__block_state{width:30px;height:30px}.tableModels__column{display:inline-flex;align-items:center}.tableModels__column h2{font-size:26px;line-height:29px;max-width:unset}.tableModels__column1{width:36%;justify-content:flex-start}.tableModels__column2,.tableModels__column3{width:23%;justify-content:center;text-align:center}}@media(min-width:1920px){.tableModels__wrapper{padding-bottom:100px}.tableModels__headings{padding:30px 100px}.tableModels__block{padding-top:60px}}.textTemp1{margin-bottom:80px}.textTemp1__heading_title{margin-bottom:20px}.textTemp1__heading_text{white-space:break-spaces}.textTemp1__heading_text a{color:#007672}@media(min-width:1280px){.textTemp1{margin-bottom:130px}.textTemp1__heading_title{white-space:break-spaces;margin-bottom:30px}.textTemp1__heading_text{display:grid;grid-template-areas:". .";grid-auto-columns:1fr 1fr;grid-gap:0 100px}}@media(min-width:1920px){.textTemp1__heading_text{grid-gap:0 90px}}.tempMockup{margin-bottom:80px}.tempMockup__wrapper{display:grid;grid-gap:40px 0;color:#101820}.tempMockup__item_title{margin-bottom:20px}.tempMockup__item_description{white-space:break-spaces}.tempMockup__item_description a{color:#007672}.tempMockup__item_button{margin-top:40px}.tempMockup__item img{max-width:200px;margin-top:20px}.tempMockup__item ol{flex-direction:column;grid-gap:20px;list-style:none!important;counter-reset:section}.tempMockup__item ol,.tempMockup__item ol li{display:flex;align-items:flex-start;justify-content:flex-start;width:100%}.tempMockup__item ol li{grid-gap:0 20px}.tempMockup__item ol li:before{counter-increment:section;font-weight:800;font-size:14px;line-height:22px;text-transform:uppercase;color:#007672;content:counter(section)}.tempMockup__image{width:100%;max-width:500px}.tempMockup__image img{width:100%}@media(min-width:768px){.tempMockup__item_title{white-space:break-spaces}}@media(min-width:1280px){.tempMockup{margin-bottom:130px}.tempMockup__wrapper{grid-template-areas:"image item";grid-template-columns:auto 565px;justify-content:flex-end;justify-content:space-between;grid-gap:0 80px}.tempMockup__wrapper.image_left{grid-template-areas:"image item";grid-template-columns:auto 565px;justify-content:flex-end}.tempMockup__wrapper.image_right,.tempMockup__wrapper.image_right_center{grid-template-areas:"item image";grid-template-columns:565px auto;justify-content:start}.tempMockup__wrapper.image_right_center{align-items:center}.tempMockup__wrapper.image_left_center{grid-template-areas:"image item";grid-template-columns:auto 565px;justify-content:flex-end;align-items:center}.tempMockup__item{grid-area:item}.tempMockup__item img{max-width:320px}.tempMockup__image{grid-area:image;display:flex;align-items:flex-end;justify-content:flex-end;width:600px;max-width:unset}}@media(min-width:1920px){.tempMockup__wrapper{grid-template-areas:"image item";grid-template-columns:auto 615px;grid-gap:0 40px}.tempMockup__wrapper.image_left{grid-template-areas:"image item";grid-template-columns:auto 615px}.tempMockup__wrapper.image_right,.tempMockup__wrapper.image_right_center{grid-template-areas:"item image";grid-template-columns:615px auto}.tempMockup__wrapper.image_left_center{grid-template-areas:"image item";grid-template-columns:auto 615px}.tempMockup__item img{max-width:320px}.tempMockup__image{width:800px}}.tempMockupSm{margin-bottom:80px}.tempMockupSm.grey{padding:80px 0;margin:0;background:#f5f5f5}.tempMockupSm__wrapper{display:grid;grid-gap:40px 0;color:#101820}.tempMockupSm__item_title{margin-bottom:20px}.tempMockupSm__item_description{white-space:break-spaces}.tempMockupSm__item_button{margin-top:40px}.tempMockupSm__item img{max-width:200px;margin-top:20px}.tempMockupSm__image{width:100%;max-width:515px}.tempMockupSm__image img{width:100%}@media(min-width:768px){.tempMockupSm__item_title{white-space:break-spaces}}@media(min-width:1280px){.tempMockupSm{margin-bottom:130px}.tempMockupSm.grey{padding:130px 0 80px;margin:0}.tempMockupSm__wrapper{align-items:flex-start;justify-content:space-between;grid-gap:0 40px;grid-template-areas:"image item";grid-template-columns:auto 515px}.tempMockupSm__wrapper.image_left{grid-template-areas:"image item";grid-template-columns:515px auto;justify-content:flex-end}.tempMockupSm__wrapper.image_right,.tempMockupSm__wrapper.image_right_center{grid-template-areas:"item image";grid-template-columns:auto 515px;justify-content:start}.tempMockupSm__wrapper.image_right_center{align-items:center}.tempMockupSm__wrapper.image_right_bottom{grid-template-areas:"item image";grid-template-columns:auto 515px;justify-content:start;align-items:flex-end}.tempMockupSm__wrapper.image_left_center{grid-template-areas:"image item";grid-template-columns:515px auto;justify-content:flex-end;align-items:center}.tempMockupSm__item{grid-area:item}.tempMockupSm__item img{max-width:320px;margin-bottom:40px}.tempMockupSm__image{grid-area:image;display:flex;align-items:flex-end;justify-content:flex-end;width:515px;max-width:unset}}@media(min-width:1920px){.tempMockupSm__wrapper{grid-gap:0 60px;grid-template-columns:auto 575px}.tempMockupSm__wrapper.image_left{grid-template-areas:"image item";grid-template-columns:575px auto}.tempMockupSm__wrapper.image_right,.tempMockupSm__wrapper.image_right_bottom,.tempMockupSm__wrapper.image_right_center{grid-template-areas:"item image";grid-template-columns:auto 575px}.tempMockupSm__wrapper.image_left_center{grid-template-areas:"image item";grid-template-columns:575px auto}.tempMockupSm__item_title{margin-bottom:40px}.tempMockupSm__item img{max-width:400px;margin-top:60px}.tempMockupSm__image{width:575px}}.scMockup{margin-bottom:80px}.scMockup__wrapper{display:grid;grid-gap:40px 0;color:#101820}.scMockup__item_title{margin-bottom:20px}.scMockup__item_description{white-space:break-spaces}.scMockup__item_description a{color:#007672}.scMockup__item_button{margin-top:40px}.scMockup__item img{max-width:200px;margin-top:20px}.scMockup__item ol{flex-direction:column;grid-gap:20px;list-style:none!important;counter-reset:section}.scMockup__item ol,.scMockup__item ol li{display:flex;align-items:flex-start;justify-content:flex-start;width:100%}.scMockup__item ol li{grid-gap:0 20px}.scMockup__item ol li:before{counter-increment:section;font-weight:800;font-size:14px;line-height:22px;text-transform:uppercase;color:#007672;content:counter(section)}.scMockup__image{width:100%;max-width:650px}.scMockup__image img{width:100%}@media(min-width:768px){.scMockup__item_title{white-space:break-spaces}}@media(min-width:1280px){.scMockup{margin-bottom:130px}.scMockup__wrapper{grid-template-areas:"image item";grid-template-columns:auto 565px;justify-content:flex-end;justify-content:space-between;grid-gap:0 40px}.scMockup__wrapper.image_left{grid-template-areas:"image item";grid-template-columns:auto 565px;justify-content:flex-end}.scMockup__wrapper.image_right,.scMockup__wrapper.image_right_center{grid-template-areas:"item image";grid-template-columns:565px auto;justify-content:start}.scMockup__wrapper.image_right_center{align-items:center}.scMockup__wrapper.image_left_center{grid-template-areas:"image item";grid-template-columns:auto 565px;justify-content:flex-end;align-items:center}.scMockup__item{grid-area:item}.scMockup__item img{max-width:320px}.scMockup__image{grid-area:image;display:flex;align-items:flex-end;justify-content:flex-end;width:650px;max-width:unset}}@media(min-width:1920px){.scMockup__wrapper{grid-template-areas:"image item";grid-template-columns:auto 615px;grid-gap:0 60px}.scMockup__wrapper.image_left{grid-template-areas:"image item";grid-template-columns:auto 615px}.scMockup__wrapper.image_right,.scMockup__wrapper.image_right_center{grid-template-areas:"item image";grid-template-columns:615px auto}.scMockup__wrapper.image_left_center{grid-template-areas:"image item";grid-template-columns:auto 615px}.scMockup__item img{max-width:320px}.scMockup__image{width:790px}}.fintechMockup{position:relative;margin-bottom:80px}.fintechMockup__wrapper{display:flex;flex-direction:column;grid-gap:40px 0}.fintechMockup__title{grid-area:title}.fintechMockup__mockup{grid-area:mockup;width:100%;max-width:515px}.fintechMockup__list{grid-area:list;display:flex;flex-direction:column;grid-gap:20px 0}.fintechMockup__list_item{display:flex;flex-direction:row;align-items:center;grid-gap:0 20px}.fintechMockup__list_item-icon{width:42px;min-width:42px;height:42px}@media(min-width:768px){.fintechMockup__title{white-space:break-spaces}}@media(min-width:1280px){.fintechMockup{margin-bottom:130px}.fintechMockup__wrapper{display:grid;grid-template-areas:"title mockup" "list mockup";align-items:center;justify-content:space-between;grid-gap:40px}.fintechMockup__wrapper.right{grid-template-areas:"title mockup" "list mockup";grid-auto-columns:670px 515px}.fintechMockup__wrapper.left{grid-template-areas:"mockup title" "mockup list";grid-auto-columns:515px 600px}.fintechMockup__title{white-space:unset}.fintechMockup__mockup{max-width:100%}}@media(min-width:1920px){.fintechMockup__wrapper{grid-gap:40px 0}.fintechMockup__wrapper.right{grid-template-areas:"title mockup" "list mockup";grid-auto-columns:740px 570px}.fintechMockup__wrapper.left{grid-template-areas:"mockup title" "mockup list";grid-auto-columns:510px 610px}}.cardSubservices{margin-bottom:80px}.cardSubservices__heading{display:flex;flex-direction:column;grid-gap:20px 0;margin-bottom:40px}.cardSubservices__heading-title{white-space:break-spaces}.cardSubservices__wrapper{display:grid;grid-gap:20px 0}.cardSubservices__container{position:relative;background:#f5f5f5;border-radius:10px;padding:60px 30px}.cardSubservices__container-1 img{width:100%;margin-top:40px}.cardSubservices__container-2 img,.cardSubservices__container-3 img{width:150px;height:60px;margin-top:20px;filter:grayscale(1) opacity(.5)}.cardSubservices__item{display:flex;flex-direction:column;grid-gap:20px 0}.cardSubservices__item_title{grid-area:titleI}.cardSubservices__item_text{grid-area:textI;white-space:break-spaces}.cardSubservices__item_image{grid-area:imageI}.cardSubservices__item_button{grid-area:buttonI;margin-top:20px}@media(min-width:768px){.cardSubservices__container{padding:60px}.cardSubservices__container-2 img,.cardSubservices__container-3 img{width:200px;height:80px}}@media(min-width:1280px){.cardSubservices{margin-bottom:130px}.cardSubservices__heading{margin-bottom:60px}.cardSubservices__wrapper{display:grid;grid-template-areas:"container1 container1" "container2 container3";grid-gap:20px}.cardSubservices__container-1{grid-area:container1;padding:45px 0 45px 80px}.cardSubservices__container-1 img{margin:0}.cardSubservices__container-1 img:hover{filter:grayscale(0) opacity(1)}.cardSubservices__container-2{grid-area:container2}.cardSubservices__container-3{grid-area:container3}.cardSubservices__container-2,.cardSubservices__container-3{padding:60px 80px}.cardSubservices__item-1{display:grid;grid-template-areas:"titleI imageI" "textI imageI" "buttonI imageI";grid-template-columns:1fr 590px;align-items:center;justify-content:space-between;grid-auto-columns:1fr auto;grid-template-rows:auto auto 1fr;height:100%}.cardSubservices__item-2,.cardSubservices__item-3{display:grid;grid-template-areas:"titleI titleI" "textI textI" "buttonI imageI";align-items:center;justify-content:flex-start;grid-auto-columns:1fr auto;grid-template-rows:auto 1fr auto;height:100%}}@media(min-width:1920px){.cardSubservices__heading{margin-bottom:80px}.cardSubservices__container-1{padding:60px 80px}}.cardCases{padding-bottom:80px}.cardCases__heading{display:flex;flex-direction:column;grid-gap:20px;margin-bottom:40px}.cardCases__heading_title{white-space:break-spaces}.cardCases__container{display:flex;flex-wrap:wrap;height:auto;grid-gap:20px 0}.cardCases__item{display:block;position:relative;width:100%;background:#f5f5f5;box-shadow:0 0 4px rgba(0,0,0,.05);border-radius:10px}.cardCases__item-info{display:grid;grid-template-areas:"title icon" "text icon";grid-auto-columns:1fr auto;grid-gap:0 19px;padding:40px 30px 20px}.cardCases__item_title{grid-area:title;color:#101820;white-space:break-spaces;margin-bottom:4px}.cardCases__item_subtitle{grid-area:text;color:#007672}.cardCases__item_icon{grid-area:icon;display:block;width:36px;height:36px;background-image:url(/images/arrows/arrow-31.svg);background-repeat:no-repeat;background-size:cover}.cardCases__item-image{display:block}.cardCases__button-full{display:none}.cardCases__button-mobile{margin-top:40px}@media(min-width:768px){.cardCases__heading{flex-direction:row;justify-content:space-between;align-items:flex-end;grid-gap:0 100px}.cardCases__container{display:grid;grid-template-areas:". .";grid-auto-columns:1fr 1fr;grid-gap:38px}.cardCases__item-wrap{display:flex;flex-direction:column;justify-content:space-between;height:100%}.cardCases__item-info{grid-gap:0 13px;padding:40px 30px 10px}.cardCases__item_icon{width:42px;height:42px;align-self:flex-end}.cardCases__button-full{display:block}}@media(min-width:1280px){.cardCases{position:relative;overflow:hidden;padding-bottom:130px}.cardCases__container{grid-gap:40px}.cardCases__heading{margin-bottom:60px}.cardCases__item-info{align-items:center;grid-template-areas:"title icon" "text icon";padding:80px 65px 20px}.cardCases__item_icon{width:42px;height:42px;opacity:0;transition:opacity .3s ease}.cardCases__item_subtitle{white-space:break-spaces}.cardCases__item-image{display:flex;align-items:center;justify-content:flex-start;width:640px;height:422px;overflow:hidden}.cardCases__item-image img{display:block;max-width:unset;width:100%;height:auto;transition:all .5s ease}.cardCases__item:hover .cardCases__item_icon{opacity:1}.cardCases__item:hover picture img{width:112%}.cardCases__button-mobile{display:none}}@media(min-width:1920px){.cardCases__heading{margin-bottom:80px}.cardCases__item-info{padding:100px 100px 40px}.cardCases__item_icon{width:52px;height:52px}.cardCases__item-image{width:760px;height:502px}.cardCases__item:hover picture img{width:110%}}.cardAws{margin-bottom:80px}.cardAws__wrapper{display:grid;grid-gap:20px 0}.cardAws__item{position:relative;display:grid;grid-template-areas:"title button" "content content";padding:30px 20px 30px 30px;background:rgba(0,118,114,.03);border-radius:0 10px 10px 0;z-index:2}.cardAws__item.disabled{pointer-events:none}.cardAws__item:after{width:100%;background:rgba(0,118,114,.03);z-index:1}.cardAws__item:after,.cardAws__item:before{content:"";position:absolute;left:0;top:0;height:100%;border-radius:10px}.cardAws__item:before{width:5px;background:#005b58;z-index:3}.cardAws__item-title{grid-area:title;color:#101820;margin-top:7px;margin-bottom:20px;z-index:5}.cardAws__item-text{grid-area:content;font-family:var(--font-open-sans),sans-serif;color:#101820;white-space:break-spaces;z-index:5}.cardAws__item-text ul{display:flex;flex-direction:column;grid-gap:6px 0;padding-left:20px}.cardAws__item-text ul li{position:relative;color:#101820}.cardAws__item-text ul li:before{content:"";position:absolute;left:-20px;top:10px;width:6px;height:6px;border-radius:50%;background:#005b58}.cardAws__item-button{position:relative;display:flex;justify-content:center;align-items:center;margin-left:auto;width:36px;height:36px;grid-area:button;background:#005b58;border-radius:50%;overflow:hidden;z-index:5}.cardAws__item-button img{filter:brightness(0) invert(1);width:18px}@media(min-width:768px){.cardAws__item{grid-template-areas:"title title" "content content";grid-gap:0 24px;padding:40px 80px 20px 60px;background:#fff;transition:all .3s ease;min-height:260px}.cardAws__item-title{margin-top:0}.cardAws__item-text{margin-bottom:20px}.cardAws__item-text ul{grid-gap:4px 0}.cardAws__item-button{position:absolute;right:20px;bottom:14px;align-self:end;width:42px;height:42px}.cardAws__item-button img{width:20px}}@media(min-width:1280px){.cardAws{margin-bottom:130px}.cardAws__wrapper{grid-template-areas:". .";grid-auto-columns:1fr 1fr;grid-gap:40px}.cardAws__item{grid-template-areas:"title" "content";grid-auto-rows:min-content min-content 1fr;grid-gap:0;padding:40px 60px;min-height:280px}.cardAws__item-title{font-size:26px;line-height:29px}.cardAws__item-text{margin-bottom:0}.cardAws__item-text ul li:before{width:8px;height:8px}.cardAws__item-button{width:42px;height:42px;right:12px}.cardAws__item:before{transition:all .3s ease}.cardAws__item:hover{border-radius:10px}.cardAws__item:hover .cardAws__item-button{background:#fff}.cardAws__item:hover .cardAws__item-button img{filter:brightness(1) invert(0)}.cardAws__item:hover:before{width:100%}.cardAws__item:hover div,.cardAws__item:hover h3,.cardAws__item:hover li,.cardAws__item:hover p{color:#fff}.cardAws__item:hover li:before{background:#fff}}@media(min-width:1920px){.cardAws__item-button{width:52px;height:52px}.cardAws__item-button img{width:24px}}.cardNav{margin-bottom:80px}.cardNav__title{margin-bottom:40px}.cardNav__wrapper{display:grid;grid-gap:20px 0}.cardNav__item{position:relative;display:flex;flex-direction:column;grid-gap:16px;padding:24px;background:#fff;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);border-radius:10px;z-index:2}@media(min-width:768px){.cardNav__title{white-space:break-spaces}}@media(min-width:1280px){.cardNav{margin-bottom:130px}.cardNav__title{margin-bottom:60px}.cardNav__wrapper{grid-template-areas:". . .";grid-auto-columns:1fr 1fr 1fr;grid-gap:20px}.cardNav__item{transition:all .3s ease;padding:40px}.cardNav__item:hover{background:#f0f5f5}}.tempImage{margin-bottom:80px}.tempImage_item{width:100%}@media(min-width:1280px){.tempImage{margin-bottom:130px}}.tempImageFl{margin-bottom:80px}.tempImageFl_item{width:100%;max-width:1920px}@media(min-width:1280px){.tempImageFl{margin-bottom:130px}}.tempImageMobFl{padding:40px 0;margin-bottom:80px;background:#f5f5f5}.tempImageMobFl__title{margin-bottom:40px}.tempImageMobFl__item,.tempImageMobFl__item img{width:100%}@media(min-width:768px){.tempImageMobFl{padding:80px 0}.tempImageMobFl__title{white-space:break-spaces}}@media(min-width:1280px){.tempImageMobFl{margin-bottom:130px}.tempImageMobFl__title{margin-bottom:60px}}.mosaicType1{position:relative;overflow:hidden;margin-bottom:80px}.mosaicType1-info{display:flex;flex-direction:column;grid-gap:20px;white-space:break-spaces;margin-bottom:40px}.mosaicType1-container{display:flex;flex-wrap:wrap;grid-gap:15px}.mosaicType1__item{position:relative;display:flex;justify-content:center;align-items:center;width:150px}.mosaicType1__item img{width:100%;filter:grayscale(1) opacity(.5)}@media(min-width:768px){.mosaicType1-container{grid-gap:20px 30px;justify-content:flex-start}.mosaicType1__item{width:200px}}@media(min-width:1280px){.mosaicType1{margin-bottom:130px}.mosaicType1-wrapper{display:grid;grid-template-areas:". .";grid-template-columns:auto 1fr;grid-gap:0 50px}.mosaicType1-info{margin-bottom:0}.mosaicType1-info p{white-space:break-spaces}.mosaicType1-container{display:grid;justify-content:center;grid-gap:20px 5px}.mosaicType1-container.row-2{grid-template-areas:". ."}.mosaicType1-container.row-3{grid-template-areas:". . ."}.mosaicType1-container.row-4{grid-template-areas:". . . ."}}@media(min-width:1920px){.mosaicType1-container{grid-gap:40px}}.mosaicType2{position:relative;overflow:hidden;margin-bottom:80px}.mosaicType2-info{display:flex;flex-direction:column;grid-gap:20px 0;margin-bottom:40px}.mosaicType2__title{margin-bottom:20px}.mosaicType2__text{max-width:450px}.mosaicType2-container{display:grid;grid-template-areas:". .";grid-template-columns:150px 150px;grid-gap:15px}.mosaicType2__item{position:relative;display:flex;justify-content:center;align-items:center}.mosaicType2__item img{width:150px;height:60px;filter:grayscale(1) opacity(.5)}@media(min-width:768px){.mosaicType2__title{white-space:break-spaces}.mosaicType2-container{display:flex;flex-wrap:wrap;grid-gap:34px;max-width:668px;justify-content:center}.mosaicType2__item img{width:200px;height:80px}}@media(min-width:1280px){.mosaicType2{margin-bottom:130px}.mosaicType2__title{margin-bottom:0}.mosaicType2__text{white-space:break-spaces}.mosaicType2-info{display:grid;grid-template-areas:". .";grid-template-columns:640px 1fr;align-items:center;grid-gap:0 90px;margin-bottom:40px}.mosaicType2-container{grid-gap:40px;max-width:unset}.mosaicType2__item img{transition:filter .3s ease}.mosaicType2__item:hover img{filter:grayscale(0) opacity(1)}}@media(min-width:1920px){.mosaicType2{margin-bottom:200px}.mosaicType2-info{grid-template-columns:640px 420px;grid-gap:0 120px;margin-bottom:60px}.mosaicType2-container{grid-gap:40px 80px}}.mosaicType3{position:relative;background:#191d1d;overflow:hidden;margin-bottom:80px}.mosaicType3-wrapper{padding:80px 0}.mosaicType3-info{display:flex;flex-direction:column;grid-gap:20px;color:#fff;margin-bottom:40px}.mosaicType3-container{display:grid;grid-template-areas:". .";grid-template-columns:150px 150px;grid-gap:15px}.mosaicType3__item{position:relative;display:flex;justify-content:center;align-items:center;width:150px;height:60px}@media(min-width:768px){.mosaicType3-container{display:flex;flex-wrap:wrap;grid-gap:20px 30px;max-width:668px;justify-content:center}.mosaicType3__item{width:200px;height:80px}}@media(min-width:1280px){.mosaicType3{margin-bottom:130px}.mosaicType3-wrapper{display:grid;grid-template-areas:". .";grid-template-columns:auto 640px;grid-gap:0;justify-content:space-between;align-items:center;padding:130px 0}.mosaicType3-info{margin-bottom:0}.mosaicType3-info_text,.mosaicType3-info_title{white-space:break-spaces}.mosaicType3-container{display:grid;grid-template-areas:". . .";grid-template-columns:200px 200px 200px;grid-template-rows:min-content min-content;grid-gap:40px 20px;max-width:unset}}@media(min-width:1920px){.mosaicType3-wrapper{grid-template-columns:auto 680px;grid-gap:0 130px}.mosaicType3-container{grid-gap:40px}}.commentType1{margin-bottom:80px}.commentType1__title{margin-bottom:40px}.commentType1__item{position:relative;display:flex;flex-direction:column;padding:40px 40px 60px;background-color:#f5f5f5;border-radius:10px}.commentType1__item_image{display:block;margin-bottom:20px}.commentType1__item_image img{width:235px;height:235px}.commentType1__item_name{margin-bottom:6px}.commentType1__item_position{position:relative;text-transform:uppercase;margin-bottom:20px}.commentType1__item_text{grid-area:text;font-style:italic;font-weight:300;white-space:break-spaces}.commentType1__item_button{margin-top:40px}@media(min-width:768px){.commentType1__title{white-space:break-spaces}.commentType1__item{padding:40px 60px 60px}.commentType1__item_image img{width:260px;height:260px}}@media(min-width:1280px){.commentType1{position:relative;margin-bottom:130px}.commentType1__title{margin-bottom:60px}.commentType1__item{display:grid;grid-template-areas:". .";grid-template-columns:380px 1fr;grid-gap:0 110px;align-items:center;padding:80px 100px 80px 120px}.commentType1__item_image{margin:0}.commentType1__item_image img{width:380px;height:380px}.commentType1__item_position{margin-bottom:40px}.commentType1__item_button{margin-top:60px}}@media(min-width:1920px){.commentType1__title{margin-bottom:80px}.commentType1__item{grid-gap:0 170px;padding:80px 100px 80px 140px}}.puzzles3sections{position:relative;margin-bottom:80px}.puzzles3sections__title{margin-bottom:53px}.puzzles3sections__wrapper{display:grid;grid-gap:53px 0}.puzzles3sections__box{position:relative;display:flex;flex-direction:column;grid-gap:20px 0;padding:53px 20px 40px;border:3px dashed rgba(225,225,225,.4);border-radius:10px}.puzzles3sections__subtitle{position:absolute;top:-16px;left:20px;display:block;width:fit-content;font-family:var(--font-open-sans),sans-serif;font-weight:600;font-size:14px;line-height:24px;color:#fff;background:#101820;border-radius:15px;padding:1px 12px}.puzzles3sections__item{display:grid;grid-template-areas:". .";justify-content:flex-start;align-items:center;grid-gap:0 20px}.puzzles3sections__item-title{font-family:var(--font-open-sans),sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#101820}.puzzles3sections__item-icon{display:block;width:50px}@media(min-width:768px){.puzzles3sections__box{padding:53px 60px 40px}.puzzles3sections__item{grid-gap:0 30px;grid-auto-columns:auto 1fr}.puzzles3sections__item-title{position:relative}.puzzles3sections__item-title:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:10px;height:10px;background:#005b58;border-radius:10px;overflow:hidden}}@media(min-width:1280px){.puzzles3sections{margin-bottom:130px}.puzzles3sections__title{margin-bottom:73px}.puzzles3sections:before{height:calc(100% + 190px)}.puzzles3sections__wrapper{grid-template-areas:"item1 item3" "item2 item3";grid-gap:53px 20px}.puzzles3sections__box_1{grid-area:item1}.puzzles3sections__box_2{grid-area:item2}.puzzles3sections__box_3{grid-area:item3}.puzzles3sections__item{grid-gap:0 30px}}@media(min-width:1920px){.puzzles3sections__title{margin-bottom:110px}.puzzles3sections__wrapper{grid-gap:53px 40px}.puzzles3sections__box{padding:53px 100px 60px 80px}.puzzles3sections__item-title{font-size:18px;line-height:25px}}.headingSimple{margin-bottom:40px}.headingSimple__wrap{display:flex;flex-direction:column;grid-gap:20px}.headingSimple__title{white-space:break-spaces}@media(min-width:1920px){.headingSimple{margin-bottom:60px}.headingSimple__wrap{grid-gap:40px}}.headingRow{margin-bottom:40px}.headingRow__wrap{display:flex;flex-direction:column;grid-gap:20px}.headingRow__text,.headingRow__title{white-space:break-spaces}.headingRow__text{display:flex;flex-direction:column;grid-gap:15px 0}@media(min-width:1280px){.headingRow__text{display:grid;grid-template-areas:". .";grid-auto-columns:520px 480px;grid-gap:0 105px;justify-content:flex-start}}@media(min-width:1920px){.headingRow{margin-bottom:60px}.headingRow__wrap{grid-gap:40px}.headingRow__text{grid-auto-columns:1fr 1fr;grid-gap:0 140px}}.csTech{margin-bottom:80px;overflow:hidden}.csTech__title{margin-bottom:40px}.csTech__container{grid-gap:20px 0}.csTech__container,.csTech__item{display:flex;flex-direction:column}.csTech__item{position:relative;height:auto;padding:40px;background:#f5f5f5;border-radius:10px;overflow:hidden}.csTech__item-logo{display:block;width:200px;margin-bottom:40px}.csTech__item-title{font-family:var(--font-raleway),sans-serif;color:#101820}.csTech__item-text{margin-top:20px}@media(min-width:768px){.csTech__title{white-space:break-spaces}.csTech__item-logo{margin-bottom:60px}.csTech__item-title{line-height:34px}}@media(min-width:1280px){.csTech{margin-bottom:130px}.csTech__title{margin-bottom:60px}.csTech__container{display:grid;grid-template-areas:". . . ";grid-template-columns:1fr 1fr 1fr;grid-gap:20px}.csTech__item{display:flex;flex-direction:column;align-items:flex-start;padding:60px 40px}.csTech__item-logo{margin-bottom:80px}.csTech__item-title{white-space:break-spaces}}@media(min-width:1920px){.csTech__title{margin-bottom:80px}.csTech__item{padding:80px 60px}.csTech__item-logo{margin-bottom:100px}}.moreServices{position:relative;margin-bottom:80px;overflow:hidden}.moreServices__title{white-space:break-spaces;margin-bottom:40px}.moreServices-wrap{display:flex;flex-direction:column;grid-gap:20px 0}.moreServices__item{position:relative;display:flex;align-items:flex-start;flex-direction:column;grid-gap:40px 0;padding:40px 30px;border-radius:10px;background:#f5f5f5;overflow:hidden}.moreServices__item-title{font-family:var(--font-raleway),sans-serif;font-weight:900;font-size:18px;line-height:26px;color:#101820}.moreServices__item-image{width:100%;max-width:303px}@media(min-width:768px){.moreServices__item{padding:40px 60px}}@media(min-width:1280px){.moreServices{margin-bottom:130px}.moreServices__title{margin-bottom:60px}.moreServices-wrap{display:grid;grid-template-areas:". . .";grid-template-columns:1fr 1fr 1fr;grid-gap:0 20px}.moreServices__item{padding:60px 40px;border:2px solid #f5f5f5;transition:all .2s ease}.moreServices__item:hover{border-color:#005b58}.moreServices__item-title{font-size:26px;line-height:39px;white-space:break-spaces}.moreServices__item-image{max-width:100%}}@media(min-width:1920px){.moreServices__title{margin-bottom:80px}.moreServices__item{padding:80px 60px}}.sales-list{position:relative;margin-bottom:80px}.sales-list__title{font-size:18px;line-height:24px;margin-bottom:20px;font-weight:900;color:#101820}.sales-list__container{display:flex;flex-direction:column;grid-gap:10px 0}.sales-list__item{display:flex;align-items:center;grid-gap:0 20px;height:72px;padding:0 20px;background:#f5f5f5;border-radius:10px}.sales-list__item_title{color:#101820}.sales-list__item_img{display:block;width:30px;min-width:30px;height:33px;filter:brightness(0);opacity:.8}@media(min-width:768px){.sales-list__title{margin-bottom:30px}.sales-list__container{grid-gap:20px 0}.sales-list__item{position:relative;padding:0 60px}}@media(min-width:1280px){.sales-list{margin-bottom:130px}.sales-list__title{font-size:26px;line-height:29px;margin-bottom:40px}.sales-list__container{display:grid;grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-gap:20px 40px}.sales-list__item{grid-gap:0 20px;padding:0 40px}}@media(min-width:1920px){.sales-list__container{grid-gap:20px 140px}.sales-list__item{grid-gap:0 24px;padding:0 60px}}.sales-certifications{position:relative;margin-bottom:60px}.sales-certifications__wrap{position:relative;display:flex;flex-direction:column;grid-gap:40px 0}.sales-certifications__title{white-space:break-spaces;margin-bottom:20px}.sales-certifications__images{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:20px}.sales-certifications__images-item{display:flex;flex-direction:column;align-items:center;width:142px}.sales-certifications__images-item img{width:100%}@media(min-width:768px){.sales-certifications{margin-bottom:80px}.sales-certifications__images{grid-gap:40px}}@media(min-width:1280px){.sales-certifications{margin-bottom:130px}.sales-certifications__wrap{display:grid;grid-template-areas:". .";grid-template-columns:500px auto;align-items:flex-end;justify-content:space-between;grid-gap:40px}}@media(min-width:1920px){.sales-certifications__wrap{grid-template-columns:600px auto}.sales-certifications__images{grid-gap:60px}.sales-certifications__images-item{width:183px}}.hero-salesforce{display:flex;flex-direction:column;position:relative;align-items:flex-end;justify-content:flex-start;background:#f5f5f5;padding-top:130px;padding-bottom:80px}.hero-salesforce .tm-container{display:flex;flex-direction:column;flex:1}.hero-salesforce__content{position:relative;display:flex;flex-direction:column;z-index:2}.hero-salesforce__title{position:relative;margin-bottom:20px}.hero-salesforce__text{margin-bottom:40px}.hero-salesforce-sub{color:#101820}.hero-salesforce__box{position:relative;padding:30px;border-radius:10px;background:#101820;box-shadow:0 5px 10px 5px rgba(0,0,0,.05);margin-bottom:40px;font-family:var(--font-open-sans),sans-serif}.hero-salesforce__box-item{color:#fff}.hero-salesforce__box:before{content:"";position:absolute;right:-40px;top:-53px;height:100px;width:200px;pointer-events:none;background-image:url(/images/n-svg/mg-logo-sl.png);background-position:100%;background-repeat:no-repeat;background-size:contain;z-index:1}.hero-salesforce__buttons{display:flex;flex-direction:column;grid-gap:20px 0;margin-bottom:40px}.hero-salesforce__image{width:100%}@media(min-width:768px){.hero-salesforce{padding-top:180px}.hero-salesforce__title{white-space:break-spaces}.hero-salesforce__box{width:620px;padding:30px 40px}.hero-salesforce__box:before{right:-40px;top:-53px;width:240px;height:110px}.hero-salesforce__image{display:block;width:432px;margin-left:auto;margin-top:-104px}}@media(min-width:1280px){.hero-salesforce{height:100vh;min-height:760px;max-height:900px;padding-top:180px}.hero-salesforce-wrap{position:relative}.hero-salesforce__text{max-width:580px}.hero-salesforce__box{padding:30px 60px 30px 40px;width:650px}.hero-salesforce__box:before{right:-50px;top:-40px;width:220px;height:100px}.hero-salesforce__buttons{flex-direction:row;grid-gap:0 20px}.hero-salesforce__image{position:absolute;right:0;margin:0;bottom:-20px}}@media(min-width:1920px){.hero-salesforce{padding-top:200px;min-height:960px;max-height:1080px}.hero-salesforce__text{max-width:645px;margin-bottom:60px}.hero-salesforce__box{width:730px;padding:40px 60px}.hero-salesforce__box:before{top:-50px;width:240px;height:120px}.hero-salesforce__buttons{grid-gap:0 40px}.hero-salesforce__image{bottom:unset;top:0}}.heroBoxes{position:relative;background:#f5f5f5}.heroBoxes__wrap{position:relative;display:flex;flex-direction:column;padding-top:160px;padding-bottom:60px}.heroBoxes__title{position:relative;white-space:break-spaces;margin-bottom:20px}.heroBoxes__text{font-weight:700;margin-bottom:40px}.heroBoxes__list{display:flex;flex-direction:column;grid-gap:16px 0;margin-top:60px}.heroBoxes__list_item{position:relative;display:flex;flex-direction:column;grid-gap:12px 0;padding:30px;background:#fff;border-radius:10px}.heroBoxes__list_item-title{color:#005b58}@media(min-width:768px){.heroBoxes__wrap{padding-top:260px}.heroBoxes__text{margin-bottom:60px}.heroBoxes__list{display:grid;grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-gap:24px}}@media(min-width:1280px){.heroBoxes__wrap{padding-top:180px;padding-bottom:80px}.heroBoxes__text{margin-bottom:20px}.heroBoxes__list{grid-template-areas:". . .";grid-template-columns:1fr 1fr 1fr}}@media(min-width:1920px){.heroBoxes__title{margin-bottom:40px}.heroBoxes__text{margin-bottom:60px}.heroBoxes__list{margin-top:80px;grid-gap:32px}}.tech-hero{padding-top:160px}.tech-hero__title{color:#101820;margin-bottom:80px}.tech-hero__contant{color:#101820;font-family:var(--font-open-sans),sans-serif}.tech-hero__contant,.tech-hero__contant p{white-space:break-spaces}@media(min-width:768px){.tech-hero{padding-top:200px}.tech-hero__title{margin-bottom:80px}}@media(min-width:1280px){.tech-hero{padding-top:200px}.tech-hero__title{margin-bottom:130px}}@media(min-width:1920px){.tech-hero{padding-top:300px}.tech-hero__item{margin-top:130px}.tech-hero__title{line-height:100px;margin-bottom:130px}}.tech-plain-text{color:#101820;margin:80px 0}.tech-plain-text__contant{white-space:break-spaces}.tech-plain-text__contant h2{margin-bottom:40px}.tech-plain-text__contant h3{margin-bottom:20px}.tech-plain-text__contant p{white-space:break-spaces}.tech-plain-text__contant ol{list-style-type:decimal;padding-left:20px}.tech-plain-text__contant ol li{line-height:26px}.tech-plain-text__contant ul{list-style:disc;padding-left:20px}@media(min-width:1920px){.tech-plain-text{margin:130px 0}}.tech-banner-email{position:relative;margin-bottom:80px;color:#fff;overflow:hidden}.tech-banner-email__wrap{position:relative;padding:40px 30px 74px;background:#005b58;box-shadow:0 5px 40px 5px rgba(0,0,0,.15);border-radius:10px;overflow:hidden}.tech-banner-email__wrap:before{content:"";position:absolute;right:60px;bottom:0;height:120px;width:180px;pointer-events:none;background-image:url(/images/n-svg/owl-2.svg);background-position:100%;background-repeat:no-repeat;background-size:contain;z-index:1}.tech-banner-email__title{position:relative;color:#fff!important;margin-bottom:20px;z-index:2}.tech-banner-email__text{position:relative;color:#fff;margin-bottom:30px;z-index:2;white-space:break-spaces}.tech-banner-email__text p{white-space:break-spaces}.tech-banner-email__link{position:relative;color:#fff;font-weight:700;z-index:2}@media(min-width:768px){.tech-banner-email__wrap{padding:60px 200px 60px 60px}.tech-banner-email__wrap:before{bottom:0}.tech-banner-email__text{max-width:475px}}@media(min-width:1280px){.tech-banner-email{margin-bottom:130px}.tech-banner-email__wrap{padding:80px 100px}.tech-banner-email__wrap:before{width:380px;height:250px;right:180px}.tech-banner-email__title{margin-bottom:40px}.tech-banner-email__text{max-width:540px}}@media(min-width:1920px){.tech-banner-email__wrap{padding:80px}.tech-banner-email__text{max-width:590px}}.tech-banner-address{position:relative;margin-bottom:80px;color:#fff;overflow:hidden}.tech-banner-address__wrap{position:relative;padding:40px 30px;background:#005b58;box-shadow:0 5px 40px 5px rgba(0,0,0,.15);border-radius:10px;overflow:hidden}.tech-banner-address__title{position:relative;color:#fff!important;margin-bottom:20px;z-index:2}.tech-banner-address__text{position:relative;color:#fff;margin-bottom:20px;z-index:2}.tech-banner-address__box{display:flex;flex-direction:column;grid-gap:30px 0;margin-top:40px}.tech-banner-address__box_item{font-family:var(--font-open-sans),sans-serif;font-weight:800;font-size:16px;line-height:24px;color:#fff}.tech-banner-address__box_item b,.tech-banner-address__box_item strong{display:block}.tech-banner-address__box_item img{margin-bottom:14px}.tech-banner-address__box_item-address{position:relative;display:flex;flex-direction:column;align-items:flex-start}@media(min-width:768px){.tech-banner-address__wrap{padding:60px 130px 60px 60px}.tech-banner-address__text{max-width:475px}.tech-banner-address__box{display:flex;flex-direction:column;grid-gap:30px 0;margin-top:40px}}@media(min-width:1280px){.tech-banner-address{margin-bottom:130px}.tech-banner-address__wrap{padding:80px 100px}.tech-banner-address__title{margin-bottom:40px}.tech-banner-address__text{white-space:break-spaces;max-width:835px}.tech-banner-address__box{display:grid;grid-template-areas:". . .";grid-gap:0 60px}}@media(min-width:1920px){.tech-banner-address__wrap{padding:80px}.tech-banner-address__box_item{font-size:18px;line-height:26px}}.tech-faqs-hero{padding-top:140px;padding-bottom:80px;background:#f5f5f5;z-index:3}.tech-faqs-hero,.tech-faqs-hero__content{position:relative;display:flex;flex-direction:column}.tech-faqs-hero__content{z-index:2}.tech-faqs-hero__title{margin-bottom:20px}.tech-faqs-hero__text{max-width:630px}@media(min-width:768px){.tech-faqs-hero{padding-top:160px}}@media(min-width:1280px){.tech-faqs-hero{padding-top:260px;padding-bottom:130px}.tech-faqs-hero__title{margin-bottom:40px}.tech-faqs-hero__title span{display:block}.tech-faqs-hero__text{max-width:700px}}@media(min-width:1920px){.tech-faqs-hero{padding-bottom:180px}.tech-faqs-hero__text{max-width:735px}}.fintechStack{position:relative;margin-bottom:80px;overflow:hidden}.fintechStack__title{margin-bottom:40px}.fintechStack__wrapper{position:relative;display:flex;flex-direction:column;grid-gap:60px 0;padding:60px 0}.fintechStack__wrapper:before{content:"";display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;width:100vw;background:#191d1d;z-index:1}.fintechStack__subtitle{white-space:break-spaces;font-size:22px;font-style:normal;font-weight:900;line-height:26px;color:#fff}.fintechStack__box{position:relative;display:flex;flex-direction:column;grid-gap:20px 0;z-index:3}.fintechStack__box_list{display:grid;grid-template-areas:". .";grid-gap:20px}.fintechStack__item-image{width:150px}@media(min-width:768px){.fintechStack__title{white-space:break-spaces}.fintechStack__subtitle{white-space:normal}.fintechStack__wrapper{padding:80px 60px;grid-gap:80px 0;background:#191d1d;border-radius:10px}.fintechStack__wrapper:before{display:none}.fintechStack__box{grid-gap:40px 0}.fintechStack__box_list{display:grid;grid-template-areas:". . .";grid-gap:20px 24px}}@media(min-width:1280px){.fintechStack{margin-bottom:130px}.fintechStack__wrapper{display:grid;grid-template-areas:". .";grid-template-columns:770px auto;grid-gap:0 20px;background:rgba(0,0,0,0);padding:0}.fintechStack__subtitle{font-size:36px;line-height:54px;white-space:break-spaces}.fintechStack__box{grid-gap:40px 0;background:#191d1d;border-radius:10px}.fintechStack__box:first-child{padding:100px 65px}.fintechStack__box:last-child{padding:100px 50px}.fintechStack__box_list{display:flex;flex-wrap:wrap;justify-content:space-between;grid-gap:40px 0}.fintechStack__item-image{width:200px}}@media(min-width:1920px){.fintechStack__wrapper{grid-template-columns:960px auto}.fintechStack__box:first-child{padding:100px}.fintechStack__box:last-child{padding:100px 60px}.fintechStack__box_list{grid-gap:40px 0}}.clutch{margin-bottom:80px}.clutch__title{margin-bottom:40px}.clutch__wrapper{grid-gap:20px}.clutch__item,.clutch__wrapper{display:flex;flex-direction:column}.clutch__item{position:relative;grid-gap:16px;padding:40px 30px;background:#f5f5f5;border-radius:10px}.clutch__item-image{width:221px}.clutch__item-feedback{flex:1}.clutch__item-icon{width:159px;margin-top:10px}.clutch__item-link{position:absolute;bottom:40px;right:30px}@media(min-width:768px){.clutch__title{white-space:break-spaces}.clutch__wrapper{display:grid;grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-gap:20px}}@media(min-width:1280px){.clutch{margin-bottom:130px}.clutch__title{margin-bottom:60px}.clutch__wrapper{grid-template-areas:". . .";grid-template-columns:1fr 1fr 1fr}.clutch__item{padding:40px;border:2px solid #f5f5f5;box-sizing:border-box}.clutch__item:hover{border:2px solid #005b58}.clutch__item:hover .clutch__item-link{opacity:1}.clutch__item-link{right:40px;opacity:0}}@media(min-width:1920px){.clutch__wrapper{grid-gap:40px}.clutch__item{padding:60px}.clutch__item-image{width:224px}.clutch__item-icon{width:174px}.clutch__item-link{right:60px}}.career-sp-hero{display:flex;flex-direction:column;position:relative;background:#f5f5f5;padding-top:160px;height:100vh;min-height:700px;max-height:810px;margin-bottom:80px}.career-sp-hero .tm-container{overflow:hidden;height:100%}.career-sp-hero__content{position:relative;display:flex;flex-direction:column;height:100%;z-index:2}.career-sp-hero__title{position:relative}.career-sp-hero__title span#typingCareer{color:#007672}.career-sp-hero__title span:last-child{display:block}@media(min-width:768px){.career-sp-hero{padding-top:260px;min-height:800px;max-height:1024px}.career-sp-hero__title{max-width:unset;white-space:break-spaces}}@media(min-width:1280px){.career-sp-hero{min-height:740px;max-height:1080px;padding-top:0;margin-bottom:130px}.career-sp-hero__content{justify-content:center}}.career-sp-banner-health{position:relative;margin-bottom:80px}.career-sp-banner-health__title{margin-bottom:20px}.career-sp-banner-health__subtitle{margin-bottom:90px}.career-sp-banner-health__wrap{background:#f5f5f5;border-radius:10px;padding:60px 30px}.career-sp-banner-health__block{display:flex;flex-direction:column;grid-gap:46px 0}.career-sp-banner-health__item{padding:0 30px 40px;background:rgba(0,118,114,.05);border-radius:10px}.career-sp-banner-health__item-title{font-family:var(--font-raleway),sans-serif;font-weight:900;font-size:18px;line-height:26px;color:#101820;margin-bottom:2px}.career-sp-banner-health__item-text{color:#101820}.career-sp-banner-health__item-icon{display:block;width:100px;height:100px;margin-bottom:30px;margin-top:-24px;background:#fff;border-radius:50%}.career-sp-banner-health__image{display:none}@media(min-width:768px){.career-sp-banner-health__subtitle{margin-bottom:40px}.career-sp-banner-health__wrap{padding:80px 50px 80px 60px}.career-sp-banner-health__block{grid-gap:20px 0}.career-sp-banner-health__item{display:grid;grid-template-areas:"icon title" "icon text";grid-auto-columns:auto 1fr;align-items:flex-start;grid-gap:0 50px;padding:0;border-radius:200px}.career-sp-banner-health__item-title{grid-area:title;align-self:flex-end}.career-sp-banner-health__item-text{grid-area:text;align-self:flex-start}.career-sp-banner-health__item-icon{grid-area:icon;margin:0}.career-sp-banner-health__image{display:none}}@media(min-width:1280px){.career-sp-banner-health{margin-bottom:130px}.career-sp-banner-health__wrap{display:grid;grid-template-areas:"ttl image" "subttl image" "block image";grid-gap:0 40px;grid-auto-columns:auto 555px;grid-auto-rows:auto 1fr;padding:100px 0 100px 100px;align-items:flex-end}.career-sp-banner-health__title{grid-area:ttl}.career-sp-banner-health__subtitle{grid-area:subttl}.career-sp-banner-health__item{grid-gap:0 40px}.career-sp-banner-health__item-title{font-size:26px;line-height:39px;margin-bottom:1px}.career-sp-banner-health__image{grid-area:image;display:block;width:555px}}@media(min-width:1920px){.career-sp-banner-health__wrap{grid-gap:0;grid-auto-columns:auto 730px;padding:130px 0 130px 100px}.career-sp-banner-health__subtitle{margin-bottom:60px}.career-sp-banner-health__item{grid-gap:0 30px}.career-sp-banner-health__item-icon{width:120px;height:120px}.career-sp-banner-health__image{width:730px}}.career-sp-banner-file{margin-bottom:80px}.career-sp-banner-file__wrapper{display:grid}.career-sp-banner-file__container{background:#f5f5f5;border-radius:10px;padding:60px 30px}.career-sp-banner-file__item,.career-sp-banner-file__item_name{margin-bottom:20px}.career-sp-banner-file__item_description{margin-bottom:40px}.career-sp-banner-file__button,.career-sp-banner-file__mockup{display:block}@media(min-width:768px){.career-sp-banner-file__container{padding:80px 60px}.career-sp-banner-file__item{margin-bottom:40px}.career-sp-banner-file__mockup img{width:548px}}@media(min-width:1280px){.career-sp-banner-file{margin-bottom:130px}.career-sp-banner-file__container{display:grid;grid-gap:0 20px;grid-auto-columns:auto 1fr;grid-template-areas:"mockup item";align-items:center;padding:0}.career-sp-banner-file__item{grid-area:item;margin-bottom:0}.career-sp-banner-file__mockup{grid-area:mockup}.career-sp-banner-file__mockup img{width:500px}}@media(min-width:1920px){.career-sp-banner-file__container{grid-gap:0}.career-sp-banner-file__mockup img{width:680px}}.career-list{position:relative;margin-bottom:80px}.career-list__title{margin-bottom:40px}.career-list__wrapper{display:grid;grid-gap:20px 0}.career-list__box{position:relative;padding:60px 30px;background:#fff;box-shadow:0 5px 10px 5px rgba(0,0,0,.05);border-radius:10px}.career-list__image{display:flex;justify-content:center;align-items:center;background:#f5f5f5;width:255px;border-radius:10px;margin-bottom:40px}.career-list__image img{width:255px;filter:brightness(0);transition:all .3s ease}.career-list__subtitle{margin-bottom:20px}.career-list__text{max-width:320px;margin-bottom:40px}@media(min-width:768px){.career-list__box{padding:60px}.career-list__subtitle{white-space:break-spaces}.career-list__image{width:430px}.career-list__image img{width:400px}}@media(min-width:1280px){.career-list{margin-bottom:130px}.career-list__title{margin-bottom:60px}.career-list__wrapper{grid-template-areas:". . .";grid-template-columns:1fr 1fr 1fr;grid-gap:0 20px}.career-list__box{display:flex;flex-direction:column;padding:40px;transition:all .3s ease}.career-list__box:hover{box-shadow:0 5px 20px 5px rgba(0,0,0,.1)}.career-list__box:hover img{filter:brightness(100%)}.career-list__text{flex:1}.career-list__image,.career-list__image img{width:306px}}@media(min-width:1920px){.career-list__title{margin-bottom:80px}.career-list__wrapper{grid-gap:0 40px}.career-list__box{padding:60px}}.career-numbers{position:relative;padding:60px 0;background:#005b58;margin-bottom:80px}.career-numbers__box{width:100%}.career-numbers__box:not(:last-child){margin-bottom:40px;padding-bottom:40px;border-bottom:2px solid rgba(255,255,255,.3)}.career-numbers__box_item{position:relative;display:flex;justify-content:center;font-family:var(--font-open-sans),sans-serif;font-weight:800;font-size:75px;line-height:113px;margin-bottom:20px;color:#fff;background:rgba(245,245,245,.2);border-radius:12px;height:117px;width:210px}.career-numbers__box_item:before{content:"";display:block;position:absolute;width:100%;height:2.8px;background:#005b58;left:0;top:50%;transform:translateY(-50%)}.career-numbers__box_text{position:relative;display:flex;flex-direction:column;align-items:flex-start;font-family:var(--font-raleway),sans-serif;font-weight:900;font-size:18px;line-height:26px;white-space:break-spaces;color:#fff}.career-numbers__box_sub{background:#fff;border-radius:15px;font-weight:700;font-size:14px;color:#007672;padding:1px 16px;margin-top:20px;width:fit-content;line-height:26px;white-space:break-spaces}@media(min-width:768px){.career-numbers{padding:80px 0}.career-numbers__box{display:grid;grid-template-areas:". .";grid-auto-columns:min-content 1fr;align-items:center;grid-gap:0 20px}.career-numbers__box_item{font-size:120px;margin-bottom:0;height:190px;line-height:181px;border-radius:19px;width:338px}.career-numbers__box_item:before{height:4.6px}.career-numbers__box_text:before{margin:0 0 20px}}@media(min-width:1280px){.career-numbers{margin-bottom:130px;padding:130px 0}.career-numbers__container{display:grid;grid-template-areas:". . .";grid-template-columns:min-content 1fr min-content;justify-content:space-between;grid-gap:0}.career-numbers__box{display:flex;align-items:flex-start;flex-direction:column;margin:0!important;padding:0!important;border:none!important}.career-numbers__box:nth-child(2){align-items:center}.career-numbers__box:nth-child(2) .num__box_text{padding:0 42px;border-right:2px solid rgba(255,255,255,.3);border-left:2px solid rgba(255,255,255,.3);max-width:100%;margin:0 40px}.career-numbers__box_item{width:338px;height:190px;margin-bottom:40px}.career-numbers__box_text{align-items:flex-start;font-size:26px;line-height:39px;margin:0;white-space:normal;max-width:338px;height:100%}.career-numbers__box_text:before{margin:6px 20px 0 0}.career-numbers__box_sub{margin-top:40px}}@media(min-width:1920px){.career-numbers__box:nth-child(2){align-items:center}.career-numbers__box:nth-child(2) .num__box_text{padding:0 66px;margin:0 66px}.career-numbers__box_item{width:364px;height:205px}.career-numbers__box_text{max-width:364px}}.career-boxes{position:relative;margin-bottom:80px}.career-boxes__wrapper{display:grid;grid-gap:20px 0}.career-boxes__box{position:relative;padding:60px 30px 181px;border:2px solid #f5f5f5;border-radius:10px;background-size:315px auto;background:#f5f5f5 no-repeat 100% 100%}.career-boxes__subtitle{margin-bottom:20px}.career-boxes__text{max-width:320px;margin-bottom:40px}@media(min-width:768px){.career-boxes__box{padding:60px 60px 205px;max-width:668px;background-size:668px auto}}@media(min-width:1280px){.career-boxes{margin-bottom:130px}.career-boxes .tm-container{width:1310px}.career-boxes__wrapper{grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-gap:0 20px}.career-boxes__box{padding:80px 100px 224px;transition:all .3s ease}.career-boxes__box:hover{border:2px solid #007672}.career-boxes__subtitle{white-space:break-spaces}}@media(min-width:1920px){.career-boxes .tm-container{width:1360px}.career-boxes__wrapper{grid-gap:0 40px}.career-boxes__box{padding:80px 80px 240px}}.career-banner-main{position:relative;margin-bottom:80px;color:#fff;z-index:3}.career-banner-main__wrap{position:relative;padding:60px 30px 40px;border-radius:10px;overflow:hidden;background:#005b58}.career-banner-main__title{white-space:break-spaces}.career-banner-main__text,.career-banner-main__title{position:relative;color:#fff;margin-bottom:20px;z-index:2}.career-banner-main__button{position:relative;grid-area:button;margin-bottom:60px;z-index:2}.career-banner-main__image{position:relative;display:block;width:255px;z-index:2}@media(min-width:768px){.career-banner-main__wrap{padding:60px}.career-banner-main__text{margin-bottom:40px}}@media(min-width:1280px){.career-banner-main{margin-bottom:130px}.career-banner-main__wrap{display:flex;justify-content:space-between;grid-gap:0 40px;justify-content:flex-start;padding:60px 60px 60px 80px}.career-banner-main__text{white-space:break-spaces}.career-banner-main__image{margin:0 auto;width:320px;min-width:320px;display:block;align-self:flex-end}.career-banner-main__button{margin-bottom:0}}@media(min-width:1920px){.career-banner-main__wrap{padding:60px 60px 60px 80px}}.career-mockup{margin-bottom:80px}.career-mockup__item_title{margin-bottom:20px}.career-mockup__item_description{white-space:break-spaces;margin-bottom:40px}.career-mockup__item_buttons{display:flex;grid-gap:0 20px}.career-mockup__mockup{margin-bottom:40px}.career-mockup__mockup picture{display:block}@media(min-width:768px){.career-mockup__wrapper{display:flex;flex-direction:column;grid-gap:40px 0}.career-mockup__item{grid-area:item}.career-mockup__mockup{grid-area:mockup;margin-bottom:60px}.career-mockup__mockup img{width:668px}}@media(min-width:1280px){.career-mockup{margin-bottom:130px}.career-mockup__title{max-width:59%;margin-bottom:60px}.career-mockup__wrapper{display:grid;grid-gap:0 60px;grid-template-areas:"item mockup";align-items:center;justify-content:space-between;grid-auto-columns:565px auto}.career-mockup__item_title{margin-bottom:40px}.career-mockup__mockup{margin-bottom:0}.career-mockup__mockup img{width:630px;max-width:unset}}@media(min-width:1920px){.career-mockup__item_description,.career-mockup__item_title{margin-bottom:60px}.career-mockup__item_buttons{grid-gap:0 28px}.career-mockup__mockup img{width:660px}}.career-banner-social{position:relative;margin-bottom:80px;color:#fff;overflow:hidden}.career-banner-social__wrap{position:relative;padding:60px 30px;background:#005b58;border-radius:10px;overflow:hidden}.career-banner-social__title{position:relative;color:#fff!important;max-width:500px;margin-bottom:40px;z-index:3}.career-banner-social__title span{display:block}.career-banner-social__text{position:relative;color:#fff;margin-bottom:20px;z-index:3}.career-banner-social__links{position:relative;display:flex;flex-direction:column;grid-gap:20px 0;z-index:3}.career-banner-social__links_item{display:flex;align-items:center;background:rgba(255,255,255,.2);box-shadow:0 1px 74px rgba(0,0,0,.1);border-radius:100px;padding-right:20px;width:fit-content;cursor:pointer}.career-banner-social__links_item-text{position:relative;font-family:var(--font-raleway),sans-serif;font-weight:800;font-size:14px;line-height:16px;color:#fff;transition:all .3s linear;z-index:3}.career-banner-social__links_item-image{position:relative;display:flex;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;background:#fff;border-radius:100px;margin-right:10px;z-index:3}@media(min-width:768px){.career-banner-social__title span{display:inline}.career-banner-social__wrap{padding:60px}.career-banner-social__links{display:grid;grid-template-areas:". .";grid-auto-columns:min-content min-content;grid-gap:20px 40px}}@media(min-width:1280px){.career-banner-social{margin-bottom:130px}.career-banner-social__wrap{padding:60px 80px}.career-banner-social__title{max-width:unset;margin-bottom:40px}.career-banner-social__links{display:grid;grid-template-areas:". . . .";align-items:flex-start;justify-content:flex-start;grid-gap:0 40px}.career-banner-social__links_item{position:relative}.career-banner-social__links_item:before{content:"";position:absolute;left:0;width:42px;height:42px;background:#fff;border-radius:100px;transition:all .3s linear;z-index:1}.career-banner-social__links_item:hover:before{width:100%}.career-banner-social__links_item:hover .career-banner-social__links_item-text{color:#101820}}@media(min-width:1920px){.career-banner-social__wrap{padding:80px}.career-banner-social__title{max-width:960px}.career-banner-social__text{font-size:18px;line-height:26px}.career-banner-social__links_item:before{width:52px;height:52px}.career-banner-social__links_item-image{width:52px;min-width:52px;height:52px}.career-banner-social__links_item-text{font-size:16px;line-height:19px}}.hero-dynamo{display:flex;flex-direction:column;position:relative;background:#f5f5f5;padding-top:160px;padding-bottom:80px;margin-bottom:80px}.hero-dynamo .tm-container{overflow:hidden;height:100%}.hero-dynamo__wrap{display:flex;flex-direction:column;grid-gap:80px 0}.hero-dynamo__content{position:relative;display:flex;flex-direction:column}.hero-dynamo__content-title{margin-bottom:20px}.hero-dynamo__content-button{margin-top:40px}.hero-dynamo__list{display:flex;flex-wrap:wrap;grid-gap:20px}.hero-dynamo__list-item{width:60px;height:60px}@media(min-width:768px){.hero-dynamo{padding-top:260px}.hero-dynamo__wrap{grid-gap:60px 0}.hero-dynamo__content-title{white-space:break-spaces}.hero-dynamo__list{grid-gap:30px}.hero-dynamo__list-item{width:80px;height:80px}}@media(min-width:1280px){.hero-dynamo{padding-top:180px;padding-bottom:60px;margin-bottom:130px}.hero-dynamo__wrap{grid-gap:170px 0}.hero-dynamo__list{grid-gap:31px}}@media(min-width:1920px){.hero-dynamo{padding-top:240px;padding-bottom:100px}.hero-dynamo__wrap{grid-gap:240px 0}.hero-dynamo__content-title{margin-bottom:40px}.hero-dynamo__content__button{margin-top:60px}.hero-dynamo__list{grid-gap:48px}}.contact-banner-social{position:relative;margin-bottom:80px;color:#fff;overflow:hidden}.contact-banner-social__wrap{position:relative;padding:60px 40px 0;background:#005b58;border-radius:10px;overflow:hidden}.contact-banner-social__title{position:relative;grid-area:title;color:#fff!important;margin-bottom:10px;z-index:3}.contact-banner-social__text{position:relative;grid-area:text;color:#fff;max-width:320px;margin-bottom:30px;z-index:3}.contact-banner-social__links{position:relative;grid-area:links;display:flex;flex-direction:column;grid-gap:20px 0;width:100%;margin-bottom:40px;z-index:3}.contact-banner-social__links_item{display:flex;align-items:center;background:rgba(255,255,255,.2);box-shadow:0 1px 74px rgba(0,0,0,.1);border-radius:100px;padding-right:20px;width:fit-content;cursor:pointer}.contact-banner-social__links_item-text{position:relative;color:#fff;transition:all .3s linear;z-index:3}.contact-banner-social__links_item-image{position:relative;display:flex;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;background:#fff;border-radius:100px;margin-right:10px;z-index:3}.contact-banner-social__links_item-image svg{width:36px;height:36px}.contact-banner-social__image{position:relative;grid-area:image;display:flex;align-items:flex-end;width:100%;max-width:300px;z-index:3}@media(min-width:768px){.contact-banner-social__wrap{display:flex;flex-direction:column;padding:80px 60px;min-height:480px}.contact-banner-social__links{margin-bottom:0}.contact-banner-social__image{position:absolute;right:60px;width:250px;max-width:unset;bottom:0}.contact-banner-social__text{margin-bottom:34px}}@media(min-width:1280px){.contact-banner-social{margin-top:180px;margin-bottom:130px;overflow:visible}.contact-banner-social__wrap{grid-gap:0;padding:130px 0 180px 80px;min-height:560px;overflow:visible}.contact-banner-social__title{white-space:break-spaces;margin-bottom:40px}.contact-banner-social__text{max-width:390px;margin-bottom:60px}.contact-banner-social__links{display:grid;grid-template-areas:". . . .";align-items:flex-start;justify-content:flex-start;grid-gap:0 20px;margin-bottom:0}.contact-banner-social__links_item{position:relative}.contact-banner-social__links_item .svg-hover{transition:all .3s ease}.contact-banner-social__links_item:before{content:"";position:absolute;left:0;width:42px;height:42px;background:#fff;border-radius:100px;transition:all .3s linear;z-index:1}.contact-banner-social__links_item:hover:before{width:100%}.contact-banner-social__links_item:hover .contact-banner-social__links_item-text{color:#101820}.contact-banner-social__links_item:hover .svg-hover{fill:#e0004d}.contact-banner-social__image{right:40px;width:460px}}@media(min-width:1920px){.contact-banner-social__wrap{min-height:584px}.contact-banner-social__text{max-width:500px;margin-bottom:72px}.contact-banner-social__image{right:100px;width:480px}.contact-banner-social__links_item:before{width:52px;height:52px}.contact-banner-social__links_item-image{width:52px;min-width:52px;height:52px}.contact-banner-social__links_item-image svg{width:40px;height:40px}}.carrerSubscribe{position:relative;margin-bottom:80px;color:#fff;overflow:hidden}.carrerSubscribe__wrap{position:relative;padding:60px 40px 0;background:#007672;border-radius:10px;overflow:hidden}.carrerSubscribe__title{position:relative;color:#fff;margin-bottom:20px;z-index:3}.carrerSubscribe__links{position:relative;width:100%;margin-bottom:40px;z-index:3}.carrerSubscribe__links,.carrerSubscribe__links-box{display:flex;flex-direction:column;grid-gap:20px 0}.carrerSubscribe__links-subtitle{margin-bottom:10px}.carrerSubscribe__links_item{display:flex;align-items:center;background:rgba(255,255,255,.2);box-shadow:0 1px 74px rgba(0,0,0,.1);border-radius:100px;padding-right:20px;width:fit-content;cursor:pointer}.carrerSubscribe__links_item-text{position:relative;font-family:var(--font-raleway),sans-serif;font-weight:800;font-size:14px;line-height:16px;color:#fff;transition:all .3s linear;z-index:3}.carrerSubscribe__links_item-image{position:relative;display:flex;justify-content:center;align-items:center;width:42px;height:42px;background:#fff;border-radius:100px;margin-right:10px;z-index:3}.carrerSubscribe__links_item-image img{width:100%}.carrerSubscribe__image{position:relative;grid-area:image;display:flex;align-items:flex-end;width:100%;max-width:300px;z-index:3}@media(min-width:768px){.carrerSubscribe__wrap{display:flex;flex-direction:column;padding:80px 60px;min-height:480px}.carrerSubscribe__links{margin-bottom:0}.carrerSubscribe__image{position:absolute;right:60px;width:250px;max-width:unset;bottom:0}}@media(min-width:1280px){.carrerSubscribe{margin-top:180px;margin-bottom:130px;overflow:visible}.carrerSubscribe__wrap{grid-gap:0;padding:130px 0 180px 80px;min-height:560px;overflow:visible}.carrerSubscribe__title{white-space:break-spaces;margin-bottom:40px}.carrerSubscribe__links{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;grid-gap:40px;margin-bottom:0;max-width:640px}.carrerSubscribe__links-subtitle{white-space:break-spaces;margin-bottom:20px}.carrerSubscribe__links_item{position:relative}.carrerSubscribe__links_item:before{content:"";position:absolute;left:0;width:42px;height:100%;background:#fff;border-radius:100px;transition:all .3s linear;z-index:1}.carrerSubscribe__links_item:hover:before{width:100%}.carrerSubscribe__links_item:hover .carrerSubscribe__links_item-text{color:#101820}.carrerSubscribe__image{right:40px;width:460px}}@media(min-width:1920px){.carrerSubscribe__wrap{min-height:580px}.carrerSubscribe__image{right:100px;width:480px}.carrerSubscribe__links_item:before{width:52px}.carrerSubscribe__links_item-image{width:52px;height:52px}.carrerSubscribe__links_item-text{font-size:16px;line-height:19px}}.careerTalentlyft{background-color:#f5f5f5;padding-top:160px;padding-bottom:80px}.careerTalentlyft,.careerTalentlyft__title{margin-bottom:80px}.careerTalentlyft__wrap{background:#fff;box-shadow:0 0 4px rgba(0,0,0,.05);padding:30px;border-radius:10px;max-width:unset;overflow:hidden;margin-bottom:0}.careerTalentlyft__item{position:relative;cursor:pointer;border-bottom:1px solid #e5e5e5;display:block}.careerTalentlyft__item:before{content:"";position:absolute;top:-1px;left:-15px;width:calc(100% + 30px);height:calc(100% + 2px);border-radius:10px;background:#f5f5f5;opacity:0;transition:opacity .3s ease}.careerTalentlyft__item-wrap{display:flex;align-items:flex-start;flex-direction:column;grid-gap:12px 0;padding:20px 0}.careerTalentlyft__item-title{position:relative;transition:color .3s ease;z-index:2}.careerTalentlyft__item-location{position:relative;font-family:var(--font-open-sans),sans-serif;font-weight:400;color:#101820;white-space:nowrap;opacity:.5;z-index:2}.careerTalentlyft__item:hover .careerTalentlyft__item-title{color:#005b58}.careerTalentlyft__item:hover:before{opacity:1}@media(min-width:1280px){.careerTalentlyft{padding-top:300px;padding-bottom:130px;min-height:100vh}.careerTalentlyft,.careerTalentlyft__title{margin-bottom:130px}.careerTalentlyft__wrap{padding:80px}.careerTalentlyft__item{position:relative;z-index:2}.careerTalentlyft__item-wrap{justify-content:space-between;flex-direction:row;align-items:center;grid-gap:0 30px;padding:30px 0}}@media(min-width:1920px){.careerTalentlyft{padding-top:300px}.careerTalentlyft__item-wrap{padding:40px 0}}.contact-locations{position:relative;padding:80px 0 100px;background:#f5f5f5}.contact-locations__title{margin-bottom:70px}.contact-locations__wrap{display:flex;flex-direction:column;grid-gap:70px 0}.contact-locations__item{position:relative;padding:70px 50px 40px;background:#fff;text-align:center;border-radius:10px}.contact-locations__item-line{content:"";position:absolute;width:2px;height:calc(100% - 40px);border-left:2px dashed #e1e1e1;top:50%;transform:translateY(-50%);z-index:1}.contact-locations__item-line-1{left:26px}.contact-locations__item-line-2{right:26px}.contact-locations__item-line:after,.contact-locations__item-line:before{content:"";position:absolute;display:block;width:12px;height:12px;left:-7px;border-radius:50%;background:#e1e1e1}.contact-locations__item-line:before{top:-1px}.contact-locations__item-line:after{bottom:-1px}.contact-locations__icon{position:absolute;display:block;top:-30px;left:50%;transform:translateX(-50%);width:60px;height:60px}.contact-locations__text{white-space:break-spaces}@media(min-width:768px){.contact-locations__item{text-align:left;padding:70px 100px 40px}.contact-locations__item-line-1{left:36px}.contact-locations__item-line-2{right:36px}.contact-locations__icon{left:100px;transform:unset}}@media(min-width:1280px){.contact-locations{padding:130px 0;margin:0 auto 130px;max-width:1310px;border-radius:10px}.contact-locations__title{margin-bottom:100px}.contact-locations__wrap{display:grid;grid-template-areas:". .";grid-gap:80px 40px}.contact-locations__item{padding:80px 100px 40px}.contact-locations__item-line{height:calc(100% - 60px)}.contact-locations__icon{width:80px;height:80px;top:-40px}}@media(min-width:1920px){.contact-locations{max-width:1560px;margin-bottom:200px}.contact-locations__item-line-1{left:54px}.contact-locations__item-line-2{right:54px}.contact-locations__icon{left:120px}}.tech-thanks{position:relative;padding:160px 0 80px;background-color:#f5f5f5;margin-bottom:80px}.tech-thanks.false{margin-bottom:0}.tech-thanks__container{position:relative;display:flex;flex-direction:column;grid-gap:20px}.tech-thanks__content_title{margin-bottom:20px}.tech-thanks__content_subtitle{font-weight:700}.tech-thanks__content_button{margin-top:40px}.tech-thanks__social{display:flex;justify-content:flex-start;align-items:center;grid-gap:0 20px;margin:40px 0 50px}.tech-thanks__social-item{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;font-size:0;cursor:pointer;background-color:rgba(224,0,77,.05);transition:background-color .2s ease;border-radius:50%;overflow:hidden}.tech-thanks__social-item img{position:absolute;top:0;left:0;width:100%;height:100%;filter:brightness(1) invert(0)}.tech-thanks__social-item:not(.mod):hover{background-color:#ba0040}.tech-thanks__social-item:not(.mod):hover img{width:100%;height:100%;filter:brightness(0) invert(1)}.tech-thanks__social-item .mod1{opacity:1}.tech-thanks__social-item .mod2{opacity:0;transition:all .2s ease}.tech-thanks__social-item.mod:hover .mod1{opacity:0}.tech-thanks__social-item.mod:hover .mod2{opacity:1;background-color:#e0004d}.tech-thanks__image{max-width:535px}@media(min-width:768px){.tech-thanks{padding:200px 0 80px}}@media(min-width:1280px){.tech-thanks{padding:160px 0 80px;display:flex;align-items:center;min-height:100vh;box-sizing:border-box;margin-bottom:130px}.tech-thanks.false{margin-bottom:0}.tech-thanks__container{display:grid;grid-template-areas:". .";grid-template-columns:1fr 535px;grid-gap:80px 40px;align-items:center;height:100%}.tech-thanks__image{max-width:unset;width:100%}.tech-thanks__content{display:grid;grid-template-areas:"title title" "subtitle subtitle" "button social";grid-auto-rows:min-content min-content min-content;grid-auto-columns:min-content 1fr;grid-gap:40px 60px}.tech-thanks__content_title{grid-area:title;margin:0}.tech-thanks__content_subtitle{grid-area:subtitle;margin:0 0 20px}.tech-thanks__content_button{grid-area:button;margin:0}.tech-thanks__social{grid-area:social;align-items:flex-start;margin:0}}@media(min-width:1920px){.tech-thanks__container{grid-template-columns:1fr 660px;grid-gap:100px 80px}.tech-thanks__content_subtitle{margin:0 0 40px}.tech-thanks__social-item{width:52px;height:52px}}.tech-cookie-table{position:relative;margin-bottom:70px}.tech-cookie-table .table{display:flex;flex-direction:column;grid-gap:20px 0;margin-top:40px}.tech-cookie-table .table__heading{display:none}.tech-cookie-table .table__heading-item:first-letter{text-transform:capitalize}.tech-cookie-table .table__box{padding:10px 20px 30px;background:#f5f5f5;border-radius:10px;width:100%}.tech-cookie-table .table__item{font-weight:400;font-size:16px;line-height:18px;color:#101820;padding:20px 0 6px;border-bottom:1px solid #ccc;word-break:break-word}.tech-cookie-table .table__item a{display:inline;color:#101820;font-weight:700;text-decoration:underline}.tech-cookie-table .table__item-mobile-title{display:block;font-weight:700;font-size:14px;line-height:18px;color:#007672;margin-bottom:6px;border:none}.tech-cookie-table .table__item-mobile-title:first-letter{text-transform:capitalize}@media(min-width:768px){.tech-cookie-table .table{flex-direction:row;flex-wrap:wrap;gap:20px}.tech-cookie-table .table__box{padding:10px 40px 30px;width:calc(50% - 10px)}.tech-cookie-table .table__item{min-width:255px;width:fit-content}}@media(min-width:1280px){.tech-cookie-table .table{flex-wrap:nowrap;flex-direction:column;margin-top:60px;grid-gap:0;border-radius:10px;overflow:hidden}.tech-cookie-table .table__heading{display:grid;grid-template-areas:". . . .";align-items:center;grid-template-columns:1fr 1fr 1fr 1fr;height:60px;background:#e5e5e5}.tech-cookie-table .table__heading-item{padding:0 0 0 40px;font-weight:700;font-size:16px;line-height:26px;color:#007672}.tech-cookie-table .table__box{display:grid;grid-template-areas:". . . .";grid-template-columns:1fr 1fr 1fr 1fr;padding:0;border-radius:0;width:100%}.tech-cookie-table .table__box:last-child .table__item{padding-bottom:40px}.tech-cookie-table .table__item{display:block;width:100%;font-size:16px;line-height:26px;padding:40px 40px 0;border-bottom:none}.tech-cookie-table .table__item:not(:last-child){border-right:3px dashed #ccc}.tech-cookie-table .table__item-mobile-title{display:none}}@media(min-width:1920px){.tech-cookie-table .table__heading-item,.tech-cookie-table .table__item{font-size:18px;line-height:26px}}.tech-hero-2{position:relative;background:#f5f5f5;padding-top:160px;padding-bottom:24px}.tech-hero-2,.tech-hero-2-wrap{display:flex;flex-direction:column}.tech-hero-2-wrap{grid-gap:40px 0}.tech-hero-2__title{margin-bottom:20px}.tech-hero-2__description,.tech-hero-2__title{white-space:break-spaces}.tech-hero-2 .btn,.tech-hero-2__image{margin-top:40px}.tech-hero-2__image img{width:100%;max-width:315px}@media(min-width:768px){.tech-hero-2{padding-top:260px;padding-bottom:40px}}@media(min-width:1280px){.tech-hero-2{padding-top:100px;height:calc(100vh - 199px);min-height:600px}.tech-hero-2-wrap{display:grid;grid-template-areas:". .";grid-template-columns:1fr 480px;grid-gap:0 20px;align-items:center}.tech-hero-2__image{margin-top:0}.tech-hero-2__image img{width:480px;max-width:unset}}@media(min-width:1920px){.tech-hero-2{height:calc(100vh - 239px);min-height:695px}.tech-hero-2-wrap{grid-template-columns:810px auto}.tech-hero-2__title{margin-bottom:40px}.tech-hero-2__image{display:flex;align-items:flex-start;justify-content:flex-start;transform:translateX(100px)}.tech-hero-2__image img{width:600px}}.adsAbout{position:relative;display:flex;flex-direction:column;margin-bottom:80px}.adsAbout__content,.adsAbout__content-buttons{display:flex;flex-direction:column;grid-gap:20px}.adsAbout__block{display:grid;grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-gap:15px;margin:40px 0 80px}.adsAbout__block-item{border-radius:10px;background:#191d1d;box-shadow:0 5px 10px 5px rgba(0,0,0,.15);padding:30px}.adsAbout__block-item-num{font-family:var(--font-open-sans),sans-serif;font-size:26px;font-style:normal;font-weight:800;line-height:32px;color:#fff}.adsAbout__block-item-text{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#fff;white-space:break-spaces}@media(min-width:768px){.adsAbout__content-buttons{display:flex;flex-direction:row;grid-gap:20px;margin-top:20px}.adsAbout__block{grid-template-areas:". . . .";grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:0 15px}}@media(min-width:1280px){.adsAbout{margin-bottom:130px}.adsAbout-wrap{display:grid;grid-template-areas:". .";grid-template-columns:540px 470px;grid-gap:0 80px;align-items:center}.adsAbout__content-text,.adsAbout__content-title{white-space:break-spaces}.adsAbout__content-buttons{grid-gap:40px}.adsAbout__block{grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-auto-rows:min-content min-content;grid-gap:10px;margin:0}.adsAbout__block-item{padding:40px 30px}.adsAbout__block-item-num{font-size:50px;line-height:58px}}@media(min-width:1920px){.adsAbout-wrap{grid-template-columns:610px 560px;grid-gap:0 90px}}.webinarsHero{padding-top:160px;padding-bottom:80px}.webinarsHero,.webinarsHero__wrap{position:relative;background:#191d1d}.webinarsHero__wrap{display:flex;flex-direction:column;width:100%;grid-gap:80px 0}.webinarsHero .tm-container{display:flex;flex:1}.webinarsHero__content-title{color:#fff;margin-bottom:20px}.webinarsHero__content-text{color:#fff}.webinarsHero__content-button{margin-top:40px}@media(min-width:768px){.webinarsHero{padding-top:260px;padding-bottom:100px}.webinarsHero__content-text,.webinarsHero__content-title{white-space:break-spaces}}@media(min-width:1280px){.webinarsHero{display:flex;align-items:center;flex-direction:column;padding-top:240px;padding-bottom:80px}.webinarsHero__wrap{flex:1;justify-content:center}.webinarsHero__content{padding-bottom:120px}}@media(min-width:1920px){.webinarsHero__content-title{margin-bottom:40px}.webinarsHero__content-button{margin-top:60px}}.webinarsHeroSub{position:relative;padding:120px 0 80px}.webinarsHeroSub__content{position:relative;width:100%;padding:80px 30px;background:#191d1d;border-radius:10px}.webinarsHeroSub__content_subtitle{display:flex;align-items:center;grid-gap:0 20px;margin-bottom:20px}.webinarsHeroSub__content_subtitle-icon{display:block;width:24px;height:24px}.webinarsHeroSub__content_subtitle-text{font-family:var(--font-raleway),sans-serif;font-weight:800;font-size:14px;line-height:26px;color:#fff}.webinarsHeroSub__content-title{color:#fff;margin-bottom:40px}.webinarsHeroSub__content-button{margin-top:40px}@media(min-width:768px){.webinarsHeroSub{padding:140px 0 80px}.webinarsHeroSub__content{min-height:400px;padding:80px 60px 80px 65px}.webinarsHeroSub__content_subtitle{margin-bottom:40px}.webinarsHeroSub__content-title{padding-right:120px}}@media(min-width:1280px){.webinarsHeroSub{padding:160px 0 130px}.webinarsHeroSub__content{min-height:400px;padding:80px 65px 100px}.webinarsHeroSub__content-title{padding-right:200px}}@media(min-width:1920px){.webinarsHeroSub{padding:220px 0 130px}.webinarsHeroSub__content{min-height:460px;padding:100px}.webinarsHeroSub__content_subtitle-text{font-size:16px;line-height:24px}}.webinarBanner{position:relative;overflow:hidden;margin-bottom:80px}.webinarBanner__wrapper{position:relative;padding:60px 30px 130px;background:#005b58;border-radius:10px}.webinarBanner__wrapper:before{content:"";position:absolute;right:33px;bottom:-53px;height:142px;width:200px;pointer-events:none;background-image:url(/images/n-svg/owl-2.svg);background-position:100%;background-repeat:no-repeat;background-size:contain;z-index:1}.webinarBanner__content{display:flex;flex-direction:column;grid-gap:20px;margin-bottom:40px}.webinarBanner__content_text,.webinarBanner__content_title{color:#fff;white-space:break-spaces}.webinarBanner__content_text{font-weight:700}.webinarBanner__box{position:relative;display:flex;justify-content:center;align-items:center;width:fit-content;min-height:140px;z-index:2}.webinarBanner__form{z-index:2}@media(min-width:768px){.webinarBanner__wrapper{padding:60px}.webinarBanner__wrapper:before{bottom:unset;top:52px;right:-42px}.webinarBanner__box{justify-content:flex-start;align-items:flex-start;min-height:82px}}@media(min-width:1280px){.webinarBanner{margin-bottom:130px}.webinarBanner__wrapper{padding:80px 80px 70px}.webinarBanner__wrapper:before{background-size:100%;bottom:unset;right:-20px;top:20px;width:350px;height:350px}.webinarBanner__content{max-width:800px}.webinarBanner__box{min-height:84px}}@media(min-width:1920px){.webinarBanner__wrapper{padding:80px}.webinarBanner__box{min-height:94px}.webinarBanner:before{height:400px;right:-20px;width:450px}}#WebinarFormBanner form{width:100%;padding:0;margin:0;background:rgba(0,0,0,0)!important}#WebinarFormBanner form ._form-thank-you{font-family:var(--font-open-sans),sans-serif;font-size:16px;text-align:left;color:#fff}#WebinarFormBanner ._form-content{position:relative;display:flex;flex-direction:column}#WebinarFormBanner ._form-content ._form-image,#WebinarFormBanner ._form-content ._form-title,#WebinarFormBanner ._form-content ._form_element p{display:none!important}#WebinarFormBanner ._form-content ._form_element{max-width:fit-content;width:fit-content;margin:0!important}#WebinarFormBanner ._form-content ._field-wrapper input[type=text]{display:flex;align-items:center;justify-content:flex-start;width:255px!important;height:44px;line-height:44px;padding:0 20px;overflow:hidden;overflow-y:auto;font-weight:600;font-size:16px;color:#101820!important;background:#fff;box-shadow:0 1px 74px rgba(0,0,0,.1);border-radius:10px;resize:none;outline:none;border:2px solid rgba(0,0,0,0)}#WebinarFormBanner ._form-content ._field-wrapper input[type=text]::placeholder{font-family:var(--font-open-sans),sans-serif;font-size:16px;font-style:italic;font-weight:300;color:#101820!important}#WebinarFormBanner ._form-content ._form_element label._form-label{font-family:var(--font-open-sans),sans-serif;display:block;font-size:16px;line-height:24px;font-weight:700;color:#fff;opacity:1;margin:0 0 9px}#WebinarFormBanner ._form-content ._button-wrapper button._submit{font-family:var(--font-raleway),sans-serif!important;display:inline-flex;justify-content:center;align-items:center;height:42px;line-height:42px;font-size:14px;font-weight:800;text-align:center;text-decoration:none;border-radius:26px!important;padding:0 30px!important;margin:0!important;transition:all .3s ease;border:2px solid #fff!important;color:#fff!important;background-color:rgba(0,0,0,0)!important;text-transform:none;min-width:unset}#WebinarFormBanner ._form-content ._button-wrapper button._submit:hover{color:#005b58!important;background-color:#fff!important}#WebinarFormBanner ._form-content ._error{bottom:-23px;right:0;left:unset;padding:4px 0 0}#WebinarFormBanner ._form-content ._error:after{content:"";position:absolute;width:20px;height:20px;background-image:url(/images/footer/test.svg);background-repeat:no-repeat;background-position:bottom 0 center;background-size:100%;top:-34px;right:14px}#WebinarFormBanner ._form-content ._error-arrow{display:none}#WebinarFormBanner ._form-content ._error-inner{font-family:var(--font-open-sans),sans-serif;font-size:12px;line-height:16px;font-weight:400;color:#fff;background:rgba(0,0,0,0);box-shadow:none;outline:none;padding:0;margin:0}#WebinarFormBanner ._form-branding{display:none}@media(min-width:768px){#WebinarFormBanner ._form-content{flex-direction:row;align-items:flex-end}#WebinarFormBanner ._form-content ._form_element{margin:0}#WebinarFormBanner ._form-content ._button-wrapper{margin-top:0!important;margin-left:20px!important}#WebinarFormBanner ._form-content ._field-wrapper input[type=text]{width:324px!important}}@media(min-width:1280px){#WebinarFormBanner ._form-content ._button-wrapper{margin-left:40px!important}#WebinarFormBanner ._form-content ._field-wrapper input[type=text]{width:521px!important}#WebinarFormBanner ._form-content ._field-wrapper input[type=text]::placeholder{font-size:16px}#WebinarFormBanner ._form-content ._form_element label._form-label{font-size:16px;line-height:27px}#WebinarFormBanner ._form-content ._error:after{top:-32px}}@media(min-width:1920px){#WebinarFormBanner ._form-content ._field-wrapper input[type=text]{width:670px!important;line-height:52px;height:52px}#WebinarFormBanner ._form-content ._button-wrapper button._submit{font-size:16px;height:52px;line-height:52px;padding:0 40px!important}#WebinarFormBanner ._form-content ._error{padding:4px 0 0}#WebinarFormBanner ._form-content ._error:after{width:24px;height:24px;top:-38px}}.webinarList{position:relative;margin-bottom:80px;overflow:hidden}.webinarList__wrap{display:flex;flex-direction:column;grid-gap:20px 0}.webinarList__item{background:#f5f5f5;border-radius:10px}.webinarList__item.true{order:1}.webinarList__item.false{order:2}.webinarList__item-image{position:relative;display:block;width:100%;height:auto;border-top-left-radius:10px;border-top-right-radius:10px}.webinarList__item-image:before{content:"";position:absolute;height:100%;background:#191d1d;width:200vw;z-index:-1;left:50%;transform:translateX(-50%)}.webinarList__item-image img{width:100%}.webinarList__item-box{display:flex;flex-direction:column;grid-gap:20px 0;padding:30px 30px 40px}.webinarList__item_info{flex-wrap:wrap;margin-top:-10px}.webinarList__item_info,.webinarList__item_info-item{display:flex;align-items:center;grid-gap:12px}.webinarList__item_info-item p{font-weight:700}.webinarList__item_info-price{display:flex;justify-content:flex-start;align-items:center;width:fit-content;height:26px;padding:0 16px;font-weight:700;font-size:14px;background:#101820;color:#fff;border-radius:15px;white-space:nowrap;overflow:hidden}.webinarList__item_info-price p{font-weight:700}.webinarList__item_footer{display:flex;flex-direction:column;grid-gap:20px 0}.webinarList__item_footer-item{display:flex;align-items:center;grid-gap:0 20px;color:#101820}.webinarList__item_footer-item img{width:30px}.webinarList__item_footer-item p{font-weight:700}@media(min-width:768px){.webinarList__wrap{display:grid;grid-template-areas:". .";grid-template-columns:1fr 1fr;grid-gap:20px}.webinarList__item{display:flex;flex-direction:column}.webinarList__item-box{flex:1}.webinarList__item_footer{flex:1;justify-content:flex-end}}@media(min-width:1280px){.webinarList{margin-bottom:130px}.webinarList__wrap:before{content:"";position:absolute;height:265px;background:#191d1d;width:101vw;z-index:-1;left:50%;transform:translateX(-50%)}.webinarList__item-box{padding:40px 60px 60px}.webinarList__item_info{grid-gap:20px}.webinarList__item_footer{justify-content:space-between;align-items:flex-end;flex-direction:row;grid-gap:0 20px;padding-right:40px;min-height:42px}.webinarList__item_footer-item img{width:40px}.webinarList__item-image{display:flex;justify-content:center;align-items:center;width:100%;height:265px;overflow:hidden;background:#191d1d}.webinarList__item-image:before{display:none}.webinarList__item-image img{object-fit:cover;transition:all .3s ease}.webinarList__item:hover .webinarList__item_footer-item{color:#005b58}.webinarList__item:hover .webinarList__item-image img{scale:1.1}}@media(min-width:1920px){.webinarList__item-image,.webinarList__wrap:before{height:300px}.webinarList__item-box{padding:40px 80px 60px}.webinarList__item_footer{min-height:52px;padding-right:50px}}