@import url(https://fonts.googleapis.com/css?family=Inter:regular,500,600,700,800,900&display=swap);@import url(https://fonts.googleapis.com/css?family=PT+Mono:700);*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:#000;line-height:1;font-family:Inter;font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Inter;font-size:inherit;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0)}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:76.875rem;margin:0 auto;padding:0 .9375rem}[class*="--gc"]{display:grid;min-width:0;grid-template-columns:.9375rem 1fr minmax(auto,75rem) 1fr .9375rem}[class*="--gc"]>*{min-width:0;grid-column:3/4}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.title{font-weight:700;line-height:1.14286;color:#221d1e;transition:all .4s ease-in 0s;opacity:0;-webkit-transform:translate(0,.625rem);transform:translate(0,.625rem)}.title._watcher-view{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.button{display:flex;justify-content:center;align-items:center;background:#000;border-radius:4.125rem;padding:1.8125rem 3.5625rem 1.8125rem 2.5rem;line-height:1.2;font-weight:600;letter-spacing:-.03em;color:#fff}.button svg{-webkit-animation:moveArrow 1s ease-in-out infinite;animation:moveArrow 1s ease-in-out infinite;transition:all .3s ease-out;fill:#fff}@-webkit-keyframes moveArrow{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes moveArrow{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.header{position:absolute;top:0;left:0;width:100%}.header__container{display:flex;justify-content:center;align-items:center}.header__logo{background:#000;padding:.75rem 1.5rem;font-weight:900;line-height:1.25;color:#fff;transition:all .3s}.footer__container{display:flex;align-items:center;justify-content:space-between;font-weight:500;line-height:1.33333;color:#000;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;row-gap:1.25rem}.menu__list{align-items:center;display:flex;flex-wrap:wrap;row-gap:.9375rem;justify-content:space-around}.menu__link{transition:all .3s;position:relative}.menu__link::after{position:absolute;content:"";width:100%;height:.0625rem;transition:all .3s;background-color:#000;opacity:0;bottom:0;left:0}.hero{background:linear-gradient(180deg,#f8f5f0 0,#e6d5ec 100%);text-align:center}.hero__container{display:grid;justify-items:center}.hero__title{transition:all .5s ease-out;opacity:0;-webkit-transform:translate(0,.625rem);transform:translate(0,.625rem);font-weight:700;line-height:1.11111;color:#221d1e}.hero__title._watcher-view{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.hero__text{transition:all .5s ease-out .2s;opacity:0;-webkit-transform:translate(0,.625rem);transform:translate(0,.625rem);max-width:40.0625rem;line-height:1.66667;color:#000}.hero__text._watcher-view{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.hero__bg-text{width:102%;margin:0 -1.875rem}.hero__bg-text img{width:100%}.hero__frame{position:relative}.hero__frame::before{content:"";position:absolute;-webkit-filter:blur(40px);filter:blur(40px);background:#876c63;opacity:.2;bottom:-2.5rem;width:83.333333%;height:75%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.hero__girl{width:100%;height:100%;border:.625rem solid #fff;border-radius:31.25rem;aspect-ratio:360/480!important;position:relative;overflow:hidden;transition:all .9s ease-out .4s;opacity:0;-webkit-transform:translate(0,.625rem);transform:translate(0,.625rem)}.hero__girl._watcher-view{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.hero__girl img{-webkit-transform:scaleX(-1);transform:scaleX(-1);position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.hero__shape{position:absolute;top:58.333333%;left:-20.277778%}.hero__heart{position:absolute;top:15%;right:-20.833333%}.hero__block{position:absolute;right:-31.111111%;border-radius:3.75rem;padding:.75rem 1.5rem;box-shadow:0 10px 16px 0 rgba(0,0,0,.12);background:#fff;font-weight:600;line-height:1.33333;text-align:center;color:#221d1e}.hero__button{transition:opacity .5s ease-out,color .3s,-webkit-transform .5s ease-out;transition:transform .5s ease-out,opacity .5s ease-out,color .3s;transition:transform .5s ease-out,opacity .5s ease-out,color .3s,-webkit-transform .5s ease-out;opacity:0;-webkit-transform:translate(0,.625rem);transform:translate(0,.625rem)}.hero__button._watcher-view{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.hero__button:not(:last-child){margin-bottom:.5rem}.hero__comment{line-height:1.5;color:#655c4c}.slide{opacity:0;transition:opacity .7s ease-in-out}.active{opacity:1;position:relative}.slide{opacity:0;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0;width:100%;height:100%}.slide.active{opacity:1;z-index:1}.how{background:#fff9f9}.how__title{text-align:center}.how__items{display:flex;gap:1.375rem;border-radius:2.4375rem;padding:1.5rem;background-color:#fff}.item-how{opacity:0;-webkit-transform:translate(0,.625rem);transform:translate(0,.625rem);display:flex;flex:1 1 auto;white-space:nowrap;gap:.75rem;justify-content:center;align-items:center;padding:1.5625rem 2.125rem;border:1px solid #e6e7ee;border-radius:1.125rem;font-weight:600;font-size:1.125rem;line-height:1.45;text-align:center;color:#000}.item-how._watcher-view{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.item-how:nth-child(1){transition:all .4s ease-in .15s}.item-how:nth-child(2){transition:all .4s ease-in .3s}.item-how:nth-child(3){transition:all .4s ease-in .45s}.item-how:nth-child(4){transition:all .4s ease-in .6s}.item-how span:nth-child(1){font-weight:900}.hairstyles{background:#fff9ff}.hairstyles__container{display:flex;align-items:center;gap:1.875rem}.hairstyles__title{margin-bottom:.75rem}.hairstyles__list{line-height:2.22222}.hairstyles__list li{display:flex;align-items:center;position:relative;padding-left:1.6875rem;opacity:0;-webkit-transform:translate(0,.625rem);transform:translate(0,.625rem)}.hairstyles__list li._watcher-view{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.hairstyles__list li:nth-child(1){transition:all .4s ease-in .15s}.hairstyles__list li:nth-child(2){transition:all .4s ease-in .25s}.hairstyles__list li:nth-child(3){transition:all .4s ease-in .35s}.hairstyles__list li:nth-child(4){transition:all .4s ease-in .45s}.hairstyles__list li::before{content:"";position:absolute;display:flex;flex-shrink:0;left:.5rem;width:.4375rem;height:.4375rem;aspect-ratio:1/1;background-color:#000;border-radius:50%}.hairstyles__images{height:31.3125rem;aspect-ratio:475/501;position:relative}.hairstyles__image{position:absolute;aspect-ratio:1/1}.hairstyles__image:nth-child(1){top:23.952096%;left:26.105263%;width:52.210526%;z-index:2}.hairstyles__image:nth-child(2){top:0;right:41.684211%;width:18.526316%;z-index:3}.hairstyles__image:nth-child(3){top:17.56487%;right:0;z-index:3;width:16.842105%}.hairstyles__image:nth-child(3) img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.hairstyles__image:nth-child(4){bottom:36.926148%;right:0;width:14.947368%;z-index:3}.hairstyles__image:nth-child(5){bottom:19.361277%;right:27.578947%;width:14.526316%;z-index:3}.hairstyles__image:nth-child(6){bottom:0;left:31.368421%;width:16.842105%;z-index:3}.hairstyles__image:nth-child(7){bottom:19.760479%;left:0;width:20%;z-index:3}.hairstyles__image:nth-child(7) img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.hairstyles__image:nth-child(8){top:17.56487%;left:5.052632%;width:14.947368%;z-index:3}.hairstyles__dots{position:absolute;top:36.526946%;left:12.210526%;width:25.684211%;z-index:1}.hairstyles__box{position:relative;width:100%;height:100%;border-radius:.625rem;overflow:hidden}.hairstyles__box img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.hairstyles__block{position:absolute;border-radius:.625rem;width:45.052632%;aspect-ratio:214/180;background:#ffebff;bottom:10.379242%;right:11.157895%}.pricing__container{display:grid;justify-items:center}.pricing__title{text-align:center}.pricing__plans{display:flex;flex-wrap:wrap;justify-content:space-around;gap:2rem}.pricing__contact{display:flex;align-items:center;gap:.3125rem;transition:all .4s ease-in .55s;opacity:0;-webkit-transform:translate(0,.625rem);transform:translate(0,.625rem);line-height:1.77778}.pricing__contact._watcher-view{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.pricing__contact img{width:1.0625rem}.pricing__contact a{text-decoration:underline}.plan{opacity:0;-webkit-transform:translate(0,.625rem);transform:translate(0,.625rem);border:1px solid #e6e7ee;border-radius:1.125rem;padding:1.5rem 2.125rem;display:flex;flex-direction:column;gap:.75rem}.plan._watcher-view{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.plan:nth-child(1){transition:all .5s ease-out .3s}.plan:nth-child(2){transition:all .5s ease-out .5s}.plan--black{border:1px solid #000;background:#000;color:#fff}.plan--black .plan__price{color:#fff}.plan--black .plan__button{color:#000;border:1px solid #000;background-color:#fff}.plan__type{font-weight:500;line-height:1.33333}.plan__price{font-weight:700;line-height:1.15385;color:#221d1e;font-family:"PT Mono",monospace}.plan__features{display:grid;gap:.75rem}.plan__features li{font-weight:500;line-height:1.33333}.plan__button{margin-top:auto;border-radius:3.125rem;padding:.75rem .9375rem;background:#221d1e;font-weight:500;letter-spacing:-.02em;color:#fff;border:1px solid #fff;display:flex;justify-content:center;align-items:center;line-height:1.13;transition:all .3s}.help__block{position:relative;border-radius:1.125rem;overflow:hidden}.help__block img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.help__content{position:relative;z-index:10;margin:0 3.125rem}.help__title{transition:all .4s ease-in 0s;opacity:0;-webkit-transform:translate(0,.625rem);transform:translate(0,.625rem);font-weight:800;line-height:1.14286;color:#fff}.help__title._watcher-view{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.help__button{transition:all .5s ease-out .3s;opacity:0;-webkit-transform:translate(0,.625rem);transform:translate(0,.625rem);padding:1.375rem 1.5rem}.help__button._watcher-view{opacity:1;-webkit-transform:translate(0);transform:translate(0)}@media (min-width:29.99875em){.help__content{max-width:26.375rem}}@media (min-width:47.99875em){.hairstyles__content{flex:0 1 51.666667%}.hairstyles__title{max-width:25.625rem}.plan{min-width:19.5rem}}@media (min-width:61.99875em){.hairstyles__container{padding-right:7.3125rem}}@media (min-width:76.875em){.title{font-size:3.5rem}.button{gap:2.5625rem}.button{font-size:2rem}.button svg{width:.875rem}.header__container{padding-top:3.5625rem}.header__container{padding-bottom:3.5625rem}.header__logo{font-size:1.5rem}.footer__container{padding-top:2.5rem}.footer__container{padding-bottom:2.5rem}.footer__container{font-size:1.125rem}.menu__list{-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.hero{padding-top:12.5rem}.hero{padding-bottom:6.5rem}.hero__title{font-size:4.5rem}.hero__title:not(:last-child){margin-bottom:1.25rem}.hero__text{font-size:1.125rem}.hero__text:not(:last-child){margin-bottom:1.875rem}.hero__images:not(:last-child){margin-bottom:3.25rem}.hero__frame{margin-top:-8.75rem}.hero__girl{width:22.5rem}.hero__shape{width:7.6875rem}.hero__heart{width:7.625rem}.hero__block{bottom:7.4375rem}.hero__block{font-size:1.125rem}.hero__comment{font-size:.75rem}.how{padding-top:6.25rem}.how{padding-bottom:6.25rem}.how__title:not(:last-child){margin-bottom:2.5rem}.hairstyles{padding-top:9.75rem}.hairstyles{padding-bottom:10.0625rem}.hairstyles__list{font-size:1.125rem}.pricing{padding-top:8.25rem}.pricing{padding-bottom:8.25rem}.pricing__title:not(:last-child){margin-bottom:4.4375rem}.pricing__plans:not(:last-child){margin-bottom:1.5rem}.pricing__contact{font-size:1.125rem}.plan__type{font-size:1.125rem}.plan__price{font-size:3.25rem}.plan__features li{font-size:1.125rem}.plan__button{font-size:1.125rem}.help__block{padding-top:10.5rem}.help__block{padding-bottom:10.5rem}.help__title{font-size:3.5rem}.help__title:not(:last-child){margin-bottom:2.5rem}.help__button{font-size:1.5rem}}@media (min-width:25em){.button span:nth-child(2){display:none}}@media (min-width:90em){.hairstyles__images{height:31.3125rem}}@media (max-width:25em){.button span:nth-child(1){display:none}}@media (max-width:20em){.title{font-size:2rem}.button{gap:.8125rem}.button{font-size:1.25rem}.button svg{width:.625rem}.header__container{padding-top:1.25rem}.header__container{padding-bottom:1.25rem}.header__logo{font-size:1.125rem}.footer__container{padding-top:1.25rem}.footer__container{padding-bottom:1.25rem}.footer__container{font-size:.875rem}.menu__list{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.hero{padding-top:5.3125rem}.hero{padding-bottom:2.5rem}.hero__title{font-size:2.625rem}.hero__title:not(:last-child){margin-bottom:.75rem}.hero__text{font-size:.875rem}.hero__text:not(:last-child){margin-bottom:.9375rem}.hero__images:not(:last-child){margin-bottom:1.25rem}.hero__frame{margin-top:-.625rem}.hero__girl{width:13.75rem}.hero__shape{width:5rem}.hero__heart{width:5rem}.hero__block{bottom:2.5rem}.hero__block{font-size:.8125rem}.hero__comment{font-size:.625rem}.how{padding-top:2.5rem}.how{padding-bottom:2.5rem}.how__title:not(:last-child){margin-bottom:1.25rem}.hairstyles{padding-top:2.5rem}.hairstyles{padding-bottom:2.5rem}.hairstyles__list{font-size:.875rem}.pricing{padding-top:2.5rem}.pricing{padding-bottom:2.5rem}.pricing__title:not(:last-child){margin-bottom:1.875rem}.pricing__plans:not(:last-child){margin-bottom:1rem}.pricing__contact{font-size:.875rem}.plan__type{font-size:1rem}.plan__price{font-size:2.875rem}.plan__features li{font-size:1rem}.plan__button{font-size:1rem}.help__block{padding-top:2.5rem}.help__block{padding-bottom:2.5rem}.help__title{font-size:2rem}.help__title:not(:last-child){margin-bottom:1.25rem}.help__button{font-size:1.25rem}}@media (max-width:76.875em){.how__items{flex-wrap:wrap}}@media (max-width:61.99875em){.help__block{position:relative}.help__block::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25);z-index:1}}@media (max-width:47.99875em){.button{padding:1.5rem 1.875rem}.footer__container{flex-direction:column-reverse}.how__items{padding:.9375rem;gap:.9375rem}.item-how{padding:1.125rem 1.75rem}.hairstyles__container{flex-direction:column}.hairstyles__images{height:23.75rem}.plan{flex:1 1 auto}.help__content{margin:0 1.25rem}.help__title br{display:none}}@media (max-width:29.99875em){.button{width:100%;padding:1rem 1.5rem}.item-how{white-space:normal;justify-content:flex-start;text-align:left;gap:.9375rem}.help__content{margin:0 .9375rem}.help__button span{display:none}}@media (min-width:20em)and (max-width:76.875em){.title{font-size:clamp(2rem ,1.4725274725rem + 2.6373626374vw ,3.5rem)}.button{gap:clamp(.8125rem ,.1971153846rem + 3.0769230769vw ,2.5625rem)}.button{font-size:clamp(1.25rem ,.9862637363rem + 1.3186813187vw ,2rem)}.button svg{width:clamp(.625rem ,.5370879121rem + .4395604396vw ,.875rem)}.header__container{padding-top:clamp(1.25rem ,.4368131868rem + 4.0659340659vw ,3.5625rem)}.header__container{padding-bottom:clamp(1.25rem ,.4368131868rem + 4.0659340659vw ,3.5625rem)}.header__logo{font-size:clamp(1.125rem ,.9931318681rem + .6593406593vw ,1.5rem)}.footer__container{padding-top:clamp(1.25rem ,.8104395604rem + 2.1978021978vw ,2.5rem)}.footer__container{padding-bottom:clamp(1.25rem ,.8104395604rem + 2.1978021978vw ,2.5rem)}.footer__container{font-size:clamp(.875rem ,.7870879121rem + .4395604396vw ,1.125rem)}.menu__list{-webkit-column-gap:clamp(1.25rem ,.8104395604rem + 2.1978021978vw ,2.5rem);-moz-column-gap:clamp(1.25rem ,.8104395604rem + 2.1978021978vw ,2.5rem);column-gap:clamp(1.25rem ,.8104395604rem + 2.1978021978vw ,2.5rem)}.hero{padding-top:clamp(5.3125rem ,2.7850274725rem + 12.6373626374vw ,12.5rem)}.hero{padding-bottom:clamp(2.5rem ,1.0934065934rem + 7.032967033vw ,6.5rem)}.hero__title{font-size:clamp(2.625rem ,1.9656593407rem + 3.2967032967vw ,4.5rem)}.hero__title:not(:last-child){margin-bottom:clamp(.75rem ,.5741758242rem + .8791208791vw ,1.25rem)}.hero__text{font-size:clamp(.875rem ,.7870879121rem + .4395604396vw ,1.125rem)}.hero__text:not(:last-child){margin-bottom:clamp(.9375rem ,.6078296703rem + 1.6483516484vw ,1.875rem)}.hero__images:not(:last-child){margin-bottom:clamp(1.25rem ,.5467032967rem + 3.5164835165vw ,3.25rem)}.hero__frame{margin-top:clamp(-8.75rem ,2.2321428571rem + -14.2857142857vw ,-.625rem)}.hero__girl{width:clamp(13.75rem ,10.6730769231rem + 15.3846153846vw ,22.5rem)}.hero__shape{width:clamp(5rem ,4.0549450549rem + 4.7252747253vw ,7.6875rem)}.hero__heart{width:clamp(5rem ,4.0769230769rem + 4.6153846154vw ,7.625rem)}.hero__block{bottom:clamp(2.5rem ,.7637362637rem + 8.6813186813vw ,7.4375rem)}.hero__block{font-size:clamp(.8125rem ,.7026098901rem + .5494505495vw ,1.125rem)}.hero__comment{font-size:clamp(.625rem ,.581043956rem + .2197802198vw ,.75rem)}.how{padding-top:clamp(2.5rem ,1.1813186813rem + 6.5934065934vw ,6.25rem)}.how{padding-bottom:clamp(2.5rem ,1.1813186813rem + 6.5934065934vw ,6.25rem)}.how__title:not(:last-child){margin-bottom:clamp(1.25rem ,.8104395604rem + 2.1978021978vw ,2.5rem)}.hairstyles{padding-top:clamp(2.5rem ,-.0494505495rem + 12.7472527473vw ,9.75rem)}.hairstyles{padding-bottom:clamp(2.5rem ,-.1593406593rem + 13.2967032967vw ,10.0625rem)}.hairstyles__list{font-size:clamp(.875rem ,.7870879121rem + .4395604396vw ,1.125rem)}.pricing{padding-top:clamp(2.5rem ,.478021978rem + 10.1098901099vw ,8.25rem)}.pricing{padding-bottom:clamp(2.5rem ,.478021978rem + 10.1098901099vw ,8.25rem)}.pricing__title:not(:last-child){margin-bottom:clamp(1.875rem ,.9739010989rem + 4.5054945055vw ,4.4375rem)}.pricing__plans:not(:last-child){margin-bottom:clamp(1rem ,.8241758242rem + .8791208791vw ,1.5rem)}.pricing__contact{font-size:clamp(.875rem ,.7870879121rem + .4395604396vw ,1.125rem)}.plan__type{font-size:clamp(1rem ,.956043956rem + .2197802198vw ,1.125rem)}.plan__price{font-size:clamp(2.875rem ,2.7431318681rem + .6593406593vw ,3.25rem)}.plan__features li{font-size:clamp(1rem ,.956043956rem + .2197802198vw ,1.125rem)}.plan__button{font-size:clamp(1rem ,.956043956rem + .2197802198vw ,1.125rem)}.help__block{padding-top:clamp(2.5rem ,-.3131868132rem + 14.0659340659vw ,10.5rem)}.help__block{padding-bottom:clamp(2.5rem ,-.3131868132rem + 14.0659340659vw ,10.5rem)}.help__title{font-size:clamp(2rem ,1.4725274725rem + 2.6373626374vw ,3.5rem)}.help__title:not(:last-child){margin-bottom:clamp(1.25rem ,.8104395604rem + 2.1978021978vw ,2.5rem)}.help__button{font-size:clamp(1.25rem ,1.1620879121rem + .4395604396vw ,1.5rem)}}@media (min-width:47.99875em)and (max-width:90em){.hairstyles__images{height:clamp(23.75rem ,15.1076251451rem + 18.0054165055vw ,31.3125rem)}}@media (min-width:20em)and (max-width:47.99875em){.hairstyles__images{height:clamp(18.75rem ,9.7763851065rem + 44.8680744676vw ,31.3125rem)}}@media (any-hover:hover){.button:hover{color:#e6d5ec}.button:hover svg{fill:#e6d5ec}.header__logo:hover{color:#e6d5ec}.menu__link:hover::after{opacity:1}.pricing__contact a:hover{text-decoration:none}.plan--black .plan__button:hover{border:1px solid #fff;color:#fff;background-color:#000}.plan__button:hover{border:1px solid #000;color:#000;background-color:#fff}}