/*! 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{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}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{border-style:none;padding:0}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{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Inter";font-display:swap;src:url(/assets/fonts/Inter-Regular.woff2) format("woff2"),url(/assets/fonts/Inter-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Inter";font-display:swap;src:url(/assets/fonts/Inter-Bold.woff2) format("woff2"),url(/assets/fonts/Inter-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Lora";font-display:swap;src:url(/assets/fonts/Lora-Regular.woff2) format("woff2"),url(/assets/fonts/Lora-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Lora";font-display:swap;src:url(/assets/fonts/Lora-Bold.woff2) format("woff2"),url(/assets/fonts/Lora-Bold.woff) format("woff");font-weight:700;font-style:normal}html{height:100%;box-sizing:border-box;font-size:20px;line-height:28px}body{position:relative;margin:0;padding:0;width:100%;min-height:100%;font-family:"Inter","Tahoma",sans-serif;font-size:20px;line-height:28px;font-weight:400;font-style:normal;color:#000;background-color:#fff}*,*::before,*::after{margin:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;padding:0}p{margin:0;padding:0}p b{font-weight:bold}p i{font-style:italic}ul,ol{margin:0}li{margin:0;padding:0}textarea{-webkit-user-select:initial;-moz-user-select:initial;user-select:initial}label,legend{-webkit-user-select:initial;-moz-user-select:initial;user-select:initial;display:block}label{cursor:pointer}fieldset{padding:0;border-width:0}input[type=checkbox],input[type=radio]{display:inline;-webkit-user-select:initial;-moz-user-select:initial;user-select:initial}select{-webkit-user-select:initial;-moz-user-select:initial;user-select:initial}option{-webkit-user-select:initial;-moz-user-select:initial;user-select:initial}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}picture{display:block}img{display:block;width:100%;max-width:100%;height:auto}.container{width:100%;max-width:900px;margin:0 auto;padding:0 1rem}.container--long{max-width:1240px}.page-wrapper{position:relative}.title{font-family:"Lora","Inter","Tahoma",sans-serif;font-size:2rem;font-weight:400;line-height:1.2}@media(max-width: 768px){.title{font-size:1.5rem}}.img-full{display:block;width:100%;max-width:100%;height:100%}.form__row{display:flex;gap:0 1rem;margin-bottom:1rem}@media(max-width: 960px){.form__row{flex-direction:column;gap:1rem 0}}.form__row--mb{margin-bottom:0}.form__row--block{display:block}.form__input{width:100%;padding:.8em;font-family:"Lora","Inter","Tahoma",sans-serif;font-size:.8em;line-height:1.2;border:1px solid rgba(18,25,38,.4);border-radius:.3rem}.form__input:focus{outline:none}.form__input:not(:-moz-placeholder-shown){border:1px solid #000}.form__input:focus,.form__input:not(:placeholder-shown){border:1px solid #000}.form__textarea{width:100%;resize:none;height:160px;padding:.8em;font-family:"Lora","Inter","Tahoma",sans-serif;font-size:.8em;line-height:1.2;border:1px solid rgba(18,25,38,.4);border-radius:.3rem}.form__textarea:focus{outline:none}.form__textarea:not(:-moz-placeholder-shown){border:1px solid #000}.form__textarea:focus,.form__textarea:not(:placeholder-shown){border:1px solid #000}.form__btn{margin:0 auto}.btn{display:block;padding:.8em 1.6em;font-family:"Lora","Inter","Tahoma",sans-serif;font-size:.8em;line-height:1.2;color:#fff;background-color:#353732;border:none;border-radius:.3rem;transition:background-color .3s ease;cursor:pointer}.btn:hover{background-color:#000}.menu{position:fixed;z-index:90;top:0;left:0;right:0;bottom:0;display:none;width:100vw;height:100vh;background-color:#fff}.menu--active{display:block}.menu__wrapper{padding-top:6rem}.menu__nav-list{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem 0;list-style:none;padding:0}.menu__nav-link{font-family:"Lora","Inrter","Tahoma",sans-serif;-webkit-text-decoration:none;text-decoration:none;color:inherit}.menu__nav-link:hover{-webkit-text-decoration:underline;text-decoration:underline}.menu-btn{display:none;width:2rem;min-width:2rem;height:1.3rem;padding:0;background-color:rgba(0,0,0,0);border:none;cursor:pointer}@media(max-width: 768px){.menu-btn{display:block}}.menu-btn__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%}.menu-btn__line{width:100%;height:3px;background-color:#353732;border-radius:1px}.menu-btn__line--short{max-width:70%}.header{position:relative;z-index:100;padding:.8rem 0;background-color:#fff}.header__wrapper{display:flex;align-items:center;justify-content:space-between}.header__logo{width:240px}@media(max-width: 640px){.header__logo{width:200px}}.header__logo-link{display:block;width:100%}@media(max-width: 768px){.header__nav{display:none}}.header__nav-list{display:flex;align-items:center;gap:0 1.5rem;list-style:none;padding:0}.header__nav-link{font-family:"Lora","Inrter","Tahoma",sans-serif;font-size:.8em;line-height:1.2;-webkit-text-decoration:none;text-decoration:none;color:inherit}.header__nav-link:hover{-webkit-text-decoration:underline;text-decoration:underline}.latest{padding-bottom:4rem;background-color:#fafafa}.latest__top{display:flex;flex-direction:column;align-items:center;padding:3rem 0}.latest__title{text-align:center}.latest__list{display:grid;grid-template-columns:repeat(6, 1fr);grid-gap:1.5rem;gap:1.5rem;list-style:none;padding:0}@media(max-width: 960px){.latest__list{grid-template-columns:repeat(2, 1fr);gap:3rem 1rem}}@media(max-width: 640px){.latest__list{grid-template-columns:1fr;gap:3rem 0}}.latest__item:not(:first-child) .card__title{font-size:1em}.latest__item--01{grid-column:1/5;grid-row:1/3}@media(max-width: 960px){.latest__item--01{grid-column:auto;grid-row:auto}}.latest__item--02{grid-column:5/7;grid-row:1/2}@media(max-width: 960px){.latest__item--02{grid-column:auto;grid-row:auto}}.latest__item--03{grid-column:5/7;grid-row:2/3}@media(max-width: 960px){.latest__item--03{grid-column:auto;grid-row:auto}}.latest__item--04{grid-column:1/4;grid-row:3/4}@media(max-width: 960px){.latest__item--04{grid-column:auto;grid-row:auto}}.latest__item--05{grid-column:4/7;grid-row:3/4}@media(max-width: 960px){.latest__item--05{grid-column:auto;grid-row:auto}}.latest__item--06{grid-column:1/3;grid-row:4/5}@media(max-width: 960px){.latest__item--06{grid-column:auto;grid-row:auto}}.latest__item--07{grid-column:3/5;grid-row:4/5}@media(max-width: 960px){.latest__item--07{grid-column:auto;grid-row:auto}}.latest__item--08{grid-column:5/7;grid-row:4/5}@media(max-width: 960px){.latest__item--08{grid-column:auto;grid-row:auto}}.latest__item--09{grid-column:1/4;grid-row:5/6}@media(max-width: 960px){.latest__item--09{grid-column:auto;grid-row:auto}}.latest__item--10{grid-column:4/7;grid-row:5/6}@media(max-width: 960px){.latest__item--10{grid-column:auto;grid-row:auto}}.card--mini .card__title{font-size:1em;line-height:1.2}.card--mini .card__description{font-size:.8em;line-height:1.2}.card__link{display:flex;flex-direction:column;width:100%;height:100%;-webkit-text-decoration:none;text-decoration:none;color:inherit;box-shadow:rgba(99,99,99,.2) 0 2px 8px 0;border-radius:.6rem;overflow:hidden}.card__link:hover .card__img{width:100%;height:100%;filter:contrast(100%) grayscale(0%)}.card__poster{position:relative;display:block;padding-top:66.6%;overflow:hidden}@media(max-width: 960px){.card__poster{padding-top:66.6%}}.card__picture{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%}.card__img{position:absolute;left:0;top:0;right:0;bottom:0;width:105%;height:105%;-o-object-fit:cover;object-fit:cover;filter:contrast(110%) grayscale(100%);transition:all .3s ease}.card__info{display:flex;flex-direction:column;flex-grow:1;gap:.5rem;padding:.8rem .8rem 1rem}.card__details--high{display:flex;flex-direction:column;justify-content:flex-end;flex-grow:1}.card__tag,.card__author{font-size:.6em;text-transform:uppercase;line-height:1.4;letter-spacing:.06em}.card__tag{font-weight:700;color:#818181}.card__author{font-family:"Lora","Inter","Tahoma",sans-serif}.card__title{font-family:"Lora","Inter","Tahoma",sans-serif;font-size:1.4em;font-weight:400;line-height:1.2}@media(max-width: 960px){.card__title{font-size:1em}}.card__description{font-size:.8rem;line-height:1.4;opacity:.8}.post{margin-bottom:4rem}.post__header{padding:3rem 0;margin-bottom:3rem;background-color:#fafafa}.post__wrapper{display:grid;grid-template-columns:1fr;grid-gap:1rem 0;gap:1rem 0;max-width:700px;margin:0 auto}.post__details{display:flex;flex-direction:column;gap:.4rem}.post__details--mb{max-width:700px;margin:0 auto 2rem auto}.post__details-divider{border-bottom:1px solid #000}.post__details-wrapper{display:flex;align-items:center;justify-content:space-between}.post__details-tag,.post__details-author{font-size:.6em;text-transform:uppercase;line-height:1.4;letter-spacing:.06em}.post__details-tag{font-weight:700;color:#818181}.post__details-author{font-family:"Lora","Inrter","Tahoma",sans-serif}.post__details-author--big{font-size:.8em}.post__info-title{font-family:"Lora","Inrter","Tahoma",sans-serif;font-size:2em;line-height:1.2;font-weight:400;margin-bottom:.5rem}@media(max-width: 640px){.post__info-title{font-size:2rem}}.post__poster{position:relative;display:block;padding-top:57.7%;border-radius:.6rem;overflow:hidden}@media(max-width: 640px){.post__poster{padding-top:66.6%}}.post__poster-picture{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%}.post__poster-img{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.post__content{max-width:700px;margin:0 auto 2rem auto;padding-top:2rem}.post__content *{margin:1rem 0}.post__content h3,.post__content h4,.post__content h5,.post__content h6{font-family:"Lora","Inrter","Tahoma",sans-serif;font-weight:400;line-height:1.3}.post__content h3{font-size:1.3em}.post__content h4{font-size:1.1em}.post__content h5,.post__content h6{font-size:1em}.post__content p,.post__content ul,.post__content ol{font-size:.8em;line-height:1.5}.post__content ul p,.post__content ol p{font-size:.8rem}.post__content img{margin:0}.post__content a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline}.post__content-picture{margin:2rem 0}.post__content-picture--small{padding-top:0}.post__content-picture--small img{max-width:300px}.post__content-img{width:100%;-o-object-fit:cover;object-fit:cover}.post__reviews{max-width:700px;margin:0 auto}.post__reviews-title{margin-bottom:1rem;font-family:"Lora","Inter","Tahoma",sans-serif;font-size:1.6em;font-weight:400;line-height:1.2;text-align:center}.posts{padding-bottom:4rem;background-color:#fafafa}.posts--pt{padding-top:3rem}.posts__top{display:flex;flex-direction:column;align-items:center;padding:3rem 0}.posts__title{text-align:center}.posts__title--mb{margin-bottom:1.5rem}.posts__list{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:1.5rem;gap:1.5rem}@media(max-width: 960px){.posts__list{grid-template-columns:repeat(2, 1fr);gap:3rem 1rem}}@media(max-width: 640px){.posts__list{grid-template-columns:1fr;gap:3rem 0}}.posts__item .card__title{font-size:1em}.contacts{margin-bottom:4rem}.contacts__header{display:flex;flex-direction:column;align-items:center;padding:3rem 0}.contacts__body{display:flex;flex-direction:column;gap:3rem 0;margin-bottom:3rem;align-items:center}.contacts__info{margin-top:.2rem;text-align:center}.contacts__title{text-align:center}.contacts__text:not(:last-child){margin-bottom:.5rem}.contacts__link{-webkit-text-decoration:none;text-decoration:none;color:inherit}.contacts__link:not(:last-child){margin-bottom:.5rem}.contacts__link:hover{-webkit-text-decoration:underline;text-decoration:underline}.contacts__connect{width:100%;max-width:700px}.contacts__connect-title{margin-bottom:1rem;font-family:"Lora","Inter","Tahoma",sans-serif;font-size:1.6em;line-height:1.2;text-align:center;font-weight:400}.footer{padding:2rem 0;background-color:#fff}.footer__wrapper{display:flex;align-items:flex-end;justify-content:space-between}.footer__left{display:flex;flex-direction:column;gap:1.5rem 0}.footer__logo{width:220px}@media(max-width: 640px){.footer__logo{width:200px}}.footer__logo-link{display:block;width:100%}@media(max-width: 768px){.footer__nav{display:none}}.footer__nav-list{display:flex;align-items:center;gap:0 1.5rem;list-style:none;padding:0}.footer__nav-link{font-family:"Lora","Inrter","Tahoma",sans-serif;font-size:.8em;line-height:1.2;-webkit-text-decoration:none;text-decoration:none;color:inherit}.footer__nav-link:hover{-webkit-text-decoration:underline;text-decoration:underline}.footer__copyright{font-family:"Lora","Inrter","Tahoma",sans-serif;font-size:.8em;line-height:1.2}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.overflow-hidden{overflow:hidden}.display-none{display:none}