@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,button,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}img{border:0}:focus{outline:0}.clear{clear:both}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;line-height:1.5;margin:0;outline:0;padding:0;text-decoration:none}:root{--brand-backgorund:#2980b9;--brand-color:#ecf0f1;--aside-button-hover:#060f2c;--header-background:#fff;--aside-background:#040e26;--brand-blue:#040e26;--brand-orange:#fc5e28}hr{border:0;border-top:1px solid #ccc;margin:20px 0 10px;width:100%}body{font-family:Calibri,sans-serif;overflow-x:hidden}main{background-color:#fff;display:flex;flex:1 1;flex-direction:column;overflow-x:auto}header.mainHeader{align-items:center;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;gap:10px;justify-content:space-between;left:0;padding:0 50px;position:fixed;top:0;width:100%;z-index:99}header.mainHeader>div{align-items:center;display:flex;flex:1 1!important;height:40px}header.mainHeader>div label{flex:1 1}header.mainHeader a,header.mainHeader button{align-items:center;background:transparent;color:#000;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;outline:none;transition:color .3s;white-space:nowrap}header.mainHeader a.profileButton,header.mainHeader button.profileButton{background-color:#2980b9;background-color:var(--brand-backgorund);border-radius:20px;color:#fff;overflow:hidden;padding:0 20px;transition:background-color .3s}header.mainHeader a.profileButton:hover,header.mainHeader button.profileButton:hover{background-color:#fc5e28;background-color:var(--brand-orange);color:#fff}header.mainHeader a>svg,header.mainHeader button>svg{font-size:30px}header.mainHeader a:hover,header.mainHeader button:hover{color:#2980b9}header.panelHeader{-webkit-touch-callout:none;background-color:#fff;background-color:var(--header-background);display:flex;justify-content:space-between;overflow-x:auto;padding:0 10px;-webkit-user-select:none;-ms-user-select:none;user-select:none}header.panelHeader>ul{align-items:center;display:flex;gap:5px;height:4rem}header.panelHeader>ul>li>a,header.panelHeader>ul>li>button{align-items:center;background:transparent;color:#040e26;color:var(--brand-blue);cursor:pointer;display:flex;font-size:22px;gap:5px;height:4rem;justify-content:center;padding:0 10px;transition:color .3s}header.panelHeader>ul>li>a:hover,header.panelHeader>ul>li>button:hover{color:#fc5e28;color:var(--brand-orange)}header.panelHeader>ul>li>a span,header.panelHeader>ul>li>button span{font-size:14px;white-space:nowrap}header.panelHeader>ul>li>a img,header.panelHeader>ul>li>button img{border-radius:20px;height:40px;object-fit:cover;width:40px}header.panelHeader>ul>li .dropdown-menu{border-radius:5px;min-width:200px;opacity:0;overflow:hidden;padding-top:10px;position:absolute;right:0;top:56px;transition:.3s;visibility:hidden;z-index:99}header.panelHeader>ul>li .dropdown-menu.dropdown-menu-visible{opacity:1;visibility:visible}header.panelHeader>ul>li .dropdown-menu li a,header.panelHeader>ul>li .dropdown-menu li button{background-color:#040e26;color:#fff;cursor:pointer;display:block;padding:10px;text-align:center;text-decoration:none;text-transform:none;transition:.3s;white-space:nowrap;z-index:99}header.panelHeader>ul>li .dropdown-menu li a:hover,header.panelHeader>ul>li .dropdown-menu li button:hover{background-color:#fc5e28;color:#fff}header.panelHeader>ul>li .dropdown-menu li button{border-radius:0;width:100%}header.panelHeader>ul>li .dropdown-menu li:first-child a{border-radius:5px 5px 0 0}.loadingScreen{align-items:center;background-color:#2980b9;background-color:var(--brand-backgorund);display:flex;flex-direction:column;inset:0;justify-content:center;opacity:0;position:fixed;transition:.3s;visibility:hidden;z-index:2000}.loadingScreen.active{opacity:1;transition:0s;visibility:visible}.loadingScreen img:first-child{height:15vh}.loadingScreen img:last-child{height:5vh}aside{background-color:#040e26;background-color:var(--aside-background);transition:.3s;width:15rem}aside .logo{border-bottom:1px solid #1a2849;display:flex;height:64px;justify-content:space-between}aside .logo a{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;padding:0 20px}aside .logo a img{max-height:70%;object-fit:contain;width:100%}aside .logo button{background:transparent;color:#fc5e28;color:var(--brand-orange);flex-shrink:0;font-size:25px;height:64px;transition:color .3s;width:64px}aside .logo button:hover{color:#fff}aside nav{height:calc(100vh - 4rem);overflow-y:auto}aside nav>ul{display:flex;flex-direction:column;row-gap:5px}aside nav>ul>li.active section>svg,aside nav>ul>li.active>a>svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}aside nav>ul>li section,aside nav>ul>li>a{align-items:center;color:#fff;cursor:pointer;display:flex;gap:20px;padding:10px;transition:background-color .3s;white-space:nowrap;width:100%}aside nav>ul>li section:hover,aside nav>ul>li>a:hover{background-color:#060f2c;background-color:var(--aside-button-hover)}aside nav>ul>li section em,aside nav>ul>li>a em{color:#fc5e28;color:var(--brand-orange);font-size:1.5rem}aside nav>ul>li section span,aside nav>ul>li>a span{display:flex;flex:1 1;font-size:.9rem}aside nav>ul>li section>svg,aside nav>ul>li>a>svg{font-size:.8rem;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}aside nav>ul>li ul{background-color:#0c1a41;display:none;flex-direction:column;overflow:hidden;row-gap:5px}aside nav>ul>li ul li a{align-items:center;color:#fff;display:flex;font-size:.7rem;gap:20px;padding:10px;transition:background-color .3s}aside nav>ul>li ul li a:hover{background-color:#060f2c;background-color:var(--aside-button-hover)}aside nav>ul>li ul li a svg{color:#fc5e28;color:var(--brand-orange);font-size:20px}.myCards{display:flex;flex-wrap:wrap;min-height:100vh}.myCards .myCard{border:1px solid #ddd;display:flex;flex:1 1;justify-content:space-between;min-height:150px;min-width:250px;overflow:hidden;position:relative;transition:all .3s}.myCards .myCard:hover{flex:2 1}.myCards .myCard:hover .cardInfo{opacity:1}.myCards .myCard section{align-items:center;display:flex;flex-direction:column;gap:5px;inset:0;justify-content:center;padding:10px;position:absolute}.myCards .myCard section h4{font-size:30px;text-align:center}.myCards .myCard section span{font-size:16px;opacity:.8}.HomeContent{flex:1 1}.HomeContainer{display:flex;flex-direction:column;min-height:100vh}.PanelContainer{display:flex;height:100vh;overflow:hidden}.form{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:100vh;padding:50px 0}.form form{background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:8px 8px 30px 0 rgba(42,67,113,.15);max-width:500px;padding:20px;width:100%}.form form h2{font-size:50px;margin-bottom:70px;margin-top:70px;text-align:center}.form form section{display:flex;justify-content:flex-end}.form form section span{color:#444;padding:5px}.form form section span a{color:#2980b9;color:var(--brand-backgorund);white-space:nowrap}.hakkimizda{display:flex;flex-direction:column;gap:10px;margin:50px 0;padding:0 20px}.hakkimizda h2{color:#2980b9;font-size:30px;font-weight:700;text-align:center}.hakkimizda p{font-size:20px;margin-top:10px;text-align:center}.questions{display:flex;flex-direction:column;gap:20px;padding:20px 0}.questions h3{color:#2980b9;font-size:30px;font-weight:700;text-align:center}.questions .question{border:1px solid #ddd;border-radius:15px;cursor:pointer}.questions .question.active{height:auto}.questions .question h2{align-items:center;display:flex;font-weight:400;height:60px;padding:0 20px;transition:background-color .3s}.questions .question h2:hover{background:#f5f5f5}.questions .question section{display:none;overflow:hidden;padding:0 20px}.questions .question section p{padding:20px}.questions .question ul{display:flex;flex-direction:column;gap:5px;list-style:decimal;padding-left:25px}.questions .question ul li{font-size:20px}.devices{display:flex;flex-direction:column;gap:20px;padding:20px 0}.devices h3{color:#2980b9;font-size:30px;font-weight:700;text-align:center}.devices .device{border:1px solid #ddd;border-radius:15px;cursor:pointer;overflow:hidden}.devices .device h2{align-items:center;display:flex;font-weight:400;gap:15px;height:60px;padding:0 20px;transition:background-color .3s}.devices .device h2 svg{color:#2980b9}.devices .device h2:hover{background:#f5f5f5}.devices .device section{display:none;overflow:hidden;padding:0 20px}.devices .device section ul{display:flex;flex-direction:column;gap:10px;padding:20px 0 20px 25px}.devices .device section ul li{font-size:20px}.devices .device section ul li:before{color:#2980b9;color:var(--brand-backgorund);content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.widgets{padding:15px}.widgets>div>div{padding:0!important}.widgets .widget{cursor:default;gap:20px;justify-content:center;padding:30px 20px;transition:box-shadow .3s;width:100%}.widgets .widget,.widgets .widget .widgetHeader{align-items:center;display:flex;flex-direction:column}.widgets .widget .widgetHeader{gap:10px}.widgets .widget .widgetHeader svg{color:#0160e7;height:50px;width:50px}.widgets .widget .widgetHeader h3{color:#000;font-size:20px;font-weight:700}.widgets .widget .widgetContent p{text-align:center}.widgets .widget:hover{box-shadow:8px 8px 30px 0 rgba(42,67,113,.15)}.topBar{background-color:#2980b9;background-color:var(--brand-backgorund);height:40px;justify-content:space-between;padding:0 20px}.topBar,.topBar section{align-items:center;display:flex}.topBar section{gap:10px}.topBar section a{color:#fff;font-size:16px}.cardEditBar,.cardEditBar button,.topBar section a{align-items:center;display:flex;justify-content:center}.cardEditBar button{background-color:#2980b9;background-color:var(--brand-backgorund);border:none;color:#ecf0f1;color:var(--brand-color);cursor:pointer;flex:1 1;height:40px;padding:0 25px}.userCards .addCard{align-items:center;display:flex;justify-content:flex-end;padding:10px}.userCards .addCard a,.userCards .addCard button{align-items:center;background-color:#2980b9;background-color:var(--brand-backgorund);border:1px solid #2980b9;border:1px solid var(--brand-backgorund);border-radius:5px;color:#ecf0f1;color:var(--brand-color);cursor:pointer;display:flex;font-weight:600;gap:5px;justify-content:center;outline:none!important;padding:10px 20px;transition:background-color .3s,color .3s;white-space:nowrap}.userCards .addCard a svg,.userCards .addCard button svg{color:#ecf0f1;color:var(--brand-color);flex-shrink:0;font-size:20px;transition:color .3s}.userCards .addCard a:hover,.userCards .addCard button:hover{background-color:#ecf0f1;background-color:var(--brand-color);color:#2980b9;color:var(--brand-backgorund)}.userCards .addCard a:hover svg,.userCards .addCard button:hover svg{color:#2980b9;color:var(--brand-backgorund)}.userCards .userCard{display:block;margin-bottom:20px;padding-top:56.25%;position:relative}.userCards .userCard section{flex-direction:column;height:100%;left:0;position:absolute;top:0}.userCards .userCard section,.userCards .userCard section .info{align-items:center;display:flex;justify-content:center;width:100%}.userCards .userCard section .info{border:1px solid #ddd;border-radius:5px 5px 0 0;flex:1 1;flex-direction:column;gap:5px}.userCards .userCard section .info h2{font-size:25px}.userCards .userCard section .info i{font-size:17px;opacity:.8}.userCards .userCard section .buttons{border:1px solid #2980b9;border:1px solid var(--brand-backgorund);border-radius:0 0 5px 5px;display:flex;overflow:hidden;width:100%}.userCards .userCard section .buttons a,.userCards .userCard section .buttons button{align-items:center;background-color:#2980b9;background-color:var(--brand-backgorund);color:#fff;cursor:pointer;display:flex;flex:1 1;justify-content:center;padding:10px 5px;transition:background-color .3s,color .3s}.userCards .userCard section .buttons a:hover,.userCards .userCard section .buttons button:hover{background-color:#ecf0f1;background-color:var(--brand-color);color:#2980b9;color:var(--brand-backgorund)}.move{position:relative}.move,.move .loading{align-items:center;display:flex;justify-content:center}.move .loading{background-color:rgba(0,0,0,.5);height:100%;position:absolute;width:100%}.move .loading img{height:90%}.move button{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;font-size:25px;justify-content:center;padding:10px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.move button:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.cardWrapper{min-height:100vh}.input:not(textarea){height:40px}.qrMenuWrapper{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:9}.qrMenuWrapper .qrMenuCloseBack{background-color:rgba(0,0,0,.5);inset:0;position:fixed}.qrMenuWrapper .qrMenu{background-color:#fff;border-radius:5px;height:100%;max-height:70vh;max-width:500px;padding:20px;position:relative;width:100%;z-index:11}.qrMenuWrapper .qrMenu .qrCode{align-items:center;background-color:#fff;border:1px solid #000;border-radius:5px;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;width:100%}.qrMenuWrapper .qrMenu .qrCode .qrCodeText{font-size:20px;font-weight:700}.MobileMenu{background-color:#2980b9;background-color:var(--brand-backgorund);bottom:0;display:flex;left:0;position:fixed;width:100%;z-index:99}.MobileMenu>ul{display:flex;justify-content:space-between;width:100%}.MobileMenu>ul>li{align-items:center;display:flex;flex:1 1;justify-content:center}.MobileMenu>ul>li>a,.MobileMenu>ul>li>button{align-items:center;background:transparent;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:10px 0;text-align:center}.MobileMenu>ul>li>a svg,.MobileMenu>ul>li>button svg{font-size:25px}.MobileMenu>ul>li>a span,.MobileMenu>ul>li>button span{font-size:10px}.MobileMenu>ul>li ul{bottom:60px;left:0;opacity:0;position:fixed;transition:.3s;visibility:hidden;width:100%}.MobileMenu>ul>li ul.dropdown-menu-visible{opacity:1;visibility:visible}.MobileMenu>ul>li ul li a,.MobileMenu>ul>li ul li button{background-color:#2980b9;background-color:var(--brand-backgorund);color:#fff;cursor:pointer;display:block;padding:10px;text-align:center;transition:color .3s,background-color .3s;width:100%}.MobileMenu>ul>li ul li a:hover,.MobileMenu>ul>li ul li button:hover{background-color:#fc5e28;background-color:var(--brand-orange);color:#040e26;color:var(--brand-blue)}.table,table{background-color:#fff;border-collapse:collapse;border-color:grey;border-spacing:2px;box-sizing:border-box;display:table;font-size:16px;overflow-x:auto;text-indent:0;width:100%}.table div .tr,.table div tr,.table tbody .tr,.table tbody tr,.table thead .tr,.table thead tr,table div .tr,table div tr,table tbody .tr,table tbody tr,table thead .tr,table thead tr{background-color:#fff;display:flex;transition:background-color .3s,color .3s}.table div .tr.rowColor,.table div tr.rowColor,.table tbody .tr.rowColor,.table tbody tr.rowColor,.table thead .tr.rowColor,.table thead tr.rowColor,table div .tr.rowColor,table div tr.rowColor,table tbody .tr.rowColor,table tbody tr.rowColor,table thead .tr.rowColor,table thead tr.rowColor{background-color:#f1f2f6}.table div .tr:hover,.table div tr:hover,.table tbody .tr:hover,.table tbody tr:hover,.table thead .tr:hover,.table thead tr:hover,table div .tr:hover,table div tr:hover,table tbody .tr:hover,table tbody tr:hover,table thead .tr:hover,table thead tr:hover{background-color:#ced6e0}.table div .tr .th,.table div .tr th,.table div tr .th,.table div tr th,.table tbody .tr .th,.table tbody .tr th,.table tbody tr .th,.table tbody tr th,.table thead .tr .th,.table thead .tr th,.table thead tr .th,.table thead tr th,table div .tr .th,table div .tr th,table div tr .th,table div tr th,table tbody .tr .th,table tbody .tr th,table tbody tr .th,table tbody tr th,table thead .tr .th,table thead .tr th,table thead tr .th,table thead tr th{background-color:#040e26;background-color:var(--brand-blue);color:#fff;flex:1 1;min-height:40px;position:relative;text-align:center}.table div .tr .th span,.table div .tr th span,.table div tr .th span,.table div tr th span,.table tbody .tr .th span,.table tbody .tr th span,.table tbody tr .th span,.table tbody tr th span,.table thead .tr .th span,.table thead .tr th span,.table thead tr .th span,.table thead tr th span,table div .tr .th span,table div .tr th span,table div tr .th span,table div tr th span,table tbody .tr .th span,table tbody .tr th span,table tbody tr .th span,table tbody tr th span,table thead .tr .th span,table thead .tr th span,table thead tr .th span,table thead tr th span{align-items:center;display:flex;font-size:14px;height:100%;justify-content:center;width:100%}.table div .tr .td,.table div .tr td,.table div tr .td,.table div tr td,.table tbody .tr .td,.table tbody .tr td,.table tbody tr .td,.table tbody tr td,.table thead .tr .td,.table thead .tr td,.table thead tr .td,.table thead tr td,table div .tr .td,table div .tr td,table div tr .td,table div tr td,table tbody .tr .td,table tbody .tr td,table tbody tr .td,table tbody tr td,table thead .tr .td,table thead .tr td,table thead tr .td,table thead tr td{align-items:center;border-bottom:1px solid #ddd;border-right:1px solid #ddd;display:flex;flex:1 1;flex-wrap:wrap;font-size:14px;justify-content:center;min-height:40px;text-align:center}.table div .tr .td section,.table div .tr td section,.table div tr .td section,.table div tr td section,.table tbody .tr .td section,.table tbody .tr td section,.table tbody tr .td section,.table tbody tr td section,.table thead .tr .td section,.table thead .tr td section,.table thead tr .td section,.table thead tr td section,table div .tr .td section,table div .tr td section,table div tr .td section,table div tr td section,table tbody .tr .td section,table tbody .tr td section,table tbody tr .td section,table tbody tr td section,table thead .tr .td section,table thead .tr td section,table thead tr .td section,table thead tr td section{align-items:center;display:flex;justify-content:center;min-height:40px;text-align:center}.table div .tr .td section>span,.table div .tr td section>span,.table div tr .td section>span,.table div tr td section>span,.table tbody .tr .td section>span,.table tbody .tr td section>span,.table tbody tr .td section>span,.table tbody tr td section>span,.table thead .tr .td section>span,.table thead .tr td section>span,.table thead tr .td section>span,.table thead tr td section>span,table div .tr .td section>span,table div .tr td section>span,table div tr .td section>span,table div tr td section>span,table tbody .tr .td section>span,table tbody .tr td section>span,table tbody tr .td section>span,table tbody tr td section>span,table thead .tr .td section>span,table thead .tr td section>span,table thead tr .td section>span,table thead tr td section>span{align-items:center;display:flex;justify-content:center;min-height:40px;width:100%}.table div .tr .td section:first-child,.table div .tr td section:first-child,.table div tr .td section:first-child,.table div tr td section:first-child,.table tbody .tr .td section:first-child,.table tbody .tr td section:first-child,.table tbody tr .td section:first-child,.table tbody tr td section:first-child,.table thead .tr .td section:first-child,.table thead .tr td section:first-child,.table thead tr .td section:first-child,.table thead tr td section:first-child,table div .tr .td section:first-child,table div .tr td section:first-child,table div tr .td section:first-child,table div tr td section:first-child,table tbody .tr .td section:first-child,table tbody .tr td section:first-child,table tbody tr .td section:first-child,table tbody tr td section:first-child,table thead .tr .td section:first-child,table thead .tr td section:first-child,table thead tr .td section:first-child,table thead tr td section:first-child{border-right:1px solid #ddd;width:100px}.table div .tr .td section:last-child,.table div .tr td section:last-child,.table div tr .td section:last-child,.table div tr td section:last-child,.table tbody .tr .td section:last-child,.table tbody .tr td section:last-child,.table tbody tr .td section:last-child,.table tbody tr td section:last-child,.table thead .tr .td section:last-child,.table thead .tr td section:last-child,.table thead tr .td section:last-child,.table thead tr td section:last-child,table div .tr .td section:last-child,table div .tr td section:last-child,table div tr .td section:last-child,table div tr td section:last-child,table tbody .tr .td section:last-child,table tbody .tr td section:last-child,table tbody tr .td section:last-child,table tbody tr td section:last-child,table thead .tr .td section:last-child,table thead .tr td section:last-child,table thead tr .td section:last-child,table thead tr td section:last-child{flex:1 1}.table div .tr .td>i,.table div .tr td>i,.table div tr .td>i,.table div tr td>i,.table tbody .tr .td>i,.table tbody .tr td>i,.table tbody tr .td>i,.table tbody tr td>i,.table thead .tr .td>i,.table thead .tr td>i,.table thead tr .td>i,.table thead tr td>i,table div .tr .td>i,table div .tr td>i,table div tr .td>i,table div tr td>i,table tbody .tr .td>i,table tbody .tr td>i,table tbody tr .td>i,table tbody tr td>i,table thead .tr .td>i,table thead .tr td>i,table thead tr .td>i,table thead tr td>i{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.table div .tr .td>i:focus,.table div .tr td>i:focus,.table div tr .td>i:focus,.table div tr td>i:focus,.table tbody .tr .td>i:focus,.table tbody .tr td>i:focus,.table tbody tr .td>i:focus,.table tbody tr td>i:focus,.table thead .tr .td>i:focus,.table thead .tr td>i:focus,.table thead tr .td>i:focus,.table thead tr td>i:focus,table div .tr .td>i:focus,table div .tr td>i:focus,table div tr .td>i:focus,table div tr td>i:focus,table tbody .tr .td>i:focus,table tbody .tr td>i:focus,table tbody tr .td>i:focus,table tbody tr td>i:focus,table thead .tr .td>i:focus,table thead .tr td>i:focus,table thead tr .td>i:focus,table thead tr td>i:focus{background-color:transparent}.table div .tr .td>span,.table div .tr td>span,.table div tr .td>span,.table div tr td>span,.table tbody .tr .td>span,.table tbody .tr td>span,.table tbody tr .td>span,.table tbody tr td>span,.table thead .tr .td>span,.table thead .tr td>span,.table thead tr .td>span,.table thead tr td>span,table div .tr .td>span,table div .tr td>span,table div tr .td>span,table div tr td>span,table tbody .tr .td>span,table tbody .tr td>span,table tbody tr .td>span,table tbody tr td>span,table thead .tr .td>span,table thead .tr td>span,table thead tr .td>span,table thead tr td>span{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.table div .tr .td>span.bakiye,.table div .tr td>span.bakiye,.table div tr .td>span.bakiye,.table div tr td>span.bakiye,.table tbody .tr .td>span.bakiye,.table tbody .tr td>span.bakiye,.table tbody tr .td>span.bakiye,.table tbody tr td>span.bakiye,.table thead .tr .td>span.bakiye,.table thead .tr td>span.bakiye,.table thead tr .td>span.bakiye,.table thead tr td>span.bakiye,table div .tr .td>span.bakiye,table div .tr td>span.bakiye,table div tr .td>span.bakiye,table div tr td>span.bakiye,table tbody .tr .td>span.bakiye,table tbody .tr td>span.bakiye,table tbody tr .td>span.bakiye,table tbody tr td>span.bakiye,table thead .tr .td>span.bakiye,table thead .tr td>span.bakiye,table thead tr .td>span.bakiye,table thead tr td>span.bakiye{align-items:center;display:flex;justify-content:center}.table div .trmobil .td,.table div .trmobil>td,.table tbody .trmobil .td,.table tbody .trmobil>td,.table thead .trmobil .td,.table thead .trmobil>td,table div .trmobil .td,table div .trmobil>td,table tbody .trmobil .td,table tbody .trmobil>td,table thead .trmobil .td,table thead .trmobil>td{border-left:none;border-right:none;display:flex;width:100%!important}.table div .trmobil:hover,.table tbody .trmobil:hover,.table thead .trmobil:hover,table div .trmobil:hover,table tbody .trmobil:hover,table thead .trmobil:hover{background-color:#fff}.table div .islemler,.table tbody .islemler,.table thead .islemler,table div .islemler,table tbody .islemler,table thead .islemler{align-items:center;display:flex;gap:10px;justify-content:center;padding:3px}.table div .islemler a,.table div .islemler button,.table tbody .islemler a,.table tbody .islemler button,.table thead .islemler a,.table thead .islemler button,table div .islemler a,table div .islemler button,table tbody .islemler a,table tbody .islemler button,table thead .islemler a,table thead .islemler button{align-items:center;background-color:#040e26;background-color:var(--brand-blue);border-radius:3px;color:#fff;cursor:pointer;display:flex;height:30px;justify-content:center;transition:background-color .3s,color .3s;width:30px}.table div .islemler a:hover,.table div .islemler button:hover,.table tbody .islemler a:hover,.table tbody .islemler button:hover,.table thead .islemler a:hover,.table thead .islemler button:hover,table div .islemler a:hover,table div .islemler button:hover,table tbody .islemler a:hover,table tbody .islemler button:hover,table thead .islemler a:hover,table thead .islemler button:hover{background-color:#fc5e28;background-color:var(--brand-orange);color:#040e26;color:var(--brand-blue)}.table div .islemler .detay,.table tbody .islemler .detay,.table thead .islemler .detay,table div .islemler .detay,table tbody .islemler .detay,table thead .islemler .detay{background-color:#27ae60}.table div .islemler .sil,.table tbody .islemler .sil,.table thead .islemler .sil,table div .islemler .sil,table tbody .islemler .sil,table thead .islemler .sil{background-color:#d63031}.table div .islemler .duzenle,.table tbody .islemler .duzenle,.table thead .islemler .duzenle,table div .islemler .duzenle,table tbody .islemler .duzenle,table thead .islemler .duzenle{background-color:#8e44ad}.table div .islemler .konum,.table tbody .islemler .konum,.table thead .islemler .konum,table div .islemler .konum,table tbody .islemler .konum,table thead .islemler .konum{background-color:#f39c12}.table div .islemler .konumEkliDegil,.table tbody .islemler .konumEkliDegil,.table thead .islemler .konumEkliDegil,table div .islemler .konumEkliDegil,table tbody .islemler .konumEkliDegil,table thead .islemler .konumEkliDegil{background-color:#7f8fa6}.table div .islemler .bakimIptal,.table tbody .islemler .bakimIptal,.table thead .islemler .bakimIptal,table div .islemler .bakimIptal,table tbody .islemler .bakimIptal,table thead .islemler .bakimIptal{background-color:#e74c3c}.table div .islemler .bakimPlanla,.table tbody .islemler .bakimPlanla,.table thead .islemler .bakimPlanla,table div .islemler .bakimPlanla,table tbody .islemler .bakimPlanla,table thead .islemler .bakimPlanla{background-color:#3498db}.table div .islemler .bakimYap,.table tbody .islemler .bakimYap,.table thead .islemler .bakimYap,table div .islemler .bakimYap,table tbody .islemler .bakimYap,table thead .islemler .bakimYap{background-color:#f1c40f}.table div .islemler .planSil,.table tbody .islemler .planSil,.table thead .islemler .planSil,table div .islemler .planSil,table tbody .islemler .planSil,table thead .islemler .planSil{background-color:#eb2f06}.table div .islemler .bakimYapilamadi,.table tbody .islemler .bakimYapilamadi,.table thead .islemler .bakimYapilamadi,table div .islemler .bakimYapilamadi,table tbody .islemler .bakimYapilamadi,table thead .islemler .bakimYapilamadi{background-color:#b71540}.table div .islemler .geriAl,.table tbody .islemler .geriAl,.table thead .islemler .geriAl,table div .islemler .geriAl,table tbody .islemler .geriAl,table thead .islemler .geriAl{background-color:#a3cb38}.table div .islemler .kaldir,.table tbody .islemler .kaldir,.table thead .islemler .kaldir,table div .islemler .kaldir,table tbody .islemler .kaldir,table thead .islemler .kaldir{background-color:#c23616}.content{background-color:#dcdde1;flex:1 1;overflow:auto;padding:15px 15px 200px}.pagination{align-items:center;background-color:#f4f4fb;display:flex;flex-wrap:wrap;padding:10px}.pagination .pageControl{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:15px;justify-content:center}.pagination .pageControl section{align-items:center;display:flex;flex:1 1;gap:10px;justify-content:center}.pagination .pageControl section select{border:1px solid #ddd;font-size:14px;padding:5px}.pagination .pageControl section input{font-size:14px;padding:5px;text-align:center;width:50px}.pagination .pageControl section span{color:#9fa2b7;white-space:nowrap}.pagination .pageInfo{align-items:center;display:flex;justify-content:center;padding:10px 0;width:100%}.pagination nav{display:flex;flex:1 1;gap:10px;justify-content:center}.pagination nav button{align-items:center;background-color:#040e26;background-color:var(--brand-blue);color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .3s,color .3s;width:40px}.pagination nav button:hover{background-color:#fc5e28;background-color:var(--brand-orange);color:#040e26;color:var(--brand-blue)}.table_search{padding:0 15px}.wrapper{background-color:#fff;margin-bottom:20px;padding:15px}.wrapper input[name=search]{margin-bottom:10px}.wrapper .zorunlu_yazi{align-items:center;display:flex;gap:5px;padding:10px}.wrapper .zorunlu_yazi span{align-items:center;color:#e74c3c;display:flex}.wrapper .panelTitle{margin-top:20px}.wrapper fieldset{border:1px solid #aaa;margin:10px 0;padding:20px 10px}.container{background-color:#fff;overflow:auto}.panelTitle{flex-wrap:wrap;padding:20px}.panelTitle,.panelTitle .button{align-items:center;background-color:#040e26;background-color:var(--brand-blue);color:#fff;display:flex;gap:5px}.panelTitle .button{border:2px solid #fc5e28;border:2px solid var(--brand-orange);border-radius:10px;cursor:pointer;justify-content:center;margin-right:10px;padding:10px 15px;transition:background-color .3s,color .3s}.panelTitle .button:hover{background-color:#fc5e28;background-color:var(--brand-orange);color:#040e26;color:var(--brand-blue)}.panelTitle svg{color:#fc5e28;color:var(--brand-orange);font-size:20px}.products{cursor:default;padding:15px}.products .product{display:flex;flex-direction:column;height:100%;margin-bottom:20px;overflow:hidden}.products .product:hover .productImage .productButtons{opacity:1}.products .product .productHeader{align-items:center;display:flex;justify-content:center;padding:10px}.products .product .productHeader h3{color:#fc5e28;color:var(--brand-orange);font-size:20px;font-weight:700;text-align:center}.products .product .productImage{align-items:center;display:flex;flex:1 1;overflow:hidden;position:relative}.products .product .productImage img{border-radius:10px;object-fit:cover;width:100%;z-index:1}.products .product .productImage .productButtons{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%;z-index:2}.products .product .productImage .productButtons a,.products .product .productImage .productButtons button{align-items:center;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:15px;gap:10px;height:40px;justify-content:center;padding:0 10px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.products .product .productImage .productButtons a:nth-child(n+1),.products .product .productImage .productButtons button:nth-child(n+1){background-color:#fc5e28;background-color:var(--brand-orange)}.products .product .productImage .productButtons a:nth-child(n+1) svg,.products .product .productImage .productButtons button:nth-child(n+1) svg{color:#040e26;color:var(--brand-blue);font-size:25px}.products .product .productImage .productButtons a:nth-child(n+2),.products .product .productImage .productButtons button:nth-child(n+2){background-color:#040e26;background-color:var(--brand-blue)}.products .product .productImage .productButtons a:nth-child(n+2) svg,.products .product .productImage .productButtons button:nth-child(n+2) svg{color:#fc5e28;color:var(--brand-orange);font-size:25px}.products .product .productImage .productButtons a:hover,.products .product .productImage .productButtons button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.products .product .productPrice{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px}.products .product .productPrice .productPriceOld{color:#44bd32;font-weight:700}.products .product .productPrice .productPriceOld span{color:#444;font-weight:400;text-decoration:line-through}.products .product .productPrice .productPriceNew{color:#fc5e28;color:var(--brand-orange);font-size:25px;font-weight:700}.products .moreProducts,.products .moreProducts a,.products .moreProducts button{align-items:center;display:flex;height:40px;justify-content:center}.products .moreProducts a,.products .moreProducts button{background-color:#040e26;background-color:var(--brand-blue);border-radius:20px;color:#fff;cursor:pointer;gap:10px;padding:0 15px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.products .moreProducts a:hover,.products .moreProducts button:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.products .moreProducts a svg,.products .moreProducts button svg{color:#fc5e28;color:var(--brand-orange);font-size:25px}.profile{padding:25px 0}.profile h1{color:#222;font-size:30px;padding:10px}.profile .addresses{border:1px solid #ddd;border-radius:10px;padding:20px}.profile .addresses h2{color:#444;font-size:25px;margin-bottom:20px;text-align:center}.profile .addresses .noAddress h3{color:gray;padding:20px;text-align:center}.profile .addresses>button{align-items:center;background-color:#2980b9;background-color:var(--brand-backgorund);border-radius:20px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0 15px}.profile .addresses section{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.profile .addresses section .address{border:1px solid #ddd;border-radius:10px;overflow:hidden;width:calc(25% - 15px)}.profile .addresses section .address h3{color:#222;font-size:25px;padding:20px 10px 10px}.profile .addresses section .address p{color:#444;padding:0 15px 25px}.profile .addresses section .address .buttons{align-items:center;display:flex;height:40px;justify-content:center}.profile .addresses section .address .buttons button{align-items:center;background-color:#2980b9;background-color:var(--brand-backgorund);color:#fff;cursor:pointer;display:flex;font-size:16px;gap:5px;height:100%;justify-content:center;transition:background-color .3s;width:100%}.profile .addresses section .address .buttons button svg{font-size:23px}.profile .addresses section .address .buttons button:hover{background-color:#fc5e28;background-color:var(--brand-orange)}.cart{padding:20px 0}.cart .noProducts{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center}.cart .noProducts p{color:gray;font-size:18px;text-align:center}.cart .noProducts a{align-items:center;background-color:#fc5e28;background-color:var(--brand-orange);border-radius:10px;color:#fff;display:flex;height:40px;justify-content:center;padding:0 25px;transition:background-color .3s}.cart .noProducts a:hover{background-color:#040e26;background-color:var(--brand-blue)}.cart h1{font-size:30px;padding:20px 5px}.cart .total{border:1px solid #ddd;border-radius:10px;flex-direction:column;gap:7px;overflow:hidden}.cart .total,.cart .total h2{align-items:center;display:flex;justify-content:center}.cart .total h2{background-color:#fc5e28;background-color:var(--brand-orange);color:#fff;font-size:20px;height:40px;text-align:center;width:100%}.cart .total section{padding:20px;width:100%}.cart .total section span{align-items:center;display:flex;font-size:35px;justify-content:center;padding:20px 0}.cart .total section button{background-color:#040e26;background-color:var(--brand-blue);border-radius:5px;color:#fff;cursor:pointer;font-size:25px;height:60px;transition:background-color .3s;width:100%}.cart .total section button:hover{background-color:#fc5e28;background-color:var(--brand-orange)}.cart .product{align-items:center;border:1px solid #ddd;border-radius:10px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:20px;padding:20px}.cart .product .productImage{align-items:center;display:flex;flex:1 1;justify-content:center}.cart .product .productImage img{width:100px}.cart .product .productInfo{display:flex;flex:3 1;flex-direction:column;justify-content:space-between}.cart .product .productInfo h3 a{color:#444;cursor:pointer;display:block;font-size:18px;font-weight:700;transition:color .3s;width:100%}.cart .product .productInfo h3 a:hover{color:#222}.cart .product .productInfo .productPrice{display:flex;flex-direction:column;justify-content:center}.cart .product .productInfo .productPrice .productPriceOld{color:#44bd32;font-size:14px;font-weight:700;white-space:nowrap}.cart .product .productInfo .productPrice .productPriceOld span{color:#444;font-weight:400;text-decoration:line-through}.cart .product .productInfo .productPrice .productPriceNew{color:#fc5e28;color:var(--brand-orange);font-size:30px;font-weight:700;white-space:nowrap}.cart .product .productControl{align-items:center;display:flex;flex:2 1;justify-content:center}.cart .product .productControl .productButtons{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.cart .product .productControl .productButtons>button{align-items:center;background-color:#fc5e28;background-color:var(--brand-orange);border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:15px;gap:10px;height:50px;justify-content:center;padding:0 25px;transition:background-color .3s}.cart .product .productControl .productButtons>button svg{color:#040e26;color:var(--brand-blue);font-size:25px;transition:color .3s}.cart .product .productControl .productButtons>button:hover{background-color:#040e26;background-color:var(--brand-blue)}.cart .product .productControl .productButtons>button:hover svg{color:#fc5e28;color:var(--brand-orange)}.cart .product .productControl .productButtons .productAmountController{display:flex}.cart .product .productControl .productButtons .productAmountController input::-webkit-inner-spin-button,.cart .product .productControl .productButtons .productAmountController input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart .product .productControl .productButtons .productAmountController input[type=number]{-moz-appearance:textfield;border:1px solid #ddd;border-radius:15px;height:30px;padding:0 10px;position:relative;text-align:center;z-index:1}.cart .product .productControl .productButtons .productAmountController .controller{display:flex;flex-direction:column}.cart .product .productControl .productButtons .productAmountController .controller button{align-items:center;background-color:#fc5e28;background-color:var(--brand-orange);border-bottom:1px solid #fff;color:#fff;display:flex;font-size:12px;height:15px;justify-content:center;padding:0 10px 0 30px;-webkit-transform:translateX(-20px);transform:translateX(-20px);transition:background-color .3s,color .3s}.cart .product .productControl .productButtons .productAmountController .controller button:first-child{border-top-right-radius:5px}.cart .product .productControl .productButtons .productAmountController .controller button:last-child{border-bottom-right-radius:5px}.cart .product .productControl .productButtons .productAmountController .controller button:hover{background-color:#040e26;background-color:var(--brand-blue);color:#fc5e28;color:var(--brand-orange);cursor:pointer}.cart .product .productControl .productButtons .deleteProduct button{align-items:center;background-color:transparent;color:gray;cursor:pointer;display:flex;font-size:25px;justify-content:center;padding:5px;transition:color .3s}.cart .product .productControl .productButtons .deleteProduct button:hover{color:#fc5e28;color:var(--brand-orange)}.cartCheck h1{color:#444;font-size:25px;padding:10px;text-align:center}.cartCheck .addresses{border:1px solid #ddd;border-radius:10px;padding:20px}.cartCheck .addresses h2{color:#444;font-size:25px;margin-bottom:20px;text-align:center}.cartCheck .addresses .noAddress h3{color:gray;padding:20px;text-align:center}.cartCheck .addresses>button{align-items:center;background-color:#2980b9;background-color:var(--brand-backgorund);border-radius:20px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0 15px}.cartCheck .addresses section{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.cartCheck .addresses section label{cursor:pointer;width:calc(25% - 15px)}.cartCheck .addresses section label input{display:none}.cartCheck .addresses section label input:checked+.address{background-color:#444}.cartCheck .addresses section label input:checked+.address svg{opacity:1;visibility:visible}.cartCheck .addresses section label input:checked+.address h3{color:#fff}.cartCheck .addresses section label input:checked+.address p{color:#ddd}.cartCheck .addresses section label .address{border:1px solid #ddd;border-radius:10px;position:relative;transition:background-color .3s}.cartCheck .addresses section label .address svg{background-color:#fff;border-radius:15px;color:#2980b9;color:var(--brand-backgorund);height:30px;opacity:0;position:absolute;right:0;top:0;-webkit-transform:translate(10px,-10px);transform:translate(10px,-10px);transition:visibility .3s,opacity .3s;visibility:visible;width:30px}.cartCheck .addresses section label .address h3{color:#222;font-size:25px;padding:20px 10px 10px;transition:color .3s}.cartCheck .addresses section label .address p{color:#444;padding:0 15px 25px;transition:color .3s}.cartCheck .addresses section label .address .buttons{align-items:center;display:flex;height:40px;justify-content:center}.cartCheck .addresses section label .address .buttons button{align-items:center;background-color:#2980b9;background-color:var(--brand-backgorund);color:#fff;cursor:pointer;display:flex;font-size:16px;gap:5px;height:100%;justify-content:center;transition:background-color .3s;width:100%}.cartCheck .addresses section label .address .buttons button svg{font-size:23px}.cartCheck .addresses section label .address .buttons button:hover{background-color:#fc5e28;background-color:var(--brand-orange)}.productContainer{align-items:center;display:flex;height:calc(100vh - 190px);justify-content:center}.productContainer .product{display:flex;max-width:1200px;width:100%}.productContainer .product .productImage{flex:1 1}.productContainer .product .productImage img{border-radius:10px;width:100%}.productContainer .product .productInfo{display:flex;flex:1 1;flex-direction:column;gap:20px;padding:20px}.productContainer .product .productInfo h2{color:#484848;font-size:40px;font-weight:600}.productContainer .product .productInfo .productPrice{display:flex;flex-direction:column;justify-content:center}.productContainer .product .productInfo .productPrice .productPriceOld{color:#44bd32;font-size:20px;font-weight:700}.productContainer .product .productInfo .productPrice .productPriceOld span{color:#444;font-weight:400;text-decoration:line-through}.productContainer .product .productInfo .productPrice .productPriceNew{color:#fc5e28;color:var(--brand-orange);font-size:50px;font-weight:700}.productContainer .product .productInfo .productButtons{display:flex}.productContainer .product .productInfo .productButtons>button{align-items:center;background-color:#fc5e28;background-color:var(--brand-orange);border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:15px;gap:10px;height:50px;justify-content:center;padding:0 25px;transition:background-color .3s}.productContainer .product .productInfo .productButtons>button svg{color:#040e26;color:var(--brand-blue);font-size:25px;transition:color .3s}.productContainer .product .productInfo .productButtons>button:hover{background-color:#040e26;background-color:var(--brand-blue)}.productContainer .product .productInfo .productButtons>button:hover svg{color:#fc5e28;color:var(--brand-orange)}.productContainer .product .productInfo .productButtons section{display:flex}.productContainer .product .productInfo .productButtons section input::-webkit-inner-spin-button,.productContainer .product .productInfo .productButtons section input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.productContainer .product .productInfo .productButtons section input[type=number]{-moz-appearance:textfield;border:1px solid #ddd;border-radius:25px;height:50px;padding:0 25px;position:relative;text-align:center;z-index:1}.productContainer .product .productInfo .productButtons section .controller{display:flex;flex-direction:column}.productContainer .product .productInfo .productButtons section .controller button{align-items:center;background-color:#fc5e28;background-color:var(--brand-orange);border-bottom:1px solid #fff;color:#fff;display:flex;font-size:14px;height:25px;justify-content:center;padding:0 10px 0 30px;-webkit-transform:translateX(-20px);transform:translateX(-20px);transition:background-color .3s,color .3s}.productContainer .product .productInfo .productButtons section .controller button:first-child{border-top-right-radius:5px}.productContainer .product .productInfo .productButtons section .controller button:last-child{border-bottom-right-radius:5px}.productContainer .product .productInfo .productButtons section .controller button:hover{background-color:#040e26;background-color:var(--brand-blue);color:#fc5e28;color:var(--brand-orange);cursor:pointer}.addDirectory{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px;position:relative}.addDirectory h2{font-size:25px;margin-bottom:40px;text-align:center}.addDirectory a,.addDirectory h2{align-items:center;display:flex;gap:10px;justify-content:center}.addDirectory a{border-radius:35px;cursor:pointer;font-size:20px;height:70px;padding:0 35px}.addDirectory a svg{font-size:35px}.swiper{height:calc(100vh - 190px)}.swiper .swiper-wrapper .swiper-slide{position:relative}.swiper .swiper-wrapper .swiper-slide img{height:100%;object-fit:cover;width:100%}.swiper .swiper-wrapper .swiper-slide:before{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.noSelect{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.editArea{align-items:center;background-color:rgba(0,0,0,.3);color:#fff;cursor:pointer;display:flex;font-size:50px;inset:0;justify-content:center;min-height:50px;position:absolute;transition:background-color .3s;z-index:2}.editArea svg{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.editArea:hover{background-color:rgba(0,0,0,.5)}.editArea:hover svg{-webkit-transform:scale(1.2);transform:scale(1.2)}.security{display:flex;flex-direction:column;padding:10px 0}.security h2{font-size:20px;font-weight:700}.security section{display:flex;flex-wrap:wrap;gap:10px}.security section button{align-items:center;background-color:#2980b9;background-color:var(--brand-backgorund);border:none;color:#ecf0f1;color:var(--brand-color);cursor:pointer;display:flex;flex:1 1;height:40px;justify-content:center;transition:background-color .3s}.security section button:hover{background-color:#0b72de}.security section button.active{background-color:#ba1616}.wifiQrCode{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:20px;position:relative}.wifiQrCode .code{background-color:#fff;padding:4px 4px 0}label .input_title{align-items:flex-start;display:flex;font-size:14px;gap:3px;margin-top:5px;padding:5px}label .input_title span{align-items:center;color:#d31d0b;display:flex;font-size:8px}label .input_area,label .input_area .input{font-size:12px;position:relative}label .input_area .input{align-items:center;-webkit-appearance:none;border:1px solid #888;border-radius:5px;display:flex;outline:0;padding:0 5px 0 40px;resize:vertical;width:100%}label .input_area textarea.input{padding:10px 10px 10px 40px}label .input_area>div>div{cursor:pointer}label .input_area>div>div>div{padding:0}label .input_area>div>div>div svg{cursor:pointer}label .input_area>div>div:nth-child(3){padding-left:40px}label .input_area i{align-items:center;border-right:1px solid #ddd;bottom:0;color:#888;display:flex!important;font-size:20px;height:100%;justify-content:center;left:0;position:absolute;transition:color .3s;width:35px}.input_area select:focus+i,.input_area textarea:focus+i,label .input_area input:focus+i,label .input_area select:focus+i label{color:#fc5e28}label.check{align-items:center;display:flex;gap:5px;justify-content:center}label.check input{display:none}label.check input:checked~div{border:1px solid #fc5e28;border:1px solid var(--brand-orange)}label.check input:checked~div span{background-color:#fc5e28;background-color:var(--brand-orange)}label.check div{align-items:center;border:1px solid gray;border-radius:5px;cursor:pointer;display:flex;height:25px;justify-content:center;position:relative;transition:border-color .3s;width:25px}label.check div:hover{border:1px solid #fc5e28;border:1px solid var(--brand-orange)}label.check div span{background-color:#bbb;border-radius:5px;display:block;height:15px;transition:background-color .3s;width:15px}::-webkit-file-upload-button{background-color:#2980b9;background-color:var(--brand-backgorund);border:none;cursor:pointer;height:100%;margin:0 5px 0 -5px;padding:0 10px;-webkit-transition:color .3s;transition:color .3s}::-webkit-file-upload-button,::-webkit-file-upload-button:hover{color:#ecf0f1;color:var(--brand-color)}.goCart{background-color:transparent;color:#fc5e28;color:var(--brand-orange);cursor:pointer;margin:5px;transition:color .3s}.goCart:hover{color:#040e26;color:var(--brand-blue)}.card{background-color:#fff;margin:0 auto;max-width:600px;min-height:500px;padding-bottom:100px;width:100%}.card .cardHeader{position:relative}.card .cardHeader .actionBar{align-items:center;display:flex;height:50px;justify-content:space-between;padding:0 15px;position:absolute;width:100%;z-index:3}.card .cardHeader .actionBar section{display:flex;gap:20px}.card .cardHeader .actionBar section a,.card .cardHeader .actionBar section button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;font-size:40px;height:50px;justify-content:center;transition:color .3s;z-index:1}.card .cardHeader .actionBar section a:hover,.card .cardHeader .actionBar section button:hover{color:#d3d3d3}.card .cardHeader>section{background-size:cover;height:350px;position:relative;width:100%}.card .cardHeader>section .businessLogoWrapper{align-items:center;background-color:rgba(0,0,0,.3);display:flex;height:100%;justify-content:center}.card .cardHeader>section .businessLogoWrapper .businessLogo{background:url(https://chint.com.tr/wp-content/uploads/2022/03/urun-noimage.jpg);background-size:cover;border-radius:50px;height:100px;overflow:hidden;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100px}.card .cardHeader>section .businessLogoWrapper .businessLogo img{height:100%;object-fit:cover;width:100%}.card .cardHeader .profile{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;-webkit-transform:translateY(-100px);transform:translateY(-100px);z-index:3}.card .cardHeader .profile .photo{background:url(https://chint.com.tr/wp-content/uploads/2022/03/urun-noimage.jpg);background-size:cover;border-radius:100px;height:200px;overflow:hidden;position:relative;width:200px;z-index:3}.card .cardHeader .profile .photo img{height:100%;object-fit:cover;width:100%}.card .cardHeader .profile section{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.card .cardHeader .profile section .details{padding:10px;width:100%}.card .cardHeader .profile section .details ul{display:flex;flex-direction:column;gap:20px}.card .cardHeader .profile section .details ul li{align-items:center;color:inherit;display:flex;gap:10px}.card .cardHeader .profile section .details ul li svg{font-size:30px;opacity:.5}.card .cardHeader .profile section .details ul li span{color:inherit;cursor:default;font-size:14px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.card .cardHeader .profile section .details ul li span a{color:inherit;cursor:pointer}.card .cardHeader .profile section .details ul li span:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}.card .cardHeader .profile section h2{align-items:center;display:flex;font-size:30px;gap:5px}.card .cardHeader .profile section h2 button{align-items:center;background-color:transparent;border:none;color:inherit;cursor:pointer;display:flex;font-size:25px;justify-content:center}.card .cardHeader .profile section i{font-size:16px}.card .cardHeader .profile section b{font-size:14px}.card .cardBody .infoBox{display:flex;flex-direction:column;gap:30px;justify-content:center;min-height:350px;padding:50px 0}.card .cardBody .infoBox h2{gap:10px;margin-bottom:40px;text-align:center}.card .cardBody .infoBox h2,.card .cardBody .infoBox h2 button{align-items:center;display:flex;font-size:25px;justify-content:center}.card .cardBody .infoBox h2 button{background-color:transparent;border:none;color:inherit;cursor:pointer}.card .cardBody .infoBox section{display:flex;flex-wrap:wrap;justify-content:space-evenly;row-gap:50px}.card .cardBody .infoBox section .button{width:25%}.card .cardBody .infoBox section .button a,.card .cardBody .infoBox section .button button{align-items:center;border:none;border-radius:50px;cursor:pointer;display:flex;font-size:35px;height:70px;justify-content:center;margin:0 auto;width:70px}.card .cardBody .infoBox .addButton{align-items:center;display:flex;height:150px;justify-content:center}.card .cardBody .infoBox .addButton a,.card .cardBody .infoBox .addButton button{align-items:center;background-color:transparent;border:2px solid #fff;border-radius:50px;color:gray;cursor:pointer;display:flex;font-size:35px;height:70px;justify-content:center;margin:0 auto;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:70px}.card .cardBody .infoBox .addButton a:hover,.card .cardBody .infoBox .addButton button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.card .cardBody .imageBox{position:relative}.card .cardBody .imageBox .header{align-items:center;display:flex;justify-content:center}.card .cardBody .imageBox .header h2{font-size:24px;padding:20px 0;text-align:center}.card .cardBody .imageBox .body{padding:0 20px}.card .cardBody .imageBox .body img{width:100%}.card .cardBody .imageBox .body p{font-size:20px;padding:20px 5px;text-align:center}.card .cardBody .imageBox .footer{display:flex;font-size:18px;justify-content:flex-end;padding:20px 30px}.card .cardBody .videoBox{position:relative}.card .cardBody .videoBox .header{align-items:center;display:flex;justify-content:center}.card .cardBody .videoBox .body{padding:20px 20px 0}.card .cardBody .videoBox .body .video{height:0;padding-top:56.25%;position:relative}.card .cardBody .videoBox .body .video iframe{height:100%;inset:0;position:absolute;width:100%}.card .cardBody .videoBox .body h2{font-size:24px;padding:10px}.card .cardBody .videoBox .body p{font-size:20px;padding:10px}.card .cardBody .videoBox .footer{display:flex;font-size:18px;justify-content:flex-end;padding:20px 30px}.card .cardBody .spotifyBox{position:relative}.card .cardBody .spotifyBox .playlist{height:0;padding-top:80%;position:relative}.card .cardBody .spotifyBox .playlist iframe{height:100%;inset:0;position:absolute;width:100%}.card .cardBody .addComponent{padding:20px}.card .cardBody .addComponent button{align-items:center;background-color:transparent;border:2px dashed gray;border-radius:5px;color:gray;cursor:pointer;display:flex;font-size:100px;height:200px;justify-content:center;outline:none;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%}.card .cardBody .addComponent button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.card .languageSelect{color:#000;padding:5px;position:relative;z-index:10}.button_area{align-items:center;display:flex;flex-wrap:wrap-reverse;gap:10px;justify-content:flex-end;margin-top:auto;padding:10px 0;width:100%}.button_area .button{border-radius:5px;flex:1 1;overflow:hidden;position:relative}.button_area .button .loading{align-items:center;background-color:#2980b9;background-color:var(--brand-backgorund);display:flex;height:100%;justify-content:center;position:absolute;width:100%}.button_area .button .loading img{height:90%}.button_area .button a,.button_area .button button{align-items:center;background-color:#2980b9;background-color:var(--brand-backgorund);border:none;color:#ecf0f1;color:var(--brand-color);cursor:pointer;display:flex;font-weight:600;gap:5px;justify-content:center;outline:none!important;padding:10px 20px;transition:background-color .3s,color .3s;white-space:nowrap;width:100%}.button_area .button a svg,.button_area .button button svg{color:#ecf0f1;color:var(--brand-color);flex-shrink:0;font-size:20px;transition:color .3s}.button_area .button a:hover,.button_area .button button:hover{background-color:#ecf0f1;background-color:var(--brand-color);color:#2980b9;color:var(--brand-backgorund)}.button_area .button a:hover svg,.button_area .button button:hover svg{color:#2980b9;color:var(--brand-backgorund)}.MenuWrapper{align-items:center;display:flex;inset:0;justify-content:center;padding:10px;position:fixed;z-index:10}.MenuWrapper .MenuCloseBack{background-color:rgba(0,0,0,.5);inset:0;position:fixed}.MenuWrapper .Menu{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;max-height:80vh;max-width:600px;min-height:40vh;overflow-y:auto;padding:15px;position:relative;width:100%;z-index:11}.MenuWrapper .Menu::-webkit-scrollbar{display:none}.MenuWrapper .Menu form{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.MenuWrapper .Menu h2{color:#444;padding:10px}footer{border-top:5px solid #2980b9;border-top:5px solid var(--brand-backgorund);padding:20px 0 50px}footer h2{color:#444;font-size:24px;font-weight:700;padding:10px 0}footer p{color:#444;font-size:18px}footer section{display:flex;flex-direction:column;gap:5px}footer section a,footer section button{color:#444;font-size:18px}footer .socialMedia{display:flex;gap:15px}footer .socialMedia a{align-items:center;background-color:#2980b9;background-color:var(--brand-backgorund);border-radius:20px;color:#fff;display:flex;font-size:20px;height:40px;justify-content:center;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:40px}footer .socialMedia a:hover{-webkit-transform:scale(1.07);transform:scale(1.07)}@media only screen and (max-width:1250px){header.mainHeader{padding:0 20px}header.mainHeader>ul{height:120px}header.mainHeader>ul:first-child li a img{height:100px;width:100px}header.mainHeader>ul li a,header.mainHeader>ul li button{font-size:16px}header.mainHeader>ul li a svg,header.mainHeader>ul li button svg{font-size:22px}header.mainHeader>ul li a span svg,header.mainHeader>ul li button span svg{font-size:16px}.swiper{height:calc(100vh - 160px)}}@media only screen and (max-width:1100px){footer{padding-bottom:100px}}
/*# sourceMappingURL=main.f3c83166.css.map*/