.rf-btn,.rf-btn-sq{display:inline-block}.cards__card_btn,.rf-btn-sq{white-space:nowrap;text-align:center;box-sizing:border-box}.cards__card_btn,.hero__container,.rf-btn-sq,.training-faq__item{box-sizing:border-box}.rf-btn-sq{border:none;border-radius:5px;color:#FFF;font-size:18px;height:50px;line-height:50px;padding:0 30px;font-weight:500;min-width:100px;transition:all .2s ease;background:linear-gradient(180deg,#8C83F7 0,#655BE2 100%);box-shadow:0 6px 12px #766DE880}@media only screen and (min-width:993px){.rf-btn-sq:hover{background:linear-gradient(180deg,#B5AFFF 0,#9B94FC 100%);box-shadow:0 6px 24px #766DE880}}.rf-btn-sq.purple,.rf-btn-sq:focus{background:linear-gradient(180deg,#8C83F7 0,#655BE2 100%)}.rf-btn-sq:focus{box-shadow:none}.rf-btn-sq.purple{box-shadow:0 6px 12px #766DE880}@media only screen and (min-width:993px){.rf-btn-sq.purple:hover{background:linear-gradient(180deg,#B5AFFF 0,#9B94FC 100%);box-shadow:0 6px 24px #766DE880}}.rf-btn-sq.dark-purple,.rf-btn-sq.purple:focus{background:linear-gradient(180deg,#8C83F7 0,#655BE2 100%)}.rf-btn-sq.purple:focus{box-shadow:none}.rf-btn-sq.dark-purple{box-shadow:0 6px 12px #766DE880}@media only screen and (min-width:993px){.rf-btn-sq.dark-purple:hover{background-image:linear-gradient(to bottom,#4136C1,#4136C1)}}.rf-btn-sq.dark-purple:focus{background:linear-gradient(180deg,#8C83F7 0,#655BE2 100%);box-shadow:none}.rf-btn-sq.blue{background:linear-gradient(180deg,#5690FF 0,#3271E6 100%);box-shadow:0 6px 12px #387DFF80}@media only screen and (min-width:993px){.rf-btn-sq.blue:hover{background:linear-gradient(180deg,#6EA0FF 0,#518DFF 100%);box-shadow:0 6px 24px #387DFF80}}.rf-btn-sq.blue:focus{background:linear-gradient(180deg,#5690FF 0,#3271E6 100%);box-shadow:none}.rf-btn-sq.white{background:#fff!important;border:1px solid #5449E2;box-shadow:none;color:#5449E2}@media only screen and (min-width:993px){.rf-btn-sq.white:hover{box-shadow:0 6px 12px #766DE880}}.rf-btn-sq.white:focus{box-shadow:0 3px 6px #766DE880}.rf-btn-sq.red{background-image:linear-gradient(180deg,#FF3035 0,#AA1A04 100%);color:#FFF;box-shadow:0 3px 16px 0 rgba(255,76,76,.5)}@media only screen and (min-width:993px){.rf-btn-sq.red:hover{box-shadow:0 6px 20px 0 #CB1D0180;background-image:linear-gradient(178.58deg,#FE3035 22.2%,#AC1B06 169.16%)}}.rf-btn-sq.red:focus{background:linear-gradient(180deg,#B01C07 0,#FE3035 100%)}.rf-btn-sq.sm{height:42px;line-height:42px;font-size:16px;min-width:142px}.rf-btn-sq.lg{min-width:208px}.rf-btn{border-radius:38px;color:#FFF;cursor:pointer;transition:all .1s linear;text-decoration:none!important;text-transform:uppercase;border:none;font-weight:400;background-repeat:no-repeat!important;user-select:none}.rf-btn.hidden{display:none}.rf-btn.rf-disabled{opacity:.5;pointer-events:none;touch-action:none}.rf-btn.rf-60{height:60px;line-height:60px;padding:0 78px;font-size:18px}.rf-btn.rf-50{height:50px;line-height:50px;padding:0 30px;font-size:18px}.rf-btn.rf-40{height:40px;line-height:40px;padding:0 28px;font-size:14px}.cards{padding:60px 0 75px}.cards__container{padding:0 15px}.cards__title{color:#363f5a;font-size:36px;font-weight:600;line-height:1.3;margin:0 auto 60px;max-width:470px;text-align:center}@media only screen and (max-width:768px){.cards__title{font-size:24px;margin-bottom:50px}}.cards__subtitle{color:#363f5a;font-size:14px;font-weight:400;line-height:22px;margin:0 auto 60px;max-width:522px;text-align:center}@media only screen and (max-width:768px){.cards__subtitle{font-size:12px;margin-bottom:30px}}.cards__wrapper{display:grid;grid-gap:45px;grid-template-columns:repeat(3,calc((100% - 90px)/ 3));margin:0 auto;max-width:1125px;width:calc(100% - 90px)}@media only screen and (max-width:1200px){.cards__wrapper{grid-gap:40px;grid-template-columns:repeat(2,calc((100% - 40px)/ 2));width:calc(100% - 40px)}}@media only screen and (max-width:820px){.cards__wrapper{grid-gap:30px;grid-template-columns:repeat(2,calc((100% - 30px)/ 2));width:calc(100% - 15px)}}@media only screen and (max-width:767px){.cards__wrapper{grid-gap:30px 0;grid-template-columns:repeat(1,100%);width:100%}}.cards__card{background-color:#FFF;box-shadow:3px 3px 19px rgba(27,85,216,.32);border-radius:10px;transition:all .4s ease;position:relative}.cards__card::after,.cards__card::before{position:absolute;width:100%;z-index:0;transition:all .3s ease;will-change:transform;height:100%;content:'';top:0;left:0}.cards__card::before{background:linear-gradient(129.69deg,#FF39A7 .55%,#655BE2 95.68%);border-radius:15px;transform:scale(.99)}.cards__card::after{background-color:#fff;border-radius:13px}@media only screen and (min-width:769px){.cards__card:hover::before{transform:scale(1.1)}.cards__card:hover::after{transform:scale(1.085)}.cards__card:hover .cards__card_btn.purple{flex:0 1 52px;max-height:52px}.cards__card:hover .cards__card_wrapper{box-shadow:3px 3px 19px rgba(27,85,216,.32);border-radius:10px}}.cards__card_fig-wrap,.cards__card_fig-wrap img,.cards__card_fig-wrap video{border-radius:10px 10px 0 0;overflow:hidden}@media only screen and (max-width:1200px){html[dir=ltr] .cards__card:nth-child(odd):not(:last-child),html[dir=rtl] .cards__card:nth-child(even):not(:last-child){margin-left:auto}.cards__card{max-width:100%;width:345px}html[dir=ltr] .cards__card:nth-child(even):not(:last-child),html[dir=rtl] .cards__card:nth-child(odd):not(:last-child){margin-right:auto}.cards__card:last-child{grid-column-end:-1;margin:unset}html[dir=ltr] .cards__card:last-child{transform:translateX(calc(-50% - 20px))}html[dir=rtl] .cards__card:last-child{transform:translateX(calc(50% + 20px))}}@media only screen and (max-width:1200px) and (min-width:769px){html[dir=ltr] .cards__card:last-child:hover{transform:translateX(calc(-50% - 20px)) translateY(-12px)}html[dir=rtl] .cards__card:last-child:hover{transform:translateX(calc(50% + 20px)) translateY(-12px)}}@media only screen and (max-width:767px){.cards__card{margin:0 auto!important;transform:unset!important}}.cards__card_wrapper{display:flex;flex-direction:column;height:100%;position:relative;z-index:1}.cards__card_fig-wrap{cursor:pointer;display:flex;height:0;padding-top:56.25%;position:relative}.cards__card_fig-wrap:before{background:linear-gradient(180deg,rgba(54,63,90,0) 0,rgba(54,63,90,.22) 100%) no-repeat padding-box;bottom:0;content:'';height:65px;left:0;opacity:0;position:absolute;right:0;transition:opacity .6s ease;z-index:2}.cards__card_fig{min-height:initial;opacity:1}.cards__card_img{object-fit:cover;position:absolute;top:0;left:0;height:100%;width:100%}.cards__card_content{align-items:center;display:flex;flex-direction:column;justify-content:space-between;height:110px;text-align:center;overflow:hidden;position:relative;border-radius:0 0 10px 10px;background-color:#FFF}.cover-absolute,.modal-overlay{height:100%;left:0;top:0;width:100%}.cards__card_title{color:#363f5a;font-size:16px;padding:8px 16px;font-weight:700;display:flex;align-items:center;flex:1 0;transition:max-height .4s ease}.cards__card_btn{border:none;border-radius:0;color:#FFF;display:inline-block;font-size:18px;max-height:0;line-height:52px;padding:0 30px;font-weight:500;min-width:100px;transition:max-height .4s ease;width:100%;background:linear-gradient(180deg,#8C83F7 0,#655BE2 100%);box-shadow:0 6px 12px #766DE880}@media only screen and (min-width:993px){.cards__card_btn:hover{background:linear-gradient(180deg,#B5AFFF 0,#9B94FC 100%);box-shadow:0 6px 24px #766DE880}}.cards__card_btn.purple,.cards__card_btn:focus{background:linear-gradient(180deg,#8C83F7 0,#655BE2 100%)}.cards__card_btn:focus{box-shadow:none}.cards__card_btn.purple{box-shadow:0 6px 12px #766DE880}@media only screen and (min-width:993px){.cards__card_btn.purple:hover{background:linear-gradient(180deg,#B5AFFF 0,#9B94FC 100%);box-shadow:0 6px 24px #766DE880}}.cards__card_btn.purple:focus{background:linear-gradient(180deg,#8C83F7 0,#655BE2 100%);box-shadow:none}@media only screen and (max-width:768px){.cards__card_fig-wrap:before{opacity:1}.cards__card_btn{max-height:52px}}.cover-absolute{position:absolute;right:0;bottom:0;max-width:100%;max-height:100%;object-fit:cover}body .scroll-off{overflow:hidden}.modal-overlay-block{display:inline-block;margin-top:32px}@media only screen and (max-width:992px){.modal-overlay-block{margin-top:20px}}@media only screen and (max-width:767px){.modal-overlay-block{margin-top:12px}}.modal-overlay{background:rgba(37,46,72,.8);position:fixed;z-index:999}.modal-overlay.hide{display:none}.modal-overlay .modal{background-color:#252E48;border-radius:32px;display:block;left:50%;max-width:1216px;min-width:280px;height:fit-content;overflow:unset;box-shadow:2px 4px 19px rgba(0,0,0,.5);padding:32px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:60vw}.cust,.hero,.how,.training-faq__desc,.who,.who__content{overflow:hidden}@media only screen and (max-width:1024px){.modal-overlay .modal{padding:20px 20px 32px;width:85vw}}@media only screen and (max-width:768px){.modal-overlay .modal{border-radius:16px;padding:12px 12px 20px;width:96vw}}.modal-overlay .modal .explainer-video-wrap{height:0;padding-top:56.25%;position:relative;width:100%}.modal-overlay .modal .explainer-video-wrap .explainer-video{border-radius:10px;height:100%;left:0;position:absolute;top:0;width:100%}.modal-overlay .modal #titleName{color:#fff;font-size:24px;font-weight:500;margin-bottom:32px}.modal-overlay .modal .close-modal{cursor:pointer;height:48px;position:absolute;right:-58px;top:0;width:48px;border-radius:50%;transition:transform .2s ease-out}@media only screen and (min-width:769px){.modal-overlay .modal .close-modal:hover{transform:rotate(90deg)}}@media only screen and (max-width:1024px){.modal-overlay .modal #titleName{margin-bottom:20px}.modal-overlay .modal .close-modal{right:0;top:-58px}.content__badges{overflow:hidden}}@media only screen and (max-width:768px){.modal-overlay .modal #titleName{font-size:18px}.modal-overlay .modal .close-modal{height:40px;top:-50px;width:40px}}.modal-overlay .modal .rf-btn-sq{border-radius:3px;transition:all .3s linear}@media only screen and (max-width:480px){.modal-overlay .modal .rf-btn-sq{height:42px;line-height:42px;font-size:16px;min-width:142px}}.content__badges{padding:100px 0;position:relative}.content__badges_container{position:relative;z-index:1}.content__badges_wrapper{display:flex;justify-content:center;margin:0 auto;min-height:150px}.content__badges_link:not(:last-child){margin-inline-end:15px}.content__badges_link:nth-child(3){margin-top:-20px}.content__badges_link:nth-child(even){margin-top:15px}.content__badges_link img{object-fit:contain}@media only screen and (min-width:993px){.content__badges_link img{transition:transform .2s ease-in}.content__badges_link:hover img{transform:translateY(-5px)}}@media only screen and (max-width:992px){.content__badges_wrapper{flex-wrap:wrap;max-width:380px}.content__badges_link:first-child{order:1}.content__badges_link:last-child{order:2}.content__badges_link:nth-child(4){margin-inline-end:0}.content__badges_link:nth-child(even){margin-bottom:10px;margin-top:10px}}.content__badges_title-wrapper{margin:0 auto 50px;max-width:500px;position:relative}@media only screen and (max-width:1024px){.content__badges_title-wrapper{max-width:380px!important}}@media only screen and (max-width:575px){.content__badges{padding:20px 0 60px}.content__badges_title-wrapper{max-width:340px!important}}.content__badges_title{font-family:Montserrat,'Open Sans',sans-serif!important;font-size:36px;font-weight:700;color:#252E48;line-height:1.3;text-align:center;padding:0 5px}.content__badges_title-img{height:170px;position:absolute;transform:translateZ(0);width:150px}@media only screen and (min-width:576px){.content__badges_title-img{display:inline-block!important}}.content__hero_play .span,.more__list{display:flex}.content__badges_title-img.img-left{left:-150px;top:-90px}.content__badges_title-img.img-right{right:-140px;top:-100px}@media only screen and (min-width:1025px){.content__badges_title-img.img-left.fade-img{animation:scale 4.4s 6}.content__badges_title-img.img-right.fade-img{animation:scale 2.8s 6 .4s}}@media only screen and (max-width:768px){.content__badges_title-img{height:150px;width:130px}.content__badges_title-img.img-left{left:-130px}.content__badges_title-img.img-right{right:-120px}}@keyframes scale{0%,100%{transform:translateZ(0) scale(1)}50%{transform:translateZ(0) scale(1.08)}}@media only screen and (min-width:1441px){html[lang=fr] .content__badges_title-wrapper,html[lang=pt] .content__badges_title-wrapper{max-width:680px}html[lang=es] .content__badges_title-wrapper{max-width:650px}html[lang=de] .content__badges_title-wrapper,html[lang=ru] .content__badges_title-wrapper{max-width:820px}html[lang=jp] .content__badges_title-wrapper{max-width:560px}}.content__hero_play{align-items:center;background-color:#FFF;border-radius:50%;display:flex;justify-content:center;margin:auto;opacity:.3;position:absolute;z-index:2;height:80px;width:80px;top:0;right:0;bottom:0;left:0}@media only screen and (max-width:992px){.content__badges_title{font-size:26px}.content__hero_play{height:60px;width:60px}.content__hero_play svg{height:20px;width:20px}.more{padding:30px 0}}@media only screen and (max-width:760px){.content__hero_play{height:40px;width:40px}.content__hero_play svg{height:12px;width:12px}}.content__hero_play .span::before,.content__hero_play::after,.content__hero_play::before{border-radius:50%;box-shadow:0 0 0 4px #e2e6f2;height:100%;position:absolute;top:0;transition:all .2s ease;width:100%;left:0;content:''}.content__hero_play::after,.content__hero_play::before{animation:glow-grow 2.4s ease-out infinite}.content__hero_play::after{animation-delay:.8s}.content__hero_play .span::before{animation:glow-grow 2.4s ease-out infinite;animation-delay:1.6s}.content__hero_play .span .svg{transform:scale(.9);transition:transform .3s ease-in-out}@keyframes glow-grow{0%{opacity:0;transform:translateZ(0) scale(1);will-change:transform}70%{opacity:1}100%{transform:translateZ(0) scale(1.5);opacity:.3;will-change:transform}}@media only screen and (max-width:992px){.more__container{max-width:100%;padding:0 16px}}.more__title{max-width:880px;padding:0 10px}@media only screen and (max-width:480px){.content__badges_title{font-size:22px}}@media screen and (max-width:992px){.more__title{margin:0 auto 32px}}.more__list{justify-content:center;flex-wrap:wrap;gap:24px;max-width:1200px;margin:0 auto}.more__list_item{border-radius:10px;background-color:#EEF5FF;position:relative;border:1px solid #C1C9E0;transition:all .3s linear}@media screen and (min-width:992px){.more__list_item:hover{border-color:#387DFF}.more__list_item:hover .more__list_link{color:#387DFF}}.more__list_link{font-size:18px;font-weight:400;color:#252E48;text-align:center;display:block;padding:16px 26px;text-transform:capitalize;transition:all .3s linear}@media screen and (max-width:992px){.more__list{gap:12px}.more__list_link{font-size:16px;padding:8px 12px}}@keyframes shine{to{background-position:200% center;will-change:background-position}}@keyframes dissapear{0%,100%{transform:scale(0)}50%{transform:scale(1.08)}}@keyframes appear-from-opacity{0%{transform:scale(0);opacity:0}50%{transform:scale(1.05)}100%{transform:scale(1);opacity:1}}.container,.cust__container,.how__container{width:98%;max-width:1700px;padding:0 30px;margin:0 auto}@media only screen and (max-width:665px){.container,.cust__container,.how__container{padding:0 20px}}.page-text{font-size:28px;font-weight:700;text-align:center;padding:30px 0;color:#252E48}.cust__title,.how__title,.section-title,.templates .cards__title,.who__title{font-size:36px;font-weight:700;color:#252E48;text-align:center}@media only screen and (max-width:992px){.cust__title,.how__title,.section-title,.templates .cards__title,.who__title{font-size:26px}}@media only screen and (max-width:665px){.cust__title,.how__title,.section-title,.templates .cards__title,.who__title{font-size:22px}}.hero{padding:100px 0;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/advertisement/hero-bg.jpg) center/cover no-repeat;position:relative}.hero::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:140px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#FFF 48.96%,#FFF 100%)}.hero__content,.hero__video_item{position:relative}@media only screen and (max-width:1440px){.hero{padding:60px 0 100px}}@media only screen and (max-width:550px){.hero{padding:32px 0 60px}}.hero__container{margin:0 auto;padding:0 24px;max-width:1535px;width:100%;display:flex;justify-content:space-between;align-items:center;gap:30px}@media only screen and (max-width:650px){.hero__container{padding:0 10px}}.hero__content{width:40%;z-index:1}.hero__content_title{font-size:52px;line-height:1.3;font-weight:700;color:#252E48;margin-bottom:14px;max-width:630px}@media only screen and (max-width:992px){.hero__content_title{font-size:26px}}@media only screen and (max-width:480px){.hero__content_title{font-size:22px}}@media only screen and (max-width:1370px){.hero__container{flex-direction:column;gap:50px}.hero__content{text-align:center;width:80%}.hero__content_title{max-width:800px;margin:0 auto 14px}}@media only screen and (max-width:665px){.hero__content_title{margin:0 auto 12px;max-width:300px}}.hero__content_title>span{background:linear-gradient(135deg,#FF39A7 0,#E265AF 16%,#9F5DE6 33%,#655BE2 50%,#9F5DE6 67%,#E265AF 84%,#FF39A7 100%);-webkit-text-fill-color:transparent;text-fill-color:transparent;-webkit-background-clip:text;-webkit-box-decoration-break:clone;text-align:center;transform:translateZ(0);background-size:200% auto;animation:shine 4s linear infinite;display:inline;text-indent:3px;font-weight:800}.hero__content_desc{color:#545F7E;font-size:16px;font-weight:400;margin-bottom:48px;line-height:1.5;max-width:600px}@media only screen and (max-width:1370px){.hero__content_desc{max-width:100%}}.hero__video_wrapper{position:relative;background:linear-gradient(180deg,#F7F4FF 0,#ECE9FF 100%);box-shadow:30px 30px 60px rgba(97,57,181,.3),inset -5px -5px 10px rgba(55,23,94,.09),inset 5px 5px 10px #FFF;padding:27px;border-radius:30px;z-index:1}@media screen and (max-width:992px){.hero__content{width:100%}.hero__content_desc{margin:0 auto 22px}.hero__video_wrapper{padding:11px;border-radius:16px}}.hero__video_item::after,.hero__video_item::before{content:'';position:absolute;animation:scale 3s ease infinite;z-index:2}.hero__video_item::before{background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/advertisement/hero-rose-icon.png) center/cover no-repeat;left:60px;top:-90px;width:135px;height:135px}@media only screen and (max-width:992px){.hero__video_item::before{width:68px;height:68px;left:10px;top:-30px}}.hero__video_item::after{background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/advertisement/hero-play-icon.png) center/cover no-repeat;right:-110px;bottom:60px;width:168px;height:168px;animation-delay:.5s}@media only screen and (max-width:992px){.hero__video_item::after{width:68px;height:68px;right:-40px;bottom:20px}}.hero .hero-video{position:relative;border-radius:16px;width:762px;height:429px;z-index:1}@media screen and (max-width:992px){.hero .hero-video{width:483px;height:272px;border-radius:11px}}@media screen and (max-width:665px){.hero .hero-video{width:306px;height:172px;border-radius:11px}}.training-badges .content__badges{padding:50px 0 30px}@media only screen and (max-width:1024px){.training-badges .content__badges{padding:50px 0}}@media screen and (max-width:575px){.training-badges .content__badges{padding:0 0 20px}}@media screen and (max-width:480px){.training-badges .content__badges_link:not(:last-child){margin-inline-end:0}}.training-badges .content__badges_title{color:#000}.training-badges .content__badges_container{background-color:#EEF5FF;width:97%;max-width:1580px;padding:52px 0;border-radius:30px;margin:0 auto;position:relative;overflow:hidden;box-shadow:4px 4px 8px rgba(175,173,167,.32)}@media screen and (min-width:481px){.training-badges .content__badges_container::after,.training-badges .content__badges_container::before{position:absolute;content:'';filter:blur(2px);z-index:-1;opacity:.5}.training-badges .content__badges_container::before{width:355px;height:354px;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/training-video/badges-left-illustration-white.png) center/cover no-repeat;left:0;top:0}.training-badges .content__badges_container::after{width:496px;height:409px;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/training-video/badges-right-illustration-white.png) center/cover no-repeat;right:0;top:0}}@media screen and (min-width:481px) and (max-width:768px){.training-badges .content__badges_container::before{left:-100px;bottom:-50px}.training-badges .content__badges_container::after{right:-100px;bottom:-50px}}@media screen and (max-width:480px){.training-badges .content__badges_container{border-radius:20px;width:92%}.training-badges .content__badges_container::before{content:'';position:absolute;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/training-video/cards-mobile-bg.png) bottom/cover no-repeat;width:100%;height:160px;left:0;bottom:0}}@media screen and (min-width:481px) and (max-width:481px){.training-badges .content__badges_circle{display:none}}@media screen and (min-width:481px){.training-badges .content__badges_circle{position:absolute;border-radius:50px;box-shadow:inset -2px -2px 8px rgba(0,0,0,.25),inset 2px 2px 8px rgba(255,255,255,.5)}.training-badges .content__badges_circle.circle-1{background:linear-gradient(180deg,#8980F7 0,#4136C1 100%);width:20px;height:20px;left:3%;bottom:30%;animation:dissapear 2s ease infinite}.training-badges .content__badges_circle.circle-2{background:#EEF5FF;width:5px;height:5px;left:3%;top:10%}.training-badges .content__badges_circle.circle-3{background:linear-gradient(180deg,#47D6E2 0,#387DFF 100%);width:6px;height:6px;left:8%;top:40%}.training-badges .content__badges_circle.circle-4{background:linear-gradient(180deg,#5CF0BE 0,#2F9B69 100%);width:7px;height:7px;left:9%;bottom:11%;animation-delay:1s}.training-badges .content__badges_circle.circle-5{background:linear-gradient(180deg,#47D6E2 0,#387DFF 100%);width:6px;height:6px;left:14%;top:5%}.training-badges .content__badges_circle.circle-6{background:linear-gradient(180deg,#FCD830 0,#BAAC00 100%);width:7px;height:7px;left:12%;top:54%;animation-delay:.8s}.training-badges .content__badges_circle.circle-7{background:linear-gradient(180deg,#F560B6 0,#F2446C 100%);width:19px;height:19px;left:19%;top:26%;animation:dissapear 4s ease infinite}.training-badges .content__badges_circle.circle-8{background:linear-gradient(180deg,#5CF0BE 0,#2F9B69 100%);width:7px;height:7px;right:3%;top:3%}.training-badges .content__badges_circle.circle-9{background:linear-gradient(180deg,#5690FF 0,#3271E6 100%);width:13px;height:13px;right:6%;top:16%;animation:dissapear 2.2s ease infinite}.training-badges .content__badges_circle.circle-10{background:linear-gradient(180deg,#F560B6 0,#F2446C 100%);width:12px;height:12px;right:8%;bottom:25%;animation:dissapear 3s ease infinite}.training-badges .content__badges_circle.circle-11{background:linear-gradient(180deg,#FCD830 0,#BAAC00 100%);width:4px;height:4px;right:15%;top:10%}.training-badges .content__badges_circle.circle-12{background:linear-gradient(180deg,#FCD830 0,#BAAC00 100%);width:4px;height:4px;right:14%;top:50%;animation-delay:.4s}.training-badges .content__badges_circle.circle-13{background:linear-gradient(180deg,#8980F7 0,#4136C1 100%);width:7px;height:7px;right:12%;bottom:10%}.training-badges .content__badges_circle.circle-14{background:linear-gradient(180deg,#47D6E2 0,#387DFF 100%);width:6px;height:6px;right:15%;bottom:24%}.training-badges .content__badges_circle.circle-15{background:linear-gradient(180deg,#FAC538 0,#FF8008 100%);width:17px;height:17px;right:19%;top:23%;animation:dissapear 2s ease infinite}}.templates{padding:36px 0;position:relative}@media only screen and (max-width:992px){.templates{padding:22px 0}}@media screen and (max-width:992px){.templates{background:#FFF;padding-bottom:44px}}.templates::after,.templates::before{position:absolute;content:''}@media only screen and (max-width:1200px){.templates::after,.templates::before{display:none}}.templates::before{background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/teaser-video/trendy-left-illustration.png) center/cover no-repeat;width:383px;height:932px;left:0;top:210px}.templates::after{background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/teaser-video/blue-circle-icon.png) center/cover no-repeat;height:116px;width:120px;right:40px;bottom:400px}.templates .cards{position:relative}.templates .cards__container{display:flex;flex-direction:column;position:relative;align-items:center}.templates .cards__container::before{position:absolute;content:'';background:radial-gradient(50% 50% at 50% 50%,#F5DDFE 0,rgba(245,221,254,0) 100%);top:-230px;right:100px;width:800px;height:800px}.templates .cards__blue-ill{position:absolute;top:0;left:200px;width:168px;height:152px}@media screen and (max-width:1200px){.templates .cards__blue-ill{left:30px}}@media screen and (max-width:992px){.templates .cards__blue-ill,.templates .cards__container::before{display:none}}.templates .cards__title{position:relative;z-index:1;max-width:550px;margin:0 auto 12px}@media screen and (max-width:655px){.templates .cards__title{max-width:320px}}.templates .cards__subtitle{font-size:16px;font-weight:500;line-height:1.6;color:#545F7E;max-width:533px;position:relative}.templates .cards__subtitle>a{background:linear-gradient(transparent,#387DFF) no-repeat;background-size:0 2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#387DFF;position:relative;text-decoration:underline;transition:all .3s linear}html[dir=ltr] .templates .cards__subtitle>a{background-position:left bottom}html[dir=rtl] .templates .cards__subtitle>a{background-position:right bottom}@media screen and (min-width:769px){.templates .cards__subtitle>a:hover{background-size:100% 2px}}.templates .cards__wrapper{margin:0 auto 44px}.who{background:linear-gradient(90deg,#EBEBFF 0,#FFEDFE 33%,#EFF9FF 71%,#CECDFF 100%);padding:64px 0;position:relative}@media screen and (max-width:768px){.templates .cards__subtitle{font-size:14px}.templates .cards__wrapper{margin:0 auto 24px}.who{padding:21px 0 36px}}.who::before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/training-video/who-bg.png) center/cover no-repeat;animation:shine 15s linear infinite}.who__container{width:100%;max-width:870px;margin:0 auto;padding:0 14px;position:relative;z-index:1}@media screen and (min-width:665px){.who__container::before{content:'';position:absolute;left:-85px;bottom:10px;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/training-video/who-ill.png) center/cover no-repeat;width:178px;height:178px}}.who__title{max-width:668px;margin:0 auto 16px;line-height:1.5}@media screen and (max-width:665px){.who__title{margin-bottom:12px}}.who__subtitle{font-size:16px;font-weight:500;color:#545F7E;max-width:537px;margin:0 auto 44px;text-align:center}.who__content{background:linear-gradient(291.42deg,#F8F5FF 6.54%,#FFF 95.02%);box-shadow:5px 5px 18px rgba(158,100,179,.32);border-radius:38px;padding:64px 20px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:665px){.who__subtitle{font-size:14px;margin-bottom:36px}.who__content{padding:32px 36px;border-radius:14px}}.who__content_main-wrapper{max-width:630px;margin:0 auto 44px;display:flex;flex-direction:column;gap:36px}.who__content_main{display:flex;justify-content:space-between;align-items:center;gap:20px}@media screen and (max-width:665px){.who__content_main-wrapper{margin:0 auto 32px}.who__content_main{flex-direction:column;text-align:center;gap:12px}}.cust__card,.how__container{flex-direction:column;display:flex}.who__content_img{width:94px;height:94px;margin-top:8px}.who__content_title{font-size:22px;margin-bottom:12px;color:#252E48;font-weight:700}@media screen and (max-width:665px){.who__content_img{margin-top:0}.who__content_title{font-size:18px}}.who__content_desc{font-weight:500;font-size:14px;line-height:1.6;color:#545F7E}.how{padding:36px 0;position:relative}@media only screen and (max-width:992px){.how{padding:22px 0}}@media screen and (max-width:992px){.how{padding:44px 0}}.how::before{position:absolute;content:'';left:0;top:150px;width:100%;height:550px;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/teaser-video/how-bg.png) center/cover no-repeat}.how__container{position:relative;align-items:center}.how__container::after,.how__container::before{position:absolute;content:'';width:700px;height:700px;bottom:-100px;z-index:-1}.how__container::before{background:radial-gradient(50% 50% at 50% 50%,#f9e7f0 0,rgba(238,194,217,0) 100%);left:0}.how__container::after{background:radial-gradient(50% 50% at 50% 50%,#EDFBFC 0,rgba(237,251,252,0) 100%);right:0}.how__title{max-width:500px;margin:0 auto 100px;line-height:1.5}.how__cards{display:flex;justify-content:center;gap:64px;position:relative;flex-wrap:wrap}@media only screen and (max-width:1225px){.how__cards{gap:44px}}.how__card-wrap{position:relative;z-index:1;margin-bottom:44px}.how__card{position:relative;padding:42px 32px;background:rgba(255,255,255,.5);box-shadow:2px 2px 24px rgba(74,107,132,.12),inset -4px -4px 4px rgba(255,255,255,.34),inset 4px 4px 4px rgba(255,255,255,.42),inset -80px -80px 160px rgba(118,109,232,.05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:37px;width:345px;height:100%}.how__card_video{width:282px;height:139px;margin-bottom:38px;border-radius:10px}.how__card_title{font-weight:700;font-size:20px;margin-bottom:24px;color:#374059}.how__card_desc{font-weight:500;font-size:16px;color:#545F7E;line-height:1.4}.how__card_img{position:absolute;z-index:-1;top:-89px;left:100px;width:168px;height:168px}.cust,.cust__card,.cust__container{position:relative}@media screen and (min-width:767px){.who__content_img.appear{animation:appear-from-opacity 1.8s ease}.who__content_title.appear{animation:appear-right 1.4s ease}.who__content_desc.appear{animation:appear-right 1.8s ease}.how__card_img.appear{animation:appear-from-opacity 1.8s ease}}.cust{padding:32px 0;background:linear-gradient(360deg,#FFF 0,rgba(240,254,255,.83776) 45.78%,rgba(253,240,255,.65) 98.77%)}@media screen and (max-width:665px){.cust{padding:32px 0}}.cust__container{z-index:1}.cust__title{text-align:center;margin:0 auto 32px;max-width:470px}.cust__cards{max-width:830px;margin:0 auto}.cust__card{background:#FFF;box-shadow:10px 10px 20px rgba(0,95,125,.2);border-radius:20px;padding:32px 50px;align-items:center;margin-bottom:24px}@media only screen and (min-width:769px){.cust__card.appear{animation:appear-left 1.8s ease;will-change:transform}}@media only screen and (max-width:768px){.cust__card{border-radius:10px}}.cust__card_blue-circle-img,.cust__card_illustration-img,.cust__card_red-circle-img,.cust__card_three-stars-img{position:absolute;z-index:2}.cust__card_three-stars-img{left:-110px;top:-35px;width:166px;height:129px;animation-delay:2s}@media only screen and (max-width:992px){.cust__card_three-stars-img{left:-30px;top:-50px}}@media only screen and (max-width:480px){.cust__card{padding:24px 20px}.cust__card_three-stars-img{width:88px;height:64px;left:-18px;top:-30px}}.cust__card_blue-circle-img{width:116px;height:100px;right:-55px;top:-45px;animation-delay:.4s}@media only screen and (max-width:992px){.cust__card_blue-circle-img{right:-15px;top:-30px;z-index:1}}@media only screen and (max-width:480px){.cust__card_blue-circle-img{width:58px;height:50px}}.cust__card_illustration-img{width:102px;height:99px;left:-50px;top:-40px}@media only screen and (max-width:992px){.cust__card_illustration-img{left:-18px;top:-30px}}@media only screen and (max-width:480px){.cust__card_illustration-img{width:51px;height:50px}}.cust__card_red-circle-img{width:45px;height:45px;top:10px;left:-50px;animation-delay:.5s}@media only screen and (max-width:992px){.cust__card_red-circle-img{left:-20px;top:15px}}@media only screen and (max-width:480px){.cust__card_red-circle-img{top:-5px;width:22px;height:22px}}.cust__card_rating-img{width:120px;margin-bottom:20px}.cust__card_title{font-size:16px;font-weight:700;color:#545F7E;margin-bottom:24px;text-align:center}.cust__card_desc{font-size:18px;font-weight:400;line-height:1.4;color:#252E48;text-align:center}@media only screen and (max-width:480px){.cust__card_desc{font-size:14px;text-align:start}}.more__title,.training-faq__title{line-height:1.3;font-weight:700;text-align:center;color:#252E48}.more{padding:36px 0;margin-bottom:36px}@media only screen and (max-width:992px){.more{padding:22px 0}}.more__container{max-width:97%;width:1360px;margin:0 auto;padding:43px 20px;border-radius:20px;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:992px){.more__container{max-width:100%;padding:24px 10px;border-radius:0}}.training-faq__btn,.training-faq__btn::after,.training-faq__btn::before{border-radius:10px!important}.more__title{font-size:28px;margin:0 auto 32px}@media only screen and (max-width:992px){.more__title{font-size:26px}}@media only screen and (max-width:480px){.more__title{font-size:22px}}@media screen and (max-width:480px){.more__container{max-width:100%}.more__title{margin:0 auto 28px;padding:0 20px}}.training-faq{padding:50px 20px 36px;max-width:1092px;margin-left:auto;margin-right:auto;display:flex}@media only screen and (max-width:1024px){.training-faq{flex-direction:column;max-width:664px}}@media only screen and (max-width:768px){.training-faq{padding:12px 20px 24px}}.training-faq__block{max-width:auto;width:100%;position:static;top:25px;height:max-content;margin-bottom:30px}@media only screen and (min-width:1025px){.training-faq__block{position:sticky;margin-bottom:0;max-width:355px}html[dir=ltr] .training-faq__block{margin-right:90px;margin-left:auto}html[dir=rtl] .training-faq__block{margin-right:auto;margin-left:90px}.training-faq__title{text-align:end}}.training-faq__block .training-faq__text{margin-bottom:0}.training-faq__title{font-size:36px;margin-bottom:16px}@media only screen and (max-width:992px){.training-faq__title{font-size:26px}}@media only screen and (max-width:480px){.training-faq__title{font-size:22px}}@media screen and (max-width:665px){.training-faq__title{max-width:300px;margin:0 auto}}.training-faq__link{color:#3865F9;position:relative;display:inline-flex;flex-direction:column;align-items:center}.training-faq__link:before{content:'';position:absolute;bottom:0;height:1px;width:0%;transition:width .33s linear;background-color:#3865F9}.training-faq__link:hover:before{width:100%}.training-faq__list{width:100%;list-style:outside}.training-faq__list-text{margin-top:20px;padding-left:0;font-size:14px}@media only screen and (min-width:600px){.training-faq__list-text{padding-left:32px}}.training-faq__desc{color:#363F5A;font-size:14px;max-height:0;transition:all .33s ease;line-height:22px}.training-faq__desc>a{background:linear-gradient(transparent,#387DFF) no-repeat;background-size:0 2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#387DFF;position:relative;text-decoration:underline;transition:all .3s linear}.training-faq__subtitle,.training-faq__subtitle.active{transition:all .33s linear}html[dir=ltr] .training-faq__desc>a{background-position:left bottom}html[dir=rtl] .training-faq__desc>a{background-position:right bottom}@media screen and (min-width:769px){.training-faq__desc>a:hover{background-size:100% 2px}}html[dir=ltr] .training-faq__desc{text-align:left}html[dir=rtl] .training-faq__desc{text-align:right}.training-faq__desc.list{list-style:outside;padding-inline-start:20px}.training-faq__list-item{color:#363F5A;font-size:14px;line-height:24px}.training-faq__btn{text-align:center;text-transform:capitalize!important;height:50px;line-height:50px}@media only screen and (max-width:600px){.training-faq__btn{padding:0 15px;font-size:16px;height:auto}}.training-faq__subtitle{font-size:16px;padding-right:35px;line-height:26px;color:#252E48;font-weight:600;cursor:pointer}html[dir=ltr] .training-faq__subtitle{text-align:left}html[dir=rtl] .training-faq__subtitle{text-align:right}.training-faq__subtitle::after{background-image:url(https://static.rfstat.com/renderforest/images/v2/new-homepage/arrowdown1.svg);background-position:center;background-repeat:no-repeat;top:-3px;right:0;content:'';display:block;height:32px;width:34px;transform:rotate(0);transition:all .33s linear;position:absolute}.training-faq__subtitle.active::after{transform:rotate(180deg)}.training-faq__subtitle.active~.training-faq__desc{transition:all .33s ease;max-height:400px!important;margin:15px 0 10px}.training-faq__subtitle.active~.list{margin:0 0 10px}.training-faq__item{position:relative;display:flex;flex-direction:column;max-width:625px}.training-faq__item::after{background-color:#DEE3F0;bottom:-15px;content:'';display:block;height:1px;left:0;position:absolute;right:0;width:100%}.training-faq__item+.training-faq__item{margin-top:30px;text-align:left}.transform{padding:36px 0;margin-bottom:36px}@media only screen and (max-width:992px){.transform{padding:22px 0}}@media screen and (max-width:992px){.transform{margin-bottom:24px}}.transform__container{padding:48px 10px;background:conic-gradient(from -85.44deg at 50.03% 62.04%,#F4ECFF -4.2deg,#FFFFEB 127.25deg,#DEFFF5 191.55deg,#D2FCFF 261.44deg,#F4ECFF 355.8deg,#FFFFEB 487.25deg);border-radius:30px;display:flex;flex-direction:column;align-items:center;max-width:1448px;margin:0 auto}@media screen and (max-width:992px){.transform__container{padding:24px 10px}}@media screen and (max-width:650px){.transform__container{width:100%;border-radius:0}}.transform__title{font-size:36px;font-weight:700;color:#252E48;line-height:1.3;margin-bottom:32px;text-align:center}@media only screen and (max-width:992px){.transform__title{font-size:26px}}@media only screen and (max-width:480px){.transform__title{font-size:22px}}html[lang=ar] .hero__content_title,html[lang=de] .hero__content_title,html[lang=es] .hero__content_title,html[lang=fr] .hero__content_title,html[lang=ja] .hero__content_title,html[lang=pt] .hero__content_title,html[lang=ru] .hero__content_title,html[lang=tr] .hero__content_title{font-size:46px;max-width:560px}@media only screen and (max-width:665px){html[lang=ar] .hero__content_title,html[lang=de] .hero__content_title,html[lang=es] .hero__content_title,html[lang=fr] .hero__content_title,html[lang=ja] .hero__content_title,html[lang=pt] .hero__content_title,html[lang=ru] .hero__content_title,html[lang=tr] .hero__content_title{font-size:32px;margin-bottom:12px}}@media screen and (max-width:768px){html[lang=ru] .rf-btn-sq{font-size:14px;padding:0 20px}html[lang=ru] .more .rf-btn-sq{font-size:13px;padding:0 10px}html[lang=fr] .rf-btn-sq{font-size:14px}html[lang=es] .how .rf-btn-sq,html[lang=es] .who .rf-btn-sq,html[lang=ja] .rf-btn-sq,html[lang=pt] .rf-btn-sq{font-size:14px;padding:0 20px}html[lang=es] .more .rf-btn-sq,html[lang=tr] .who .rf-btn-sq{font-size:16px}}