@import"https://fonts.googleapis.com/css?family=Inter:regular,500&display=swap";*{padding:0px;margin:0px;border:0px}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*::before,*::after{display:inline-block}html,body{height:100%;min-width:320px}body{color:#000;line-height:1;font-family:"Inter";font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,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,select,option{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}body.lock{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports(overflow: clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:76.875rem;margin:0 auto;padding:0 0.9375rem}.popup{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.8);top:0;left:0;opacity:0;visibility:hidden;overflow-y:auto;overflow-x:hidden;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s}.popup__image img{max-width:100%}.popup__body{min-height:100%;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;padding:30px 10px}.popup__content{position:relative;background-color:#fff;color:#000;max-width:800px;padding:30px;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;opacity:0;-webkit-transform:perspective(600px) translate(0px, -100%) rotateX(45deg);transform:perspective(600px) translate(0px, -100%) rotateX(45deg)}.popup__content-image{padding:0}.popup__close{position:absolute;top:10px;right:10px;font-size:20px;color:#000;text-decoration:none}.popup__title{font-size:40px}.popup__title:not(:last-child){margin-bottom:16px}.popup.open{opacity:1;visibility:visible}.popup.open .popup__content{-webkit-transform:perspective(600px) translate(0px, 0%) rotateX(0deg);transform:perspective(600px) translate(0px, 0%) rotateX(0deg);opacity:1}body{height:1200px}.header{position:fixed;top:0;left:0;width:100%;background-color:#51595f;text-align:center;color:#fff;padding-top:15px;padding-bottom:15px}.content__image{width:450px;height:450px}.content__image img{max-width:100%}/*# sourceMappingURL=style.min.css.map */