*{margin:0;padding:0;box-sizing:border-box}img{display:block}a{text-decoration:none;color:#444}ul,li{list-style-type:none}html,body{height:100%}body{font-family:Arial,Helvetica,sans-serif;font-size:16px;color:#444}.app{display:flex;flex-direction:column;min-height:100%;padding-bottom:54px}.app.dark{background:#000}@media(min-width: 1040px){.app{padding-bottom:0}}.container{max-width:1470px;padding:0 15px;width:100%;margin:0 auto}.container--small{max-width:640px}.container--middle{max-width:1040px}.wrapper{display:flex;flex:1 0 auto}.content{padding:50px 0}.scroll::-webkit-scrollbar{width:4px}.scroll::-webkit-scrollbar-track{background:#323232}.scroll::-webkit-scrollbar-thumb{background:#ccc;border-radius:5px}.pointer{cursor:pointer}.content-with-sidebar{display:flex;gap:20px}.grid{display:grid}.grid.col-4{grid-template-columns:repeat(4, 1fr);gap:20px}.mb-60{margin-bottom:60px}.main{display:flex;flex-direction:column;background:#000;min-height:100%;padding-bottom:58px}@media(min-width: 1040px){.main{padding-bottom:0}}.main-header{padding:10px;display:flex;justify-content:space-between}.main-content{position:relative;display:flex;flex-direction:column;gap:20px;padding:15px;min-height:100%;flex-grow:1;width:100%;max-width:1470px;margin:44px auto 0}@media(min-width: 1040px){.main-content{margin:50px auto;gap:20px;flex-direction:row}}.main-footer{background:#000;padding:20px;display:flex;align-items:flex-start;justify-content:space-between}.main-header{position:relative;background:#000;z-index:20}@media(max-width: 1040px){.main-header{position:fixed;justify-content:center;width:100%}}.main-nav{padding:60px 15px 20px;position:fixed;display:flex;flex-direction:column;transform:translateX(-100%);top:0;bottom:0;left:0;gap:20px;font-size:16px;z-index:10;background:#fff;max-width:320px;width:100%;transition:.2s ease-in-out}.main-nav.open{transform:translateX(0)}@media(min-width: 1040px){.main-nav{padding:0;transform:translateX(0);background:#000;max-width:none;width:auto;flex-direction:row;position:static}}.main-nav-item{padding:10px;transition:.2s ease-in-out;color:#000}@media(min-width: 1040px){.main-nav-item{color:#ccc}.main-nav-item:hover{color:#fff}}.main-nav__close{position:absolute;top:10px;right:15px;display:block;width:25px;height:25px;background-image:url("../img/icon/close-black.svg");background-repeat:no-repeat;cursor:pointer}@media(min-width: 1040px){.main-nav__close{display:none}}.block{background:#fff;padding:30px;border-radius:20px}.main-contacts{display:flex;gap:20px}.main-contact{padding:10px 0;transition:.2s ease-in-out;color:#ccc}.main-contact:hover{color:#fff}@media(max-width: 1040px){.main-contact{font-size:12px;padding:5px 0}}.page-title{font-size:28px;font-weight:400;margin-bottom:20px}@media(min-width: 1040px){.page-title{font-size:36px;margin-bottom:30px}}.page-title--white{color:#fff}.page-subtitle{margin:40px 0;font-size:24px}.btn{padding:8px 15px;background:#ccc;border:none;outline:none;cursor:pointer;font-size:12px;transition:.2s ease-in-out;text-align:center}.btn:hover{background:#fff}@media(min-width: 1040px){.btn{padding:10px 30px;font-size:16px}}.body{background:#f9f9f9}.block{background:#fff;padding:30px;border-radius:20px}.breadcrumbs{margin-bottom:30px}.breadcrumbs--white .breadcrumbs__link{color:#ccc}.breadcrumbs--white .breadcrumbs__link:last-child{color:#fff}.breadcrumbs--white .breadcrumbs__slash{color:#ccc}.breadcrumbs--white .breadcrumbs__link:hover{color:#fff}.breadcrumbs__link{font-size:12px;font-weight:400;transition:.2s linear;color:#666}.breadcrumbs__link:last-child{font-weight:600;color:#000}.breadcrumbs__link:hover{color:#000}.wrap-with-sidebar{display:flex;gap:30px}.sidebar{max-width:320px;width:100%;flex-shrink:0;border-right:1px solid #ccc;padding-bottom:40px}.sidebar__title{font-size:24px;color:#ccc;margin-bottom:20px}.sidebar-nav{display:flex;flex-direction:column;gap:10px;padding-right:20px}.sidebar-nav__link{display:block;color:silver;border-bottom:1px solid #ccc;padding:5px 10px;transition:.1s linear}.sidebar-nav__link.active{color:#fff;border-bottom:1px solid #fff}.sidebar-nav__link:hover{color:#fff;border-bottom:1px solid #fff}.resume{display:flex;flex-direction:column;gap:40px}@media(min-width: 1040px){.resume{gap:80px}}.resume__row{display:flex;width:100%;gap:24px}@media(min-width: 420px){.resume__top{display:flex}}.resume__body{display:flex;flex-direction:column}@media(min-width: 1040px){.resume__body{display:flex;flex-direction:row}}.resume__main{display:flex;flex-direction:column;background:#fff;flex-grow:1;padding:15px;gap:24px}@media(min-width: 1040px){.resume__main{padding:25px 15px}}.resume__data{display:flex;flex-direction:column;background:#000;flex-shrink:0;padding:15px;gap:30px}.resume__data *{color:#fff}.resume__data .resume-block__title{border-color:#fff}@media(min-width: 1040px){.resume__data{width:480px;padding:25px 15px;gap:50px}}.resume-block__title{font-size:18px;padding-bottom:10px;border-bottom:1px solid #444;margin-bottom:10px}@media(min-width: 1040px){.resume-block__title{font-size:24px}}.resume-list{display:flex;flex-direction:column;gap:10px}.resume-list-item{display:flex;gap:24px}.resume-list-item__label{font-size:14px}@media(min-width: 1040px){.resume-list-item__label{font-size:16px}}.resume-list-item__value{font-size:14px}.resume-block__content{display:flex;flex-direction:column;gap:24px}.badge{display:flex;flex-direction:column;gap:20px;background:#fff;padding:15px}@media(min-width: 420px){.badge{flex-direction:row;align-items:center;padding:25px}}.badge__photo{width:150px;height:200px;object-fit:cover;object-position:center}.badge__name{font-size:24px;font-weight:700}@media(min-width: 1040px){.badge__name{font-size:32px}}.badge__data{font-size:12px;margin-top:10px}@media(min-width: 1040px){.badge__data{font-size:16px}}.badge__post{font-size:16px;margin-top:12px}@media(min-width: 1040px){.badge__post{font-size:24px;margin-top:20px}}.resume-group{display:flex;flex-direction:column;gap:40px;align-items:flex-start}.resume-group.display-only-first .resume-item{display:none}.resume-group.display-only-first .resume-item:first-child{display:block}.resume-group__hide{display:none}.resume-group-btn{border:none;outline:none;padding:10px 24px;cursor:pointer;font-size:14px;transition:.2s linear;background:#d9d9d9;margin-left:auto}.resume-group-btn.hide{display:none}.resume-group-btn:hover{background:#f0f0f0}.resume-item__top{margin-bottom:10px}.resume-item__title{font-size:16px;font-weight:600;margin-bottom:20px}@media(min-width: 1040px){.resume-item__title{font-size:20px}}.resume-item__period{font-weight:600;font-size:12px;margin-top:5px}@media(min-width: 1040px){.resume-item__period{font-size:16px}}.resume-item__option{font-size:14px;margin-top:15px}@media(min-width: 1040px){.resume-item__option{font-size:18px}}.resume-item-desc__title{margin-bottom:10px;font-size:14px}@media(min-width: 1040px){.resume-item-desc__title{font-size:18px}}.resume-item-desc{font-size:12px;margin-top:22px}@media(min-width: 1040px){.resume-item-desc{font-size:16px;margin-top:30px}}.about{display:flex;gap:30px;align-items:flex-start}.about-me__top{width:100%}.about__img{width:300px}.about__title{font-size:24px;font-weight:600;margin-bottom:30px}.about__title--right{text-align:right}.hobby__body{display:flex;gap:50px}.hobby__img{max-width:400px;width:100%;max-height:400px;object-fit:cover;position:center;margin-bottom:30px}.hobby__title{font-weight:600;font-size:20px;margin-bottom:20px}.hobby__text{flex-grow:1}.hobby__photos{margin-top:30px;display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}.hobby-photo{width:100%;height:323px;padding:30px;background:#f9f9f9;border-radius:20px}.hobby-photo__img{width:100%;height:100%;object-fit:cover;position:center;cursor:pointer}.hobby-page{position:relative;padding:44px 0 0;display:flex;flex-direction:column;width:100%}@media(min-width: 1040px){.hobby-page{padding:0;position:relative;overflow:hidden}}.hobby-page__content{flex-grow:1;background:#000}@keyframes hobbyItemImageTo{from{left:-2000px;top:-1000px}80%{left:100px;top:50px}to{left:0;top:0}}@keyframes hobbyItemImageRemove{from{left:0;top:0}20%{left:100px;top:50px}to{left:-2000px;top:-1000px}}@keyframes hobbyItemDescTo{from{right:-2000px;top:-1000px}80%{right:150px;top:100px}to{right:15px;top:50px}}@keyframes hobbyItemDescRemove{from{right:15px;top:50px}20%{right:100px;top:50px}to{right:-2000px;top:-1000px}}@keyframes hobbyItemBgTo{from{bottom:-1000px}80%{bottom:30px}to{bottom:0}}@keyframes hobbyItemBgRemove{from{bottom:0}20%{bottom:50px}to{bottom:-1000px}}@keyframes showNav{from{bottom:-110%}to{bottom:0}}@keyframes flareDotShadow{from{box-shadow:0 0 2px 4px #ebf0ff}50%{box-shadow:0 0 5px 7px #ebf0ff}to{box-shadow:0 0 2px 4px #ebf0ff}}@keyframes smellFlareDotShadow{from{box-shadow:0 0 1px 2px #ebf0ff}50%{box-shadow:0 0 3px 4px #ebf0ff}to{box-shadow:0 0 1px 2px #ebf0ff}}.hobby-item{display:none;height:100%;width:100%}@media(min-width: 1040px){.hobby-item{display:block}}.hobby-item.show{display:block}@media(min-width: 1040px){.hobby-item.show .hobby-item__image{left:0;bottom:0}.hobby-item.show .hobby-item__desc{right:15px;top:50px}.hobby-item.show .hobby-item__bg{bottom:0}.hobby-item.show .hobby-item__image{animation:hobbyItemImageTo 1s ease-in-out forwards}.hobby-item.show .hobby-item__desc{animation:hobbyItemDescTo 1s ease-in-out forwards}.hobby-item.show .hobby-item__bg{animation:hobbyItemBgTo 1s ease-in-out forwards}}@media(min-width: 1040px){.hobby-item.hide{display:none}}.hobby-item.move-up{display:block}@media(min-width: 1040px){.hobby-item.move-up .hobby-item__image{animation:hobbyItemImageTo 1s ease-in-out forwards}.hobby-item.move-up .hobby-item__desc{animation:hobbyItemDescTo 1s ease-in-out forwards}.hobby-item.move-up .hobby-item__bg{animation:hobbyItemBgTo 1s ease-in-out forwards}}.hobby-item.move-down{display:block}@media(min-width: 1040px){.hobby-item.move-down .hobby-item__image{animation:hobbyItemImageRemove 1s ease-in-out forwards}.hobby-item.move-down .hobby-item__desc{animation:hobbyItemDescRemove 1s ease-in-out forwards}.hobby-item.move-down .hobby-item__bg{animation:hobbyItemBgRemove 1s ease-in-out forwards}}.hobby-item__inner{z-index:10}@media(min-width: 1040px){.hobby-item__inner{position:absolute;height:100%;width:100%;display:flex;left:50%;transform:translateX(-50%)}}.hobby-item__image{max-width:420px;width:100%;margin:0 auto;object-fit:contain;object-position:left;transition:1s ease-in-out;z-index:1}@media(min-width: 1040px){.hobby-item__image{max-width:100%;max-height:100%;position:absolute}}.hobby-item__desc{padding:20px 10px;border-radius:10px;backdrop-filter:blur(10px);background-color:rgba(255,255,255,.3);transition:1s ease-in-out;z-index:20}@media(min-width: 1040px){.hobby-item__desc{position:absolute;width:60%;padding:20px;top:50px;right:15px}}.hobby-item__title{color:#fff;font-size:20px}@media(min-width: 1040px){.hobby-item__title{font-size:24px}}.hobby-item__text{color:#fff;font-size:14px;margin-top:20px}@media(min-width: 1040px){.hobby-item__text{margin-top:30px;font-size:16px}}.hobby-item__gallery{margin-top:30px;display:grid;grid-template-columns:repeat(2, 1fr);gap:20px 10px}@media(min-width: 720px){.hobby-item__gallery{grid-template-columns:repeat(4, 1fr);gap:20px}}.hobby-item__photo{cursor:pointer;width:100%;height:200px;object-fit:cover;object-position:center}.hobby-item__bg{width:100%}@media(min-width: 1040px){.hobby-item__bg{position:absolute;transition:1s ease-in-out}}.hobby-nav{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;z-index:-1;transition:.2s ease-in-out}.hobby-nav.open{z-index:100}.hobby-nav.open .hobby-nav__list{transform:translateX(0)}@media(min-width: 1040px){.hobby-nav{position:static;z-index:100;width:100%;max-width:100%;animation:showNav 1s ease-in-out forwards;gap:30px;display:flex}}.hobby-nav__substrate{position:absolute;top:0;left:0;bottom:0;right:0}@media(min-width: 1040px){.hobby-nav__substrate{display:none}}.hobby-nav__list{position:absolute;top:0;left:0;bottom:0;transform:translateX(-110%);background:#000;max-width:380px;width:100%;display:flex;padding:60px 10px 30px;flex-direction:column;gap:10px;box-shadow:10px 0 15px 10px rgba(0,0,0,.5);transition:.2s ease-in-out;z-index:2}@media(min-width: 1040px){.hobby-nav__list{transform:translateX(0);position:static;justify-content:center;backdrop-filter:blur(10px);background-color:rgba(255,255,255,.3);flex-direction:row;width:100%;max-width:100%;padding:15px;gap:30px}}.hobby-nav__close{position:absolute;top:15px;right:10px;display:block;margin-left:auto;width:25px;height:25px;background-image:url("../img/icon/close-white.svg");background-repeat:no-repeat;cursor:pointer}@media(min-width: 1040px){.hobby-nav__close{display:none}}.hobby-nav-item{cursor:pointer;padding:7px 10px;background:rgba(255,255,255,.3)}.hobby-nav-item.active{animation:smellFlareDotShadow 2s ease-in-out infinite}@media(min-width: 1040px){.hobby-nav-item{width:120px;height:120px;background:#ebf0ff}.hobby-nav-item.active{animation:flareDotShadow 2s ease-in-out infinite}}.hobby-nav-item__img{display:none;width:100%;height:100%;object-fit:cover;object-position:center;background:#fff}@media(min-width: 1040px){.hobby-nav-item__img{display:block}}.hobby-nav-item__title{display:block;font-weight:700;font-size:12px;color:#fff}@media(min-width: 1040px){.hobby-nav-item__title{display:none}}.hobby-btn{position:fixed;display:block;border:1px solid #fff;background:#000;box-shadow:0 3px 10px 5px rgba(0,0,0,.2);color:#fff;border-radius:10px;padding:10px 30px;bottom:70px;left:50%;transform:translateX(-50%)}@media(min-width: 1040px){.hobby-btn{display:none}}.hobby-list{position:fixed;top:0;left:0;bottom:0;transform:translateX(-110%);max-width:380px;width:100%;background:#000;padding:10px;z-index:100;box-shadow:10px 0 15px 10px rgba(0,0,0,.5);transition:.2s ease-in-out}.hobby-list.open{transform:translateX(0)}@media(min-width: 1040px){.hobby-list{display:none}}.hobby-list__inner{display:flex;flex-direction:column;gap:10px;margin-top:20px}.hobby-list__item{color:#fff;font-size:14px;padding:7px 10px;background:rgba(255,255,255,.3);border-radius:5px}.page-message{display:flex;justify-content:center;padding:50px 0}.page-message__inner{display:flex;flex-direction:column;align-items:center;gap:20px}.page-message__title{font-weight:600;font-size:34px}.page-message__img{max-width:260px;max-height:260px;width:auto;height:auto}.page-message__text{font-size:20px}.nav{display:flex;gap:10px}.nav-item{position:relative;font-weight:400;font-size:16px;transition:.2s ease-in-out;padding:10px 10px;color:#d0d0d0}.nav-item:hover{color:#fff}.post-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px 10px}@media(min-width: 720px){.post-list{grid-template-columns:repeat(3, 1fr);gap:20px}}@media(min-width: 1280px){.post-list{grid-template-columns:repeat(4, 1fr)}}.post-card{transition:.2s linear;border:2px solid #ccc;position:relative}.post-card:hover{box-shadow:0 0 10px 5px #fff;border:2px solid #fff}.post-card:hover .post-card__title{color:#fff}.post-card__link{display:flex;flex-direction:column;gap:20px;height:100%}.post-card__content{display:flex;flex-direction:column;gap:20px;height:100%}.post-card__img{width:100%;height:200px;object-fit:cover;object-position:center}@media(min-width: 1280px){.post-card__img{height:320px}}.post-card__title{padding:0 10px 0;font-size:14px;color:#ccc;transition:.2s linear}@media(min-width: 720px){.post-card__title{font-size:18px;padding:0 15px 0}}.post-card__bottom{margin-top:auto;display:flex;justify-content:space-between;padding:0 10px 15px;gap:20px}@media(min-width: 720px){.post-card__bottom{font-size:18px;padding:0 10px 15px}}.post-card__reaction{display:flex;width:100%;justify-content:space-between;gap:20px}@media(min-width: 720px){.post-card__reaction{justify-content:flex-start}}@media(max-width: 720px){.post-card__views{position:absolute;top:5px;right:5px;padding:3px 7px;border-radius:5px;background:rgba(0,0,0,.6)}}.post__top{margin-bottom:40px}.post__title{margin-bottom:10px}.post-date{font-size:12px;color:#ccc}.post-date__value{font-weight:600}.post__img{width:100%}.post__media{margin-bottom:40px}.post__text{color:#ccc;font-size:18px}.post__bottom{padding:10px;margin-top:20px;border-top:1px solid #ccc;display:flex;justify-content:space-between;gap:20px}.post__reaction{display:flex;gap:20px}.post-activity-item{display:flex;align-items:center;gap:5px}.post-activity-item__count{color:#ccc;font-size:14px}.activity-item{display:flex;align-items:center;gap:5px}.activity-item__icon{width:20px;height:20px}.activity-item__icon.reaction{background:url("../img/icon/like.svg") no-repeat}.activity-item__icon.reaction.dislike{transform:rotate(180deg)}.activity-item__icon.reaction.active{background:url("../img/icon/like-active.svg") no-repeat}@media(min-width: 720px){.activity-item__icon{width:26px;height:26px}}.activity-item__count{color:#ccc;font-size:14px}.contact-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}.contact-item__icon{width:50px;height:50px;object-fit:contain;object-position:center}.contact-item__label{font-weight:600;font-size:18px}.contact-item__link{color:#547fff;text-decoration:underline;font-size:18px}.contact-item__link:hover{text-decoration:none}.top-page{margin-top:40px;display:flex}.top-page--center{justify-content:center}.portfolio__list{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);gap:20px 10px;margin-bottom:50px}@media(min-width: 568px){.portfolio__list{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1040px){.portfolio__list{grid-template-columns:repeat(4, 1fr);gap:20px}}.portfolio-card{background:#fff;padding:2px}.portfolio-card:hover .portfolio-card__content{transform:translateY(0)}.portfolio-card__inner{display:flex;flex-direction:column;height:100%}@media(min-width: 1280px){.portfolio-card__inner{position:relative;overflow:hidden}}.portfolio-card__img{height:200px;width:100%;object-fit:cover;object-position:center}@media(min-width: 568px){.portfolio-card__img{height:300px}}@media(min-width: 1280px){.portfolio-card__img{height:400px}}.portfolio-card__content{display:flex;flex-grow:1;gap:10px;flex-direction:column;background:#000;padding:10px;transition:.2s linear}@media(min-width: 1280px){.portfolio-card__content{position:absolute;transform:translateY(100%);top:0;left:0;bottom:0;right:0;gap:20px}}.portfolio-card__title{color:#ccc;font-size:14px}@media(min-width: 1040px){.portfolio-card__title{font-size:20px}}.portfolio-card__text{color:#ccc;font-size:12px;display:none}@media(min-width: 1280px){.portfolio-card__text{display:block;font-size:16px}}.portfolio-card__bottom{margin-top:auto;display:flex;flex-direction:column;gap:10px}@media(min-width: 1280px){.portfolio-card__bottom{flex-direction:row}}.portfolio-card__btn{width:100%}.portfolio__message{padding:200px 0;color:#ccc;font-size:24px;text-align:center}.portfolio-page{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}.portfolio-page__img{width:100%}.portfolio-page__content{display:flex;flex-direction:column}.portfolio-page__text{margin-bottom:auto;color:#ccc}.portfolio-page__bottom{display:flex;justify-content:flex-end;margin-top:30px}.post-slider__content{position:relative;height:610px;overflow:hidden}.post-slider__content:hover .post-slider-arrow{opacity:.5}.post-slider__content:hover .post-slider-arrow.prev{left:20px}.post-slider__content:hover .post-slider-arrow.next{right:20px}.post-slider-arrow{z-index:10;position:absolute;top:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:.3s ease-in;opacity:0}.post-slider-arrow:hover.prev,.post-slider-arrow:hover.next{opacity:1}.post-slider-arrow.prev{left:-50px}.post-slider-arrow.next{right:-50px;transform:rotate(180deg)}.post-slider-arrow__circle{width:40px;height:40px;border-radius:50%;border:1px solid #000;cursor:pointer;background:30% 50%/30px no-repeat #fff url("../img/icon/arrow-left-dark.svg")}.post-slider__track{position:relative;z-index:1;display:flex;width:100%;height:100%}.post-slide{flex-shrink:0;width:100%}.post-slide__content{width:100%;height:100%;object-fit:cover;object-position:center}.post-slider-dots{margin-top:15px;display:flex;justify-content:center;gap:10px}.post-slider-dot{position:relative;width:14px;height:14px;border-radius:50%;background:#fff;cursor:pointer}.post-slider-dot.active::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:block;width:10px;height:10px;border-radius:50%;background:#000}.article{width:100%}.article__title{color:#fff;font-size:32px;margin-bottom:30px;font-weight:400}.article__img{width:100%;margin-bottom:40px}.article__text{color:#ccc}.gallery-modal{z-index:100;position:fixed;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;align-items:center;background:rgba(0,0,0,.9)}.gallery-modal.open{display:flex}.gallery-modal__back{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.gallery-modal__content{position:relative;margin:auto;display:block;max-width:90%;width:auto;max-height:80vh;height:auto;border:2px solid #fff;z-index:3}.gallery-modal__close{position:absolute;top:20px;right:20px;width:35px;height:35px;padding:5px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s linear;z-index:1}.gallery-modal__close:hover{background:#333}.gallery-modal-arrow{position:absolute;top:50%;width:30px;height:30px;cursor:pointer;user-select:none;border-radius:50%;padding:5px;transition:.2s linear;z-index:5;background:#333}.gallery-modal-arrow.hide{display:none}.gallery-modal-arrow.prev{left:20px;transform:translateY(-50%)}.gallery-modal-arrow.next{right:20px;transform:translateY(-50%)}.gallery-modal-arrow:hover{background:#333}@media(min-width: 1040px){.gallery-modal-arrow{background:rgba(51,51,51,0);width:40px;height:40px}.gallery-modal-arrow.prev{left:30px;transform:translateY(-50%)}.gallery-modal-arrow.next{right:30px;transform:translateY(-50%)}.gallery-modal-arrow:hover{background:#333}}.gallery-modal-arrow__icon{width:100%;height:100%;object-fit:contain;object-position:center}.footer{padding:20px;flex:0 0 auto;background:#212121;color:#cbd5e0}.mobile-menu{position:fixed;bottom:0;width:100%;background:#000;border-top:1px solid #fff;z-index:50}@media(min-width: 1040px){.mobile-menu{display:none}}.mobile-menu__list{display:grid;grid-template-columns:repeat(5, 1fr);gap:10px;padding:10px 0}.mobile-menu-item{display:flex;flex-direction:column;gap:3px;align-items:center}.mobile-menu-item__icon{width:20px;height:20px;object-fit:contain;object-position:center;opacity:.9}.mobile-menu-item__title{color:#ccc;font-size:10px}.admin-links{display:flex;margin-bottom:20px}.admin-links.admin-links--absolute{position:absolute;z-index:10}.dn{display:none}/*# sourceMappingURL=style.css.map */
