@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap);:root{--white:#fff;--black:#000;--regular:400;--bold:600;--text:16px;--big-text:20px}*{margin:0;padding:0}::-webkit-scrollbar{display:none}body,html{overflow-x:hidden}body{font-family:'Inter',sans-serif;color:var(--black);background-color:var(--white);font-size:var(--text);font-weight:var(--regular)}.nojq{display:none}.not_found{width:100vw;height:100vh;display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}ul{padding:0;margin:0}ul li{list-style:disc;font-size:var(--text)}a{text-decoration:none;color:var(--black)}a:hover,a:focus{text-decoration:underline}hr{border:none;margin:1rem 0}h1,h2,h3,h4,h5,h6{font-family:'Inter',sans-serif;font-weight:var(--bold);margin-top:0}h1{font-size:38px}h2{font-size:32px;line-height:1.13}h3{font-size:26px}h4{font-size:22px}h5{font-size:20px}h6{font-size:18px}header{width:auto;display:flex;flex-direction:row;justify-content:space-between;margin:2rem;font-size:var(--big-text)}header p{position:fixed;top:2rem;left:50%;transform:translateX(-50%)}header .title{font-size:var(--big-text);font-weight:var(--bold);text-transform:uppercase}header .title a:hover{text-decoration:none}header .menu{display:flex;flex-direction:row;gap:3vw}header li{list-style-type:none;font-size:var(--big-text);font-weight:100}.fixed-header{z-index:1;position:fixed;top:0;left:0;right:0}.slider-header{position:relative;top:0;left:0;right:0;display:flex;flex-direction:row}#stage{position:fixed;top:0;left:0;width:100vw;height:100vh}#stage>div{position:absolute;width:100vw;height:100vh;animation:slide 50s infinite;opacity:0;animation-delay:0s}#stage>div:nth-child(2){animation-delay:5s}#stage>div:nth-child(3){animation-delay:10s}#stage>div:nth-child(4){animation-delay:15s}#stage>div:nth-child(5){animation-delay:20s}#stage>div:nth-child(6){animation-delay:25s}#stage>div:nth-child(7){animation-delay:30s}#stage>div:nth-child(8){animation-delay:35s}#stage>div:nth-child(9){animation-delay:40s}#stage>div:nth-child(10){animation-delay:45s}@keyframes slide{0%{opacity:0;z-index:0}1%{opacity:1;z-index:5}10%{opacity:1;z-index:5}11%{opacity:0;z-index:0}}#stage .fullscreen,#stage .single_image{display:flex;flex-direction:column;justify-content:flex-start;max-width:100%;max-height:100%;object-fit:cover;height:100vh;width:auto;margin:auto}#stage .fullscreen{width:100vw!important}.fullscreen,.single_image{display:flex;flex-direction:column;justify-content:flex-start;max-width:100%;max-height:100%;object-fit:cover;height:100%;width:100%;margin:auto}.slider_single_image{background-color:var(--black)}#stage .dual_image{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;background-color:var(--white);height:100vh;margin:auto}#stage .dual_image_left,#stage .dual_image_right{width:30vw;height:40vw;max-width:30rem;max-height:40rem;min-width:8rem;min-height:10.67rem}.slide_title{position:fixed;bottom:2rem;left:50%;z-index:0;text-align:center;transform:translateX(-50%);animation:color-change 50s infinite}.slide_title:hover a{text-decoration:none}.title{font-weight:var(--bold)}.portfolio-grid{width:calc(100vw - 4rem);display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:8rem 2rem 15rem;padding:0;justify-items:center}.portfolio-grid li{list-style-type:none;max-width:300px}.portfolio-grid li:hover .bn_thumbnail{opacity:0}.portfolio-grid a{display:flex;flex-direction:column;justify-content:center;text-align:center;line-height:21px}.size-post-thumbnail,.bn_thumbnail{max-width:300px;height:auto}.bn_thumbnail{position:absolute;transform:translateY(-29px);opacity:1}.portfolio-grid p{font-weight:var(--bold);padding:1rem 0 0}section{display:flex;justify-content:center;width:100%;height:auto;margin-bottom:2rem}.post-header{flex-direction:row}.post_title{position:fixed;left:2rem;bottom:2rem;z-index:2}.featured_image{width:50%;display:flex;justify-content:start}.post_title p{max-width:28rem}.single_image,.dual_image{width:100%;height:100%}.fullscreen{width:100%;height:100%}.dual_image_left,.dual_image_right,.center,.left,.right{width:100%;height:100%}.left{transform:translateX(-50%)}.right{transform:translateX(50%)}.dual_image{display:flex;flex-direction:row;gap:2rem;width:100%;justify-content:space-around}.swiper{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:0;overflow-y:hidden!important}.swiper-slide,.swiper-slide-duplicate,.swiper-slide-active{text-align:center;font-size:18px;background:#fff;margin:0!important;padding:0!important;animation:none;height:90vh;overflow-y:hidden!important}.swiper-slide h1{z-index:2;position:absolute;top:50%;left:50%;max-width:50rem;font-weight:var(--regular);font-size:25px;transform:translate(-50%,-50%)}.slide-text{z-index:1;position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgb(255 255 255 / .8)}.principal_post_image{max-width:30rem;max-height:40rem;width:100%;position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%)}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.swiper-pagination{font-size:var(--big-text);position:fixed!important;bottom:2rem!important;right:2rem!important;left:auto!important;width:fit-content!important}.swiper-pagination-current{margin-right:-.25rem}.swiper-pagination-total{margin-left:-.25rem}.swiper-pagination::before{content:"("}.swiper-pagination::after{content:")"}.swiper-button-next,.swiper-button-prev{position:fixed!important;top:0!important;bottom:0!important;height:100vh!important;width:50vw!important;margin:0!important;padding:0!important;content:none}.swiper-button-next::after,.swiper-button-prev::after{content:none!important}.swiper-button-next{cursor:url(https://olehkardash.com/wp-content/themes/olehkardash/assets/images/arrow-right.png),auto!important}.swiper-button-prev{cursor:url(https://olehkardash.com/wp-content/themes/olehkardash/assets/images/arrow-left.png),auto!important}.swiper .dual_image,.swiper .center{max-width:30rem;max-height:40rem;width:100%;position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%)}.swiper .principal_post_image,.swiper .single_image{max-width:37.5rem;max-height:50rem;width:100%;position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%)}.swiper .dual_image{max-width:100%!important;gap:2rem;justify-content:center;align-items:center}.swiper .dual_image_left,.swiper .dual_image_right{max-width:30rem}.swiper .fullscreen{max-width:100vw;max-height:75vw}.about{background-color:var(--black);color:var(--white)}.about a{color:var(--white)}.about h1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;font-weight:var(--regular);max-width:40rem;width:100%}footer{width:auto;display:flex;flex-direction:row;justify-content:space-between;margin:2rem;font-weight:100;pointer-events:none}footer .contact,footer .developed{display:flex;flex-direction:column;pointer-events:all}.instagram{z-index:5;position:fixed;bottom:3.4rem;left:50%;transform:translateX(-50%)}footer .developed{text-align:right}.fixed-footer{z-index:1;position:fixed;bottom:0;left:0;right:0}@media (max-width:1450px){#stage .dual_image{flex-direction:row}section{margin-bottom:2rem}.right,.left{transform:translateX(0)}.swiper .principal_post_image,.swiper .dual_image,.swiper .center{max-width:30rem;max-height:40rem;width:calc(100vw - 2rem);height:calc(133.33vw - 2rem)}}@media (max-width:1000px){.post-header{flex-direction:column}.featured_image{width:100%}.single_image{margin:auto}.dual_image{flex-direction:column;gap:2rem;width:100%;height:fit-content;justify-content:center}.swiper .dual_image{flex-direction:row;gap:2vw}#stage .dual_image_left,#stage .dual_image_right,.swiper .dual_image_left,.swiper .dual_image_right{width:calc(100vw / 2 - 1.4rem);height:calc(133.33vw / 2 - 1.4rem)}.swiper-slide h1{font-size:20px;width:100%;max-width:85vw}}@media (max-width:767px){:root{--text:15px;--big-text:18px}h1{font-size:25px}#home .developed{transform:translateY(50px);opacity:0;z-index:-2!important}header p{display:none}.slide_title{bottom:1rem;right:1rem;left:auto;text-align:right;transform:translateX(0)}.portfolio-grid{flex-direction:column;justify-content:center;margin:8rem auto;width:fit-content}.portfolio-grid li:hover .bn_thumbnail{opacity:1}.about h1{max-width:20rem}header{margin:1rem}#stage .dual_image{gap:1rem}section{flex-direction:column}.post_title{left:1rem;bottom:1rem;margin:0;padding:0;transform:translate(0)}.swiper-pagination{bottom:1rem!important;right:1rem!important}.swiper-button-prev,.swiper-button-next{display:none!important}.swiper .principal_post_image,.swiper .dual_image,.swiper .center{max-width:30rem;max-height:40rem;width:calc(100vw - 2rem);height:calc(133.33vw - 2rem)}footer{margin:1rem}.instagram{bottom:2.3rem}}@media (max-width:500px){.instagram{left:1rem;transform:translate(0);bottom:3.3rem}}@media (prefers-reduced-motion){*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important;animation:none!important}}