.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%;top:0;left:0;content:''}.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;box-sizing:border-box;padding:0 30px;font-weight:500;min-width:100px;text-align:center;transition:max-height .4s ease;white-space:nowrap;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}@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_title,.products-modal-overlay .products-modal{font-family:Montserrat,'Open Sans',sans-serif!important;line-height:1.3;text-align:center}.content__badges{position:relative}.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}@media only screen and (min-width:993px){.content__badges_link img{transition:transform .2s ease-in}.content__badges_link:hover img{transform:translateY(-5px)}.products-modal-overlay .popup-close-btn:hover>svg>path{fill:#DEE3F0}}@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-size:36px;font-weight:700;padding:0 5px;color:#fff}@media only screen and (max-width:992px){.content__badges_title{font-size:26px}}.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__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}}@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__badges{padding:100px 0 64px}@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}.content__badges{padding:20px 0 72px}}.content__badges_container{z-index:1;background-color:#252E48;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 only screen and (min-width:481px){.content__badges_container::after,.content__badges_container::before{position:absolute;content:'';filter:blur(5px);z-index:-1;opacity:.5}.content__badges_container::before{width:355px;height:354px;background:url(https://static.rfstat.com/renderforest/images/v2/logo-homepage/badges-right-ill.png) center/cover no-repeat;left:0;top:0}.content__badges_container::after{width:496px;height:409px;background:url(https://static.rfstat.com/renderforest/images/v2/logo-homepage/badges-left-ill.png) center/cover no-repeat;right:0;top:0}}@media only screen and (min-width:481px) and (max-width:768px){.content__badges_container::before{left:-100px;bottom:-50px}.content__badges_container::after{right:-100px;bottom:-50px}}@media only screen and (max-width:480px){.content__badges_title{font-size:22px}.content__badges_container::before{content:'';position:absolute;background-position:bottom;background-repeat:no-repeat;background-size:cover;background-image:url(https://static.rfstat.com/renderforest/images/v2/logo-homepage/cards-mobile-bg.png);background-image:image-set("https://static.rfstat.com/renderforest/images/v2/logo-homepage/cards-mobile-bg.avif" type("image/avif"),"https://static.rfstat.com/renderforest/images/v2/logo-homepage/cards-mobile-bg.webp" type("image/webp"),"https://static.rfstat.com/renderforest/images/v2/logo-homepage/cards-mobile-bg.png" type("image/png"));width:100%;height:160px;left:0;bottom:0}}.content__badges_link img{object-fit:contain;filter:drop-shadow(0 0 42px #798ABB);will-change:filter}@media only screen and (max-width:370px){.content__badges_link img{width:98px}}@media only screen and (min-width:481px) and (max-width:481px){.content__badges_circle{display:none}}@media only screen and (min-width:481px){.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)}.content__badges_circle.circle-1{background:linear-gradient(180deg,#8980F7 0,#4136C1 100%);width:20px;height:20px;left:3%;bottom:30%;animation:disappear 2s ease infinite}.content__badges_circle.circle-2{background:#EEF5FF;width:5px;height:5px;left:3%;top:10%}.content__badges_circle.circle-3{background:linear-gradient(180deg,#47D6E2 0,#387DFF 100%);width:6px;height:6px;left:8%;top:40%}.content__badges_circle.circle-4{background:linear-gradient(180deg,#5CF0BE 0,#2F9B69 100%);width:7px;height:7px;left:9%;bottom:11%;animation-delay:1s}.content__badges_circle.circle-5{background:linear-gradient(180deg,#47D6E2 0,#387DFF 100%);width:6px;height:6px;left:14%;top:5%}.content__badges_circle.circle-6{background:linear-gradient(180deg,#FCD830 0,#BAAC00 100%);width:7px;height:7px;left:12%;top:54%;animation-delay:.8s}.content__badges_circle.circle-7{background:linear-gradient(180deg,#F560B6 0,#F2446C 100%);width:19px;height:19px;left:19%;top:26%;animation:disappear 4s ease infinite}.content__badges_circle.circle-8{background:linear-gradient(180deg,#5CF0BE 0,#2F9B69 100%);width:7px;height:7px;right:3%;top:3%}.content__badges_circle.circle-9{background:linear-gradient(180deg,#5690FF 0,#3271E6 100%);width:13px;height:13px;right:6%;top:16%;animation:disappear 2.2s ease infinite}.content__badges_circle.circle-10{background:linear-gradient(180deg,#F560B6 0,#F2446C 100%);width:12px;height:12px;right:8%;bottom:25%;animation:disappear 3s ease infinite}.content__badges_circle.circle-11,.content__badges_circle.circle-12{background:linear-gradient(180deg,#FCD830 0,#BAAC00 100%);width:4px;height:4px}.content__badges_circle.circle-11{right:15%;top:10%}.content__badges_circle.circle-12{right:14%;top:50%;animation-delay:.4s}.content__badges_circle.circle-13{background:linear-gradient(180deg,#8980F7 0,#4136C1 100%);width:7px;height:7px;right:12%;bottom:10%}.content__badges_circle.circle-14{background:linear-gradient(180deg,#47D6E2 0,#387DFF 100%);width:6px;height:6px;right:15%;bottom:24%}.content__badges_circle.circle-15{background:linear-gradient(180deg,#FAC538 0,#FF8008 100%);width:17px;height:17px;right:19%;top:23%;animation:disappear 2s ease infinite}}@keyframes fadeInModal{from{transform:translate3d(0,-20px,0);opacity:0;visibility:hidden}to{transform:translateZ(0);opacity:1;visibility:visible}}.products-modal-overlay{animation:fadeInModal .8s forwards .1s;background:rgba(37,46,72,.5);height:100%;left:0;position:fixed;top:0;width:100%;z-index:104}.products-modal-overlay:not(.show){display:none}.products-modal-overlay .popup-close-btn{background-color:transparent;border:none;cursor:pointer;height:20px;padding:0;position:absolute;right:-35px;top:0;width:20px}.products-modal-overlay .popup-close-btn>svg>path{transition:fill .2s ease}@media only screen and (max-width:1024px){.products-modal-overlay .popup-close-btn{right:0;top:-40px}}.products-modal-overlay .products-modal{background-color:#FFF;border-radius:30px;box-shadow:0 6px 12px #5690FF4D;box-sizing:border-box;font-size:36px;max-width:92%;left:50%;min-height:520px;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:740px;z-index:10}@media only screen and (max-width:1440px){.products-modal-overlay .products-modal{font-size:30px}}@media only screen and (max-width:1366px){.products-modal-overlay .products-modal{font-size:24px}}@media only screen and (max-width:1024px){.products-modal-overlay .products-modal{font-size:20px}}@media only screen and (max-width:767px){.products-modal-overlay .products-modal{padding:10px;width:380px}}.products-modal-overlay .products-modal__content-wrap{background-color:#F3EDFF;border-radius:25px;height:100%;padding-bottom:40px;padding-top:60px;position:relative}.products-modal-overlay .products-modal__content-wrap:after{background:url(https://static.rfstat.com/renderforest/images/v2/new-homepage/illustration_corner_pink.svg) center/contain no-repeat;content:'';height:70px;left:0;position:absolute;top:0;width:70px}.products-modal-overlay .products-modal__floating-img{bottom:0;height:207px;position:absolute;right:0;width:153px}.products-modal-overlay .products-modal__title{color:#252E48;margin-bottom:60px;padding-left:30px;padding-right:30px;font-weight:700}@media only screen and (max-width:992px){.products-modal-overlay .products-modal__floating-img{height:128px;width:95px}.products-modal-overlay .products-modal__title{margin-bottom:30px}}.products-modal-overlay .products-modal__cards{display:flex;justify-content:center;flex-wrap:wrap}.products-modal-overlay .products-modal__card{background-color:#FFF;border:1px solid #EEF5FF;border-radius:10px;box-shadow:0 3px 6px #3271E633;min-height:160px;margin:0 10px 20px;transition:all .24s ease;width:160px}@media only screen and (max-width:767px){.products-modal-overlay .products-modal__content-wrap{padding-bottom:0;padding-top:20px}.products-modal-overlay .products-modal__card{min-height:140px;width:140px}}@media only screen and (max-width:480px){.products-modal-overlay .products-modal__card{min-height:120px;width:120px}}.products-modal-overlay .products-modal__card_icon{background:#DDDFE5;border-radius:10px;height:60px;line-height:86px;margin:0 auto 20px;width:60px}@media only screen and (max-width:480px){.products-modal-overlay .products-modal__card_icon{height:50px;width:50px}}.products-modal-overlay .products-modal__card_icon path{transition:fill .2s ease}.products-modal-overlay .products-modal__card_link{border-radius:10px;color:#545F7E;display:block;font-size:20px;font-weight:500;height:100%;padding:28px 15px 15px;transition:box-shadow .2s ease}@media only screen and (min-width:1151px){.products-modal-overlay .products-modal__floating-img.fade-img{animation:scale 3.6s 6 .4s}.products-modal-overlay .products-modal__card_link:hover{box-shadow:0 6px 24px #3271E64D}.products-modal-overlay .products-modal__card_link:hover .videos{background:linear-gradient(180deg,#47D6E2 0,#387DFF 100%);box-shadow:inset 2px 2px 3px rgba(255,255,255,.5),0 3px 12px #387DFF80}.products-modal-overlay .products-modal__card_link:hover .websites{background:linear-gradient(180deg,#F45FE8 0,#766DE8 100%);box-shadow:inset 2px 2px 3px rgba(255,255,255,.5),0 3px 12px #766DE880}.products-modal-overlay .products-modal__card_link:hover .logos{background:linear-gradient(180deg,#FFD200 0,#BAAC00 100%);box-shadow:inset 2px 2px 3px rgba(255,255,255,.5),0 3px 12px #BAAC0080}.products-modal-overlay .products-modal__card_link:hover .mockups{background:linear-gradient(180deg,#5CF0BE 0,#41BA82 100%);box-shadow:inset 2px 2px 3px rgba(255,255,255,.5),0 3px 12px #41BA8280}.products-modal-overlay .products-modal__card_link:hover .designs{background:linear-gradient(180deg,#F560B6 0,#F2446C 100%);box-shadow:inset 2px 2px 3px rgba(255,255,255,.5),0 3px 12px #F2446C80}.products-modal-overlay .products-modal__card_link:hover path{fill:#FFF}}@media only screen and (max-width:1150px){.products-modal-overlay .products-modal__card_link .videos{background:linear-gradient(180deg,#47D6E2 0,#387DFF 100%);box-shadow:inset 2px 2px 3px rgba(255,255,255,.5),0 3px 12px #387DFF80}.products-modal-overlay .products-modal__card_link .websites{background:linear-gradient(180deg,#F45FE8 0,#766DE8 100%);box-shadow:inset 2px 2px 3px rgba(255,255,255,.5),0 3px 12px #766DE880}.products-modal-overlay .products-modal__card_link .logos{background:linear-gradient(180deg,#FFD200 0,#BAAC00 100%);box-shadow:inset 2px 2px 3px rgba(255,255,255,.5),0 3px 12px #BAAC0080}.products-modal-overlay .products-modal__card_link .mockups{background:linear-gradient(180deg,#5CF0BE 0,#41BA82 100%);box-shadow:inset 2px 2px 3px rgba(255,255,255,.5),0 3px 12px #41BA8280}.products-modal-overlay .products-modal__card_link .designs{background:linear-gradient(180deg,#F560B6 0,#F2446C 100%);box-shadow:inset 2px 2px 3px rgba(255,255,255,.5),0 3px 12px #F2446C80}.products-modal-overlay .products-modal__card_link path{fill:#FFF}}@keyframes scaling-circle{0%,100%{transform:scale(0)}50%{transform:scale(1.08)}}.circle-block{position:absolute;transition:transform .2s ease-out;will-change:transform}.more__list_item,.templates,.templates .cards{position:relative}@media only screen and (max-width:767px){.circle-block{display:none}}.circle-block.circle-1{left:25%;top:0}.circle-block.circle-1 .circle{animation:scaling-circle 4s ease infinite;width:19px;height:19px;background:linear-gradient(180deg,#F560B6 0,#F2446C 100%)}.circle-block.circle-2{left:25%;top:40%}.circle-block.circle-2 .circle{animation:scaling-circle 3.5s ease infinite;width:20px;height:20px;background:linear-gradient(180deg,#8980F7 0,#4136C1 100%)}.circle-block.circle-3{left:15%;top:90%}.circle-block.circle-3 .circle{width:10px;height:10px;background:linear-gradient(180deg,#5CF0BE 0,#2F9B69 100%)}.circle-block.circle-4{left:75%;top:80%}.circle-block.circle-4 .circle{width:5px;height:5px;background:linear-gradient(180deg,#FCD830 0,#BAAC00 100%)}.circle-block.circle-5{left:95%;top:60%}.circle-block.circle-5 .circle{animation:scaling-circle 2s ease infinite;width:17px;height:17px;background:linear-gradient(180deg,#FAC538 0,#FF8008 100%)}.circle-block.circle-6{left:100%;top:8%}.circle-block.circle-6 .circle{width:6px;height:6px;background:linear-gradient(180deg,#47D6E2 0,#387DFF 100%)}.circle-block.circle-7{left:45%;top:0}.circle-block.circle-7 .circle{width:4px;height:4px;background:linear-gradient(180deg,#FCD830 0,#BAAC00 100%)}.circle-block.circle-8{left:25%;top:12%}.circle-block.circle-8 .circle{width:17px;height:17px;background:linear-gradient(180deg,#FAC538 0,#FF8008 100%)}.circle-block.circle-9{left:15%;top:50%}.circle-block.circle-9 .circle{animation:scaling-circle 4s ease infinite;width:6px;height:6px;background:linear-gradient(180deg,#47D6E2 0,#387DFF 100%)}.circle-block.circle-10{left:100%;top:0}.circle-block.circle-10 .circle{width:7px;height:7px;background:linear-gradient(180deg,#5CF0BE 0,#2F9B69 100%)}.circle-block.circle-11{left:95%;top:20%}.circle-block.circle-11 .circle{animation:scaling-circle 2.2s ease infinite;width:13px;height:13px;background:linear-gradient(180deg,#5690FF 0,#3271E6 100%)}.circle-block.circle-12{left:85%;top:50%}.circle-block.circle-12 .circle{animation:scaling-circle 3s ease infinite;width:12px;height:12px;background:linear-gradient(180deg,#F560B6 0,#F2446C 100%)}.circle-block.circle-13{left:60%;top:80%}.circle-block.circle-13 .circle{width:7px;height:7px;background:linear-gradient(180deg,#8980F7 0,#4136C1 100%)}.circle-block .circle{border-radius:50px;box-shadow:inset -2px -2px 8px rgba(0,0,0,.25),inset 2px 2px 8px rgba(255,255,255,.5);display:inline-block}@keyframes shine{to{background-position:200% center;will-change:background-position}}.more{padding:60px 0}.more__container{max-width:96%;width:1580px;margin:0 auto}@media only screen and (max-width:992px){.products-modal-overlay .products-modal__card_link{font-size:16px}.more{padding:30px 0}.more__container{max-width:100%;padding:0 16px}}.more__title{font-size:32px;font-weight:700;color:#252E48;line-height:1.3;margin:0 auto 54px;max-width:880px;text-align:center;padding:0 10px}@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:992px){.more__title{margin:0 auto 32px}}.more__list{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;max-width:1200px;margin:0 auto}.more__list_item{border-radius:10px;background-color:#EEF5FF;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}}.container,.cust__container{max-width:96%;width:1580px;margin:0 auto}@media only screen and (max-width:992px){.container,.cust__container{max-width:100%;padding:0 20px}}.cust__title,.most__title,.section-title{font-size:32px;font-weight:700;color:#252E48;line-height:1.6}@media only screen and (max-width:1500px){.cust__title,.most__title,.section-title{font-size:28px}}.cust__title>span,.most__title>span,.section-title>span{background:linear-gradient(135deg,#FF39A7 0,#E265AF 33%,#9F5DE6 45%,#655BE2 50%,#9F5DE6 100%);-webkit-text-fill-color:transparent;text-fill-color:transparent;-webkit-background-clip:text;-webkit-box-decoration-break:clone;text-align:center;display:inline;text-indent:3px}@keyframes appear-left{0%{transform:translateX(-150%)}50%{transform:translateX(5%)}100%{transform:translateX(0)}}@keyframes appear-right{0%{transform:translateX(150%)}50%{transform:translateX(-2%)}100%{transform:translateX(0)}}@keyframes disappear{0%,100%{transform:scale(0)}50%{transform:scale(1.08)}}@keyframes click{50%{transform:scale(.8)}}@keyframes shadowMove-1{0%,100%{transform:rotate(14deg) scale(1);box-shadow:12px 11px 20px rgba(71,32,101,.3),inset -5px -5px 10px rgba(22,21,72,.31),inset 4px 4px 8px rgba(255,255,255,.79)}50%{transform:rotate(14deg) scale(1.1);box-shadow:20px 20px 20px rgba(71,32,101,.3),inset -5px -5px 10px rgba(22,21,72,.31),inset 4px 4px 8px rgba(255,255,255,.79)}}@keyframes shadowMove-2{0%,100%{transform:rotate(-15.6deg) scale(1);box-shadow:12px 11px 20px rgba(105,29,124,.3),inset -5px -5px 10px rgba(72,21,70,.31),inset 4px 4px 8px 3px rgba(255,255,255,.79)}50%{transform:rotate(-15.6deg) scale(1.1);box-shadow:20px 20px 20px rgba(71,32,101,.3),inset -5px -5px 10px rgba(72,21,70,.31),inset 4px 4px 8px 3px rgba(255,255,255,.79)}}@keyframes shadowMove-3{0%,100%{transform:rotate(9deg) scale(1);box-shadow:12px 11px 20px rgba(71,32,101,.3),inset 4px 3px 8px rgba(255,254,255,.76),inset -12px -11px 37px rgba(115,83,168,.35),inset -4px -4px 6px rgba(20,11,38,.25)}50%{transform:rotate(9deg) scale(1.1);box-shadow:20px 20px 20px rgba(71,32,101,.3),inset 4px 3px 8px rgba(255,254,255,.76),inset -12px -11px 37px rgba(115,83,168,.35),inset -4px -4px 6px rgba(20,11,38,.25)}}.templates{background:radial-gradient(50% 50% at 50% 50%,#E5E9F8 0,rgba(229,233,248,0) 100%);padding:0 0 32px}@media only screen and (max-width:768px){.content__badges_link img{filter:drop-shadow(0 0 14px #798ABB)}.cust__title,.most__title,.section-title{font-size:22px}.rf-btn-sq.purple{font-size:16px}.templates{padding:32px 0}}.templates .cards__container{align-items:center;background-color:#FBFAFF;border-radius:30px;display:flex;flex-direction:column;margin:0 auto;max-width:96%;padding:42px 20px;width:1580px}@media only screen and (max-width:992px){.templates .cards__container{max-width:100%;padding:36px 20px}}.templates .cards__title{font-size:36px;font-weight:700;color:#252E48;line-height:1.3;max-width:743px;z-index:1;margin:0 auto 16px}@media only screen and (max-width:992px){.templates .cards__title{font-size:26px}}@media only screen and (max-width:480px){.templates .cards__container .rf-btn-sq{padding:0 20px}.templates .cards__title{font-size:22px}}@media only screen and (max-width:655px){.templates .cards__title{max-width:320px}}.templates .cards__subtitle{font-size:16px;font-weight:500;color:#545F7E;line-height:1.6;text-align:center;max-width:743px;margin:0 auto 36px}.templates .cards__wrapper{margin:0 auto 64px}@media only screen and (max-width:655px){.templates .cards__wrapper{margin:0 auto 32px}}.explainer-badges .content__badges{padding:32px 0}.explainer-badges .content__badges_container{background-color:#f3f8ff;box-shadow:none;max-width:1370px;border-radius:20px}@media only screen and (min-width:481px){.explainer-badges .content__badges_container::before{background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/training-video/badges-left-illustration-white.png) center/cover no-repeat}.explainer-badges .content__badges_container::after{background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/training-video/badges-right-illustration-white.png) center/cover no-repeat}}@media only screen and (max-width:480px){.explainer-badges .content__badges_container::before{content:'';position:absolute;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/presentation-maker/badges-bg-mobile.png) bottom/cover no-repeat;width:100%;height:160px;left:0;bottom:0}}.explainer-badges .content__badges_title{color:#000}.explainer-badges .content__badges_link img{filter:none;will-change:unset}.how{padding:36px 0;overflow:hidden!important}.boost,.cust,.most{overflow:hidden}@media only screen and (max-width:992px){.templates .cards__subtitle{font-size:14px}.how{padding:22px 0}}@media only screen and (max-width:450px){.how{padding:22px 0}}.how__container{background-color:#F8FAF6;border-radius:20px;width:97%;max-width:1580px;padding:80px 80px 100px 64px;margin:0 auto;position:relative;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width:1366px){.how__container{padding:80px 40px 80px 74px;max-width:1370px}}@media only screen and (max-width:768px){.how__container{padding:60px 40px 80px}}.how__title{text-align:center;font-size:36px;font-weight:700;color:#252E48;line-height:1.3;margin-bottom:60px}@media only screen and (max-width:992px){.how__title{font-size:26px}}@media only screen and (max-width:480px){.how__title{font-size:22px}}@media only screen and (max-width:1366px){.how__title{margin-bottom:70px}}@media only screen and (max-width:450px){.how__container{padding:32px 24px 50px}.how__title{margin-bottom:35px}}.how__content_wrapper{display:flex;flex-direction:column;align-items:center;gap:120px;margin-bottom:64px}@media only screen and (max-width:450px){.how__content_wrapper{gap:48px}}.how__content{display:flex;justify-content:space-between;align-items:center;gap:130px}@media only screen and (max-width:1366px){.how__content{flex-direction:column}}.how__content.content-2{flex-direction:row-reverse}.how__content_list{list-style-type:decimal;margin-inline-start:20px}.how__content_list-item{color:#545F7E;font-size:16px;line-height:1.5}@media only screen and (max-width:450px){.how__content{gap:24px}.how__content_list-item{font-size:14px}}.how__content_title{color:#374059;font-size:32px;margin-bottom:14px;font-weight:600}@media only screen and (max-width:768px){.how__content_title{margin-bottom:31px;margin-inline-start:120px;font-size:24px}.how__content_description{padding-inline-start:12px}html[dir=ltr] .how__content_description{border-left:2px solid #829EE0}html[dir=rtl] .how__content_description{border-right:2px solid #829EE0}}@media only screen and (max-width:450px){.how__content_title{font-size:18px;margin-inline-start:60px}}.how__content_description{color:#545F7E;font-size:16px;line-height:1.5}.how__content_description>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] .how__content_description>a{background-position:left bottom}html[dir=rtl] .how__content_description>a{background-position:right bottom}@media screen and (min-width:769px){.how__content_description>a:hover{background-size:100% 2px}}.how__content_number{position:absolute;border-radius:17px;height:75px;width:75px;top:15px}html[dir=ltr] .how__content_number{left:-100px}html[dir=rtl] .how__content_number{right:-100px}@media only screen and (max-width:768px){.how__content_number{top:-35px}html[dir=ltr] .how__content_number{left:0}html[dir=rtl] .how__content_number{right:0}}@media only screen and (max-width:450px){.how__content_description{font-size:14px}.how__content_number{top:-15px;height:50px;width:50px}}.how__content_number.number-1{animation:shadowMove-1 3s infinite;transform:rotate(14deg)}.how__content_number.number-2{animation:shadowMove-2 3s infinite;animation-delay:1s;transform:rotate(-15.6deg)}.how__content_number.number-3{animation:shadowMove-3 3s infinite;animation-delay:1.5s;transform:rotate(9deg)}.how__select{margin-inline-start:auto;padding-inline-start:24px;max-width:460px;width:100%;position:relative}@media only screen and (max-width:1366px){.how__content.content-2{flex-direction:column}.how__select{margin-inline-start:100px;width:75%;max-width:820px}}@media only screen and (max-width:768px){.how__select{margin-inline-start:0;padding-inline-start:0;border:none!important;width:100%}}html[dir=ltr] .how__select.select-1{border-left:3px solid #829EE0}html[dir=rtl] .how__select.select-1{border-right:3px solid #829EE0}html[dir=ltr] .how__select.select-2{border-left:3px solid #E790D3}html[dir=rtl] .how__select.select-2{border-right:3px solid #E790D3}html[dir=ltr] .how__select.select-3{border-left:3px solid #A28DEA}html[dir=rtl] .how__select.select-3{border-right:3px solid #A28DEA}html[dir=ltr] .how__select.select-4{border-left:3px solid #E2B242}html[dir=rtl] .how__select.select-4{border-right:3px solid #E2B242}html[dir=ltr] .how__select.odd.animate-item.appear-from-sides{animation:appear-right 1s ease}html[dir=ltr] .how__select.even.animate-item.appear-from-sides,html[dir=rtl] .how__select.odd.animate-item.appear-from-sides{animation:appear-left 1s ease}html[dir=rtl] .how__select.even.animate-item.appear-from-sides{animation:appear-right 1s ease}.how__select_image{position:relative;width:558px;max-width:100%;height:292px}.how__select_image.image-1::after,.how__select_image.image-2::after,.how__select_image.image-3::after{position:absolute;transition-timing-function:cubic-bezier(.7,.1,.1,.1);content:''}@media only screen and (max-width:665px){.how__select_image{width:279px;height:143px}}.how__select_image.image-1::after{width:190px;height:167px;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/text-to-video/at-hand.png) center/contain no-repeat;animation:click 4s infinite;bottom:0;right:0}@media only screen and (max-width:665px){.how__select_image.image-1::after{width:95px;height:84px}}.how__select_image.image-2::after{width:132px;height:135px;left:0;bottom:0;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/text-to-video/at-arrow.png) center/contain no-repeat;animation:click 4s infinite;animation-delay:1.5s}.how__select_image.image-2.edit::after{left:270px;bottom:90px}@media only screen and (max-width:665px){.how__select_image.image-2::after{width:66px;height:67px}.how__select_image.image-2.edit::after{left:140px;bottom:50px}}.how__select_image.image-3::after{width:103px;height:105px;right:20px;top:160px;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/text-to-video/at-arrow-small.png) center/contain no-repeat;animation:click 4s infinite;animation-delay:1.5s}@media only screen and (max-width:665px){.how__select_image.image-3::after{width:73px;height:45px;top:80px}}.how__select_img{width:100%;height:100%}.most{padding:36px 0;position:relative;margin-bottom:36px}@media only screen and (max-width:992px){.most{padding:22px 0;margin-bottom:22px}}.most__container{margin:0 auto;padding:0 20px;width:100%;max-width:1384px}.most__title{margin-bottom:64px;text-align:center}.most__goals{background-color:#F4F8FF;border:1px solid #FFF;box-shadow:2px 2px 24px rgba(74,107,132,.12);border-radius:20px;padding:64px 30px;display:flex;flex-direction:column;align-items:center;gap:50px;position:relative;z-index:1}@media only screen and (max-width:1100px){.most__title{margin-bottom:44px}.most__goals{gap:30px}}.most__goals::after,.most__goals::before{position:absolute;content:''}@media only screen and (min-width:769px){.most__goals::after,.most__goals::before{animation:scale 2.6s ease infinite}}.most__goals::before{left:-120px;top:40px;width:225px;height:255px;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/ecards/most-left-icon.png) center/cover no-repeat}@media only screen and (max-width:992px){.most__goals::before{width:112px;height:127px;left:-20px}}.most__goals::after{right:-120px;bottom:40px;width:254px;height:241px;animation-delay:.4s;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/ecards/most-right-icon.png) center/cover no-repeat}@media only screen and (max-width:992px){.most__goals::after{width:127px;height:120px;right:-40px}}.most__goals_container{display:flex;justify-content:center;gap:130px}@media only screen and (max-width:1100px){.most__goals_container{gap:60px}}@media only screen and (max-width:767px){.most__goals_container{flex-direction:column;gap:32px;align-items:center}}.most__goals_goal{display:flex;flex-direction:column;align-items:center;width:calc(100% / 3)}@media only screen and (min-width:769px){.most__goals_goal.appear{animation:appear-from-top 2.3s ease}}.most__goals_goal.goal-1{animation-delay:.3s}.most__goals_goal.goal-2{animation-delay:.6s}.most__goals_img{width:136px;height:136px;box-shadow:12px 11px 20px rgba(71,32,101,.3);border-radius:60px;margin-bottom:13px}@media only screen and (max-width:480px){.most__goals{padding:32px 30px}.most__goals::after{transform:rotate(90deg);bottom:-50px}.most__goals_img{width:68px;height:68px}}.most__goals_count{font-size:24px;font-weight:700;margin-bottom:8px;color:#252E48}.most__goals_title{font-size:20px;font-weight:400;color:#545F7E;min-width:176px;text-align:center}.cust{padding:36px 0;background-color:#F4F6FF;position:relative}@media only screen and (max-width:992px){.cust{padding:22px 0}}@media only screen and (min-width:769px){.cust::after,.cust::before{position:absolute;content:''}.cust::before{left:0;bottom:100px;width:184px;height:422px;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/text-to-video/at-blue-square-left.png) center/contain no-repeat}.cust::after{right:0;top:50px;width:184px;height:422px;background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/text-to-video/at-blue-square-right.png) center/contain no-repeat}.cust__cards_card::before{animation:scale 2s ease infinite}}.cust__cards,.cust__cards_card{position:relative;display:flex}@media only screen and (min-width:769px) and (max-width:1120px){.cust::after,.cust::before{display:none}}.cust__title{margin:0 auto 39px;max-width:572px;text-align:center}@media only screen and (max-width:768px){.cust__title{margin:0 auto 68px}}.cust__cards{flex-direction:column;align-items:center;max-width:830px;margin:0 auto;gap:32px;z-index:1}.cust__cards_card{background:#FFF;box-shadow:10px 10px 20px rgba(0,20,125,.2);border-radius:20px;padding:36px 49px;flex-direction:column;align-items:center}.cust__cards_card::before{position:absolute;content:''}@media only screen and (min-width:769px){.cust__cards_card.appear{animation:appear-from-left 2s ease}}@media only screen and (max-width:768px){.cust__cards_card{padding:20px;border-radius:10px}}.explainer-faq__btn,.explainer-faq__btn::after,.explainer-faq__btn::before{border-radius:10px!important}.cust__cards_card.card-1::before{background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/ecards/user-three-stars.png) center/cover no-repeat;left:-110px;top:-40px;width:166px;height:128px}@media only screen and (max-width:665px){.cust__cards_card.card-1::before{width:88px;height:64px}}.cust__cards_card.card-2::before{background:url(https://static.rfstat.com/renderforest/images/v2/landing-pics/ecards/user-blue-circle.png) center/cover no-repeat;right:-160px;top:20px;width:100px;height:100px;animation-delay:.4s}@media only screen and (max-width:768px){.cust__cards_card.card-1::before{left:0}.cust__cards_card.card-2::before{right:0;top:-50px}}@media only screen and (max-width:665px){.cust__cards_card.card-2::before{width:50px;height:50px;top:-30px}}.cust__cards_title{font-size:16px;font-weight:700;margin-bottom:14px;color:#545F7E}.cust__cards_img{width:120px;height:18px;margin-bottom:20px}.cust__cards_desc{font-size:18px;font-weight:400;line-height:1.6;color:#545F7E;text-align:center}@media only screen and (max-width:665px){.cust__cards_desc{text-align:start}}.explainer-faq{padding:100px 20px 50px;max-width:1092px;margin-left:auto;margin-right:auto;display:flex}@media only screen and (max-width:1024px){.explainer-faq{flex-direction:column;max-width:664px}.explainer-faq__text{display:none}}@media only screen and (max-width:768px){.explainer-faq{padding:44px 20px 30px}}.explainer-faq__block{max-width:auto;width:100%;position:static;top:25px;height:max-content;margin-bottom:30px}@media only screen and (min-width:1025px){.explainer-faq__block{position:sticky;margin-right:80px;margin-bottom:0;max-width:348px}html[dir=ltr] .explainer-faq__block{margin-right:40px;margin-left:auto}html[dir=rtl] .explainer-faq__block{margin-right:auto;margin-left:40px}}.explainer-faq__block .explainer-faq__text{margin-bottom:0}.explainer-faq__title{font-size:36px;font-weight:700;line-height:1.3;margin-bottom:16px;text-align:center;color:#252E48}@media only screen and (max-width:992px){.explainer-faq__title{font-size:26px}}@media only screen and (max-width:480px){.explainer-faq__title{font-size:22px}}@media only screen and (min-width:1025px){.explainer-faq__title{text-align:left}}.explainer-faq__text{font-size:14px;text-align:left;margin-bottom:67px}.explainer-faq__text--mobile{font-size:14px;text-align:left;margin-top:20px;padding-left:0;display:none}@media only screen and (max-width:1024px){.explainer-faq__text--mobile{display:block}}@media only screen and (min-width:600px){html[dir=ltr] .explainer-faq__text--mobile{padding-left:32px;text-align:left}html[dir=rtl] .explainer-faq__text--mobile{padding-right:32px;text-align:right}}.explainer-faq__link{color:#3865F9;position:relative;display:inline-flex;flex-direction:column;align-items:center}.explainer-faq__link:before{content:'';position:absolute;bottom:0;height:1px;width:0;transition:width .33s linear;background-color:#3865F9}.explainer-faq__link:hover:before{width:100%}.explainer-faq__list{list-style:none;width:100%;padding:0 20px}.explainer-faq__list-text{margin-top:20px;padding-left:0;font-size:14px}@media only screen and (min-width:600px){.explainer-faq__list-text{padding-left:32px}}.explainer-faq__desc{color:#363F5A;font-size:14px;max-height:0;overflow:hidden;transition:all .33s linear;line-height:22px}html[dir=ltr] .explainer-faq__desc{text-align:left}html[dir=rtl] .explainer-faq__desc{text-align:right}.explainer-faq__btn{text-align:center;text-transform:capitalize!important;height:50px;line-height:50px}@media only screen and (max-width:600px){.explainer-faq__btn{padding:0 15px;font-size:16px;height:auto}}.explainer-faq__subtitle{font-size:16px;padding-right:35px;line-height:26px;color:#252E48;transition:all .33s linear;font-weight:600;cursor:pointer}html[dir=ltr] .explainer-faq__subtitle{text-align:left}html[dir=rtl] .explainer-faq__subtitle{text-align:right}.explainer-faq__subtitle.active{margin-bottom:15px;transition:all .33s linear}.explainer-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}.explainer-faq__subtitle.active::after{transform:rotate(180deg)}.explainer-faq__subtitle.active~.explainer-faq__desc{max-height:400px!important;margin-bottom:10px;transition:margin .33s linear}.explainer-faq__item{position:relative;display:flex;flex-direction:column;box-sizing:border-box}@media only screen and (min-width:600px){.explainer-faq__item{padding-left:32px}}.explainer-faq__item::after{background-color:#DEE3F0;bottom:-15px;content:'';display:block;height:1px;left:0;position:absolute;right:0;width:100%}.explainer-faq__item+.explainer-faq__item{margin-top:30px;text-align:left}.boost{padding:36px 0;margin-bottom:36px}@media only screen and (max-width:992px){.boost{padding:22px 0}.boost__title{font-size:26px}}.boost__content_wrapper{width:96%;max-width:1120px;border-radius:20px;border:2px solid #8980F7;padding:30px;margin:0 auto;display:flex;flex-direction:column;align-items:center;position:relative;background:conic-gradient(from -28.65deg at 50% 70.07%,#FFFAFF -13.84deg,#FFF 138.18deg,#FFF8E0 182.56deg,#FFF 254deg,#EDFFFD 323.58deg,#FFFAFF 346.16deg,#FFF 498.18deg)}@media screen and (max-width:992px){.boost__content_wrapper{width:100%;padding:20px}}.boost__content_wrapper .circle-wrap{position:absolute;top:-30px}.boost__content_wrapper .circle-wrap_1{height:294px;width:164px;left:-160px}.boost__content_wrapper .circle-wrap_2{height:300px;width:140px;right:-160px}.boost__title{font-size:26px;font-weight:700;color:#252E48;line-height:1.3;margin-bottom:24px;max-width:1020px;text-align:center}@media only screen and (max-width:480px){.boost__title{font-size:22px}html[lang=es] .templates .cards__container .rf-btn-sq,html[lang=fr] .templates .cards__container .rf-btn-sq,html[lang=ja] .templates .cards__container .rf-btn-sq,html[lang=pt] .templates .cards__container .rf-btn-sq,html[lang=tr] .templates .cards__container .rf-btn-sq{font-size:14px}}