.main-section{background-image:-webkit-gradient(linear,left bottom,left top,from(#000),color-stop(50%,rgba(0,0,0,.1)),to(#000)),var(--main-section-bg-url);background-image:linear-gradient(0deg,#000,rgba(0,0,0,.1) 50%,#000),var(--main-section-bg-url);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;padding-top:clamp(1rem,5vw,2.875rem);padding-bottom:clamp(4.25rem,5vw,4.5rem);color:#fff}@media screen and (max-width:576px){.main-section{background-size:135%;background-position:0 0;background-color:#000;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(76%,#000),color-stop(98%,transparent),to(#000)),var(--main-section-bg-url);background-image:linear-gradient(0deg,#000 76%,transparent 98%,#000),var(--main-section-bg-url)}}.main-section__columns{gap:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-section__columns,.main-section__content{display:-webkit-box;display:-ms-flexbox;display:flex}.main-section__content{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-section__sidebar{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:445px}.main-section__title{display:inline-block;margin:0;margin-top:2rem;margin-bottom:1.25rem;max-width:560px;font-size:3rem;font-weight:400;line-height:1.2em}@media screen and (max-width:576px){.main-section__title{font-size:30px;text-align:center;margin-top:168px;max-width:275px;-ms-flex-item-align:center;align-self:center}}.main-section__benefits-title{margin-top:auto;font-size:30px;font-weight:600}@media screen and (max-width:576px){.main-section__benefits-title{font-size:20px}}.main-section__benefits{list-style:none;padding:0}.main-section__benefit-item{--item-height:1.25em;position:relative;padding-left:1.5rem;font-size:18px;font-weight:400;line-height:var(--item-height)}.main-section__benefit-item:before{content:"";position:absolute;top:0;left:0;width:.875rem;height:var(--item-height);mask-image:url('https://sw.tomplay.com/images/client/icons.svg?v=15457#checkmark');-webkit-mask-image:url('https://sw.tomplay.com/images/client/icons.svg?v=15457#checkmark');background-color:var(--color-primary,#e82076)}.main-section__benefit-item+.main-section__benefit-item{margin-top:1rem}@media screen and (max-width:576px){.main-section__benefit-item{font-size:16px;line-height:1.625;--item-height:1.625em}}.main-section__cta{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.875rem}.main-section__cta-link{display:inline-block;padding:.9375rem 1.5625rem;border-radius:1.5625rem;font-size:1.125rem;line-height:1.3;background-color:var(--color-primary,#e82076);color:#fff;font-weight:600;text-decoration:none;-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.main-section__cta-link:hover{opacity:.9}.main-section--authenticated .main-section__columns{min-height:660px}.main-section--authenticated .main-section__sidebar{display:none}.main-section--authenticated .main-section__content{max-width:700px}@media screen and (max-width:576px){.main-section--authenticated .main-section__columns{min-height:auto}.main-section--authenticated .main-section__content{max-width:none}}.main-section__auth{position:relative}.main-section__form-body{background-color:#fff;border-radius:22px;-webkit-box-shadow:0 2px 16px 0 #00000026;box-shadow:0 2px 16px 0 #00000026;overflow:hidden;max-width:445px}.main-section__account-prompt{font-size:15px;line-height:135%;font-weight:400;color:#6e6e6e;padding-bottom:25px;text-align:center;background:#faf7f8}.main-section__account-link{font-weight:600;cursor:pointer;text-decoration:none;color:#e82076;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.main-section__account-link:hover{color:#e82076;text-decoration:underline}.main-section__form-footer{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;text-align:center;margin-top:1rem}.main-section__plans-link,.main-section__plans-link:visited{font-weight:500;font-size:1.125rem;line-height:1.375rem;color:#fff;text-decoration:underline}.main-section__plans-link:hover{opacity:.85}.main-section__form-body .notes{background-image:none}.main-section__form-body .title{padding:0 4rem 1.125rem}.main-section__form-body .title h2,.main-section__form-body .title h2 span{font-size:1.5625rem;line-height:1.875rem;font-weight:300;text-align:center;color:var(--color-primary,#e82076)}@media (max-width:576px){.main-section__form-body .title h2,.main-section__form-body .title h2 span{font-size:1.375rem;line-height:1.75rem}}.main-section__form-body .auth-form{padding:0 2.8125rem}.main-section__form-body .auth-form .form-group{margin-bottom:.625rem}.main-section__form-body .auth-form .form-group .password-visibility{top:-25px}.main-section__form-body .auth-form .form-control,.main-section__form-body .auth-form .form-control-container{height:2.5rem}.main-section__form-body .auth-form .form-social{margin-top:1rem}.main-section__form-body .auth-form .select2-selection__rendered{height:2.5rem;line-height:2.5rem}.main-section__form-body .auth-form .select2-container{text-align:left}.main-section__form-body .auth-form .auth-form__footer{margin-top:0}.main-section__form-body .auth-form .btn--brand{width:100%}.main-section__form-body .login .auth-form .auth-form__forgot-password{text-align:center}.main-section__form-body .login .auth-form .auth-form__forgot-password span{padding-top:0}.main-section__form-body .login .auth-form .auth-button{margin-top:3.125rem;margin-bottom:.625rem}.subscription-advantages-drums{margin:42px 0 75px}@media (max-width:768px){.subscription-advantages-drums{margin-bottom:32px;margin-top:10px}}@media (max-width:425px){.subscription-advantages-drums{margin-bottom:0}}.subscription-advantages-drums__title{margin-bottom:30px;font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:40px;line-height:48px;color:#e82076;max-width:540px}@media (max-width:768px){.subscription-advantages-drums__title{font-size:28px;line-height:120%}}.subscription-advantages-drums__columns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}@media (max-width:768px){.subscription-advantages-drums__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.subscription-advantages-drums__items{width:40%;-webkit-padding-start:0;padding-inline-start:0;list-style:none;color:#000}@media (max-width:768px){.subscription-advantages-drums__items{width:100%;margin-bottom:42px}}.subscription-advantages-drums__item{position:relative;padding-left:1.5rem;font-weight:300;font-size:16px;line-height:20px;margin-bottom:15px}.subscription-advantages-drums__item:before{content:"";position:absolute;top:3px;left:0;width:.875rem;height:20px;mask-image:url('https://sw.tomplay.com/images/client/icons.svg?v=15457#checkmark');-webkit-mask-image:url('https://sw.tomplay.com/images/client/icons.svg?v=15457#checkmark');background-color:#e82076}@media (max-width:768px){.subscription-advantages-drums__item{font-size:14px}}.subscription-advantages-drums__item span{font-weight:600;font-size:18px;line-height:26px;display:block}@media (max-width:768px){.subscription-advantages-drums__item span{font-size:16px}}.subscription-advantages-drums__video{width:60%;position:relative}@media (max-width:768px){.subscription-advantages-drums__video{width:100%}}.subscription-advantages-drums__video-title{font-weight:600;color:var(--color-primary,#e82076);display:none}.subscription-advantages-drums__video-wrapper{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:16/9}@media (max-width:768px){.subscription-advantages-drums__video-wrapper{aspect-ratio:4/5;margin-bottom:32px}}.subscription-advantages-drums__poster{position:absolute;inset:0;cursor:pointer}.subscription-advantages-drums__poster img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.subscription-advantages-drums__play-btn{left:50%;width:2.875rem;height:2.875rem;border-radius:100vh;border:none;background-color:hsla(0,0%,100%,.8);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;z-index:1}.subscription-advantages-drums__play-btn,.subscription-advantages-drums__play-btn:after{position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.subscription-advantages-drums__play-btn:after{content:"";width:1.125rem;height:1.125rem;background-color:#000;left:calc(50% + .125rem);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url('https://sw.tomplay.com/images/client/icons.svg?v=15457#play');mask-image:url('https://sw.tomplay.com/images/client/icons.svg?v=15457#play')}.subscription-advantages-drums__video-el{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.time-to-play-music-banner-wrapper--desktop-only{display:none}@media (min-width:993px){.time-to-play-music-banner-wrapper--desktop-only{display:block}}.time-to-play-music-banner-wrapper--mobile-only{display:block}@media (min-width:993px){.time-to-play-music-banner-wrapper--mobile-only{display:none}}.time-to-play-music-banner{background:#e82076;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;padding:10px 58px 10px 100px;border-radius:20px;position:relative;overflow:hidden;z-index:1;margin:60px auto 0;max-width:1170px}.time-to-play-music-banner:before{content:"";position:absolute;top:-370px;left:0;width:510px;height:510px;border-radius:50%;background:-webkit-gradient(linear,left top,right top,from(#bccfe0),to(#e5eff8));background:linear-gradient(90deg,#bccfe0,#e5eff8);z-index:-1}@media (max-width:992px){.time-to-play-music-banner{padding:40px 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:20px;margin:32px 15px}.time-to-play-music-banner:before{display:none}}@media (max-width:576px){.time-to-play-music-banner{padding:32px 20px;margin-left:15px;margin-right:15px}}.time-to-play-music-banner__instruments{max-width:366px;height:auto;-o-object-fit:contain;object-fit:contain;-ms-flex-item-align:center;align-self:center;z-index:1}@media (max-width:992px){.time-to-play-music-banner__instruments{display:none}}.time-to-play-music-banner__text{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;z-index:1}@media (max-width:992px){.time-to-play-music-banner__text{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.time-to-play-music-banner__heading{font-size:24px;line-height:32.4px;font-weight:400;margin:0;color:#fff}@media (max-width:768px){.time-to-play-music-banner__heading{font-size:22px;line-height:28px}}.time-to-play-music-banner__description{font-size:16.9px;line-height:22.78px;font-weight:300;padding-bottom:10px;margin:0;color:#fff}@media (max-width:768px){.time-to-play-music-banner__description{font-size:15px;line-height:20px}}.time-to-play-music-banner__button{display:inline-block;border:none;background:#fff;border-radius:727px;min-height:42px;font-size:16px;line-height:16px;font-weight:600;color:#e82076;padding:13px 21px;text-decoration:none;cursor:pointer;text-align:center;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.time-to-play-music-banner__button:focus,.time-to-play-music-banner__button:hover{opacity:.9;text-decoration:none;color:#e82076}.time-to-play-music-banner__editors-choice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;z-index:1}.time-to-play-music-banner__editors-choice svg{-ms-flex-negative:0;flex-shrink:0}.time-to-play-music-banner__editors-choice-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px}.time-to-play-music-banner__app-store{font-size:22.29px;line-height:100%;font-weight:600;color:#fff;margin:0;white-space:nowrap}.time-to-play-music-banner__editors-choice-label{font-size:18.23px;line-height:100%;font-weight:400;color:#fff;margin:0;white-space:nowrap}.refactor .discover-banner{position:relative;padding:1.5rem 2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:linear-gradient(225deg,#f01d8e,#e82076);border-radius:.625rem;overflow:hidden;color:#fff}.refactor .discover-banner>*{-webkit-transform:translateZ(0);transform:translateZ(0);z-index:1}@media (max-width:768px){.refactor .discover-banner{padding:1.25rem 2rem}}.refactor .discover-banner__title{display:block;color:#fff;font-size:24px;line-height:31px;font-weight:400;text-wrap:balance}@media (min-width:768px){.refactor .discover-banner__title{max-width:80%}}.refactor .discover-banner__text{font-size:18px;line-height:23px;font-weight:200;color:#fff}.refactor .discover-banner__title+.discover-banner__text{margin-top:.5rem}.refactor .discover-banner__action{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto;padding-top:1rem;padding-bottom:.5rem}@media (max-width:768px){.refactor .discover-banner__action>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.refactor .discover-banner__button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem 1.25rem;min-height:2.625rem;min-width:6.75rem;background-color:#fff;color:var(--color-primary);font-size:1rem;font-weight:600;line-height:1em;text-decoration:none;border:none;border-radius:100vh;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.refactor .icon--monitor{-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyNSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMuNjM0MTUgMEgyMC41OTM1QzIyLjYwMDYgMCAyNC4yMjc2IDEuMzQzMTUgMjQuMjI3NiAzVjEzQzI0LjIyNzYgMTQuNjU2OSAyMi42MDA2IDE2IDIwLjU5MzUgMTZIMTcuNDU2TDE4LjE3MDcgMTdDMTguNjAzNSAxNy42MTg4IDE4LjYwMzUgMTguMzgxMiAxOC4xNzA3IDE5QzE3LjczODQgMTkuNjE4MiAxNi45Mzk3IDE5Ljk5OTMgMTYuMDc1IDIwSDguMjQ5NTFDNy4zNzYxOCAyMC4wMDY1IDYuNTY2MjQgMTkuNjI0NCA2LjEyOTU5IDE5QzUuNjk2ODEgMTguMzgxMiA1LjY5NjgxIDE3LjYxODggNi4xMjk1OSAxN0w2LjgzMjIgMTZIMy42MzQxNUMxLjYyNzA2IDE2IDAgMTQuNjU2OSAwIDEzVjNDMCAxLjM0MzE1IDEuNjI3MDYgMCAzLjYzNDE1IDBaTTE0LjUzNjYgMTZIOS42OTEwNkw4LjIwMTA2IDE4SDE1Ljk5MDJMMTQuNTM2NiAxNlpNMjEuODA0OSAxM0MyMS44MDQ5IDEzLjU1MjMgMjEuMjYyNSAxNCAyMC41OTM1IDE0SDMuNjM0MTVDMi45NjUxMiAxNCAyLjQyMjc2IDEzLjU1MjMgMi40MjI3NiAxM1YxMkgyMS44MDQ5VjEzWk0yLjQyMjc2IDEwSDIxLjgwNDlWM0MyMS44MDQ5IDIuNDQ3NzIgMjEuMjYyNSAyIDIwLjU5MzUgMkgzLjYzNDE1QzIuOTY1MTIgMiAyLjQyMjc2IDIuNDQ3NzIgMi40MjI3NiAzVjEwWiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyNSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMuNjM0MTUgMEgyMC41OTM1QzIyLjYwMDYgMCAyNC4yMjc2IDEuMzQzMTUgMjQuMjI3NiAzVjEzQzI0LjIyNzYgMTQuNjU2OSAyMi42MDA2IDE2IDIwLjU5MzUgMTZIMTcuNDU2TDE4LjE3MDcgMTdDMTguNjAzNSAxNy42MTg4IDE4LjYwMzUgMTguMzgxMiAxOC4xNzA3IDE5QzE3LjczODQgMTkuNjE4MiAxNi45Mzk3IDE5Ljk5OTMgMTYuMDc1IDIwSDguMjQ5NTFDNy4zNzYxOCAyMC4wMDY1IDYuNTY2MjQgMTkuNjI0NCA2LjEyOTU5IDE5QzUuNjk2ODEgMTguMzgxMiA1LjY5NjgxIDE3LjYxODggNi4xMjk1OSAxN0w2LjgzMjIgMTZIMy42MzQxNUMxLjYyNzA2IDE2IDAgMTQuNjU2OSAwIDEzVjNDMCAxLjM0MzE1IDEuNjI3MDYgMCAzLjYzNDE1IDBaTTE0LjUzNjYgMTZIOS42OTEwNkw4LjIwMTA2IDE4SDE1Ljk5MDJMMTQuNTM2NiAxNlpNMjEuODA0OSAxM0MyMS44MDQ5IDEzLjU1MjMgMjEuMjYyNSAxNCAyMC41OTM1IDE0SDMuNjM0MTVDMi45NjUxMiAxNCAyLjQyMjc2IDEzLjU1MjMgMi40MjI3NiAxM1YxMkgyMS44MDQ5VjEzWk0yLjQyMjc2IDEwSDIxLjgwNDlWM0MyMS44MDQ5IDIuNDQ3NzIgMjEuMjYyNSAyIDIwLjU5MzUgMkgzLjYzNDE1QzIuOTY1MTIgMiAyLjQyMjc2IDIuNDQ3NzIgMi40MjI3NiAzVjEwWiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.refactor .apps-banner{position:relative;padding:1.5rem 2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:linear-gradient(225deg,#6492c7,#345995);border-radius:.625rem;overflow:hidden;color:#fff}.refactor .apps-banner>*{-webkit-transform:translateZ(0);transform:translateZ(0);z-index:1}@media (max-width:768px){.refactor .apps-banner{padding:1.25rem 2rem}}.refactor .apps-banner__title{display:block;color:#fff;font-size:1.5rem;font-weight:600;line-height:1.25em;text-wrap:balance}@media (min-width:768px){.refactor .apps-banner__title{max-width:80%}}.refactor .apps-banner__action{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:auto;padding-top:1rem;padding-bottom:.5rem}@media (max-width:768px){.refactor .apps-banner__action>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.refactor .apps-banner__button{--icon-size:1.875rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;padding:.5rem .675rem;min-height:2.625rem;color:#fff;background-color:#000;font-size:calc(1.125rem + 1px);font-weight:600;line-height:1em;text-decoration:none;border:none;border-radius:7px;white-space:nowrap;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #a6a6a6}.refactor .apps-banner__button-label{display:block;font-size:9px;line-height:100%;font-weight:400;color:#fff;text-align:left}.refactor .apps-banner__button-text{font-size:18px;line-height:100%;font-weight:600;color:#fff}.refactor .apps-banner__button-text--reversed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.refactor .discover-apps-banner-new{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.refactor .discover-apps-banner-new>*{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:992px){.refactor .discover-apps-banner-new{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}.refactor .features-new{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6rem}@media screen and (max-width:992px){.refactor .features-new{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;border-bottom:1px solid #eee;padding-bottom:26px}}.refactor .features-new__content{-webkit-box-flex:2;-ms-flex:2;flex:2;max-width:100%}.refactor .features-new__title{color:var(--color-primary);font-size:2.25rem;font-weight:400;line-height:1.25em;margin:.875em 0 25px}@media screen and (max-width:768px){.refactor .features-new__title{font-size:28px;font-weight:400;line-height:120%}}@media screen and (min-width:992px){.refactor .features-new__mobile-image{display:none}}.refactor .features-new__desktop-image{-webkit-box-flex:2;-ms-flex:2;flex:2;max-width:100%}@media screen and (max-width:992px){.refactor .features-new__desktop-image{display:none}}.refactor .features-new__img{width:100%;max-width:100%;opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out,-webkit-transform .8s ease-out}.refactor .features-new__img.is-visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.refactor .features-new__list{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 1.875rem;list-style:none;margin:1.875rem 0;padding:2.25rem 0 0}@media screen and (max-width:768px){.refactor .features-new__list{grid-template-columns:1fr}}@media screen and (max-width:992px){.refactor .features-new__list:not(.is-expanded) .features-new__item:nth-child(n+5){display:none}}.refactor .features-new__show-more{display:none;font-size:14px;line-height:135%;font-weight:600;color:#e82076;border:none;background:transparent;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}@media screen and (max-width:992px){.refactor .features-new__show-more{display:-webkit-box;display:-ms-flexbox;display:flex}}.refactor .features-new__list.is-expanded~.refactor .features-new__show-more{display:none}.refactor .features-new__show-more-icon{margin-left:.375rem}.refactor .features-new__item{--item-height:1.25em;position:relative;padding-left:2.25rem;font-size:1.125rem;line-height:var(--item-height);font-weight:400}.refactor .features-new__item-icon{position:absolute;top:calc(var(--item-height) / 2);left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.refactor .features-new__item-title{display:block;margin-bottom:.125rem;font-size:1.125rem;font-weight:600}.refactor .features-new__item-description{margin:0;font-size:1rem}.tomlearn-banner-desktop{background:#000}@media (max-width:768px){.tomlearn-banner-desktop{display:none}}.tomlearn-banner-desktop__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:64px;gap:16px}.tomlearn-banner-desktop__left-column{display:grid;grid-template-columns:487fr 100fr 100fr;grid-template-rows:175fr 239fr 64fr;aspect-ratio:687/478;-webkit-box-flex:1.3;-ms-flex:1.3;flex:1.3;container-type:inline-size}.tomlearn-banner-desktop__heading{color:#fff;grid-row:1;grid-column:1;-ms-flex-item-align:start;align-self:start;min-width:0;font-size:clamp(30px,5.4cqi,40px);line-height:1.25;padding-bottom:clamp(8px,2.5cqi,16px);margin-top:0;text-wrap:pretty;-ms-flex-item-align:end;align-self:end}.tomlearn-banner-desktop__tablet{grid-row:2/4;grid-column:1/3;aspect-ratio:1.93/1;-ms-flex-item-align:end;align-self:end}.tomlearn-banner-desktop__mobile{grid-row:1/3;grid-column:2/4;aspect-ratio:1/2;-ms-flex-item-align:end;align-self:end}.tomlearn-banner-desktop__mobile,.tomlearn-banner-desktop__tablet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:16px}.tomlearn-banner-desktop__right-col{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:21px;gap:57px}.tomlearn-materials-desktop{list-style:none;gap:36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;padding:0}.tomlearn-materials-desktop,.tomlearn-materials-desktop__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tomlearn-materials-desktop__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;max-width:107px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;color:#fff;font-size:24px;line-height:1.2;font-weight:600}@media (max-width:992px){.tomlearn-materials-desktop__item{font-size:23px}}.tomlearn-banner-desktop__nice-work{width:100%;aspect-ratio:474.7/238.5;background-size:contain;background-repeat:no-repeat;background-position:50%;align-items:flex-start}.tomlearn-banner-desktop__nice-work,.tomlearn-banner-desktop__nice-work-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tomlearn-banner-desktop__nice-work-text{height:100%;align-items:start;text-transform:uppercase;font-size:30px;font-weight:800;color:#fff;padding-top:2em}.tomlearn-banner-mobile{background:#000;color:#fff;padding:32px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width:768px){.tomlearn-banner-mobile{display:none}}.tomlearn-banner-mobile__header{font-size:24px;line-height:30px;font-weight:400;max-width:300px;text-align:center;margin:0 auto}.tomlearn-materials{list-style:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 15px;padding:0}.tomlearn-materials,.tomlearn-materials__item{display:-webkit-box;display:-ms-flexbox;display:flex}.tomlearn-materials__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;max-width:106px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;font-size:18px;line-height:1.2;font-weight:600}.tomlearn-banner-mobile__devices-image,.tomlearn-banner-mobile__nice-work-image{max-width:100%;height:auto;display:block}.tomlearn-banner-mobile__devices-image{margin:0 15px}