﻿@font-face{font-family:"Lausanne-300";src:url("../fonts/Lausanne-300.woff2") format("woff2"),url("../fonts/Lausanne-300.woff2") format("woff");font-weight:normal;font-display:swap;font-style:normal}@font-face{font-family:"cardinalfruit-regular";src:url("../fonts/cardinalfruitweb-regular.woff2") format("woff2"),url("../fonts/cardinalfruitweb-regular.woff2") format("woff");font-weight:normal;font-display:swap;font-style:normal}:root{--font: "Lausanne-300";--dark: #212121;--white: #ffffff;--black-color: #0f0f0f;--white-color: #f6f4f5;--blue: #003cff;--gray: #bababa;--blogcard: transparent;--bg-color1: #41443e;--bg-color2: #88837c;--bg-color3: #191917;--bg-color4: #0f0f0f;--white-page: #f6f4f5;--black-page: #0f0f0f}[data-theme="dark"]{--dark: #ffffff;--white: #212121;--white-page: #0f0f0f;--black-page: #f6f4f5}*{font-family:var(--font);box-sizing:border-box;text-decoration:none;list-style-type:none;margin:0;padding:0;outline:none;-webkit-tap-highlight-color:transparent;color:var(--white);-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{background:transparent;display:none;width:0px;height:0px}*:hover::-webkit-scrollbar{background:transparent}*:hover::-webkit-scrollbar-thumb{background:transparent}*::-webkit-scrollbar-thumb{background:transparent}html{height:100%;scroll-behavior:smooth}body{height:100%;overflow:hidden;background-color:var(--bg-color1);text-transform:uppercase;transition:background-color 0.5s ease-in-out}.buyuk{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:9999;opacity:0;transition:opacity 0.5s ease;background-repeat:no-repeat;background-size:cover;background-position:center}.acik{opacity:1}.progress{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:999;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:66px}.progress .progressbar-container{width:80%;height:80%;display:flex;flex-direction:column-reverse;align-items:flex-end;overflow:hidden}.progress .progressbar-container .percent{color:var(--white);font-size:80px;display:flex;overflow:hidden}@media screen and (max-width: 768px){.progress .progressbar-container .percent{font-size:60px}}@media screen and (max-width: 425px){.progress .progressbar-container .percent{font-size:40px}}@media screen and (max-width: 375px){.progress .progressbar-container .percent{font-size:30px}}.progress .progressbar-container .percent span{position:relative;transition:top 0.5s ease;top:0}.progress .progressbar-container .percent span.prcnt-1{width:30px}.progress .progressbar-container .percent span.prcnt-2{width:30px}.progress .progressbar-container .percent span.prcnt-3{width:30px}.progress .progressbar-container .progress-bar{height:-webkit-max-content;height:-moz-max-content;height:max-content;width:100%;border-bottom:1px solid #fff}.progress .progressbar-container .progress-bar .bar{background-color:#ffffff;width:0%;height:3px;border-radius:3px}.progress .progressbar-container .progress-bar .percent{position:absolute;display:inline-block;top:3px;left:48%}.progress .progres-text{font-size:16px;padding-bottom:40px}@media screen and (max-width: 768px){.progress .progres-text{font-size:14px}}@media screen and (max-width: 425px){.progress .progres-text{font-size:12px}}@media screen and (max-width: 375px){.progress .progres-text{font-size:10px}}.container{height:100%;padding:27px 36px}@media screen and (max-width: 768px){.container{padding:20px}}.container .overflow-hidden{overflow:hidden}@media screen and (max-width: 768px){.container .max-height{height:calc(100% - 120px) !important}}.container header{z-index:0;position:relative;transition:background-color 0.5s ease-in-out, visibility 0.5s ease-in-out, padding-bottom 0.3s ease-in-out, padding-top 0.3s ease-in-out}.container header.fixednav{position:fixed;width:100%;top:0;left:0;padding:10px 36px 10px 36px;transition:background-color 0.5s ease-in-out, visibility 0.5s ease-in-out, padding-bottom 0.3s ease-in-out, padding-top 0.3s ease-in-out;border-bottom:1px solid #000000}@media screen and (max-width: 768px){.container header.fixednav{padding:10px 20px 10px 20px}}.container header .header{display:flex;justify-content:space-between;align-items:center}.container header .header .header-logo{display:flex;align-items:center;width:100%;height:100%}.container header .header .header-logo a{line-height:13px}.container header .header .header-logo img{width:200px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1250px){.container header .header .header-logo img{width:100px}}.container header .header .header-right{display:flex;align-items:center;gap:15px}@media screen and (max-width: 425px){.container header .header .header-right{gap:10px}}.container header .header .header-right .gallery-link{position:relative;display:inline-block}.container header .header .header-right .gallery-link span{font-size:12px}@media screen and (max-width: 1250px){.container header .header .header-right .gallery-link span{font-size:10px}}@media screen and (max-width: 425px){.container header .header .header-right .gallery-link span{font-size:9px}}.container header .header .header-right .gallery-link::after{content:"";position:absolute;width:100%;transform:scaleX(0);height:1px;bottom:0;left:0;background-color:var(--white);transform-origin:bottom right;transition:transform 0.25s ease-out}.container header .header .header-right .gallery-link:hover::after{transform:scaleX(1);transform-origin:bottom left}.container header .header .header-right .language{position:relative}.container header .header .header-right .language .custom-sel{display:inline-block;background-color:transparent;border-radius:10px}.container header .header .header-right .language .custom-sel.active .selected{border-radius:10px 10px 0 0;transition:border-radius 1.7s}.container header .header .header-right .language .custom-sel a{padding:6px;display:flex;align-items:center;gap:5px;border-right:0.1px solid;border-left:0.1px solid;transition:border-radius 2s, background-color 0.5s ease-in-out}.container header .header .header-right .language .custom-sel a:last-child{border-bottom:0.1px solid;border-radius:0 0 10px 10px}.container header .header .header-right .language .custom-sel a img{width:20px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1024px){.container header .header .header-right .language .custom-sel a img{width:15px}}@media screen and (max-width: 768px){.container header .header .header-right .language .custom-sel a img{width:10px}}.container header .header .header-right .language .custom-sel a span{color:var(--white);font-size:14px;font-weight:700;display:flex;align-items:center}@media screen and (max-width: 1024px){.container header .header .header-right .language .custom-sel a span{font-size:12px}}.container header .header .header-right .language .custom-sel a svg{width:12px}@media screen and (max-width: 1024px){.container header .header .header-right .language .custom-sel a svg{width:10px}}@media screen and (max-width: 768px){.container header .header .header-right .language .custom-sel a svg{width:8px}}.container header .header .header-right .language .custom-sel a:hover{text-decoration:none;background-color:#3b3b3b !important}.container header .header .header-right .language .custom-sel a:hover span{color:#fff}.container header .header .header-right .language .custom-sel a.selected{background-color:transparent;border-radius:10px;border:0.1px solid}.container header .header .header-right .language .custom-sel a.hidden{display:none}.container header .header .header-right button.toggle-btn{width:40px;height:40px;border-radius:50%;background-color:transparent;border:1px solid #ffff;cursor:pointer}@media screen and (max-width: 1250px){.container header .header .header-right button.toggle-btn{width:30px;height:30px}}@media screen and (max-width: 425px){.container header .header .header-right button.toggle-btn{width:25px;height:25px}}.container header .header .header-right button.toggle-btn .toggle-menu{display:flex;flex-direction:column;justify-content:center;align-items:center}.container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{width:20px;height:0.5px;background-color:#ffff;transition:all 0.5s}.container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line:nth-child(2){display:none}@media screen and (max-width: 425px){.container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line:nth-child(2){margin:2px !important}}@media screen and (max-width: 1250px){.container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{width:15px}}@media screen and (max-width: 425px){.container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{width:10px}}.container header .header .header-right button.toggle-btn .toggle-menu .line-1{-webkit-animation:line-1 0.5s alternate both;animation:line-1 0.5s alternate both;margin:0 !important}.container header .header .header-right button.toggle-btn .toggle-menu .line-2{display:none}.container header .header .header-right button.toggle-btn .toggle-menu .line-3{-webkit-animation:line-3 0.5s alternate both;animation:line-3 0.5s alternate both;margin:0 !important}@-webkit-keyframes line-1{0%{transform:rotate(0deg)}80%{transform:rotate(90deg)}100%{transform:rotate(40deg)}}@keyframes line-1{0%{transform:rotate(0deg)}80%{transform:rotate(90deg)}100%{transform:rotate(40deg)}}@-webkit-keyframes line-3{0%{transform:rotate(0deg)}80%{transform:rotate(160deg)}100%{transform:rotate(133deg)}}@keyframes line-3{0%{transform:rotate(0deg)}80%{transform:rotate(160deg)}100%{transform:rotate(133deg)}}@-webkit-keyframes old-line-1{0%{transform:rotate(40deg);margin:0px}100%{transform:rotate(0deg)}}@keyframes old-line-1{0%{transform:rotate(40deg);margin:0px}100%{transform:rotate(0deg)}}@-webkit-keyframes old-line-2{0%{margin:0px}79%{margin:0px}100%{margin:4px}}@keyframes old-line-2{0%{margin:0px}79%{margin:0px}100%{margin:4px}}@-webkit-keyframes old-line-3{0%{transform:rotate(133deg);margin:0px}100%{transform:rotate(0deg)}}@keyframes old-line-3{0%{transform:rotate(133deg);margin:0px}100%{transform:rotate(0deg)}}.container header .header .header-right button.toggle-btn:hover{opacity:0.8}.container header.white-header .header-logo img{-webkit-filter:invert(1);filter:invert(1)}.container header.white-header .header-right .language .custom-sel a{border-color:var(--dark);background-color:var(--white-color)}.container header.white-header .header-right .language .custom-sel a.selected{border-color:var(--dark)}.container header.white-header .header-right .language .custom-sel a span{color:var(--dark)}.container header.white-header .header-right .language .custom-sel a:first-child:hover span{color:var(--dark)}.container header.white-header .header-right .language .custom-sel a:last-child{border-color:var(--dark)}.container header.white-header .header-right button.toggle-btn{border-color:var(--dark)}.container header.white-header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{background-color:var(--dark)}.container header.white-header.fixednav{background-color:var(--white-page)}.container header.dark-header .header-logo img{-webkit-filter:invert(0);filter:invert(0)}.container header.dark-header .header-right .language .custom-sel a{border-color:var(--white);background-color:var(--black-color)}.container header.dark-header .header-right .language .custom-sel a.selected{border-color:var(--white)}.container header.dark-header .header-right .language .custom-sel a span{color:var(--white)}.container header.dark-header .header-right .language .custom-sel a svg g{fill:var(--white)}.container header.dark-header .header-right .language .custom-sel a:first-child:hover span{color:var(--white)}.container header.dark-header .header-right .language .custom-sel a:last-child{border-color:var(--white)}.container header.dark-header .header-right button.toggle-btn{border-color:var(--white)}.container header.dark-header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{background-color:var(--white)}.container header.dark-header.fixednav{background-color:var(--black-page)}.container nav{width:100%;height:100%;position:fixed;left:0;top:0;z-index:99;pointer-events:none;overflow:hidden}.container nav .anim-container{position:relative;height:100%;width:100%}.container nav .anim-container .animate{height:33.33%;width:100%;transition:left 1s ease}.container nav .anim-container .anim-1{position:absolute;top:0;left:100%;background-color:black}.container nav .anim-container .anim-2{position:absolute;top:33.33%;left:100%;background-color:black}.container nav .anim-container .anim-3{position:absolute;top:66.66%;left:100%;background-color:black}.container nav .anim-container .drop-anim-1{position:absolute;top:0;left:100%;background-color:#252525;z-index:9999}.container nav .anim-container .drop-anim-2{position:absolute;top:33.33%;left:100%;background-color:#252525;z-index:9999}.container nav .anim-container .drop-anim-3{position:absolute;top:66.66%;left:100%;background-color:#252525;z-index:9999}.container nav .anim-container .drop-anim-1-active{left:0;transition:left 0.7s ease-in-out 0.2s}.container nav .anim-container .drop-anim-2-active{left:0;transition:left 0.7s ease-in-out 0.1s}.container nav .anim-container .drop-anim-3-active{left:0;transition:left 0.7s ease-in-out}.container nav .anim-container .anim-1-active{left:0;transition:left 0.7s ease-in-out 0.2s}.container nav .anim-container .anim-2-active{left:0;transition:left 0.7s ease-in-out 0.1s}.container nav .anim-container .anim-3-active{left:0;transition:left 0.7s ease-in-out}.container nav .anim-container .anim-1-close{left:100%;transition:left 0.7s ease-in-out 0.2s}.container nav .anim-container .anim-2-close{left:100%;transition:left 0.7s ease-in-out 0.1s}.container nav .anim-container .anim-3-close{left:100%;transition:left 0.7s ease-in-out}.container nav .anim-container .drop-anim-1-close{left:100%;transition:left 0.7s ease-in-out 0.2s}.container nav .anim-container .drop-anim-2-close{left:100%;transition:left 0.7s ease-in-out 0.1s}.container nav .anim-container .drop-anim-3-close{left:100%;transition:left 0.7s ease-in-out}.container nav .anim-container .nav-container{display:none;height:100%;align-items:center}.container nav .anim-container .nav-container .main{width:100%;padding:110px 36px 0px 36px;background-color:var(--black);display:flex;justify-content:space-between;z-index:1000;position:relative}@media screen and (max-width: 768px){.container nav .anim-container .nav-container .main{padding:20px}}@media screen and (max-width: 500px){.container nav .anim-container .nav-container .main{flex-direction:column-reverse;align-items:flex-start;justify-content:center}}.container nav .anim-container .nav-container .main .left{width:45%;font-size:calc(2.375rem + 1.5vw);height:100%;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 1024px){.container nav .anim-container .nav-container .main .left{width:50%}}@media screen and (max-width: 920px){.container nav .anim-container .nav-container .main .left{width:55%}}@media screen and (max-width: 812px){.container nav .anim-container .nav-container .main .left{width:60%}}@media screen and (max-width: 701px){.container nav .anim-container .nav-container .main .left{width:70%}}@media screen and (max-width: 500px){.container nav .anim-container .nav-container .main .left{padding-top:35px}}@media screen and (max-width: 590px){.container nav .anim-container .nav-container .main .left{width:100%;height:auto;font-size:calc(2.375rem + 0.5vw)}}@media screen and (max-width: 375px){.container nav .anim-container .nav-container .main .left{font-size:30px}}@media screen and (max-height: 650px){.container nav .anim-container .nav-container .main .left{font-size:calc(100vh / 18)}}.container nav .anim-container .nav-container .main .left svg{width:32px}@media screen and (max-width: 768px){.container nav .anim-container .nav-container .main .left svg{width:25px}}@media screen and (max-width: 500px){.container nav .anim-container .nav-container .main .left svg{width:20px}}.container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(1) li{-webkit-animation-delay:0.1s;animation-delay:0.1s}.container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(2) li{-webkit-animation-delay:0.2s;animation-delay:0.2s}.container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(3) li{-webkit-animation-delay:0.3s;animation-delay:0.3s}.container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(4) li{-webkit-animation-delay:0.4s;animation-delay:0.4s}.container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(5) li{-webkit-animation-delay:0.5s;animation-delay:0.5s}.container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(6) li{-webkit-animation-delay:0.6s;animation-delay:0.6s}.container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active{width:auto}.container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active span{transition:0.4s;transform:translateX(35px) rotateY(0deg)}@media screen and (max-width: 500px){.container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active span{transform:translateX(15px) rotateY(0deg)}}.container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active svg{transition:0.4s;left:0px}.container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active:hover span{transition:0.4s;transform:translateX(45px) rotateY(180deg)}@media screen and (max-width: 500px){.container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active:hover span{transform:translateX(15px) rotateY(180deg)}}.container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active:hover svg{transition:0.4s;left:0px}.container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a{display:flex;align-items:center;width:auto;padding:2px}.container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a span{transition:0.4s;transform:translateX(-20px) rotateY(0deg)}.container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a svg{transition:0.4s;position:relative;left:-60px}.container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a:hover span{transition:0.4s;transform:translateX(35px) rotateY(180deg)}@media screen and (max-width: 500px){.container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a:hover span{transform:translateX(15px) rotateY(180deg)}}.container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a:hover svg{transition:0.4s;left:0px}.container nav .anim-container .nav-container .main .right{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}@media screen and (max-width: 820px){.container nav .anim-container .nav-container .main .right{justify-content:flex-end}}@media screen and (max-width: 500px){.container nav .anim-container .nav-container .main .right{height:auto}}.container nav .anim-container .nav-container .main .right #number{font-size:150px;display:flex;overflow:hidden;height:160px}@media screen and (max-width: 1024px){.container nav .anim-container .nav-container .main .right #number{font-size:120px;height:120px}}@media screen and (max-width: 820px){.container nav .anim-container .nav-container .main .right #number{font-size:90px;height:97px}}@media screen and (max-width: 768px){.container nav .anim-container .nav-container .main .right #number{font-size:70px;height:70px}}@media screen and (max-width: 500px){.container nav .anim-container .nav-container .main .right #number{font-size:45px;height:45px}}.container nav .anim-container .nav-container .main .right #number #numberchange{position:relative;width:85px;transition:all 0.2s ease;top:0}@media screen and (max-width: 820px){.container nav .anim-container .nav-container .main .right #number #numberchange{width:50px}}@media screen and (max-width: 768px){.container nav .anim-container .nav-container .main .right #number #numberchange{width:39px}}@media screen and (max-width: 500px){.container nav .anim-container .nav-container .main .right #number #numberchange{width:25px}}.container nav .anim-container .nav-container .main .right #number #changednumber{font-size:150px;position:absolute;bottom:-100px;transition:all 0.2s ease;right:0}@media screen and (max-width: 1024px){.container nav .anim-container .nav-container .main .right #number #changednumber{font-size:120px}}@media screen and (max-width: 820px){.container nav .anim-container .nav-container .main .right #number #changednumber{font-size:90px}}@media screen and (max-width: 768px){.container nav .anim-container .nav-container .main .right #number #changednumber{font-size:70px}}@media screen and (max-width: 500px){.container nav .anim-container .nav-container .main .right #number #changednumber{font-size:45px}}.container nav .anim-container .nav-container .main .right .righttext{width:150px;font-size:10px}@media screen and (max-width: 820px){.container nav .anim-container .nav-container .main .right .righttext{display:none}}.container nav .anim-container .nav-container .footer{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--white);position:absolute;bottom:0;left:0;padding:0px 36px 27px 36px}@media screen and (max-width: 1250px){.container nav .anim-container .nav-container .footer{font-size:10px}}@media screen and (max-width: 768px){.container nav .anim-container .nav-container .footer{padding:0px 20px 20px 20px}}@media screen and (max-width: 500px){.container nav .anim-container .nav-container .footer{flex-direction:column;align-items:stretch;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:17px 17px}}@media screen and (max-width: 425px){.container nav .anim-container .nav-container .footer{font-size:9px}}.container nav .anim-container .nav-container .footer span{width:33.33%;display:flex}@media screen and (max-width: 500px){.container nav .anim-container .nav-container .footer span{width:100%;align-items:flex-start !important}}.container nav .anim-container .nav-container .footer span:nth-child(1){justify-content:flex-start;grid-row:2 / span 1}.container nav .anim-container .nav-container .footer span:nth-child(2){justify-content:center;flex-direction:column;align-items:center}.container nav .anim-container .nav-container .footer span:nth-child(3){justify-content:flex-end;grid-column:3;grid-row:2}.container nav .anim-container .nav-container .footer span .social-media{display:flex;gap:10px}.container nav .anim-container .nav-container .footer span .social-media a{position:relative;display:inline-block}.container nav .anim-container .nav-container .footer span .social-media a::after{content:"";position:absolute;width:100%;transform:scaleX(0);height:0.1px;bottom:0;left:0;background-color:var(--white);transform-origin:bottom right;transition:transform 0.25s ease-out}.container nav .anim-container .nav-container .footer span .social-media a:hover::after{transform:scaleX(1);transform-origin:bottom left}.container nav .anim-container .drop{position:relative;z-index:9999}.container nav .anim-container .drop .main .left{width:100%}@media screen and (max-width: 643px){.container nav .anim-container .drop .main .left{font-size:35px}}@media screen and (max-width: 490px){.container nav .anim-container .drop .main .left{font-size:30px}}@media screen and (max-width: 430px){.container nav .anim-container .drop .main .left{font-size:25px}}@media screen and (max-width: 350px){.container nav .anim-container .drop .main .left{font-size:20px}}@media screen and (max-width: 290px){.container nav .anim-container .drop .main .left{font-size:15px}}.container main{height:calc(100% - 80px);z-index:1}@media screen and (max-width: 768px){.container main{height:calc(100% - 85px)}}.container main.navbarfixed{padding-top:60px}@media screen and (max-width: 425px){.container main.navbarfixed{padding-top:25px}}.container main .main{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width: 500px){.container main .main{align-items:flex-start}}.container main .main .slider-scroll{width:100%;display:flex;justify-content:space-between;align-items:center;position:absolute;font-size:12px;color:var(--white)}@media screen and (max-width: 1250px){.container main .main .slider-scroll{font-size:10px}}@media screen and (max-width: 500px){.container main .main .slider-scroll{padding-top:30px}}@media screen and (max-width: 425px){.container main .main .slider-scroll{font-size:9px}}.container main .main .slider-scroll .swiper-pagination-fraction{width:auto;position:relative;bottom:auto}.container main .main .silder-images{width:50%;display:flex;align-items:center;position:absolute;height:100%}.container main .main .silder-images .swiper{width:100%;height:80%;transition:all 0.2s ease}@media screen and (max-width: 1250px){.container main .main .silder-images .swiper{height:350px}}@media screen and (max-width: 823px){.container main .main .silder-images .swiper{height:300px}}@media screen and (max-width: 768px){.container main .main .silder-images .swiper{height:260px}}@media screen and (max-width: 500px){.container main .main .silder-images .swiper{height:225px}}@media screen and (max-height: 500px){.container main .main .silder-images .swiper{height:250px}}@media screen and (max-height: 400px){.container main .main .silder-images .swiper{height:150px}}.container main .main .silder-images .swiper .swiper-slide{text-align:center;display:flex;justify-content:center;align-items:center}.container main .main .silder-images .swiper .swiper-slide a{width:50%;height:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1250px){.container main .main .silder-images .swiper .swiper-slide a{width:300px}}@media screen and (max-width: 823px){.container main .main .silder-images .swiper .swiper-slide a{width:220px}}@media screen and (max-width: 680px){.container main .main .silder-images .swiper .swiper-slide a{width:80%}}@media screen and (max-width: 573px){.container main .main .silder-images .swiper .swiper-slide a{width:175px}}@media screen and (max-width: 473px){.container main .main .silder-images .swiper .swiper-slide a{width:150px}}@media screen and (max-width: 320px){.container main .main .silder-images .swiper .swiper-slide a{width:100%}}@media screen and (max-height: 500px){.container main .main .silder-images .swiper .swiper-slide a{width:200px}}@media screen and (max-height: 400px){.container main .main .silder-images .swiper .swiper-slide a{width:130px}}.container main .main .silder-images .swiper .swiper-slide a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.container main .main .bg-title{display:flex;height:100%;flex-direction:column;justify-content:center;align-items:center;z-index:-1;transition:all 0.5s ease-in-out}.container main .main .bg-title h2{display:flex;justify-content:center;align-items:center;font-size:200px;font-weight:200;line-height:200px;font-family:"cardinalfruit-regular";color:var(--white);z-index:1;word-break:inherit;width:50%;text-align:center}@media screen and (max-width: 1100px){.container main .main .bg-title h2{font-size:150px;line-height:150px}}@media screen and (max-height: 700px){.container main .main .bg-title h2{font-size:150px;line-height:150px}}@media screen and (max-width: 943px){.container main .main .bg-title h2{font-size:120px;line-height:120px}}@media screen and (max-height: 600px){.container main .main .bg-title h2{font-size:120px;line-height:120px}}@media screen and (max-width: 823px){.container main .main .bg-title h2{font-size:90px;line-height:90px}}@media screen and (max-height: 500px){.container main .main .bg-title h2{font-size:90px;line-height:90px}}@media screen and (max-height: 400px){.container main .main .bg-title h2{font-size:60px;line-height:60px}}@media screen and (max-width: 473px){.container main .main .bg-title h2{font-size:75px;line-height:75px}}@media screen and (max-width: 350px){.container main .main .bg-title h2{font-size:70px;line-height:70px}}@media screen and (max-height: 300px){.container main .main .bg-title h2{font-size:45px;line-height:45px}}.container .urunler,.container .kabinler,.container .kapilar{width:100%;height:100%;display:flex;flex-direction:column;position:relative;gap:20px;padding-top:20px}.container .urunler .title,.container .kabinler .title,.container .kapilar .title{font-size:12px;display:flex;justify-content:space-between}@media screen and (max-width: 425px){.container .urunler .title,.container .kabinler .title,.container .kapilar .title{font-size:10px}}.container .urunler .title .right,.container .kabinler .title .right,.container .kapilar .title .right{display:none}@media screen and (max-width: 768px){.container .urunler .title .right,.container .kabinler .title .right,.container .kapilar .title .right{display:block}}.container .urunler .slider-container,.container .kabinler .slider-container,.container .kapilar .slider-container{height:100%;transition:all 0.5s ease-in-out}@media screen and (max-width: 500px){.container .urunler .slider-container,.container .kabinler .slider-container,.container .kapilar .slider-container{gap:40px}}.container .urunler .slider-container .swiper,.container .kabinler .slider-container .swiper,.container .kapilar .slider-container .swiper{width:100%;height:100%;padding:4px}.container .urunler .slider-container .swiper .swiper-wrapper .swiper-slide,.container .kabinler .slider-container .swiper .swiper-wrapper .swiper-slide,.container .kapilar .slider-container .swiper .swiper-wrapper .swiper-slide{width:auto !important;display:flex;align-items:center;justify-content:center}.container .urunler .slider-container .swiper .swiper-wrapper .card,.container .kabinler .slider-container .swiper .swiper-wrapper .card,.container .kapilar .slider-container .swiper .swiper-wrapper .card{display:flex;align-items:center;justify-content:center;transition:all 0.5s ease-in-out}.container .urunler .slider-container .swiper .swiper-wrapper .card:hover,.container .kabinler .slider-container .swiper .swiper-wrapper .card:hover,.container .kapilar .slider-container .swiper .swiper-wrapper .card:hover{transform:scale(1.03);transition:all 0.5s ease-in-out;-webkit-filter:grayscale(0%) contrast(1) !important;filter:grayscale(0%) contrast(1) !important}.container .urunler .slider-container .swiper .swiper-wrapper .card a,.container .kabinler .slider-container .swiper .swiper-wrapper .card a,.container .kapilar .slider-container .swiper .swiper-wrapper .card a{align-items:flex-start}.container .urunler .slider-container .swiper .swiper-wrapper .card a img,.container .kabinler .slider-container .swiper .swiper-wrapper .card a img,.container .kapilar .slider-container .swiper .swiper-wrapper .card a img{-o-object-position:top;object-position:top;position:relative;height:100%;background-color:#fff}@-webkit-keyframes close-animation-slides{from{height:100%}to{height:0px}}@keyframes close-animation-slides{from{height:100%}to{height:0px}}@-webkit-keyframes open-animation-slides{from{height:0px}to{height:100%}}@keyframes open-animation-slides{from{height:0px}to{height:100%}}.container .urunler .slider-container .swiper .swiper-wrapper .little a,.container .kabinler .slider-container .swiper .swiper-wrapper .little a,.container .kapilar .slider-container .swiper .swiper-wrapper .little a{position:relative;width:220px;height:300px;display:flex;justify-content:center}@media screen and (max-width: 1300px){.container .urunler .slider-container .swiper .swiper-wrapper .little a,.container .kabinler .slider-container .swiper .swiper-wrapper .little a,.container .kapilar .slider-container .swiper .swiper-wrapper .little a{width:150px;height:200px}}@media screen and (max-width: 768px){.container .urunler .slider-container .swiper .swiper-wrapper .little a,.container .kabinler .slider-container .swiper .swiper-wrapper .little a,.container .kapilar .slider-container .swiper .swiper-wrapper .little a{width:120px;height:160px}}@media screen and (max-width: 500px){.container .urunler .slider-container .swiper .swiper-wrapper .little a,.container .kabinler .slider-container .swiper .swiper-wrapper .little a,.container .kapilar .slider-container .swiper .swiper-wrapper .little a{width:100px;height:140px}}@media screen and (max-height: 670px){.container .urunler .slider-container .swiper .swiper-wrapper .little a,.container .kabinler .slider-container .swiper .swiper-wrapper .little a,.container .kapilar .slider-container .swiper .swiper-wrapper .little a{width:186px;height:238px}}@media screen and (max-height: 600px){.container .urunler .slider-container .swiper .swiper-wrapper .little a,.container .kabinler .slider-container .swiper .swiper-wrapper .little a,.container .kapilar .slider-container .swiper .swiper-wrapper .little a{width:150px;height:200px}}@media screen and (max-height: 530px){.container .urunler .slider-container .swiper .swiper-wrapper .little a,.container .kabinler .slider-container .swiper .swiper-wrapper .little a,.container .kapilar .slider-container .swiper .swiper-wrapper .little a{width:100px;height:125px}}.container .urunler .slider-container .swiper .swiper-wrapper .little a img,.container .kabinler .slider-container .swiper .swiper-wrapper .little a img,.container .kapilar .slider-container .swiper .swiper-wrapper .little a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.container .urunler .slider-container .swiper .swiper-wrapper .little a .number,.container .kabinler .slider-container .swiper .swiper-wrapper .little a .number,.container .kapilar .slider-container .swiper .swiper-wrapper .little a .number{content:"01";position:absolute;top:-25px;left:0;font-size:12px}@media screen and (max-width: 768px){.container .urunler .slider-container .swiper .swiper-wrapper .little a .number,.container .kabinler .slider-container .swiper .swiper-wrapper .little a .number,.container .kapilar .slider-container .swiper .swiper-wrapper .little a .number{font-size:10px;top:-20px}}@media screen and (max-width: 500px){.container .urunler .slider-container .swiper .swiper-wrapper .little a .number,.container .kabinler .slider-container .swiper .swiper-wrapper .little a .number,.container .kapilar .slider-container .swiper .swiper-wrapper .little a .number{font-size:8px;top:-15px}}.container .urunler .slider-container .swiper .swiper-wrapper .little a .name,.container .kabinler .slider-container .swiper .swiper-wrapper .little a .name,.container .kapilar .slider-container .swiper .swiper-wrapper .little a .name{content:"ürün adı";position:absolute;bottom:-25px;right:3.5px;font-size:12px;text-align:right}@media screen and (max-width: 768px){.container .urunler .slider-container .swiper .swiper-wrapper .little a .name,.container .kabinler .slider-container .swiper .swiper-wrapper .little a .name,.container .kapilar .slider-container .swiper .swiper-wrapper .little a .name{font-size:9px;bottom:-20px}}@media screen and (max-width: 500px){.container .urunler .slider-container .swiper .swiper-wrapper .little a .name,.container .kabinler .slider-container .swiper .swiper-wrapper .little a .name,.container .kapilar .slider-container .swiper .swiper-wrapper .little a .name{font-size:8px;bottom:-15px}}.container .urunler .slider-container .swiper .swiper-wrapper .big a,.container .kabinler .slider-container .swiper .swiper-wrapper .big a,.container .kapilar .slider-container .swiper .swiper-wrapper .big a{position:relative;width:320px;height:400px;display:flex;justify-content:center}@media screen and (max-width: 1300px){.container .urunler .slider-container .swiper .swiper-wrapper .big a,.container .kabinler .slider-container .swiper .swiper-wrapper .big a,.container .kapilar .slider-container .swiper .swiper-wrapper .big a{width:250px;height:320px}}@media screen and (max-width: 768px){.container .urunler .slider-container .swiper .swiper-wrapper .big a,.container .kabinler .slider-container .swiper .swiper-wrapper .big a,.container .kapilar .slider-container .swiper .swiper-wrapper .big a{width:200px;height:260px}}@media screen and (max-width: 500px){.container .urunler .slider-container .swiper .swiper-wrapper .big a,.container .kabinler .slider-container .swiper .swiper-wrapper .big a,.container .kapilar .slider-container .swiper .swiper-wrapper .big a{width:150px;height:200px}}@media screen and (max-height: 670px){.container .urunler .slider-container .swiper .swiper-wrapper .big a,.container .kabinler .slider-container .swiper .swiper-wrapper .big a,.container .kapilar .slider-container .swiper .swiper-wrapper .big a{width:220px;height:300px}}@media screen and (max-height: 600px){.container .urunler .slider-container .swiper .swiper-wrapper .big a,.container .kabinler .slider-container .swiper .swiper-wrapper .big a,.container .kapilar .slider-container .swiper .swiper-wrapper .big a{width:200px;height:260px}}@media screen and (max-height: 530px){.container .urunler .slider-container .swiper .swiper-wrapper .big a,.container .kabinler .slider-container .swiper .swiper-wrapper .big a,.container .kapilar .slider-container .swiper .swiper-wrapper .big a{width:170px;height:210px}}.container .urunler .slider-container .swiper .swiper-wrapper .big a img,.container .kabinler .slider-container .swiper .swiper-wrapper .big a img,.container .kapilar .slider-container .swiper .swiper-wrapper .big a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.container .urunler .slider-container .swiper .swiper-wrapper .big a .number,.container .kabinler .slider-container .swiper .swiper-wrapper .big a .number,.container .kapilar .slider-container .swiper .swiper-wrapper .big a .number{content:"01";position:absolute;top:-25px;left:0;font-size:12px}@media screen and (max-width: 768px){.container .urunler .slider-container .swiper .swiper-wrapper .big a .number,.container .kabinler .slider-container .swiper .swiper-wrapper .big a .number,.container .kapilar .slider-container .swiper .swiper-wrapper .big a .number{font-size:9px;top:-20px}}@media screen and (max-width: 500px){.container .urunler .slider-container .swiper .swiper-wrapper .big a .number,.container .kabinler .slider-container .swiper .swiper-wrapper .big a .number,.container .kapilar .slider-container .swiper .swiper-wrapper .big a .number{font-size:8px;top:-15px}}.container .urunler .slider-container .swiper .swiper-wrapper .big a .name,.container .kabinler .slider-container .swiper .swiper-wrapper .big a .name,.container .kapilar .slider-container .swiper .swiper-wrapper .big a .name{content:"ürün adı";position:absolute;top:-25px;right:0;font-size:12px;text-align:right;padding-left:15px}@media screen and (max-width: 768px){.container .urunler .slider-container .swiper .swiper-wrapper .big a .name,.container .kabinler .slider-container .swiper .swiper-wrapper .big a .name,.container .kapilar .slider-container .swiper .swiper-wrapper .big a .name{font-size:9px;top:-20px}}@media screen and (max-width: 500px){.container .urunler .slider-container .swiper .swiper-wrapper .big a .name,.container .kabinler .slider-container .swiper .swiper-wrapper .big a .name,.container .kapilar .slider-container .swiper .swiper-wrapper .big a .name{font-size:8px;top:-15px}}.container .urunler .slider-container .swiper .swiper-scrollbar,.container .kabinler .slider-container .swiper .swiper-scrollbar,.container .kapilar .slider-container .swiper .swiper-scrollbar{width:100%;left:0;background:#6f6f6f;height:3px}.container .urunler .slider-container .swiper .swiper-scrollbar .swiper-scrollbar-drag,.container .kabinler .slider-container .swiper .swiper-scrollbar .swiper-scrollbar-drag,.container .kapilar .slider-container .swiper .swiper-scrollbar .swiper-scrollbar-drag{background:var(--white)}.container .urunler .list-view,.container .kabinler .list-view,.container .kapilar .list-view{display:none;flex-direction:column;overflow:overlay;border-top:#88837c 1px solid;opacity:0;transition:opacity 1s ease-in-out}.container .urunler .list-view a,.container .kabinler .list-view a,.container .kapilar .list-view a{padding:25px 0;font-size:70px;transition:all 0.5s ease-in-out}.container .urunler .list-view a:not(:first-child),.container .kabinler .list-view a:not(:first-child),.container .kapilar .list-view a:not(:first-child){border-top:#88837c 1px solid}.container .urunler .list-view a:hover,.container .kabinler .list-view a:hover,.container .kapilar .list-view a:hover{opacity:0.5;transition:all 0.5s ease-in-out}@media screen and (max-width: 800px){.container .urunler .list-view a,.container .kabinler .list-view a,.container .kapilar .list-view a{padding:15px 0;font-size:35px}}@media screen and (max-width: 500px){.container .urunler .list-view a,.container .kabinler .list-view a,.container .kapilar .list-view a{padding:10px 0;font-size:25px}}@media screen and (max-width: 375px){.container .urunler .list-view a,.container .kabinler .list-view a,.container .kapilar .list-view a{font-size:20px}}.container .urunler .list-view a .list-number,.container .kabinler .list-view a .list-number,.container .kapilar .list-view a .list-number{display:inline-block;width:15%}.container .urunler .list-view a .list-title,.container .kabinler .list-view a .list-title,.container .kapilar .list-view a .list-title{display:inline-block}.container .kabin{height:100%;display:flex;flex-direction:column;overflow:auto}.container .kabin .header{display:flex;flex-direction:column;padding-bottom:50px}.container .kabin .header .title{display:flex;padding:95px 0 30px 0;justify-content:space-between;align-items:flex-start}.container .kabin .header .title h1{font-family:"cardinalfruit-regular";font-size:180px;font-weight:300;color:var(--dark)}@media screen and (max-width: 1300px){.container .kabin .header .title h1{font-size:120px}}@media screen and (max-width: 768px){.container .kabin .header .title h1{font-size:80px}}@media screen and (max-width: 500px){.container .kabin .header .title h1{font-size:50px}}.container .kabin .header .title .number{font-size:60px;color:var(--dark)}@media screen and (max-width: 800px){.container .kabin .header .title .number{font-size:40px}}@media screen and (max-width: 500px){.container .kabin .header .title .number{font-size:30px}}@media screen and (max-width: 375px){.container .kabin .header .title .number{font-size:20px}}@media screen and (max-width: 320px){.container .kabin .header .title .number{font-size:15px}}.container .kabin .header .bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 300px){.container .kabin .header .bottom{flex-direction:column;align-items:flex-start;gap:5px}}.container .kabin .header .bottom span{font-size:12px;color:var(--dark)}@media screen and (max-width: 1300px){.container .kabin .header .bottom span{font-size:10px}}@media screen and (max-width: 768px){.container .kabin .header .bottom span{font-size:9px}}.container .kabin .header .bottom .left{display:flex;align-items:center;gap:20px}@media screen and (max-width: 500px){.container .kabin .header .bottom .left{gap:10px}}.container .kabin .header .bottom .left button{font-size:13px;color:var(--dark);background:transparent;border:1px solid;cursor:pointer;border-radius:9px;padding:7px 16px;transition:all 0.5s ease}@media screen and (max-width: 1300px){.container .kabin .header .bottom .left button{font-size:10px}}@media screen and (max-width: 768px){.container .kabin .header .bottom .left button{font-size:9px}}.container .kabin .header .bottom .left button:hover{background:var(--dark);color:var(--white)}.container .kabin .header .bottom .right{display:flex;align-items:flex-end;gap:10px;cursor:pointer}.container .kabin .header .bottom .right:hover .point:nth-child(1){transform:translate3d(calc(-50% + 2px), 3px, 0) rotate(-45deg) scale(2, 2) !important}.container .kabin .header .bottom .right:hover .point:nth-child(2){transform:translate3d(calc(-50% - 2px), 3px, 0) rotate(45deg) scale(2, 2) !important}.container .kabin .header .bottom .right:hover .point:nth-child(3){transform:translate3d(calc(-50% - 2px), calc(-100% - 2px), 0) rotate(-45deg) scale(2, 2) !important}.container .kabin .header .bottom .right:hover .point:nth-child(4){transform:translate3d(calc(-50% + 2px), calc(-100% - 2px), 0) rotate(45deg) scale(2, 2) !important}.container .kabin .header .bottom .right .points{width:16px;height:16px;position:relative;display:block;transform:rotate(90deg)}.container .kabin .header .bottom .right .points .point{border-radius:50%;position:absolute;width:2px;height:2px;min-width:2px;min-height:2px;background:var(--dark);top:50%;left:50%;transition:transform 0.5s, border-radius 0.5s}.container .kabin .header .bottom .right .points .point:nth-child(1){transform-origin:top center;transform:translate3d(calc(-50% + 4px), 4px, 0) rotate(-45deg) scale(2, 2)}.container .kabin .header .bottom .right .points .point:nth-child(2){transform-origin:top center;transform:translate3d(calc(-50% - 4px), 4px, 0) rotate(45deg) scale(2, 2)}.container .kabin .header .bottom .right .points .point:nth-child(3){transform-origin:bottom center;transform:translate3d(calc(-50% - 4px), calc(-100% - 4px), 0) rotate(-45deg) scale(2, 2)}.container .kabin .header .bottom .right .points .point:nth-child(4){transform-origin:bottom center;transform:translate3d(calc(-50% + 4px), calc(-100% - 4px), 0) rotate(45deg) scale(2, 2)}.container .kabin .images{display:flex;flex-direction:column;gap:100px;padding-bottom:200px}@media screen and (max-width: 500px){.container .kabin .images{gap:50px;padding-bottom:80px}}.container .kabin .images .image-1{width:100%;height:800px}@media screen and (max-width: 1300px){.container .kabin .images .image-1{height:600px}}@media screen and (max-width: 768px){.container .kabin .images .image-1{height:300px}}@media screen and (max-width: 500px){.container .kabin .images .image-1{height:200px}}.container .kabin .images .image-2{width:50%;height:800px}@media screen and (max-width: 1024px){.container .kabin .images .image-2{height:600px}}@media screen and (max-width: 768px){.container .kabin .images .image-2{width:70%;align-self:flex-end}}@media screen and (max-width: 600px){.container .kabin .images .image-2{width:80%;height:500px}}@media screen and (max-width: 500px){.container .kabin .images .image-2{width:300px;height:350px}}@media screen and (max-width: 376px){.container .kabin .images .image-2{width:250px;height:300px}}@media screen and (max-width: 320px){.container .kabin .images .image-2{width:200px;height:250px}}.container .kabin .images .image-3{width:50%;height:700px;align-self:flex-end}@media screen and (max-width: 1024px){.container .kabin .images .image-3{height:500px}}@media screen and (max-width: 768px){.container .kabin .images .image-3{width:70%;height:300px;align-self:flex-start}}@media screen and (max-width: 600px){.container .kabin .images .image-3{width:80%;height:250px}}@media screen and (max-width: 500px){.container .kabin .images .image-3{width:300px}}@media screen and (max-width: 376px){.container .kabin .images .image-3{width:250px;height:200px}}@media screen and (max-width: 320px){.container .kabin .images .image-3{width:200px;height:150px}}.container .kabin .images .double-1{display:flex;justify-content:space-between;gap:100px}@media screen and (max-width: 768px){.container .kabin .images .double-1{flex-direction:column-reverse}}@media screen and (max-width: 500px){.container .kabin .images .double-1{gap:50px}}.container .kabin .images .double-1 .image:nth-child(1){width:350px;height:250px}@media screen and (max-width: 1300px){.container .kabin .images .double-1 .image:nth-child(1){width:300px;height:200px}}@media screen and (max-width: 768px){.container .kabin .images .double-1 .image:nth-child(1){width:250px;height:150px}}@media screen and (max-width: 500px){.container .kabin .images .double-1 .image:nth-child(1){width:200px;height:120px}}@media screen and (max-width: 376px){.container .kabin .images .double-1 .image:nth-child(1){width:150px;height:100px}}@media screen and (max-width: 320px){.container .kabin .images .double-1 .image:nth-child(1){width:100px;height:80px}}.container .kabin .images .double-1 .image:nth-child(2){width:750px;height:600px}@media screen and (max-width: 1300px){.container .kabin .images .double-1 .image:nth-child(2){width:600px;height:450px}}@media screen and (max-width: 1024px){.container .kabin .images .double-1 .image:nth-child(2){width:500px}}@media screen and (max-width: 768px){.container .kabin .images .double-1 .image:nth-child(2){align-self:flex-end;height:315px}}@media screen and (max-width: 500px){.container .kabin .images .double-1 .image:nth-child(2){width:300px;height:200px}}@media screen and (max-width: 376px){.container .kabin .images .double-1 .image:nth-child(2){width:250px;height:150px}}@media screen and (max-width: 320px){.container .kabin .images .double-1 .image:nth-child(2){width:200px;height:120px}}.container .kabin .images .double-2{display:flex;justify-content:space-between;gap:100px}@media screen and (max-width: 768px){.container .kabin .images .double-2{flex-direction:column-reverse}}@media screen and (max-width: 500px){.container .kabin .images .double-2{gap:50px}}.container .kabin .images .double-2 .image:nth-child(1){width:750px;height:600px}@media screen and (max-width: 1300px){.container .kabin .images .double-2 .image:nth-child(1){width:600px;height:450px}}@media screen and (max-width: 1024px){.container .kabin .images .double-2 .image:nth-child(1){width:500px}}@media screen and (max-width: 768px){.container .kabin .images .double-2 .image:nth-child(1){height:315px}}@media screen and (max-width: 500px){.container .kabin .images .double-2 .image:nth-child(1){width:300px;height:200px}}@media screen and (max-width: 376px){.container .kabin .images .double-2 .image:nth-child(1){width:250px;height:150px}}@media screen and (max-width: 320px){.container .kabin .images .double-2 .image:nth-child(1){width:200px;height:120px}}.container .kabin .images .double-2 .image:nth-child(2){width:350px;height:250px}@media screen and (max-width: 1300px){.container .kabin .images .double-2 .image:nth-child(2){width:300px;height:200px}}@media screen and (max-width: 768px){.container .kabin .images .double-2 .image:nth-child(2){align-self:flex-end;width:250px;height:150px}}@media screen and (max-width: 500px){.container .kabin .images .double-2 .image:nth-child(2){width:200px;height:120px}}@media screen and (max-width: 376px){.container .kabin .images .double-2 .image:nth-child(2){width:150px;height:100px}}@media screen and (max-width: 320px){.container .kabin .images .double-2 .image:nth-child(2){width:100px;height:80px}}.container .kabin .images img{width:100%;height:100%;object-fit:cover}.container .kabin .images img.active{width:50%;height:50%}.container .kabin .details{gap:10px;width:100%;display:flex;flex-direction:column;align-items:center}.container .kabin .details .title{color:var(--dark);font-size:50px;font-weight:500;text-align:center}@media screen and (max-width: 1300px){.container .kabin .details .title{font-size:40px}}@media screen and (max-width: 867px){.container .kabin .details .title{font-size:30px}}@media screen and (max-width: 600px){.container .kabin .details .title{font-size:20px}}.container .kabin .details span{color:var(--dark);font-size:20px;font-weight:500;text-align:center;text-transform:initial}@media screen and (max-width: 1300px){.container .kabin .details span{font-size:18px}}@media screen and (max-width: 867px){.container .kabin .details span{font-size:16px}}@media screen and (max-width: 600px){.container .kabin .details span{font-size:14px}}.container .kabin .details img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.container .kabin .contain{width:100%;display:flex;align-items:center;justify-content:center;gap:50px;padding-top:50px}.container .kabin .contain .col{width:30.33%;display:flex;gap:50px;align-items:center;justify-content:center}.container .kabin .contain .col img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.container .kabin .contain .col ul{display:flex;flex-direction:column;gap:10px;padding-left:20px}.container .kabin .contain .col ul li{list-style-type:disc !important;color:var(--dark);font-size:20px;font-weight:500;text-align:center}@media screen and (max-width: 1300px){.container .kabin .contain .col ul li{font-size:15px}}@media screen and (max-width: 867px){.container .kabin .contain .col ul li{font-size:10px}}@media screen and (max-width: 600px){.container .kabin .contain .col ul li{font-size:9px}}.container .kabin .footer{display:flex;flex-direction:column}.container .kabin .footer .next{display:flex;flex-direction:column;align-items:center;gap:40px;padding-bottom:50px;border-bottom:1px solid var(--dark)}@media screen and (max-width: 768px){.container .kabin .footer .next{gap:20px}}.container .kabin .footer .next span{font-size:30px;font-weight:500;color:var(--dark)}@media screen and (max-width: 768px){.container .kabin .footer .next span{font-size:20px}}@media screen and (max-width: 500px){.container .kabin .footer .next span{font-size:16px}}@media screen and (max-width: 376px){.container .kabin .footer .next span{font-size:14px}}@media screen and (max-width: 320px){.container .kabin .footer .next span{font-size:12px}}.container .kabin .footer .next h2{width:60%;font-family:"Constantine";font-size:120px;font-weight:100;color:var(--dark);text-align:center}@media screen and (max-width: 1024px){.container .kabin .footer .next h2{width:80%}}@media screen and (max-width: 768px){.container .kabin .footer .next h2{font-size:80px}}@media screen and (max-width: 500px){.container .kabin .footer .next h2{font-size:60px}}@media screen and (max-width: 376px){.container .kabin .footer .next h2{font-size:50px}}@media screen and (max-width: 320px){.container .kabin .footer .next h2{font-size:40px}}.container .kabin .footer .next .next-btn{position:relative}.container .kabin .footer .next .next-btn .container{width:150px;height:150px;border-radius:50%;padding:0;transition:all 0.3s ease-in-out}@media screen and (max-width: 768px){.container .kabin .footer .next .next-btn .container{width:100px;height:100px}}@media screen and (max-width: 500px){.container .kabin .footer .next .next-btn .container{width:80px;height:80px}}@media screen and (max-width: 376px){.container .kabin .footer .next .next-btn .container{width:60px;height:60px}}@media screen and (max-width: 320px){.container .kabin .footer .next .next-btn .container{width:50px;height:50px}}.container .kabin .footer .next .next-btn .container .next-link{display:inline-block;position:relative;width:100%;height:100%;border-radius:50%;border:1px solid #1a1a1a80;-webkit-animation-delay:200ms;animation-delay:200ms;-webkit-animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);-webkit-animation-duration:1000ms;animation-duration:1000ms}.container .kabin .footer .next .next-btn .container .next-link .next-link-after{pointer-events:none;position:absolute;top:102%;left:0;background:#000;width:102%;height:102%;z-index:0;transition:top 0.5s ease-in-out}.container .kabin .footer .next .next-btn:hover .icon svg path{fill:var(--white) !important;transition:all 0.3s ease-in-out}.container .kabin .footer .next .next-btn .icon{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;overflow:hidden}.container .kabin .footer .next .next-btn .icon .container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:flex-end}.container .kabin .footer .next .next-btn .icon .container .svg{flex-shrink:0;position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.container .kabin .footer .next .next-btn .icon .container .svg svg{width:calc(100vw / 30)}@media screen and (max-width: 500px){.container .kabin .footer .next .next-btn .icon .container .svg svg{width:calc(100vw / 20)}}.container .kabin .footer .next .next-btn .icon .container .svg svg:last-child{-webkit-animation-delay:200ms;animation-delay:200ms;-webkit-animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);-webkit-animation-duration:1000ms;animation-duration:1000ms}.container .kabin .footer .next .next-btn .icon .container .svg svg path{fill:var(--dark);transition:all 0.3s ease-in-out}.container .kabin .footer .next .back-to-top button{font-size:15px;color:var(--dark);background:none;border:none;cursor:pointer;text-transform:uppercase}@media screen and (max-width: 768px){.container .kabin .footer .next .back-to-top button{font-size:12px}}@media screen and (max-width: 500px){.container .kabin .footer .next .back-to-top button{font-size:10px}}@media screen and (max-width: 376px){.container .kabin .footer .next .back-to-top button{font-size:8px}}@media screen and (max-width: 320px){.container .kabin .footer .next .back-to-top button{font-size:6px}}.container .kabin .footer .bottom{display:flex;justify-content:space-between;padding-top:30px}.container .kabin .footer .bottom .left{display:flex;flex-direction:column}@media screen and (max-width: 500px){.container .kabin .footer .bottom .left{grid-row:1 / span 2;width:100%}}@media screen and (max-width: 500px){.container .kabin .footer .bottom{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;justify-items:end}}.container .kabin .footer .bottom div{width:33.33%;display:flex;color:var(--dark)}.container .kabin .footer .bottom div:nth-child(2){justify-content:center;align-items:end}.container .kabin .footer .bottom div:nth-child(3){justify-content:flex-end;align-items:end}@media screen and (max-width: 1024px){.container .kabin .footer .bottom div{font-size:14px}}@media screen and (max-width: 768px){.container .kabin .footer .bottom div{font-size:12px}}@media screen and (max-width: 500px){.container .kabin .footer .bottom div{font-size:10px}}@media screen and (max-width: 376px){.container .kabin .footer .bottom div{font-size:8px}}@media screen and (max-width: 320px){.container .kabin .footer .bottom div{font-size:6px}}.container .kabin .footer .bottom div span{color:var(--dark)}@media screen and (max-width: 1024px){.container .kabin .footer .bottom div span{font-size:14px}}@media screen and (max-width: 768px){.container .kabin .footer .bottom div span{font-size:12px}}@media screen and (max-width: 500px){.container .kabin .footer .bottom div span{font-size:10px}}@media screen and (max-width: 376px){.container .kabin .footer .bottom div span{font-size:8px}}@media screen and (max-width: 320px){.container .kabin .footer .bottom div span{font-size:6px}}.container .kabin .footer .bottom .made-by span{position:relative;display:inline-block}.container .kabin .footer .bottom .made-by span a{color:var(--dark)}@media screen and (max-width: 1024px){.container .kabin .footer .bottom .made-by span a{font-size:14px}}@media screen and (max-width: 768px){.container .kabin .footer .bottom .made-by span a{font-size:12px}}@media screen and (max-width: 500px){.container .kabin .footer .bottom .made-by span a{font-size:10px}}@media screen and (max-width: 376px){.container .kabin .footer .bottom .made-by span a{font-size:8px}}@media screen and (max-width: 320px){.container .kabin .footer .bottom .made-by span a{font-size:6px}}.container .kabin .footer .bottom .made-by span:after{content:"";position:absolute;width:100%;transform:scaleX(1);height:1px;bottom:0;left:0;background-color:var(--dark);transform-origin:bottom left;transition:transform 0.25s ease-out}.container .kabin .footer .bottom .made-by span:hover:after{transform:scaleX(0);transform-origin:bottom right}@media screen and (max-width: 500px){.container .kabin .footer .bottom .made-by{grid-column:2 / span 1;grid-row:1 / span 1;width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media screen and (max-width: 500px){.container .kabin .footer .bottom .since{grid-column:2 / span 1;grid-row:2 / span 1;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.container .kabin .footer .bottom .country{display:flex;align-items:center}.container .kabin .footer .bottom .country::before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--dark);margin-right:3px}.container .kabin .cabindetails{position:fixed;top:0;left:0;width:100%;height:100%;z-index:103;display:none}.container .kabin .cabindetails .blur{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:opacity 1.5s ease-in-out;z-index:104;opacity:0}.container .kabin .cabindetails .right-module{position:absolute;top:0;right:-100%;width:calc(100vw / 3);height:100%;background:#0f0f0f;z-index:105;transition:right 0.5s ease-in-out;padding:50px 0;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 830px){.container .kabin .cabindetails .right-module{width:calc(100vw / 1.5)}}@media screen and (max-width: 500px){.container .kabin .cabindetails .right-module{width:calc(100vw / 1.3)}}.container .kabin .cabindetails .right-module .close-btn{position:absolute;top:20px;right:20px;width:20px;height:20px;cursor:pointer;z-index:3;transition:transform 0.5s ease-in-out}.container .kabin .cabindetails .right-module .close-btn:hover{transform:scale(1.2)}.container .kabin .cabindetails .right-module .right-details{display:flex;flex-direction:column;overflow:overlay;height:100%;gap:10px;padding:100px 30px 0 30px;font-size:10px;line-height:20px;color:var(--white)}@media screen and (max-width: 500px){.container .kabin .cabindetails .right-module .right-details{padding:80px 30px 0 30px}}.container .kabin .cabindetails .right-module .right-details .details-line{background-color:#fff;width:0%;height:1px;transition:width 0.5s ease-in-out}.container .kabin .cabindetails .right-module .right-details .details-text{font-size:12px}@media screen and (max-width: 600px){.container .kabin .cabindetails .right-module .right-details .details-text{font-size:10px}}.container .kabin .cabindetails .right-module .right-details .details-text.animate__animated{-webkit-animation-delay:1s;animation-delay:1s}.container .kabin .cabindetails .right-module .right-details .details-title.animate__animated{-webkit-animation-delay:1s;animation-delay:1s}.container .blog nav{height:unset;position:unset;pointer-events:auto;padding:27px 0px 0px 0px}.container .blog nav .breadcrumb{display:flex;align-items:center;gap:10px}.container .blog nav .breadcrumb .breadcrumb-item{font-size:12px;color:var(--dark);font-weight:500}@media screen and (max-width: 768px){.container .blog nav .breadcrumb .breadcrumb-item{font-size:10px}}@media screen and (max-width: 500px){.container .blog nav .breadcrumb .breadcrumb-item{font-size:9px}}.container .blog nav .breadcrumb .breadcrumb-item a{color:var(--dark);text-decoration:underline;transition:all 0.3s ease-in-out}.container .blog nav .breadcrumb .breadcrumb-item a:hover{opacity:0.8;transition:all 0.3s ease-in-out}.container .blog .header{display:flex;padding:50px 70px;justify-content:space-between;align-items:center}@media screen and (max-width: 1024px){.container .blog .header{padding:50px 50px}}@media screen and (max-width: 768px){.container .blog .header{padding:50px 00px}}@media screen and (max-width: 600px){.container .blog .header{flex-direction:column;align-items:flex-start;gap:20px}}.container .blog .header .title{display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 426px){.container .blog .header .title{width:100%}}.container .blog .header .title h1{font-size:calc(100vw / 13);font-weight:600;color:var(--dark)}@media screen and (max-width: 1100px){.container .blog .header .title h1{font-size:calc(100vw / 15)}}.container .blog .header .highlight{width:calc(100vw / 3);height:350px;background-color:var(--blogcard);border:1px solid var(--dark);border-radius:20px}@media screen and (max-width: 1024px){.container .blog .header .highlight{width:calc(100vw / 2.5);height:300px}}@media screen and (max-width: 600px){.container .blog .header .highlight{width:100%}}.container .blog .header .highlight .blogcard{width:100%;height:100%;padding:12px;display:flex;flex-direction:column;gap:15px;justify-content:space-between}.container .blog .header .highlight .blogcard .blogcard-img{width:100%;height:70%;background-color:#fff;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:20px}@media screen and (max-width: 1300px){.container .blog .header .highlight .blogcard .blogcard-img{height:65%}}.container .blog .header .highlight .blogcard .blogcard-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.container .blog .header .highlight .blogcard .blogcard-content{width:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:7px;border-radius:10px}.container .blog .header .highlight .blogcard .blogcard-content .blogcard-title h3{font-size:20px;font-weight:600;color:var(--dark)}@media screen and (max-width: 1300px){.container .blog .header .highlight .blogcard .blogcard-content .blogcard-title h3{font-size:18px}}@media screen and (max-width: 600px){.container .blog .header .highlight .blogcard .blogcard-content .blogcard-title h3{font-size:16px}}@media screen and (max-width: 426px){.container .blog .header .highlight .blogcard .blogcard-content .blogcard-title h3{font-size:14px}}@media screen and (max-width: 375px){.container .blog .header .highlight .blogcard .blogcard-content .blogcard-title h3{font-size:12px}}.container .blog .header .highlight .blogcard .blogcard-content .blogcard-text p{font-size:14px;font-weight:600;color:var(--dark);text-transform:none}@media screen and (max-width: 1300px){.container .blog .header .highlight .blogcard .blogcard-content .blogcard-text p{font-size:12px}}.container .blog .header .highlight .blogcard .blogcard-content .blogcard-link{display:flex;justify-content:flex-end}.container .blog .header .highlight .blogcard .blogcard-content .blogcard-link a{font-size:12px;font-weight:400;color:var(--dark);text-decoration:none;text-transform:none;opacity:1;transition:opacity 0.5s ease-in-out}.container .blog .header .highlight .blogcard .blogcard-content .blogcard-link a:hover{opacity:0.6}.container .blog .bloglar-body{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);justify-items:center;gap:80px;padding:0 70px}@media screen and (max-width: 1024px){.container .blog .bloglar-body{padding:0 50px;gap:50px}}@media screen and (max-width: 768px){.container .blog .bloglar-body{grid-template-columns:repeat(2, 1fr);padding:0}}@media screen and (max-width: 500px){.container .blog .bloglar-body{grid-template-columns:repeat(1, 1fr)}}.container .blog .bloglar-body .card{height:300px;background-color:var(--blogcard);border:1px solid var(--dark);border-radius:20px}@media screen and (max-width: 1024px){.container .blog .bloglar-body .card{width:100%}}.container .blog .bloglar-body .card:nth-child(1){animation-delay:1.1s;-webkit-animation-delay:1.1s}.container .blog .bloglar-body .card:nth-child(2){animation-delay:1.1s;-webkit-animation-delay:1.1s}.container .blog .bloglar-body .card:nth-child(3){animation-delay:1.1s;-webkit-animation-delay:1.1s}@media screen and (max-width: 768px){.container .blog .bloglar-body .card:nth-child(3){animation-delay:0s;-webkit-animation-delay:0s}}@media screen and (max-width: 500px){.container .blog .bloglar-body .card:nth-child(2){animation-delay:0s;-webkit-animation-delay:0s}}.container .blog .bloglar-body .card .blogcard-inside{width:100%;height:100%;padding:12px;display:flex;gap:15px;flex-direction:column;justify-content:space-between}.container .blog .bloglar-body .card .blogcard-inside .blogcard-img{width:100%;height:70%;background-color:#fff;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:20px}@media screen and (max-width: 1300px){.container .blog .bloglar-body .card .blogcard-inside .blogcard-img{height:65%}}.container .blog .bloglar-body .card .blogcard-inside .blogcard-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.container .blog .bloglar-body .card .blogcard-inside .blogcard-content{width:100%;height:30%;display:flex;flex-direction:column;justify-content:flex-end;gap:7px}@media screen and (max-width: 1300px){.container .blog .bloglar-body .card .blogcard-inside .blogcard-content{height:35%}}.container .blog .bloglar-body .card .blogcard-inside .blogcard-content .blogcard-title h3{font-size:20px;font-weight:600;color:var(--dark)}@media screen and (max-width: 1300px){.container .blog .bloglar-body .card .blogcard-inside .blogcard-content .blogcard-title h3{font-size:15px}}@media screen and (max-width: 768px){.container .blog .bloglar-body .card .blogcard-inside .blogcard-content .blogcard-title h3{font-size:16px}}@media screen and (max-width: 500px){.container .blog .bloglar-body .card .blogcard-inside .blogcard-content .blogcard-title h3{font-size:14px}}@media screen and (max-width: 375px){.container .blog .bloglar-body .card .blogcard-inside .blogcard-content .blogcard-title h3{font-size:12px}}.container .blog .bloglar-body .card .blogcard-inside .blogcard-content .blogcard-text p{font-size:12px;font-weight:600;color:var(--dark);text-transform:none}.container .blog .bloglar-body .card .blogcard-inside .blogcard-content .blogcard-link{display:flex;justify-content:flex-end}.container .blog .bloglar-body .card .blogcard-inside .blogcard-content .blogcard-link a{font-size:12px;font-weight:400;color:var(--dark);text-decoration:none;text-transform:none;opacity:1;transition:opacity 0.5s ease-in-out}.container .blog .bloglar-body .card .blogcard-inside .blogcard-content .blogcard-link a:hover{opacity:0.6}.container .blog .footer{display:flex;flex-direction:column;padding-top:50px}.container .blog .footer .footer-container{display:grid;grid-template-columns:0.7fr 1fr 0.7fr;grid-template-rows:auto auto;border-bottom:1px solid var(--dark)}.container .blog .footer .footer-container .next{grid-column:2;display:flex;justify-content:center;gap:30px;align-items:center}@media screen and (max-width: 768px){.container .blog .footer .footer-container .next{gap:20px}}.container .blog .footer .footer-container .next .back-button{position:relative;display:flex;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.container .blog .footer .footer-container .next .back-button:nth-child(1):hover .icon svg path{fill:var(--white) !important;transition:all 0.3s ease-in-out}.container .blog .footer .footer-container .next .back-button:nth-child(1) .container{width:80px;height:80px;border-radius:50%;padding:0;transition:all 0.3s ease-in-out}@media screen and (max-width: 768px){.container .blog .footer .footer-container .next .back-button:nth-child(1) .container{width:70px;height:70px}}@media screen and (max-width: 500px){.container .blog .footer .footer-container .next .back-button:nth-child(1) .container{width:55px;height:55px}}@media screen and (max-width: 376px){.container .blog .footer .footer-container .next .back-button:nth-child(1) .container{width:45px;height:45px}}@media screen and (max-width: 320px){.container .blog .footer .footer-container .next .back-button:nth-child(1) .container{width:35px;height:35px}}.container .blog .footer .footer-container .next .back-button:nth-child(1) .container .next-link{display:inline-block;position:relative;width:100%;height:100%;border-radius:50%;padding-right:3px;border:1px solid #1a1a1a80;-webkit-animation-delay:200ms;animation-delay:200ms;-webkit-animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);-webkit-animation-duration:1000ms;animation-duration:1000ms}.container .blog .footer .footer-container .next .back-button:nth-child(1) .container .next-link .next-link-after{pointer-events:none;position:absolute;top:105%;left:0;background:#000;width:102%;height:102%;z-index:0;transition:top 0.5s ease-in-out}.container .blog .footer .footer-container .next .back-button:nth-child(1) .icon{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;overflow:hidden}.container .blog .footer .footer-container .next .back-button:nth-child(1) .icon .container{position:absolute;top:0;left:400%;width:100%;height:100%;display:flex;justify-content:flex-end}.container .blog .footer .footer-container .next .back-button:nth-child(1) .icon .container .svg{flex-shrink:0;position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:rotate(180deg)}.container .blog .footer .footer-container .next .back-button:nth-child(1) .icon .container .svg svg{width:calc((63 / 31) * 1rem);height:calc((58 / 31) * 1rem)}@media screen and (max-width: 768px){.container .blog .footer .footer-container .next .back-button:nth-child(1) .icon .container .svg svg{width:calc((63 / 31) * 0.8rem);height:calc((58 / 31) * 0.8rem)}}@media screen and (max-width: 500px){.container .blog .footer .footer-container .next .back-button:nth-child(1) .icon .container .svg svg{width:calc((63 / 31) * 0.6rem);height:calc((58 / 31) * 0.6rem)}}@media screen and (max-width: 376px){.container .blog .footer .footer-container .next .back-button:nth-child(1) .icon .container .svg svg{width:calc((63 / 31) * 0.5rem);height:calc((58 / 31) * 0.5rem)}}.container .blog .footer .footer-container .next .back-button:nth-child(1) .icon .container .svg svg:last-child{-webkit-animation-delay:200ms;animation-delay:200ms;-webkit-animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);-webkit-animation-duration:1000ms;animation-duration:1000ms}.container .blog .footer .footer-container .next .back-button:nth-child(1) .icon .container .svg svg path{fill:var(--dark);transition:all 0.3s ease-in-out}.container .blog .footer .footer-container .next .back-button:nth-child(2) .container{width:150px;height:150px;border-radius:50%;padding:0;transition:all 0.3s ease-in-out}@media screen and (max-width: 768px){.container .blog .footer .footer-container .next .back-button:nth-child(2) .container{width:100px;height:100px}}@media screen and (max-width: 500px){.container .blog .footer .footer-container .next .back-button:nth-child(2) .container{width:80px;height:80px}}@media screen and (max-width: 376px){.container .blog .footer .footer-container .next .back-button:nth-child(2) .container{width:60px;height:60px}}@media screen and (max-width: 320px){.container .blog .footer .footer-container .next .back-button:nth-child(2) .container{width:50px;height:50px}}.container .blog .footer .footer-container .next .back-button:nth-child(2) .container .next-link{display:flex;position:relative;width:100%;height:100%;border-radius:50%;padding-right:4px;border:1px solid #1a1a1a80;-webkit-animation-delay:200ms;animation-delay:200ms;-webkit-animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);-webkit-animation-duration:1000ms;animation-duration:1000ms;align-items:center;justify-content:center;font-size:70px;color:var(--dark);transition:font-size 0.2s ease-in-out}.container .blog .footer .footer-container .next .back-button:nth-child(2) .container .next-link:hover{font-size:80px}@media screen and (max-width: 768px){.container .blog .footer .footer-container .next .back-button:nth-child(2) .container .next-link{font-size:50px}.container .blog .footer .footer-container .next .back-button:nth-child(2) .container .next-link:hover{font-size:55px}}@media screen and (max-width: 500px){.container .blog .footer .footer-container .next .back-button:nth-child(2) .container .next-link{font-size:40px}.container .blog .footer .footer-container .next .back-button:nth-child(2) .container .next-link:hover{font-size:45px}}@media screen and (max-width: 376px){.container .blog .footer .footer-container .next .back-button:nth-child(2) .container .next-link{font-size:30px}.container .blog .footer .footer-container .next .back-button:nth-child(2) .container .next-link:hover{font-size:35px}}.container .blog .footer .footer-container .next .back-button:nth-child(3):hover .icon svg path{fill:var(--white) !important;transition:all 0.3s ease-in-out}.container .blog .footer .footer-container .next .back-button:nth-child(3) .container{width:80px;height:80px;border-radius:50%;padding:0;transition:all 0.3s ease-in-out}@media screen and (max-width: 768px){.container .blog .footer .footer-container .next .back-button:nth-child(3) .container{width:70px;height:70px}}@media screen and (max-width: 500px){.container .blog .footer .footer-container .next .back-button:nth-child(3) .container{width:55px;height:55px}}@media screen and (max-width: 376px){.container .blog .footer .footer-container .next .back-button:nth-child(3) .container{width:45px;height:45px}}@media screen and (max-width: 320px){.container .blog .footer .footer-container .next .back-button:nth-child(3) .container{width:35px;height:35px}}.container .blog .footer .footer-container .next .back-button:nth-child(3) .container .next-link{display:inline-block;position:relative;width:100%;height:100%;border-radius:50%;border:1px solid #1a1a1a80;-webkit-animation-delay:200ms;animation-delay:200ms;-webkit-animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);-webkit-animation-duration:1000ms;animation-duration:1000ms}.container .blog .footer .footer-container .next .back-button:nth-child(3) .container .next-link .next-link-after{pointer-events:none;position:absolute;top:105%;left:0;background:#000;width:102%;height:102%;z-index:0;transition:top 0.5s ease-in-out}.container .blog .footer .footer-container .next .back-button:nth-child(3) .icon{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;overflow:hidden}.container .blog .footer .footer-container .next .back-button:nth-child(3) .icon .container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:flex-end}.container .blog .footer .footer-container .next .back-button:nth-child(3) .icon .container .svg{flex-shrink:0;position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.container .blog .footer .footer-container .next .back-button:nth-child(3) .icon .container .svg svg{width:calc((63 / 31) * 1rem);height:calc((58 / 31) * 1rem)}@media screen and (max-width: 768px){.container .blog .footer .footer-container .next .back-button:nth-child(3) .icon .container .svg svg{width:calc((63 / 31) * 0.8rem);height:calc((58 / 31) * 0.8rem)}}@media screen and (max-width: 500px){.container .blog .footer .footer-container .next .back-button:nth-child(3) .icon .container .svg svg{width:calc((63 / 31) * 0.6rem);height:calc((58 / 31) * 0.6rem)}}@media screen and (max-width: 376px){.container .blog .footer .footer-container .next .back-button:nth-child(3) .icon .container .svg svg{width:calc((63 / 31) * 0.5rem);height:calc((58 / 31) * 0.5rem)}}.container .blog .footer .footer-container .next .back-button:nth-child(3) .icon .container .svg svg:last-child{-webkit-animation-delay:200ms;animation-delay:200ms;-webkit-animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);-webkit-animation-duration:1000ms;animation-duration:1000ms}.container .blog .footer .footer-container .next .back-button:nth-child(3) .icon .container .svg svg path{fill:var(--dark);transition:all 0.3s ease-in-out}.container .blog .footer .footer-container .next-numbers{width:50%;grid-row:2;grid-column:2;display:flex;justify-content:space-evenly;padding:25px 0;margin:auto}@media screen and (max-width: 1024px){.container .blog .footer .footer-container .next-numbers{width:55%}}@media screen and (max-width: 500px){.container .blog .footer .footer-container .next-numbers{width:80%}}.container .blog .footer .footer-container .next-numbers a{color:var(--gray)}@media screen and (max-width: 768px){.container .blog .footer .footer-container .next-numbers a{font-size:12px}}.container .blog .footer .footer-container .next-numbers a.active{color:var(--dark);transform:scale(1.2)}.container .blog .footer .footer-container .next-numbers a:hover{color:var(--dark)}.container .blog .footer .bottom{display:flex;justify-content:space-between;padding-top:30px}.container .blog .footer .bottom .left{display:flex;flex-direction:column}@media screen and (max-width: 500px){.container .blog .footer .bottom .left{grid-row:1 / span 2;width:100%}}@media screen and (max-width: 500px){.container .blog .footer .bottom{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;justify-items:end}}.container .blog .footer .bottom div{width:33.33%;display:flex;color:var(--dark)}.container .blog .footer .bottom div:nth-child(2){justify-content:center;align-items:end}.container .blog .footer .bottom div:nth-child(3){justify-content:flex-end;align-items:end}@media screen and (max-width: 1024px){.container .blog .footer .bottom div{font-size:14px}}@media screen and (max-width: 768px){.container .blog .footer .bottom div{font-size:12px}}@media screen and (max-width: 500px){.container .blog .footer .bottom div{font-size:10px}}@media screen and (max-width: 376px){.container .blog .footer .bottom div{font-size:8px}}@media screen and (max-width: 320px){.container .blog .footer .bottom div{font-size:6px}}.container .blog .footer .bottom div span{color:var(--dark)}@media screen and (max-width: 1024px){.container .blog .footer .bottom div span{font-size:14px}}@media screen and (max-width: 768px){.container .blog .footer .bottom div span{font-size:12px}}@media screen and (max-width: 500px){.container .blog .footer .bottom div span{font-size:10px}}@media screen and (max-width: 376px){.container .blog .footer .bottom div span{font-size:8px}}@media screen and (max-width: 320px){.container .blog .footer .bottom div span{font-size:6px}}.container .blog .footer .bottom .made-by span{position:relative;display:inline-block}.container .blog .footer .bottom .made-by span a{color:var(--dark)}@media screen and (max-width: 1024px){.container .blog .footer .bottom .made-by span a{font-size:14px}}@media screen and (max-width: 768px){.container .blog .footer .bottom .made-by span a{font-size:12px}}@media screen and (max-width: 500px){.container .blog .footer .bottom .made-by span a{font-size:10px}}@media screen and (max-width: 376px){.container .blog .footer .bottom .made-by span a{font-size:8px}}@media screen and (max-width: 320px){.container .blog .footer .bottom .made-by span a{font-size:6px}}.container .blog .footer .bottom .made-by span:after{content:"";position:absolute;width:100%;transform:scaleX(1);height:1px;bottom:0;left:0;background-color:var(--dark);transform-origin:bottom left;transition:transform 0.25s ease-out}.container .blog .footer .bottom .made-by span:hover:after{transform:scaleX(0);transform-origin:bottom right}@media screen and (max-width: 500px){.container .blog .footer .bottom .made-by{grid-column:2 / span 1;grid-row:1 / span 1;width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media screen and (max-width: 500px){.container .blog .footer .bottom .since{grid-column:2 / span 1;grid-row:2 / span 1;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.container .blog .footer .bottom .country{display:flex;align-items:center}.container .blog .footer .bottom .country::before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--dark);margin-right:3px}.container .about{height:100%;display:flex;flex-direction:column;overflow:auto}.container .about .header{display:flex;flex-direction:column;padding-bottom:15px}.container .about .header .title{height:559px;padding-top:30px;display:flex;align-items:center;flex-direction:column;justify-content:center;line-height:180px}@media screen and (max-width: 1300px){.container .about .header .title{height:450px}}@media screen and (max-width: 768px){.container .about .header .title{height:350px}}@media screen and (max-width: 500px){.container .about .header .title{height:250px}}@media screen and (max-width: 376px){.container .about .header .title{height:200px}}@media screen and (max-width: 320px){.container .about .header .title{height:150px}}.container .about .header .title span{font-size:calc(100vw / 7);line-height:calc(100vw / 7);color:var(--white)}.container .about .header .bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.container .about .header .bottom span{font-size:12px;color:var(--white)}@media screen and (max-width: 1300px){.container .about .header .bottom span{font-size:10px}}@media screen and (max-width: 768px){.container .about .header .bottom span{font-size:9px}}.container .about .header-img{padding-bottom:50px}@media screen and (max-width: 500px){.container .about .header-img{gap:50px}}.container .about .header-img .image-1{width:100%;height:800px}@media screen and (max-width: 1300px){.container .about .header-img .image-1{height:600px}}@media screen and (max-width: 768px){.container .about .header-img .image-1{height:300px}}@media screen and (max-width: 500px){.container .about .header-img .image-1{height:200px}}.container .about .header-img .image-1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.container .about .big-text{display:flex;flex-direction:column;gap:60px}.container .about .big-text .number{font-size:calc(100vw / 14);color:var(--white);font-weight:500}.container .about .big-text .text{display:flex;flex-direction:column}.container .about .big-text .text span{font-size:calc(100vw / 14);line-height:calc(100vw / 14);color:var(--white);font-weight:500}.container .about .big-text .icon{width:calc(100vw / 15)}.container .about .about-text{display:flex;justify-content:flex-end;padding-bottom:150px}.container .about .about-text .contain{display:flex;flex-direction:column;width:35%;gap:15px}@media screen and (max-width: 1300px){.container .about .about-text .contain{width:45%}}@media screen and (max-width: 768px){.container .about .about-text .contain{width:400px;max-width:300px}}@media screen and (max-width: 500px){.container .about .about-text .contain{width:80%;max-width:300px}}.container .about .about-text .contain .header{font-size:15px;color:var(--white);font-weight:500;border-bottom:1px solid var(--white);padding-bottom:30px}@media screen and (max-width: 768px){.container .about .about-text .contain .header{padding-bottom:15px}}.container .about .about-text .contain .title{display:flex;flex-direction:column}.container .about .about-text .contain .title span{font-size:calc(100vw / 26);line-height:calc(100vw / 26);color:var(--white);font-weight:500}@media screen and (max-width: 768px){.container .about .about-text .contain .title span{font-size:calc(100vw / 20);line-height:calc(100vw / 20)}}.container .about .about-text .contain .text{display:flex;flex-direction:column;gap:15px}.container .about .about-text .contain .text span{font-size:calc(100vw / 85);color:var(--white);font-weight:500}@media screen and (max-width: 768px){.container .about .about-text .contain .text span{font-size:calc(100vw / 60)}}@media screen and (max-width: 500px){.container .about .about-text .contain .text span{font-size:calc(100vw / 50)}}@media screen and (max-width: 376px){.container .about .about-text .contain .text span{font-size:calc(100vw / 40)}}.container .about .about-text .contain .play-btn{position:relative;display:inline-block;background:none;border:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:uppercase;cursor:pointer}@media screen and (max-width: 768px){.container .about .about-text .contain .play-btn{font-size:calc(100vw / 60)}}@media screen and (max-width: 500px){.container .about .about-text .contain .play-btn{font-size:calc(100vw / 50)}}@media screen and (max-width: 376px){.container .about .about-text .contain .play-btn{font-size:calc(100vw / 40)}}.container .about .about-text .contain .play-btn:after{content:"";position:absolute;width:100%;transform:scaleX(1);height:0.1px;bottom:0px;left:0px;background-color:var(--white);transform-origin:left bottom;transition:transform 0.25s ease-out 0s}.container .about .about-text .contain .play-btn:hover:after{transform:scaleX(0);transform-origin:right bottom}.container .about .images{display:flex;justify-content:center;height:calc(100vw / 1.3);position:relative}.container .about .images .img-1{width:calc(100vw / 3);height:calc(100vw / 2.5);position:absolute;left:calc(100vw / 8)}.container .about .images .img-2{width:calc(100vw / 2.5);height:calc(100vw / 2);position:absolute;right:calc(100vw / 8);top:calc(100vw / 6);z-index:-1}.container .about .images img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.container .about .clients{display:flex;flex-direction:column;padding-bottom:150px}@media screen and (max-width: 800px){.container .about .clients{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto}}.container .about .clients .title{display:flex;flex-direction:column;padding-bottom:50px}@media screen and (max-width: 800px){.container .about .clients .title{height:-webkit-max-content;height:-moz-max-content;height:max-content;grid-column:1 / span 2;grid-row:1 / span 1}}.container .about .clients .title span{font-size:calc(100vw / 14);line-height:calc(100vw / 14);color:var(--white);font-weight:500}.container .about .clients .contain{width:100%;display:flex}@media screen and (max-width: 800px){.container .about .clients .contain{grid-column:1 / span 2;grid-row:1 / span 2;display:grid;grid-template-columns:auto auto;grid-template-rows:-webkit-max-content -webkit-max-content;grid-template-rows:max-content max-content}}.container .about .clients .contain .left{width:50%;display:flex;justify-content:center}@media screen and (max-width: 800px){.container .about .clients .contain .left{width:100%;height:calc(100vw / 5.5);grid-column:2 / span 1;grid-row:1 / 1;align-items:center}}.container .about .clients .contain .left .client-img{width:calc(100vw / 6);height:calc(100vw / 11)}@media screen and (max-width: 800px){.container .about .clients .contain .left .client-img{width:calc(100vw / 4);height:calc(100vw / 9)}}.container .about .clients .contain .left .client-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.container .about .clients .contain .left .client-img img#client-image{opacity:1;transition:opacity 0.2s ease-in-out}.container .about .clients .contain .right{width:50%;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 800px){.container .about .clients .contain .right{width:100%;grid-column:1 / span 2;grid-row:2 / span 1}}.container .about .clients .contain .right .client-name{display:flex;gap:35px;padding:calc(100vw / 40) 0;border-top:1px solid #808080;border-bottom:1px solid #808080;cursor:pointer}.container .about .clients .contain .right .client-name:hover span{color:#989898;transition:all 0.3s ease-in-out}.container .about .clients .contain .right .client-name span{font-size:calc(100vw / 25);color:var(--white);font-weight:500;transition:color 0.3s ease-in-out}.container .about .clients .contain .right .client-name.active span{color:#989898}.container .about .testimonial{width:100%;height:100%;display:flex;padding-bottom:150px}@media screen and (max-width: 800px){.container .about .testimonial{padding-bottom:80px}}.container .about .testimonial .swiper{width:calc(100vw / 1.5);display:flex;flex-direction:column;margin:0;gap:50px}@media screen and (max-width: 800px){.container .about .testimonial .swiper{width:100%;gap:30px}}.container .about .testimonial .swiper .top{display:flex;gap:40px}.container .about .testimonial .swiper .top .title{font-size:15px;color:var(--white);font-weight:500}@media screen and (max-width: 800px){.container .about .testimonial .swiper .top .title{font-size:12px}}@media screen and (max-width: 500px){.container .about .testimonial .swiper .top .title{font-size:10px}}@media screen and (max-width: 376px){.container .about .testimonial .swiper .top .title{font-size:8px}}.container .about .testimonial .swiper .top .swiper-pagination{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:static}.container .about .testimonial .swiper .top .swiper-pagination .swiper-pagination-bullet{display:flex;align-items:center;justify-content:center;width:22px;height:22px;text-align:center;line-height:20px;font-size:12px;color:var(--white);opacity:1;background:transparent}@media screen and (max-width: 600px){.container .about .testimonial .swiper .top .swiper-pagination .swiper-pagination-bullet{width:18px;height:18px;font-size:6px}}.container .about .testimonial .swiper .top .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:1px solid var(--white)}.container .about .testimonial .swiper .swiper-wrapper .text{font-size:calc(100vw / 25);text-transform:none}.container .about .testimonial .swiper .bottom{display:flex;align-items:center;justify-content:space-between}.container .about .testimonial .swiper .bottom .writer{font-size:15px;color:var(--white);font-weight:500}@media screen and (max-width: 800px){.container .about .testimonial .swiper .bottom .writer{font-size:12px}}@media screen and (max-width: 500px){.container .about .testimonial .swiper .bottom .writer{font-size:10px}}@media screen and (max-width: 376px){.container .about .testimonial .swiper .bottom .writer{font-size:8px}}.container .about .testimonial .swiper .bottom .btn{display:flex;align-items:center;gap:15px}.container .about .testimonial .swiper .bottom .btn .swiper-button-next,.container .about .testimonial .swiper .bottom .btn .swiper-button-prev{position:static;margin-top:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:8px;border:1px solid var(--white);border-radius:50%}@media screen and (max-width: 600px){.container .about .testimonial .swiper .bottom .btn .swiper-button-next,.container .about .testimonial .swiper .bottom .btn .swiper-button-prev{padding:6px}}.container .about .testimonial .swiper .bottom .btn .swiper-button-next::after,.container .about .testimonial .swiper .bottom .btn .swiper-button-prev::after{content:"";background-image:url(../images/btn.webp);background-size:contain;width:8px;height:8px}@media screen and (max-width: 600px){.container .about .testimonial .swiper .bottom .btn .swiper-button-next::after,.container .about .testimonial .swiper .bottom .btn .swiper-button-prev::after{width:6px;height:6px}}.container .about .testimonial .swiper .bottom .btn .swiper-button-prev{transform:rotate(180deg)}.container .about .footer{display:flex;flex-direction:column}.container .about .footer .next{display:flex;flex-direction:column;align-items:center;gap:40px;padding-bottom:50px;border-bottom:1px solid #808080}.container .about .footer .next span{font-size:30px;font-weight:500;color:var(--white)}@media screen and (max-width: 768px){.container .about .footer .next span{font-size:20px}}@media screen and (max-width: 500px){.container .about .footer .next span{font-size:16px}}@media screen and (max-width: 376px){.container .about .footer .next span{font-size:14px}}@media screen and (max-width: 320px){.container .about .footer .next span{font-size:12px}}.container .about .footer .next h2{font-size:calc(100vw / 8);color:var(--white);text-align:center}.container .about .footer .next .back-to-top button{font-size:15px;color:var(--white);background:none;border:none;cursor:pointer;text-transform:uppercase}@media screen and (max-width: 768px){.container .about .footer .next .back-to-top button{font-size:12px}}@media screen and (max-width: 500px){.container .about .footer .next .back-to-top button{font-size:10px}}@media screen and (max-width: 376px){.container .about .footer .next .back-to-top button{font-size:8px}}@media screen and (max-width: 320px){.container .about .footer .next .back-to-top button{font-size:6px}}.container .about .footer .bottom{display:flex;justify-content:space-between;padding-top:30px}.container .about .footer .bottom .left{display:flex;flex-direction:column}.container .about .footer .bottom div{width:33.33%;display:flex;color:var(--white)}.container .about .footer .bottom div:nth-child(2){justify-content:center;align-items:end}.container .about .footer .bottom div:nth-child(3){justify-content:flex-end;align-items:end}@media screen and (max-width: 1024px){.container .about .footer .bottom div{font-size:14px}}@media screen and (max-width: 768px){.container .about .footer .bottom div{font-size:12px}}@media screen and (max-width: 500px){.container .about .footer .bottom div{font-size:10px}}@media screen and (max-width: 376px){.container .about .footer .bottom div{font-size:8px}}@media screen and (max-width: 320px){.container .about .footer .bottom div{font-size:6px}}.container .about .footer .bottom div span{color:var(--white)}@media screen and (max-width: 1024px){.container .about .footer .bottom div span{font-size:14px}}@media screen and (max-width: 768px){.container .about .footer .bottom div span{font-size:12px}}@media screen and (max-width: 500px){.container .about .footer .bottom div span{font-size:10px}}@media screen and (max-width: 376px){.container .about .footer .bottom div span{font-size:8px}}@media screen and (max-width: 320px){.container .about .footer .bottom div span{font-size:6px}}.container .about .footer .bottom .made-by span{position:relative;display:inline-block}.container .about .footer .bottom .made-by span a{color:var(--white)}@media screen and (max-width: 1024px){.container .about .footer .bottom .made-by span a{font-size:14px}}@media screen and (max-width: 768px){.container .about .footer .bottom .made-by span a{font-size:12px}}@media screen and (max-width: 500px){.container .about .footer .bottom .made-by span a{font-size:10px}}@media screen and (max-width: 376px){.container .about .footer .bottom .made-by span a{font-size:8px}}@media screen and (max-width: 320px){.container .about .footer .bottom .made-by span a{font-size:6px}}.container .about .footer .bottom .made-by span:after{content:"";position:absolute;width:100%;transform:scaleX(1);height:1px;bottom:0;left:0;background-color:var(--white);transform-origin:bottom left;transition:transform 0.25s ease-out}.container .about .footer .bottom .made-by span:hover:after{transform:scaleX(0);transform-origin:bottom right}.container .about .footer .bottom .country{display:flex;align-items:center}.container .about .footer .bottom .country::before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--white);margin-right:3px}.container .contact{width:100%;height:100%;display:flex;padding:50px 0}@media screen and (max-width: 888px){.container .contact{padding:75px 0}}@media screen and (max-width: 768px){.container .contact{flex-direction:column;padding:50px 0}}@media screen and (max-width: 500px){.container .contact{gap:15px}}.container .contact .contact-left{width:50%;display:flex}@media screen and (max-width: 768px){.container .contact .contact-left{width:100%;height:100%;justify-content:space-between}}@media screen and (max-width: 500px){.container .contact .contact-left{height:50%}}.container .contact .contact-left .img{height:100%}@media screen and (max-width: 1445px){.container .contact .contact-left .img{width:350px}}@media screen and (max-width: 1024px){.container .contact .contact-left .img{width:285px}}@media screen and (max-width: 888px){.container .contact .contact-left .img{width:250px}}@media screen and (max-width: 500px){.container .contact .contact-left .img{width:155px}}.container .contact .contact-left .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-animation:1s ease 0.3s 1 normal forwards open-animation-slides;animation:1s ease 0.3s 1 normal forwards open-animation-slides}.container .contact .contact-left .top{width:100%;height:100%;display:flex;flex-direction:column;text-align:right;gap:5px}.container .contact .contact-left .top div{font-size:12px;color:var(--white)}@media screen and (max-width: 1024px){.container .contact .contact-left .top div{font-size:10px}}@media screen and (max-width: 768px){.container .contact .contact-left .top div{font-size:9px}}.container .contact .contact-left .top .adress{line-height:20px}.container .contact .contact-right{width:100%;display:flex;flex-direction:column;justify-content:right}@media screen and (max-width: 500px){.container .contact .contact-right{height:100%}}.container .contact .contact-right .top{width:100%;height:20%;display:flex;flex-direction:column;justify-content:space-between;text-align:right;gap:5px}@media screen and (max-width: 500px){.container .contact .contact-right .top{height:unset}}.container .contact .contact-right .top div{font-size:12px;color:var(--white)}@media screen and (max-width: 1024px){.container .contact .contact-right .top div{font-size:10px}}@media screen and (max-height: 555px){.container .contact .contact-right .top div{font-size:calc(100vh / 55)}}.container .contact .contact-right .top div.phone a,.container .contact .contact-right .top div.mail a{position:relative;display:inline-block}.container .contact .contact-right .top div.phone a:after,.container .contact .contact-right .top div.mail a:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:0.1px;bottom:0;left:0;background-color:var(--white);transform-origin:bottom right;transition:transform 0.25s ease-out}.container .contact .contact-right .top div.phone a:hover:after,.container .contact .contact-right .top div.mail a:hover:after{transform:scaleX(1);transform-origin:bottom left}.container .contact .contact-right .top .adress{line-height:20px;transition:all 0.25s ease-out}.container .contact .contact-right .top .adress:hover{opacity:0.5;transition:all 0.25s ease-out}.container .contact .contact-right .bottom{width:100%;height:80%;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (max-width: 768px){.container .contact .contact-right .bottom{height:100%;align-items:flex-end}}.container .contact .contact-right .bottom .text{display:flex;flex-direction:column;font-size:150px;line-height:150px;text-align:right}@media screen and (max-width: 1024px){.container .contact .contact-right .bottom .text{font-size:125px;line-height:125px}}@media screen and (max-width: 888px){.container .contact .contact-right .bottom .text{font-size:110px;line-height:110px}}@media screen and (max-width: 768px){.container .contact .contact-right .bottom .text{font-size:80px;line-height:80px}}@media screen and (max-width: 500px){.container .contact .contact-right .bottom .text{font-size:60px;line-height:60px}}@media screen and (max-height: 555px){.container .contact .contact-right .bottom .text{font-size:calc(100vh / 12);line-height:calc(100vh / 12)}}.container .container-footer{width:100%;position:absolute;bottom:0;left:0;padding:0px 36px 27px 36px}@media screen and (max-width: 768px){.container .container-footer{padding:0px 20px 27px 20px}}.container .container-footer .footer{width:100%;display:flex;justify-content:space-between;font-size:12px;color:var(--white)}@media screen and (max-width: 1250px){.container .container-footer .footer{font-size:10px}}@media screen and (max-width: 500px){.container .container-footer .footer{flex-direction:column;justify-content:center;display:grid;justify-items:center;grid-template-rows:repeat(1, 30px);gap:7px}}@media screen and (max-width: 425px){.container .container-footer .footer{font-size:9px}}.container .container-footer .footer .left{flex-direction:column;gap:7px}.container .container-footer .footer span{width:33.33%;display:flex;justify-content:flex-end}@media screen and (max-width: 500px){.container .container-footer .footer span{width:100%;justify-content:center !important}}.container .container-footer .footer span.contactfooter-text{justify-content:flex-start !important;align-items:flex-start !important;margin:0}.container .container-footer .footer span.contactproject-link{justify-content:center !important;align-items:flex-start !important;margin:0}.container .container-footer .footer span.contactsince{justify-content:flex-end !important;align-items:flex-end !important;margin:0}.container .container-footer .footer span:nth-child(1){justify-content:flex-start;grid-row:2 / span 1}@media screen and (max-width: 500px){.container .container-footer .footer span:nth-child(1){grid-row:4 / span 1;align-items:center}}.container .container-footer .footer span:nth-child(2){cursor:pointer;justify-content:center;flex-direction:column;align-items:center;gap:7px}.container .container-footer .footer span:nth-child(2) .row{position:relative;display:inline-block}.container .container-footer .footer span:nth-child(2) .row:after{content:"";position:absolute;width:100%;transform:scaleX(1);height:0.1px;bottom:-1px;left:0;background-color:var(--white);transform-origin:bottom left;transition:transform 0.25s ease-out}.container .container-footer .footer span:nth-child(2) .row:hover{cursor:pointer}.container .container-footer .footer span:nth-child(2) .row:hover:after{transform:scaleX(0);transform-origin:bottom right}.container .container-footer .footer span .kabin-btn{position:relative;display:inline-block}.container .container-footer .footer span .kabin-btn::after{content:"";position:absolute;width:100%;transform:scaleX(1);height:0.1px;bottom:-1px;left:0;background-color:var(--white);transform-origin:bottom left;transition:transform 0.25s ease-out}.container .container-footer .footer span .kabin-btn:hover{cursor:pointer}.container .container-footer .footer span .kabin-btn:hover::after{transform:scaleX(0);transform-origin:bottom right}.container .container-footer .footer .blog-btn{justify-content:flex-end;align-items:center}.container .container-footer .footer .blog-btn a{cursor:pointer;border:1px solid var(--white);border-radius:5px;padding:5px 30px;color:var(--white);text-decoration:none;transition:all 0.25s ease-out}.container .container-footer .footer .blog-btn a:hover{color:var(--dark);background-color:var(--white)}.container #contact .footer{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--white);position:absolute;bottom:0;left:0;padding:0px 36px 27px 36px}@media screen and (max-width: 1250px){.container #contact .footer{font-size:10px}}@media screen and (max-width: 768px){.container #contact .footer{padding:0px 20px 20px 20px}}@media screen and (max-width: 500px){.container #contact .footer{flex-direction:column;align-items:stretch;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:17px 17px}}@media screen and (max-width: 425px){.container #contact .footer{font-size:9px}}.container #contact .footer span{width:33.33%;display:flex}@media screen and (max-width: 500px){.container #contact .footer span{width:100%;align-items:flex-start !important}}.container #contact .footer span:nth-child(1){justify-content:flex-start;grid-row:2 / span 1}.container #contact .footer span:nth-child(2){justify-content:center;flex-direction:column;align-items:center}.container #contact .footer span:nth-child(3){justify-content:flex-end;grid-column:3;grid-row:2}.container #contact .footer span .social-media{display:flex;gap:10px}.container #contact .footer span .social-media a{position:relative;display:inline-block}.container #contact .footer span .social-media a::after{content:"";position:absolute;width:100%;transform:scaleX(0);height:0.1px;bottom:0;left:0;background-color:var(--white);transform-origin:bottom right;transition:transform 0.25s ease-out}.container #contact .footer span .social-media a:hover::after{transform:scaleX(1);transform-origin:bottom left}.blog-container{height:100%}.blog-container .overflow-hidden{overflow:hidden}.blog-container header{z-index:0;position:relative;transition:background-color 0.5s ease-in-out, visibility 0.5s ease-in-out, padding-bottom 0.3s ease-in-out, padding-top 0.3s ease-in-out;padding:27px 36px}@media screen and (max-width: 768px){.blog-container header{padding:20px}}.blog-container header.fixednav{position:fixed;width:100%;top:0;left:0;padding:10px 36px 10px 36px;transition:background-color 0.5s ease-in-out, visibility 0.5s ease-in-out, padding-bottom 0.3s ease-in-out, padding-top 0.3s ease-in-out;border-bottom:1px solid #000000}@media screen and (max-width: 768px){.blog-container header.fixednav{padding:10px 20px 10px 20px}}.blog-container header .header{display:flex;justify-content:space-between;align-items:center}.blog-container header .header .header-logo{display:flex;align-items:center;width:100%;height:100%}.blog-container header .header .header-logo a{line-height:13px}.blog-container header .header .header-logo img{width:200px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1250px){.blog-container header .header .header-logo img{width:100px}}.blog-container header .header .header-right{display:flex;align-items:center;gap:15px}@media screen and (max-width: 425px){.blog-container header .header .header-right{gap:10px}}.blog-container header .header .header-right .gallery-link{position:relative;display:inline-block}.blog-container header .header .header-right .gallery-link span{font-size:12px}@media screen and (max-width: 1250px){.blog-container header .header .header-right .gallery-link span{font-size:10px}}@media screen and (max-width: 425px){.blog-container header .header .header-right .gallery-link span{font-size:9px}}.blog-container header .header .header-right .gallery-link::after{content:"";position:absolute;width:100%;transform:scaleX(0);height:1px;bottom:0;left:0;background-color:var(--white);transform-origin:bottom right;transition:transform 0.25s ease-out}.blog-container header .header .header-right .gallery-link:hover::after{transform:scaleX(1);transform-origin:bottom left}.blog-container header .header .header-right .language{position:relative}.blog-container header .header .header-right .language .custom-sel{display:inline-block;background-color:transparent;border-radius:10px}.blog-container header .header .header-right .language .custom-sel.active .selected{border-radius:10px 10px 0 0;transition:border-radius 1.7s}.blog-container header .header .header-right .language .custom-sel a{padding:6px;display:flex;align-items:center;gap:5px;border-right:0.1px solid;border-left:0.1px solid;transition:border-radius 2s, background-color 0.5s ease-in-out}.blog-container header .header .header-right .language .custom-sel a:last-child{border-bottom:0.1px solid;border-radius:0 0 10px 10px}.blog-container header .header .header-right .language .custom-sel a img{width:20px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1024px){.blog-container header .header .header-right .language .custom-sel a img{width:15px}}@media screen and (max-width: 768px){.blog-container header .header .header-right .language .custom-sel a img{width:10px}}.blog-container header .header .header-right .language .custom-sel a span{color:var(--white);font-size:15px;font-weight:700;display:flex;align-items:center}@media screen and (max-width: 1024px){.blog-container header .header .header-right .language .custom-sel a span{font-size:12px}}.blog-container header .header .header-right .language .custom-sel a svg{width:12px}@media screen and (max-width: 1024px){.blog-container header .header .header-right .language .custom-sel a svg{width:10px}}@media screen and (max-width: 768px){.blog-container header .header .header-right .language .custom-sel a svg{width:8px}}.blog-container header .header .header-right .language .custom-sel a:hover{text-decoration:none;background-color:#3b3b3b}.blog-container header .header .header-right .language .custom-sel a:hover span{color:#fff}.blog-container header .header .header-right .language .custom-sel a.selected{background-color:transparent;border-radius:10px;border:0.1px solid}.blog-container header .header .header-right .language .custom-sel a.hidden{display:none}.blog-container header .header .header-right button.toggle-btn{width:40px;height:40px;border-radius:50%;background-color:transparent;border:1px solid #ffff;cursor:pointer}@media screen and (max-width: 1250px){.blog-container header .header .header-right button.toggle-btn{width:30px;height:30px}}@media screen and (max-width: 425px){.blog-container header .header .header-right button.toggle-btn{width:25px;height:25px}}.blog-container header .header .header-right button.toggle-btn .toggle-menu{display:flex;flex-direction:column;justify-content:center;align-items:center}.blog-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{width:20px;height:0.5px;background-color:#ffff;transition:all 0.5s}.blog-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line:nth-child(2){display:none}@media screen and (max-width: 425px){.blog-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line:nth-child(2){margin:2px !important}}@media screen and (max-width: 1250px){.blog-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{width:15px}}@media screen and (max-width: 425px){.blog-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{width:10px}}.blog-container header .header .header-right button.toggle-btn .toggle-menu .line-1{-webkit-animation:line-1 0.5s alternate both;animation:line-1 0.5s alternate both;margin:0 !important}.blog-container header .header .header-right button.toggle-btn .toggle-menu .line-2{display:none}.blog-container header .header .header-right button.toggle-btn .toggle-menu .line-3{-webkit-animation:line-3 0.5s alternate both;animation:line-3 0.5s alternate both;margin:0 !important}@-webkit-keyframes line-1{0%{transform:rotate(0deg)}80%{transform:rotate(90deg)}100%{transform:rotate(40deg)}}@keyframes line-1{0%{transform:rotate(0deg)}80%{transform:rotate(90deg)}100%{transform:rotate(40deg)}}@-webkit-keyframes line-3{0%{transform:rotate(0deg)}80%{transform:rotate(160deg)}100%{transform:rotate(133deg)}}@keyframes line-3{0%{transform:rotate(0deg)}80%{transform:rotate(160deg)}100%{transform:rotate(133deg)}}@-webkit-keyframes old-line-1{0%{transform:rotate(40deg);margin:0px}100%{transform:rotate(0deg)}}@keyframes old-line-1{0%{transform:rotate(40deg);margin:0px}100%{transform:rotate(0deg)}}@-webkit-keyframes old-line-2{0%{margin:0px}79%{margin:0px}100%{margin:4px}}@keyframes old-line-2{0%{margin:0px}79%{margin:0px}100%{margin:4px}}@-webkit-keyframes old-line-3{0%{transform:rotate(133deg);margin:0px}100%{transform:rotate(0deg)}}@keyframes old-line-3{0%{transform:rotate(133deg);margin:0px}100%{transform:rotate(0deg)}}.blog-container header .header .header-right button.toggle-btn:hover{opacity:0.8}.blog-container header.white-header .header-logo img{-webkit-filter:invert(1);filter:invert(1)}.blog-container header.white-header .header-right .language .custom-sel a{border-color:var(--dark);background-color:var(--white-color)}.blog-container header.white-header .header-right .language .custom-sel a.selected{border-color:var(--dark)}.blog-container header.white-header .header-right .language .custom-sel a span{color:var(--dark)}.blog-container header.white-header .header-right .language .custom-sel a:first-child:hover span{color:var(--dark)}.blog-container header.white-header .header-right .language .custom-sel a:last-child{border-color:var(--dark)}.blog-container header.white-header .header-right button.toggle-btn{border-color:var(--dark)}.blog-container header.white-header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{background-color:var(--dark)}.blog-container header.white-header.fixednav{background-color:var(--white-page)}.blog-container header.dark-header .header-logo img{-webkit-filter:invert(0);filter:invert(0)}.blog-container header.dark-header .header-right .language .custom-sel a{border-color:#ffffff;background-color:#0f0f0f}.blog-container header.dark-header .header-right .language .custom-sel a.selected{border-color:#ffffff}.blog-container header.dark-header .header-right .language .custom-sel a span{color:#ffffff}.blog-container header.dark-header .header-right .language .custom-sel a svg g{fill:#ffffff}.blog-container header.dark-header .header-right .language .custom-sel a:first-child:hover span{color:#ffffff}.blog-container header.dark-header .header-right .language .custom-sel a:last-child{border-color:#ffffff}.blog-container header.dark-header .header-right button.toggle-btn{border-color:#ffffff}.blog-container header.dark-header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{background-color:#ffffff}.blog-container header.dark-header.fixednav{background-color:#0f0f0f}.blog-container nav{width:100%;height:100%;position:fixed;left:0;top:0;z-index:99;pointer-events:none;overflow:hidden}.blog-container nav *{color:#fff}.blog-container nav .anim-container{position:relative;height:100%;width:100%}.blog-container nav .anim-container .animate{height:33.33%;width:100%;transition:left 1s ease}.blog-container nav .anim-container .anim-1{position:absolute;top:0;left:100%;background-color:black}.blog-container nav .anim-container .anim-2{position:absolute;top:33.33%;left:100%;background-color:black}.blog-container nav .anim-container .anim-3{position:absolute;top:66.66%;left:100%;background-color:black}.blog-container nav .anim-container .drop-anim-1{position:absolute;top:0;left:100%;background-color:#252525;z-index:9999}.blog-container nav .anim-container .drop-anim-2{position:absolute;top:33.33%;left:100%;background-color:#252525;z-index:9999}.blog-container nav .anim-container .drop-anim-3{position:absolute;top:66.66%;left:100%;background-color:#252525;z-index:9999}.blog-container nav .anim-container .drop-anim-1-active{left:0;transition:left 0.7s ease-in-out 0.2s}.blog-container nav .anim-container .drop-anim-2-active{left:0;transition:left 0.7s ease-in-out 0.1s}.blog-container nav .anim-container .drop-anim-3-active{left:0;transition:left 0.7s ease-in-out}.blog-container nav .anim-container .anim-1-active{left:0;transition:left 0.7s ease-in-out 0.2s}.blog-container nav .anim-container .anim-2-active{left:0;transition:left 0.7s ease-in-out 0.1s}.blog-container nav .anim-container .anim-3-active{left:0;transition:left 0.7s ease-in-out}.blog-container nav .anim-container .anim-1-close{left:100%;transition:left 0.7s ease-in-out 0.2s}.blog-container nav .anim-container .anim-2-close{left:100%;transition:left 0.7s ease-in-out 0.1s}.blog-container nav .anim-container .anim-3-close{left:100%;transition:left 0.7s ease-in-out}.blog-container nav .anim-container .drop-anim-1-close{left:100%;transition:left 0.7s ease-in-out 0.2s}.blog-container nav .anim-container .drop-anim-2-close{left:100%;transition:left 0.7s ease-in-out 0.1s}.blog-container nav .anim-container .drop-anim-3-close{left:100%;transition:left 0.7s ease-in-out}.blog-container nav .anim-container .nav-container{display:none;height:100%;align-items:center}.blog-container nav .anim-container .nav-container .main{width:100%;padding:110px 36px 0px 36px;background-color:var(--black);display:flex;justify-content:space-between;z-index:1000;position:relative}@media screen and (max-width: 768px){.blog-container nav .anim-container .nav-container .main{padding:20px}}@media screen and (max-width: 500px){.blog-container nav .anim-container .nav-container .main{flex-direction:column-reverse;align-items:flex-start;justify-content:center}}.blog-container nav .anim-container .nav-container .main .left{width:45%;font-size:calc(2.375rem + 1.5vw);height:100%;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 1024px){.blog-container nav .anim-container .nav-container .main .left{width:50%}}@media screen and (max-width: 920px){.blog-container nav .anim-container .nav-container .main .left{width:55%}}@media screen and (max-width: 812px){.blog-container nav .anim-container .nav-container .main .left{width:60%}}@media screen and (max-width: 701px){.blog-container nav .anim-container .nav-container .main .left{width:70%}}@media screen and (max-width: 500px){.blog-container nav .anim-container .nav-container .main .left{padding-top:35px}}@media screen and (max-width: 590px){.blog-container nav .anim-container .nav-container .main .left{width:100%;height:auto;font-size:calc(2.375rem + 0.5vw)}}@media screen and (max-width: 375px){.blog-container nav .anim-container .nav-container .main .left{font-size:30px}}@media screen and (max-height: 650px){.blog-container nav .anim-container .nav-container .main .left{font-size:calc(100vh / 18)}}.blog-container nav .anim-container .nav-container .main .left svg{width:32px}@media screen and (max-width: 768px){.blog-container nav .anim-container .nav-container .main .left svg{width:25px}}@media screen and (max-width: 500px){.blog-container nav .anim-container .nav-container .main .left svg{width:20px}}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(1) li{-webkit-animation-delay:0.1s;animation-delay:0.1s}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(2) li{-webkit-animation-delay:0.2s;animation-delay:0.2s}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(3) li{-webkit-animation-delay:0.3s;animation-delay:0.3s}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(4) li{-webkit-animation-delay:0.4s;animation-delay:0.4s}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(5) li{-webkit-animation-delay:0.5s;animation-delay:0.5s}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(6) li{-webkit-animation-delay:0.6s;animation-delay:0.6s}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active{width:auto}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active span{transition:0.4s;transform:translateX(35px) rotateY(0deg)}@media screen and (max-width: 500px){.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active span{transform:translateX(15px) rotateY(0deg)}}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active svg{transition:0.4s;left:0px}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active:hover span{transition:0.4s;transform:translateX(45px) rotateY(180deg)}@media screen and (max-width: 500px){.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active:hover span{transform:translateX(15px) rotateY(180deg)}}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active:hover svg{transition:0.4s;left:0px}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a{display:flex;align-items:center;width:auto;padding:2px}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a span{transition:0.4s;transform:translateX(-20px) rotateY(0deg)}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a svg{transition:0.4s;position:relative;left:-60px}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a:hover span{transition:0.4s;transform:translateX(35px) rotateY(180deg)}@media screen and (max-width: 500px){.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a:hover span{transform:translateX(15px) rotateY(180deg)}}.blog-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a:hover svg{transition:0.4s;left:0px}.blog-container nav .anim-container .nav-container .main .right{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}@media screen and (max-width: 820px){.blog-container nav .anim-container .nav-container .main .right{justify-content:flex-end}}@media screen and (max-width: 500px){.blog-container nav .anim-container .nav-container .main .right{height:auto}}.blog-container nav .anim-container .nav-container .main .right #number{font-size:150px;display:flex;overflow:hidden;height:160px}@media screen and (max-width: 1024px){.blog-container nav .anim-container .nav-container .main .right #number{font-size:120px;height:120px}}@media screen and (max-width: 820px){.blog-container nav .anim-container .nav-container .main .right #number{font-size:90px;height:97px}}@media screen and (max-width: 768px){.blog-container nav .anim-container .nav-container .main .right #number{font-size:70px;height:70px}}@media screen and (max-width: 500px){.blog-container nav .anim-container .nav-container .main .right #number{font-size:45px;height:45px}}.blog-container nav .anim-container .nav-container .main .right #number #numberchange{position:relative;width:85px;transition:all 0.2s ease;top:0}@media screen and (max-width: 820px){.blog-container nav .anim-container .nav-container .main .right #number #numberchange{width:50px}}@media screen and (max-width: 768px){.blog-container nav .anim-container .nav-container .main .right #number #numberchange{width:39px}}@media screen and (max-width: 500px){.blog-container nav .anim-container .nav-container .main .right #number #numberchange{width:25px}}.blog-container nav .anim-container .nav-container .main .right #number #changednumber{font-size:150px;position:absolute;bottom:-100px;transition:all 0.2s ease;right:0}@media screen and (max-width: 1024px){.blog-container nav .anim-container .nav-container .main .right #number #changednumber{font-size:120px}}@media screen and (max-width: 820px){.blog-container nav .anim-container .nav-container .main .right #number #changednumber{font-size:90px}}@media screen and (max-width: 768px){.blog-container nav .anim-container .nav-container .main .right #number #changednumber{font-size:70px}}@media screen and (max-width: 500px){.blog-container nav .anim-container .nav-container .main .right #number #changednumber{font-size:45px}}.blog-container nav .anim-container .nav-container .main .right .righttext{width:150px;font-size:10px}@media screen and (max-width: 820px){.blog-container nav .anim-container .nav-container .main .right .righttext{display:none}}.blog-container nav .anim-container .nav-container .footer{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--white);position:absolute;bottom:0;left:0;padding:0px 36px 27px 36px}@media screen and (max-width: 1250px){.blog-container nav .anim-container .nav-container .footer{font-size:10px}}@media screen and (max-width: 768px){.blog-container nav .anim-container .nav-container .footer{padding:0px 20px 20px 20px}}@media screen and (max-width: 500px){.blog-container nav .anim-container .nav-container .footer{flex-direction:column;align-items:stretch;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:17px 17px}}@media screen and (max-width: 425px){.blog-container nav .anim-container .nav-container .footer{font-size:9px}}.blog-container nav .anim-container .nav-container .footer span{width:33.33%;display:flex}@media screen and (max-width: 500px){.blog-container nav .anim-container .nav-container .footer span{width:100%;align-items:flex-start !important}}.blog-container nav .anim-container .nav-container .footer span:nth-child(1){justify-content:flex-start;grid-row:2 / span 1}.blog-container nav .anim-container .nav-container .footer span:nth-child(2){justify-content:center;flex-direction:column;align-items:center}.blog-container nav .anim-container .nav-container .footer span:nth-child(3){justify-content:flex-end;grid-column:3;grid-row:2}.blog-container nav .anim-container .nav-container .footer span .social-media{display:flex;gap:10px}.blog-container nav .anim-container .nav-container .footer span .social-media a{position:relative;display:inline-block}.blog-container nav .anim-container .nav-container .footer span .social-media a::after{content:"";position:absolute;width:100%;transform:scaleX(0);height:0.1px;bottom:0;left:0;background-color:var(--white);transform-origin:bottom right;transition:transform 0.25s ease-out}.blog-container nav .anim-container .nav-container .footer span .social-media a:hover::after{transform:scaleX(1);transform-origin:bottom left}.blog-container nav .anim-container .drop{position:relative;z-index:9999}.blog-container nav .anim-container .drop .main .left{width:100%}@media screen and (max-width: 643px){.blog-container nav .anim-container .drop .main .left{font-size:35px}}@media screen and (max-width: 490px){.blog-container nav .anim-container .drop .main .left{font-size:30px}}@media screen and (max-width: 430px){.blog-container nav .anim-container .drop .main .left{font-size:25px}}@media screen and (max-width: 350px){.blog-container nav .anim-container .drop .main .left{font-size:20px}}@media screen and (max-width: 290px){.blog-container nav .anim-container .drop .main .left{font-size:15px}}.blog-container main{height:100%;z-index:1}.blog-container main.navbarfixed{padding-top:60px}@media screen and (max-width: 425px){.blog-container main.navbarfixed{padding-top:25px}}.blog-container main .header{height:600px;background-image:url(../images/anasayfa-slider/slider-1.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;position:relative}@media screen and (max-width: 1024px){.blog-container main .header{height:500px}}@media screen and (max-width: 768px){.blog-container main .header{height:400px}}@media screen and (max-width: 500px){.blog-container main .header{height:250px}}@media screen and (max-width: 350px){.blog-container main .header{height:200px}}.blog-container main .header::before{content:"";position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.5)}.blog-container main .header nav{height:unset;position:unset;z-index:1;pointer-events:auto;padding:27px 36px 0 36px}@media screen and (max-width: 768px){.blog-container main .header nav{padding:20px 20px 0 20px}}.blog-container main .header nav .breadcrumb{display:flex;align-items:center;gap:10px}.blog-container main .header nav .breadcrumb .breadcrumb-item{font-size:12px;color:#fff;font-weight:500}@media screen and (max-width: 768px){.blog-container main .header nav .breadcrumb .breadcrumb-item{font-size:10px}}@media screen and (max-width: 500px){.blog-container main .header nav .breadcrumb .breadcrumb-item{font-size:9px}}.blog-container main .header nav .breadcrumb .breadcrumb-item a{text-decoration:underline;transition:all 0.3s ease-in-out}.blog-container main .header nav .breadcrumb .breadcrumb-item a:hover{opacity:0.8;transition:all 0.3s ease-in-out}.blog-container main .header nav .breadcrumb svg path{fill:#fff}.blog-container main .header .title{height:100%;display:flex;justify-content:center;align-items:center;z-index:1}.blog-container main .header .title span{height:calc(7.5rem + 2vw);display:flex;align-items:center}.blog-container main .header .title h1{font-size:calc(2.5rem + 2vw);line-height:calc(4rem + 2vw);color:#fff}@media screen and (max-width: 768px){.blog-container main .header .title h1{font-size:calc(2.5rem + 1vw)}}@media screen and (max-width: 500px){.blog-container main .header .title h1{font-size:30px}}@media screen and (max-width: 350px){.blog-container main .header .title h1{font-size:20px}}.blog-container main .blog-yazi{padding:27px 36px;display:flex;flex-direction:column}@media screen and (max-width: 768px){.blog-container main .blog-yazi{padding:20px}}.blog-container main .blog-yazi .top{display:flex;justify-content:space-between}.blog-container main .blog-yazi .top .left{display:flex;flex-direction:column;gap:5px}.blog-container main .blog-yazi .top .left .date,.blog-container main .blog-yazi .top .left .time{font-size:12px;color:var(--dark);font-weight:500}@media screen and (max-width: 768px){.blog-container main .blog-yazi .top .left .date,.blog-container main .blog-yazi .top .left .time{font-size:10px}}@media screen and (max-width: 500px){.blog-container main .blog-yazi .top .left .date,.blog-container main .blog-yazi .top .left .time{font-size:9px}}.blog-container main .blog-yazi .top .left .date{font-size:15px;font-weight:600}.blog-container main .blog-yazi .top .right{position:relative;display:flex;align-items:center;gap:10px}.blog-container main .blog-yazi .top .right .box-toggle{width:60px;height:27px;background-color:var(--dark);border-radius:40px;display:inline-block;position:relative;cursor:pointer;transition:500ms background-color;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer}@media screen and (max-width: 500px){.blog-container main .blog-yazi .top .right .box-toggle{width:50px;height:22px}}.blog-container main .blog-yazi .top .right .box-toggle:checked{background-color:var(--dark)}.blog-container main .blog-yazi .top .right .box-toggle:checked:after{transform:translatex(31px)}@media screen and (max-width: 500px){.blog-container main .blog-yazi .top .right .box-toggle:checked:after{transform:translatex(25px)}}.blog-container main .blog-yazi .top .right .box-toggle::after{content:"";width:20px;height:20px;border-radius:50%;background-color:var(--white);box-shadow:0px 0px 6px 1px var(--dark);position:absolute;top:4px;left:4px;transition:500ms left, 500ms background-color;transition:all 0.2s cubic-bezier(0.5, 0.1, 0.75, 1.35)}@media screen and (max-width: 500px){.blog-container main .blog-yazi .top .right .box-toggle::after{width:15px;height:15px;top:3px;left:4 px}}.blog-container main .blog-yazi .top .right .dark-mode-label{font-size:12px;color:var(--dark);font-weight:500;margin-left:10px}@media screen and (max-width: 768px){.blog-container main .blog-yazi .top .right .dark-mode-label{font-size:10px}}@media screen and (max-width: 500px){.blog-container main .blog-yazi .top .right .dark-mode-label{font-size:9px}}.blog-container main .blog-yazi .content{padding:20px 0}.blog-container main .blog-yazi .content>*{color:var(--dark)}.blog-container main .blog-yazi .ticket-container{display:flex;flex-direction:column;gap:5px}.blog-container main .blog-yazi .ticket-container .ticket-title span{display:block;font-size:20px;font-weight:500;color:var(--blue);text-transform:lowercase}@media screen and (max-width: 768px){.blog-container main .blog-yazi .ticket-container .ticket-title span{font-size:18px}}@media screen and (max-width: 500px){.blog-container main .blog-yazi .ticket-container .ticket-title span{font-size:16px}}@media screen and (max-width: 376px){.blog-container main .blog-yazi .ticket-container .ticket-title span{font-size:14px}}.blog-container main .blog-yazi .ticket-container .tickets{display:flex;gap:12px}.blog-container main .blog-yazi .ticket-container .tickets .ticket{position:relative}.blog-container main .blog-yazi .ticket-container .tickets .ticket a{display:inline-block;font-size:16px;font-weight:500;color:var(--gray)}@media screen and (max-width: 768px){.blog-container main .blog-yazi .ticket-container .tickets .ticket a{font-size:14px}}@media screen and (max-width: 500px){.blog-container main .blog-yazi .ticket-container .tickets .ticket a{font-size:12px}}@media screen and (max-width: 376px){.blog-container main .blog-yazi .ticket-container .tickets .ticket a{font-size:10px}}.blog-container main .blog-yazi .ticket-container .tickets .ticket:not(:last-child)::after{content:"-";position:absolute;color:var(--gray);width:11px;text-align:center}.blog-container main .blog-yazi .footer{display:flex;flex-direction:column}.blog-container main .blog-yazi .footer .next{display:flex;flex-direction:column;align-items:center;gap:40px;padding:30px 0px;border-bottom:1px solid var(--dark)}@media screen and (max-width: 768px){.blog-container main .blog-yazi .footer .next{padding:20px 0px;gap:20px}}@media screen and (max-width: 500px){.blog-container main .blog-yazi .footer .next{gap:5px}}.blog-container main .blog-yazi .footer .next span{font-size:30px;font-weight:500;color:var(--dark)}@media screen and (max-width: 768px){.blog-container main .blog-yazi .footer .next span{font-size:20px}}@media screen and (max-width: 500px){.blog-container main .blog-yazi .footer .next span{font-size:16px}}@media screen and (max-width: 376px){.blog-container main .blog-yazi .footer .next span{font-size:14px}}@media screen and (max-width: 320px){.blog-container main .blog-yazi .footer .next span{font-size:12px}}.blog-container main .blog-yazi .footer .next .next-btn{position:relative}.blog-container main .blog-yazi .footer .next .next-btn:hover .icon svg path{fill:var(--white) !important;transition:all 0.3s ease-in-out}.blog-container main .blog-yazi .footer .next .next-btn .container{width:150px;height:150px;border-radius:50%;padding:0;transition:all 0.3s ease-in-out}@media screen and (max-width: 768px){.blog-container main .blog-yazi .footer .next .next-btn .container{width:100px;height:100px}}@media screen and (max-width: 500px){.blog-container main .blog-yazi .footer .next .next-btn .container{width:80px;height:80px}}@media screen and (max-width: 376px){.blog-container main .blog-yazi .footer .next .next-btn .container{width:60px;height:60px}}@media screen and (max-width: 320px){.blog-container main .blog-yazi .footer .next .next-btn .container{width:50px;height:50px}}.blog-container main .blog-yazi .footer .next .next-btn .container .next-link{display:inline-block;position:relative;width:100%;height:100%;border-radius:50%;border:1px solid var(--dark);-webkit-animation-delay:200ms;animation-delay:200ms;-webkit-animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);-webkit-animation-duration:1000ms;animation-duration:1000ms}.blog-container main .blog-yazi .footer .next .next-btn .container .next-link .next-link-after{pointer-events:none;position:absolute;top:102%;left:0;background:var(--dark);width:102%;height:102%;z-index:0;transition:top 0.5s ease-in-out}.blog-container main .blog-yazi .footer .next .next-btn .icon{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;overflow:hidden}.blog-container main .blog-yazi .footer .next .next-btn .icon .container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:flex-end}.blog-container main .blog-yazi .footer .next .next-btn .icon .container .svg{flex-shrink:0;position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.blog-container main .blog-yazi .footer .next .next-btn .icon .container .svg svg{width:calc(100vw / 30)}@media screen and (max-width: 500px){.blog-container main .blog-yazi .footer .next .next-btn .icon .container .svg svg{width:calc(100vw / 20)}}.blog-container main .blog-yazi .footer .next .next-btn .icon .container .svg svg:last-child{-webkit-animation-delay:200ms;animation-delay:200ms;-webkit-animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);animation-timing-function:cubic-bezier(0.94, 0.22, 0.42, 0.83);-webkit-animation-duration:1000ms;animation-duration:1000ms}.blog-container main .blog-yazi .footer .next .next-btn .icon .container .svg svg path{fill:var(--dark);transition:all 0.3s ease-in-out}.blog-container main .blog-yazi .footer .next .back-to-top button{font-size:15px;color:var(--dark);background:none;border:none;cursor:pointer;text-transform:uppercase}@media screen and (max-width: 768px){.blog-container main .blog-yazi .footer .next .back-to-top button{font-size:12px}}@media screen and (max-width: 500px){.blog-container main .blog-yazi .footer .next .back-to-top button{font-size:10px}}@media screen and (max-width: 376px){.blog-container main .blog-yazi .footer .next .back-to-top button{font-size:8px}}@media screen and (max-width: 320px){.blog-container main .blog-yazi .footer .next .back-to-top button{font-size:6px}}.blog-container main .blog-yazi .footer .bottom{display:flex;justify-content:space-between;padding-top:30px}.blog-container main .blog-yazi .footer .bottom .left{display:flex;flex-direction:column}@media screen and (max-width: 500px){.blog-container main .blog-yazi .footer .bottom .left{grid-row:1 / span 2;width:100%}}@media screen and (max-width: 500px){.blog-container main .blog-yazi .footer .bottom{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;justify-items:end}}.blog-container main .blog-yazi .footer .bottom div{width:33.33%;display:flex;color:var(--dark)}.blog-container main .blog-yazi .footer .bottom div:nth-child(2){justify-content:center;align-items:end}.blog-container main .blog-yazi .footer .bottom div:nth-child(3){justify-content:flex-end;align-items:end}@media screen and (max-width: 1024px){.blog-container main .blog-yazi .footer .bottom div{font-size:14px}}@media screen and (max-width: 768px){.blog-container main .blog-yazi .footer .bottom div{font-size:12px}}@media screen and (max-width: 500px){.blog-container main .blog-yazi .footer .bottom div{font-size:10px}}@media screen and (max-width: 376px){.blog-container main .blog-yazi .footer .bottom div{font-size:8px}}@media screen and (max-width: 320px){.blog-container main .blog-yazi .footer .bottom div{font-size:6px}}.blog-container main .blog-yazi .footer .bottom div span{color:var(--dark)}@media screen and (max-width: 1024px){.blog-container main .blog-yazi .footer .bottom div span{font-size:14px}}@media screen and (max-width: 768px){.blog-container main .blog-yazi .footer .bottom div span{font-size:12px}}@media screen and (max-width: 500px){.blog-container main .blog-yazi .footer .bottom div span{font-size:10px}}@media screen and (max-width: 376px){.blog-container main .blog-yazi .footer .bottom div span{font-size:8px}}@media screen and (max-width: 320px){.blog-container main .blog-yazi .footer .bottom div span{font-size:6px}}.blog-container main .blog-yazi .footer .bottom .made-by span{position:relative;display:inline-block}.blog-container main .blog-yazi .footer .bottom .made-by span a{color:var(--dark)}@media screen and (max-width: 1024px){.blog-container main .blog-yazi .footer .bottom .made-by span a{font-size:14px}}@media screen and (max-width: 768px){.blog-container main .blog-yazi .footer .bottom .made-by span a{font-size:12px}}@media screen and (max-width: 500px){.blog-container main .blog-yazi .footer .bottom .made-by span a{font-size:10px}}@media screen and (max-width: 376px){.blog-container main .blog-yazi .footer .bottom .made-by span a{font-size:8px}}@media screen and (max-width: 320px){.blog-container main .blog-yazi .footer .bottom .made-by span a{font-size:6px}}.blog-container main .blog-yazi .footer .bottom .made-by span:after{content:"";position:absolute;width:100%;transform:scaleX(1);height:1px;bottom:0;left:0;background-color:var(--dark);transform-origin:bottom left;transition:transform 0.25s ease-out}.blog-container main .blog-yazi .footer .bottom .made-by span:hover:after{transform:scaleX(0);transform-origin:bottom right}@media screen and (max-width: 500px){.blog-container main .blog-yazi .footer .bottom .made-by{grid-column:2 / span 1;grid-row:1 / span 1;width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media screen and (max-width: 500px){.blog-container main .blog-yazi .footer .bottom .since{grid-column:2 / span 1;grid-row:2 / span 1;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.blog-container main .blog-yazi .footer .bottom .country{display:flex;align-items:center}.blog-container main .blog-yazi .footer .bottom .country::before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--dark);margin-right:3px}.urun-container .overflow-hidden,.kapi-container .overflow-hidden{overflow:hidden}.urun-container header,.kapi-container header{z-index:0;position:relative;padding:10px 36px 10px 36px;border-bottom:1px solid #000000}@media screen and (max-width: 768px){.urun-container header,.kapi-container header{padding:10px 20px 10px 20px}}.urun-container header.fixednav,.kapi-container header.fixednav{position:fixed;width:100%;top:0;left:0}@media screen and (max-width: 768px){.urun-container header.fixednav,.kapi-container header.fixednav{padding:10px 20px 10px 20px}}.urun-container header .header,.kapi-container header .header{display:flex;justify-content:space-between;align-items:center}.urun-container header .header .header-logo,.kapi-container header .header .header-logo{display:flex;align-items:center;width:100%;height:100%}.urun-container header .header .header-logo a,.kapi-container header .header .header-logo a{line-height:13px}.urun-container header .header .header-logo img,.kapi-container header .header .header-logo img{width:200px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1250px){.urun-container header .header .header-logo img,.kapi-container header .header .header-logo img{width:100px}}.urun-container header .header .header-right,.kapi-container header .header .header-right{display:flex;align-items:center;gap:15px}@media screen and (max-width: 425px){.urun-container header .header .header-right,.kapi-container header .header .header-right{gap:10px}}.urun-container header .header .header-right .language,.kapi-container header .header .header-right .language{position:relative}.urun-container header .header .header-right .language .custom-sel,.kapi-container header .header .header-right .language .custom-sel{display:inline-block;border-radius:10px;background-color:transparent}.urun-container header .header .header-right .language .custom-sel.active .selected,.kapi-container header .header .header-right .language .custom-sel.active .selected{border-radius:10px 10px 0 0;transition:border-radius 1.7s}.urun-container header .header .header-right .language .custom-sel a,.kapi-container header .header .header-right .language .custom-sel a{padding:6px;display:flex;align-items:center;gap:5px;border-right:0.1px solid;border-left:0.1px solid;transition:border-radius 2s, background-color 0.5s ease-in-out}.urun-container header .header .header-right .language .custom-sel a:last-child,.kapi-container header .header .header-right .language .custom-sel a:last-child{border-bottom:0.1px solid;border-radius:0 0 10px 10px}.urun-container header .header .header-right .language .custom-sel a img,.kapi-container header .header .header-right .language .custom-sel a img{width:20px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1024px){.urun-container header .header .header-right .language .custom-sel a img,.kapi-container header .header .header-right .language .custom-sel a img{width:15px}}.urun-container header .header .header-right .language .custom-sel a span,.kapi-container header .header .header-right .language .custom-sel a span{color:var(--white);font-size:14px;font-weight:700;display:flex;align-items:center}@media screen and (max-width: 1024px){.urun-container header .header .header-right .language .custom-sel a span,.kapi-container header .header .header-right .language .custom-sel a span{font-size:12px}}@media screen and (max-width: 768px){.urun-container header .header .header-right .language .custom-sel a span,.kapi-container header .header .header-right .language .custom-sel a span{font-size:10px}}.urun-container header .header .header-right .language .custom-sel a svg,.kapi-container header .header .header-right .language .custom-sel a svg{width:12px}@media screen and (max-width: 1024px){.urun-container header .header .header-right .language .custom-sel a svg,.kapi-container header .header .header-right .language .custom-sel a svg{width:10px}}@media screen and (max-width: 768px){.urun-container header .header .header-right .language .custom-sel a svg,.kapi-container header .header .header-right .language .custom-sel a svg{width:8px}}.urun-container header .header .header-right .language .custom-sel a:hover,.kapi-container header .header .header-right .language .custom-sel a:hover{text-decoration:none;background-color:#3b3b3b}.urun-container header .header .header-right .language .custom-sel a:hover span,.kapi-container header .header .header-right .language .custom-sel a:hover span{color:#fff}.urun-container header .header .header-right .language .custom-sel a.selected,.kapi-container header .header .header-right .language .custom-sel a.selected{background-color:transparent;border-radius:10px;border:0.1px solid}.urun-container header .header .header-right .language .custom-sel a.hidden,.kapi-container header .header .header-right .language .custom-sel a.hidden{display:none}.urun-container header .header .header-right button.toggle-btn,.kapi-container header .header .header-right button.toggle-btn{width:40px;height:40px;border-radius:50%;background-color:transparent;border:1px solid #ffff;cursor:pointer}@media screen and (max-width: 1250px){.urun-container header .header .header-right button.toggle-btn,.kapi-container header .header .header-right button.toggle-btn{width:30px;height:30px}}@media screen and (max-width: 425px){.urun-container header .header .header-right button.toggle-btn,.kapi-container header .header .header-right button.toggle-btn{width:25px;height:25px}}.urun-container header .header .header-right button.toggle-btn .toggle-menu,.kapi-container header .header .header-right button.toggle-btn .toggle-menu{display:flex;flex-direction:column;justify-content:center;align-items:center}.urun-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line,.kapi-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{width:20px;height:0.5px;background-color:#ffff;transition:all 0.5s}.urun-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line:nth-child(2),.kapi-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line:nth-child(2){display:none}@media screen and (max-width: 425px){.urun-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line:nth-child(2),.kapi-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line:nth-child(2){margin:2px !important}}@media screen and (max-width: 1250px){.urun-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line,.kapi-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{width:15px}}@media screen and (max-width: 425px){.urun-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line,.kapi-container header .header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{width:10px}}.urun-container header .header .header-right button.toggle-btn .toggle-menu .line-1,.kapi-container header .header .header-right button.toggle-btn .toggle-menu .line-1{-webkit-animation:line-1 0.5s alternate both;animation:line-1 0.5s alternate both;margin:0 !important}.urun-container header .header .header-right button.toggle-btn .toggle-menu .line-2,.kapi-container header .header .header-right button.toggle-btn .toggle-menu .line-2{display:none}.urun-container header .header .header-right button.toggle-btn .toggle-menu .line-3,.kapi-container header .header .header-right button.toggle-btn .toggle-menu .line-3{-webkit-animation:line-3 0.5s alternate both;animation:line-3 0.5s alternate both;margin:0 !important}@-webkit-keyframes line-1{0%{transform:rotate(0deg)}80%{transform:rotate(90deg)}100%{transform:rotate(40deg)}}@keyframes line-1{0%{transform:rotate(0deg)}80%{transform:rotate(90deg)}100%{transform:rotate(40deg)}}@-webkit-keyframes line-3{0%{transform:rotate(0deg)}80%{transform:rotate(160deg)}100%{transform:rotate(133deg)}}@keyframes line-3{0%{transform:rotate(0deg)}80%{transform:rotate(160deg)}100%{transform:rotate(133deg)}}@-webkit-keyframes old-line-1{0%{transform:rotate(40deg);margin:0px}100%{transform:rotate(0deg)}}@keyframes old-line-1{0%{transform:rotate(40deg);margin:0px}100%{transform:rotate(0deg)}}@-webkit-keyframes old-line-2{0%{margin:0px}79%{margin:0px}100%{margin:4px}}@keyframes old-line-2{0%{margin:0px}79%{margin:0px}100%{margin:4px}}@-webkit-keyframes old-line-3{0%{transform:rotate(133deg);margin:0px}100%{transform:rotate(0deg)}}@keyframes old-line-3{0%{transform:rotate(133deg);margin:0px}100%{transform:rotate(0deg)}}.urun-container header .header .header-right button.toggle-btn:hover,.kapi-container header .header .header-right button.toggle-btn:hover{opacity:0.8}.urun-container header.white-header .header-logo img,.kapi-container header.white-header .header-logo img{-webkit-filter:invert(1);filter:invert(1)}.urun-container header.white-header .header-right .language .custom-sel a,.kapi-container header.white-header .header-right .language .custom-sel a{border-color:var(--dark);background-color:var(--white-color)}.urun-container header.white-header .header-right .language .custom-sel a.selected,.kapi-container header.white-header .header-right .language .custom-sel a.selected{border-color:var(--dark)}.urun-container header.white-header .header-right .language .custom-sel a span,.kapi-container header.white-header .header-right .language .custom-sel a span{color:var(--dark)}.urun-container header.white-header .header-right .language .custom-sel a:first-child:hover span,.kapi-container header.white-header .header-right .language .custom-sel a:first-child:hover span{color:var(--dark)}.urun-container header.white-header .header-right .language .custom-sel a:last-child,.kapi-container header.white-header .header-right .language .custom-sel a:last-child{border-color:var(--dark)}.urun-container header.white-header .header-right button.toggle-btn,.kapi-container header.white-header .header-right button.toggle-btn{border-color:var(--dark)}.urun-container header.white-header .header-right button.toggle-btn .toggle-menu .toggle-menu-line,.kapi-container header.white-header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{background-color:var(--dark)}.urun-container header.white-header.fixednav,.kapi-container header.white-header.fixednav{background-color:var(--white-page)}.urun-container header.dark-header .header-logo img,.kapi-container header.dark-header .header-logo img{-webkit-filter:invert(0);filter:invert(0)}.urun-container header.dark-header .header-right .language .custom-sel a,.kapi-container header.dark-header .header-right .language .custom-sel a{border-color:var(--white);background-color:var(--black-color)}.urun-container header.dark-header .header-right .language .custom-sel a.selected,.kapi-container header.dark-header .header-right .language .custom-sel a.selected{border-color:var(--white)}.urun-container header.dark-header .header-right .language .custom-sel a span,.kapi-container header.dark-header .header-right .language .custom-sel a span{color:var(--white)}.urun-container header.dark-header .header-right .language .custom-sel a svg g,.kapi-container header.dark-header .header-right .language .custom-sel a svg g{fill:var(--white)}.urun-container header.dark-header .header-right .language .custom-sel a:first-child:hover span,.kapi-container header.dark-header .header-right .language .custom-sel a:first-child:hover span{color:var(--white)}.urun-container header.dark-header .header-right .language .custom-sel a:last-child,.kapi-container header.dark-header .header-right .language .custom-sel a:last-child{border-color:var(--white)}.urun-container header.dark-header .header-right button.toggle-btn,.kapi-container header.dark-header .header-right button.toggle-btn{border-color:var(--white)}.urun-container header.dark-header .header-right button.toggle-btn .toggle-menu .toggle-menu-line,.kapi-container header.dark-header .header-right button.toggle-btn .toggle-menu .toggle-menu-line{background-color:var(--white)}.urun-container header.dark-header.fixednav,.kapi-container header.dark-header.fixednav{background-color:var(--black-page)}.urun-container nav,.kapi-container nav{width:100%;height:100%;position:fixed;left:0;top:0;z-index:99;pointer-events:none;overflow:hidden}.urun-container nav *,.kapi-container nav *{color:#fff}.urun-container nav .anim-container,.kapi-container nav .anim-container{position:relative;height:100%;width:100%}.urun-container nav .anim-container .animate,.kapi-container nav .anim-container .animate{height:33.33%;width:100%;transition:left 1s ease}.urun-container nav .anim-container .anim-1,.kapi-container nav .anim-container .anim-1{position:absolute;top:0;left:100%;background-color:black}.urun-container nav .anim-container .anim-2,.kapi-container nav .anim-container .anim-2{position:absolute;top:33.33%;left:100%;background-color:black}.urun-container nav .anim-container .anim-3,.kapi-container nav .anim-container .anim-3{position:absolute;top:66.66%;left:100%;background-color:black}.urun-container nav .anim-container .drop-anim-1,.kapi-container nav .anim-container .drop-anim-1{position:absolute;top:0;left:100%;background-color:#252525;z-index:9999}.urun-container nav .anim-container .drop-anim-2,.kapi-container nav .anim-container .drop-anim-2{position:absolute;top:33.33%;left:100%;background-color:#252525;z-index:9999}.urun-container nav .anim-container .drop-anim-3,.kapi-container nav .anim-container .drop-anim-3{position:absolute;top:66.66%;left:100%;background-color:#252525;z-index:9999}.urun-container nav .anim-container .drop-anim-1-active,.kapi-container nav .anim-container .drop-anim-1-active{left:0;transition:left 0.7s ease-in-out 0.2s}.urun-container nav .anim-container .drop-anim-2-active,.kapi-container nav .anim-container .drop-anim-2-active{left:0;transition:left 0.7s ease-in-out 0.1s}.urun-container nav .anim-container .drop-anim-3-active,.kapi-container nav .anim-container .drop-anim-3-active{left:0;transition:left 0.7s ease-in-out}.urun-container nav .anim-container .anim-1-active,.kapi-container nav .anim-container .anim-1-active{left:0;transition:left 0.7s ease-in-out 0.2s}.urun-container nav .anim-container .anim-2-active,.kapi-container nav .anim-container .anim-2-active{left:0;transition:left 0.7s ease-in-out 0.1s}.urun-container nav .anim-container .anim-3-active,.kapi-container nav .anim-container .anim-3-active{left:0;transition:left 0.7s ease-in-out}.urun-container nav .anim-container .anim-1-close,.kapi-container nav .anim-container .anim-1-close{left:100%;transition:left 0.7s ease-in-out 0.2s}.urun-container nav .anim-container .anim-2-close,.kapi-container nav .anim-container .anim-2-close{left:100%;transition:left 0.7s ease-in-out 0.1s}.urun-container nav .anim-container .anim-3-close,.kapi-container nav .anim-container .anim-3-close{left:100%;transition:left 0.7s ease-in-out}.urun-container nav .anim-container .drop-anim-1-close,.kapi-container nav .anim-container .drop-anim-1-close{left:100%;transition:left 0.7s ease-in-out 0.2s}.urun-container nav .anim-container .drop-anim-2-close,.kapi-container nav .anim-container .drop-anim-2-close{left:100%;transition:left 0.7s ease-in-out 0.1s}.urun-container nav .anim-container .drop-anim-3-close,.kapi-container nav .anim-container .drop-anim-3-close{left:100%;transition:left 0.7s ease-in-out}.urun-container nav .anim-container .nav-container,.kapi-container nav .anim-container .nav-container{display:none;height:100%;align-items:center}.urun-container nav .anim-container .nav-container .main,.kapi-container nav .anim-container .nav-container .main{width:100%;padding:110px 36px 0px 36px;background-color:var(--black);display:flex;justify-content:space-between;z-index:1000;position:relative}@media screen and (max-width: 768px){.urun-container nav .anim-container .nav-container .main,.kapi-container nav .anim-container .nav-container .main{padding:20px}}@media screen and (max-width: 500px){.urun-container nav .anim-container .nav-container .main,.kapi-container nav .anim-container .nav-container .main{flex-direction:column-reverse;align-items:flex-start;justify-content:center}}.urun-container nav .anim-container .nav-container .main .left,.kapi-container nav .anim-container .nav-container .main .left{width:45%;font-size:calc(2.375rem + 1.5vw);height:100%;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 1024px){.urun-container nav .anim-container .nav-container .main .left,.kapi-container nav .anim-container .nav-container .main .left{width:50%}}@media screen and (max-width: 920px){.urun-container nav .anim-container .nav-container .main .left,.kapi-container nav .anim-container .nav-container .main .left{width:55%}}@media screen and (max-width: 812px){.urun-container nav .anim-container .nav-container .main .left,.kapi-container nav .anim-container .nav-container .main .left{width:60%}}@media screen and (max-width: 701px){.urun-container nav .anim-container .nav-container .main .left,.kapi-container nav .anim-container .nav-container .main .left{width:70%}}@media screen and (max-width: 500px){.urun-container nav .anim-container .nav-container .main .left,.kapi-container nav .anim-container .nav-container .main .left{padding-top:35px}}@media screen and (max-width: 590px){.urun-container nav .anim-container .nav-container .main .left,.kapi-container nav .anim-container .nav-container .main .left{width:100%;height:auto;font-size:calc(2.375rem + 0.5vw)}}@media screen and (max-width: 375px){.urun-container nav .anim-container .nav-container .main .left,.kapi-container nav .anim-container .nav-container .main .left{font-size:30px}}@media screen and (max-height: 650px){.urun-container nav .anim-container .nav-container .main .left,.kapi-container nav .anim-container .nav-container .main .left{font-size:calc(100vh / 18)}}.urun-container nav .anim-container .nav-container .main .left svg,.kapi-container nav .anim-container .nav-container .main .left svg{width:32px}@media screen and (max-width: 768px){.urun-container nav .anim-container .nav-container .main .left svg,.kapi-container nav .anim-container .nav-container .main .left svg{width:25px}}@media screen and (max-width: 500px){.urun-container nav .anim-container .nav-container .main .left svg,.kapi-container nav .anim-container .nav-container .main .left svg{width:20px}}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(1) li,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(1) li{-webkit-animation-delay:0.1s;animation-delay:0.1s}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(2) li,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(2) li{-webkit-animation-delay:0.2s;animation-delay:0.2s}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(3) li,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(3) li{-webkit-animation-delay:0.3s;animation-delay:0.3s}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(4) li,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(4) li{-webkit-animation-delay:0.4s;animation-delay:0.4s}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(5) li,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(5) li{-webkit-animation-delay:0.5s;animation-delay:0.5s}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(6) li,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div:nth-child(6) li{-webkit-animation-delay:0.6s;animation-delay:0.6s}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active{width:auto}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active span,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active span{transition:0.4s;transform:translateX(35px) rotateY(0deg)}@media screen and (max-width: 500px){.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active span,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active span{transform:translateX(15px) rotateY(0deg)}}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active svg,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active svg{transition:0.4s;left:0px}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active:hover span,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active:hover span{transition:0.4s;transform:translateX(45px) rotateY(180deg)}@media screen and (max-width: 500px){.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active:hover span,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active:hover span{transform:translateX(15px) rotateY(180deg)}}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active:hover svg,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a.active:hover svg{transition:0.4s;left:0px}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a{display:flex;align-items:center;width:auto;padding:2px}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a span,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a span{transition:0.4s;transform:translateX(-20px) rotateY(0deg)}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a svg,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a svg{transition:0.4s;position:relative;left:-60px}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a:hover span,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a:hover span{transition:0.4s;transform:translateX(35px) rotateY(180deg)}@media screen and (max-width: 500px){.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a:hover span,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a:hover span{transform:translateX(15px) rotateY(180deg)}}.urun-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a:hover svg,.kapi-container nav .anim-container .nav-container .main .left .nav-menu ul div li.animate__animated a:hover svg{transition:0.4s;left:0px}.urun-container nav .anim-container .nav-container .main .right,.kapi-container nav .anim-container .nav-container .main .right{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}@media screen and (max-width: 820px){.urun-container nav .anim-container .nav-container .main .right,.kapi-container nav .anim-container .nav-container .main .right{justify-content:flex-end}}@media screen and (max-width: 500px){.urun-container nav .anim-container .nav-container .main .right,.kapi-container nav .anim-container .nav-container .main .right{height:auto}}.urun-container nav .anim-container .nav-container .main .right #number,.kapi-container nav .anim-container .nav-container .main .right #number{font-size:150px;display:flex;overflow:hidden;height:160px}@media screen and (max-width: 1024px){.urun-container nav .anim-container .nav-container .main .right #number,.kapi-container nav .anim-container .nav-container .main .right #number{font-size:120px;height:120px}}@media screen and (max-width: 820px){.urun-container nav .anim-container .nav-container .main .right #number,.kapi-container nav .anim-container .nav-container .main .right #number{font-size:90px;height:97px}}@media screen and (max-width: 768px){.urun-container nav .anim-container .nav-container .main .right #number,.kapi-container nav .anim-container .nav-container .main .right #number{font-size:70px;height:70px}}@media screen and (max-width: 500px){.urun-container nav .anim-container .nav-container .main .right #number,.kapi-container nav .anim-container .nav-container .main .right #number{font-size:45px;height:45px}}.urun-container nav .anim-container .nav-container .main .right #number #numberchange,.kapi-container nav .anim-container .nav-container .main .right #number #numberchange{position:relative;width:85px;transition:all 0.2s ease;top:0}@media screen and (max-width: 820px){.urun-container nav .anim-container .nav-container .main .right #number #numberchange,.kapi-container nav .anim-container .nav-container .main .right #number #numberchange{width:50px}}@media screen and (max-width: 768px){.urun-container nav .anim-container .nav-container .main .right #number #numberchange,.kapi-container nav .anim-container .nav-container .main .right #number #numberchange{width:39px}}@media screen and (max-width: 500px){.urun-container nav .anim-container .nav-container .main .right #number #numberchange,.kapi-container nav .anim-container .nav-container .main .right #number #numberchange{width:25px}}.urun-container nav .anim-container .nav-container .main .right #number #changednumber,.kapi-container nav .anim-container .nav-container .main .right #number #changednumber{font-size:150px;position:absolute;bottom:-100px;transition:all 0.2s ease;right:0}@media screen and (max-width: 1024px){.urun-container nav .anim-container .nav-container .main .right #number #changednumber,.kapi-container nav .anim-container .nav-container .main .right #number #changednumber{font-size:120px}}@media screen and (max-width: 820px){.urun-container nav .anim-container .nav-container .main .right #number #changednumber,.kapi-container nav .anim-container .nav-container .main .right #number #changednumber{font-size:90px}}@media screen and (max-width: 768px){.urun-container nav .anim-container .nav-container .main .right #number #changednumber,.kapi-container nav .anim-container .nav-container .main .right #number #changednumber{font-size:70px}}@media screen and (max-width: 500px){.urun-container nav .anim-container .nav-container .main .right #number #changednumber,.kapi-container nav .anim-container .nav-container .main .right #number #changednumber{font-size:45px}}.urun-container nav .anim-container .nav-container .main .right .righttext,.kapi-container nav .anim-container .nav-container .main .right .righttext{width:150px;font-size:10px}@media screen and (max-width: 820px){.urun-container nav .anim-container .nav-container .main .right .righttext,.kapi-container nav .anim-container .nav-container .main .right .righttext{display:none}}.urun-container nav .anim-container .nav-container .footer,.kapi-container nav .anim-container .nav-container .footer{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--white);position:absolute;bottom:0;left:0;padding:0px 36px 27px 36px}@media screen and (max-width: 1250px){.urun-container nav .anim-container .nav-container .footer,.kapi-container nav .anim-container .nav-container .footer{font-size:10px}}@media screen and (max-width: 768px){.urun-container nav .anim-container .nav-container .footer,.kapi-container nav .anim-container .nav-container .footer{padding:0px 20px 20px 20px}}@media screen and (max-width: 500px){.urun-container nav .anim-container .nav-container .footer,.kapi-container nav .anim-container .nav-container .footer{flex-direction:column;align-items:stretch;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:17px 17px}}@media screen and (max-width: 425px){.urun-container nav .anim-container .nav-container .footer,.kapi-container nav .anim-container .nav-container .footer{font-size:9px}}.urun-container nav .anim-container .nav-container .footer span,.kapi-container nav .anim-container .nav-container .footer span{width:33.33%;display:flex}@media screen and (max-width: 500px){.urun-container nav .anim-container .nav-container .footer span,.kapi-container nav .anim-container .nav-container .footer span{width:100%;align-items:flex-start !important}}.urun-container nav .anim-container .nav-container .footer span:nth-child(1),.kapi-container nav .anim-container .nav-container .footer span:nth-child(1){justify-content:flex-start;grid-row:2 / span 1}.urun-container nav .anim-container .nav-container .footer span:nth-child(2),.kapi-container nav .anim-container .nav-container .footer span:nth-child(2){justify-content:center;flex-direction:column;align-items:center}.urun-container nav .anim-container .nav-container .footer span:nth-child(3),.kapi-container nav .anim-container .nav-container .footer span:nth-child(3){justify-content:flex-end;grid-column:3;grid-row:2}.urun-container nav .anim-container .nav-container .footer span .social-media,.kapi-container nav .anim-container .nav-container .footer span .social-media{display:flex;gap:10px}.urun-container nav .anim-container .nav-container .footer span .social-media a,.kapi-container nav .anim-container .nav-container .footer span .social-media a{position:relative;display:inline-block}.urun-container nav .anim-container .nav-container .footer span .social-media a::after,.kapi-container nav .anim-container .nav-container .footer span .social-media a::after{content:"";position:absolute;width:100%;transform:scaleX(0);height:0.1px;bottom:0;left:0;background-color:var(--white);transform-origin:bottom right;transition:transform 0.25s ease-out}.urun-container nav .anim-container .nav-container .footer span .social-media a:hover::after,.kapi-container nav .anim-container .nav-container .footer span .social-media a:hover::after{transform:scaleX(1);transform-origin:bottom left}.urun-container nav .anim-container .drop,.kapi-container nav .anim-container .drop{position:relative;z-index:9999}.urun-container nav .anim-container .drop .main .left,.kapi-container nav .anim-container .drop .main .left{width:100%}@media screen and (max-width: 643px){.urun-container nav .anim-container .drop .main .left,.kapi-container nav .anim-container .drop .main .left{font-size:35px}}@media screen and (max-width: 490px){.urun-container nav .anim-container .drop .main .left,.kapi-container nav .anim-container .drop .main .left{font-size:30px}}@media screen and (max-width: 430px){.urun-container nav .anim-container .drop .main .left,.kapi-container nav .anim-container .drop .main .left{font-size:25px}}@media screen and (max-width: 350px){.urun-container nav .anim-container .drop .main .left,.kapi-container nav .anim-container .drop .main .left{font-size:20px}}@media screen and (max-width: 290px){.urun-container nav .anim-container .drop .main .left,.kapi-container nav .anim-container .drop .main .left{font-size:15px}}.urun-container main,.kapi-container main{height:calc(100% - 95px);z-index:1}@media screen and (max-width: 1250px){.urun-container main,.kapi-container main{height:calc(100% - 90px)}}@media screen and (max-width: 800px){.urun-container main,.kapi-container main{height:100%}}.urun-container main.navbarfixed,.kapi-container main.navbarfixed{padding-top:60px}@media screen and (max-width: 1250px){.urun-container main.navbarfixed,.kapi-container main.navbarfixed{padding-top:55px}}@media screen and (max-width: 1024px){.urun-container main.navbarfixed,.kapi-container main.navbarfixed{padding-top:50px}}@media screen and (max-width: 425px){.urun-container main.navbarfixed,.kapi-container main.navbarfixed{padding-top:25px}}.urun-container main .urun,.urun-container main .kapi,.kapi-container main .urun,.kapi-container main .kapi{height:100%;background-color:#f2f2f2;display:flex;position:relative}.urun-container main .urun *,.urun-container main .kapi *,.kapi-container main .urun *,.kapi-container main .kapi *{color:#000}@media only screen and (max-width: 800px){.urun-container main .urun,.urun-container main .kapi,.kapi-container main .urun,.kapi-container main .kapi{height:auto;flex-direction:column}}.urun-container main .urun .photos,.urun-container main .kapi .photos,.kapi-container main .urun .photos,.kapi-container main .kapi .photos{padding-right:400px;float:left;width:100%;padding-bottom:20px}@media only screen and (max-width: 1000px){.urun-container main .urun .photos,.urun-container main .kapi .photos,.kapi-container main .urun .photos,.kapi-container main .kapi .photos{padding-right:40%}}@media only screen and (max-width: 800px){.urun-container main .urun .photos,.urun-container main .kapi .photos,.kapi-container main .urun .photos,.kapi-container main .kapi .photos{padding-right:0;height:auto !important;margin-bottom:30px}}.urun-container main .urun .photos .photo,.urun-container main .kapi .photos .photo,.kapi-container main .urun .photos .photo,.kapi-container main .kapi .photos .photo{padding:20px 20px 0;height:100vh}@media only screen and (max-width: 800px){.urun-container main .urun .photos .photo,.urun-container main .kapi .photos .photo,.kapi-container main .urun .photos .photo,.kapi-container main .kapi .photos .photo{height:500px}}@media only screen and (max-width: 500px){.urun-container main .urun .photos .photo,.urun-container main .kapi .photos .photo,.kapi-container main .urun .photos .photo,.kapi-container main .kapi .photos .photo{height:100%}}.urun-container main .urun .photos .photo img,.urun-container main .kapi .photos .photo img,.kapi-container main .urun .photos .photo img,.kapi-container main .kapi .photos .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.urun-container main .urun .info,.urun-container main .kapi .info,.kapi-container main .urun .info,.kapi-container main .kapi .info{position:fixed;right:0;width:400px;height:100%;padding-top:0;background-color:#fff;border-left:1px solid #fff;overflow:hidden}@media only screen and (max-width: 1000px){.urun-container main .urun .info,.urun-container main .kapi .info,.kapi-container main .urun .info,.kapi-container main .kapi .info{width:40%}}@media only screen and (max-width: 800px){.urun-container main .urun .info,.urun-container main .kapi .info,.kapi-container main .urun .info,.kapi-container main .kapi .info{position:relative;width:100%;right:auto;height:auto !important;top:auto !important;border-left:none;float:left;overflow:visible}}.urun-container main .urun .info .paginate,.urun-container main .kapi .info .paginate,.kapi-container main .urun .info .paginate,.kapi-container main .kapi .info .paginate{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;border-bottom:1px solid #e5e5e5}.urun-container main .urun .info .paginate .prev a,.urun-container main .kapi .info .paginate .prev a,.kapi-container main .urun .info .paginate .prev a,.kapi-container main .kapi .info .paginate .prev a{display:block;width:20px;height:20px;position:relative}.urun-container main .urun .info .paginate .prev a::before,.urun-container main .kapi .info .paginate .prev a::before,.kapi-container main .urun .info .paginate .prev a::before,.kapi-container main .kapi .info .paginate .prev a::before{margin-top:-4px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);content:"";position:absolute;left:50%;top:50%;width:10px;height:2px;background-color:#171717;border-radius:1px;margin-left:-4px;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:margin-left 0.5s ease-out, -webkit-transform 0.5s ease-out;-moz-transition:margin-left 0.5s ease-out, -moz-transform 0.5s ease-out;-o-transition:margin-left 0.5s ease-out, -o-transform 0.5s ease-out;transition:margin-left 0.5s ease-out, transform 0.5s ease-out}.urun-container main .urun .info .paginate .prev a::after,.urun-container main .kapi .info .paginate .prev a::after,.kapi-container main .urun .info .paginate .prev a::after,.kapi-container main .kapi .info .paginate .prev a::after{margin-top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);content:"";position:absolute;left:50%;top:50%;width:10px;height:2px;background-color:#171717;border-radius:1px;margin-left:-4px;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:margin-left 0.5s ease-out, -webkit-transform 0.5s ease-out;-moz-transition:margin-left 0.5s ease-out, -moz-transform 0.5s ease-out;-o-transition:margin-left 0.5s ease-out, -o-transform 0.5s ease-out;transition:margin-left 0.5s ease-out, transform 0.5s ease-out}.urun-container main .urun .info .paginate .prev a:hover::before,.urun-container main .kapi .info .paginate .prev a:hover::before,.kapi-container main .urun .info .paginate .prev a:hover::before,.kapi-container main .kapi .info .paginate .prev a:hover::before{margin-left:-8px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.urun-container main .urun .info .paginate .prev a:hover::after,.urun-container main .kapi .info .paginate .prev a:hover::after,.kapi-container main .urun .info .paginate .prev a:hover::after,.kapi-container main .kapi .info .paginate .prev a:hover::after{margin-left:-8px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.urun-container main .urun .info .paginate .next a,.urun-container main .kapi .info .paginate .next a,.kapi-container main .urun .info .paginate .next a,.kapi-container main .kapi .info .paginate .next a{display:block;width:20px;height:20px;position:relative}.urun-container main .urun .info .paginate .next a::before,.urun-container main .kapi .info .paginate .next a::before,.kapi-container main .urun .info .paginate .next a::before,.kapi-container main .kapi .info .paginate .next a::before{margin-top:-4px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);content:"";position:absolute;left:50%;top:50%;width:10px;height:2px;background-color:#171717;border-radius:1px;margin-left:-4px;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:margin-left 0.5s ease-out, -webkit-transform 0.5s ease-out;-moz-transition:margin-left 0.5s ease-out, -moz-transform 0.5s ease-out;-o-transition:margin-left 0.5s ease-out, -o-transform 0.5s ease-out;transition:margin-left 0.5s ease-out, transform 0.5s ease-out}.urun-container main .urun .info .paginate .next a::after,.urun-container main .kapi .info .paginate .next a::after,.kapi-container main .urun .info .paginate .next a::after,.kapi-container main .kapi .info .paginate .next a::after{margin-top:2px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);content:"";position:absolute;left:50%;top:50%;width:10px;height:2px;background-color:#171717;border-radius:1px;margin-left:-4px;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:margin-left 0.5s ease-out, -webkit-transform 0.5s ease-out;-moz-transition:margin-left 0.5s ease-out, -moz-transform 0.5s ease-out;-o-transition:margin-left 0.5s ease-out, -o-transform 0.5s ease-out;transition:margin-left 0.5s ease-out, transform 0.5s ease-out}.urun-container main .urun .info .paginate .next a:hover::before,.urun-container main .kapi .info .paginate .next a:hover::before,.kapi-container main .urun .info .paginate .next a:hover::before,.kapi-container main .kapi .info .paginate .next a:hover::before{margin-left:0px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.urun-container main .urun .info .paginate .next a:hover::after,.urun-container main .kapi .info .paginate .next a:hover::after,.kapi-container main .urun .info .paginate .next a:hover::after,.kapi-container main .kapi .info .paginate .next a:hover::after{margin-left:0px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.urun-container main .urun .info .paginate .list a,.urun-container main .kapi .info .paginate .list a,.kapi-container main .urun .info .paginate .list a,.kapi-container main .kapi .info .paginate .list a{position:relative;padding:10px;display:block;width:40px;height:40px}.urun-container main .urun .info .paginate .list a span,.urun-container main .kapi .info .paginate .list a span,.kapi-container main .urun .info .paginate .list a span,.kapi-container main .kapi .info .paginate .list a span{display:inline-block;width:20px;height:20px;overflow:hidden;position:relative}.urun-container main .urun .info .paginate .list a span i,.urun-container main .kapi .info .paginate .list a span i,.kapi-container main .urun .info .paginate .list a span i,.kapi-container main .kapi .info .paginate .list a span i{display:block;position:absolute;background-color:#000;width:6px;height:0;-webkit-transition-property:height, -webkit-transform;-moz-transition-property:height, -moz-transform;-o-transition-property:height, -o-transform;transition-property:height, transform;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-timing-function:cubic-bezier(0.75, 0, 0.3, 1);-moz-transition-timing-function:cubic-bezier(0.75, 0, 0.3, 1);-o-transition-timing-function:cubic-bezier(0.75, 0, 0.3, 1);transition-timing-function:cubic-bezier(0.75, 0, 0.3, 1)}.urun-container main .urun .info .paginate .list a span i.c1,.urun-container main .kapi .info .paginate .list a span i.c1,.kapi-container main .urun .info .paginate .list a span i.c1,.kapi-container main .kapi .info .paginate .list a span i.c1{left:0px}.urun-container main .urun .info .paginate .list a span i.c2,.urun-container main .kapi .info .paginate .list a span i.c2,.kapi-container main .urun .info .paginate .list a span i.c2,.kapi-container main .kapi .info .paginate .list a span i.c2{left:7px}.urun-container main .urun .info .paginate .list a span i.c3,.urun-container main .kapi .info .paginate .list a span i.c3,.kapi-container main .urun .info .paginate .list a span i.c3,.kapi-container main .kapi .info .paginate .list a span i.c3{left:14px}.urun-container main .urun .info .paginate .list a span i.c1.b1,.urun-container main .kapi .info .paginate .list a span i.c1.b1,.kapi-container main .urun .info .paginate .list a span i.c1.b1,.kapi-container main .kapi .info .paginate .list a span i.c1.b1{height:7px;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.urun-container main .urun .info .paginate .list a span i.c2.b1,.urun-container main .kapi .info .paginate .list a span i.c2.b1,.kapi-container main .urun .info .paginate .list a span i.c2.b1,.kapi-container main .kapi .info .paginate .list a span i.c2.b1{height:10px;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.urun-container main .urun .info .paginate .list a span i.c3.b1,.urun-container main .kapi .info .paginate .list a span i.c3.b1,.kapi-container main .urun .info .paginate .list a span i.c3.b1,.kapi-container main .kapi .info .paginate .list a span i.c3.b1{height:5px;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.urun-container main .urun .info .paginate .list a span i.c1.b2,.urun-container main .kapi .info .paginate .list a span i.c1.b2,.kapi-container main .urun .info .paginate .list a span i.c1.b2,.kapi-container main .kapi .info .paginate .list a span i.c1.b2{height:7px;-webkit-transform:translate(0, 8px);-moz-transform:translate(0, 8px);-o-transform:translate(0, 8px);transform:translate(0, 8px)}.urun-container main .urun .info .paginate .list a span i.c2.b2,.urun-container main .kapi .info .paginate .list a span i.c2.b2,.kapi-container main .urun .info .paginate .list a span i.c2.b2,.kapi-container main .kapi .info .paginate .list a span i.c2.b2{height:7px;-webkit-transform:translate(0, 11px);-moz-transform:translate(0, 11px);-o-transform:translate(0, 11px);transform:translate(0, 11px)}.urun-container main .urun .info .paginate .list a span i.c3.b2,.urun-container main .kapi .info .paginate .list a span i.c3.b2,.kapi-container main .urun .info .paginate .list a span i.c3.b2,.kapi-container main .kapi .info .paginate .list a span i.c3.b2{height:7px;-webkit-transform:translate(0, 6px);-moz-transform:translate(0, 6px);-o-transform:translate(0, 6px);transform:translate(0, 6px)}.urun-container main .urun .info .paginate .list a span i.c1.b3,.urun-container main .kapi .info .paginate .list a span i.c1.b3,.kapi-container main .urun .info .paginate .list a span i.c1.b3,.kapi-container main .kapi .info .paginate .list a span i.c1.b3{height:7px;-webkit-transform:translate(0, 40px);-moz-transform:translate(0, 40px);-o-transform:translate(0, 40px);transform:translate(0, 40px)}.urun-container main .urun .info .paginate .list a span i.c2.b3,.urun-container main .kapi .info .paginate .list a span i.c2.b3,.kapi-container main .urun .info .paginate .list a span i.c2.b3,.kapi-container main .kapi .info .paginate .list a span i.c2.b3{height:7px;-webkit-transform:translate(0, 35px);-moz-transform:translate(0, 35px);-o-transform:translate(0, 35px);transform:translate(0, 35px)}.urun-container main .urun .info .paginate .list a span i.c3.b3,.urun-container main .kapi .info .paginate .list a span i.c3.b3,.kapi-container main .urun .info .paginate .list a span i.c3.b3,.kapi-container main .kapi .info .paginate .list a span i.c3.b3{height:7px;-webkit-transform:translate(0, 33px);-moz-transform:translate(0, 33px);-o-transform:translate(0, 33px);transform:translate(0, 33px)}.urun-container main .urun .info .paginate .list a:hover .c1.b1,.urun-container main .kapi .info .paginate .list a:hover .c1.b1,.kapi-container main .urun .info .paginate .list a:hover .c1.b1,.kapi-container main .kapi .info .paginate .list a:hover .c1.b1{height:7px;-webkit-transform:translate(0, -8px);-moz-transform:translate(0, -8px);-o-transform:translate(0, -8px);transform:translate(0, -8px)}.urun-container main .urun .info .paginate .list a:hover .c2.b1,.urun-container main .kapi .info .paginate .list a:hover .c2.b1,.kapi-container main .urun .info .paginate .list a:hover .c2.b1,.kapi-container main .kapi .info .paginate .list a:hover .c2.b1{height:10px;-webkit-transform:translate(0, -11px);-moz-transform:translate(0, -11px);-o-transform:translate(0, -11px);transform:translate(0, -11px)}.urun-container main .urun .info .paginate .list a:hover .c3.b1,.urun-container main .kapi .info .paginate .list a:hover .c3.b1,.kapi-container main .urun .info .paginate .list a:hover .c3.b1,.kapi-container main .kapi .info .paginate .list a:hover .c3.b1{height:5px;-webkit-transform:translate(0, -6px);-moz-transform:translate(0, -6px);-o-transform:translate(0, -6px);transform:translate(0, -6px)}.urun-container main .urun .info .paginate .list a:hover .c1.b2,.urun-container main .kapi .info .paginate .list a:hover .c1.b2,.kapi-container main .urun .info .paginate .list a:hover .c1.b2,.kapi-container main .kapi .info .paginate .list a:hover .c1.b2{height:7px;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.urun-container main .urun .info .paginate .list a:hover .c2.b2,.urun-container main .kapi .info .paginate .list a:hover .c2.b2,.kapi-container main .urun .info .paginate .list a:hover .c2.b2,.kapi-container main .kapi .info .paginate .list a:hover .c2.b2{height:10px;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.urun-container main .urun .info .paginate .list a:hover .c3.b2,.urun-container main .kapi .info .paginate .list a:hover .c3.b2,.kapi-container main .urun .info .paginate .list a:hover .c3.b2,.kapi-container main .kapi .info .paginate .list a:hover .c3.b2{height:5px;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.urun-container main .urun .info .paginate .list a:hover .c1.b3,.urun-container main .kapi .info .paginate .list a:hover .c1.b3,.kapi-container main .urun .info .paginate .list a:hover .c1.b3,.kapi-container main .kapi .info .paginate .list a:hover .c1.b3{height:7px;-webkit-transform:translate(0, 8px);-moz-transform:translate(0, 8px);-o-transform:translate(0, 8px);transform:translate(0, 8px)}.urun-container main .urun .info .paginate .list a:hover .c2.b3,.urun-container main .kapi .info .paginate .list a:hover .c2.b3,.kapi-container main .urun .info .paginate .list a:hover .c2.b3,.kapi-container main .kapi .info .paginate .list a:hover .c2.b3{height:7px;-webkit-transform:translate(0, 11px);-moz-transform:translate(0, 11px);-o-transform:translate(0, 11px);transform:translate(0, 11px)}.urun-container main .urun .info .paginate .list a:hover .c3.b3,.urun-container main .kapi .info .paginate .list a:hover .c3.b3,.kapi-container main .urun .info .paginate .list a:hover .c3.b3,.kapi-container main .kapi .info .paginate .list a:hover .c3.b3{height:7px;-webkit-transform:translate(0, 6px);-moz-transform:translate(0, 6px);-o-transform:translate(0, 6px);transform:translate(0, 6px)}.urun-container main .urun .info .entry-detail,.urun-container main .kapi .info .entry-detail,.kapi-container main .urun .info .entry-detail,.kapi-container main .kapi .info .entry-detail{display:flex;flex-direction:column;height:calc(100% - 140.11px);position:relative}@media only screen and (max-width: 1250px){.urun-container main .urun .info .entry-detail,.urun-container main .kapi .info .entry-detail,.kapi-container main .urun .info .entry-detail,.kapi-container main .kapi .info .entry-detail{height:calc(100% - 137.11px)}}@media only screen and (max-width: 1024px){.urun-container main .urun .info .entry-detail,.urun-container main .kapi .info .entry-detail,.kapi-container main .urun .info .entry-detail,.kapi-container main .kapi .info .entry-detail{height:calc(100% - 132.11px)}}@media only screen and (max-width: 800px){.urun-container main .urun .info .entry-detail,.urun-container main .kapi .info .entry-detail,.kapi-container main .urun .info .entry-detail,.kapi-container main .kapi .info .entry-detail{height:auto}}.urun-container main .urun .info .entry-detail .detail,.urun-container main .kapi .info .entry-detail .detail,.kapi-container main .urun .info .entry-detail .detail,.kapi-container main .kapi .info .entry-detail .detail{display:flex;flex-direction:column;gap:20px;padding-top:20px;padding-left:50px;height:100%;overflow-y:overlay}@media only screen and (max-width: 800px){.urun-container main .urun .info .entry-detail .detail,.urun-container main .kapi .info .entry-detail .detail,.kapi-container main .urun .info .entry-detail .detail,.kapi-container main .kapi .info .entry-detail .detail{padding-right:50px;padding-bottom:50px}}.urun-container main .urun .info .entry-detail .detail .title,.urun-container main .kapi .info .entry-detail .detail .title,.kapi-container main .urun .info .entry-detail .detail .title,.kapi-container main .kapi .info .entry-detail .detail .title{font-size:20px;font-weight:800;letter-spacing:1.2px}.urun-container main .urun .info .entry-detail .detail .categories,.urun-container main .kapi .info .entry-detail .detail .categories,.kapi-container main .urun .info .entry-detail .detail .categories,.kapi-container main .kapi .info .entry-detail .detail .categories{display:flex;flex-direction:column;gap:10px;font-size:15px;font-weight:500;color:#000;margin-bottom:10px}.urun-container main .urun .info .entry-detail .detail .categories li:last-child,.urun-container main .kapi .info .entry-detail .detail .categories li:last-child,.kapi-container main .urun .info .entry-detail .detail .categories li:last-child,.kapi-container main .kapi .info .entry-detail .detail .categories li:last-child{text-transform:capitalize}.urun-container main .urun .info .entry-detail .detail .content,.urun-container main .kapi .info .entry-detail .detail .content,.kapi-container main .urun .info .entry-detail .detail .content,.kapi-container main .kapi .info .entry-detail .detail .content{font-size:12px;font-weight:500;color:#000;margin-bottom:10px;padding-bottom:100px;text-transform:none;line-height:25px;margin-right:50px}@media only screen and (max-width: 800px){.urun-container main .urun .info .entry-detail .detail .content,.urun-container main .kapi .info .entry-detail .detail .content,.kapi-container main .urun .info .entry-detail .detail .content,.kapi-container main .kapi .info .entry-detail .detail .content{margin-right:0;padding-bottom:0}}.urun-container main .urun .info .footer,.urun-container main .kapi .info .footer,.kapi-container main .urun .info .footer,.kapi-container main .kapi .info .footer{position:absolute;bottom:0;width:100%;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-transform:none;padding:14px 0}@media only screen and (max-width: 800px){.urun-container main .urun .info .footer,.urun-container main .kapi .info .footer,.kapi-container main .urun .info .footer,.kapi-container main .kapi .info .footer{bottom:-130px;padding-bottom:30px;background-color:transparent;border-top:none;font-size:10px}}.urun-container main .urun .info .footer span,.urun-container main .kapi .info .footer span,.kapi-container main .urun .info .footer span,.kapi-container main .kapi .info .footer span{font-size:12px;letter-spacing:1.2px;padding-top:15px}.urun-container main .urun .info .footer div,.urun-container main .kapi .info .footer div,.kapi-container main .urun .info .footer div,.kapi-container main .kapi .info .footer div{width:100%;display:flex;justify-content:center;border-bottom:1px solid #e5e5e5;padding-bottom:7px}.urun-container main .urun .info .footer div button,.urun-container main .kapi .info .footer div button,.kapi-container main .urun .info .footer div button,.kapi-container main .kapi .info .footer div button{font-size:13px;color:var(--dark);background:transparent;border:1px solid;cursor:pointer;border-radius:9px;padding:5px 20px;transition:all 0.5s ease}.urun-container main .urun .info .footer div button:hover,.urun-container main .kapi .info .footer div button:hover,.kapi-container main .urun .info .footer div button:hover,.kapi-container main .kapi .info .footer div button:hover{background:var(--dark);color:var(--white)}
