@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-size:1em;font-family:monospace}a{background-color:transparent}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:none}b,strong{font-weight:800}code,kbd,samp{font-size:1em;font-family:monospace}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-size:100%;font-family:inherit;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{display:table;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;padding:0;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}ul,ol,li,p,h1,h2,h3,h4,h5,h6{margin:0}.header{padding:1em 0;background:-webkit-gradient(linear,left top,right top,from(#090f30),color-stop(#000),to(#190631));background:linear-gradient(90deg,#090f30,#000,#190631)}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo img{max-width:100px;padding:.5em}.header__logo-link{color:#f0f0f0;font-weight:400;font-size:1.5rem;font-family:Lordcorps;font-style:normal;line-height:100%;text-decoration:none}.header__logo-link:hover{cursor:pointer}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;padding-left:0;-webkit-column-gap:4em;-moz-column-gap:4em;column-gap:4em}.header__nav-link,.header__burger-link{color:#ff7846;font-weight:700;font-size:1.25rem;font-family:TheCrewPro;font-style:normal;line-height:100%;text-decoration:none;cursor:pointer}.header__nav-link:hover,.header__burger-link:hover{color:#d3d3d3}.nav-user{align-self:center}.header__burger-link{color:#ff7846;font-weight:700;font-size:2rem;font-family:TheCrewPro;font-style:normal;line-height:100%}.active{color:#fff!important}.header__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;padding-left:0;-webkit-column-gap:1.5em;-moz-column-gap:1.5em;column-gap:1.5em}.header__contacts-link img{-webkit-transition:.2s;transition:.2s}.header__contacts-link:hover{cursor:pointer}.header__contacts-link:hover img{-webkit-transform:rotateX(360deg);transform:rotateX(360deg);-webkit-transition:.2s;transition:.2s}.burger-button{position:fixed;right:2vh;z-index:9;display:none;padding:8px}.burger-button span{display:block;width:40px;height:4px;background-color:#fff;border-radius:22px;-webkit-transition:.5s;transition:.5s}.burger-button.active span{background-color:#fff}.burger-button.active .burger-top{position:absolute;top:8px;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.burger-button.active .burger-middle{background-color:#0000;border-color:#0000}.burger-button.active .burger-bottom{position:absolute;bottom:8px;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.burger-top,.burger-bottom{position:absolute}.burger-top{top:-2px}.burger-bottom{bottom:-2px}.burger-menu{position:fixed;top:0vh;right:-100vw;bottom:0vh;left:100vw;z-index:8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:distribute;align-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;padding:5px;background-color:#000;-webkit-box-shadow:0px 2px 8px 0px rgba(0,0,0,.1);box-shadow:0 2px 8px #0000001a;-webkit-transition:.3s;transition:.3s}.burger-menu.active{right:0;left:0vw;opacity:.97}@media(max-width:1399px){.header__contacts{display:none}.header__container{-ms-flex-pack:distribute;justify-content:space-around}}@media(max-width:1280px){.header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(max-width:1200px){.header__container{-ms-flex-pack:distribute;justify-content:space-around}.header__nav-list{-webkit-column-gap:2.5em;-moz-column-gap:2.5em;column-gap:2.5em}}@media(max-width:1024px){.burger-button{display:block}.header__nav-list{display:none}.header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media(max-width:500px){.header__burger-link{color:#ff7846;font-weight:700;font-size:1.75rem;font-family:TheCrewPro;font-style:normal;line-height:100%}}.footer{background:-webkit-gradient(linear,left top,right top,from(#090f30),color-stop(#000),to(#190631));background:linear-gradient(90deg,#090f30,#000,#190631);border-top:1px solid #f0f0f0}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:1.5em!important}.footer__nav-title{color:#f0f0f0;font-weight:400;font-size:1.25rem;font-family:HandveticaNeue;font-style:normal;line-height:91%;padding:0 0 .5em;text-transform:uppercase}.footer__list-item{margin:1em 0}.footer__item-link{color:#ff7846;font-weight:400;font-size:1.25rem;font-family:TheCrewPro;font-style:normal;line-height:62%;text-decoration:none!important;cursor:pointer;-webkit-transition:.2s;transition:.2s}.footer__item-link:hover{color:#fff;-webkit-transition:.2s;transition:.2s}.footer__contacts-title{color:#f0f0f0;font-weight:400;font-size:1.25rem;font-family:HandveticaNeue;font-style:normal;line-height:100%;padding:0 0 .5em;text-transform:uppercase}.footer__contacts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:140px}.footer__contacts-link img{-webkit-transition:.2s;transition:.2s}.footer__contacts-link:hover{cursor:pointer}.footer__contacts-link:hover img{-webkit-transform:rotateX(360deg);transform:rotateX(360deg);-webkit-transition:.2s;transition:.2s}.footer__worktime-title{color:#f0f0f0;font-weight:400;font-size:1.25rem;font-family:HandveticaNeue;font-style:normal;line-height:100%;padding:0 0 .5em;text-transform:uppercase}.footer__worktime-item,.footer__address-item{color:#f0f0f0;font-weight:500;font-size:1rem;font-family:Inter-Regular;font-style:normal;line-height:100%;margin:1em 0}.footer__address-list,.footer__worktime-list,.footer__contacts-list,.footer__nav-list{padding-left:0}.footer__address-title{color:#f0f0f0;font-weight:500;font-size:1.25rem;font-family:HandveticaNeue;font-style:normal;line-height:100%;padding:0 0 .5em;text-transform:uppercase}@media(max-width:768px){.footer__container{-ms-flex-pack:distribute;justify-content:space-around;text-align:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:2em}}@media(max-width:542px){.footer__nav{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.footer__contacts{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer__contacts-list{max-height:130px}.footer__nav,.footer__contacts,.footer__worktime,.footer__address{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;text-align:center}}html{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}.page{height:100%;font-weight:400;font-size:16px;font-family:Times,serif;-webkit-text-size-adjust:100%}.page__body{min-width:320px;min-height:100%;margin:0}img{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}a{text-decoration:none;cursor:default}ul{padding:0;list-style:none}.contain{max-width:1480px;margin:0 auto;padding:0 10px}.js-focus-visible :focus:not(.focus-visible){outline:none}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:0!important}@font-face{font-weight:400;font-family:Inter-Regular;font-style:normal;src:url(https://new.skkulturist.ru/build/assets/Inter-Regular-KaI0KhXP.woff2) format("woff2");font-display:swap}@font-face{font-weight:700;font-family:Poppins-Bold;font-style:normal;src:url(https://new.skkulturist.ru/build/assets/Poppins-Bold-ryPfWsYm.woff2) format("woff2");font-display:swap}@font-face{font-weight:500;font-family:TheCrewPro;font-style:normal;src:url(https://new.skkulturist.ru/build/assets/TheCrewPro-CncyDpl5.woff2) format("woff2");font-display:swap}@font-face{font-weight:500;font-family:Lordcorps;font-style:normal;src:url(https://new.skkulturist.ru/build/assets/Lordcorps-C92tDAIU.woff2) format("woff2");font-display:swap}@font-face{font-weight:500;font-family:HandveticaNeue;font-style:normal;src:url(https://new.skkulturist.ru/build/assets/HandveticaNeue-B7b9ADaj.woff2) format("woff2");font-display:swap}html,body{height:100%}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;overflow:hidden}main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background:-webkit-gradient(linear,left top,right top,from(#090f30),color-stop(#000),to(#190631));background:linear-gradient(90deg,#090f30,#000,#190631)}.motivation__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;min-height:calc(100vh - 104px)}.motivation__desc{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:5em}.motivation__desc-title{color:#f0f0f0;font-weight:500;font-size:5rem;font-family:Lordcorps;font-style:normal;line-height:91%;text-transform:uppercase}.motivation__desc-text{color:#f0f0f0;font-weight:400;font-size:1.25rem;font-family:Inter-Regular;font-style:normal;line-height:170%;max-width:500px}.motivation-desc-consultation{color:#fff;font-weight:700;font-size:1.5rem;font-family:TheCrewPro;font-style:normal;line-height:170%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:71px;margin:0 auto;padding:15px 25px;letter-spacing:.1em;text-align:center;text-transform:uppercase;text-decoration:none;background-color:#f54e4e;border:4px solid #f54e4e;border-radius:40px;-webkit-transition:.2s;transition:.2s}.motivation-desc-consultation:hover{color:#000;background-color:#fff;border:4px solid #fff;-webkit-transition:.2s;transition:.2s}.motivation__picture{padding:0 0 4em}.motivation__picture img{max-height:500px}.mission{padding:0 0 8.75em}.mission__subtitle{color:#f0f0f0;font-weight:400;font-size:1.5rem;font-family:Inter-Regular;font-style:normal;line-height:170%;max-width:50%;margin:0 auto;text-align:center}.mission__img{display:inline-block;margin:0 auto;padding:1em 0 .5em;-webkit-filter:invert(1);filter:invert(1)}.path{padding:0 0 8.75em}.path__title,.mission__title{color:#f0f0f0;font-weight:500;font-size:2.5rem;font-family:HandveticaNeue;font-style:normal;line-height:170%;padding:.5em 0;text-align:center;text-transform:uppercase}.path__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px;-webkit-column-gap:5em;-moz-column-gap:5em;column-gap:5em}.path__list-item{-ms-flex-preferred-size:145px;flex-basis:145px;text-align:center;-webkit-filter:invert(1);filter:invert(1);-webkit-transition:.2s;transition:.2s}.path__item-link{display:block}.path__item-title{color:#000;font-weight:500;font-size:1.25rem;font-family:TheCrewPro;font-style:normal;line-height:170%}.coaches{padding:0 0 8.75em}.coaches__title{color:#f0f0f0;font-weight:500;font-size:2.5rem;font-family:HandveticaNeue;font-style:normal;line-height:170%;padding:.5em 0;text-align:center;text-transform:uppercase}.coaches__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;padding:0 10px;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:2em}.coaches__list-item img{display:block;margin:0 auto;border-radius:1em;-webkit-transition:.2s;transition:.2s}.coaches__list-item:hover h3{-webkit-filter:invert(.5);filter:invert(.5);-webkit-transition:.2s;transition:.2s}.coaches__list-item:hover img{-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98);-webkit-transition:.2s;transition:.2s}.coaches__list-item>*:hover{cursor:pointer}.coaches__item-link{text-decoration:none}.coaches__item-link img{max-width:300px}.coaches__link-title{color:#f0f0f0;font-weight:500;font-size:1.5rem;font-family:TheCrewPro;font-style:normal;line-height:170%;text-align:center;-webkit-transition:.2s;transition:.2s}.coaches__link-subtitle{color:#f0f0f0;font-weight:400;font-size:1rem;font-family:Inter-Regular;font-style:normal;line-height:170%;text-align:center}.coaches__modal-title,.path__modal-title{color:#000;font-weight:600;font-size:2rem;font-family:Inter-Regular;font-style:normal;line-height:170%;margin:0 0 1rem;text-align:center}.coaches__modal-subtitle,.path__modal-subtitle{color:#000;font-weight:400;font-size:1rem;font-family:Inter-Regular;font-style:normal;line-height:170%;margin:1em;text-align:center}.gallery,.pagination{padding:0 0 8.75em;margin-bottom:0}.gallery__title{color:#f0f0f0;font-weight:500;font-size:2.5rem;font-family:HandveticaNeue;font-style:normal;line-height:170%;padding:.5em 0;text-align:center;text-transform:uppercase}.gallery__container{position:relative}.gallery__list{padding:0 10px}.gallery__list-item{display:none;text-align:center}.gallery__list-item img{width:800px;height:auto}.cursor{cursor:pointer}.gallery__arrow-wrapper{position:relative}.prev,.next{position:absolute;width:auto;margin-top:-20em;padding:.5em;color:#fff;font-weight:700;font-size:1.25rem;border-radius:25%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none}.next{right:0}.prev:hover,.next:hover{color:#000;background-color:#f0f0f0}.prev:active,.next:active{background-color:gray}.gallery__caption-wrapper{margin:.5em 0;padding:0}.gallery__wrapper-desc{color:#f0f0f0;font-weight:500;font-size:1rem;font-family:Inter-Regular;font-style:normal;line-height:170%;margin:1em auto}.caption-container{text-align:center}.gallery__row{padding:0 10px}.gallery__row:after{display:table;clear:both;content:""}.gallery__column{float:left;width:16.66%}.gallery__column-demo{opacity:.6}.active,.gallery__column-demo:hover{opacity:1}.coaches__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;background:#000c;opacity:0;-webkit-transition:.2s;transition:.2s;pointer-events:none}.coaches__modal:target{opacity:1;pointer-events:auto}.coaches__modal.active{opacity:1;pointer-events:auto}.background{display:-webkit-box;display:-ms-flexbox;display:flex;width:100vw;height:100vh;background:#f0f0f0}.coaches__modal-wrapper,.path__modal-wrapper{position:relative;z-index:4;padding:1rem;background:#fff;border-radius:5px;-webkit-box-shadow:0 5px 0 rgba(0,0,0,.1);box-shadow:0 5px #0000001a}.coaches__modal-wrapper img,.path__modal-wrapper img{display:block;margin:0 auto}@media screen and (max-width:699px){.coaches__modal-wrapper,.path__modal-wrapper{margin:6rem auto}}@media screen and (min-width:700px){.coaches__modal-wrapper,.path__modal-wrapper{max-width:500px;min-height:500px;margin:4rem auto}}.coaches__modal-wrapper .modal__wrapper-close,.path__modal-wrapper .modal__wrapper-close{position:absolute;top:0rem;right:1rem;color:#00000080;font-size:35px;text-decoration:none;-webkit-transition:.25s;transition:.25s}.coaches__modal-wrapper .modal__wrapper-close:hover,.path__modal-wrapper .modal__wrapper-close:hover{color:#000}.success{width:100%}.contacts{padding:0 0 8em}.contacts__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts__title{color:#f0f0f0;font-weight:500;font-size:2.25rem;font-family:HandveticaNeue;font-style:normal;line-height:170%;width:100%;padding:1em 0;text-align:center;text-transform:uppercase}.contacts__list-item{color:#f0f0f0;font-weight:400;font-size:1.5rem;font-family:Inter-Regular;font-style:normal;line-height:110%;margin:1.5em .5em}.contacts__item-link{display:inline-block;color:#f0f0f0;text-decoration:underline}.contacts__map{width:500px;min-width:300px;height:350px;margin:1.5em .5em}.schedule__title,.prices__title{color:#f0f0f0;font-weight:500;font-size:2.25rem;font-family:HandveticaNeue;font-style:normal;line-height:170%;width:100%;padding:1em 0;text-align:center;text-transform:uppercase}.schedule__image img{display:block;margin:0 auto;padding:1.95em 0 0;-webkit-filter:invert(1);filter:invert(1)}.prices__image img{display:block;margin:0 auto;padding:3.95em 0 0;-webkit-filter:invert(1);filter:invert(1)}.about__container img,.posts__container img{display:block;margin:0 auto;padding:0 0 1.25em}.about__title,.posts__list-title,.allposts__title{color:#f0f0f0;font-weight:500;font-size:2.25rem;font-family:HandveticaNeue;font-style:normal;line-height:170%;width:100%;padding:.5em;text-align:center;text-transform:uppercase}.about__subtitle,.posts__subtitle{color:#f0f0f0;font-weight:400;font-size:1rem;font-family:Inter-Regular;font-style:normal;line-height:170%;padding:1em}.posts__date{color:#f0f0f0;font-weight:400;font-size:.75rem;font-family:Inter-Regular;font-style:normal;line-height:170%;padding:0 4em;text-align:right}.posts__list{padding:0}.posts__list-item{max-width:75%;margin:2em auto 0}@media(max-width:1255px){.contacts__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contacts__list{text-align:center}.contacts__list-item{margin:1.2em .75em}}@media(max-width:1200px){.mission__subtitle{max-width:75%}}@media(max-width:1024px){.page{font-size:14px}.prev,.next{margin-top:-.75em}.posts__subtitle{text-align:center}}@media(max-width:911px){.motivation__picture{padding:0}.motivation__container{column-gap:1em;min-height:calc(92vh - 104px)}.motivation__desc{text-align:center;row-gap:3em}}@media(max-width:768px){.motivation__container{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:1em}.motivation__desc{row-gap:2em;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.path__title,.mission__title,.coaches__title,.gallery__title{padding:2em 0 .5em}.mission,.path,.coaches{padding:0}.path__list{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2em}.gallery,.pagination{padding:0 0 70px}}@media(max-width:500px){.page{font-size:13px}.contacts__list-item:first-child{margin:0 .75em 1.2em}.motivation__desc-title{font-size:4.5rem}.coaches__modal-title{color:#000;font-weight:600;font-size:1.75rem;font-family:Inter-Regular;font-style:normal;line-height:170%}}.coaches__list-item{max-width:300px}.prices__table,.schedule__table{min-width:80%;margin:auto;overflow:hidden;color:#333;border-collapse:collapse}.prices__table tr:first-child,.schedule__table tr:first-child{color:#000;font-weight:600;font-size:1.25rem;font-family:TheCrewPro;font-style:normal;line-height:170%;background:#fff;border-top:none}.prices__table-service,.schedule__table-service{color:#000;font-weight:600;font-size:1rem;font-family:Inter-Regular;font-style:normal;line-height:170%;margin:0 auto;text-align:center}.prices__table-title,.schedule__table-title{text-align:center}.prices__table-price,.schedule__table-price{color:#000;font-weight:500;font-size:1rem;font-family:Inter-Regular;font-style:normal;line-height:170%;text-align:center}.prices__table tr,.schedule__table tr{background-color:#f5f9fc;border-color:#bfbfbf;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.prices__table tr:nth-child(odd):not(:first-child),.schedule__table tr:nth-child(odd):not(:first-child){background-color:#ebf3f9}.prices__table th,.schedule__table th{display:none}.prices__table td,.schedule__table td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.prices__table td:first-child,.schedule__table td:first-child{margin-top:.5em}.prices__table td:last-child,.schedule__table td:last-child{margin-bottom:.5em}.prices__table td:before,.schedule__table td:before{font-weight:600;font-size:1.25rem;font-family:TheCrewPro;font-style:normal;line-height:170%;display:inline-block;width:120px;color:#000;content:attr(data-th) ":"}.prices__table th,.prices__table td,.schedule__table th,.schedule__table td{padding:.75em}@media screen and (min-width:585px){.prices__table tr:hover:not(:first-child),.schedule__table tr:hover:not(:first-child){background-color:#b8b8b8}.prices__table td:before,.schedule__table td:before{display:none}.prices__table th,.prices__table td,.schedule__table th,.schedule__table td{display:table-cell;text-align:center}.prices__table th,.prices__table td{padding:.75em}}@media screen and (max-width:768px)and (min-width:583px){.schedule__table th,.schedule__table td{padding:.75em .25em}}@media screen and (max-width:584px){.prices__table-price,.schedule__table-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prices__table-service,.schedule__table-service{color:#000;font-weight:500;font-size:1rem;font-family:Inter-Regular;font-style:normal;line-height:170%}}.posts__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 0 8.75em}.posts__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:.5em;-moz-column-gap:.5em;column-gap:.5em}.posts__item-active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;text-align:center;background-color:#ff7846;border-radius:50%}.posts__item-link{color:#fff;font-weight:400;font-size:1.25rem;font-family:Inter-Regular;font-style:normal;line-height:170%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;text-decoration:none}.posts__item-link:hover{cursor:pointer}.register__container,.login__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 8.75em}.register__form,.login__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.register__form-title,.login__form-title{color:#f0f0f0;font-weight:500;font-size:2.5rem;font-family:HandveticaNeue;font-style:normal;line-height:170%;text-align:center}.login__list-item:nth-child(3){width:100%;text-align:right}.login__item-wrapper,.register__item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.login__item-wrapper label,.register__item-wrapper label{color:#f0f0f0;font-weight:500;font-size:1rem;font-family:Inter-Regular;font-style:normal;line-height:170%}.register__item-link{color:#f0f0f0;font-weight:500;font-size:1rem;font-family:Inter-Regular;font-style:normal;line-height:170%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:.5em auto;text-transform:uppercase;text-decoration:underline}.register__item-link:hover{color:#d3d3d3;cursor:pointer}.register__item-input,.login__item-input{min-width:330px;height:2em;padding:0 4px;border-radius:10px}.register__form-list,.login__form-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:1.5em}.register__item-button,.login__item-button{color:#000;font-weight:500;font-size:1.25rem;font-family:TheCrewPro;font-style:normal;line-height:170%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1em auto 0;padding:.5em;letter-spacing:.1em;text-align:center;text-transform:uppercase;background-color:#ff7846;border:4px solid #000;border-radius:40px;-webkit-transition:.2s;transition:.2s}.register__item-button:hover,.login__item-button:hover{color:#000;background-color:#d3d3d3;border:4px solid #000;-webkit-transition:.2s;transition:.2s}.register__form-error,.login__form-error{margin:0 auto;text-align:center;background-color:#8b0000;border-radius:16px}.register__error-item,.login__error-item{color:#fff;font-weight:400;font-size:1rem;font-family:Inter-Regular;font-style:normal;line-height:170%;padding:0 1em}@media screen and (max-width:1024px){.login__container,.register__container{padding:0 0 11em}}@media screen and (max-width:768px){.login__container,.register__container,.posts__nav{padding:0 0 70px}}#remember_me{margin:0 .5em}.restricted__title{color:#f0f0f0;font-weight:500;font-size:2.5rem;font-family:HandveticaNeue;font-style:normal;line-height:170%;text-align:center}.user__toggle{color:#fff!important;font-weight:400!important;font-size:1.25rem!important;font-family:TheCrewPro;font-style:normal;line-height:170%;padding:0!important}.user__logout,.header__nav-dropdown{color:#000!important;font-weight:400!important;font-size:1.25rem!important;font-family:TheCrewPro;font-style:normal;line-height:170%;padding:0!important;text-align:center!important}.add__title,.admindashboard__title{color:#f0f0f0;font-weight:500;font-size:2.5rem;font-family:HandveticaNeue;font-style:normal;line-height:170%;text-align:center}.block__label,.upload__label,.upload__image{color:#fff;font-weight:400;font-size:1rem;font-family:Inter-Regular;font-style:normal;line-height:170%}tr{vertical-align:middle}.edit-btn{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:33px;height:33px}.actions-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.actions-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.edit-img-wrapper{position:relative;background-color:#aeaeae;border-radius:4px;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.25);box-shadow:2px 2px 6px #00000040}.edit-img-wrapper img{width:auto;height:150px}.posts__img{width:300px;height:auto}.posts__list-img{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em}.schedule__list{padding:0 0 8.75em}.posts__subtitle{color:#f0f0f0}.pagination{justify-content:center;width:100%}.posts__subtitle li{text-align:left}.active>.page-link,.page-link.active{background-color:#ff7846!important;border-color:#ff7846!important}.page-link{color:#000!important}.small{visibility:hidden!important}
