body{background:#f6f6f6;font-family:Inter,sans-serif;color:#0e0e0e;overflow-x:hidden}html{scroll-behavior:smooth}a{text-decoration:none;color:#0e0e0e;box-sizing:border-box}section{overflow:hidden}button{font-family:inherit}.js--hidden{opacity:0}.close-btn{position:absolute;z-index:100;width:40px;height:40px;padding:0;background:none;border:none;outline:none;transition:transform .1s ease-in-out;cursor:pointer}.wrapper{max-width:1560px;margin:0 auto;padding:0 100px}@media only screen and (max-width: 1015px){.wrapper{padding:0 32px}}@media only screen and (max-width: 850px){.wrapper{padding:0 16px}}.wrapper--without-paddings{padding:0}.overlay{display:none}.overlay__shown{display:block;position:fixed;top:0;left:0;right:0;bottom:0;opacity:.4;background:#000;z-index:50}@media (hover: none){body.create{overflow:hidden}}.noty_layout_mixin,#noty_layout__centerRight,#noty_layout__centerLeft,#noty_layout__center,#noty_layout__bottomRight,#noty_layout__bottomCenter,#noty_layout__bottomLeft,#noty_layout__bottom,#noty_layout__topRight,#noty_layout__topCenter,#noty_layout__topLeft,#noty_layout__top{position:fixed;margin:0;padding:0;z-index:9999999;transform:translateZ(0) scale(1);backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;filter:blur(0);-webkit-filter:blur(0);max-width:90%}#noty_layout__top{top:0;left:5%;width:90%}#noty_layout__topLeft{top:20px;left:20px;width:325px}#noty_layout__topCenter{top:5%;left:50%;width:325px;transform:translate(calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__topRight{top:20px;right:20px;width:325px}#noty_layout__bottom{bottom:0;left:5%;width:90%}#noty_layout__bottomLeft{bottom:20px;left:20px;width:325px}#noty_layout__bottomCenter{bottom:5%;left:50%;width:325px;transform:translate(calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__bottomRight{bottom:20px;right:20px;width:325px}#noty_layout__center{top:50%;left:50%;width:325px;transform:translate(calc(-50% - .5px),calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__centerLeft{top:50%;left:20px;width:325px;transform:translateY(calc(-50% - .5px)) translateZ(0) scale(1)}#noty_layout__centerRight{top:50%;right:20px;width:325px;transform:translateY(calc(-50% - .5px)) translateZ(0) scale(1)}.noty_progressbar{display:none}.noty_has_timeout.noty_has_progressbar .noty_progressbar{display:block;position:absolute;left:0;bottom:0;height:3px;width:100%;background-color:#646464;opacity:.2;filter:alpha(opacity=10)}.noty_bar{-webkit-backface-visibility:hidden;-webkit-transform:translate(0,0) translateZ(0) scale(1,1);transform:translate(0) scale(1);-webkit-font-smoothing:subpixel-antialiased;overflow:hidden}.noty_effects_open{opacity:0;transform:translate(50%);animation:noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);animation-fill-mode:forwards}.noty_effects_close{animation:noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);animation-fill-mode:forwards}.noty_fix_effects_height{animation:noty_anim_height 75ms ease-out}.noty_close_with_click{cursor:pointer}.noty_close_button{position:absolute;top:2px;right:2px;font-weight:700;width:20px;height:20px;text-align:center;line-height:20px;background-color:#0000000d;border-radius:2px;cursor:pointer;transition:all .2s ease-out}.noty_close_button:hover{background-color:#0000001a}.noty_modal{position:fixed;width:100%;height:100%;background-color:#000;z-index:10000;opacity:.3;left:0;top:0}.noty_modal.noty_modal_open{opacity:0;animation:noty_modal_in .3s ease-out}.noty_modal.noty_modal_close{animation:noty_modal_out .3s ease-out;animation-fill-mode:forwards}@keyframes noty_modal_in{to{opacity:.3}}@keyframes noty_modal_out{to{opacity:0}}@keyframes noty_anim_in{to{transform:translate(0);opacity:1}}@keyframes noty_anim_out{to{transform:translate(50%);opacity:0}}@keyframes noty_anim_height{to{height:0}}.noty_theme__mint.noty_bar{margin:4px 0;overflow:hidden;border-radius:2px;position:relative}.noty_theme__mint.noty_bar .noty_body{padding:10px;font-size:14px}.noty_theme__mint.noty_bar .noty_buttons{padding:10px}.noty_theme__mint.noty_type__alert,.noty_theme__mint.noty_type__notification{background-color:#fff;border-bottom:1px solid #D1D1D1;color:#2f2f2f}.noty_theme__mint.noty_type__warning{background-color:#ffae42;border-bottom:1px solid #E89F3C;color:#fff}.noty_theme__mint.noty_type__error{background-color:#de636f;border-bottom:1px solid #CA5A65;color:#fff}.noty_theme__mint.noty_type__info,.noty_theme__mint.noty_type__information{background-color:#7f7eff;border-bottom:1px solid #7473E8;color:#fff}.noty_theme__mint.noty_type__success{background-color:#afc765;border-bottom:1px solid #A0B55C;color:#fff}.field label{font-size:15px;line-height:1;margin-bottom:16px;display:block}.field input{width:100%;height:56px;padding:22px 24px;border-radius:8px;border:1px solid #DEDEDE;background:transparent;font-size:16px;font-weight:500;line-height:24px}.footer{padding:64px 40px;background:#fff;border-radius:60px 60px 0 0}@media only screen and (max-width: 850px){.footer{padding:48px 16px 32px}}.footer__wrapper{display:grid;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width: 850px){.footer__wrapper{display:none}}.footer__wrapper div:nth-of-type(2){display:flex;justify-content:center}@media only screen and (max-width: 850px){.footer__wrapper div:nth-of-type(2){display:none}}.footer__wrapper div:nth-of-type(3){display:flex;justify-content:flex-end}.footer__wrapper__logo{width:125px;height:23px}@media only screen and (max-width: 850px){.footer__wrapper__logo{display:none}}.footer__wrapper__menu{display:flex;align-items:center;gap:20px}@media only screen and (max-width: 850px){.footer__wrapper__menu{display:none}}.footer__wrapper__menu a{font-size:14px;font-weight:400;line-height:100.5%;color:#232323;letter-spacing:-.56px;text-decoration:none;transition:all ease-in .3s}.footer__wrapper__menu a:hover{color:#395fd3}.footer__wrapper__menu a:active{color:#479ff0}.footer__additional-links{display:flex;align-items:center;gap:20px}.footer__additional-links a{font-size:14px;font-weight:400;line-height:100.5%;color:#585858;letter-spacing:-.56px;text-decoration:none;transition:all ease-in .3s}.footer__additional-links a:hover{color:#395fd3}.footer__additional-links a:active{color:#479ff0}.footer__wrapper__mobile{display:none}@media only screen and (max-width: 850px){.footer__wrapper__mobile{display:flex;flex-direction:column;gap:80px}}.footer__wrapper__mobile__menu{display:none}@media only screen and (max-width: 850px){.footer__wrapper__mobile__menu{display:flex;flex-direction:column;align-items:center;gap:40px}.footer__wrapper__mobile__menu a{color:#232323;font-size:20px;font-weight:500;line-height:125%;letter-spacing:-.8px;text-decoration:none}}.footer__wrapper__mobile__container-icon{display:none}@media only screen and (max-width: 850px){.footer__wrapper__mobile__container-icon{display:flex;justify-content:center;width:100%}}.footer__wrapper__mobile__icon{display:none}@media only screen and (max-width: 850px){.footer__wrapper__mobile__icon{display:flex;width:125px;height:24px}}.footer__wrapper__mobile__additional-links{display:flex;justify-content:space-between;align-items:center}.footer__wrapper__mobile__additional-links a{color:#585858;font-size:14px;font-weight:400;line-height:150%;letter-spacing:-.56px;text-decoration:none}.modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;display:none;align-items:center;justify-content:center}@media only screen and (max-width: 580px){.modal{align-items:flex-end}}.modal.open{display:flex}.modal-bg{background:#00000080;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.modal-close{width:32px;height:32px;border-radius:4px;background:#f6f6f6;border:none;flex-shrink:0;cursor:pointer}.modal-inner{background:#fff;padding:32px 28px;max-width:420px;position:relative;z-index:2;width:100%}@media only screen and (max-width: 580px){.modal-inner{max-width:none}}.modal-header{display:flex;justify-content:space-between}.modal-title{color:#232323;font-size:32px;letter-spacing:-1.92px}.modal-edit-song-details .content{margin-top:40px}.modal-edit-song-details .edit-image{display:flex;align-items:center;justify-content:space-between;margin:32px 0 48px}.modal-edit-song-details .edit-image img{width:120px;height:120px}.modal-edit-song-details .new-image-btn{border-radius:8px;background:#f6f6f6;display:flex;align-items:center;gap:12px;padding:16px 20px;color:#232323;font-size:14px;font-weight:500;letter-spacing:-.56px;border:none;cursor:pointer}.modal-edit-song-details .new-image-btn img{width:24px;height:24px}.modal-edit-song-details .new-image-input{display:none}.modal-edit-song-details .new-image-field{width:200px;height:200px;background:#f6f6f6;display:none;margin:0 auto;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;padding:20px;text-align:center}.modal-edit-song-details .new-image-field.active{display:flex}.modal-edit-song-details .new-image-field ._title{color:#232323;font-size:20px;font-weight:500;letter-spacing:-.8px;margin-top:20px}.modal-edit-song-details .new-image-field ._desc{color:#585858;font-size:12px;letter-spacing:-.48px;margin-top:20px}.modal-edit-song-details .new-image-canvas-wrapper{display:none;width:200px;margin:0 auto;flex-direction:column;align-items:center}.modal-edit-song-details .new-image-canvas-wrapper.active{display:flex}.modal-edit-song-details .new-image-canvas{border:1px solid #DEDEDE;cursor:move}.modal-edit-song-details .new-image-scale{margin-top:12px;width:60px;-webkit-appearance:none;height:3px;background:#dcdcdc}.modal-edit-song-details .new-image-scale::-webkit-slider-thumb{-webkit-appearance:none;width:11px;height:11px;background:#395fd3;border-radius:50%;cursor:pointer}.modal-edit-song-details .add-image-btn{margin-top:48px}.modal-edit-song-details .step-1,.modal-edit-song-details .step-2{display:none}.modal-edit-song-details .step-1.active,.modal-edit-song-details .step-2.active{display:block}.modal-buy-credits .content{margin-top:32px}.modal-buy-credits ._desc{color:#585858;font-size:14px;letter-spacing:-.56px}.modal-buy-credits-actions{display:flex;flex-direction:column;gap:6px;margin-top:40px}.modal-buy-credits-actions-btn{border-radius:8px;background:#f6f6f6;padding:20px;color:#232323;font-size:16px;line-height:1;font-weight:500;letter-spacing:-.64px;border:none;cursor:pointer}.modal-buy-credits-actions-btn.active{background:#395fd3;color:#fff}.modal-buy-credits-actions-btn._select{display:flex;justify-content:space-between;text-align:center;margin-top:40px}.modal-buy-credits .credits__btn{margin-top:48px}.modal-buy-credits .step-1,.modal-buy-credits .step-2{display:none}.modal-buy-credits .step-1.active,.modal-buy-credits .step-2.active{display:block}.modal-share-to .modal-inner{max-width:330px}.modal-share-to .content{margin-top:40px;display:flex;justify-content:space-between}.modal-share-to .content button{border:none;padding:0;cursor:pointer}.modal-upload-audio .content{margin-top:32px}.modal-upload-audio ._top_desc{color:#585858;font-size:14px;line-height:1;letter-spacing:-.56px}.modal-upload-audio ._bottom_desc{color:#585858;font-size:12px;line-height:1;letter-spacing:-.48px;margin-top:32px}.modal-upload-audio .type-actions{display:flex;flex-direction:column;gap:6px;margin-top:40px}.modal-upload-audio .type-actions-btn{border-radius:8px;background:#f6f6f6;border:none;display:flex;align-items:center;gap:12px;color:#232323;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.56px;padding:16px 20px;cursor:pointer}.modal-upload-audio .type-actions input{display:none}.modal-upload-audio .file-view{display:flex;align-items:center;gap:12px;border-radius:8px;background:#f6f6f6;padding:8px 16px 8px 8px}.modal-upload-audio .file-view ._icon{border-radius:4px;background:#86a0ef;width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.modal-upload-audio .file-view ._icon img{width:24px;height:24px}.modal-upload-audio .file-view ._title{color:#232323;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.56px}.modal-upload-audio .file-view ._size{margin-top:8px;color:#585858;font-size:10px;line-height:1;letter-spacing:-.4px}.modal-upload-audio .file-view ._btn{margin-left:auto;border:none;background:transparent;cursor:pointer}.modal-upload-audio .file-view ._btn img{width:24px;height:24px}.modal-upload-audio .record-permissions{border-radius:8px;background:#f6f6f6;padding:24px 20px;display:flex;flex-direction:column;align-items:center}.modal-upload-audio .record-permissions ._title{color:#232323;text-align:center;font-size:24px;font-weight:500;line-height:1;letter-spacing:-1.44px;margin-top:32px}.modal-upload-audio .record-permissions ._desc{color:var(--Grey, #585858);text-align:center;font-size:12px;line-height:1;letter-spacing:-.48px;margin-top:20px}.modal-upload-audio .record-analyser{border-radius:8px;background:#f6f6f6;height:182px;display:flex;align-items:center;justify-content:center}.modal-upload-audio .record-bar{display:flex;justify-content:center;align-items:center;border-radius:8px;background:#f6f6f6;height:64px;margin-top:6px;padding:0 24px;position:relative}.modal-upload-audio .record-bar ._btn{border:none;background:transparent;cursor:pointer}.modal-upload-audio .record-bar ._btn img{width:40px;height:40px}.modal-upload-audio .record-bar ._timer{color:#585858;font-size:14px;font-weight:500;line-height:1;letter-spacing:-.56px;position:absolute;right:24px}.modal-upload-audio .record-bar-actions{display:flex;align-items:center;gap:4px}.modal-upload-audio .upload-audio-btn{margin-top:40px}.modal-upload-audio .step{display:none}.modal-upload-audio .step.active{display:block}.custom-select{position:relative;width:100%;max-width:100%}.select-button{width:100%;background-color:#fff;padding:15px 24px;white-space:nowrap;border:1px solid rgb(135,135,135);border-radius:50px;cursor:pointer;color:#878787;font-size:17px;font-weight:500;line-height:140%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}.selected-value{text-align:left}.arrow{transition:transform ease-in-out .3s}.select-dropdown{position:absolute;list-style:none;box-sizing:border-box;width:100%;background:#f5f5f5;border-radius:12px;margin-top:10px;overflow-y:auto;transition:.2s ease;opacity:0;visibility:hidden}.select-dropdown:focus-within{box-shadow:0 10px 25px #5e6ce999}.select-dropdown li{position:relative;cursor:pointer;display:flex;gap:1rem;align-items:center}.select-dropdown li label{width:100%;padding:10px 20px;cursor:pointer;display:flex;gap:1rem;align-items:center;font-size:16px;font-weight:500;line-height:140%}.select-dropdown::-webkit-scrollbar{width:7px}.select-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:25px}.select-dropdown::-webkit-scrollbar-thumb{background:#ccc;border-radius:25px}.select-dropdown li:hover{background:#e6e6e6}.select-dropdown input:checked~label{background:#cfcfcf}.select-dropdown input:focus~label{background:#cfcfcf}.select-dropdown input[type=radio]{position:absolute;left:0;opacity:0}.custom-select.active .arrow{transform:rotate(180deg)}.custom-select.active .select-dropdown{opacity:1;visibility:visible}textarea{font-family:Montserrat;resize:none;border-radius:24px;width:100%;padding:22px 24px 24px;outline:none;font-size:17px;font-weight:500;line-height:140%;border:1px solid rgb(135,135,135)}textarea:active,textarea:focus{border-color:#0e0e0e}textarea::placeholder{font-size:17px;font-weight:500;line-height:140%}.course-intro{height:100%;border-bottom:1px solid #dcdcdc}.course-intro__card{position:absolute;min-height:255px;z-index:49;background:#fff;padding:8px;color:#585858;font-family:Inter;font-size:14px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:-.56px;width:196px;box-sizing:border-box}.course-intro__card img{height:180px;width:180px;margin-bottom:8px;object-fit:cover}@media only screen and (max-width: 580px){.course-intro__card{font-size:10px;width:136px;min-height:180px}.course-intro__card img{width:120px;height:120px}}@media only screen and (max-width: 580px){.course-intro__card p{height:30px}}.course-intro__card .fade-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;opacity:0;transition:opacity 1.5s ease-in-out;z-index:1}.course-intro__card .fade-overlay.active{opacity:1}.course-intro__card1{top:3%;left:23%;transform:rotate(-9deg)}@media only screen and (max-width: 1024px){.course-intro__card1{top:10%;left:5%}}@media only screen and (max-width: 850px){.course-intro__card1{top:70px;left:-45px}}.course-intro__card2{top:6%;right:20%;transform:rotate(7deg)}@media only screen and (max-width: 1024px){.course-intro__card2{top:16%;right:5%}}@media only screen and (max-width: 850px){.course-intro__card2{top:110px;right:-20px}}.course-intro__card3{top:30%;left:4%;transform:rotate(7deg)}@media only screen and (max-width: 1024px){.course-intro__card3{display:none}}.course-intro__card4{top:50%;right:4%;transform:rotate(-7deg)}@media only screen and (max-width: 1024px){.course-intro__card4{display:none}}.course-intro__card5{bottom:4%;left:20%;transform:rotate(-9deg)}@media only screen and (max-width: 1024px){.course-intro__card5{bottom:14%;left:-3%}}@media only screen and (max-width: 850px){.course-intro__card5{bottom:53px;left:-30px}}.course-intro__card6{bottom:4%;right:24%;transform:rotate(4deg)}@media only screen and (max-width: 1024px){.course-intro__card6{bottom:12%;right:7%}}@media only screen and (max-width: 850px){.course-intro__card6{bottom:37px;right:10px}}.course-intro__roll{position:absolute;bottom:-100px;left:50%;z-index:200;background:#f6f6f6;transform:translate(-50%);width:200px;height:200px;border-radius:4444px;border:1px solid #dcdcdc;transition:background-color .3s ease}@media only screen and (max-width: 580px){.course-intro__roll{width:160px;height:160px}.course-intro__roll .text-ring{--radius: 9 !important;font-size:12px}}.course-intro__roll .text-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width: 430px){.course-intro__roll .text-ring{--radius: 9 !important}}.course-intro__roll .text-ring{animation:spin 6s infinite linear}@keyframes spin{to{rotate:-360deg}}.course-intro__roll .text-ring [style*=--index]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(calc(360deg / var(--total) * var(--index))) translateY(calc(var(--radius, 5) * -1ch))}@media only screen and (max-width: 430px){.course-intro__roll .text-ring [style*=--index]{font-size:12px}}.course-intro__roll .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.course-intro__roll img{position:absolute;top:49px;left:50%;transform:translate(-50%);width:23px;height:38px}@media only screen and (max-width: 580px){.course-intro__roll img{width:19px;height:32px;top:20px}}.course-intro__wrapper{position:relative;height:100%}.course-intro__main-container{position:absolute;top:0;left:0;height:100%;width:100%}.course-intro__header{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:16px 40px}@media only screen and (max-width: 850px){.course-intro__header{display:flex;justify-content:space-between;padding:12px 16px}}.course-intro__header__links{display:flex;align-items:center;gap:20px}.course-intro__header__links a{font-size:14px;font-weight:400;letter-spacing:-.56px;color:#232323;text-decoration:none;transition:all ease-in .3s}.course-intro__header__links a:hover{color:#395fd3}.course-intro__header__links a:active{color:#479ff0}@media only screen and (max-width: 850px){.course-intro__header__links{display:none}}.course-intro__header img{width:125px;height:28px;margin:0 auto}@media only screen and (max-width: 850px){.course-intro__header img{width:80px;height:20px;margin:0}}.course-intro__header__login{display:flex;justify-self:flex-end;align-items:center;width:fit-content;height:42px;padding:15px 26px;border-radius:99px;border:1px solid #86a0ef;background:transparent;cursor:pointer;font-size:14px;font-weight:500}@media (hover: hover) and (pointer: fine){.course-intro__header__login:hover{background:#395fd3;color:#fff;border:1px solid #395fd3}}.course-intro__header__login:active{background:#1e43a1;color:#fff;border:1px solid #1e43a1}.course-intro__iconTitle{max-width:110px;width:100%;font-size:15px;font-weight:500;line-height:108%;text-transform:uppercase}@media only screen and (max-width: 850px){.course-intro__iconTitle{max-width:80px;font-size:10px}}.course-intro__main-info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:200;max-width:470px;width:100%;display:flex;flex-direction:column;align-items:center}.course-intro__main-info__title{margin-bottom:36px;font-size:72px;font-weight:400;line-height:52px;white-space:nowrap;letter-spacing:-3.36px}@media only screen and (max-width: 580px){.course-intro__main-info__title{width:271px;text-align:center;margin-bottom:32px;font-size:56px;line-height:41px;letter-spacing:-3.36px}}.course-intro__main-info__subtitle{max-width:470px;width:100%;margin-bottom:32px;height:16px;color:#585858;font-size:16px;font-weight:400;line-height:154%;text-align:center;letter-spacing:-.64px}.course-intro__main-info__actions{position:relative;max-width:470px;width:100%}@media only screen and (max-width: 580px){.course-intro__main-info__actions{max-width:calc(100% - 32px)}}.course-intro__main-info__actions__input{max-width:470px;width:100%;height:56px;padding:22px 94px 22px 22px;border-radius:99px;background:#fff;border:none;font-size:16px;font-weight:500;line-height:12px;letter-spacing:-.64px;color:#585858;font-family:Inter,sans-serif}@media only screen and (max-width: 580px){.course-intro__main-info__actions__input{font-size:14px}}.course-intro__main-info__actions__input::placeholder{color:#585858;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:150px;letter-spacing:-.04em;text-align:left}.course-intro__main-info__button{position:absolute;top:4px;right:4px;display:flex;align-items:center;padding:18px 30px;font-size:15px;font-weight:500;line-height:12px;border-radius:99px;border:none;background:#395fd3;color:#fff;letter-spacing:-.6px;cursor:pointer}@media only screen and (max-width: 850px){.course-intro__main-info__button{height:48px;padding:18px 28px;font-size:15px;line-height:11px}}@media (hover: hover) and (pointer: fine){.course-intro__main-info__button:hover{background:#479ff0}}.course-intro__main-info__button:active{background:#1e43a2}.course-intro__input__mobile{display:none}@media only screen and (max-width: 850px){.course-intro__input__mobile{display:flex;width:100%;max-width:361px;height:56px;padding:22px 94px 22px 22px;border-radius:99px;background:#fff;border:none;font-size:16px;font-weight:500;line-height:12px;letter-spacing:-.64px}}@media only screen and (max-width: 580px){.create-custom{height:90%}}.gradient-heart{background:linear-gradient(180deg,#d022d3 -3.66%,#ca1858 107.32%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:56px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-3.36px;display:inline-block;width:56px}.listen-tunes__slider{width:100%;position:relative}.listen-tunes__navigation{position:absolute;display:flex;justify-content:space-between;width:calc(100% + 240px);top:50%;transform:translate(-120px,-50%)!important}.listen-tunes__navigation .circle-btn{border:1px solid #dcdcdc}.listen-tunes__navigation .listen-tunes__prev-btn{transform:rotate(-180deg)}.listen-tunes__wrapper{display:flex;flex-direction:column;align-items:center;padding:100px 160px;background:#fff;border-radius:60px}@media only screen and (max-width: 850px){.listen-tunes__wrapper{padding:80px 0;border-radius:40px}}.listen-tunes__wrapper__button{display:flex;align-items:center;gap:12px;height:64px;padding:22px 40px;font-size:16px;font-weight:500;line-height:12px;border:none;border-radius:99px;background:#395fd3;color:#fff;cursor:pointer}@media only screen and (max-width: 850px){.listen-tunes__wrapper__button{display:none}}@media (hover: hover) and (pointer: fine){.listen-tunes__wrapper__button:hover{background:#479ff0}}.listen-tunes__wrapper__button:active{background:#1e43a2}.listen-tunes__title{margin-bottom:32px;text-align:center;max-width:460px;width:100%;font-size:56px;font-weight:400;line-height:41px;letter-spacing:-3.36px}@media only screen and (max-width: 850px){.listen-tunes__title{margin-bottom:28px;width:289px;font-size:40px;letter-spacing:-2.4px}}.listen-tunes__subtitle{text-align:center;max-width:460px;width:100%;font-size:16px;font-weight:400;line-height:12px;letter-spacing:-.64px;color:#585858}@media only screen and (max-width: 850px){.listen-tunes__subtitle{width:289px;line-height:154%}}.listen-tunes__cards{display:flex;align-items:center;gap:19px;margin:48px 0 64px}@media only screen and (max-width: 850px){.listen-tunes__cards{margin:32px 0;overflow:auto hidden;width:100%}}.listen-tunes__slider{position:relative}.listen-tunes__slider .swiper-slide{height:auto!important}.listen-tunes__card{display:flex;flex-direction:column;gap:8px}.listen-tunes__card__top{position:relative;display:flex;flex-direction:column;gap:14px;flex:1;width:inherit;padding:16px 16px 30px;background:#f6f6f6;box-sizing:border-box}@media only screen and (max-width: 850px){.listen-tunes__card__top{padding:12px 12px 39px}}.listen-tunes__card__top .img{position:relative;padding-bottom:100%}.listen-tunes__card__top__play{position:absolute;width:56px;height:56px;bottom:32px;right:32px;z-index:1}.listen-tunes__card__top__play.hidden{display:none}@media only screen and (max-width: 850px){.listen-tunes__card__top__play{width:52px;height:52px;bottom:12px;right:12px}}.listen-tunes__card__top__play:hover{cursor:pointer}.listen-tunes__card__top__play:hover rect{fill:#479fef}.listen-tunes__card__top__pause{position:absolute;width:56px;height:56px;bottom:32px;right:32px;z-index:2;display:none}.listen-tunes__card__top__pause.active{display:block}@media only screen and (max-width: 850px){.listen-tunes__card__top__pause{width:52px;height:52px;bottom:12px;right:12px}}.listen-tunes__card__top__pause:hover{cursor:pointer}.listen-tunes__card__top__pause:hover rect{fill:#479fef}.listen-tunes__card__top__cover{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0}.listen-tunes__card__top__info{display:flex;flex-direction:column;gap:20px}.listen-tunes__card__top__info p:first-of-type{font-size:20px;font-weight:500;line-height:125%;letter-spacing:-.8px}.listen-tunes__card__top__info p:last-of-type{font-size:14px;font-weight:400;line-height:154%;letter-spacing:-.56px;color:#585858}.listen-tunes__card__bottom{display:flex;text-align:center;padding:20px 24px;font-size:16px;font-style:italic;font-weight:400;line-height:154%;letter-spacing:-.64px;border:1px solid #c3e2ff}@media only screen and (max-width: 850px){.listen-tunes__card__bottom{padding:16px 22px;font-size:14px;line-height:150%;letter-spacing:-.56px}}.subscription{display:flex;align-items:center;flex-direction:column;padding:100px 22px}@media only screen and (max-width: 850px){.subscription{padding:80px 16px}}.subscription__title{font-size:56px;font-weight:400;line-height:125%;letter-spacing:-3.36px;margin-bottom:32px}@media only screen and (max-width: 850px){.subscription__title{font-size:40px;letter-spacing:-2.4px;margin-bottom:28px}}.subscription__subtitle{max-width:412px;width:100%;text-align:center;font-size:16px;font-weight:400;line-height:154%;letter-spacing:-.64px;color:#585858;min-height:52px}@media only screen and (max-width: 850px){.subscription__subtitle{max-width:304px}}.subscription__blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;place-items:flex-end;margin-top:48px}@media only screen and (max-width: 850px){.subscription__blocks{display:flex;flex-direction:column;gap:16px;margin-top:32px}}@media only screen and (max-width: 580px){.subscription__blocks{width:100%}}.subscription__block{display:flex;flex-direction:column;gap:48px;width:100%;height:fit-content;padding:48px 36px 36px;border-radius:24px;border:1px solid #c3e2ff;background:#fff;box-sizing:border-box}@media only screen and (max-width: 850px){.subscription__block{gap:48px;padding:36px}}.subscription__block__title{margin-bottom:8px;font-size:32px;font-weight:500;line-height:125%;letter-spacing:-1.92px}@media only screen and (max-width: 850px){.subscription__block__title{margin-bottom:0}}.subscription__block__info{display:flex;flex-direction:column;gap:21px;margin-bottom:24px}@media only screen and (max-width: 850px){.subscription__block__info{margin-bottom:0}}.subscription__block__info p{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:400;line-height:154%;letter-spacing:-.64px}.subscription__block__popular{display:flex;flex-direction:column;width:100%;border:3px solid #395fd3;border-radius:24px;background:#395fd3}.subscription__block__popular__title{padding:14px 0;text-align:center;font-size:16px;font-weight:500;line-height:12px;letter-spacing:-.64px;color:#fff}.subscription__btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:52px;padding:22px 40px;font-size:16px;font-weight:500;line-height:12px;border:none;border-radius:99px;background:#395fd3;color:#fff;cursor:pointer}@media only screen and (max-width: 850px){.subscription__btn{padding:26px 76px}}@media (hover: hover) and (pointer: fine){.subscription__btn:hover{background:#479ff0}}.subscription__btn:active{background:#1e43a2}.subscription-pink{border:2px solid #ffa5f6}.subscription-none-border{border:none;border-radius:0 0 24px 24px}.course-reviews{position:relative;background:#fff;padding:100px 0 0;border-radius:60px 60px 0 0}@media only screen and (max-width: 850px){.course-reviews{padding:80px 0 40px}}.course-reviews__wrapper{position:absolute;z-index:2;left:50%;top:50%;width:100%;transform:translate(-50%,calc(-50% + 108px));height:0;max-width:1300px;box-sizing:border-box}.course-reviews__title{margin-bottom:48px;text-align:center;font-size:56px;font-weight:400;line-height:125%;letter-spacing:-2.4px}@media only screen and (max-width: 850px){.course-reviews__title{margin-bottom:32px;font-size:40px;line-height:29px}}.course-reviews-swiper{height:fit-content;position:relative;overflow:hidden}.course-reviews-swiper:before,.course-reviews-swiper:after{z-index:2;display:none;position:absolute;top:23%;width:10%;height:54%}@media screen and (min-width: 1680px){.course-reviews-swiper:before,.course-reviews-swiper:after{display:block}}.course-reviews__navigation{z-index:2;display:flex;align-items:center;justify-content:space-between;width:100%;height:0}@media only screen and (max-width: 580px){.course-reviews__navigation{display:none}}.swiper-container{width:100vw}.course-reviews-slide.swiper-slide{position:relative;height:700px;width:414px;overflow:hidden;pointer-events:none;opacity:.7;transition:opacity .4s ease-in-out .1s,visibility .4s ease-in-out .1s}@media only screen and (max-width: 500px){.course-reviews-slide.swiper-slide{height:497px;width:280px}}.course-reviews-slide.swiper-slide:after{position:absolute;display:block;content:"";z-index:3;top:0;width:101%;height:100%;visibility:visible;transition-property:all;transition-duration:.5s;transition-timing-function:ease-in-out;transition-delay:0}.course-reviews-slide.swiper-slide.swiper-slide-active{cursor:pointer;pointer-events:all;opacity:1}.course-reviews-slide.swiper-slide.swiper-slide-active:after{position:absolute;display:block;content:"";opacity:0;visibility:hidden}@media (hover: hover) and (pointer: fine){.course-reviews-slide.swiper-slide:hover .course-reviews-slide__play-btn svg{fill:#0075ff}}.course-reviews-slide__video-container{position:relative;align-self:flex-start;width:100%;height:100%;display:flex;border-radius:12px;overflow:hidden}.course-reviews-slide__video-container video{width:100%;object-fit:cover}.course-reviews-slide__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:flex;align-items:center;justify-content:center;width:82px;height:82px;border:1px solid #ffffff;border-radius:50%;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}@media only screen and (max-width: 430px){.course-reviews-slide__play-btn{left:50%}}@media only screen and (max-width: 405px){.course-reviews-slide__play-btn{left:50%}}.course-reviews-slide__play-btn svg{margin-left:2px;width:24px;height:21px;fill:#fff;transition-property:"fill";transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0}.swiper-slide-active .course-reviews-slide__play-btn{opacity:1;visibility:visible}.course-reviews__prev-btn{transform:rotate(180deg)}.course-reviews-slide__cover{z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;transition-property:all;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0}.course-reviews-slide__cover--not-displayed{z-index:-2}.course-reviews-slide__cover img{object-fit:cover;width:100%;height:100%}.swiper-container{width:100%;position:relative}.course-reviews-swiper:after,.course-reviews-swiper:before{content:"";display:block;height:54%;position:absolute;top:23%;width:10%;z-index:2}@media only screen and (max-width: 1550px){.course-reviews-swiper:after,.course-reviews-swiper:before{display:none}}.circle-btn{align-items:center;background:#fff;border-radius:50%;border:none;cursor:pointer;display:flex;height:76px;justify-content:center;transition-delay:0s;transition-duration:.3s;transition-property:background;transition-timing-function:ease-in-out;width:76px}.circle-btn--disabled{opacity:.5}.circle-btn svg{fill:#000;stroke:#000}@media (hover: hover) and (pointer: fine){.circle-btn:hover{background-color:#395fd3}.circle-btn:hover svg{fill:#fff;stroke:#fff}}.try-it{position:relative;height:100%;display:flex;justify-content:center;background-color:#fff}@media only screen and (max-width: 850px){.try-it{padding:0 20px}}.try-it__heart1{position:absolute;bottom:-140px;left:-380px;width:323px;height:281px}@media only screen and (max-width: 850px){.try-it__heart1{top:-200px;left:-40px;bottom:auto;width:134px;height:118px}}.try-it__heart2{position:absolute;top:-150px;right:-150px;width:208px;height:181px}@media only screen and (max-width: 850px){.try-it__heart2{top:-110px;right:-26px;width:144px;height:128px}}.try-it__heart3{position:absolute;bottom:-260px;right:-50px;width:190px;height:165px}@media only screen and (max-width: 850px){.try-it__heart3{bottom:-350px;right:auto;left:-76px;width:228px;height:200px}}.try-it__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column;gap:32px;max-width:852px;width:100%;text-align:center}@media only screen and (max-width: 850px){.try-it__wrapper{gap:28px;padding:0 20px;width:calc(100% - 32px)}}.try-it__wrapper p:first-of-type{font-size:56px;font-weight:400;line-height:41px;letter-spacing:-3.36px}@media only screen and (max-width: 850px){.try-it__wrapper p:first-of-type{font-size:36px;line-height:26px;letter-spacing:-2.16px}}.try-it__wrapper__subtitle{max-width:300px;width:100%;font-size:16px;font-weight:400;line-height:154%;letter-spacing:-.64px;color:#585858;min-height:52px}@media only screen and (max-width: 850px){.try-it__wrapper__subtitle{display:none}}@media only screen and (max-width: 850px){.try-it__wrapper{gap:40px;font-size:20px}}.try-it__wrapper__mobile-sub{display:none}@media only screen and (max-width: 850px){.try-it__wrapper__mobile-sub{display:block;color:#585858;font-size:16px;font-weight:400;line-height:154%;letter-spacing:-.64px;min-height:52px}}.try-it__wrapper__actions{position:relative;max-width:470px;width:100%}@media only screen and (max-width: 850px){.try-it__wrapper__actions{display:block}}.try-it__wrapper__actions__desc{max-width:470px;width:100%;height:56px;padding:22px 94px 22px 22px;border-radius:99px;background:#f6f6f6;border:none;font-size:16px;font-weight:500;line-height:12px;letter-spacing:-.64px}.try-it__wrapper__actions__desc::placeholder{color:#585858;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:150px;letter-spacing:-.04em;text-align:left}@media only screen and (max-width: 850px){.try-it__wrapper__actions__desc{max-width:unset}}.try-it__wrapper__button{position:absolute;top:4px;right:4px;display:flex;align-items:center;gap:12px;padding:18px 30px;font-size:15px;font-weight:500;line-height:12px;border-radius:99px;border:none;background:#395fd3;color:#fff;cursor:pointer}@media only screen and (max-width: 850px){.try-it__wrapper__button{padding:18px 28px}}@media (hover: hover) and (pointer: fine){.try-it__wrapper__button:hover{background:#479ff0}}.try-it__wrapper__button:active{background:#1e43a2}.course-results{position:relative}.course-results video{width:100%;height:100vh;object-fit:cover;object-position:center}.course-results__reviews{display:flex;flex-direction:column;gap:36px;box-sizing:border-box;max-width:440px;width:100%;padding:26px 32px}.course-results__reviews-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;max-width:440px;width:100%;background-color:#fff}@media only screen and (max-width: 850px){.course-results__reviews-wrapper{max-width:330px}}.course-results__reviews .swiper-slide{width:100%}@media only screen and (max-width: 850px){.course-results__reviews{gap:24px;max-width:330px;padding:24px}}.course-results__reviews p{text-align:center;font-size:16px;font-style:italic;font-weight:500;line-height:154%;letter-spacing:-.64px}@media only screen and (max-width: 850px){.course-results__reviews p{font-size:14px;line-height:150%;letter-spacing:-.56px}}.course-results__reviews__user{display:flex;align-items:center;gap:8px;justify-content:center}.course-results__reviews__user img{width:28px;height:28px;object-fit:cover;object-position:center;border-radius:99px}.course-results__reviews__user p{font-size:16px;font-weight:400;line-height:154%;letter-spacing:-.64px;color:#585858}.faq{display:flex;align-items:center;justify-content:center;padding:200px 24px 100px;width:100vw;box-sizing:border-box}@media only screen and (max-width: 850px){.faq{padding:80px 16px}}.faq__wrapper{max-width:1136px;width:100%;display:flex;flex-direction:column;align-items:center}.faq__title{margin-bottom:48px;font-size:56px;font-weight:400;line-height:41px;letter-spacing:-3.36px}@media only screen and (max-width: 850px){.faq__title{font-size:40px;font-weight:400;line-height:124.5%;letter-spacing:-2.4px;text-align:center}}.faq__items{display:flex;flex-direction:column;gap:12px}.faq-item{overflow:hidden;margin-bottom:0;padding:32px 24px 0 32px;border:1px solid #dcdcdc;cursor:pointer;transition:all ease-in .3s}.faq-item:hover{background:#fff}@media only screen and (max-width: 850px){.faq-item{padding:24px 0 0 8px}}.faq-item--opened{background-color:#fff}.faq-item--opened .faq-item__description{margin:24px 0 32px;transform:translateY(0)}.faq-item--opened .faq-item__title-container{border-bottom:1px solid #dcdcdc}.faq-item--opened .faq-item__title:after{height:32px}.faq-item__title-container{position:relative;display:flex;align-items:center;justify-content:space-between}.faq-item__title{max-width:85%;width:fit-content;transition:text-decoration-color .3s ease-in-out;font-size:20px;font-weight:500;line-height:125%;letter-spacing:-.8px}.faq-item__title:after{content:"";display:block;height:30px;width:100%;transition-property:height;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:0}@media only screen and (max-width: 850px){.faq-item__title:after{height:24px}}@media only screen and (max-width: 850px){.faq-item__title{max-width:80%;font-size:18px}}.faq-item__description{overflow:hidden;max-width:85%;max-height:0;transform:translateY(150%);font-size:16px;font-weight:400;line-height:154%;letter-spacing:-.64px;transition-duration:.7s}.accordion-arrow__container{position:absolute;top:-8px;right:0;display:flex;align-items:center;height:36px}.accordion-arrow__container .accordion-arrow{width:36px;height:36px;display:inline-block;margin:0 10px;transition:all .5s ease-in-out}@media only screen and (max-width: 850px){.accordion-arrow__container .accordion-arrow{width:32px;height:32px}}.comment-item--opened .accordion-arrow__container .accordion-arrow,.faq-item--opened .accordion-arrow__container .accordion-arrow{transform:rotate(540deg)}@media only screen and (max-width: 850px){.svg-heart{width:39px;height:32px}}@keyframes scaleAnimation{0%{transform:scale(1)}50%{transform:scale(1.07)}to{transform:scale(1)}}@keyframes scaleAnimation1{0%{transform:scale(1) rotate(-13deg)}50%{transform:scale(1.07) rotate(-13deg)}to{transform:scale(1) rotate(-13deg)}}@keyframes scaleAnimation2{0%{transform:scale(1) rotate(-13deg)}50%{transform:scale(1.07) rotate(-13deg)}to{transform:scale(1) rotate(-13deg)}}@keyframes scaleAnimation3{0%{transform:scale(1) rotate(27deg)}50%{transform:scale(1.07) rotate(27deg)}to{transform:scale(1) rotate(27deg)}}.animated-heart:nth-child(1){animation:scaleAnimation1 3s infinite linear}.animated-heart:nth-child(2){animation:scaleAnimation2 3s infinite linear}.animated-heart:nth-child(3){animation:scaleAnimation3 3s infinite linear}.btn-animated{animation:scaleAnimation 3s infinite linear}.sign-up{height:100%;border-bottom:1px solid #DCDCDC}.sign-up__heart1{position:absolute;top:26%;left:-2%;width:208px;height:181px}@media only screen and (max-width: 850px){.sign-up__heart1{top:15%;left:-12%;width:112px;height:98px}}.sign-up__heart2{position:absolute;top:50%;right:-4%;width:323px;height:282px;transform:rotate(24deg)}@media only screen and (max-width: 850px){.sign-up__heart2{top:auto;bottom:12%;right:-12%;width:180px;height:158px}}.sign-up__heart3{position:absolute;bottom:4%;left:24%;width:190px;height:165px;transform:rotate(24deg)}@media only screen and (max-width: 850px){.sign-up__heart3{bottom:4%;left:14%;width:96px;height:84px}}.sign-up__wrapper{position:relative;height:100%}.sign-up__main-container{position:absolute;top:0;left:0;height:100%;width:100%}.sign-up__header{display:flex;align-items:center;justify-content:center;padding:16px 40px}@media only screen and (max-width: 580px){.sign-up__header{display:flex;padding:30px 16px}}.sign-up__header img{width:125px;height:28px}@media only screen and (max-width: 850px){.sign-up__header img{width:94px;height:17px}}.sign-up__main-info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:346px;width:100%;display:flex;flex-direction:column;align-items:center;gap:32px}.sign-up__main-info__title{font-size:40px;font-weight:400;line-height:29px;letter-spacing:-2.4px}.sign-up__main-info__subtitle{width:100%;margin-bottom:8px;height:12px;color:#585858;font-size:16px;font-weight:400;line-height:154%;text-align:center;letter-spacing:-.64px}.sign-up__main-info__actions{position:relative;max-width:346px;width:100%;display:flex;flex-direction:column;gap:12px}@media only screen and (max-width: 580px){.sign-up__main-info__actions{max-width:361px}}.sign-up__main-info__actions__button{display:flex;align-items:center;justify-content:center;gap:12px;padding:22px 32px;border-radius:333px;background:#fff;border:none;font-size:16px;font-weight:500;line-height:12px;letter-spacing:-.64px;cursor:pointer}.sign-up__main-info__actions__button svg{width:22px;height:22px}.sign-up__main-info__actions__button img{width:22px;height:22px}@media (hover: hover) and (pointer: fine){.sign-up__main-info__actions__button:hover{background:#232323;color:#fff}.sign-up__main-info__actions__button:hover svg path{fill:#fff}}.sign-up__main-info__actions__button:active{background:#000;color:#fff}.profile-page{display:flex;flex-direction:column;height:100dvh}.profile-page__wrapper{display:flex;flex:1}@media only screen and (max-width: 580px){.profile-page__wrapper{flex-direction:column}}.profile-page__content{display:flex;justify-content:center;flex:1;padding-top:97px}@media only screen and (max-width: 580px){.profile-page__content{padding:46px 16px 96px}}.menu{display:flex;flex-direction:column;align-items:flex-start;gap:40px;max-width:203px;width:100%;height:100dvh;padding:30px 32px 112px 20px;border-right:1px solid #DEDEDE}@media only screen and (max-width: 580px){.menu{display:none}}.menu__logo{width:102px;height:19px}.menu__links{display:flex;flex-direction:column;gap:32px}.menu__links__link{display:flex;align-items:center;gap:8px;color:#232323;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.64px;text-decoration:none}.menu__links__link.active svg path{stroke:#395fd3}.menu__links__link:hover{color:#395fd3}.menu__links__link:hover svg path{stroke:#395fd3}.menu__links__link svg{width:20px;height:20px}.menu__links__link svg path{stroke:#232323}.menu__balance{display:flex;align-items:center;gap:4px;border-top:1px solid #DEDEDE;padding-top:12px;width:100%}.menu__balance a{color:#232323;font-weight:500;font-size:14px;line-height:18px;letter-spacing:-.64px;text-decoration:underline}.menu__balance a span{color:#232323}.menu__balance a span:hover,.menu__balance a:hover,.menu__balance a:hover span{color:#395fd3}.menu__balance span{color:#585858;font-size:14px;line-height:18px;font-weight:400;text-decoration:none}.menu__logout{display:flex;align-items:center;gap:8px;margin-top:auto;margin-bottom:150px;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.64px;background:none;border:none;cursor:pointer}.menu__logout:hover{color:#395fd3}.menu__logout:hover svg path{stroke:#395fd3}.profile-page-actions{display:flex;flex-direction:column;gap:40px;max-width:548px;width:100%}@media only screen and (max-width: 850px){.profile-page-actions{gap:48px}}.profile-page-actions__title{font-size:32px;font-weight:500;line-height:40px;letter-spacing:-1.92px}.profile-page-actions__bottom{display:flex;flex-direction:column;gap:32px;margin-top:20px;width:100%}@media only screen and (max-width: 580px){.profile-page-actions__bottom{margin-top:0}}.profile-page-actions__bottom p{font-size:15px;font-weight:400;line-height:20px;letter-spacing:-.6px;margin-bottom:16px}.profile-page-actions__bottom label{font-size:15px;line-height:1;margin-bottom:16px;display:block}.profile-page-actions__bottom input{width:100%;height:56px;padding:22px 24px;border-radius:8px;border:1px solid #DEDEDE;background:transparent;font-size:16px;font-weight:500;line-height:24px}.profile-page-actions__button{width:105px;padding:16px 26px;font-size:15px;font-weight:500;line-height:20px;color:#fff;border-radius:99px;background:#395fd3;border:none;cursor:pointer}@media (hover: hover) and (pointer: fine){.profile-page-actions__button:hover{background:#479ff0;color:#fff}}.profile-page-actions__button:active{background:#1e43a2;color:#fff}.menu-mobile{display:none;position:relative;z-index:101;box-shadow:0 4px 50px #00000026}@media only screen and (max-width: 580px){.menu-mobile{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#86a0ef}.menu-mobile__burger{display:flex;align-items:center;padding:6px;background:#90abfd;border-radius:8px}}.menu-mobile__dropdown{position:absolute;left:0;right:0;z-index:100;padding:60px 16px 30px;background:#fff;transform:translateY(-300px);transition:transform .3s ease-in}.menu-mobile__dropdown.active{transform:translateY(0);top:56px}.menu-mobile__dropdown-top{display:flex;flex-direction:column;row-gap:36px;font-family:Inter;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.8px}.menu-mobile__dropdown-bottom{margin-top:64px;border-top:solid 1px #DEDEDE;padding-top:24px;text-align:center}.menu-mobile__dropdown-bottom p{color:#585858;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.56px}.menu-mobile__dropdown-bottom p span{color:#232323;font-weight:500}.menu-logout-mobile{display:none}@media only screen and (max-width: 580px){.menu-logout-mobile{display:flex;align-items:center;gap:8px;padding:16px 26px;margin-top:auto;width:100%;max-width:137px;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.64px;background:#fff;border-radius:99px;border:none}}.buy-credit{display:flex;flex-direction:column;height:100dvh}.buy-credit__wrapper{display:flex;height:100dvh}@media only screen and (max-width: 580px){.buy-credit__wrapper{overflow-y:auto;flex-direction:column}}.buy-credit__content{flex:1;overflow-y:auto}.credits__wrapper{display:flex;align-items:center;flex-direction:column;padding:100px 22px 200px;gap:32px}@media only screen and (max-width: 850px){.credits__wrapper{padding:40px 16px 120px;gap:28px}}.credits__wrapper__title{font-size:56px;font-weight:400;line-height:64px;letter-spacing:-3.36px}@media only screen and (max-width: 850px){.credits__wrapper__title{font-size:40px;line-height:40px;letter-spacing:-2.4px}}.credits__wrapper__subtitle{max-width:412px;width:100%;text-align:center;font-size:16px;font-weight:400;line-height:154%;letter-spacing:-.64px;color:#585858}@media only screen and (max-width: 850px){.credits__wrapper__subtitle{max-width:286px}}.credits-tittle{font-size:32px;font-weight:500;letter-spacing:-1.28px;margin:0 auto}@media only screen and (max-width: 850px){.credits-tittle{font-size:24px;font-weight:500;line-height:32px;letter-spacing:-.96px;margin:0}}.credits__blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;place-items:flex-end;width:100%;max-width:1102px;margin-top:16px}@media only screen and (max-width: 850px){.credits__blocks{grid-template-columns:1fr;gap:16px;margin-top:4px}}.credits__block{display:flex;flex-direction:column;align-items:center;gap:76px;box-sizing:border-box;width:100%;height:fit-content;padding:48px 36px 36px;border-radius:24px;border:1px solid #C3E2FF;background:#fff}@media only screen and (max-width: 850px){.credits__block{gap:48px;padding:36px}}.credits__block__title{font-size:32px;font-weight:500;line-height:125%;letter-spacing:-1.92px}@media only screen and (max-width: 850px){.credits__block__title{margin-bottom:0}}.credits__block__info{display:flex;flex-direction:column;gap:28px}@media only screen and (max-width: 850px){.credits__block__info{margin-bottom:0}}.credits__block__info__bonus{font-size:72px;font-weight:400;line-height:72px;letter-spacing:-4.32px;color:#395fd3}.credits__block__info__song{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.64px;color:#585858;text-align:center}.credits__block__popular{display:flex;flex-direction:column;width:100%;border:3px solid #395FD3;border-radius:24px;background:#395fd3}.credits__block__popular__title{padding:14px 0;text-align:center;font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.64px;color:#fff}.credits__btn{display:flex;align-items:center;justify-content:center;width:100%;height:52px;padding:22px 40px;font-size:16px;font-weight:500;line-height:24px;border:none;border-radius:99px;background:#395fd3;color:#fff;cursor:pointer}@media only screen and (max-width: 850px){.credits__btn{padding:26px 76px}}@media (hover: hover) and (pointer: fine){.credits__btn:hover{background:#676cff;color:#fff}}.credits__btn:active{background:#333afe;color:#fff}.credits-pink{border:2px solid #FFA5F6}.credits-none-border{border:none;border-radius:0 0 24px 24px}.payment-page{display:flex;flex-direction:column;height:100dvh}.payment-page__wrapper{display:flex;flex:1}@media only screen and (max-width: 580px){.payment-page__wrapper{flex-direction:column}}.payment-page__content{display:flex;justify-content:center;flex:1;padding:97px 16px}@media only screen and (max-width: 580px){.payment-page__content{padding:48px 16px}}.payment-page-actions{display:flex;flex-direction:column;gap:40px;max-width:600px;width:100%}.payment-page-actions__title{font-size:32px;font-weight:500;line-height:40px;letter-spacing:-1.92px}.payment-page-actions__buttons{display:flex;align-items:center;gap:12px}@media only screen and (max-width: 580px){.payment-page-actions__buttons{flex-direction:column;width:100%}}.payment-page-actions__buttons__button{width:167px;padding:16px 26px;font-size:15px;font-weight:500;line-height:20px;color:#fff;letter-spacing:-.6px;border-radius:99px;background:#395fd3;border:none;cursor:pointer}@media only screen and (max-width: 580px){.payment-page-actions__buttons__button{width:100%}}@media (hover: hover) and (pointer: fine){.payment-page-actions__buttons__button:hover{background:#479ff0;color:#fff}}.payment-page-actions__buttons__button:active{background:#1e43a2;color:#fff}.payment-page-actions__buttons__add{width:197px;padding:16px 26px;font-size:15px;font-weight:500;line-height:20px;color:#232323;letter-spacing:-.6px;border-radius:99px;background:#fff;border:none;box-sizing:content-box;cursor:pointer}@media only screen and (max-width: 580px){.payment-page-actions__buttons__add{width:100%}}@media (hover: hover) and (pointer: fine){.payment-page-actions__buttons__add:hover{background:#395fd3;color:#fff}}.payment-page-actions__buttons__add:active{background:#1e43a1;color:#fff}.payment-page-card{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:470px;margin-top:20px}@media only screen and (max-width: 580px){.payment-page-card{flex-direction:column;align-items:flex-start;gap:32px}}.payment-page-card__wrap{display:flex;align-items:center;gap:8px}.payment-page-card__data{display:flex;align-items:center;gap:12px;text-transform:capitalize;font-size:16px;font-weight:500;line-height:1;letter-spacing:-.04em;text-align:left}.payment-page-card__data.default{padding:6px 12px 5px;background:#fff;border-radius:100px;margin-left:-16px}.payment-page-card__data img{width:24px}.payment-page-card span{font-size:12px;font-weight:400;line-height:15.84px;letter-spacing:-.04em;text-align:left;text-transform:capitalize}.payment-page-card__expires{display:flex;align-items:center;gap:16px;font-size:14px;font-weight:500;line-height:21px;letter-spacing:-.04em;text-align:left}.more-info{position:relative;cursor:pointer}.payment-actions{position:absolute;background:#fff;border-radius:12px;padding:16px;white-space:nowrap;display:none;flex-direction:column;top:calc(100% + 10px);gap:8px;z-index:9}.payment-actions .make-default{font-size:14px;color:#0e0e0e}.payment-actions .delete-pm{color:#ff4572;font-size:14px}.create-page{position:relative;display:flex;flex-direction:column;height:calc(100dvh - 87px);margin-bottom:87px}.create-page__wrapper{display:flex;flex:1}@media only screen and (max-width: 580px){.create-page__wrapper{flex-direction:column}}.create-page__content{display:grid;grid-template-columns:minmax(340px,min-content) 1fr minmax(333px,min-content);flex:1}@media only screen and (max-width: 1200px){.create-page__content{grid-template-columns:minmax(340px,min-content) 1fr}}@media only screen and (max-width: 580px){.create-page__content{padding:46px 16px 96px}}.create-page__content.library{grid-template-columns:1fr minmax(333px,min-content)}@media only screen and (max-width: 1200px){.create-page__content.library{grid-template-columns:1fr}}.library-header{padding:60px 30px 0}.library-header ._title{color:#232323;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-1.92px}.library-header ._tabs{margin-top:32px}.create-page-settings{display:flex;flex-direction:column;gap:32px;box-sizing:border-box;padding:30px 20px;overflow-y:scroll;height:calc(100dvh - 87px);background:#fff}@media only screen and (max-width: 580px){.create-page-settings{position:fixed;left:0;bottom:90px;padding:20px 16px;height:calc((100dvh - 120px)/2 - 46px);width:100%;transition-duration:.3s;z-index:2}.create-page-settings.active{height:calc(100dvh - 166px)}}.create-page-settings__button{display:flex;align-items:center;justify-content:center;cursor:pointer;gap:12px;padding:22px 40px;border-radius:99px;border:1px solid #86A0EF;background:transparent;color:#232323;font-size:16px;font-weight:500;line-height:12px;letter-spacing:-.64px;transition:all ease-in .3s}.create-page-settings__button path{transition:all ease-in .3s}.create-page-settings__button .button-loading{display:none}.create-page-settings__button.loading{background:#1e43a1;color:#fff}.create-page-settings__button.loading .button-loading{display:block;animation:infinite-rotate2 2s linear infinite}.create-page-settings__button.loading .button-melody{display:none}.create-page-settings__button.loading path{stroke:#fff}@media (hover: hover) and (pointer: fine){.create-page-settings__button:hover{background:#395fd3;color:#fff}.create-page-settings__button:hover path{stroke:#fff}}.create-page-settings__button:active{background:#1e43a1;color:#fff}.create-page-settings-head{display:flex;align-items:center;justify-content:space-between}.create-page-settings-head .upload-audio-btn{border-radius:4px;background:#f6f6f6;display:flex;align-items:center;gap:6px;padding:4px 12px 4px 10px;color:#232323;font-size:12px;font-weight:500;line-height:1;letter-spacing:-.48px;border:none;cursor:pointer}.create-page-settings-custom{display:flex;flex-direction:column;gap:32px;padding:30px 20px;background:#fff;display:none}.create-page-settings-custom__textarea{position:relative;width:100%;height:180px;padding:18px 16px 64px;border-radius:8px;border:1px solid #DEDEDE;resize:none;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;letter-spacing:-.56px}.create-page-settings-custom__textarea::placeholder{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;letter-spacing:-.56px}.switch-wrapper{display:flex;align-items:center;gap:8px}.switch-wrapper__title{font-size:12px;font-weight:400;line-height:9px;letter-spacing:-.48px}.description-wrapper{display:flex;flex-direction:column;gap:12px}.description-wrapper label{position:relative}.description-wrapper__title{display:flex;align-items:center;gap:4px}.description-wrapper__title p{font-size:14px;font-weight:400;line-height:21px;letter-spacing:-.56px}.description-wrapper__title__help{cursor:pointer;position:relative}.description-wrapper__title__help img{width:16px;height:16px}.description-wrapper__title__help p{display:none;width:178px;font-size:14px;color:#232323;line-height:110%;background:#fff}@media only screen and (max-width: 850px){.description-wrapper__title__help p{font-size:12px}}.description-wrapper__title__help:hover p{display:block;position:absolute;padding:12px 10px;right:0;transform:translate(67%);z-index:8;box-shadow:0 4px 4px #00000040}.description-wrapper__moments{position:relative}.description-wrapper__moments.lyrics .white-line{left:1px;position:absolute;height:55px;width:calc(100% - 3px);bottom:1px;border-radius:12px;z-index:2;background:#fff}.description-wrapper__radio{background:#f6f6f6;width:fit-content;padding:2px;border-radius:99px;display:flex}.description-wrapper__radio label{padding:9px 22px;gap:10px;border-radius:99px;transition:background-color .3s;font-family:Inter,serif;font-size:14px;font-weight:500;line-height:21px;letter-spacing:-.04em;text-align:center;cursor:pointer}.description-wrapper__radio input{visibility:hidden;width:0;margin:0;position:absolute}.description-wrapper__radio input:checked+label{background:#395fd3;color:#fff}.description-wrapper__textarea{width:100%;height:80px;padding:18px 16px;border-radius:8px;border:1px solid #DEDEDE;resize:none;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;letter-spacing:-.56px}.description-wrapper__textarea::placeholder{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;letter-spacing:-.56px}.moments-textarea{position:relative;width:100%;height:113px;padding:18px 16px 64px;border-radius:8px;border:1px solid #DEDEDE;resize:none;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;letter-spacing:-.56px}.moments-textarea::placeholder{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;letter-spacing:-.56px}.moments-button{position:absolute;cursor:pointer;bottom:6px;left:6px;z-index:3;display:flex;align-items:center;justify-content:center;gap:2px;padding:7px 16px 7px 12px;border:none;border-radius:4px;background:#f6f6f6;color:#232323;font-size:14px;font-weight:500;line-height:21px;letter-spacing:-.56px}.moments-button .button-loading{display:none}.moments-button.loading .button-loading{display:block;animation:infinite-rotate2 2s linear infinite}.moments-button.loading span{display:none}@media (hover: hover) and (pointer: fine){.moments-button:hover{background:#f1f1f1}}.moments-button:active{background:#fcfcfc}.music-input{width:100%;padding:18px 16px;border-radius:8px;border:1px solid #DEDEDE;font-size:14px;font-weight:500;line-height:21px;letter-spacing:-.56px;color:#232323}.music-input::placeholder{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:21px;letter-spacing:-.56px}.mobile-stick{display:none}@media only screen and (max-width: 580px){.mobile-stick{display:flex;align-items:center;justify-content:center;position:fixed;top:calc((100dvh - 120px)/2 + 60px);left:0;height:20px;width:100%;background:#86a0ef;transition-duration:.3s;z-index:3}.mobile-stick.active{top:56px}.mobile-stick.active svg{transform:rotate(180deg)}}.playlist{display:flex;flex-direction:column;padding:30px 10px;overflow-y:scroll;height:calc(100dvh - 87px)}@media only screen and (max-width: 580px){.playlist{position:fixed;top:56px;left:0;padding:6px 0;height:calc((100dvh - 120px)/2);width:100%;background:#f6f6f6}}@media only screen and (max-width: 580px){.playlist.library{height:calc(100dvh - 145px)}}@keyframes infinite-rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes infinite-rotate2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.song{display:flex;align-items:center;justify-content:space-between;padding:8px 28px 8px 20px}.song:hover{background:#fff9;cursor:pointer}.song:last-child{margin-bottom:50px}@media only screen and (max-width: 850px){.song:last-child{margin-bottom:6px}}.song .song__left svg{display:none}.song.loading-song .song__name p:first-of-type,.song.loading-song .song__name p:last-of-type{color:transparent;background:#fff}.song.loading-song .song__left img{filter:brightness(0) invert(1)}.song.loading-song .song__left svg{display:block;position:absolute;top:50%;left:50%;cursor:pointer;transform:translate(-50%,-50%);animation:infinite-rotate 2s linear infinite}.song__left{display:flex;align-items:center;gap:12px}.song__left__image{position:relative;border:0;padding:0}.song__left__cover{position:relative;width:56px;height:56px}.song__left__play{position:absolute;top:50%;left:50%;cursor:pointer;transform:translate(-50%,-50%)}.song__name{display:flex;flex-direction:column;gap:12px}.song__name p:first-of-type{font-size:16px;font-weight:500;line-height:1;letter-spacing:-.96px}.song__name p:last-of-type{font-size:12px;font-weight:400;line-height:1;letter-spacing:-.48px;color:#585858}.song__right{display:flex;align-items:center;gap:12px}.song .svg-btn{background:none;border:none;padding:0;margin:0;cursor:pointer}.song .svg-btn svg path{transition:all ease-in .2s}.song .svg-btn:hover svg path{stroke:#1e43a2}.svg-btn{background:none;border:none;padding:0;margin:0;cursor:pointer}.svg-btn svg path{transition:all ease-in .2s}.svg-btn:hover svg path{stroke:#1e43a2}div.active-song,div.selected-song{background:#fff}.js-play-btn{border:none;background:transparent}.text{display:flex;flex-direction:column;gap:12px;border-left:1px solid #DCDCDC;padding:30px 20px;overflow-y:scroll;height:calc(100dvh - 87px);-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width: 1024px){.text{overflow-y:unset;height:fit-content;padding:30px 16px 0}}.text::-webkit-scrollbar{display:none}.text__cover{width:293px;height:293px}@media only screen and (max-width: 1024px){.text__cover{width:100%;height:unset}}.text__cover-wrap{position:relative}.text__name{display:flex;flex-direction:column;gap:12px}.text__name p:first-of-type{font-size:16px;font-weight:500;line-height:1;letter-spacing:-.96px}.text__name p:last-of-type{color:#585858;font-size:12px;font-weight:400;line-height:1;letter-spacing:-.48px;padding-bottom:16px;border-bottom:1px solid #DEDEDE}.text__info{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.text__info__date{color:#585858;font-size:12px;font-weight:400;line-height:9px;letter-spacing:-.48px}.text__info__lyrics{padding-bottom:80px;font-size:14px;font-weight:400;line-height:21px;letter-spacing:-.04em;text-align:left}@media only screen and (max-width: 1024px){.text__info__lyrics{padding:0}}@media only screen and (max-width: 580px){.text__info__lyrics{padding:0 0 50px}}.text__info__actions{display:flex;align-items:center;gap:8px;cursor:pointer}.text__citation{margin-bottom:44px;font-size:14px;font-style:italic;font-weight:500;line-height:150%;letter-spacing:-.56px}.text__verse{font-size:14px;font-weight:400;line-height:150%;letter-spacing:-.56px;margin-bottom:24px}.text__song{font-size:14px;font-weight:400;line-height:150%;letter-spacing:-.56px}.tag{display:flex;align-items:center;gap:8px;width:fit-content;padding:6px 6px 6px 14px;border-radius:99px;background:#f6f6f6;font-size:13px;font-style:italic;font-weight:400;line-height:125%;letter-spacing:-.52px}.tag__image{border-radius:99px;background:#fff;cursor:pointer}@media (hover: hover) and (pointer: fine){.tag__image:hover{background:#dcdcdc}}.tag__image__close{transform:rotate(45deg)}.container-sw{position:relative;height:24px;margin:0;text-align:center}.switch input{position:absolute;opacity:0}.switch{display:inline-block;font-size:20px;height:24px;width:46px;background:#f6f6f6;border-radius:99px;cursor:pointer}.switch div{position:absolute;top:2px;left:2px;height:20px;width:20px;border-radius:99px;background:silver;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.switch input:checked+div{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);background:#395fd3}.custom-create-settings-button{padding:12px 16px;min-width:128px}.custom-create-textarea{height:141px}.create-custom{position:relative;height:100%;display:flex;justify-content:center}.create-custom__heart1{position:absolute;top:-30%;left:-36%;width:208px;height:181px;z-index:-1}@media only screen and (max-width: 580px){.create-custom__heart1{top:-190px;left:-62px;width:112px;height:98px}}.create-custom__heart2{position:absolute;bottom:12px;right:-350px;width:324px;height:282px;z-index:-1}@media only screen and (max-width: 580px){.create-custom__heart2{top:160px;right:-98px;width:171px;height:149px}}.create-custom__heart3{position:absolute;bottom:-180px;left:50px;width:195px;height:165px;z-index:-1}@media only screen and (max-width: 580px){.create-custom__heart3{bottom:-120px;left:36px;width:96px;height:84px}}.create-custom__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column;gap:40px;max-width:852px;width:100%;text-align:center}@media only screen and (max-width: 580px){.create-custom__wrapper{gap:32px;max-width:338px}}.create-custom__wrapper p:first-of-type{font-size:56px;font-weight:400;line-height:125%;letter-spacing:-3.36px}@media only screen and (max-width: 580px){.create-custom__wrapper p:first-of-type{font-size:36px;line-height:120%;letter-spacing:-2.16px}}.create-custom__wrapper p:last-of-type{margin-top:8px;font-size:16px;font-weight:400;line-height:154%;letter-spacing:-.64px;color:#585858}.create-custom__button{display:flex;align-items:center;gap:12px;height:64px;padding:22px 40px;font-size:16px;font-weight:500;line-height:12px;border:none;border-radius:99px;background:#395fd3;color:#fff;cursor:pointer}@media (hover: hover) and (pointer: fine){.create-custom__button:hover{background:#479ff0}}.create-custom__button:active{background:#1e43a2}@media only screen and (max-width: 850px){.create-custom__button{padding:26px 40px}}.bottom-song{position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:100%;height:89px;padding:14px 30px 14px 40px;background:#fff;box-shadow:0 -2px 50px #00000014}@media only screen and (max-width: 850px){.bottom-song{justify-content:center;padding:12px 16px}}.bottom-song__left{display:flex;align-items:center;gap:12px;width:300px}@media only screen and (max-width: 850px){.bottom-song__left{display:none}}.bottom-song__left__image{position:relative}.bottom-song__left__cover{position:relative;width:56px;height:56px}.bottom-song__left__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bottom-song__name{display:flex;flex-direction:column;gap:12px}.bottom-song__name p:first-of-type{font-size:16px;font-weight:500;line-height:1;letter-spacing:-.96px}.bottom-song__name p:last-of-type{font-size:12px;font-weight:400;letter-spacing:-.48px;color:#585858}.player{display:flex;flex-direction:column;gap:10px;width:100%;max-width:544px}@media only screen and (max-width: 580px){.player{display:flex;align-items:center;flex-direction:row;justify-content:space-between}}.player__top{display:flex;align-items:center;justify-content:center;gap:4px}.player__top__previous{display:flex;align-items:center;padding:8px;border-radius:99px;background:#f6f6f6;cursor:pointer}@media (hover: hover) and (pointer: fine){.player__top__previous:hover{background:#f1f1f1}}.player__top__play{width:40px;height:40px;cursor:pointer}.player__top__next{display:flex;align-items:center;padding:8px;border-radius:99px;background:#f6f6f6;transform:rotate(180deg);cursor:pointer}@media (hover: hover) and (pointer: fine){.player__top__next:hover{background:#f1f1f1}}.player__bottom{position:relative;display:flex;align-items:center;gap:6px}@media only screen and (max-width: 580px){.player__bottom{width:100%;max-width:180px}}.player__bottom p{font-size:12px;font-weight:400;line-height:9px;letter-spacing:-.48px;color:#585858}.player__bottom__line{width:100%;max-width:484px;height:2px;background:#dcdcdc;position:relative}.player__bottom__colorline{position:absolute;top:-.5px;left:0;width:0;max-width:100%;height:3px;background:#395fd3}.player__bottom__slider{height:2px;width:100%}.player__bottom input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;accent-color:#395FD3;width:100%}.player__bottom input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:transparent}.player__bottom input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;background:linear-gradient(to right,#395FD3 0%,#395FD3 var(--value),#ddd var(--value),#ddd 100%);border-radius:2px;cursor:pointer}.player__bottom input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:10px;border-radius:50%;background:#395fd3;cursor:ew-resize;margin-top:-3px}.player__bottom input[type=range]::-moz-range-track{width:100%;height:4px;background:#ddd;border-radius:2px}.player__bottom input[type=range]::-moz-range-progress{background:#395fd3;height:4px;border-radius:2px}.player__bottom input[type=range]::-moz-range-thumb{width:10px;height:10px;border-radius:50%;background:#395fd3;cursor:ew-resize}.player__bottom input[type=range]::-ms-track{width:100%;height:4px;background:transparent;border-color:transparent;color:transparent;cursor:pointer}.player__bottom input[type=range]::-ms-fill-lower{background:#395fd3;border-radius:2px}.player__bottom input[type=range]::-ms-fill-upper{background:#ddd;border-radius:2px}.player__bottom input[type=range]::-ms-thumb{width:10px;height:10px;border-radius:50%;background:#395fd3;cursor:ew-resize;margin-top:0}.player__bottom input[type=range]{--value: 0%;background:linear-gradient(to right,#395FD3 0%,#395FD3 var(--value),#ddd var(--value),#ddd 100%);accent-color:#395FD3}.player__bottom input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right,#395FD3 0%,#395FD3 var(--value),#ddd var(--value),#ddd 100%)}.player__bottom__volume{display:flex;align-items:center;gap:8px}@media only screen and (max-width: 1015px){.player__bottom__volume{display:none}}#volume-slider{width:65px;-webkit-appearance:none;height:3px;background:#86a0ef}#volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:11px;height:11px;background:#395fd3;border-radius:50%;cursor:pointer}.tag__image{width:16px;height:16px;border:none;display:flex;justify-content:center;align-items:center}.tag__image img{width:14px}.js-create-form,.js-create-form-custom{display:none;row-gap:32px;flex-direction:column}.js-create-form.active,.js-create-form-custom.active{display:flex}.js-create-form.instrumental .instrumental_hidden{display:none}.player__top__next,.player__top__previous{border:none}.social-type{display:flex;align-items:center;column-gap:12px}.song__loading{animation:infinite-rotate2 2s linear infinite}.song-page{display:flex;column-gap:50px;width:100%}@media only screen and (max-width: 1024px){.song-page{flex-direction:column;overflow-y:scroll;height:calc(100dvh - 87px);-ms-overflow-style:none;scrollbar-width:none}}.song-page .lyrics{padding:30px 0;overflow-y:scroll;height:calc(100dvh - 87px);max-width:350px;width:100%;-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width: 1024px){.song-page .lyrics{max-width:unset;height:unset;overflow-y:unset;padding:0 16px 30px;width:calc(100% - 32px)}}.song-page .lyrics::-webkit-scrollbar{display:none}.song-page .lyrics .text__name{margin-bottom:24px}@media only screen and (max-width: 580px){.song-page .lyrics .text__name{margin-bottom:12px}}.song-page .lyrics .text__name p{font-size:32px;font-weight:500;line-height:125%;letter-spacing:-.06em;text-align:left;color:#232323;border-bottom:none}.separator-line{height:.6px;background:#dedede}.js-moments-list{display:flex;flex-direction:column;row-gap:6px}.char-count{position:absolute;display:block;right:0;bottom:-20px;font-size:12px}.notification{z-index:-1;display:flex;align-items:center;column-gap:8px;position:fixed;opacity:0;white-space:nowrap;background:#395fd3;bottom:100px;left:50%;transform:translate(-50%);color:#fff;font-size:12px;font-weight:400;line-height:15.84px;letter-spacing:-.04em;text-align:left;padding:12px;border-radius:8px;transition:all ease-in .5s}.notification.shown{z-index:9;opacity:1}@media only screen and (max-width: 580px){.notification{bottom:calc(50dvh + 20px)}}.preloader{display:flex;justify-content:center;margin:20px 0 0}.preloader svg{display:block;cursor:pointer;animation:infinite-rotate 2s linear infinite}.toggle-play-single{position:absolute;z-index:2;left:12px;bottom:12px;background:#395fd3;border-radius:100px;padding:4px 32px 4px 4px;display:flex;align-items:center;column-gap:12px;color:#fff;font-size:16px;transition:all ease-in .2s;border:none;outline:none;cursor:pointer}.toggle-play-single:hover{background:#479ff0}.toggle-play-single:hover svg path{fill:#479ff0}.toggle-play-single .circle{width:48px;height:48px;display:flex;border-radius:100px;justify-content:center;align-items:center;background:#fff}.toggle-play-single svg path{transition:all ease-in .2s}.toggle-play-single .pause,.toggle-play-single.active .play{display:none}.toggle-play-single.active .pause{display:block}.like{color:#232323}.like.active{color:#395fd3;fill:#395fd3}.tabs{display:flex;gap:8px}.tab{padding:10px 16px;color:#232323;font-size:14px;font-weight:500;line-height:14px;letter-spacing:-.56px;border-radius:4px;background:#fff;border:none;cursor:pointer;display:block}.tab.active{background:#395fd3;color:#fff}.song-menu-wrapper{position:relative}.song-menu{position:absolute;right:0;top:calc(100% + 4px);opacity:0;visibility:hidden;transition-duration:.3s;border-radius:4px;background:#fff;box-shadow:0 2px 24px #1a314e14;padding:4px;z-index:100;width:160px}.song-menu.open{opacity:1;visibility:visible}.song-menu-sub{position:absolute;top:0;right:calc(100% + 6px);width:120px;opacity:0;visibility:hidden;transition-duration:.3s;border-radius:4px;background:#fff;box-shadow:0 2px 24px #1a314e14;padding:4px}.song-menu-sub:after{content:"";position:absolute;top:0;height:100%;width:6px;left:100%}.song-menu li{padding:10px;transition-duration:.3s;color:#232323;font-size:14px;font-weight:500;line-height:21px;letter-spacing:-.56px;text-wrap:nowrap;border-radius:2px;position:relative;display:flex;align-items:center;justify-content:space-between}.song-menu li:hover{background-color:#f6f6f6}.song-menu li:hover .song-menu-sub{opacity:1;visibility:visible}.hidden{display:none!important}.dashboard h1{color:#232323;text-align:center;font-size:56px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-3.36px}@media only screen and (max-width: 768px){.dashboard h1{font-size:40px;line-height:125%}}.dashboard h2{color:#232323;font-size:32px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-1.92px}.dashboard h3{color:#232323;font-size:24px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-1.44px}.dashboard p,.dashboard ul li{font-size:16px;font-style:normal;font-weight:400;line-height:154%;letter-spacing:-.64px}.dashboard span{color:#585858;font-size:12px;font-style:normal;font-weight:400;line-height:132%;letter-spacing:-.48px}.dashboard-page{display:flex;flex-direction:column;height:100dvh}.dashboard-page__wrapper{display:flex;flex:1}@media only screen and (max-width: 580px){.dashboard-page__wrapper{flex-direction:column}}.dashboard-page__content{width:100%;height:100vh;overflow:scroll}.subscription{padding:60px 32px;width:100%;max-width:1102px;margin:0 auto}@media only screen and (max-width: 768px){.subscription{padding:48px 0}}.subscription h1+p{margin-top:24px}.subscription p{color:#585858}.subscription ul{display:flex;flex-direction:column;row-gap:21px;margin:45px 0}.subscription ul li{display:flex;align-items:center;column-gap:10px;color:#585858}.subscription-items{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;margin:40px 0 80px;place-items:flex-end}@media only screen and (max-width: 768px){.subscription-items{grid-template-columns:1fr;gap:16px;padding:0 16px;width:calc(100% - 32px)}}.subscription .item{width:100%;padding:40px 28px;border-radius:24px;background:#fff;box-sizing:border-box;position:relative}.subscription .item .popular{position:absolute;left:-2px;right:-2px;top:-2px;text-align:center;border-radius:22px 22px 0 0;background:#395fd3;padding:14px 0;color:#fff}.subscription .item .topper{height:40px}.subscription .item h2.text-blue{line-height:1}.subscription .item .flex-column-end{row-gap:4px}.subscription .item .flex-column-center{row-gap:4px;margin-bottom:44px}.subscription .item .flex-column-center p{color:#395fd3;font-size:40px;font-weight:400;line-height:125%;letter-spacing:-2.4px;margin:0}.subscription .item.light-blue{border:1px solid #C3E2FF}.subscription .item.blue{border:3px solid #395FD3}.subscription .item.pink{border:2px solid #FFA5F6}.subscription .item .btn{padding:16px 40px;width:100%}.active-subscription{max-width:1102px;margin:0 auto;padding:60px 32px}@media only screen and (max-width: 768px){.active-subscription{padding:48px 16px}}.active-subscription h1{color:#232323;font-size:32px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-1.92px;text-align:left;margin-bottom:40px}.active-subscription h3 span{text-transform:capitalize;color:#395fd3;font-size:24px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-1.44px}.active-subscription .btn{width:100%;white-space:nowrap;padding:10px 26px}@media only screen and (max-width: 768px){.active-subscription .flex-between-end{flex-direction:column-reverse;align-items:flex-start;row-gap:40px}}.active-subscription .flex-between{column-gap:12px}@media only screen and (max-width: 768px){.active-subscription .flex-between.btns{flex-direction:column;row-gap:12px}}@media only screen and (max-width: 768px){.active-subscription .flex-column-end{flex-direction:row;column-gap:4px;align-items:center}.active-subscription .flex-column-end span{font-size:16px}}.active-subscription .flex-column{row-gap:12px;margin:32px 0 48px}@media only screen and (max-width: 768px){.active-subscription .flex-column{margin:32px 0 12px}}.active-subscription .flex-column p{color:#585858}.active-subscription .flex-column p span{color:#232323;font-size:16px;line-height:154%;letter-spacing:-.64px}.active-subscription .item{border-radius:8px;border:1px solid #C3E2FF;background:#fff;padding:32px 24px}.active-subscription .info-text{margin-top:24px}p.info-text{color:#585858;font-size:12px;font-style:normal;font-weight:400;line-height:132%;letter-spacing:-.48px;text-decoration-line:none}p.info-text a{color:#395fd3;text-decoration:underline}h2.text-blue{color:#395fd3}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-column{display:flex;flex-direction:column}.flex-between-end{display:flex;justify-content:space-between;align-items:flex-end}.flex-column-end{display:flex;flex-direction:column;align-items:flex-end}.flex-column-center{display:flex;flex-direction:column;align-items:center}.btn{display:flex;align-items:center;justify-content:center;width:100%;font-size:16px;font-weight:500;line-height:24px;border:none;border-radius:99px;cursor:pointer}.btn.btn-blue{background:#395fd3;color:#fff}@media (hover: hover) and (pointer: fine){.btn.btn-blue:hover{background:#676cff;color:#fff}}.btn.btn-blue:active{background:#333afe;color:#fff}.btn.btn-gray{background:#f6f6f6;color:#232323}@media (hover: hover) and (pointer: fine){.btn.btn-gray:hover{background:#f1f1f1}}.btn.btn-gray:active{background:#f1f1f1}.logo-link{display:flex}.page{max-width:742px;margin:100px auto;padding:0 16px;display:flex;flex-direction:column;row-gap:56px}@media only screen and (max-width: 850px){.page{margin:40px auto 100px}}.page .block{display:flex;flex-direction:column;row-gap:24px}.page h1{font-family:Inter,sans-serif;font-size:56px;font-weight:400;line-height:130%;letter-spacing:-.06em;text-align:left}@media only screen and (max-width: 850px){.page h1{font-size:40px}}.page h2{font-family:Inter,sans-serif;font-size:32px;font-weight:500;line-height:130%;letter-spacing:-.06em;text-align:left}.page p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:150%;letter-spacing:-.04em;text-align:left}.page a{color:#395fd3}.page a:hover{text-decoration:underline}.page ul{display:flex;padding-left:20px;flex-direction:column;list-style-type:disc;row-gap:24px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:150%;letter-spacing:-.04em;text-align:left}
