﻿.slides{background:#fff}.slides .slides-form input{font-size:17px;padding:14px 18px;border:1px solid #EBEBEB;box-sizing:border-box;transition:0.3s border-color, 0.3s box-shadow;box-shadow:0px 5px 10px rgba(0,0,0,0.03)}@media (min-width: 436px){.slides .slides-form input{max-width:calc(100% - 165px)}}.slides .slides-form input:hover{border-color:rgba(0,0,0,0.2)}.slides .slides-form input:focus{border-color:#2F80ED;z-index:10}.slides .slides-form button .loading-icon{opacity:0;position:absolute;left:17px;transition:0.5s;transition-timing-function:cubic-bezier(0.29, 0.7, 0.35, 1);left:0;top:0;right:0;color:white !important;bottom:0;padding:20px}.slides .slides-form button .loading-icon dt{border-radius:10px;overflow:hidden;display:inline-block;height:10px;width:10px;animation:loading-icon 1.3s infinite backwards;animation-timing-function:cubic-bezier(0.51, 0, 0.26, 1);position:absolute;left:calc(50% - 5px);line-height:0;opacity:1}.slides .slides-form button .loading-icon dt:after{content:"●";line-height:0;font-size:90px;position:absolute;left:-13px}.slides .slides-form button .loading-icon dt:nth-child(2){animation-delay:0.35s}.slides .slides-form button .loading-icon dt:nth-child(3){animation-delay:0.7s}.slides-form.loading button{color:transparent !important;pointer-events:none}.slides-form.loading button .loading-icon{opacity:1}.slides-form.loading button.yellow .loading-icon{color:#392da3 !important}@keyframes loading-icon{0%{transform:translateX(-60px) scale(0.5);opacity:0}45%{transform:translateX(0px);opacity:1}90%,100%{transform:translateX(60px) scale(0.5);opacity:0}}#subscribe_newsletter_footer.subscribed{pointer-events:none}#subscribe_newsletter_footer:not(.subscribed)[data-alert-message]:after{content:attr(data-alert-message);color:red;margin:0 auto;display:block;padding-top:10px;font-size:15px;-webkit-animation:fadeIn 0.5s backwards;animation:fadeIn 0.5s backwards}#confirm_email_homepage_top.done,#confirm_email_homepage_middle.done,#confirm_email_homepage_bottom.done{pointer-events:none}#confirm_email_homepage_top:not(.done)[data-alert-message]:after,#confirm_email_homepage_middle:not(.done)[data-alert-message]:after,#confirm_email_homepage_bottom:not(.done)[data-alert-message]:after{content:"⚠️ " attr(data-alert-message);margin:0 auto;display:inline-block;padding:10px 15px;border-radius:6px;font-size:15px;margin-top:10px;width:100%;max-width:455px;text-align:center;-webkit-animation:fadeIn 0.5s backwards;animation:fadeIn 0.5s backwards;background:#f49a40;color:#fff}.parallax-element{transition:2.5s}.slides .slides-form input::-webkit-input-placeholder{color:#333333;opacity:1}.fix-max{max-width:1400px}.none{display:none !important}svg.arrow{margin-left:8px;width:11px;height:11px;vertical-align:middle;display:inline}html:not(.mobile) svg.arrow{transition:fill 0.35s}.link-button{position:relative;display:inline-block}.link-button.text-blue:before{background:#2F80ED}.link-button.text-green:before{background:#27AE60}.link-button.text-yellow:before{background:#F2C94C}.link-button.text-orange:before{background:#f49a40}.link-button.text-red:before{background:#F44336}.link-button.text-purple:before{background:#9B51E0}.link-button.text-pink:before{background:#F065CB}.link-button.text-teal:before{background:#56CCF2}.link-button svg.arrow{fill:#fff !important;margin-left:8px;width:13px;height:13px}.link-button:not(:hover).text-blue svg{fill:#2F80ED !important}.link-button:not(:hover).text-green svg{fill:#27AE60 !important}.link-button:not(:hover).text-yellow svg{fill:#F2C94C !important}.link-button:not(:hover).text-orange svg{fill:#f49a40 !important}.link-button:not(:hover).text-red svg{fill:#F44336 !important}.link-button:not(:hover).text-purple svg{fill:#9B51E0 !important}.link-button:not(:hover).text-pink svg{fill:#F065CB !important}.link-button:not(:hover).text-teal svg{fill:#56CCF2 !important}.link-button:not(.center):hover{transform:translateX(15px)}.link-button:hover{color:#fff !important}html:not(.mobile) .link-button:hover{transition:0.35s 0.15s cubic-bezier(0.37, 1.62, 0.49, 0.9)}html:not(.mobile) .link-button:hover svg{transition:fill 0.35s 0.15s cubic-bezier(0.37, 1.62, 0.49, 0.9)}html.mobile .link-button:hover{transition:0s}.link-button:not(.center):active{transform:translateX(15px) translateY(2px)}html:not(.mobile) .link-button:not(.center):active{transition:0.25s}.link-button:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;z-index:-1;opacity:.2}html:not(.mobile) .link-button:before{transition:0.35s}.link-button:hover:before{opacity:1;bottom:-20px;transform:translate(-15px, -10px);width:calc(100% + 30px);height:calc(100% + 20px);border-radius:6px}html:not(.mobile) .link-button:hover:before{transition:height 0.15s,width 0.35s 0.15s cubic-bezier(0.37, 1.62, 0.49, 0.9),transform 0.35s 0.15s cubic-bezier(0.37, 1.62, 0.49, 0.9),color 0.35s,bottom 0.35s cubic-bezier(0.37, 1.62, 0.49, 0.9)}.panel{color:#333;background:#fff;box-shadow:0 1px 0 #f1f3f4}.sidebar_mobile-menu.sidebarShown .panel{opacity:1}.main-header{line-height:1.1}@media (max-width: "550px"-1px){.image-holder{transform:scale(1.85) translate(-18px, -20px)}}@media (max-width: 767px){.slides p.description{line-height:1.35 !important;font-size:16px}}.square-1{transform-origin:62.82% 52.9%;animation:rotate360 10s linear infinite}.square-2{transform-origin:64.4% 60.6%;animation:rotate360 10s linear infinite}.reload{transform-origin:78.4% 83.6%;animation:reload 5s infinite}@keyframes reload{15%{transform:rotate(45deg)}100%{transform:rotate(-360deg)}}.cicle-2{transform-origin:95.7% 17.55%;animation:ball 8s infinite}.curve{stroke-dasharray:40, 5;stroke-dashoffset:45;animation:dash 1s linear infinite}@keyframes dash{to{stroke-dashoffset:0}}@keyframes cicle-2{70%{transform:scale(2)}}.cross-1{transform-origin:12% 89.2%;animation:cross-1 3s ease infinite}@keyframes cross-1{50%{transform:rotate(-90deg)}}.cross-2{transform-origin:98.5% 46%;animation:rotate360 2.5s linear infinite}.reload{transform-origin:78.4% 83.6%;animation:reload 10s infinite}.ball{transform-origin:40% 34%;animation:ball 10s infinite}@keyframes ball{50%{transform:translateY(10px) translateX(15px) scale(1.5)}}.breathe{animation:breathe 5s infinite}@keyframes breathe{50%{transform:translateY(-8px) translateX(-4px)}}.duplicate-2{transform-origin:97.9% 76.5%;animation:duplicate-2 20s infinite}@keyframes duplicate-2{100%{transform:rotate(360deg)}}.pad:not(.shadow):hover{box-shadow:0px 20px 40px rgba(10,33,65,0.05),0px 0px 2px rgba(0,0,0,0.13)}.features li{font-size:14px;margin-right:17px;display:inline-block;position:relative;padding-left:20px;letter-spacing:-0.006em;opacity:0.9}.product-features{margin-bottom:20px}.product-features li{font-size:15px;margin-bottom:10px;font-weight:500;display:block;position:relative;padding-left:20px}.features li:before,.product-features li:before{content:"✓";color:#27AE60;padding-right:10px}@media (min-width: 1024px){.features li:before,.product-features li:before{position:absolute;left:0}}.hidden-features{display:none}.slide-products .button{padding-left:26px;padding-right:26px}.slide-services .service-thumbnail{min-height:200px;padding:0;display:flex;align-items:center;justify-content:center}.slide-services .service-thumbnail img{box-shadow:none;border-radius:none}.product-thumbnail{padding:20px 0 0 30px;font-size:0;overflow:hidden;position:relative;border-top-left-radius:8px;border-top-right-radius:8px}@media (max-width: 435px){.product-thumbnail{padding-left:20px}}.product-thumbnail svg{fill:#fff !important}.product-thumbnail .version{font-weight:500;font-size:15px;line-height:18px;color:white;position:absolute;right:30px;top:25px}@media (max-width: 435px){.product-thumbnail .version{right:20px}}.product-thumbnail img{border-top-left-radius:4px;box-shadow:0px 0px 25px rgba(22,22,50,0.15)}.colorHover:not(:hover){color:#ccc !important;background-color:white !important}.dropdownShown.dropdown_slides-to-cart body:before,.dropdownShown.dropdown_postcards-to-cart body:before,.dropdownShown.dropdown_startup-to-cart body:before{content:"";position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.2);z-index:490;animation:fadeIn 0.5s backwards;pointer-events:none;cursor:pointer}.add-to-cart-dropdown{width:300px;z-index:500}.add-to-cart-dropdown,.add-to-cart-dropdown .menu{border-radius:10px !important}.add-to-cart-dropdown-tabs{box-shadow:0 -1px 0 #ECEFF3 inset}.add-to-cart-dropdown-tabs li{width:50%;font-size:16px;letter-spacing:-0.011em;padding:15px 25px;display:inline-block;box-shadow:1px 0 0 #ECEFF3 inset}.add-to-cart-dropdown-tabs li.selected{color:#186bff;font-weight:500;background:rgba(50,96,177,0.05)}.logotypes div{display:inline-block;margin-top:14px;margin-bottom:14px;opacity:0.9;transition:opacity 0.1s ease-in,transform 0.15s cubic-bezier(0.5, 0, 0.25, 2.5)}.logotypes div:hover{opacity:1;transform:scale(1.05)}[data-slider-id="reviews"] .avatar{width:60px;position:absolute;left:0}[data-slider-id="reviews"] .author{margin-left:80px;margin-top:35px;padding:7px 0}@media (min-width: 1024px){[data-slider-id="reviews"] .author{max-width:360px}}.controller[data-slider-id="reviews"] li{position:relative;padding-left:24px;font-size:21px}@media (max-width: 767px){.controller[data-slider-id="reviews"] li{font-size:17px;padding-left:0}}.controller[data-slider-id="reviews"] li.selected{font-weight:bold;color:#27AE60}@media (min-width: 1024px){.controller[data-slider-id="reviews"] li.selected:before{position:absolute;left:0;content:"▶";font-size:80%;vertical-align:bottom;transform:scaleX(0.6);animation:fromLeft 0.25s backwards;line-height:1.7}}@media (min-width: 1240px){.building-image,.email-newsletter{margin-left:30px !important;max-width:initial}}.custom-underline{display:inline-block;position:relative;overflow:hidden}.custom-underline svg{position:absolute;bottom:0;left:0;width:100%;height:5px;stroke:#2f80ed;stroke-dasharray:147px;stroke-dashoffset:147px;stroke-width:4;transition:stroke-dasharray 1s cubic-bezier(0.4, 0.03, 0.56, 0.95),stroke-dashoffset 1s cubic-bezier(0.4, 0.03, 0.56, 0.95),stroke 5s linear,stroke-width 5s linear}.custom-underline.done svg{stroke-width:4;stroke:rgba(47,128,237,0.5);stroke-dasharray:144px;stroke-dashoffset:0}.custom-underline:hover.done svg{transition:0.2s}.incredible-underline{display:inline-block;position:relative}.incredible-underline svg{position:absolute;bottom:-.2em;left:0;width:100%;filter:drop-shadow(0px 2px 14px rgba(86,204,242,0.4));stroke-dasharray:240px;stroke-dashoffset:240px;transition:stroke-dasharray .35s linear, stroke-dashoffset .35s linear, stroke 5s linear, stroke-width 5s linear}.incredible-underline.done svg{stroke-dasharray:240px;stroke-dashoffset:0}.incredible-underline.done svg .second-stroke{transition:stroke-dasharray 0.5s 0.5s cubic-bezier(0.4, 0.03, 0.56, 0.95),stroke-dashoffset 0.5s 0.5s cubic-bezier(0.4, 0.03, 0.56, 0.95);stroke-dasharray:100px;stroke-dashoffset:0}.swiper-slides-6{filter:drop-shadow(0px 20px 30px rgba(10,33,65,0.13))}.audience-underline{display:inline-block;position:relative}.audience-underline svg{position:absolute;bottom:0;left:0;width:100%;filter:drop-shadow(0px 2px 14px rgba(240,101,203,0.3));stroke-dasharray:236px;stroke-dashoffset:236px;transition:stroke-dasharray 1s cubic-bezier(0.4, 0.03, 0.56, 0.95),stroke-dashoffset 1s cubic-bezier(0.4, 0.03, 0.56, 0.95),stroke 5s linear,stroke-width 5s linear}.audience-underline.done svg{stroke-dasharray:236px;stroke-dashoffset:0}@media (min-width: 1240px){.head-turning{transform:rotate(-90deg) translateY(63px)}.showcase-your-brand{transform:rotate(-90deg) translateY(-47px) translateX(50px)}}.article-box{color:#262626;border-radius:6px;overflow:hidden;box-shadow:0px 10px 20px rgba(10,33,65,0.05),0px 0px 2px rgba(0,0,0,0.13);display:block;outline:none;margin-bottom:20px;text-align:left;-webkit-backface-visibility:hidden}.article-box .article-thumbnail{font-size:0;overflow:hidden}.article-box .article-thumbnail img{border-radius:6px 6px 0 0;backface-visibility:hidden}.article-box:hover{box-shadow:0px 20px 40px rgba(10,33,65,0.05),0px 0px 2px rgba(0,0,0,0.13);transform:translateY(-4px);color:#27AE60}.article-box .category{font-weight:600;font-size:12px;line-height:22px;letter-spacing:0.04em;text-transform:uppercase;display:inline-block;margin-bottom:0px}@media (min-width: 768px){.article-box .category{background:#2F80ED;color:#fff;padding:0 12px;border-radius:15px}.article-box .category.templates,.article-box .category.email-design,.article-box .category.ux-design{background:#f49a40}.article-box .category.coding,.article-box .category.websites,.article-box .category.bootstrap{background:#27AE60}.article-box .category.news{background:#5c51e0}}.job-box{color:#262626;box-shadow:0px 10px 20px rgba(10,33,65,0.05),0px 0px 2px rgba(0,0,0,0.13);display:block;outline:none;border-radius:8px;margin-bottom:20px;text-align:left;-webkit-backface-visibility:hidden;position:relative}.job-box .job-thumbnail{position:absolute;width:100%;text-align:center;margin-top:-50px}.job-box .job-thumbnail img{border-radius:6px 6px 0 0;backface-visibility:hidden;transition:0.35s;width:100px;height:100px}.job-box:hover{box-shadow:0px 20px 40px rgba(10,33,65,0.05),0px 0px 2px rgba(0,0,0,0.13);color:#9B51E0;transform:translateY(-4px)}.job-box .name{margin-top:50px;border-radius:8px;padding:84px 25px 20px;background:#FFFFFF}.job-box .location{position:relative;padding-left:20px}.job-box .location:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTQuOSAwQzIuMTkxIDAgMCAyLjE5MSAwIDQuOUMwIDcuNjkwODYgMi44MjU5MSAxMS40OTEgNC4xODU2NCAxMy4xNTc5QzQuNTYwMDggMTMuNjE3IDUuMjM5OTIgMTMuNjE3IDUuNjE0MzcgMTMuMTU3OUM2Ljk3NDA5IDExLjQ5MSA5LjggNy42OTA4NiA5LjggNC45QzkuOCAyLjE5MSA3LjYwOSAwIDQuOSAwWk0zLjE1MDAzIDQuODk5ODNDMy4xNTAwMyAzLjkzMzMzIDMuOTMzNTMgMy4xNDk4MyA0LjkwMDAzIDMuMTQ5ODNDNS41MjUyNCAzLjE0OTgzIDYuMTAyOTcgMy40ODMzOCA2LjQxNTU3IDQuMDI0ODNDNi43MjgxOCA0LjU2NjI4IDYuNzI4MTggNS4yMzMzOCA2LjQxNTU3IDUuNzc0ODNDNi4xMDI5NyA2LjMxNjI4IDUuNTI1MjQgNi42NDk4MyA0LjkwMDAzIDYuNjQ5ODNDMy45MzM1MyA2LjY0OTgzIDMuMTUwMDMgNS44NjYzMyAzLjE1MDAzIDQuODk5ODNaIiBmaWxsPSIjMzMzMzMzIi8+PC9zdmc+);width:10px;height:14px;position:absolute;top:2px;left:0}.job-box .jobs-fixed-height{min-height:85px}.market-box{color:#262626;border-radius:6px;overflow:hidden;box-shadow:0px 10px 20px rgba(10,33,65,0.05),0px 0px 2px rgba(0,0,0,0.13);display:block;outline:none;margin-bottom:20px;text-align:left;-webkit-backface-visibility:hidden}.market-box .market-thumbnail{font-size:0;overflow:hidden}.market-box .market-thumbnail img{border-radius:6px 6px 0 0;backface-visibility:hidden;transition:0.35s}.market-box:hover{box-shadow:0px 20px 40px rgba(10,33,65,0.05),0px 0px 2px rgba(0,0,0,0.13);transform:translateY(-4px);color:#F44336}.market-box:hover .article-thumbnail img{transform:scale(1.0225)}.market-box .category{font-weight:600;font-size:12px;line-height:22px;margin-bottom:10px;text-transform:uppercase;border-radius:15px;display:inline-block;letter-spacing:0.04em}@media (min-width: 768px){.market-box .category{background:#2F80ED;color:#fff;padding:0 12px}.market-box .category.illustrations{background:#f49a40}.market-box .category.uikit{background:#27AE60}.market-box .category.fonts{background:#9B51E0}.market-box .category.mockup{background:#F44336}.market-box .category.icons{background:#9B51E0}}.select svg{width:90px;height:44px;left:-12%;top:-50%}.select svg path{stroke-dasharray:200;stroke-dashoffset:200;transition:1s ease;stroke:rgba(0,193,255,0.4)}.select.done svg path{stroke-dashoffset:0}.numbers dt{background:#fff;box-shadow:0px 10px 20px rgba(10,33,65,0.05),0px 0px 2px rgba(0,0,0,0.13);text-align:center;display:inline-block;overflow:hidden;position:relative;transition:transform 0.3s;font-size:42px;width:61px;height:85px;line-height:145%;letter-spacing:0.13em;margin-right:10px;border-radius:8px}@media (max-width: 767px){.numbers dt{font-size:calc(42px / 1.5);width:calc(61px / 1.5);height:calc(85px / 1.5);margin-right:calc(10px / 1.5);border-radius:calc(8px / 1.5)}}@media (max-width: 435px){.numbers dt{font-size:calc(42px / 2);width:calc(61px / 2);height:calc(85px / 2);margin-right:calc(10px / 2);border-radius:calc(8px / 2)}}.numbers dt:last-child{margin-right:0}.numbers dt:before{content:"";position:absolute;width:100%;height:1px;left:0;background:rgba(51,51,51,0.05);top:50%;z-index:10}.numbers dt:after{content:"0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 ";position:absolute;left:0;top:0;margin-top:13px;transform:translateY(0);font-weight:bold;margin-left:0.12em}.numbers dt.done[data-number="1"]:after{transform:translateY(calc(-60px * 1 - 610px))}.numbers dt.done[data-number="2"]:after{transform:translateY(calc(-60px * 2 - 1220px))}.numbers dt.done[data-number="3"]:after{transform:translateY(calc(-60px * 3 - 1830px))}.numbers dt.done[data-number="4"]:after{transform:translateY(calc(-60px * 4 - 2440px))}.numbers dt.done[data-number="5"]:after{transform:translateY(calc(-60px * 5 - 3050px))}.numbers dt.done[data-number="6"]:after{transform:translateY(calc(-60px * 6 - 3660px))}.numbers dt.done[data-number="7"]:after{transform:translateY(calc(-60px * 7 - 4270px))}.numbers dt.done[data-number="8"]:after{transform:translateY(calc(-60px * 8 - 4880px))}.numbers dt.done[data-number="9"]:after{transform:translateY(calc(-60px * 9 - 5490px))}.numbers dt:nth-child(1):after{transition-duration:calc(1 * 1s + 1000ms);transition-timing-function:ease}.numbers dt:nth-child(2):after{transition-duration:calc(2 * 1s + 1000ms);transition-timing-function:ease}.numbers dt:nth-child(3):after{transition-duration:calc(3 * 1s + 1000ms);transition-timing-function:ease}.numbers dt:nth-child(4):after{transition-duration:calc(4 * 1s + 1000ms);transition-timing-function:ease}.numbers dt:nth-child(5):after{transition-duration:calc(5 * 1s + 1000ms);transition-timing-function:ease}.numbers dt:nth-child(6):after{transition-duration:calc(6 * 1s + 1000ms);transition-timing-function:ease}.numbers dt:nth-child(6):after{transition-duration:calc(7 * 1s + 1000ms);transition-timing-function:ease}@media (max-width: 767px){.numbers dt:after{margin-top:8px;content:"0 1 2 3 4 5 6 7 8 9"}.numbers dt.done[data-number="1"]:after{transform:translateY(calc(-40px * 1))}.numbers dt.done[data-number="2"]:after{transform:translateY(calc(-40px * 2))}.numbers dt.done[data-number="3"]:after{transform:translateY(calc(-40px * 3))}.numbers dt.done[data-number="4"]:after{transform:translateY(calc(-40px * 4))}.numbers dt.done[data-number="5"]:after{transform:translateY(calc(-40px * 5))}.numbers dt.done[data-number="6"]:after{transform:translateY(calc(-40px * 6))}.numbers dt.done[data-number="7"]:after{transform:translateY(calc(-40px * 7))}.numbers dt.done[data-number="8"]:after{transform:translateY(calc(-40px * 8))}.numbers dt.done[data-number="9"]:after{transform:translateY(calc(-40px * 9))}}@media (max-width: 435px){.numbers dt:after{margin-top:8px;content:"0 1 2 3 4 5 6 7 8 9"}.numbers dt.done[data-number="1"]:after{transform:translateY(calc(-30px * 1))}.numbers dt.done[data-number="2"]:after{transform:translateY(calc(-30px * 2))}.numbers dt.done[data-number="3"]:after{transform:translateY(calc(-30px * 3))}.numbers dt.done[data-number="4"]:after{transform:translateY(calc(-30px * 4))}.numbers dt.done[data-number="5"]:after{transform:translateY(calc(-30px * 5))}.numbers dt.done[data-number="6"]:after{transform:translateY(calc(-30px * 6))}.numbers dt.done[data-number="7"]:after{transform:translateY(calc(-30px * 7))}.numbers dt.done[data-number="8"]:after{transform:translateY(calc(-30px * 8))}.numbers dt.done[data-number="9"]:after{transform:translateY(calc(-30px * 9))}}.wee{transform-origin:50% 50%;animation:wee 20s ease-in-out infinite}@keyframes wee{50%{transform:scale(0.75)}}.hoo{transform-origin:50% 50%;animation:hoo 22s ease-in-out infinite}@keyframes hoo{0%,100%{transform:scale(0.75)}50%{transform:scale(1)}}.signal{animation:signal 7s ease-in-out infinite}@keyframes signal{50%{opacity:0}}.hoo-rotate{transform-origin:91.25% 74.9%;animation:hoo-rotate 10s infinite}@keyframes hoo-rotate{0%,100%{transform:scale(0.75) rotate(90deg)}50%{transform:scale(1)}}@keyframes matrix{33%{transform-origin:91.25% 73.3%;transform:rotate(-317deg)}66%{transform-origin:91.2% 74.9%;transform:rotate(173deg)}}.controller.autoPlayVideo[data-slider-id="startup-features"] .selected h5{color:#5c51e0}.controller.autoPlayVideo[data-slider-id="startup-features"] .selected h5:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDcgMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAuMjMwODY4IDAuMjQxMzE0QzAuMDc2OTEzMSAwLjQwMjAxMiAtNS40MjM0OGUtMDcgMC41OTI1MDIgLTUuMzI3MjdlLTA3IDAuODEyNjA2TC0zLjU1MTgxZS0wOCAxMi4xODc0Qy0yLjU4OTMyZS0wOCAxMi40MDc2IDAuMDc2OTEzNyAxMi41OTggMC4yMzA4NjkgMTIuNzU4OEMwLjM4NDk5NCAxMi45MTk3IDAuNTY3MjEyIDEzIDAuNzc3ODYzIDEzQzAuOTg4NDcxIDEzIDEuMTcwNjkgMTIuOTE5NyAxLjMyNDY5IDEyLjc1ODhMNi43Njg5NiA3LjA3MTM4QzYuOTIyOTIgNi45MTAzNyA3IDYuNzIwMDEgNyA2LjVDNyA2LjI3OTk4IDYuOTIyOTIgNi4wODk0NSA2Ljc2ODk2IDUuOTI4NzVMMS4zMjQ2NCAwLjI0MTMxNEMxLjE3MDY5IDAuMDgwNjYwMyAwLjk4ODQ3MSAtNC4zMjA3NWUtMDggMC43Nzc4MiAtMy4zOTk5N2UtMDhDMC41NjcyMTEgLTIuNDc5MzdlLTA4IDAuMzg0OTk0IDAuMDgwNjYwNCAwLjIzMDg2OCAwLjI0MTMxNFoiIGZpbGw9IiM1YzUxZTAiLz48L3N2Zz4=)}.controller.autoPlayVideo[data-slider-id="postcards-features"] .selected h5{color:#27AE60}.controller.autoPlayVideo[data-slider-id="postcards-features"] .selected h5:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDcgMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAuMjMwODY4IDAuMjQxMzE0QzAuMDc2OTEzMSAwLjQwMjAxMiAtNS40MjM0OGUtMDcgMC41OTI1MDIgLTUuMzI3MjdlLTA3IDAuODEyNjA2TC0zLjU1MTgxZS0wOCAxMi4xODc0Qy0yLjU4OTMyZS0wOCAxMi40MDc2IDAuMDc2OTEzNyAxMi41OTggMC4yMzA4NjkgMTIuNzU4OEMwLjM4NDk5NCAxMi45MTk3IDAuNTY3MjEyIDEzIDAuNzc3ODYzIDEzQzAuOTg4NDcxIDEzIDEuMTcwNjkgMTIuOTE5NyAxLjMyNDY5IDEyLjc1ODhMNi43Njg5NiA3LjA3MTM4QzYuOTIyOTIgNi45MTAzNyA3IDYuNzIwMDEgNyA2LjVDNyA2LjI3OTk4IDYuOTIyOTIgNi4wODk0NSA2Ljc2ODk2IDUuOTI4NzVMMS4zMjQ2NCAwLjI0MTMxNEMxLjE3MDY5IDAuMDgwNjYwMyAwLjk4ODQ3MSAtNC4zMjA3NWUtMDggMC43Nzc4MiAtMy4zOTk5N2UtMDhDMC41NjcyMTEgLTIuNDc5MzdlLTA4IDAuMzg0OTk0IDAuMDgwNjYwNCAwLjIzMDg2OCAwLjI0MTMxNFoiIGZpbGw9IiMyN2FlNjAiLz48L3N2Zz4=)}.controller.autoPlayVideo[data-slider-id="slides-features"] .selected h5{color:#2F80ED}.controller.autoPlayVideo[data-slider-id="slides-features"] .selected h5:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDcgMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAuMjMwODY4IDAuMjQxMzE0QzAuMDc2OTEzMSAwLjQwMjAxMiAtNS40MjM0OGUtMDcgMC41OTI1MDIgLTUuMzI3MjdlLTA3IDAuODEyNjA2TC0zLjU1MTgxZS0wOCAxMi4xODc0Qy0yLjU4OTMyZS0wOCAxMi40MDc2IDAuMDc2OTEzNyAxMi41OTggMC4yMzA4NjkgMTIuNzU4OEMwLjM4NDk5NCAxMi45MTk3IDAuNTY3MjEyIDEzIDAuNzc3ODYzIDEzQzAuOTg4NDcxIDEzIDEuMTcwNjkgMTIuOTE5NyAxLjMyNDY5IDEyLjc1ODhMNi43Njg5NiA3LjA3MTM4QzYuOTIyOTIgNi45MTAzNyA3IDYuNzIwMDEgNyA2LjVDNyA2LjI3OTk4IDYuOTIyOTIgNi4wODk0NSA2Ljc2ODk2IDUuOTI4NzVMMS4zMjQ2NCAwLjI0MTMxNEMxLjE3MDY5IDAuMDgwNjYwMyAwLjk4ODQ3MSAtNC4zMjA3NWUtMDggMC43Nzc4MiAtMy4zOTk5N2UtMDhDMC41NjcyMTEgLTIuNDc5MzdlLTA4IDAuMzg0OTk0IDAuMDgwNjYwNCAwLjIzMDg2OCAwLjI0MTMxNFoiIGZpbGw9IiMyZjgwZWQiLz48L3N2Zz4=)}.controller.autoPlayVideo li{opacity:.4}.controller.autoPlayVideo .selected{transition:0.4;opacity:1}.controller.autoPlayVideo .selected h4{opacity:1;font-weight:bold;position:relative}.controller.autoPlayVideo .selected h4:before{content:'';position:absolute;animation:fromLeft 0.4s backwards;top:-1px;right:calc(100% + 16px);width:7px;height:100%;background-position:center;background-repeat:no-repeat}html.js-ready body:not(.simplified) [class*="ae-"].do.noAnimation{visibility:visible;opacity:1}
