@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Kalam:wght@300&display=swap";html{scroll-behavior:smooth}:root{--brand: #f69200;--darkOrange: #ff7004;--gray: #f2f2f2;--white: #ffffff;--black: #0c0c0c;--blue: #0080ff;--red: #ff0000;--purple: #cf00d3;--green: #00e500;--darkGreen: #00e400;--darkerGreen: #10781c;--magenta: #ff0089;--darkMagenta: #b50061;--pink: #ff5abd;--blackText: rgb(21, 0, 103);--blurple: #413790;--blurple-dark: #2b2365}body{margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f4f0;overflow-x:hidden;min-height:100vh}#root{min-height:100vh;position:relative;display:flex;flex-direction:column;justify-content:space-between}*{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.center{display:flex;justify-content:center;align-items:center}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.defaultPageWrap{margin-top:60px;margin-bottom:30px;display:flex;flex-direction:column;gap:30px;align-items:center;padding-inline:20px}.pageNavigationWrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.pageNavigationItem{padding:5px 10px;border-radius:3.5px;text-decoration:none;font-size:15px;flex:1 1 160px;display:flex;justify-content:center;align-items:center;text-align:center}.pageNavigationWrap.blue .pageNavigationItem{background-color:#0080ff1a;color:var(--blue)}.pageNavigationWrap.blue .pageNavigationItem.active{background-color:var(--blue);color:var(--white)}.pageNavigationWrap.brand .pageNavigationItem{background-color:#f692001a;color:var(--brand)}.pageNavigationWrap.brand .pageNavigationItem.active{background-color:var(--brand);color:var(--white)}.pageNavigationWrap.green .pageNavigationItem{background-color:#00e5001a;color:var(--green)}.pageNavigationWrap.green .pageNavigationItem.active{background-color:var(--green);color:var(--white)}.pageNavigationWrap.purple .pageNavigationItem{background-color:#cf00d312;color:var(--purple)}.pageNavigationWrap.purple .pageNavigationItem.active{background-color:var(--purple);color:var(--white)}.mobilePageNavigation{position:absolute;display:none;flex-direction:column;gap:0;justify-content:center;align-items:center;width:100vw;transition-duration:.4s;top:80px;z-index:6}.mobilePageNavigationItemsWrap{display:flex;flex-direction:column;box-sizing:border-box;border-bottom:2px solid var(--white);width:100%}.mobilePageNavigationItem{display:flex;justify-content:center;align-items:center;padding-block:15px;width:100%;color:var(--white);text-decoration:none;border-bottom:2px solid rgba(255,255,255,.1);font-size:14px}.mobilePageNavigation.blue .mobilePageNavigationItem{background-color:var(--blue)}.mobilePageNavigation.blue .mobilePageNavigationItem.active{background-color:var(--white);opacity:1;color:var(--blue)}.mobilePageNavigation.brand .mobilePageNavigationItem{background-color:var(--brand)}.mobilePageNavigation.brand .mobilePageNavigationItem.active{background-color:var(--white);opacity:1;color:var(--brand)}.mobilePageNavigation.green .mobilePageNavigationItem{background-color:var(--green)}.mobilePageNavigation.green .mobilePageNavigationItem.active{background-color:var(--white);opacity:1;color:var(--green)}.mobilePageNavigation.purple .mobilePageNavigationItem{background-color:var(--purple)}.mobilePageNavigation.purple .mobilePageNavigationItem.active{background-color:var(--white);opacity:1;color:var(--purple)}.mobilePageNavigationToggleButton{font-size:14px;width:100vw;border:none;color:var(--white);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:5px;box-sizing:border-box}.mobilePageNavigation.blue .mobilePageNavigationToggleButton{background:var(--blue)}.mobilePageNavigation.brand .mobilePageNavigationToggleButton{background:var(--brand)}.mobilePageNavigation.green .mobilePageNavigationToggleButton{background:var(--green)}.mobilePageNavigation.purple .mobilePageNavigationToggleButton{background:var(--purple)}.mobilePageNavigationToggleButton>svg{transform:rotate(0);transition-duration:.4s}.mobilePageNavigationToggleButton:is(.active)>svg{transform:rotate(180deg)}@media screen and (max-width: 1000px){.defaultPageWrap{margin-top:20px}}@media screen and (max-width: 612px){.defaultPageWrap{margin-top:50px}.mobilePageNavigation{display:flex}.pageNavigationWrap{display:none}}.notFound{padding:20px;background:var(--white);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;border-radius:10px;width:400px;align-self:center;margin:100px auto auto;box-shadow:15.8px 15.8px 12.5px #00000005,29.8px 29.8px 34.7px #00000003,44.4px 44.4px 83.5px #00000004,100px 100px 277px #00000017;box-sizing:border-box}.notFound img{width:100%;border-radius:7px}.notFound p{color:var(--blackText);font-size:20px;font-weight:700;margin-bottom:5px;text-align:center}@media screen and (max-width: 500px){.notFound{width:calc(100vw - 40px)}}.subPages_galeri{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;gap:50px;width:850px}.subPages_galeri>*{position:relative}.subPages_galeri>div{border-radius:10px;overflow:hidden}.subPages_galeri>*>*{width:250px;height:250px;overflow:hidden;display:flex;justify-content:center;align-items:center;cursor:pointer;background:var(--white);margin:0;padding:0}.subPages_galeri>div>div>button{cursor:pointer;height:100%;width:100%;border:none;display:grid;place-content:center}.subPages_galeri>*>*>img{height:100%}.imageModal{position:fixed;z-index:1000;border:none;padding:10px;border-radius:20px;margin:auto}.imageModal::backdrop{background-color:#000c}.imageModal button{border:none;background-color:var(--white);border-radius:100%;width:36px;height:36px;position:absolute;right:15px;top:15px;display:grid;place-content:center;cursor:pointer;z-index:1001}.imageModal button svg{--size: 13px;width:var(--size);height:var(--size)}.imageModalDisplay{display:flex;justify-content:center;align-items:center;background-color:var(--white);border-radius:10px;overflow:hidden;max-width:min(600px,calc(100svw - 20px));max-height:min(600px,calc(100svh - 20px))}.imageModalDisplay>img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}@media screen and (max-width: 900px){.imageModal{padding:5px}.imageModalDisplay{max-width:min(800px,calc(100svw - 20px));max-height:min(660px,calc(100svh - 20px))}.imageModalDisplay>img{border-radius:15px}.imageModal button svg{--size: 10px}.imageModal button{width:30px;height:30px;top:10px;right:10px}}.imageDisplay{position:fixed;width:100%;height:100%;transform:translate(-50%,-50%);top:50%;left:50%;background-color:var(--black);z-index:1000;display:flex;justify-content:center;align-items:center}.imageDisplay>img{max-width:100%;max-height:100%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}@media screen and (max-width: 900px){.subPages_galeri{width:100%;justify-content:center}}.subPages_hizmetlerimiz-rehberlik_wrap{display:flex;flex-direction:column;gap:30px}.subPages_hizmetlerimiz-rehberlik_card{width:700px;border-radius:10px;color:var(--white);background-size:cover!important;background-position:50% 100%!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;padding:40px;box-sizing:border-box}.subPages_hizmetlerimiz-rehberlik_card>h1{font-size:20px;font-weight:550}.subPages_hizmetlerimiz-rehberlik_card>p{font-size:15px;width:500px}.subPages_hizmetlerimiz-avantajlar_wrap{display:flex;flex-wrap:wrap;flex-direction:row;gap:50px;width:850px}.subPages_hizmetlerimiz-avantajlar_wrap>img{width:250px;height:250px}.subPages_hizmetlerimiz-rehberlik_card:nth-child(1){background:url(/assets/puzzlee_card-B1hjEcar.png),linear-gradient(0deg,var(--blue),var(--blue))}.subPages_hizmetlerimiz-rehberlik_card:nth-child(2){background:url(/assets/chart_card-DcpGCp5Y.png),linear-gradient(0deg,var(--brand),var(--brand))}.subPages_hizmetlerimiz-rehberlik_card:nth-child(3){background:url(/assets/magnify_card-Ctu_CLK4.png),linear-gradient(0deg,var(--magenta),var(--magenta))}.subPages_hizmetlerimiz-rehberlik_card:nth-child(4){background:url(/assets/comment_card-DsEcEoY2.png),linear-gradient(0deg,var(--darkGreen),var(--darkGreen))}.subPages_hizmetlerimiz-rehberlik_card:nth-child(5){background:url(/assets/chain_card-DYhgoywt.png),linear-gradient(0deg,var(--purple),var(--purple))}.subPages_hizmetlerimiz-defaultCard{padding:20px;display:flex;flex-direction:row;gap:30px;width:700px;border-radius:10px;background:linear-gradient(0deg,#000000b3,#000000b3),url(/assets/342-BPC_6DCk.png);color:var(--white);box-sizing:border-box;background-size:cover!important}.subPages_hizmetlerimiz-defaultCard.DJI0061{background:linear-gradient(0deg,#000000b3,#000000b3),url(/assets/DJI_0061-C6xxDe1J.jpg)}.subPages_hizmetlerimiz-defaultCard.IMG_4466{background:linear-gradient(0deg,#000000b3,#000000b3),url(/assets/IMG_4466-BCUwvBV_.jpg)}.subPages_hizmetlerimiz-defaultCard.TKM_7145{background:linear-gradient(0deg,#000000b3,#000000b3),url(/assets/TKM_7145-BVva2ht5.jpg)}.subPages_hizmetlerimiz-defaultCard_firstColumn{width:300px;display:flex;flex-direction:column;gap:20px}.subPages_hizmetlerimiz-defaultCard_firstColumn>.img{width:300px;height:250px;border-radius:10px;background-size:cover!important;background-position:center center!important}.subPages_hizmetlerimiz-defaultCard_firstColumn>.iframe{overflow:hidden;border-radius:5px;height:395px;position:relative}.subPages_hizmetlerimiz-defaultCard_firstColumn>.iframe>div:not(.iframe_placeholder){width:279px;height:452px;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;cursor:pointer;position:relative}.subPages_hizmetlerimiz-defaultCard_firstColumn>.iframe>div>iframe{margin-left:0;height:100%;position:absolute;top:-10px;transform:scale(1.02)}.iframe>.iframe_placeholder{width:100%;height:100%;position:absolute;z-index:1;cursor:pointer;opacity:0}.iframe{animation:3s pulse infinite}@keyframes pulse{0%{background:gray}50%{background:#d3d3d3}to{background:gray}}.subPages_hizmetlerimiz-defaultCard_secondColumn{font-size:14px}.subPages_hizmetlerimiz-defaultCard_firstColumn>.iframe_warning{display:none}@media screen and (max-width: 900px){.subPages_hizmetlerimiz-avantajlar_wrap{width:100%;justify-content:center}}@media screen and (max-width: 750px){.subPages_hizmetlerimiz-rehberlik_card{width:90vw;justify-content:center!important;align-items:center!important;text-align:left!important}.subPages_hizmetlerimiz-rehberlik_card>h1{width:100%;align-self:left}.subPages_hizmetlerimiz-rehberlik_card>p{width:100%;align-self:left}.subPages_hizmetlerimiz-defaultCard{flex-direction:column;min-width:330px;width:100%;align-items:center;box-sizing:border-box;margin-inline:20px}.subPages_hizmetlerimiz-defaultCard_firstColumn{width:100%;justify-content:center;align-items:center;font-weight:300}.subPages_hizmetlerimiz-defaultCard_firstColumn>.img{width:100%}.subPages_hizmetlerimiz-defaultCard_firstColumn>.iframe_warning{width:95%;display:flex;text-align:center;font-size:12px;color:var(--brand);background-color:#00000080;border-radius:7px;padding-block:10px}}:root{--mobileDifferanceLinear: linear-gradient( 0deg, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, 0) 100% );--desktopDifferanceLinear: linear-gradient( 90deg, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, 0) 100% )}.homeContentColumn{display:flex;flex-direction:column;gap:0;width:100%}.homeContentBox{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;padding:40px 0;width:100%;overflow:hidden}.white:is(.homeContentBox){background-color:var(--white)}.pattern:is(.homeContentBox){background:linear-gradient(0deg,#ffffffe6,#ffffffe6),url(/assets/wowlStudiosPattern-BLsY-Zwb.png);background-size:cover}.blue:is(.homeContentBox){background-color:var(--blue)}.brand:is(.homeContentBox){background-color:var(--brand)}.pink:is(.homeContentBox){background-color:var(--pink)}.magenta:is(.homeContentBox){background-color:var(--magenta)}.purple:is(.homeContentBox){background-color:var(--purple)}.homeContentBoxTitle{text-transform:uppercase;font-size:17px}.capitalize{text-transform:capitalize!important}.brand:is(.homeContentBoxTitle){color:var(--brand)}.white:is(.homeContentBoxTitle){color:var(--white)}.blue:is(.homeContentBoxTitle){color:var(--blue)}.purple:is(.homeContentBoxTitle){color:var(--purple)}.differanceWrap{display:flex;flex-direction:column;gap:20px}.differanceBox{width:750px;height:65px;border-radius:15px;color:var(--white);display:flex;flex-direction:column;align-items:left;justify-content:space-between;padding:20px}.differanceBox>p{max-width:500px}.differanceBox>h3{font-size:18px}.differanceBox:nth-child(1){background:var(--desktopDifferanceLinear),url(/assets/ataturk-v-eX8yei.webp);background-position:10% 23%;background-size:1000px}.differanceBox:nth-child(2){background:var(--desktopDifferanceLinear),url(/assets/537-DNUXYz6S.webp);background-position:center 60%;background-size:790px}.differanceBox:nth-child(3){background:var(--desktopDifferanceLinear),url(/assets/464-XqQFYguc.webp);background-position:center 50%;background-size:790px}.differanceBox:nth-child(4){background:var(--desktopDifferanceLinear),url(/assets/bebekler-BXdwqsJs.jpg);background-position:center 50%;background-size:790px}.differanceBox:nth-child(5){background:var(--desktopDifferanceLinear),url(/assets/371-BczFxpKp.webp);background-position:center 60%;background-size:790px}.differanceBox:nth-child(6){background:var(--desktopDifferanceLinear),url(/assets/TKM_3909-Bj6Lr_mg.webp);background-position:center 47%;background-size:790px}.differanceBox:nth-child(7){background:var(--desktopDifferanceLinear),url(/assets/TKM_7367-keFv4d7U.webp);background-position:center 50%;background-size:790px}.differanceBox:nth-child(8){background:var(--desktopDifferanceLinear),url(/assets/571-DYtKFwlZ.webp);background-position:center 50%;background-size:790px}.differanceBox:nth-child(9){background:var(--desktopDifferanceLinear),url(/assets/584-BP0-WUTm.webp);background-position:center 60%;background-size:790px}.galleryContentWrap{display:flex;flex-direction:row;gap:20px;align-items:flex-start;justify-content:center;width:100%;padding-inline:20px;box-sizing:border-box}.galleryDisplayImage{width:500px;height:335px;border-radius:10px;display:flex;justify-content:left;align-items:flex-end;padding:30px 40px;box-sizing:border-box;color:var(--white);background-size:cover;background-position:50% 50%}.galleryImageGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:15px;grid-row-gap:15px;width:500px;height:275px}.galleryImageGrid>button{position:relative;border-radius:10px;background-size:cover;box-sizing:border-box;border:none;cursor:pointer}.onDisplay:is(.galleryImageGrid>button){border:4px solid var(--white);transition-duration:.1s}.onDisplay:is(.galleryImageGrid>button):before{content:" ";position:absolute;z-index:0;inset:0;border:4px solid var(--blue);border-radius:6px;transition-duration:.1s}.galleryImageGrid>div:nth-child(1){grid-area:1 / 1 / 2 / 2}.galleryImageGrid>div:nth-child(2){grid-area:1 / 2 / 2 / 3}.galleryImageGrid>div:nth-child(3){grid-area:1 / 3 / 2 / 4}.galleryImageGrid>div:nth-child(4){grid-area:1 / 4 / 2 / 5}.galleryImageGrid>div:nth-child(5){grid-area:2 / 1 / 3 / 2}.galleryImageGrid>div:nth-child(6){grid-area:2 / 2 / 3 / 3}.galleryImageGrid>div:nth-child(7){grid-area:2 / 3 / 3 / 4}.galleryImageGrid>div:nth-child(8){grid-area:2 / 4 / 3 / 5}.galleryImageGrid>div:nth-child(9){grid-area:3 / 1 / 4 / 2}.galleryImageGrid>div:nth-child(10){grid-area:3 / 2 / 4 / 3}.galleryImageGrid>div:nth-child(11){grid-area:3 / 3 / 4 / 4}.galleryImageGrid>div:nth-child(12){grid-area:3 / 4 / 4 / 5}.galleryImageGridAndButtonWrap{display:flex;flex-direction:column;justify-content:space-between;height:335px}.galleryMobileSlider{width:430px;overflow:hidden;position:relative}.galleryMobileSlides{display:flex;flex-direction:row;gap:25px;align-items:center;justify-content:center;width:fit-content;height:81px;position:relative;left:150px;transition-duration:.3s}.box-4324:is(.prev),.box-4324:is(.next){transform:scale(.8)}.box-4324:is(.onDisplay){border:4px solid var(--white);transition-duration:.1s;box-sizing:border-box}.box-4324:is(.onDisplay):before{content:" ";position:absolute;z-index:0;inset:0;border:4px solid var(--blue);border-radius:6px;transition-duration:.1s}.box-4324{width:130px;height:73px;background-size:cover;border-radius:10px;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;position:relative}#gallery-slidecontrol-left,#gallery-slidecontrol-right{color:var(--blue);background:var(--white);border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;position:absolute;transform:translateY(-50%);cursor:pointer;z-index:2}#gallery-slidecontrol-left>svg,#gallery-slidecontrol-right>svg{width:20px;height:20px;stroke:var(--blue)}#gallery-slidecontrol-left{padding-right:1px;top:50%;left:0}#gallery-slidecontrol-right{padding-left:5px;top:50%;right:0}.reviewsSlider{position:relative;width:800px;height:250px}.reviewsSlides{display:flex;flex-direction:row;gap:100px;width:fit-content;position:absolute;transition-duration:.7s}.reviewCard:is(.prev),.reviewCard:is(.next){transform:scale(.8)}#reviews-slidecontrol-left,#reviews-slidecontrol-right{color:var(--brand);background:var(--white);border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;position:absolute;transform:translateY(-50%);cursor:pointer;z-index:2;border:5px solid var(--gray)}#reviews-slidecontrol-left>svg,#reviews-slidecontrol-right>svg{width:20px;height:20px;stroke:var(--brand)}#reviews-slidecontrol-left{padding-right:1px;top:50%;left:0}#reviews-slidecontrol-right{padding-left:5px;top:50%;right:0}.reviewCard{display:flex;flex-direction:column;width:600px;height:250px;justify-content:space-between;align-items:flex-start;background:var(--white);border-radius:10px;padding:25px 30px;box-sizing:border-box;transition-duration:.7s}.reviewCardInnerWrap{display:flex;flex-direction:column;gap:20px;align-items:flex-start;justify-content:flex-start}.reviewAuthorDetails{display:flex;flex-direction:row;gap:20px;justify-content:left;align-items:center}.reviewsAuthorTextWrap{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;text-align:left}.reviewAuthorDetails>img{height:54px;width:54px;border-radius:100%;border:3px solid var(--gray);box-sizing:border-box}.reviewsAuthorTextWrap>h3{color:var(--black);font-size:18px;font-weight:600}.reviewsAuthorTextWrap>span{color:var(--brand)}.reviewDate{align-self:flex-end;justify-self:flex-end;display:flex;flex-direction:row;gap:5px;align-items:center;justify-content:center;font-size:15px;font-weight:600;opacity:.5}.reviewDate>p{padding-top:1.5px}.reviewDate>svg{width:20px;height:20px}.avatarGroup{display:inline-flex;flex-direction:row-reverse}.advertSmallAvatar{width:80px;height:80px;border-radius:100%;border:5px solid var(--white);display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;position:relative;overflow:hidden}.advertSmallAvatar:not(:last-child){margin-left:-30px}.advertSmallAvatar img{width:100%;height:100%;border:4px solid var(--brand);border-radius:100%;box-sizing:border-box;display:block}.reviewAdvert{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:15px}.reviewAdvert>a{color:var(--white);background:var(--brand);text-decoration:none;border-radius:20px;padding-block:7px;padding-inline:20px}.timeMapWrap{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:15px 15px;grid-template-areas:"oyunoynadik hayvanbesledik" "dramayaptik ingilizcekonustuk" "yuzduk yuzduk";width:650px}.timeWrapBox{display:flex;flex-direction:column;gap:0;color:var(--white);justify-content:flex-end;align-items:flex-start;height:100px;padding:15px;border-radius:10px;box-sizing:border-box}.oyunoynadik{background:linear-gradient(87.96deg,#0009 10%,#0000 70%),url(/assets/476-BS_K0wR1.webp);background-size:cover;background-position:center center;grid-area:oyunoynadik}.hayvanbesledik{background:linear-gradient(87.96deg,#0009 10%,#0000 70%),url(/assets/14-CgRozqUh.webp);background-size:115%;background-position:0 100%;grid-area:hayvanbesledik}.dramayaptik{background:linear-gradient(87.96deg,#0009 10%,#0000 70%),url(/assets/45-4rZYn1M6.webp);background-size:cover;background-position:center center;grid-area:dramayaptik}.ingilizcekonustuk{background:linear-gradient(87.96deg,#0009 10%,#0000 70%),url(/assets/42-DBGqyo6J.webp);background-size:110%;background-position:0 20%;grid-area:ingilizcekonustuk}.yuzduk{background:linear-gradient(87.96deg,#0009 10%,#0000 70%),url(/assets/464-XqQFYguc.webp);background-size:cover;background-position:center center;grid-area:yuzduk}.googleMap{width:100%;height:250px;border-radius:10px;overflow:hidden}.commWrap{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:980px}.commBox{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:var(--white);border-radius:10px;width:100%;padding:10px 50px;box-sizing:border-box}.commBox.wide{text-decoration:none!important}.commBox.wide h1{font-size:16px;font-weight:500;color:var(--black)}.commBox.wide .commMethodWrap>p{max-width:100%!important}.commBox.wide .commMethodWrap span{color:#00f}.commMethodWrap{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;text-decoration:none}.commMethodWrap>p{color:var(--black);font-size:15px;max-width:200px}.commMethodWrap>div{display:flex;justify-content:center;align-items:center;width:45px;height:45px;border-radius:100%;background:var(--blue)}.commMethodWrap>div>svg{width:25px;height:25px}.commButton{width:100%;padding:15px;color:var(--blue);background:url(/assets/kampusPattern-DsGw56Au.webp),linear-gradient(0deg,#fff,#fff);background-size:cover;background-position:center center;border:4px solid var(--blue);border-radius:10px;text-decoration:none;display:flex;flex-direction:row;gap:10px;justify-content:center;align-items:center;box-sizing:border-box}.commButton>svg{width:18px;height:18px}.creditArea{display:flex;flex-direction:row;justify-content:space-around;align-items:center;text-align:center;width:500px}.credit{text-decoration:none}.credit>h3{color:var(--black)}.credit:nth-child(1)>span{color:#04cfa4}.credit:nth-child(2)>span{color:#29acff}.credit:nth-child(3)>span{color:#7d53dd}@media screen and (max-width: 1115px){.galleryContentWrap{flex-direction:column;justify-content:center;align-items:center;gap:20px}}@media screen and (max-width: 1020px){.commWrap{width:87vw}}@media screen and (max-width: 920px){.commBox{flex-direction:column;padding:10px;justify-content:center;align-items:flex-start;gap:8px}.commMethodWrap>p{max-width:60vw}}@media screen and (max-width: 865px){.homeContentBox{gap:20px;padding:30px 0}.differanceBox{box-sizing:border-box;width:100%;height:350px;justify-content:flex-end;gap:5px;background-size:cover!important;border-radius:12px;padding-bottom:25px}.differanceWrap{box-sizing:border-box;padding:20px;gap:15px}.differanceBox:nth-child(1){background:var(--mobileDifferanceLinear),url(/assets/ataturk-v-eX8yei.webp);background-position:center 30%}.differanceBox:nth-child(2){background:var(--mobileDifferanceLinear),url(/assets/537-DNUXYz6S.webp);background-position:center 60%}.differanceBox:nth-child(3){background:var(--mobileDifferanceLinear),url(/assets/464-XqQFYguc.webp);background-position:center 50%}.differanceBox:nth-child(4){background:var(--mobileDifferanceLinear),url(/assets/bebekler-BXdwqsJs.jpg);background-position:center 60%}.differanceBox:nth-child(5){background:var(--mobileDifferanceLinear),url(/assets/371-BczFxpKp.webp);background-position:center 60%}.differanceBox:nth-child(6){background:var(--mobileDifferanceLinear),url(/assets/TKM_3909-Bj6Lr_mg.webp);background-position:center 47%}.differanceBox:nth-child(7){background:var(--mobileDifferanceLinear),url(/assets/TKM_7367-keFv4d7U.webp);background-position:center 50%}.differanceBox:nth-child(8){background:var(--mobileDifferanceLinear),url(/assets/16-B5bwdlin.webp);background-position:center 50%}.differanceBox:nth-child(9){background:var(--mobileDifferanceLinear),url(/assets/584-BP0-WUTm.webp);background-position:center 60%}.reviewsSlider{width:470px;height:350px}.reviewCard{width:295px;height:350px}.timeMapWrap{width:500px}}@media screen and (max-width: 535px){.galleryDisplayImage{width:100%;background-position:50%}.galleryMobileSlider{width:295px}.galleryMobileSlides{left:85px}#reviews-slidecontrol-left,#reviews-slidecontrol-right{transform:translateY(0);top:415px}#reviews-slidecontrol-left{left:20%}#reviews-slidecontrol-right{right:20%}.reviewsSlider{width:90vw;height:500px}.reviewsSlides{gap:5px}.reviewCard{width:275px;height:400px}.timeMapWrap{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr;row-gap:15px;grid-template-areas:"oyunoynadik" "hayvanbesledik" "dramayaptik" "ingilizcekonustuk" "yuzduk";width:90vw}}@media screen and (max-width: 460px){.galleryDisplayImage{width:100%}.galleryMobileSlider{width:275px}}.subPage_okulumuz-aboutUs{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:70px;width:800px;background:linear-gradient(126deg,#295fe580 10.56%,#0000 50.83%),linear-gradient(0deg,#000c,#000c),url(/assets/DJI_0061-CDifJaGO.webp);background-size:cover;color:var(--white);border-radius:15px;padding:30px;box-sizing:border-box}.subPage_okulumuz-aboutUs>p{font-size:13px}.subPage_okulumuz-aboutUs_imageAndQuote{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:30px}.subPage_okulumuz-aboutUs_image{border-radius:100%;width:180px;height:180px;border:4px solid var(--white);box-sizing:border-box}.subPage_okulumuz-aboutUs_quote{font-weight:600;width:120%}.subPage_okulumuz-infoCard_wrap{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:30px}.subPage_okulumuz-infoCard{display:flex;flex-direction:row;gap:40px;justify-content:center;align-items:center;width:800px;padding:30px;border-radius:15px;box-sizing:border-box}.subPage_okulumuz-infoCard>img{width:350px;border-radius:10px}.subPage_okulumuz-infoCard_textWrap{color:var(--white);display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:flex-start}.subPage_okulumuz-infoCard:nth-child(2n){flex-direction:row-reverse}.subPage_okulumuz-infoCard:nth-child(1){background:linear-gradient(0deg,#000000b3,#000000b3),url(/assets/DJI_0061-CDifJaGO.webp)}.subPage_okulumuz-infoCard:nth-child(2){background:linear-gradient(0deg,#000000b3,#000000b3),url(/assets/TKM_4336-CImYkV33.webp)}.subPage_okulumuz-infoCard:nth-child(3){background:linear-gradient(0deg,#000000b3,#000000b3),url(/assets/TKM_7367-keFv4d7U.webp)}.subPage_okulumuz-infoCard:nth-child(4){background:linear-gradient(0deg,#000000b3,#000000b3),url(/assets/TKM_3909-Bj6Lr_mg.webp)}.subPage_okulumuz-infoCard_textWrap>h3{font-size:16px}.subPage_okulumuz-infoCard_textWrap>p{font-size:14px}.tableWithNoteWrap{width:970px;display:flex;flex-direction:column;gap:20px}.tableWithNoteWrap>p{opacity:.7}.table{border-radius:10px;border-spacing:0;overflow:hidden;width:100%}.table.withBorders th,.table.withBorders td{border-inline:1px solid var(--white)}.table th,.table td{color:var(--white);padding:10px}.table thead th{background-color:#088fc9}.table tr{background-color:#00b2ff}.table tr:nth-child(2n){background-color:#088fc9}.veliGorusleri{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 1025px){.tableWithNoteWrap{width:90vw}}.subPage_okulumuz-announcements_wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:15px;max-width:1150px}.subPage_okulumuz-announcement_card{width:275px;height:450px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px;border-radius:10px;box-sizing:border-box;color:var(--white)}.subPage_okulumuz-announcement_card:nth-child(6n+1){background-color:var(--blue)}.subPage_okulumuz-announcement_card:nth-child(6n+2){background-color:var(--darkOrange)}.subPage_okulumuz-announcement_card:nth-child(6n+3){background-color:var(--purple)}.subPage_okulumuz-announcement_card:nth-child(6n+4){background-color:var(--blurple)}.subPage_okulumuz-announcement_card:nth-child(6n+5){background-color:var(--darkMagenta)}.subPage_okulumuz-announcement_card:nth-child(6n+6){background-color:var(--brand)}.subPage_okulumuz-announcement_card_details{width:100%;display:flex;flex-direction:column;gap:5px}.subPage_okulumuz-announcement_card_image{width:100%;border-radius:7px;aspect-ratio:16 / 9;object-fit:cover;object-position:center}.subPage_okulumuz-announcement_card_title{font-size:17px;font-weight:500;margin-top:15px;overflow:hidden;max-height:100%;width:-webkit-fill-available;width:-moz-available;width:stretch;display:-moz-box;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-moz-box-orient:vertical;-webkit-box-orient:vertical}.subPage_okulumuz-announcement_card_description{font-size:15px;overflow:hidden;width:-webkit-fill-available;width:-moz-available;width:stretch;max-height:100%;display:-moz-box;display:-webkit-box;line-clamp:6;-webkit-line-clamp:6;-moz-box-orient:vertical;-webkit-box-orient:vertical;opacity:.9}.subPage_okulumuz-announcement_card_button{text-decoration:none;text-align:center;padding:10px 5px;color:var(--black);background:var(--white);border-radius:5px;width:-webkit-fill-available;width:-moz-available;width:stretch;border:none;cursor:pointer}.announcementModalDescription{display:flex;flex-direction:column;gap:15px}.announcementModalDescription a{color:var(--blue);word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.pageControls>span{width:50px;height:50px;background:var(--white);border:1px solid var(--blue);border-radius:5px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.pageControls{display:flex;flex-direction:row;gap:5px;font-size:20px}.pageControls>button{width:40px;height:50px;display:flex;justify-content:center;align-items:center;border:none;background:var(--blue);border-radius:5px}.pageControls>button>svg{stroke:var(--white);width:15px;height:15px}.modal:is(.announcement){width:600px;gap:20px;box-sizing:border-box}@media screen and (max-width: 630px){.modal:is(.announcement){width:calc(100vw - 30px);padding:15px}}.modalTitle:is(.announcement){font-size:18px}.announcementModalDetails{display:flex;flex-direction:column;gap:20px;max-height:75vh;overflow-y:scroll}.announcementModalDetails::-webkit-scrollbar{width:15px;border-radius:20px;cursor:pointer}.announcementModalDetails::-webkit-scrollbar-track{border-radius:0;cursor:pointer}.announcementModalDetails::-webkit-scrollbar-thumb{width:15px;background:#0000004d;border:5px solid var(--white);border-radius:15px;cursor:pointer}.announcementModalDetails::-webkit-scrollbar-thumb:hover{background:#00000080}.announcementModalDetails>img{width:100%;border-radius:10px}.subPages_okulumuz-ebrosur_whitespace{position:relative;display:flex;flex-direction:row;gap:0}.subPages_okulumuz-ebrosur{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;width:100%!important;height:60vh!important}.subPages_okulumuz-ebrosur_page>canvas{width:100%!important;height:60vh!important}.subPages_okulumuz-ebrosur_page>div{display:none}.subPages_okulumuz-ebrosur_chevron{stroke:var(--black);width:50px;background:#0003;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;transition-duration:.3s}.subPages_okulumuz-ebrosur_chevron:hover{background:#000;stroke:var(--white)}.subPages_okulumuz-ebrosur_chevron.left{border-radius:10px 0 0 10px}.subPages_okulumuz-ebrosur_chevron.right{border-radius:0 10px 10px 0}.subPages_okulumuz-ebrosur_pageDisplay{background:var(--white);border-radius:3px;padding:15px 20px;border:2px solid var(--gray);box-sizing:border-box;transform:translate(-50%);left:50%;position:absolute;bottom:15px}.subPages_okulumuz-egitimAnlayisimiz_wrap{display:flex;flex-direction:column;gap:30px}.subPages_okulumuz-egitimAnlayisimiz_card{width:800px;display:flex;flex-direction:row;gap:30px;justify-content:center;align-items:flex-start;color:var(--white);box-sizing:border-box;padding:20px;border-radius:10px;font-size:14px}.subPages_okulumuz-egitimAnlayisimiz_card:nth-child(1){background-color:var(--brand)}.subPages_okulumuz-egitimAnlayisimiz_card:nth-child(2){background-color:var(--purple)}.subPages_okulumuz-egitimAnlayisimiz_card:nth-child(3){background-color:var(--magenta)}.subPages_okulumuz-egitimAnlayisimiz_card:nth-child(4){background-color:var(--blue)}.subPages_okulumuz-egitimAnlayisimiz_card:nth-child(5){background-color:var(--blurple)}.subPages_okulumuz-egitimAnlayisimiz_card:nth-child(6){background-color:var(--darkOrange)}.subPages_okulumuz-egitimAnlayisimiz_card:nth-child(7){background-color:#047804}.subPages_okulumuz-egitimAnlayisimiz_card:nth-child(8){background-color:var(--brand)}.subPages_okulumuz-egitimAnlayisimiz_firstColumn{display:flex;flex-direction:column;gap:20px;width:240px}.subPages_okulumuz-egitimAnlayisimiz_firstColumn h1{font-size:18px}.subPages_okulumuz-egitimAnlayisimiz_firstColumn>div{display:flex;flex-direction:column;gap:10px}.subPages_okulumuz-egitimAnlayisimiz_firstColumn>img{border-radius:10px}.subPages_okulumuz-egitimAnlayisimiz_secondColumn,.subPages_okulumuz-egitimAnlayisimiz_thirdColumn{width:100%}@media screen and (max-width: 895px){.subPage_okulumuz-aboutUs{width:85vw;gap:40px;flex-direction:column}.subPage_okulumuz-aboutUs_quote{width:60%}.subPages_okulumuz-ebrosur_page>canvas{width:100%!important;height:100%!important}.subPages_okulumuz-ebrosur{width:100%!important;height:100%!important}.subPages_okulumuz-ebrosur_chevron{width:42px}.subPages_okulumuz-ebrosur_pageDisplay{padding:10px 15px}}@media screen and (max-width: 860px){.subPage_okulumuz-infoCard{width:90vw;flex-direction:column!important;padding:20px}.subPage_okulumuz-infoCard>img{width:100%}.subPages_okulumuz-egitimAnlayisimiz_card{width:90vw;flex-direction:column}.subPages_okulumuz-egitimAnlayisimiz_firstColumn{flex-direction:column-reverse}}@media screen and (max-width: 650px){.subPage_okulumuz-aboutUs{width:90vw;gap:30px;flex-direction:column}.subPage_okulumuz-aboutUs_quote{width:95%}}@media screen and (max-width: 310px){.subPages_okulumuz-egitimAnlayisimiz_firstColumn{width:100%}}@media screen and (orientation: portrait){.subPages_okulumuz-ebrosur_whitespace:after{content:"E-Kitabı görüntülemek için cihazınızı yan çevirmeniz önerilir.";position:absolute;font-size:12px;transform:translate(-50%,100%);left:50%;bottom:-10px;width:-webkit-fill-available;width:-moz-available;width:stretch;color:var(--red);text-align:center}}.forms{display:flex;flex-direction:column;align-items:center;gap:20px;align-self:center;margin:100px auto auto;width:570px}.formId{color:gray;width:300px;text-align:end}.formWrap{display:flex;gap:30px;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:10px;padding:40px 30px 30px;overflow:hidden}.formTitle{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;margin:0;width:100%}.formTitle *{margin:0}form{display:flex;flex-direction:column;gap:30px;width:100%}.formSubmitButton{padding:15px 0;background-color:var(--brand);border-radius:5px;border:none;color:var(--white);font-size:15px;cursor:pointer}.warn{padding:20px 30px;border-radius:10px;border:2px solid var(--brand);background:#fff3e2}.quotaModal{position:fixed;transform:translate(-50%,-50%);left:50%;top:50%;width:300px;display:flex;flex-direction:column;background:var(--white);border-radius:10px;padding:20px;z-index:11}.modalBg{z-index:10;background:var(--black);width:100vw;height:100vh;opacity:.8;position:fixed;top:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.modalQuotaWrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px 0}.modalTitle{font-size:20px;color:var(--blackText);font-weight:700}.modalCloseButton{background:none;border:none;padding:0;cursor:pointer}.modalCloseButton svg{width:18px;height:18px}.modalHeaderWrap{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:20px}.closedButton{padding-block:5px;background:var(--brand);color:var(--white);border-radius:5px;display:flex;justify-content:center;width:140px}.openButton{padding-block:5px;background:var(--green);color:var(--white);border-radius:5px;display:flex;justify-content:center;width:140px}.quotaOpenButton{padding-block:12px;background:var(--white);color:var(--blue);border:none;border:2px solid var(--blue);font-weight:600;border-radius:5px;display:flex;font-size:15px;justify-content:center;width:100%;box-sizing:border-box;cursor:pointer;transition-duration:.1s}.formOuterWrap{display:flex;align-items:center;flex-direction:column;gap:10px;margin:60px auto auto;max-width:600px;align-self:center}@media screen and (max-width: 520px){.formOuterWrap{margin-top:20px;width:calc(100vw - 40px)}.formWrap{padding-inline:15px;padding-block:30px;box-sizing:border-box}}.actionWrap{gap:15px;display:flex;flex-direction:column;align-self:center;margin:60px auto auto;align-items:center;justify-content:center;width:fit-content}.adminAction{width:385px;border-radius:10px;background:var(--white);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:20px;height:87px;padding:25px 50px;box-sizing:border-box;text-decoration:none}.adminAction svg{width:37px;height:37px}.adminAction:nth-child(4n+1){background:var(--blue)}.adminAction:nth-child(4n+2){background:var(--brand)}.adminAction:nth-child(4n+3){background:var(--green)}.adminAction:nth-child(4n+4){background:var(--magenta)}.adminAction:nth-child(4) svg{width:50px;height:50px}.imageIconAdmin>g>*{fill:var(--white)!important}.adminAction:nth-child(1)>svg{stroke:var(--white)!important}.adminAction:nth-child(3)>svg>path{fill:var(--white)!important}.adminAction:nth-child(4)>svg>path{stroke:var(--white)!important}.adminAction h1{font-size:20px;font-weight:550;text-align:center;color:var(--white)}.formWrapper{max-width:550px;display:flex;flex-direction:column;gap:20px;margin:100px auto auto;align-self:center}.lockedFields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px}.lockedField{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#a1bbd4;border-radius:5px;color:var(--white);padding:15px 20px}.fieldWrap{height:75px;padding:15px;border-radius:10px;box-sizing:border-box;background:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%23F69200FF' stroke-width='7' stroke-dasharray='15' stroke-dashoffset='22' stroke-linecap='square'/%3e%3c/svg%3e")}.fieldsInnerWrap,.fieldsWrap{display:flex;flex-direction:column;gap:10px}.fieldWrap input{outline:none;width:-webkit-fill-available;height:45px;border:none;background:var(--white);padding:0 20px;border-radius:5px;color:var(--blackText);font-size:16px}.fieldActionButtonsWrap{display:flex;flex-direction:row;gap:5px;width:100px;position:relative;top:-37px;right:-413px;justify-content:right;align-items:center}.fieldActionButtonsWrap button{width:30px;height:30px;border:none;border-radius:5px;background:var(--brand);color:var(--white);outline:none;cursor:pointer;display:flex;justify-content:center;align-items:center}.fieldActionButtonsWrap div{width:30px;height:30px;background:var(--blue);border-radius:5px;color:var(--white);display:flex;justify-content:center;align-items:center}.fieldActionButtonsWrap svg{fill:var(--white);width:17px;height:17px}.asterisk svg{width:12px;height:12px}.checkbox{fill:none!important}.green:is(button){background:var(--green)!important}.red{background:var(--red)!important}.actionButtons{display:flex;flex-direction:row;gap:5px}.actionButtons button{color:var(--white);background-color:var(--brand);outline:none;border:none;border-radius:5px;padding:5px 10px;cursor:pointer}.admin_form_wrap{position:relative;top:60px;left:50%;transform:translate(-50%);width:450px;padding:30px;border-radius:10px;background:var(--white);margin-bottom:80px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.admin_form_wrap>span{font-size:13px;text-align:center}.admin_gallery_radioWrap{display:flex;flex-direction:column;gap:5px}.admin_gallery_radio{display:flex;flex-direction:row;gap:5px}.admin_inputWrap{display:flex;flex-direction:column;gap:5px}.admin_inputWrap>input{background-color:var(--gray);border:none;border-radius:5px;height:40px;outline:none;padding:0 0 0 10px}.admin_inputWrap>textarea{background-color:var(--gray);font-family:Inter;border:none;border-radius:5px;height:150px;outline:none;padding:10px 0 0 10px;resize:none}.admin_inputWrap>textarea::-webkit-scrollbar{width:15px;border-radius:20px;cursor:pointer}.admin_inputWrap>textarea::-webkit-scrollbar-track{border-radius:0;cursor:pointer}.admin_inputWrap>textarea::-webkit-scrollbar-thumb{width:15px;background:#0000004d;border:5px solid var(--gray);border-radius:15px;cursor:pointer}.admin_inputWrap>textarea::-webkit-scrollbar-thumb:hover{background:#00000080}.admin_inputWrap>label{color:var(--black);font-size:14px}.admin_image_dragDrop{width:-webkit-fill-available;width:-moz-available;width:stretch;padding:30px;border:2px dashed var(--blue);display:flex;flex-direction:row;gap:10px;justify-content:center;align-items:center;border-radius:5px;background-color:#0080ff1a;font-size:14px;position:relative}.admin_image_dragDrop>span{padding:5px 10px;background:var(--blue);border:2px solid var(--blue);border-radius:5px;box-sizing:border-box;color:var(--white)}.admin_image_dragDrop>input{position:absolute;left:0;top:0;height:100%;width:100%;cursor:pointer;opacity:0}.admin_save_button{height:35px;border:none;outline:none;background-color:var(--blue);color:var(--white);border-radius:5px}.data_table{position:relative;transform:translate(-50%);left:50%;background-color:var(--white);border-spacing:10px;padding:20px;width:600px;box-sizing:border-box;border-radius:10px;text-align:left;margin-bottom:30px}.data_table tr:nth-child(n+1) td:nth-child(1){display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:5px}.data_table td button{color:var(--red);width:125px;height:22px;background:#ff00001a;border:2px solid var(--red);box-sizing:border-box;border-radius:3px;display:flex;justify-content:center;align-items:center;cursor:pointer;outline:none}.data_table th select{width:125px;height:22px;background:var(--blue);border:none;color:var(--white);padding:0 0 0 10px;border-radius:3px;outline:none;cursor:pointer}.data_table tr td>svg{width:20px!important;height:20px!important;cursor:pointer}.data_table tr svg>g>*{fill:var(--blue)!important}.data_table tr p{max-width:180px;width:fit-content;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.data_table tr>*:nth-child(3){display:flex;justify-content:flex-end;align-items:center}.forms{display:flex;flex-direction:column;align-items:center;gap:20px;align-self:center;margin:100px auto 20px;width:570px}.form{background:var(--white);border-radius:10px;min-width:100%;padding:30px;display:flex;flex-direction:column;gap:20px}.formHeading{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.formTitle{margin:0;width:fit-content;font-size:25px;font-weight:700;color:var(--blackText);align-items:flex-start!important}.formTitleWrapper{display:flex;flex-direction:row;gap:10px;justify-content:center;align-items:center}.formTitleWrapper>svg{--size: 24px;width:var(--size);height:var(--size)}.formTitleWrapper>svg>*{fill:var(--blackText)}.formId{color:gray;width:fit-content;text-align:end}.formValuesGrid{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:10px;height:100%}.formValues{display:flex;flex-direction:column;gap:10px}.formValueWrapper{display:flex;flex-direction:column;gap:5px}.formValueWrapper h3{font-size:13px;color:gray}.formValue{padding-inline:20px;padding-block:10px;background-color:var(--gray);border-radius:5px;padding-right:auto;display:flex;justify-content:space-between}.formValue span{opacity:.8;font-size:14px;color:var(--black);fill:#0009;display:flex;justify-content:center;align-items:center;gap:5px}.applicatorFormValues{display:flex;flex-direction:column;gap:10px;background:var(--blue);border-radius:10px;padding:20px}.applicatorFormValues .formValue{background:var(--white)}.applicatorFormValues h3{color:var(--white);opacity:.8}.applicatorFormValues h2{color:var(--white)}.quotaWrapper{width:100%;display:flex;flex-direction:row-reverse;justify-content:space-between}.quotaButton{padding:10px 20px;border-radius:5px;color:var(--green);background:#51eb2424;font-size:16px;font-weight:700;width:fit-content;border:none;cursor:pointer}.quotaButton.closed{background-color:#f001;color:var(--red)}.quotaButton.processing{background-color:#f6940017;color:var(--brand);animation:shake .5s;animation-iteration-count:infinite}.deleteButton{border:3px solid var(--red);border-radius:10px;padding:15px;background:#ff000012;color:var(--red);font-weight:700;font-size:13px;outline:none;cursor:pointer}.deleteButton.processing{border-color:var(--brand);background-color:#f6940017;color:var(--brand);animation:shake .5s;animation-iteration-count:infinite}.deleteButton.confirmed{border-color:var(--green);background-color:#52eb2410;color:var(--green)}.deleteButton.errored{border-color:var(--purple);background-color:#8c06b110;color:var(--purple)}@keyframes shake{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0)}to{transform:translate(1px,-2px) rotate(-1deg)}}.formButtonWrap{display:flex;flex-direction:column;gap:10px}.pdfOut{background:var(--white);border-radius:10px;min-width:100%;display:flex;flex-direction:column;gap:20px}.pdfIn{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px 0;border-radius:5px;gap:10px;border:none;background:var(--blue);color:var(--white);width:100%;cursor:pointer}.pdfIn svg{fill:var(--white);width:15px}.xlsxIn{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px 0;border-radius:5px;gap:10px;border:none;background:var(--green);color:var(--white);width:100%;cursor:pointer}.xlsxIn svg{fill:var(--white);width:15px}.downloadButtonsWrap{display:flex;flex-direction:row;width:100%;justify-content:center;gap:10px;align-items:center}.modalOpenButtonXlsx{width:100%;padding:10px;border-radius:5px;cursor:pointer;border:none;transition-duration:.3s;background:var(--green);color:var(--white)}.modal{position:fixed;transform:translate(-50%,-50%);top:50%;left:50%;width:600px;display:flex;flex-direction:column;gap:40px;background:var(--white);padding:30px;border-radius:10px;z-index:11}.inactive{display:none}.selectForm{display:flex;flex-direction:row;justify-content:space-between}.selectInput{display:none}.selectLabel{padding:15px 20px;border:1px solid rgba(0,0,0,.3);border-radius:3px;cursor:pointer}.selectInput:checked~.selectLabel{border:2px solid var(--green);color:var(--green)}.modal>button{width:100%;padding:10px;border:none;outline:none;background:var(--green);color:var(--white);border-radius:4px;cursor:pointer;opacity:.5}.modal>button.active{opacity:1}.disabled{cursor:not-allowed!important}.navWrap{box-sizing:border-box;display:flex;max-width:100vw;height:80px;flex-direction:row;align-items:center;justify-content:space-between;background-color:#f69200;padding:0 20px;position:relative;border-bottom:10px solid var(--white);z-index:8}.navLanguageSelector{display:flex;gap:7px;text-decoration:none;color:var(--blackText);justify-content:center;align-items:center;padding-inline:8px;padding-block:6px;border-radius:5px;background-color:#fff}.navLanguageSelector>img{--size: 20px;width:var(--size);height:calc(var(--size) - 3px);object-fit:cover;object-position:center;border-radius:5px}.menuBg~.navWrap{position:fixed;width:100%;box-sizing:border-box;top:0}.logoFloat{position:absolute;width:200px;left:50%;top:25px;transform:translate(-50%);cursor:pointer;transition-duration:.3s}.adButton{width:200px;height:62px;cursor:pointer}.socialWrap{display:flex;flex-direction:row;gap:10px}.socialWrap>*{cursor:pointer}.menuButton{display:none;cursor:pointer}.mobileMenu{width:100%;height:fit-content;background:var(--white);position:fixed;transform:translate(-50%);top:80px;left:50%;border-radius:0 0 10px 10px;padding:15px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;align-items:center;z-index:7;animation:slideinFromUp .4s ease-in;overflow-y:scroll;max-height:calc(100vh - 80px)}@keyframes slideinFromUp{0%{transform:translate(-50%,-700px)}to{transform:translate(-50%)}}.mobileNavigationItem{width:100%;height:70px;padding:20px 30px;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;align-items:center;box-sizing:border-box;text-decoration:none;border-radius:10px}.navPlaceHolder{width:100%;height:80px;position:static}.mobileNavigationItem>svg{width:30px;height:30px}.mobileNavigationItem:is(.blue){background-color:var(--blue);color:var(--white)}.mobileNavigationItem:is(.brand){background-color:var(--brand);color:var(--white)}.mobileNavigationItem:is(.green){background-color:var(--green);color:var(--white)}.mobileNavigationItem:is(.magenta){background-color:var(--magenta);color:var(--white)}.mobileNavigationItem:is(.magenta)>svg{stroke:var(--white)}.mobileNavigationItem:is(.purple){background-color:var(--purple);color:var(--white)}.mobileNavigationItem:is(.pink){background-color:var(--pink);color:var(--white)}.mobileNavigationItem:is(.darkRed){background-color:#e85125;color:var(--white)}.mobileNavigationItem:is(.atekurColor){background-color:#122246;color:var(--white)}.mobileNavigationItem:is(.white){background:url(/assets/kampusPattern-9cfEESm_.png),linear-gradient(0deg,#fff,#fff);color:var(--blue);border:4px solid var(--blue)}.menuBg{position:fixed;z-index:6;width:100vw;height:100vh;background-color:#000000b3;animation:dissolve .4s}@media screen and (max-width: 1210px){.navWrap>a:nth-child(1){display:none}.socialWrap{display:none}.logoFloat{position:static;width:100px;transform:translate(0)}.navWrap{padding:0 20px 0 10px;justify-content:flex-end;gap:20px}.menuButton{display:block;width:25px}#logohref{float:left;position:relative;margin-right:auto}.navLanguageSelector{padding:4px 8px}}footer{margin-top:auto;background-color:#372c88;color:var(--white);display:flex;justify-content:center;align-items:center;width:100%;z-index:3;font-size:.875rem;position:relative}footer>div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding-block:30px}.line{width:100%;height:1px;background:var(--white);position:relative;opacity:.2}.line:before{content:"";position:absolute;width:10px}footer>div>ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:27px;row-gap:15px;padding:0;align-items:center;justify-content:center;color:var(--white)}footer>div>ul>li:nth-child(1){list-style:none}footer>div>ul>li>a{color:var(--white);text-decoration:none;opacity:.8}footer button{border:none;background:none!important;color:var(--white);cursor:pointer;font-family:Inter,sans-serif;font-size:14px;opacity:.8}footer>div>ul>li>a:hover{opacity:1}@media screen and (max-width: 700px){footer>div>ul{padding-inline:30px}}@media screen and (max-width: 410px){footer>div>ul>li:nth-child(4){list-style:none}}@media screen and (max-width: 325px){footer>div>ul>li:nth-child(3){list-style:none}footer>div>ul>li:nth-child(4){list-style:disc}}@media screen and (max-width: 315px){footer{font-size:.75rem}footer>div>ul{flex-direction:column}footer>div>ul>li:nth-child(1),footer>div>ul>li:nth-child(3){list-style:disc}}dialog.cookie-banner{position:fixed;left:10px;bottom:10px;box-sizing:border-box;width:400px;border-radius:10px;display:flex;flex-direction:column;gap:20px;border:2px solid #c0c0ce;-webkit-box-shadow:0px -1px 20px 0px rgba(27,28,41,.4);-moz-box-shadow:0px -1px 20px 0px rgba(27,28,41,.4);box-shadow:0 -1px 20px #1b1c2966;transition-duration:.2s;z-index:10000}dialog.cookie-banner a{font-size:14px;text-decoration:none;color:var(--blue)}.cookie-banner-info{display:flex;gap:10px;flex-direction:column}.cookie-banner-info>h1{font-size:18px}.cookie-banner-info>p{font-size:14px;color:#353535}.cookie-banner-buttons{display:flex;flex-direction:row;gap:10px;width:100%}.cookie-banner-buttons>button{width:100%;height:50px;border:none;border-radius:5px;cursor:pointer;font-family:Inter;font-weight:500}.cookie-banner-buttons>.primary-button{background-color:var(--brand);color:var(--white)}.cookie-banner-buttons>.secondary-button{background-color:#e8e8f0}.cookie-banner_extras{display:flex;flex-direction:column;gap:10px}.cookie-banner_extra-option{display:flex;gap:10px;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}.cookie-banner_extra-option-info{display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:flex-start;cursor:pointer}.cookie-banner_extra-option input{transform:scale(1.4);margin:10px;background-color:var(--brand);cursor:pointer}.cookie-banner_extra-option-info h2{font-size:15px;align-self:flex-start;font-weight:500}.cookie-banner_extra-option-info h2 span{color:var(--brand);margin-left:2px}.cookie-banner_extra-option-info p{font-size:14px;align-self:flex-start;font-weight:400;color:#353535}@media screen and (max-width: 600px){dialog.cookie-banner{width:-webkit-fill-available;width:-moz-available;width:stretch;width:-moz-available;width:-webkit-fill-available;left:10px;right:10px}.cookie-banner-buttons{flex-direction:column}}.loginForm{margin:100px auto auto;align-self:center;display:flex;flex-direction:column;gap:10px;align-items:left;justify-content:center;width:250px;padding:20px;background-color:var(--white);border-radius:10px}.loginForm label{display:flex;flex-direction:column;gap:5px}.adminLogo{align-self:center;width:225px;margin:auto auto 15px}.loginForm input{border-radius:5px;background:var(--gray);outline:none;border:none;padding:10px}.loginForm span{color:var(--red);font-size:13px;text-transform:lowercase}.loginForm button{color:var(--white);background:var(--brand);border-radius:5px;padding:15px 0;outline:none;border:none;margin-top:15px}.secondaryNav>nav{display:flex;flex-wrap:wrap;flex-direction:row;width:fit-content;gap:10px;justify-content:left}.secondaryNav{display:flex;justify-content:center;align-items:center;position:absolute;top:75vh;left:50%;transform:translate(-50%,100%);width:100%;transition-duration:.3s;z-index:1}.navigationButton{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:8px 15px;border-radius:5px;cursor:pointer;font-weight:550;text-decoration:none}.navigationButton>svg{height:27px;width:27px}.navigationButton.blue{background-color:var(--blue);color:var(--white);fill:var(--white)}.navigationButton.orange{background-color:var(--brand);color:var(--white);fill:var(--white)}.navigationButton.green{background-color:var(--green);color:var(--white);fill:var(--white)}.navigationButton.magenta{background-color:var(--magenta);color:var(--white)}.navigationButton.magenta>svg{stroke:var(--white)}.navigationButton.purple{background-color:var(--purple);color:var(--white);fill:var(--white)}.navigationButton.pink{background-color:var(--pink);color:var(--white);fill:var(--white)}.navigationButton.darkRed{background-color:#e85125;color:var(--white);fill:var(--white)}.navigationButton.atekurColor{background-color:#122246;color:var(--white);fill:var(--white)}.navigationButton.white{background-color:var(--white);color:var(--blue);box-shadow:0 4px 15px #0080ff26,0 8px 25px #0080ff17}@media screen and (max-width: 1210px){.secondaryNav{display:none}}@media screen and (max-width: 1485px){.secondaryNav{top:60vh}.navigationButton{gap:6px;padding:7px 10px;font-weight:500;font-size:14px}.secondaryNav>nav{gap:7px;width:fit-content}.navigationButton>svg{height:22px;width:22px}.secondaryNav{top:77.5vh}}.landingHeader{width:-webkit-fill-available;width:-moz-available;width:stretch;height:75vh;background:url(/assets/girisfoto-BUVaKR8o.webp);background-size:cover;display:flex;align-items:center;padding-left:calc((100vw - 1161.61px)/2);transition-duration:.3s}.headerWrap{width:417px;color:var(--white);display:flex;flex-direction:column;gap:15px;text-align:left}.headerWrap>h1{font-size:40px;font-weight:700}.button{height:fit-content;width:fit-content;padding:13px 26px;border:none;outline:none;text-decoration:none;cursor:pointer;border-radius:5px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:16px}.but-4324{width:100%}.button.bold{font-weight:700}.button.whiteBack{background:var(--white)}.button.blueFront{color:var(--blue)}.homePopUp{width:360px;padding:10px;border-radius:10px;background:var(--white);box-shadow:-10px 5px 30px #3d5f8f66;display:flex;flex-direction:column;gap:15px;font-size:20px;position:fixed;bottom:15px;right:15px;z-index:6;animation:.2s dissolve linear}.homePopUp>span{font-size:1em;font-weight:600}.homePopUp>img{width:100%;border-radius:5px}.homePopUp>i{position:absolute;top:15px;right:15px;cursor:pointer;border-radius:100%;background:var(--white);width:30px;height:30px;display:flex;justify-content:center;align-items:center;z-index:11}.homePopUp>i>svg{width:12px;height:12px}.homePopUp>a:not(.coverbutton){padding-block:10px;width:100%;background:var(--blue);border-radius:5px;font-size:.8em;text-decoration:none;color:var(--white);display:flex;justify-content:center;align-items:center}.homePopUp>.mobileDetails{display:none;width:100%}.adSpace{width:100%;height:130px;background:var(--white);overflow:hidden;display:flex;justify-content:center;align-items:center}.adSpace a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.adSpace img{width:100%;height:100%}.infoPopUp[open]{display:flex;flex-direction:column;gap:10px;border-radius:20px;background-color:var(--white);padding:5px;position:fixed;transform:translate(-50%,-50%);top:50svh;left:50%;border:none;z-index:10000000;box-sizing:border-box;margin:0;max-width:calc(100svw - 30px)}.infoPopUp[open].asp_1-1{aspect-ratio:1/1;width:500px}.infoPopUp[open].asp_16-9{aspect-ratio:16/9;width:700px}.infoPopUp form{position:absolute;top:10px;right:10px;display:grid;justify-content:flex-end;width:calc(100% - 10px)}.infoPopUp button{aspect-ratio:1/1;width:25px;border:none;border-radius:100%;background-color:var(--white);cursor:pointer;transition-duration:.2s;display:grid;place-content:center;position:relative}.infoPopUp button:focus{outline:none}.infoPopUp button:hover{background-color:var(--gray)}.infoPopUp button:after{content:"";position:absolute;inset:-10px}.infoPopUp a{width:100%;height:100%}.infoPopUp picture{border-radius:15px;overflow:hidden}.infoPopUp picture img{width:100%;height:100%;border-radius:15px}dialog[open]::backdrop{background:var(--black);opacity:.7}.pulse{animation:pulseScale 1s;animation-delay:.5s}@keyframes pulseScale{0%{transform:scale(1)}30%{transform:scale(1.2)}50%{transform:scale(1)}80%{transform:scale(1.2)}to{transform:scale(1)}}@media screen and (max-width: 1290px){.landingHeader{padding-left:calc((100vw - 923px)/2)}}@media screen and (max-width: 1000px){.landingHeader{padding-left:0;justify-content:center}.button{width:-webkit-fill-available;width:-moz-available;width:stretch}.homePopUp{top:90px;left:50%;transform:translate(-50%);width:calc(100vw - 20px);box-sizing:border-box;height:fit-content;flex-direction:row;position:absolute;align-items:center}.homePopUp>.mobileDetails{display:flex;flex-direction:column;gap:5px;align-items:flex-start;justify-content:center}.homePopUp>.mobileDetails>span{font-size:.8em;font-weight:600;display:-moz-box;display:-webkit-box;overflow:hidden;line-clamp:3;-webkit-line-clamp:3;-moz-box-orient:vertical;-webkit-box-orient:vertical;width:calc(100% - 35px)}.homePopUp>.coverbutton{position:absolute;height:calc(100% - 20px);width:calc(100% - 20px);opacity:0;cursor:pointer}.homePopUp>.mobileDetails>a{text-decoration:none;display:flex;justify-content:center;align-items:center;font-size:.7em;color:var(--white);background:var(--blue);border-radius:5px;padding-block:5px;width:-webkit-fill-available;width:-moz-available;width:stretch}.homePopUp>a:not(.coverbutton){display:none}.homePopUp>img{width:120px}.homePopUp>span{display:none}}@media screen and (max-width: 620px){.headerWrap>h1{font-size:25px}.headerWrap{width:-webkit-fill-available;width:-moz-available;width:stretch;padding:20px 20px 40px;gap:20px}.button{width:-webkit-fill-available;width:-moz-available;width:stretch}.landingHeader{height:75vh;align-items:flex-end}.infoPopUp.asp_1-1{width:400px!important}.infoPopUp.asp_16-9{width:325px!important;aspect-ratio:9/16!important}.infoPopUp button{width:28px}}@keyframes dissolve{0%{opacity:0}to{opacity:1}}.document{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:30px;padding:30px;margin:100px auto auto;max-width:600px;align-self:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;box-sizing:border-box}.small{margin-top:0;padding:10px}.document img{pointer-events:none}.document>.docHeader{font-weight:700;text-align:center}.documentInner{display:flex;flex-direction:column;gap:30px;width:100%}.documentColumn{display:flex;flex-direction:column;gap:5px;width:100%}h2{font-size:17px;font-weight:700;align-self:center}h3{font-weight:700;font-size:16px}ul{display:flex;flex-direction:column;gap:10px}.numberList{list-style:decimal}.arrowList{list-style:disc}.documentTableWrap{display:flex;flex-direction:row;gap:0}.documentTableWrapColumn{display:flex;flex-direction:column;gap:0}.documentDate{align-self:flex-end;padding-right:50px}.document img{width:100%}.documentColumn a{overflow-wrap:break-word}.wrap{--box-size: 200px;--gap: 30px;display:flex;flex-wrap:wrap;max-width:calc(5 * (var(--box-size) + var(--gap)));gap:var(--gap);padding:var(--gap);justify-content:center;margin:50px auto}.box{width:var(--box-size);height:var(--box-size);display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center;border-radius:10px;background-color:#fff;text-decoration:none;padding:20px;box-sizing:border-box}.box>h1{font-size:16.5px;color:#000;font-weight:500;text-align:center}.box>img{--size: 80px;width:var(--size);height:var(--size)}.box:hover{border:2px solid var(--red)}.loading{width:250px;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--white);border-radius:10px;gap:15px}.loading>svg{width:50px!important;height:50px!important;animation:1s spin infinite linear}.infoButton{font-style:normal;width:30px;height:30px;border-radius:100%;background-color:var(--white);display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px;z-index:2;cursor:default}.info{position:absolute;top:40px;background-color:var(--white);border-radius:5px;padding-inline:10px;padding-block:5px;box-sizing:border-box;right:0;box-shadow:-10px 5px 30px #3d5f8f40;width:max-content;max-width:230px}.info:before{content:"";width:10px;height:10px;background-color:var(--white);border-radius:1px;position:absolute;transform:translate(-50%,-50%) rotate(45deg);right:5px;top:0}.homeContentBox .infoTitle{font-size:24px;color:var(--white);text-align:center}.homeContentColumn{z-index:0}@media screen and (max-width: 1320px){.homeContentBox .infoTitle{font-size:20px;padding-top:20px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#root,body{min-height:100svh!important}.birthdayWrapper{position:absolute;width:100%;height:100%;height:100svh;z-index:10000;background-color:#f4f4f0;overflow:hidden;display:grid;place-items:center;margin:0;padding:0}.birthdayWrapper .videoWrapper video{width:100%}.birthdayWrapper .videoWrapper{width:100%;margin:0;height:min-content;position:relative;z-index:100000}.birthdayWrapper .videoWrapper .textFlow{position:absolute;z-index:100000;transform:translate(-50%,-50%);right:28%;top:45%;text-align:center;width:0;height:0;overflow:visible}.birthdayWrapper .videoWrapper .textFlow p{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;color:#005859;font-size:50px;font-family:Kalam,sans-serif;font-weight:300;line-height:60px;width:500px}.birthdayCard{background-color:var(--white);padding:60px 40px 20px;padding-inline:20px;border-radius:10px;display:flex;flex-direction:column;gap:40px;place-items:center;position:relative;width:350px}.birthdayCard img{width:150px;transform:translateY(-50%);position:absolute;top:0}.birthdayCard h1{font-size:25px;color:var(--blackText)}.birthdayCard .birthdayButton{border:none;background-color:var(--brand);color:var(--white);padding:15px 20px;font-size:18px;border-radius:7px;cursor:pointer;width:100%}.replayButton{padding-left:10px;padding-right:25px;padding-block:10px;display:flex;gap:15px;justify-content:center;align-items:center;border:none;background-color:#005859;border-radius:100px;cursor:pointer;position:absolute;bottom:20px;right:20px;transform:translate(0);z-index:10000000;transition-duration:1s}.replayButton img{width:36px;aspect-ratio:1/1}.replayButton p{color:#a7f3f4;font-size:16px}@media screen and (max-width: 935px){.birthdayWrapper .videoWrapper .textFlow p{font-size:36px}}@media screen and (max-width: 850px){.birthdayWrapper .videoWrapper .textFlow p{font-size:30px;width:300px}.replayButton img{width:25px}.replayButton p{font-size:16px}}@media screen and (max-width: 675px){.birthdayCard{width:90%;box-sizing:border-box;gap:30px}.birthdayCard h1{font-size:20px}.birthdayCard .birthdayButton{font-size:17px}.videoWrapper{height:100svh!important;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}video{--mask-gradient: linear-gradient( 0deg, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 98% );-webkit-mask-image:var(--mask-gradient);mask-image:var(--mask-gradient)}.replayButton{gap:10px;bottom:20px}.replayButton img{width:25px}.replayButton p{font-size:16px}.birthdayWrapper .videoWrapper .textFlow{right:50%;top:35%}.birthdayWrapper .videoWrapper .textFlow p{font-size:30px;width:90vw;line-height:40px}}@media screen and (min-aspect-ratio: 16/9){.birthdayWrapper .videoWrapper{height:100svh}}@media screen and (max-aspect-ratio: 53/101){.birthdayWrapper .videoWrapper .textFlow{right:50%;top:10%}}main{width:100%;height:fit-content;display:block}.hero{width:100%;height:80vh;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.slider-hero{display:flex;flex-direction:column;gap:30px;justify-content:center;align-items:center}.slider-text-wrap{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;text-align:center;color:var(--white)}.slider-text-wrap h1{font-size:36px}.slider-text-wrap p{font-size:20px;font-weight:300;max-width:450px}.slider-button-wrap{display:flex;flex-direction:row;gap:10px;height:56px;justify-content:center;align-items:center}.slider-button{border:none;border-radius:10px;background-color:var(--white);display:flex;gap:10px;align-items:center;justify-content:center;padding:0 20px;height:100%;width:210px;font-weight:500;font-size:16px;cursor:pointer;transition-duration:.3s}.slider-button.fill{background-color:var(--brand);color:var(--white)}.slider-button.stroke{border:2px solid var(--brand);color:var(--brand)}.slider-button:hover{filter:saturate(4)}.slider-button.stroke svg>*{fill:var(--brand)!important}.welly-image{width:265px;height:210px}.slider{position:absolute;width:100%;height:100%;z-index:-1;background-color:#000}.slider-item{width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;position:absolute}.slider-item[data-selected=false]{animation:fadeOut .4s forwards}.slider-item[data-selected=true]{animation:fadeIn .4s forwards}.slider-item[id="1"]{background-image:url(https://api.kampuskres.com.tr/images/cdnimage/antrium-full.webp),url(/assets/placeholder-antrium-full-BJnmiVnS.webp)}.slider-item[id="2"]{background-image:url(https://api.kampuskres.com.tr/images/cdnimage/bahce-kosu.webp);background-position:40% 80%;filter:contrast(1.2)}.slider-item[id="3"]{background-image:url(https://api.kampuskres.com.tr/images/cdnimage/civciv-antrium.webp)}.slider-item[id="4"]{background-image:url(https://api.kampuskres.com.tr/images/cdnimage/bahce-hayvanlar.webp);background-position:0 70%}.slider-item[id="5"]{background-image:url(https://api.kampuskres.com.tr/images/cdnimage/bahce-salincak.webp);background-position:70% 60%;filter:contrast(1.15)}.slider:after{content:"";position:absolute;width:100%;height:100%;background-color:#000;opacity:.45;z-index:0}.slider:before{content:"";position:absolute;width:100%;height:100%;background-image:radial-gradient(30% 30% at 50% 65%,#000,#0000);opacity:.55;z-index:1}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slider-pagination-button{position:absolute;height:100%;width:83px;display:grid;place-items:center;cursor:pointer;border:none}.slider-pagination-button.left{left:0;background:linear-gradient(90deg,#0003 65%,#0000)}.slider-pagination-button.left:hover{background:linear-gradient(90deg,#00000080 65%,#0000)}.slider-pagination-button.right{right:0;background:linear-gradient(-90deg,#0003 65%,#0000)}.slider-pagination-button.right:hover{background:linear-gradient(-90deg,#00000080 65%,#0000)}.slider-pagination-button svg{--size: 20px;width:var(--size);height:var(--size)}.slider-pagination-button svg *{stroke:var(--white);stroke-width:2px}.slider-pagination{height:13px;width:110px;border-radius:20px;padding-block:5px;display:flex;flex-direction:row;gap:5px;justify-content:center;align-items:center;position:absolute;bottom:20px;background-color:#fff3}.slider-pagination .slider-pagination-dot{height:100%;aspect-ratio:1/1;border-radius:10px;background-color:var(--white);opacity:.5;transition-duration:.3s}.slider-pagination .slider-pagination-dot[data-selected=true]{opacity:1;width:24px}.instagram-feed{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;gap:50px}.wrapbox{display:flex;flex-direction:row;gap:20px;justify-content:center;align-items:center;width:100%;box-sizing:border-box;padding-inline:84px}.wrapbox>*{max-width:560px;height:393px}.instagram-gradient{background:linear-gradient(87deg,#f50000,#b900b2)}.homeContentBox.blurple{background:#2b2365}.testing .Feedback{display:none!important}.camelcase{text-transform:capitalize}.youtubeBox{border:none;border-radius:10px}.contactGroups{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;gap:20px;padding-inline:84px;max-width:1308px;width:100%;margin:auto;box-sizing:border-box}.contactBigRowGroup{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;width:100%}.contactBigRowGroup>*{max-width:560px;height:393px;box-sizing:border-box}.contactRowWrap{display:flex;flex-wrap:wrap;gap:10px;flex-direction:row;width:100%;justify-content:center}.contactRowWrap.wide{text-decoration:none}.contactRowWrap.wide>.contactItem{max-width:100%;display:flex;flex-direction:row;gap:50px;min-height:60px;padding:15px 10px}.contactRowWrap.wide>.contactItem h1{font-size:16px;font-weight:500}.contactRowWrap.wide>.contactItem>div:not(.comm-extraInfo){display:flex;flex-direction:row;gap:10px;justify-content:flex-start;align-items:center}.comm-extraInfo{display:flex;flex-direction:row;gap:10px;justify-content:flex-start;align-items:center}.comm-extraInfo span:nth-child(2){font-weight:500}.contactItem{max-width:373px;width:100%;background-color:#372c88;padding:5px 10px;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;align-items:center;font-weight:300;font-size:16px;text-decoration:none;color:var(--white)}.contactItem>svg{width:24px;height:24px;flex-shrink:0;opacity:.6}.contactItem:nth-child(1)>svg{width:20px}.gridLayout{display:flex;flex-direction:column;gap:20px;width:100%;padding-inline:84px;box-sizing:border-box;justify-content:flex-start;align-items:center;margin:auto}.gridLayout .gridRow{display:flex;flex-direction:row;gap:20px;width:100%;justify-content:center;align-items:center}.gridLayout .gridRow:nth-child(2n){flex-direction:row-reverse}.gridBox{height:360px;max-width:650px;width:100%;overflow:hidden;border-radius:10px;display:flex;position:relative;box-sizing:border-box}.gridBox>img{object-fit:cover;width:100%;height:100%;flex-shrink:0}.gridBox.sm{max-width:460px}#revir>img{object-position:90% 50%}#beslenme>img{object-position:100% 50%}#yazokulu>img{object-position:0 60%}#ciftdil>img{object-position:0 60%}.darkerGreen{color:var(--darkerGreen)}.gridBox:after{content:"";width:100%;height:100%;background:linear-gradient(180deg,#0000 50%,#000 70%);opacity:.7;z-index:1;position:absolute}.gridBox.sm:after{background:linear-gradient(180deg,#0000 70%,#000 90%)}.gridBox .textBox{position:absolute;left:20px;bottom:20px;color:var(--white);display:flex;flex-direction:column;gap:5px;max-width:500px;z-index:2}.gridBox .textBox p{font-size:16px;font-weight:300}.gridBox .textBox h3{font-weight:500}.contactInfoWrap{color:#ffffffd5;background-color:#372c88;padding:15px;border-radius:5px;box-sizing:border-box;font-size:14px;justify-content:center;align-items:flex-start;display:flex;flex-direction:column;gap:5px;width:1140px}.contactInfoWrap strong{color:#fff}.contactInfoWrap h2{text-align:left;align-self:flex-start;margin-bottom:10px;font-size:16px}.contactSocialWrap{display:flex;gap:10px;justify-content:center;box-sizing:border-box}.homeContentBox.brandBlue{background-color:#2482c4}.contactSocial{display:grid;place-items:center;padding:7px;border-radius:5px;color:var(--white);text-decoration:none;box-sizing:border-box}.contactSocial.instagram{background:linear-gradient(87deg,#f50000,#b900b2)}.contactSocial.youtube{background:#f03}.contactSocial.linkedin{background:#2867b2}.contactSocial.facebook{background:#0866ff}.contactSocial.wp>svg{--size: 30px !important}.floatingActions{position:fixed;right:0;bottom:0;transform:translate(0);margin:20px;z-index:100;display:flex;flex-direction:row;gap:10px;justify-content:center}.floatingActions:after{content:"";width:170px;height:130px;background-image:url(https://api.kampuskres.com.tr/images/cdnimage/welly-up-portrait.webp);background-size:cover;z-index:1;position:absolute;bottom:50px;right:-5px}.floatButton{--size: 50px;display:flex;flex-direction:row;gap:10px;justify-content:center;align-items:center;height:var(--size);color:#fff;border-radius:5px;filter:drop-shadow(0px 7px 12px rgba(1,0,36,.2))}.floatButton.sm{width:var(--size);background:var(--blue)}.floatButton.lg{padding-inline:20px;background:var(--white);color:var(--blue);text-decoration:none;box-sizing:border-box;border:2px solid var(--blue)}.floatButton.lg>svg>*{fill:var(--blue)}.floatingActions.hide{animation:hide .3s forwards}.floatingActions.show{animation:show .3s forwards}@keyframes hide{0%{bottom:0}to{bottom:-300px}}@keyframes show{0%{bottom:-300px}to{bottom:0}}.wp{background-color:#25d366!important;color:#fff}.wp>svg{--size: 27px;width:var(--size);height:var(--size)}@media screen and (max-width: 1322px){.contactItem{max-width:560px}.youtubeBox{max-width:100%}.googleMap{max-width:560px}.contactInfoWrap{max-width:560px;width:100%}.contactRowWrap.wide>.contactItem{max-width:560px;width:100%;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px}.comm-extraInfo{display:flex;flex-direction:column;gap:10px;justify-content:flex-start;align-items:flex-start}}@media screen and (max-height: 650px) and (min-width: 1000px){.welly-image{height:160px;width:200px}.slider-text-wrap>h1{font-size:27px}.slider-text-wrap>p{font-size:18px}.slider-button{height:48px}}@media screen and (max-width: 1000px){.welly-image{animation:.3s fadeOut forwards;animation-delay:3.2s}.welly-image[data-hide=true]{animation-delay:0s!important}.wrapbox,.contactGroups,.gridLayout{padding-inline:20px}.floatingActions{margin:10px}.contactBigRowGroup[data-formfirstmobile=true]{flex-direction:column-reverse}.wrapbox{flex-direction:column}.gridLayout .gridRow{flex-direction:column!important}.gridLayout .gridRow .gridBox{min-width:100%!important;height:400px}.gridLayout .gridRow .gridBox.sm{height:300px}.slider-pagination-button{width:50px}.slider-text-wrap{gap:5px}.slider-text-wrap h1{font-size:24px}.slider-text-wrap p{font-size:16px;max-width:350px}.slider-button-wrap{flex-direction:column;height:auto;width:calc(100% - 100px)}.slider-button{font-size:16px!important;padding:16px 20px!important;width:100%!important;max-width:450px;box-sizing:border-box;height:54px}.hero{align-items:flex-end}.slider-hero{margin-bottom:60px;width:100%}.slider-pagination{height:10px;width:96px}.slider:before{background-image:radial-gradient(60% 32% at 50% 75%,#000 10%,#0000);opacity:.55}}.contactModify .contactGroups{flex-direction:column-reverse}.googleReviews{width:100%;height:260px;border:none;padding-inline:20px;box-sizing:border-box}.gridLayout[data-showall=false]{max-height:1000px;overflow:hidden;position:relative;margin-bottom:10px}.gridLayout[data-showall=false]:after{content:"";position:absolute;bottom:0;width:100%;height:160px;background:linear-gradient(0deg,#f4f4f0 20%,#fff0);z-index:1}.showMoreButton{border:none;width:100%;height:60px;position:absolute;background-color:transparent;bottom:20px;font-weight:500;z-index:2;cursor:pointer;font-size:14px;color:#000}.showMoreButton[data-hide=true]{display:none}.homeContentBox{position:relative}.infoForm{--form-bg: var(--brand);--button-bg: #8a5110;display:flex;flex-direction:column;gap:10px;padding:22.5px 20px;border-radius:10px;background-color:var(--brand);box-sizing:border-box;background-color:var(--form-bg);width:560px;height:393px;margin:0}.infoForm.purple{--form-bg: #372c88 !important;--button-bg: #5f4eda !important}.infoForm.result{justify-content:center;align-items:center;color:var(--white);gap:5px;text-align:center}.infoForm.result>p{max-width:300px;font-weight:300}.infoForm.result>svg{width:96px;height:96px}.infoForm.result.success>svg,.infoForm.result.error>svg{fill:var(--white)}.infoForm.result.error>svg{margin-bottom:10px}.infoForm.result>button{align-self:center;margin-top:15px;padding-inline:10px;width:auto}.infoForm input,.infoForm select{height:40px;border:none;border-radius:7px;padding-inline:15px}:is(.infoForm input,.infoForm select)[data-error=true]{background-color:#d3020279;color:#fff0f0}:is(.infoForm input,.infoForm select)[data-error=true]::placeholder{color:#fff0f0}.infoForm label:before{display:none}.infoForm input{box-sizing:border-box;width:100%}.infoForm select{width:94px;cursor:pointer;background-color:var(--white);-webkit-appearance:none;-moz-appearance:none;padding-inline:15px;position:relative}.infoForm select.input-lg{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none}.infoForm select::-ms-expand{display:none}.infoForm>button{cursor:pointer;border:none;width:100px;height:40px;border-radius:7px;font-weight:500;color:var(--white);background-color:var(--button-bg);align-self:flex-end}.infoForm .rowInputGroup,.infoForm .phoneInput{display:flex;flex-direction:row;gap:10px;justify-content:center;align-self:center;width:100%}.infoForm h3{color:var(--white)}.infoForm .input_checkbox{padding-left:0;color:#fff;font-size:15px;font-weight:300}.infoForm .input_checkbox input{flex:0 0 auto;width:20px;height:20px;flex-shrink:0}.infoForm .input_checkbox input:before{background:var(--brand)}.infoForm .input_checkbox input:after{border-color:var(--button-bg)}.infoForm .input_checkbox input:checked:after{background-color:var(--button-bg)}.infoForm.purple .input_checkbox{color:#fffc}.infoForm.purple .input_checkbox input:before{background:#372c88}.infoForm[data-english=true] select{width:120px}@media screen and (max-width: 1323px){.infoForm{max-width:100%;align-self:center}}.input_checkbox{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding-left:14px;gap:10px;position:relative}.input_checkbox p{font-size:18px;color:#3f3e3e}.input_checkbox a{text-decoration:underline;color:var(--blue)}.input_checkbox span{color:#cf0c0c}.input_checkbox[data-error=true] label{--error-red: rgb(207, 12, 12);color:var(--error-red)!important}.input_checkbox[data-error=true] label:before{content:"";position:absolute;width:10px;height:10px;border-radius:10px;background:var(--red);left:-30px;transform:translateY(-50%);top:50%}.input_checkbox>input[type=checkbox]{--size: 20px;min-width:var(--size);min-height:var(--size);color:var(--blue);position:relative;border-radius:2px}.input_checkbox>input[type=checkbox]:before{position:absolute;display:block;min-width:100%;min-height:100%;content:"";background:#fff;z-index:1}.input_checkbox>input[type=checkbox]:after{position:absolute;top:0;left:0;display:block;box-sizing:border-box;width:100%;height:100%;content:"";border:2px solid var(--blue);background-color:var(--white);background-repeat:no-repeat;background-position:center;border-radius:5px;z-index:2}.input_checkbox>input[type=checkbox]:checked:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABhSURBVHgBnc6BDQARDAXQuw06wo1wmxrBKEYwghGMUEUlJMSnSUn0v+j7HBQzf3K5E1OQdOBa4QqVn+UgXQFBPufbID9G6R9GOjTDCgjqQq7DBCGFpIEW3KPFahiaYLtDCbsh2tSnSoG2AAAAAElFTkSuQmCC);background-size:8px;background-color:var(--blue)}.checkbox_modal{position:fixed;transform:translate(-50%,-50%);top:50%;left:50%;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;border:none;padding:10px;border-radius:20px;width:calc(100svw - 40px);max-width:500px}.checkbox_modal::backdrop{position:fixed;inset:0;background:#000a381a}.checkbox_modal:not([open]){display:none}.dialogPage{height:600px;width:100%;overflow-y:scroll}.dialogPage::-webkit-scrollbar{width:15px;border-radius:20px;cursor:pointer}.dialogPage::-webkit-scrollbar-track{border-radius:0;cursor:pointer}.dialogPage::-webkit-scrollbar-thumb{width:15px;background:#0000004d;border:5px solid var(--white);border-radius:15px;cursor:pointer}.dialogPage::-webkit-scrollbar-thumb:hover{background:#00000080}.dialogButtonWrap{width:100%;height:40px;display:grid;gap:10px;z-index:10}.dialogButtonWrap>*{width:100%;height:100%}.dialogButtonWrap>button{border:none;border-radius:10px;color:var(--black);background-color:#cfd4df;cursor:pointer;grid-column-start:1;grid-column-end:1}.dialogButtonWrap>button:nth-child(2){grid-column-start:2;grid-column-end:4;color:#fff;background-color:var(--blue)}.dialogButtonWrap>button[disabled]{opacity:.4;cursor:not-allowed}.dialogInfo{position:absolute;opacity:0;display:flex;gap:10px;align-items:center;justify-content:flex-start;z-index:0;width:max-content;background-color:var(--white);padding:10px 20px;border-radius:30px;border:2px solid var(--blue);transform:translate(-50%);bottom:10%;left:50%;animation-name:slideUp;animation-delay:.2s;animation-duration:.4s;animation-fill-mode:forwards}.dialogInfo[data-show=false]{animation-fill-mode:backwards;animation-duration:.2s;animation-delay:0;animation-name:slideDownDisappear}.dialogInfo>svg,.dialogInfo>svg *{fill:var(--blue)!important}@keyframes slideUp{0%{transform:translate(-50%) translateY(40%);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}@keyframes slideDownDisappear{0%{transform:translate(-50%) translateY(0);opacity:1}to{transform:translate(-50%) translateY(40%);opacity:0}}@media screen and (max-width: 726px){.dialogButtonWrap button{font-size:14px}.dialogInfo{font-size:15px}.input_checkbox[data-error=true] p:before{left:-20px}}.kariyer-wrapper{max-width:800px;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;padding:30px;border-radius:20px;background-color:var(--white);margin-inline:5px;margin-bottom:20px}.kariyer-wrapper>h1{margin-bottom:10px;margin-top:10px;text-align:center;color:var(--blackText)}.kariyer-wrapper>h2,.kariyer-wrapper>ul{width:100%;text-align:left}.center-div{display:grid;place-items:center;margin-top:80px}
