<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*#fixedMenu .menu-icon {grid-row: 1;grid-column: 1; align-items: center; text-align: center; cursor: pointer}*/
#vHome .fancybox-container {z-index: 99993; !important;}
.fancybox-container {z-index: 14900;}
#fixedMenu { position: fixed; z-index: 12001; height: 100vh; width: 107px; top: 0; left: -108px; opacity: 0; border-right: solid 1px rgb(74 74 74 / 40%); display: flex; flex-direction: column; align-items: center; padding-top: 2rem; padding-bottom: 2rem; transition: all 1s}
.showFixed {left: 0px!important; opacity: 1!important;}
#fixedMenu .menu-icon { display: block; flex-direction: row; /* ElemanlarÄ± yan yana hizala */ align-items: center; justify-content: center; /* ElemanlarÄ± ortala */ text-align: center; cursor: pointer; margin-bottom: auto; /* Push it to the top */ }
#fixedMenu .menu-icon .menu-bar {display: inline-block; width: 8px; height: 8px; border-radius: 10px; background: #fff; margin-right: 5px; transition: all ease 0.5s}
#fixedMenu .menu-icon .menu-bar:last-child {margin-right: 0px}
#fixedMenu .menu-icon span { display: block; color: #FFD600; text-transform: uppercase; text-align: center; font-family: 'Syne',sans-serif; font-size: 12px; font-style: normal; font-weight: 400; line-height: 12px; letter-spacing: 3.54px; padding-left: 4px; padding-bottom: 4px; opacity: 0; transition: all ease 0.5s }

#fixedMenu.active span { opacity: 1; transition: all ease 0.5s}
#fixedMenu .menu-icon:hover .menu-bar, #fixedMenu.active .menu-bar { background: #FFD600; margin-right: 10px}
#fixedMenu .menu-icon:hover .menu-bar:last-child, #fixedMenu.active .menu-bar:last-child {margin-right: 0px}

#fixedMenu .logo {display: flex; margin-top: -20px; margin-bottom: auto; /* Push it to the bottom */transform: rotate(-90deg)}
#fixedMenu .logo a{display: inline-block}

#fixedMenu .quick-link { grid-row: 2; display: flex; flex-direction: column; justify-content: space-around; }
#fixedMenu .quick-link a { text-decoration: none; text-align: center; transform: rotate(-90deg); color: #FFF; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; }

/*#fixedMenu .fSocial { grid-row: 3; display: flex; flex-direction: column; justify-content: space-around; }*/
#fixedMenu .fSocial { display: flex; flex-direction: column; justify-content: flex-end; /* Align fSocial to the bottom */ margin-top: auto; /* Push it to the bottom */ }
#fixedMenu .fSocial ul {display: ruby; list-style-type: none; margin: 0; padding: 0; text-align: center}
#fixedMenu .fSocial ul li { display: block; margin-bottom: 10px; padding-top: 10px; transition: all 0.3s ease; }
#fixedMenu .fSocial ul li a { display: block; color: #fff; text-align: center; font-size: 20px; line-height: 34px; width: 34px; height: 34px; border-radius: 50px; background-color: #0F0F0F; transition: all 0.3s ease; }
#fixedMenu .fSocial ul li a:hover {background-color: #FF0202; color: #fff;}
#fixedMenu .fSocial ul li:hover {padding-top: 5px;margin-bottom: 15px;}

/*#fixedMenu .fLang { grid-row: 4; display: flex; justify-content: center; height: 20px }*/
#fixedMenu .fLang {display: flex;justify-content: center;height: 20px;margin-top: 30px; /* Push it to the bottom */}
#fixedMenu .fLang span, #fixedMenu .fLang span a.active{display: inline-block; margin: 0px 1px; color: #fff; font-size: 14px; font-style: normal; font-weight: 400; line-height: 20px; }
#fixedMenu .fLang span a{color: #777 }


#fixedMenuContainer {
    transition: 0.3s;
    z-index: 12000;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 1);
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;

    background: linear-gradient(360deg, #000 0%, rgba(0, 0, 0, 0.0) 100%), url(../../assets/upload/content/fMenuBg.png), lightgray 0px -379.734px / 100% 118.533% no-repeat;
    background-position: top center; background-repeat: no-repeat; background-color: #000; background-size: 100%;background-blend-mode: luminosity;
}

#fixedMenuContainer.active {opacity: 0;visibility: hidden;}

#fixedMenuContainer .mainMenu ul {margin: 0; padding: 0; list-style-type: none;}
#fixedMenuContainer .mainMenu ul li { color: #FFF; font-variant-numeric: lining-nums proportional-nums; font-family: 'Big Shoulders Display', sans-serif; font-size: 42px; font-style: normal; font-weight: 500; line-height: 52px; letter-spacing: 0.42px; text-transform: uppercase; margin-bottom: 20px; }
#fixedMenuContainer .mainMenu ul li a {color: #fff; transition: all ease 0.3s; background-position: center left; -webkit-appearance: none !important;background-repeat: no-repeat; background-color: unset; outline: 0; border: 0;}
#fixedMenuContainer .mainMenu ul li a:hover {color: #FFD600; padding-left: 30px;background-image: url("../img/fMenuDot.png");}
#fixedMenuContainer .subMenu {position: relative}
#fixedMenuContainer .subMenu ul {margin: 0; padding: 0; list-style-type: none; transition: all ease 0.5s;}
#fixedMenuContainer .subMenu ul li { color: #FFF; font-variant-numeric: lining-nums proportional-nums; font-family: 'Big Shoulders Display', sans-serif; font-size: 68px; font-style: normal; font-weight: 800; line-height: 76px; letter-spacing: 0.68px; text-transform: uppercase; margin-bottom: 20px; }
#fixedMenuContainer .subMenu ul li a {color: #838383; transition: all ease 0.3s; background-position: center left; background-repeat: no-repeat;}
#fixedMenuContainer .subMenu ul li a:hover {color: #FFD600; padding-left: 30px; background-image: url("../img/fMenuDot.png");}


#fixedMenuContainer .subMenu ul { opacity: 0; display: none; transition: all ease 0.5s; }
#fixedMenuContainer .subMenu ul.active { opacity: 1; display: block; transition: all ease 0.5s; }


#fixedSearch {position: absolute; top: 40px; right: 40px ; width: 100%}
#fixedSearch form { min-width: 390px; display: inline-block; border-bottom: solid 1px #777!important;padding-bottom: 10px; text-align: left; transition: all ease 0.5s;}
#fixedSearch input[type=text] { color: #838383; font-family: 'Big Shoulders Display', sans-serif; font-size: 26px; font-style: normal; font-weight: 400; line-height: 30px; height: 30px; background: rgba(0, 0, 0, 0); outline: none; border: 0px; width: 70%; text-transform: uppercase }
#fixedSearch input[type=text]::placeholder {color: #838383;}
#fixedSearch input:-webkit-autofill,
#fixedSearch input:-webkit-autofill:hover,
#fixedSearch input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: #838383 ;
    transition: background-color 5000s ease-in-out 0s;
}

#fixedSearch .btn {outline: none; border: 0; background: unset; color:#838383!important; font-size: 18px !important; padding: 0px; height: 30px; width: 30px; text-align: center; float: right}
#fixedSearch i {color:#838383!important; font-size: 18px !important; transition: all ease 0.5s;}

#fixedSearch form:focus-within {border-bottom-color: #FFD600!important;}
#fixedSearch form:focus-within i {color: #FFD600!important;}
</pre></body></html>