*{color:#363d4e;font-family:Nunito,Helvetica,sans-serif;font-weight:400;font-size:100%;text-decoration:none;margin:0;padding:0;box-sizing:border-box;list-style:none;outline:none}body{height:100vh;background-color:#e5e5e5}header,footer,main{width:1400px;font-size:1.125rem;line-height:1.5rem;background-color:#fff;margin:auto;z-index:0}ul{list-style:disc}ol{counter-reset:myCounter}ol li{list-style:none;position:relative;margin-left:60px;line-height:2.75rem}ol li:before{display:block;width:40px;height:40px;position:absolute;top:3px;left:-60px;counter-increment:myCounter;content:counter(myCounter);background:#189b7d;color:#fff;text-align:center;line-height:2.5rem;font-weight:700;text-shadow:black 1px 1px;border-radius:50%}h1,h2,h3,h4,h5{font-family:NunitoBold;font-weight:400;color:#754d97}h1{font-size:3rem;line-height:4.1rem}h2{font-size:2rem;line-height:2.73rem}h3{font-size:1.5rem;line-height:2rem}div,p,span{font-size:1.125rem}.violet{color:#a594c0}b,strong{font-weight:700}button,.btn{font-size:1rem;line-height:1.364rem;text-align:center;text-decoration:none;text-transform:uppercase;font-family:NunitoBold;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:200px;padding-top:13px;padding-bottom:13px;border-radius:40px;border:none;color:#fff;background-color:#a594c0;transition:background-color .25s,color .2s;white-space:nowrap}button .btn-icon,.btn .btn-icon{display:inline-block;position:relative;top:0;margin-right:1rem;vertical-align:middle}button:hover,.btn:hover{background-color:#754d97;cursor:pointer}button.btn-large,.btn.btn-large{width:220px}button.btn-huge,.btn.btn-huge{width:320px}button.btn-giant,.btn.btn-giant{width:370px}.btn-orange{background-color:#fdba64}.btn-orange:hover{background-color:#ffa736}.btn-green{background-color:#20cea7}.btn-green:hover{background-color:#189b7d}.btn-clear{background-color:transparent;color:#754d97;text-transform:none}.btn-clear:hover{background-color:transparent;color:#754d97;opacity:.7}.btn-header{background-color:#fff;color:#a594c0;width:220px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:40px;border:4px solid #A594C0;padding-top:9px;padding-bottom:9px}.btn-header:hover{color:#fff;background-color:#754d97;border-color:#754d97}.btn-login{margin-left:20px;border-color:#f2f3f7;width:120px}.modal-window{display:none;position:fixed;width:100%;height:100%;top:0;bottom:0;left:0;overflow-y:scroll;overflow-x:hidden;z-index:999}.modal-window .bg{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:.3}.modal-window .body{position:absolute;width:96%;max-width:590px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;border-radius:8px;box-sizing:border-box;padding:25px 37px}.modal-window .body h2{font-size:30px;text-align:center;font-family:LatoBold,Helvetica,sans-serif;margin-bottom:15px}.modal-window .body p{line-height:26px;margin-bottom:20px}.modal-window .body .all-clear{text-align:center}.modal-window.modal-profile .bg{background-color:#fff;opacity:.9}.modal-window.modal-profile .body{min-width:1110px;border-top:4px solid #F2F3F7;box-shadow:0 30px 50px 10px #f2f3f7;border-radius:0 0 40px 40px}.modal-window.modal-profile button.close{color:#d7d8dc;width:3rem;height:3rem;border-radius:50%;border-width:0;background-color:#fff;font-size:1.5rem;font-weight:700;position:absolute;right:1.5rem;top:1rem;z-index:5}.modal-window.modal-profile button.close:hover{color:#000}.form-group{margin-bottom:1.5rem}.form-group label{color:#363d4e;font-weight:600;font-size:1.125rem;line-height:1.5rem;padding-bottom:.5rem;display:block}.form-group input[type=text]{padding:11px 12px 10px 16px;height:3rem;background:#fff;border:2px solid #F2F3F7;box-sizing:border-box;border-radius:12px;color:#d7d8dc;font-size:1.125rem;line-height:1.5rem}.form-group input[type=text]:focus{border-color:#a594c0;color:#363d4e}.form-group:last-child,.form-group.no-bottom-margin{margin-bottom:0}.float-left{float:left}.float-right{float:right}.hide{display:none}@keyframes bg-slide{0%{transform:translate(0)}to{transform:translate(-100px)}}@keyframes fly{0%{transform:translate(0)}to{transform:translate(50px,-70px)}}@keyframes shake{0%{transform:rotate(-5deg)}to{transform:rotate(5deg)}}@keyframes grow{0%{transform:scale(1)}to{transform:scale(1.15)}}@keyframes shrink{0%{transform:scale(1)}to{transform:scale(.85)}}@keyframes grow-shrink{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}header{height:100px;line-height:100px;vertical-align:center;text-align:center}header nav{width:1100px;min-width:1025px;height:100px;margin:auto}header nav ul{height:100px;width:100%;list-style:none}header nav ul li.logo{display:inline;float:left;margin-right:60px}header nav ul li.logo a,header nav ul li.logo a:link,header nav ul li.logo a:visited{display:block;line-height:100px}header nav ul li.logo img{height:60px;width:auto;vertical-align:middle}header nav ul li.item{display:inline;float:left;margin-right:40px}header nav ul li.item a,header nav ul li.item a:link,header nav ul li.item a:visited{color:#d7d8dc;text-decoration:none;font-family:NunitoBold}header nav ul li.item a:hover{color:#754d97}header nav ul li.item.active a,header nav ul li.item.active a:link,header nav ul li.item.active a:visited{color:#754d97}header nav ul li.header-button-container{float:right;margin-right:0}header nav ul li.header-button-container .btn{text-transform:none}main{overflow-x:hidden}footer{height:100px;line-height:100px;vertical-align:center}footer .content-section{display:flex}footer .content-section>div{flex:1}footer .content-section>div:first-child{text-transform:uppercase;font-family:NunitoBold}footer .content-section>div:first-child a{font-family:NunitoBold}footer .content-section>div.right{text-align:right;text-transform:none}footer .content-section a,footer .content-section a:link,footer .content-section a:visited{color:#754d97}.ui-widget-content{display:none}.content-container{background:url("data:image/svg+xml,%3csvg%20width='1440'%20height='351'%20viewBox='0%200%201440%20351'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200H1440V241.5C875.101%20385.404%20559.783%20389.258%200%20241.5V0Z'%20fill='%23FAFAFC'/%3e%3c/svg%3e") no-repeat left top}.content-section{width:1100px;min-width:1025px;margin:auto;z-index:5}.content-section p{margin-bottom:2rem}.section-join{height:360px;background:url("data:image/svg+xml,%3csvg%20width='1440'%20height='330'%20viewBox='0%200%201440%20330'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200C567.367%20116.027%20882.435%20111.025%201440%200V330H0V0Z'%20fill='%23FAFAFC'/%3e%3c/svg%3e") no-repeat left top}.section-join .content-section{padding-top:128px}.section-join img.icon{float:left;margin-top:-100px;margin-right:3rem}.section-join .btn{margin-top:2.3rem}.section-join .text{float:left;width:42%;min-width:465px;margin-right:2.5rem}.section-join h2{margin-bottom:1rem;color:#754d97;font-size:2.25rem;line-height:2.5rem}.section-description{position:relative;min-height:360px}.section-steps{margin-top:63px;position:relative;display:none}.section-greeting{height:800px;color:#fff;position:relative;background:linear-gradient(247.5deg,#58d3ef 4.68%,#9b70bd 94%);padding-bottom:178px;overflow:hidden;z-index:5}.section-greeting .content-section{display:flex}.section-greeting h1{color:#fff;font-size:2.25rem;font-family:NunitoBold;font-weight:400;line-height:2.73rem;padding:0 0 2rem;margin:0}.section-greeting .column-left{color:#fff;min-width:450px;padding-top:6rem;flex:2;z-index:10}.section-greeting .column-left *{color:#fff}.section-greeting .column-left p{margin-bottom:3rem}.section-greeting .column-right{flex:3;z-index:10}.section-greeting .column-right .icon{position:absolute;animation:shrink 10s linear infinite;animation-direction:alternate;animation-delay:2s}.section-greeting .column-right .i-inspired{top:calc(50% - 401px);left:calc(50% + 140px);animation:fly 10s linear infinite;animation-direction:alternate;animation-delay:2s}.section-greeting .column-right .i-happy{top:calc(50% - 112px);left:calc(50% - 135px)}.section-greeting .column-right .i-smart{top:calc(50% + 113px);left:calc(50% + 207px)}.section-greeting .column-right .i-defender{top:580px;left:381px}.section-greeting .cloud-1{animation:bg-slide 12s linear infinite;animation-direction:alternate;z-index:7}.section-greeting .cloud-1 img{top:396px;left:-371px}.section-greeting .cloud-2{animation:bg-slide 9s linear infinite;animation-direction:alternate-reverse;z-index:7}.section-greeting .cloud-2 img{top:538px;left:-203px}.section-top-banner{height:500px}.section-top-banner .icon{position:absolute;animation-direction:alternate;animation-delay:2s;z-index:10}.section-top-banner .i-star-shots{left:calc(50% - 520px);top:calc(50% - 242px)}.section-top-banner .i-star-target{left:calc(50% - 242px + 275.88px);top:calc(50% - 270.39px)}.section-top-banner .cloud-1 img{top:96px}.section-top-banner .cloud-2 img{top:238px}.cloud{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0}.cloud img{position:absolute}.cloud-bottom img{top:0;left:-150px}.section-product .step{width:100%;height:582px;position:relative}.section-product .step:before{display:block;position:absolute;top:130px;right:36px;content:" ";background-image:url("data:image/svg+xml,%3csvg%20width='668'%20height='160'%20viewBox='0%200%20668%20160'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M255.914%20124.818C290.236%20124.818%20318.059%2096.9935%20318.059%2062.6706C318.059%2028.3477%20290.236%200.523438%20255.914%200.523438C221.592%200.523438%20193.768%2028.3477%20193.768%2062.6706C193.768%2096.9935%20221.592%20124.818%20255.914%20124.818Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M166.266%20136.485C191.902%20136.485%20212.685%20115.702%20212.685%2090.0646C212.685%2064.4275%20191.902%2043.6445%20166.266%2043.6445C140.629%2043.6445%20119.847%2064.4275%20119.847%2090.0646C119.847%20115.702%20140.629%20136.485%20166.266%20136.485Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M46.5405%20159.571C72.1769%20159.571%2092.9594%20138.788%2092.9594%20113.151C92.9594%2087.5134%2072.1769%2066.7305%2046.5405%2066.7305C20.904%2066.7305%200.121582%2087.5134%200.121582%20113.151C0.121582%20138.788%2020.904%20159.571%2046.5405%20159.571Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M102.598%20110.107C116.747%20110.107%20128.217%2098.6365%20128.217%2084.487C128.217%2070.3376%20116.747%2058.8672%20102.598%2058.8672C88.4491%2058.8672%2076.979%2070.3376%2076.979%2084.487C76.979%2098.6365%2088.4491%20110.107%20102.598%20110.107Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M646.435%20105.284C657.922%20105.284%20667.235%2095.9715%20667.235%2084.4839C667.235%2072.9962%20657.922%2063.6836%20646.435%2063.6836C634.948%2063.6836%20625.635%2072.9962%20625.635%2084.4839C625.635%2095.9715%20634.948%20105.284%20646.435%20105.284Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M593.421%20133.442C619.058%20133.442%20639.84%20112.659%20639.84%2087.0217C639.84%2061.3846%20619.058%2040.6016%20593.421%2040.6016C567.785%2040.6016%20547.002%2061.3846%20547.002%2087.0217C547.002%20112.659%20567.785%20133.442%20593.421%20133.442Z'%20fill='%23F2F3F7'/%3e%3c/svg%3e");background-size:668px 160px;width:668px;height:160px}.section-product .step .step-title{position:absolute;top:237px;left:0;width:260px;height:auto}.section-product .step .step-title label{display:block;border-radius:50%;width:120px;height:120px;padding-top:7px;margin-bottom:40px;background:#fff;border:20px solid #A594C0;color:#a594c0;text-align:center;font-family:NunitoBold;font-size:3rem;line-height:4.1rem}.section-product .step .step-title h3{font-size:2.25rem;line-height:2.5rem;color:#754d97}.section-product .step .step-description{background-color:#fff;width:730px;height:346px;position:absolute;bottom:0;padding:65px 60px;box-shadow:0 30px 50px 10px #f2f3f7;border-radius:40px}.section-product .step .step-description .btn{margin-right:60px}.section-product .step .step-description .btn-clear{width:260px;font-size:1.2rem}.section-product .step .step-description .btn-clear .icon{width:72px;height:72px}.section-product .step .step-description .text{width:260px;height:auto;top:60px;left:65px}.section-product .step .step-description>.icon{width:330px;height:330px;position:absolute;top:-165px;left:303px;padding:25px;background:url("data:image/svg+xml,%3csvg%20width='330'%20height='330'%20viewBox='0%200%20330%20330'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M165%20330C256.127%20330%20330%20256.127%20330%20165C330%2073.873%20256.127%200%20165%200C73.873%200%200%2073.873%200%20165C0%20256.127%2073.873%20330%20165%20330Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M164.746%20280.245C229.797%20280.245%20282.531%20227.511%20282.531%20162.46C282.531%2097.4097%20229.797%2044.6758%20164.746%2044.6758C99.6954%2044.6758%2046.9614%2097.4097%2046.9614%20162.46C46.9614%20227.511%2099.6954%20280.245%20164.746%20280.245Z'%20fill='white'/%3e%3c/svg%3e") top left no-repeat}.section-product .step .step-description .controls{position:absolute;bottom:20px;left:65px}.section-product .step:hover .icon img{animation:grow-shrink 1.1s ease-in-out forwards}.section-product .step-1,.section-product .step-3{background:url("data:image/svg+xml,%3csvg%20width='181'%20height='370'%20viewBox='0%200%20181%20370'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M54.6863%2010C-74.1662%20215.731%20110.67%20332.196%20170%20359'%20stroke='%23F2F3F7'%20stroke-width='20'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-dasharray='40%2040'/%3e%3c/svg%3e") no-repeat 210px top}.section-product .step-1 .step-description,.section-product .step-3 .step-description{right:0}.section-product .step-2,.section-product .step-4{background:url("data:image/svg+xml,%3csvg%20width='198'%20height='429'%20viewBox='0%200%20198%20429'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M94.4999%2010C183%2064.806%20284%20285.904%2010.9999%20418'%20stroke='%23F2F3F7'%20stroke-width='20'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-dasharray='40%2040'/%3e%3c/svg%3e") no-repeat 730px top}.section-product .step-2:before,.section-product .step-4:before{left:27px}.section-product .step-2 .step-title,.section-product .step-4 .step-title{right:0;left:auto}.section-product .step-2 .step-description,.section-product .step-4 .step-description{left:0}.section-conclusion-comparison .slider{width:100%;height:916px;background:url("data:image/svg+xml,%3csvg%20width='188'%20height='368'%20viewBox='0%200%20188%20368'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M177.12%2010.0345C67.0909%2033.9014%20-42.0724%20176.918%2036%20357.75'%20stroke='%23F2F3F7'%20stroke-width='20'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-dasharray='40%2040'/%3e%3c/svg%3e") no-repeat 300px top;position:relative}.section-conclusion-comparison .slider:before{display:block;position:absolute;top:208px;right:36px;content:" ";background-image:url("data:image/svg+xml,%3csvg%20width='668'%20height='160'%20viewBox='0%200%20668%20160'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M255.914%20124.818C290.236%20124.818%20318.059%2096.9935%20318.059%2062.6706C318.059%2028.3477%20290.236%200.523438%20255.914%200.523438C221.592%200.523438%20193.768%2028.3477%20193.768%2062.6706C193.768%2096.9935%20221.592%20124.818%20255.914%20124.818Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M166.266%20136.485C191.902%20136.485%20212.685%20115.702%20212.685%2090.0646C212.685%2064.4275%20191.902%2043.6445%20166.266%2043.6445C140.629%2043.6445%20119.847%2064.4275%20119.847%2090.0646C119.847%20115.702%20140.629%20136.485%20166.266%20136.485Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M46.5405%20159.571C72.1769%20159.571%2092.9594%20138.788%2092.9594%20113.151C92.9594%2087.5134%2072.1769%2066.7305%2046.5405%2066.7305C20.904%2066.7305%200.121582%2087.5134%200.121582%20113.151C0.121582%20138.788%2020.904%20159.571%2046.5405%20159.571Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M102.598%20110.107C116.747%20110.107%20128.217%2098.6365%20128.217%2084.487C128.217%2070.3376%20116.747%2058.8672%20102.598%2058.8672C88.4491%2058.8672%2076.979%2070.3376%2076.979%2084.487C76.979%2098.6365%2088.4491%20110.107%20102.598%20110.107Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M646.435%20105.284C657.922%20105.284%20667.235%2095.9715%20667.235%2084.4839C667.235%2072.9962%20657.922%2063.6836%20646.435%2063.6836C634.948%2063.6836%20625.635%2072.9962%20625.635%2084.4839C625.635%2095.9715%20634.948%20105.284%20646.435%20105.284Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M593.421%20133.442C619.058%20133.442%20639.84%20112.659%20639.84%2087.0217C639.84%2061.3846%20619.058%2040.6016%20593.421%2040.6016C567.785%2040.6016%20547.002%2061.3846%20547.002%2087.0217C547.002%20112.659%20567.785%20133.442%20593.421%20133.442Z'%20fill='%23F2F3F7'/%3e%3c/svg%3e");background-size:668px 160px;width:668px;height:160px;z-index:7}.section-conclusion-comparison .slider:after{display:block;position:absolute;bottom:-54px;right:30px;content:" ";background-image:url(/assets/line-dashed-4-DPNe5XzP.png);background-size:291px 316px;width:291px;height:316px;z-index:15}.section-conclusion-comparison .slider .slide{background-color:#fff;width:950px;height:473px;position:absolute;left:0;bottom:74px;padding:60px 60px 60px 125px;box-shadow:0 30px 50px 10px #f2f3f7;border-radius:40px;background:linear-gradient(90deg,#754d97 65px,#fff 65px);background-repeat:no-repeat;z-index:5}.section-conclusion-comparison .slider .slide h3{font-size:2.25rem;line-height:2.5rem;color:#754d97;width:415px;margin-bottom:40px}.section-conclusion-comparison .slider .slide .icon{width:330px;height:330px;position:absolute;top:-150px;left:522px;padding:42px 88px;background:url("data:image/svg+xml,%3csvg%20width='330'%20height='330'%20viewBox='0%200%20330%20330'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M165%20330C256.127%20330%20330%20256.127%20330%20165C330%2073.873%20256.127%200%20165%200C73.873%200%200%2073.873%200%20165C0%20256.127%2073.873%20330%20165%20330Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M164.746%20280.245C229.797%20280.245%20282.531%20227.511%20282.531%20162.46C282.531%2097.4097%20229.797%2044.6758%20164.746%2044.6758C99.6954%2044.6758%2046.9614%2097.4097%2046.9614%20162.46C46.9614%20227.511%2099.6954%20280.245%20164.746%20280.245Z'%20fill='white'/%3e%3c/svg%3e") top left no-repeat}.section-conclusion-comparison .slider .slide .controls{position:absolute;bottom:60px;left:125px}.section-conclusion-comparison .slider .slide:hover .icon img{animation:grow-shrink 1.1s ease-in-out forwards}.section-conclusion-comparison .slider .slide-active{left:150px;bottom:134px;z-index:10}.section-conclusion-comparison .slider .slide-2{background:linear-gradient(90deg,#20cea7 65px,#fff 65px)}.section-conclusion-comparison .slider .slide-2 h3{color:#20cea7}.section-conclusion-comparison .slider>.controls{position:absolute;bottom:0;left:50%;margin:auto;width:60px;height:30px}.section-conclusion-comparison .slider>.controls .btn-slide-switch{height:16px;width:16px;background-color:#f2f3f7;border-radius:50%;display:inline-block;margin-right:10px;border:4px solid #A594C0}.section-conclusion-comparison .slider>.controls .btn-slide-switch-active{background-color:#754d97;border-width:0}.section-conclusion-comparison .shadow-left{width:560px;height:279px;position:absolute;bottom:160px;left:-220px;background:radial-gradient(50% 50% at 50% 50%,#20cea7,#fff0);transform:rotate(90deg)}.section-conclusion-comparison .shadow-left-1{background:radial-gradient(50% 50% at 50% 50%,#754d97,#fff0)}.section-conclusion-comparison .shadow-top{width:700px;height:360px;position:absolute;top:100px;right:-80px;background:radial-gradient(50% 50% at 50% 50%,#a594c0,#ccb6dd83 32%,#fff0);transform:rotate(-180deg)}.section-conclusion-comparison .shadow-top-2{background:radial-gradient(50% 50% at 50% 50%,#20cea7,#9de9d870 35.64%,#fff0)}.page-content h1,.page-content h2,.page-content h3,.page-content .content-section>label{font-family:Nunito;font-weight:700;margin-bottom:1.25rem}.page-content h1{margin-bottom:3rem}.page-content .content-section>label{display:block;font-size:1.5rem;line-height:2rem;color:#754d97;margin-bottom:3.75rem}.page-content .row-multi-columns{display:flex}.page-content .row-multi-columns>div{flex:1}.page-content .highlight{color:#20cea7}.page-conclusion-comparison{background-image:none;background-color:#fafafc}.page-conclusion-comparison .adds-container{background:url("data:image/svg+xml,%3csvg%20width='1440'%20height='351'%20viewBox='0%200%201440%20351'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200H1440V241.5C875.101%20385.404%20559.783%20389.258%200%20241.5V0Z'%20fill='%23FAFAFC'/%3e%3c/svg%3e") no-repeat left top;background-color:#fff;margin-top:5rem}.page-conclusion-comparison .adds-container .adds{width:1100px;min-width:1025px;margin:auto}.page-conclusion-comparison .adds-container .adds .plans{position:relative;z-index:3}.page-conclusion-comparison .adds-container .adds .plans .vertical-line{position:absolute;width:20px;height:2100px;top:90px;left:187px;background-color:#f2f3f7}.page-conclusion-comparison .adds-container .adds .plan{width:100%;box-shadow:0 30px 50px 10px #f2f3f7;border-radius:40px;background-color:#fff;background:linear-gradient(90deg,#a594c0 65px,#fff 65px);background-repeat:no-repeat;padding:3.75rem 5rem;padding-left:135px;margin-bottom:3.75rem}.page-conclusion-comparison .adds-container .adds .plan:hover .plan-title .icon{animation:grow-shrink 1.1s ease-in-out forwards}.page-conclusion-comparison .adds-container .adds .plan .plan-title{position:relative}.page-conclusion-comparison .adds-container .adds .plan .plan-title .icon{display:block;border-radius:50%;width:120px;height:120px;padding:17px;background:#fff;border:20px solid #A594C0}.page-conclusion-comparison .adds-container .adds .plan .plan-title h4{position:absolute;top:10px;left:150px;font-size:3rem;line-height:2.5rem}.page-conclusion-comparison .adds-container .adds .plan .plan-title label{position:absolute;top:70px;left:152px;color:#754d97}.page-conclusion-comparison .adds-container .adds .plan .feature{padding-top:35px;padding-bottom:15px;padding-left:25px;position:relative}.page-conclusion-comparison .adds-container .adds .plan .feature .icon{display:block;border-radius:50%;width:72px;height:72px;padding:7px;font-size:1.5rem;line-height:2rem;font-weight:700;text-align:center;background:#fff;border:12px solid #F2F3F7}.page-conclusion-comparison .adds-container .adds .plan .feature .text{position:absolute;top:35px;left:122px}.page-conclusion-comparison .adds-container .adds .plan .feature .text div{letter-spacing:-.02rem}.page-conclusion-comparison .adds-container .adds .plan .feature h5{font-size:1.5rem;padding-bottom:.5rem}.page-conclusion-comparison .adds-container .adds .plan-start{background:linear-gradient(90deg,#0498bb 65px,#fff 65px)}.page-conclusion-comparison .adds-container .adds .plan-start .plan-title .icon{border-color:#0498bb}.page-conclusion-comparison .adds-container .adds .plan-start h4,.page-conclusion-comparison .adds-container .adds .plan-start h5{color:#0498bb}.page-conclusion-comparison .adds-container .adds .plan-premium{background:linear-gradient(90deg,#20cea7 65px,#fff 65px)}.page-conclusion-comparison .adds-container .adds .plan-premium .plan-title .icon{border-color:#20cea7}.page-conclusion-comparison .adds-container .adds .plan-premium h4,.page-conclusion-comparison .adds-container .adds .plan-premium h5{color:#20cea7}.page-conclusion-comparison .adds-container .adds .plan-premium>div:last-child{padding-top:60px}.page-conclusion-comparison .adds-container .adds .plan-premium>div:last-child .icon:after{display:block;position:absolute;top:40px;left:96px;content:" ";background-image:url(/assets/cc-premium-cup-CRLqQlCJ.png);width:175px;height:104px;z-index:10}.page-conclusion-comparison .adds-container .adds .plan-premium>div:last-child .text{top:50px;left:300px}.page-conclusion-comparison .adds-container .adds .plan-premium>div:last-child .text h5{color:#fdba64}.page-conclusion-comparison .adds-container .adds .info{position:relative;padding-bottom:120px;padding-top:60px;display:flex}.page-conclusion-comparison .adds-container .adds .info>div{float:left;flex:1;z-index:3}.page-conclusion-comparison .adds-container .adds .info .bg{width:1400px;height:560px;background:url("data:image/svg+xml,%3csvg%20width='1440'%20height='560'%20viewBox='0%200%201440%20560'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1440%20560C872.633%20443.972%20557.565%20448.975%200%20560L4.89568e-05%20-0.000125889L1440%200L1440%20560Z'%20fill='%23FAFAFC'/%3e%3c/svg%3e") bottom left no-repeat;position:absolute;top:-260px;left:-150px;z-index:0}.page-conclusion-comparison .adds-container .adds .info .icon{margin-top:-10px;display:block;margin-right:20px;content:" ";background:url("data:image/svg+xml,%3csvg%20width='72'%20height='72'%20viewBox='0%200%2072%2072'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='36'%20cy='36'%20r='36'%20fill='%23A594C0'/%3e%3ccircle%20cx='36.489'%20cy='36.491'%20r='24.2449'%20fill='white'/%3e%3cpath%20d='M36%2045.6V36'%20stroke='%23A594C0'%20stroke-width='4'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M36%2026.3984H36.024'%20stroke='%23A594C0'%20stroke-width='4'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") top left no-repeat;width:72px;height:72px}.page-conclusion-comparison .adds-container .adds .info .text{flex:6;padding-right:40px}.page-conclusion-comparison .adds-container .adds .info .text a{color:#754d97;font-weight:700}.page-conclusion-comparison .adds-container .adds .info .text p{padding-bottom:1rem}.page-conclusion-comparison .adds-container .adds .info .controls{text-align:right;flex:2}.page-conclusion-comparison .adds-container .adds .info .controls .btn{width:250px}.page-conclusion-comparison .adds-container .adds .banners{z-index:3;padding-top:120px;padding-bottom:60px;display:flex;flex-flow:row wrap}.page-conclusion-comparison .adds-container .adds .banners .banner-column{flex:1;margin-right:25px;position:relative}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner{background-color:#fff;background:linear-gradient(180deg,#0498bb 65px,#fff 65px) top left no-repeat;width:350px;height:710px;padding:3.5rem 3rem;box-shadow:0 30px 50px 10px #f2f3f7;border-radius:40px;position:relative}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner *{text-align:center}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner:hover .icon{animation:grow-shrink 1.1s ease-in-out forwards}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner .icon{position:absolute;top:-60px;left:calc(50% - 60px);display:block;border-radius:50%;width:120px;height:120px;padding:17px;background:#fff;border:20px solid #0498BB}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner .name{font-size:3rem;line-height:4.1rem;color:#0498bb;font-weight:700;padding:34px 0}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner .conclusion-icon{text-align:center}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner .conclusion-icon img{width:72px;height:auto}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner .title label{display:block;font-size:2.25rem;line-height:2.5rem;font-weight:700}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner .pricing{padding:42px 0}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner .pricing .price-old,.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner .pricing .price-old *{color:#d7d8dc;font-size:2.25rem;line-height:2.5rem;font-weight:700}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner .pricing .price-old{text-decoration:line-through}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner .pricing .price-old span{font-size:1.125rem}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner .pricing .price-current{font-size:4.5rem;line-height:4.1rem;font-weight:700}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner .pricing .price-current span{font-size:2.25rem;font-weight:700}.page-conclusion-comparison .adds-container .adds .banners .banner-column .banner .controls{position:absolute;width:100%;height:3rem;bottom:2.25rem;left:0}.page-conclusion-comparison .adds-container .adds .banners .banner-column:before{display:block;position:absolute;top:-55px;left:30px;content:" ";background-image:url("data:image/svg+xml,%3csvg%20width='288'%20height='89'%20viewBox='0%200%20288%2089'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M68.3212%2075.7065C85.7014%2075.7065%2099.7908%2061.6167%2099.7908%2044.2361C99.7908%2026.8554%2085.7014%2012.7656%2068.3212%2012.7656C50.941%2012.7656%2036.8516%2026.8554%2036.8516%2044.2361C36.8516%2061.6167%2050.941%2075.7065%2068.3212%2075.7065Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M262.45%2081.0614C276.561%2081.0614%20288%2069.6222%20288%2055.5112C288%2041.4002%20276.561%2029.9609%20262.45%2029.9609C248.34%2029.9609%20236.901%2041.4002%20236.901%2055.5112C236.901%2069.6222%20248.34%2081.0614%20262.45%2081.0614Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M25.5496%2088.4325C39.6602%2088.4325%2051.0992%2076.9933%2051.0992%2062.8823C51.0992%2048.7713%2039.6602%2037.332%2025.5496%2037.332C11.4389%2037.332%200%2048.7713%200%2062.8823C0%2076.9933%2011.4389%2088.4325%2025.5496%2088.4325Z'%20fill='%23F2F3F7'/%3e%3cpath%20d='M211.104%2081.5524C233.491%2081.5524%20251.639%2063.4038%20251.639%2041.0164C251.639%2018.629%20233.491%200.480469%20211.104%200.480469C188.717%200.480469%20170.569%2018.629%20170.569%2041.0164C170.569%2063.4038%20188.717%2081.5524%20211.104%2081.5524Z'%20fill='%23F2F3F7'/%3e%3c/svg%3e");background-size:288px 89px;width:288px;height:89px}.page-conclusion-comparison .adds-container .adds .banners .banner-premium .banner{background:linear-gradient(180deg,#20cea7 65px,#fff 65px) top left no-repeat}.page-conclusion-comparison .adds-container .adds .banners .banner-premium .banner .icon{border-color:#20cea7}.page-conclusion-comparison .adds-container .adds .banners .banner-premium .banner .name{color:#20cea7}.page-conclusion-comparison .adds-container .adds .banners .banner-premium .banner .btn{background-color:#20cea7}.page-conclusion-comparison .adds-container .adds .banners .banner-premium .banner .btn:hover{background-color:#189b7d}.page-conclusion-comparison .adds-container .adds .banners .banner-free{margin-right:0}.page-conclusion-comparison .adds-container .adds .banners .banner-free .banner{background:linear-gradient(180deg,#a594c0 65px,#fff 65px) top left no-repeat}.page-conclusion-comparison .adds-container .adds .banners .banner-free .banner .icon{border-color:#a594c0}.page-conclusion-comparison .adds-container .adds .banners .banner-free .banner .name{color:#754d97;padding-bottom:10px}.page-conclusion-comparison .adds-container .adds .banners .banner-free .banner .title{padding-bottom:2em}.page-conclusion-comparison .adds-container .adds .banners .banner-free .banner .text p{padding-bottom:.75rem}.page-conclusion-comparison .adds-container .adds .banners .banner-free .banner .text .highlight{color:#754d97;font-weight:700}.page-conclusion-comparison .adds-container .adds .banners .banner-free .banner .btn{background-color:#a594c0}.page-conclusion-comparison .adds-container .adds .banners .banner-free .banner .btn:hover{background-color:#754d97}.page-tests{padding-top:2.1rem}.asterix:after{font-weight:700;vertical-align:super;color:#9b70bd;content:"*"}
