@charset "UTF-8";.img-fluid{max-width:100%;height:auto;display:block}html{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}*,:after,:before{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,figcaption,figure,footer,header,nav,section{display:block}body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}img{display:block}blockquote:after,blockquote:before{content:"";content:none}.strong{margin:0 .2rem}q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;-webkit-tap-highlight-color:transparent}input[type=text]{-moz-appearance:none;-webkit-appearance:none;appearance:none}input:-webkit-autofill{-webkit-text-fill-color:#343434!important}:focus{outline:0!important}:root{--font:"Gotham",sans-serif;--font-thin:200;--font-normal:400;--font-bold:600;--color-primary:#006db3;--color-secondary:#da4648;--color-success:#28a745;--color-info:#3b7ddd;--color-warning:#ffc107;--color-error:#dc3545;--color-body:#fff;--color-box:#f8f8fa;--color-heading:#000;--color-text:#000;--color-text-muted:#c4c4c4;--color-link:var(--color-info);--color-border:#e2e2e2;--border-width:2px;--border-2-width:4px;--border:var(--border-width) solid var(--color-border);--border-2:var(--border-width) solid var(--color-border);--gap:24px;--radius:4px;--shadow:0px 4px 15px rgba(22, 25, 31, 0.1);--drop-shadow:drop-shadow(0px 4px 15px rgba(22, 25, 31, 0.1));--transition-time:0.3s;--transition:all var(--transition-time);color-scheme:light}:root[data-theme=dark]{--color-body:#3c3c4e;--color-box:#343442;--color-heading:#f4f9ff;--color-text:#f4f9ff;--color-text-muted:#efefef;--color-border:#464656;color-scheme:dark}@font-face{font-family:Gotham;src:url(../font/gotham/Gotham-Book/index.html);src:url(../font/gotham/Gotham-Book/Gotham-Book-.eot#iefix) format("embedded-opentype"),url(../font/gotham/Gotham-Book/Gotham-Book.woff2) format("woff2"),url(../font/gotham/Gotham-Book/Gotham-Book.otf) format("otf"),url(../font/gotham/Gotham-Book/Gotham-Book.svg) format("svg"),url(../font/gotham/Gotham-Book/Gotham-Book.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gotham;src:url(../font/gotham/Gotham-Medium/index.html);src:url(../font/gotham/Gotham-Medium/Gotham-Medium-.eot#iefix) format("embedded-opentype"),url(../font/gotham/Gotham-Medium/Gotham-Medium.woff2) format("woff2"),url(../font/gotham/Gotham-Medium/Gotham-Medium.otf) format("otf"),url(../font/gotham/Gotham-Medium/Gotham-Medium.svg) format("svg"),url(../font/gotham/Gotham-Medium/Gotham-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Gotham;src:url(../font/gotham/Gotham-Black/index.html);src:url(../font/gotham/Gotham-Black/Gotham-Black-.eot#iefix) format("embedded-opentype"),url(../font/gotham/Gotham-Black/Gotham-Black.woff2) format("woff2"),url(../font/gotham/Gotham-Black/Gotham-Black.otf) format("otf"),url(../font/gotham/Gotham-Black/Gotham-Black.svg) format("svg"),url(../font/gotham/Gotham-Black/Gotham-Black.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Gotham;src:url(../font/gotham/Gotham-Bold/index.html);src:url(../font/gotham/Gotham-Bold/Gotham-Bold-.eot#iefix) format("embedded-opentype"),url(../font/gotham/Gotham-Bold/Gotham-Bold.woff2) format("woff2"),url(../font/gotham/Gotham-Bold/Gotham-Bold.otf) format("otf"),url(../font/gotham/Gotham-Bold/Gotham-Bold.svg) format("svg"),url(../font/gotham/Gotham-Bold/Gotham-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Gotham;src:url(../font/gotham/Gotham-Light/index.html);src:url(../font/gotham/Gotham-Light/Gotham-Light-.eot#iefix) format("embedded-opentype"),url(../font/gotham/Gotham-Light/Gotham-Light.woff2) format("woff2"),url(../font/gotham/Gotham-Light/Gotham-Light.otf) format("otf"),url(../font/gotham/Gotham-Light/Gotham-Light.svg) format("svg"),url(../font/gotham/Gotham-Light/Gotham-Light.ttf) format("truetype");font-weight:300;font-style:normal}body,html{width:100%;min-width:320px;font-size:62.5%;position:relative}html{height:100%}body{min-height:100%}body.overflow{overflow:hidden}body{display:flex;flex-direction:column;position:relative;overflow-x:hidden;font-family:var(--font);color:var(--color-text);background-color:var(--color-body);scroll-behavior:smooth}body.disable-scroll{overflow:hidden;touch-action:none;-ms-touch-action:none}b,strong{font-weight:var(--font-bold)}img,picture,svg{max-width:100%}svg{display:inline}body:after{content:"";opacity:0;visibility:hidden}body.after{overflow:hidden}body.after::after{content:"";position:absolute;left:0;top:0;background-color:rgba(0,0,0,.4);width:100%;height:100%;z-index:1;opacity:1;visibility:visible;transition:all .4s ease}.row{display:flex;flex-wrap:wrap}.row.fill>.col{flex:1 0 auto}.row.fill>.col-auto{flex:initial}.col,[class^=col-]{display:block}.d-flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-column{flex-direction:column}.justify-content-start{justify-content:flex-start}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.align-self-start{align-self:flex-start}.align-self-center{align-self:center}.align-self-end{align-self:flex-end}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.m-0{margin:0}.p-0{padding:0}.m-t-1{margin-top:.5rem}.p-t-1{padding-top:.5rem}.m-r-1{margin-right:.5rem}.p-r-1{padding-right:.5rem}.m-b-1{margin-bottom:.5rem}.p-b-1{padding-bottom:.5rem}.m-l-1{margin-left:.5rem}.p-l-1{padding-left:.5rem}.m-t-2{margin-top:1rem}.p-t-2{padding-top:1rem}.m-r-2{margin-right:1rem}.p-r-2{padding-right:1rem}.m-b-2{margin-bottom:1rem}.p-b-2{padding-bottom:1rem}.m-l-2{margin-left:1rem}.p-l-2{padding-left:1rem}.m-t-3{margin-top:1.5rem}.p-t-3{padding-top:1.5rem}.m-r-3{margin-right:1.5rem}.p-r-3{padding-right:1.5rem}.m-b-3{margin-bottom:1.5rem}.p-b-3{padding-bottom:1.5rem}.m-l-3{margin-left:1.5rem}.p-l-3{padding-left:1.5rem}.m-t-4{margin-top:2rem}.p-t-4{padding-top:2rem}.m-r-4{margin-right:2rem}.p-r-4{padding-right:2rem}.m-b-4{margin-bottom:2rem}.p-b-4{padding-bottom:2rem}.m-l-4{margin-left:2rem}.p-l-4{padding-left:2rem}.m-t-5{margin-top:2.5rem}.p-t-5{padding-top:2.5rem}.m-r-5{margin-right:2.5rem}.p-r-5{padding-right:2.5rem}.m-b-5{margin-bottom:2.5rem}.p-b-5{padding-bottom:2.5rem}.m-l-5{margin-left:2.5rem}.p-l-5{padding-left:2.5rem}.m-t-6{margin-top:3rem}.p-t-6{padding-top:3rem}.m-r-6{margin-right:3rem}.p-r-6{padding-right:3rem}.m-b-6{margin-bottom:3rem}.p-b-6{padding-bottom:3rem}.m-l-6{margin-left:3rem}.p-l-6{padding-left:3rem}.m-t-7{margin-top:3.5rem}.p-t-7{padding-top:3.5rem}.m-r-7{margin-right:3.5rem}.p-r-7{padding-right:3.5rem}.m-b-7{margin-bottom:3.5rem}.p-b-7{padding-bottom:3.5rem}.m-l-7{margin-left:3.5rem}.p-l-7{padding-left:3.5rem}.m-t-8{margin-top:4rem}.p-t-8{padding-top:4rem}.m-r-8{margin-right:4rem}.p-r-8{padding-right:4rem}.m-b-8{margin-bottom:4rem}.p-b-8{padding-bottom:4rem}.m-l-8{margin-left:4rem}.p-l-8{padding-left:4rem}.m-t-9{margin-top:4.5rem}.p-t-9{padding-top:4.5rem}.m-r-9{margin-right:4.5rem}.p-r-9{padding-right:4.5rem}.m-b-9{margin-bottom:4.5rem}.p-b-9{padding-bottom:4.5rem}.m-l-9{margin-left:4.5rem}.p-l-9{padding-left:4.5rem}.m-t-10{margin-top:5rem}.p-t-10{padding-top:5rem}.m-r-10{margin-right:5rem}.p-r-10{padding-right:5rem}.m-b-10{margin-bottom:5rem}.p-b-10{padding-bottom:5rem}.m-l-10{margin-left:5rem}.p-l-10{padding-left:5rem}.m-t-auto{margin-top:auto}.m-r-auto{margin-right:auto}.m-b-auto{margin-bottom:auto}.m-l-auto{margin-left:auto}.m-x-auto{margin-left:auto;margin-right:auto}.m-y-auto{margin-top:auto;margin-bottom:auto}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-thin{font-weight:var(--font-thin)}.font-normal{font-weight:var(--font-normal)}.font-bold{font-weight:var(--font-bold)}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-normal{font-style:normal}.text-italic{font-style:italic}.radius{border-radius:var(--radius)}.rounded{border-radius:50%}.table-fixed{table-layout:fixed}.d-block{display:block}.d-none{display:none}.hidden{display:none;visibility:hidden}.w-100{width:100%}.w-75{width:75%}.w-50{width:50%}.w-25{width:25%}.h-100{height:100%}.h-75{height:75%}.h-50{height:50%}.h-25{height:25%}.fit-contain{-o-object-fit:contain;object-fit:contain}.fit-cover{-o-object-fit:cover;object-fit:cover}.color-primary{color:var(--color-primary)}.color-secondary{color:var(--color-secondary)}.background-primary{background-color:var(--color-primary)}.background-secondary{background-color:var(--color-secondary)}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.position-initial{position:initial}.position-static{position:static}.position-relative{position:relative}.position-sticky{position:sticky;top:0;height:auto;max-height:100vh;overflow-y:auto}.label{display:inline-block;max-width:100%;padding:.4em;border-radius:.3em;color:var(--color-text);background-color:var(--color-border);font-size:.75em;font-weight:var(--font-bold);line-height:1;text-align:center;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.label_primary{color:#fff;background-color:var(--color-primary)}.label_secondary{color:#fff;background-color:var(--color-secondary)}.label_success{color:#fff;background-color:var(--color-success)}.label_info{color:#fff;background-color:var(--color-info)}.label_warning{color:#fff;background-color:var(--color-warning)}.label_error{color:#fff;background-color:var(--color-error)}#header{display:block;width:100%;height:9.6rem;position:sticky;top:0;left:0;z-index:9}#header .header{width:100%;background-color:#fff;height:100%}#header .header .header-container{padding:2.6rem 5rem;margin:0 auto}#header .header .header-container .navbar{display:flex;align-items:center;justify-content:space-between;position:relative}#header .header .header-container .navbar-menu{display:flex;align-items:center;gap:1.7rem;justify-content:flex-start;transition:opacity .5s ease;opacity:1}#header .header .header-container .navbar-menu .menu-title{font-size:1.2rem;font-weight:500;line-height:1.4rem;color:#000}#header .header .header-container .navbar-menu.active{opacity:0}#header .header .header-container .navbar-right-section{display:flex;align-items:center;gap:0 2.6rem;justify-content:flex-end}#header .header .header-container .navbar-right-section .language-button span{font-size:1.2rem;line-height:1.4rem;color:#000;font-weight:500}#header .header .header-container .navbar-right-section .search-button{position:relative}#header .header .header-container .navbar-right-section .search-box{position:absolute;right:3rem;top:50%;transform:translateY(-50%);border:.1rem solid rgba(0,0,0,.1);transition:all .4s ease;border-radius:.5rem;padding:1.2rem;padding-right:0;opacity:0;visibility:hidden;background-color:#fff}#header .header .header-container .navbar-right-section .search-box input{border:none;padding:0;background-color:transparent;font-size:1.3rem;line-height:1.4rem;color:#000;font-weight:500}#header .header .header-container .navbar-right-section .search-box input::-moz-placeholder{font-size:1.3rem;line-height:1.4rem;color:#000;opacity:.8;font-weight:500}#header .header .header-container .navbar-right-section .search-box input::placeholder{font-size:1.3rem;line-height:1.4rem;color:#000;opacity:.8;font-weight:500}#header .header .header-container .navbar-right-section .search-box .icon.search-box-link{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}#header .header .header-container .navbar-right-section .search-box.active{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}#header .header .sidebar{position:fixed;left:0;top:0;z-index:2;transform:translateX(-100%);transition:transform .4s ease;overflow:hidden}#header .header .sidebar.active{transform:translateX(0)}#header .header .sidebar .sidebar-box{max-width:48.5rem;width:48.5rem;height:100vh;background-color:rgba(250,250,250,.97);position:relative}#header .header .sidebar .sidebar-box .language-button span{font-size:1.2rem;line-height:1.4rem;color:#000;font-weight:500}#header .header .sidebar .sidebar-box .sidebar-header{height:9.6rem;display:flex;align-items:center;justify-content:center;background-color:#fff}#header .header .sidebar .sidebar-box .side-bar-brand-logo{display:none}#header .header .sidebar .close-toggle{position:absolute;left:5.4rem;top:4.3rem;display:flex;align-items:center;justify-content:flex-start;gap:0 2.2rem;cursor:pointer}#header .header .sidebar .close-toggle span{font-size:1.2rem;line-height:1.4rem;font-weight:500;color:#000}#header .header .sidebar .sidebar-menu .sidebar-menu-ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4rem 0;padding-top:8rem;padding-left:9.6rem;padding-right:3.58rem}#header .header .sidebar .sidebar-menu .sidebar-menu-ul li.menu-item{width:100%;display:flex;align-items:center;justify-content:flex-start}#header .header .sidebar .sidebar-menu .sidebar-menu-ul li.menu-item a{font-size:2rem;line-height:2.4rem;color:#000;font-weight:500;position:relative}#header .header .sidebar .sidebar-menu .sidebar-menu-ul li.menu-item a::after{content:"";position:absolute;bottom:-.3rem;left:0;width:100%;background-color:#000;height:.2rem;transform:scaleX(0);transition:transform .4s ease}#header .header .sidebar .sidebar-menu .sidebar-menu-ul li.menu-item .arrow-icon{margin-left:auto;transform:translateX(5rem);opacity:0;transition:all .4s ease}#header .header .sidebar .sidebar-menu .sidebar-menu-ul li.menu-item:hover a::after{transform:scaleX(1)}#header .header .sidebar .sidebar-menu .sidebar-menu-ul li.menu-item:hover .arrow-icon{transform:translateX(0);opacity:1}#footer{background-color:rgba(200,186,175,.1);margin-top:5.2rem;height:52.1rem;position:relative}#footer .footer{display:block;width:100%;padding-top:4rem;display:flex;align-items:flex-start;flex-direction:column}#footer .footer .brand-logo{margin-bottom:2.6rem;width:9.5rem;height:3rem}#footer .footer .brand-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#footer .footer .footer-row{display:flex;align-items:flex-start;width:100%;justify-content:space-between}#footer .footer .footer-row .footer-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}#footer .footer .footer-row .footer-info .tel-button{background-color:#3b3b3b;border-radius:.5rem;padding:1.5rem 0;display:flex;align-items:center;justify-content:center;gap:0 1rem;margin-bottom:1.6rem;text-decoration:none;width:18.7rem}#footer .footer .footer-row .footer-info .tel-button span{font-size:1.5rem;line-height:1.8rem;color:#fff;font-weight:500}#footer .footer .footer-row .footer-info .info-mail{font-size:1.5rem;line-height:1.2rem;color:#000;font-weight:400;margin-bottom:3.8rem;border-bottom:.05rem solid #000;margin-top:.55rem}#footer .footer .footer-row .footer-info .social-media .header .title{font-size:1.5rem;line-height:1.8rem;color:#000;font-weight:500;margin-bottom:1rem}#footer .footer .footer-row .footer-info .social-media .social-media-items{display:flex;align-items:center;justify-content:flex-start;gap:0 1rem}#footer .footer .footer-row .footer-info .social-media .social-media-items .social-media-item{width:3rem;height:3rem}#footer .footer .footer-row .footer-list-wrap{display:flex;align-items:flex-start;gap:0 3.2rem;justify-content:flex-start;margin-left:14.1rem;width:100%}#footer .footer .footer-row .footer-list-wrap .footer-list{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:29.6rem}#footer .footer .footer-row .footer-list-wrap .footer-list .title{font-size:1.5rem;line-height:1.8rem;color:#000;font-weight:500;width:100%;padding-bottom:1.5rem;border-bottom:.1rem solid rgba(0,0,0,.5)}#footer .footer .footer-row .footer-list-wrap .footer-list ul{display:flex;flex-direction:column;align-items:flex-start;margin-top:1.5rem}#footer .footer .footer-row .footer-list-wrap .footer-list ul a{font-size:1.5rem;line-height:3.6rem;color:#000;font-weight:300}#footer .bottom{background-color:rgba(200,186,175,.1);width:100%;height:8.9rem;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;left:0}#footer .bottom .footer-bottom{width:100%;display:flex;align-items:center;justify-content:flex-start;position:relative}#footer .bottom span{font-size:1.3rem;line-height:1.6rem;color:#000;font-weight:300}#footer .bottom .top-button{margin-left:auto;margin-right:2.5rem;opacity:.75;position:fixed;bottom:2.5rem;right:0;transition:visibility .4s ease;visibility:hidden}#footer .bottom .top-button.active{visibility:visible}.heading-1,.heading-2,.heading-3,.heading-4,.heading-5,.heading-6,h1,h2,h3,h4,h5,h6{font:inherit;font-weight:var(--font-bold);color:var(--color-heading)}.heading-1,h1{font-size:2.8em}.heading-2,h2{font-size:2.2em}.heading-3,h3{font-size:1.6em}.heading-4,h4{font-size:1.4em}.heading-5,h5{font-size:1.2em}.heading-6,h6{font-size:1em}::-moz-placeholder{color:var(--color-text-muted)}::placeholder{color:var(--color-text-muted)}blockquote{display:block;width:100%;margin:0 0 1em 0;padding:.5em 0 .5em 1.5em;font-style:italic;border-left:var(--border-2-width) solid var(--color-text-muted)}blockquote:last-child{margin-bottom:0}#our-clients-section{width:100%;overflow:hidden}#our-clients-section .swiper{overflow:unset}#our-clients-section .swiper-wrapper{transition-timing-function:linear}#our-clients-section .swiper-slide{width:unset!important}#our-clients-section .btn-huge{width:100%;display:flex;align-items:center;justify-content:center;margin-top:4.5rem}.client-card{display:inline-flex;align-items:center;justify-content:center;border-radius:.4rem;width:14.2rem;height:11.5rem}.client-card img{width:auto;height:auto;max-width:90%;max-height:90%}.box{display:block;width:100%;padding:1em}.card-link{display:flex;align-items:center;justify-content:flex-start;gap:0 1rem}.card-link span{font-size:1.5rem;line-height:1.8rem;color:#000;font-weight:500}.card-link-hover .icon{transition:transform .4s ease}.card-link-hover:hover .icon{transform:translateX(.5rem)}.container{display:block;width:100%;max-width:128rem;margin:0 auto;position:relative}.alt-container{max-width:84.2rem;width:100%;margin:0 auto;position:relative}figure{margin:0 0 1em 0}figure:last-child{margin-bottom:0}hr{display:block;width:100%;margin:var(--gap) 0;border:var(--border)}iframe{display:block;width:100%;border:none;box-shadow:none;margin:0 0 1em 0}iframe:last-child{margin-bottom:0}.section{display:block;width:100%}.section__title{display:block;width:100%;margin:0 0 var(--gap)}.section__content{display:block;width:100%}.section__content :last-child{margin-bottom:0}.section__footer{display:block;width:100%;margin:var(--gap) 0 0 0}.section_offset{padding:var(--gap) 0}.section_offset-top{padding-top:var(--gap)}.section_offset-bottom{padding-bottom:var(--gap)}.section_grow{flex-grow:1}.hero-section{width:100%;height:75.5rem;max-height:75.5rem;position:relative}.hero-section.hero .text{width:100%}.hero-section.hero .text .title{margin-top:0}.hero-section video{position:absolute;left:0;top:0;min-width:100%;min-height:100%;background-size:cover;background-position:center;height:100%;-o-object-fit:cover;object-fit:cover}.hero-section video source{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-section .hero-backg{width:100%;height:100%;display:flex;background-position:center;background-repeat:no-repeat;background-size:cover;position:absolute;left:0;top:0;overflow:hidden}.hero-section .hero-backg:before{content:"";background-color:rgba(0,0,0,.2);position:absolute;width:100%;height:100%;left:0;top:0}.hero-section .hero-backg:after{content:"";background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%);position:absolute;width:100%;height:100%;left:0;top:0}.hero-section .text{z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.hero-section .text .header{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;z-index:1}.hero-section .text .title{font-size:4.8rem;line-height:5.4rem;color:#fff;font-weight:700;text-align:center;font-family:Philosopher,sans-serif;margin-top:32rem}.hero-section .text .home-hero-subtitle{margin-top:2.5rem;font-size:2.6rem;line-height:3.1rem;color:#fff;text-align:center;max-width:65%;font-weight:300}.hero-section .text .home-hero-subtitle strong{font-weight:700}.hero-section .text .subtitle{margin-top:2.6rem;font-size:1.7rem;line-height:2rem;color:#fff;opacity:.5;text-align:center;font-weight:500}.hero-section .text .home-hero-links{display:flex;align-items:center;justify-content:center;gap:0 3rem;margin-top:3.8rem}.hero-section .text .home-hero-links a{display:flex;align-items:center;justify-content:flex-start;gap:0 1rem}.hero-section .text .home-hero-links a svg{transition:transform .6s ease-in-out}.hero-section .text .home-hero-links a span{font-size:1.5rem;line-height:1.8rem;color:#fff;font-weight:500}.hero-section .text .home-hero-links a:first-child:hover svg{transform:translateX(.5rem)}.hero-section .text .home-hero-links a:last-child:hover svg{transform:translateX(.5rem)}.hero-section .swiper{z-index:2}.hero-section .home-slider-pagination{border:.1rem solid #fff;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;z-index:1}.hero-section .home-slider-pagination .number{font-size:1.2rem;line-height:1.4rem;color:#fff;font-weight:700}.hero-section .bottom-arrow{position:absolute;bottom:9.123rem;left:calc(50% - 1.1rem);z-index:1;animation:bounce 1s ease-in-out infinite}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(15px)}100%{transform:translateY(0)}}.hero-section .share-block{z-index:2;position:absolute;left:2rem;top:11.7rem;display:flex;flex-direction:column;align-items:center}.hero-section .share-block .vertical-line{height:30rem;width:.1rem;background-color:rgba(250,250,250,.5);margin-bottom:2.1rem}.hero-section .share-block .share-links-column{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.8rem 0}.hero-section .share-block .rotate-text{font-size:1.2rem;line-height:1.4rem;color:#fff;font-weight:300;transform:rotate(-90deg);margin-top:3.7rem}.subpage-hero .opacity-title{font-size:1.7rem;line-height:2rem;color:#fff;opacity:.5;font-weight:500;margin-top:2.6rem}.subpage-hero .text{margin:0 auto}.subpage-hero .hero-info-text{width:auto;margin:0 auto;margin-top:6.4rem;display:flex;align-items:center;justify-content:center;gap:0 4.5rem}.subpage-hero .hero-info-text .vertical-line{height:8.5rem;width:.1rem;background-color:#fff}.subpage-hero .hero-info-text .info-item .header{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.5rem}.subpage-hero .hero-info-text .info-item .header .strong-text{font-size:3.2rem;line-height:3.8rem;color:#fff;font-weight:500}.subpage-hero .hero-info-text .info-item .header .light-text{font-size:1.6rem;line-height:1.9rem;color:#fff;font-weight:300;margin-left:.5rem}.subpage-hero .hero-info-text .info-item .info-desc{font-size:1.6rem;line-height:1.9rem;color:#fff;font-weight:400;text-align:center}.subpage-hero#contact-hero .hero-section{max-height:31.2rem;height:31.2rem}.subpage-hero#contact-hero .hero-section .text{display:flex;align-items:center;justify-content:center}.subpage-hero#contact-hero .hero-section .text .title{margin-top:0}.subpage-hero#error-hero .text{display:flex;align-items:center;justify-content:center;flex-direction:column}.subpage-hero#error-hero .text .title{margin-top:0;font-family:Gotham,sans-serif}.subpage-hero#error-hero .text .opacity-title{margin-top:1.6rem;text-align:center}.subpage-hero .home-button{width:auto;background-color:#fff;padding:1rem 3.9rem;border-radius:.5rem;margin-top:3.2rem;font-size:1.4rem;line-height:1.7rem;color:#000;font-weight:500}.subpage-hero #statik-hero .hero-section,.subpage-hero#search-hero .hero-section{height:31.2rem}.subpage-hero#error-hero{margin-bottom:-5.2rem}.subpage-hero#statik-hero{height:31.2rem}.swiper{width:100%;height:300px;margin-left:auto;margin-right:auto}.swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mySwiper2{height:100%;width:100%}.mySwiper-pagination{height:auto;width:auto;box-sizing:border-box;position:absolute;bottom:16.2rem;left:50%;transform:translateX(-50%)}.mySwiper-pagination .swiper-slide{width:-moz-max-content!important;width:max-content!important;cursor:pointer;transition:all .4s ease;margin:0 1rem}.mySwiper-pagination .swiper-slide{width:25%;height:100%;opacity:.3;background-color:transparent}.mySwiper-pagination .swiper-slide-thumb-active{opacity:1}.loading-page{width:100%;height:100vh;background-color:#f0ece8;display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;top:0;left:0;z-index:10;opacity:1;visibility:visible;transition:all .5s ease}.loading-page.removed{opacity:0;visibility:hidden;transform:translateX(-100%)}.loading-page .brand-logo{margin-bottom:4rem}.loading-container{width:100%;max-width:40rem}.loading-bar{width:100%;height:.2rem;background-color:#fff;position:relative;overflow:hidden;margin-bottom:10rem}.loading-progress{width:0;height:100%;background-color:#000;animation:load 3s linear forwards}@keyframes load{0%{width:0}100%{width:100%}}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;animation:slideDown .5s ease forwards;z-index:5}.modal iframe{height:100%}.modal .modal-content{background-color:#fff;border-radius:.5rem;width:84.7rem;height:47rem;max-width:84.7rem;text-align:center;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.3);transform:translateY(-100%);transition:transform .5s ease}.modal .modal-content .close{position:absolute;top:-2.5rem;right:-2.5rem;cursor:pointer}@keyframes slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}.modal.show .modal-content{transform:translateY(0)}.cookie-modal{position:fixed;bottom:-100%;right:20px;width:40.5rem;height:21.7rem;background-color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.1);border-radius:.2rem;overflow:hidden;transition:bottom .5s ease-in-out;z-index:3}.cookie-content{padding:3.2rem;text-align:center;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.cookie-buttons{display:flex;justify-content:space-between;gap:0 .8rem}.cookie-buttons button{border:none;border-radius:.2rem;cursor:pointer;font-size:1.4rem;line-height:1.7rem;color:#fff;font-weight:500;padding:1.6rem 2.4rem}h2{font-size:2.8rem;line-height:3.4rem;color:#000;font-weight:500;text-align:left}p{font-size:1.3rem;line-height:1.6rem;text-align:left;color:#000;font-weight:300;margin-top:1.4rem;margin-bottom:2.4rem}p a{text-decoration:underline;color:#000}.accept-btn{background-color:#333;color:#fff}.reject-btn{background-color:#bbb;color:#fff}.close{position:absolute;top:10px;right:15px;font-size:20px;cursor:pointer}.show{bottom:20px}.our-story{background-color:#f4f1ee;width:100%;height:100%;max-height:66.9rem}.our-story .our-story-card{display:flex;align-items:center;justify-content:center;gap:0 3.2rem;padding-top:6.1rem}.our-story .our-story-card .img{width:62.4rem;position:relative}.our-story .our-story-card .img img{display:flex;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.our-story .our-story-card .img:after{content:"";position:absolute;right:0;top:0;width:7.7rem;height:100%;background-color:#fff;opacity:.5}.our-story .our-story-card .text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:calc(50% - 1.6rem)}.our-story .our-story-card .text .header .title{font-size:1.7rem;line-height:2rem;font-weight:500;color:#000;opacity:.5;margin-bottom:4rem}.our-story .our-story-card .text .desc{font-size:2.8rem;line-height:3.4rem;color:#000;font-weight:300;margin-bottom:3rem}.our-story .our-story-card .text .desc .strong{font-weight:500;display:inline}.our-story .our-story-card .text .desc:first-child{margin-bottom:4rem}.design-block{width:100%;height:100%;background-color:#fff;padding-top:6.4rem;padding-bottom:6.4rem}.design-block .design-card{width:100%;display:flex;align-items:flex-start;justify-content:space-between;align-items:stretch;height:100%!important}.design-block .design-card .text{background-color:#f4f1ee;padding-top:6.4rem;padding-left:6rem;padding-right:10.9rem;padding-bottom:2rem;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;max-width:76.5rem;height:auto;max-width:59.7%}.design-block .design-card .text .title{font-size:1.7rem;line-height:2rem;font-weight:500;color:#000;opacity:.5;margin-bottom:3.8rem}.design-block .design-card .text .desc{font-size:2.8rem;line-height:3.4rem;color:#000;font-weight:300;margin-bottom:3rem;opacity:.8}.design-block .design-card .text .desc .strong{font-weight:500;display:inline}.design-block .design-card .text .sub-content{font-size:2.6rem;line-height:2.9rem;color:#000;font-weight:400;font-family:Philosopher,sans-serif;margin-top:3.2rem;margin-bottom:1.4rem}.design-block .design-card .text .sub-header{display:flex;flex-direction:column;align-items:flex-start}.design-block .design-card .text .sub-header .name{font-size:1.7rem;line-height:2rem;font-weight:500;color:#000}.design-block .design-card .text .sub-header .title{font-size:1.7rem;line-height:2rem;color:#000;font-weight:300}.design-block .design-card .img{position:relative;width:100%}.design-block .design-card .img:after{content:"";position:absolute;left:0;top:0;width:7.7rem;height:100%;background-color:#fff;opacity:.5}.design-block .design-card .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.design-block#about-intem{padding-top:5rem}.design-block#about-intem .design-card .text{padding-right:7.5rem}.design-block#about-intem .design-card .text .desc{font-size:1.7rem;line-height:2rem;margin-bottom:2rem}.design-block#about-intem .design-card .text .desc:last-child{margin-bottom:0}.design-block#projectsInvestments{padding-top:0;padding-bottom:3.9rem}.design-block#projectsInvestments .container{height:100%}.design-block#projectsInvestments .design-card{min-height:39.6rem;padding-bottom:4rem}.design-block#projectsInvestments .design-card .text{padding-right:7.5rem}.design-block#projectsInvestments .design-card .text .desc{font-size:1.7rem;line-height:2rem;margin-bottom:2rem}.design-block#projectsInvestments .design-card .text .desc:last-child{margin-bottom:0}.design-block#phılosophy{padding-top:6.9rem}.design-block#phılosophy .design-card .text{padding-right:7.5rem}.design-block#phılosophy .design-card .text .desc{font-size:1.7rem;line-height:2rem;margin-bottom:2rem;position:relative}.design-block#phılosophy .design-card .text .desc:last-child{margin-bottom:0}.design-block#phılosophy .design-card .text .desc:after{content:"";position:absolute;left:0;bottom:-3rem;width:12.7rem;height:.2rem;background-color:#c8baaf}.design-block#hr-vision{padding-top:5rem;padding-bottom:6.4rem}.design-block#hr-vision .design-card .text{padding-right:7.5rem}.design-block#hr-vision .design-card .text .desc{font-size:1.7rem;line-height:2rem;margin-bottom:2rem}.design-block#hr-vision .design-card .text .desc:last-child{margin-bottom:0}.design-block.sub-page{padding-top:5rem}.design-block.sub-page .design-card .text{padding-right:7.5rem}.design-block.sub-page .design-card .text .desc{font-size:1.7rem;line-height:2rem;margin-bottom:2rem;position:relative;opacity:.8}.design-block.sub-page .design-card .text .desc:last-child{margin-bottom:0}.design-block#yarn-rd{padding-bottom:0;padding-top:2rem}.design-block#yarn-rd .text{background-color:rgba(244,241,238,.5);padding-bottom:3rem}.design-block#placement{padding-top:0}.design-block#placement .design-card .text{padding-right:7.5rem}.design-block#placement .design-card .text .desc{font-size:1.7rem;line-height:2rem;margin-bottom:2rem}.design-block#placement .design-card .text .desc:last-child{margin-bottom:0}.design-block#product-development{padding-bottom:0}.header-line{width:100%;height:.1rem;background-color:#000;position:relative;margin:1.85rem 0}.header-line .title{background-color:#fff;font-size:1.5rem;line-height:1.8rem;color:#000;font-weight:500;padding:1rem 1.55rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;width:-moz-max-content;width:max-content}.references{width:100%;margin-top:3.8rem}.references .swiper{height:100%;width:100%}.references .swiper .swiper-wrapper{align-items:center}.references .references-slider{max-height:4rem;height:100%}.references .references-slider .swiper-slide:first-child{margin-left:4rem}.references .references-slider .slide-img{width:auto;height:100%}.references .references-slider .slide-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:flex}.showroom{width:100%;background-color:#f4f1ee;margin-top:8.4rem;padding-top:6.4rem;margin-bottom:6.4rem}.showroom .showroom-card{display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;width:100%;transform:translateX(1.5rem)}.showroom .card-img{max-width:76.3rem;max-height:54.1rem}.showroom .card-img .card-img-wrap{display:flex;height:100%}.showroom .card-img .card-img-wrap img{width:67.5%}.showroom .card-img .card-img-wrap .column{display:flex;flex-direction:column;width:32.5%}.showroom .card-img .card-img-wrap .column img{width:100%}.showroom .card-img .card-img-wrap .column img:first-child{height:56.3%}.showroom .card-img .card-img-wrap .column img:last-child{height:43.7%}.showroom .text-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:60.7rem;background-color:rgba(250,250,250,.95);padding:4.8rem 7.7rem 5.5rem 6.2rem;transform:translateX(-3rem)}.showroom .text-card .header .title{font-size:1.7rem;line-height:2rem;font-weight:500;color:#000;opacity:.5;margin-bottom:4rem}.showroom .text-card .desc{font-size:2.8rem;line-height:3.4rem;color:#000;font-weight:300;margin-bottom:0;opacity:.8}.showroom .text-card .desc .strong{font-weight:500;display:inline}.showroom .text-card .desc:first-child{margin-bottom:4rem}.showroom .text-card .card-link{margin-top:3rem}.showroom#ar-ge .text-card .desc{font-size:2rem;line-height:2.4rem}.showroom.sub-page .text-card .desc{font-size:1.7rem;line-height:2rem}.showroom.sub-page .text-card .desc .strong{font-weight:500}.showroom#aı-generated{margin-bottom:8.4rem;margin-top:6.4rem}.showroom#aı-generated .text-card{padding-bottom:7.1rem}.showroom#aı-generated .text-card .header .title{margin-bottom:3.7rem}.showroom#aı-generated .text-card .desc{font-size:2rem;line-height:2.4rem;margin-bottom:0}.showroom#aı-generated .text-card .desc .strong{font-weight:500}.showroom#hr-activities{margin-top:0;padding-top:6.4rem}.showroom#showroom .text-card .title{margin-bottom:3.7rem}.showroom#hr-activities .text-card{padding-bottom:7.1rem}.showroom#hr-activities .text-card .header .title{margin-bottom:3.7rem}.showroom#hr-activities .text-card .desc{font-size:2rem;line-height:2.4rem;margin-bottom:0}.showroom#hr-activities .text-card .desc .strong{font-weight:500}.showroom#yarn-production{margin-top:0}.info-box-wrap{width:100%;height:100%;background-color:#fff;padding-top:3.4rem;padding-bottom:6.2rem}.info-box-wrap .container{margin:0 auto}.info-box-wrap .boxes{display:flex;justify-content:space-between;gap:0 2rem}.info-box-wrap .boxes .box-item{border:.1rem solid #dcd7d3;border-radius:.5rem;display:flex;flex-direction:column;width:100%;max-width:19.5rem;height:15rem;max-height:15rem;background-color:transparent}.info-box-wrap .boxes .box-item .top-text{height:50%;background-color:#dcd7d3;display:flex;align-items:center;justify-content:center;gap:.5rem}.info-box-wrap .boxes .box-item .top-text .strong-text{font-size:3.2rem;line-height:3.2rem;color:#000;font-weight:500}.info-box-wrap .boxes .box-item .top-text .thin-text{font-size:1.6rem;line-height:1.6rem;color:#000;font-weight:300;margin-top:.6rem}.info-box-wrap .boxes .box-item .bottom-text{display:flex;align-items:center;justify-content:center;height:50%}.info-box-wrap .boxes .box-item .bottom-text span{text-align:center;font-size:1.6rem;line-height:1.9rem;color:#000;font-weight:300}.info-box-wrap .card-link{margin:0 auto;width:-moz-max-content;width:max-content;margin-top:3.4rem}.image-layout{width:100%;display:flex;justify-content:space-between;height:72rem;margin-bottom:4.8rem;gap:0 1rem;position:relative}.image-layout .image{width:100%;height:100%;overflow:hidden;transition:all .3s ease-in-out;position:relative}.image-layout .image img{display:flex}.image-layout .image:first-child{width:33.6%}.image-layout .image:first-child:hover{width:48.9%}.image-layout .image:first-child:hover .img{filter:grayscale(100%)}.image-layout .image:first-child:hover~.image{width:22%;filter:grayscale(100%)}.image-layout .image:nth-child(2){width:37.2%}.image-layout .image:nth-child(2) img{-o-object-fit:cover;object-fit:cover;transition:object-fit 1s ease-in-out;transition:object-fit 1s ease-in-out,-o-object-fit 1s ease-in-out}.image-layout .image:nth-child(3){filter:none!important;max-width:27.6%!important;width:27.6%!important}.image-layout .image:nth-child(3) img{max-height:50%}.image-layout .image.first .img{width:100%;height:100%;transition:all .4s ease}.image-layout .image.first .img:nth-child(2){opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:100%}.image-layout .image.first:hover .img:nth-child(2){opacity:1;visibility:visible}.image-layout .image.first:hover .img:nth-child(1){opacity:0;visibility:hidden}.image-layout .image.first:hover .img-card-text{display:block;position:absolute;bottom:28.3%;left:0;padding:3.9rem 0;background-color:rgba(250,250,250,.9);width:100%}.image-layout .image.first:hover .img-card-text p{font-size:2.5rem;line-height:2.9rem;color:#000;font-weight:400;font-family:Philosopher,sans-serif;text-align:center;padding:0;margin:0}.image-layout .image .img-card-text{display:none}.image-layout .image img{width:100%;height:100%;display:flex}.image-layout .image.column{display:flex;flex-direction:column;justify-content:center;gap:1rem 0}.image-layout .image.column img{max-height:35.5rem;display:flex}.image-layout .image.column .img-text-box{background-color:#ccc4b4;padding:4rem 8rem 4rem 4rem;height:50%;max-height:35.5rem}.image-layout .image.column .img-text-box span{text-align:left;font-size:3.2rem;color:#fff;font-weight:700;line-height:3.6rem;font-family:Philosopher,sans-serif}.image-layout.sub-page-design{margin-top:3.4rem}.our-journey{width:100%;height:100%;margin-top:4.8rem;margin-bottom:8.4rem}.our-journey .our-journey-block{display:flex;align-items:flex-start;justify-content:space-between}.our-journey .our-journey-block .card-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.our-journey .our-journey-block .card-item .card-img{width:40.5rem;height:28rem;margin-bottom:1.8rem}.our-journey .our-journey-block .card-item .card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:flex}.our-journey .our-journey-block .card-item .card-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem 0}.our-journey .our-journey-block .card-item .card-text .title{font-size:2.4rem;line-height:2.9rem;color:#000;font-weight:300}.our-journey .our-journey-block .card-item .card-text .sub-title{font-size:1.7rem;line-height:2rem;font-weight:300;color:#000}.newsletter{width:100%;height:100%}.newsletter .newsletter-block{border-top:.1rem solid #c8baaf;padding-top:4rem;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.newsletter .newsletter-block .header .title{font-size:1.5rem;line-height:1.8rem;color:rgba(0,0,0,.3);font-weight:500;margin-bottom:6.2rem}.input-layout{display:flex;align-items:flex-end;justify-content:flex-start;margin-bottom:3.2rem;width:100%;position:relative}.input-layout .input-group{position:relative;margin-right:3.2rem;width:29.6rem}.input-layout .input-group:last-child{margin-right:0}.input-layout .input-group label{font-size:1.5rem;line-height:1.8rem;font-weight:500;color:rgba(0,0,0,.7);position:absolute;top:-2.4rem;left:0}.input-layout .input-group input{width:100%;color:#000;font-size:1.5rem;line-height:1.8rem;font-weight:300;border:none;outline:0;background-color:rgba(200,186,175,.15);border-radius:.5rem;padding:1.1rem 1rem 1.1rem 1rem}.input-layout .input-group input::-moz-placeholder{color:#000;opacity:.3;font-weight:300}.input-layout .input-group input::placeholder{color:#000;opacity:.3;font-weight:300}.input-layout .submit-button button{background-color:#3b3b3b;border-radius:.5rem;border:none;padding:1.1rem 6.35rem;font-size:1.5rem;line-height:1.8rem;color:#fff;font-weight:350;cursor:pointer}.checkbox-group{display:flex;align-items:center;justify-content:flex-start;gap:2.5rem 0}.checkbox-group .checkbox-item{display:flex;align-items:center;gap:0 1rem;position:relative;margin-right:2.5rem}.checkbox-group .checkbox-item:last-child{margin-right:0}.checkbox-group .checkbox-item label{font-size:1.2rem;line-height:1.4rem;color:#000;font-weight:300;cursor:pointer}.checkbox-group .checkbox-item .box{border:.1rem solid #000;border-radius:.3rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:0;overflow:hidden;position:relative;position:absolute;left:0;z-index:0}.checkbox-group .checkbox-item .box svg{width:1.2rem;height:1rem}.checkbox-group .checkbox-item .box:after{content:"";background-color:#fff;width:100%;height:100%;position:absolute;left:0;transform:scale(1);transition:transform .4s ease}.checkbox-group .checkbox-item input{cursor:pointer;opacity:0;z-index:1}.checkbox-group .checkbox-item input.active~.box:after{transform:scale(0)}.submit-button button{background-color:#3b3b3b;border-radius:.5rem;border:none;padding:1.1rem 6.35rem;font-size:1.5rem;line-height:1.8rem;color:#fff;font-weight:500;cursor:pointer}.breadcrumb{width:100%;padding-top:1.6rem}.breadcrumb.contact .container{max-width:128rem}.breadcrumb ol{display:flex;align-items:center;justify-content:flex-start;opacity:.8}.breadcrumb ol li a{font-size:1.2rem;line-height:1.4rem;font-weight:300;color:#000}.breadcrumb ol span{max-width:1.2rem;max-height:1.2rem;display:flex;align-items:center;justify-content:center}.our-features{width:100%;height:100%}.our-features .features-wrap{padding-left:6rem;padding-right:6rem}.features-wrap{width:100%;height:100%;display:flex;justify-content:space-between}.feature-item{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;width:100%;position:relative;width:calc((100% - 16rem)/ 3)}.feature-item .header{height:5.8rem}.feature-item .header .title{font-size:1.7rem;line-height:2rem;color:#000;opacity:.5;font-weight:500}.feature-item .content{font-size:1.7rem;line-height:2rem;font-weight:300;opacity:.8;color:#000}.vertical-line{width:.1rem;height:auto;background-color:#c8baaf}.news-from-us{margin-bottom:16.1rem}.news-slider{width:100%;position:relative;padding-left:6rem}.news-slider .swiper{height:-moz-max-content;height:max-content}.news-slider .swiper .swiper-slide.swiper-slide-active{position:relative;transition:all .4s ease}.news-slider .swiper .swiper-slide.swiper-slide-active::after{transition:all .4s ease;content:"";right:0;top:0;width:.1rem;background-color:#c8baaf;height:100%;position:absolute}.news-slider .header .title{font-size:1.7rem;line-height:2rem;font-weight:500;color:#000;opacity:.5;margin-bottom:3.8rem}.news-slider .feature-item{margin-right:5rem;position:relative}.news-slider .feature-item .content{text-align:left;font-size:1.7rem;opacity:.8;margin-bottom:2rem}.news-slider .feature-item .date{color:#938f8f;font-size:1.7rem;display:inline}.news-slider .slider-button{display:flex;align-items:center;gap:0 1.2rem;position:absolute;bottom:-8rem;left:50%;transform:translateX(-50%)}.news-slider .slider-button .swiper-button-next-news,.news-slider .slider-button .swiper-button-prev-news{background-color:#dcd7d3;border-radius:50%;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.news-detail-modal{width:100%;height:100%;position:fixed;z-index:3;left:0;top:0;background-color:rgba(0,0,0,.4);align-items:center;justify-content:center;transition:all .4s ease;opacity:0;z-index:-1;transition:all .4s ease;display:flex;transform:translateY(-2rem)}.news-detail-modal ::-webkit-scrollbar{width:.3rem}.news-detail-modal ::-webkit-scrollbar-track{background:rgba(0,0,0,.07);width:.1rem}.news-detail-modal ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);width:.1rem}.news-detail-modal.active{opacity:1;z-index:9;transform:translateY(2rem)}.news-detail-modal .news-detail-block{background-color:#fff;padding:6.4rem 5rem 5.8rem 6.4rem;width:100%;height:100%;max-height:75%;max-width:128rem;position:relative}.news-detail-modal .news-detail-block .header .title{font-size:1.7rem;line-height:2rem;color:#000;opacity:.5;margin-bottom:3.8rem;font-weight:500}.news-detail-modal .news-detail-block .modal-content{display:flex;align-items:flex-start;position:relative;height:100%;overflow:auto}.news-detail-modal .news-detail-block .modal-content .text{display:flex;flex-direction:column;width:70%}.news-detail-modal .news-detail-block .modal-content .text .date{font-size:1.7rem;line-height:2rem;opacity:.5;color:#938f8f;font-weight:300;margin-bottom:2rem}.news-detail-modal .news-detail-block .modal-content .text .title{font-size:1.7rem;line-height:2rem;color:#000;font-weight:500;margin-bottom:2rem}.news-detail-modal .news-detail-block .modal-content .text .desc{font-size:1.7rem;line-height:2rem;color:#000;font-weight:300;margin-bottom:2rem}.news-detail-modal .news-detail-block .modal-content .img{width:30%;display:flex;align-items:center;justify-content:center;position:sticky;top:0;right:0}.news-detail-modal .news-detail-block .close-modal{position:absolute;top:4rem;right:4rem;cursor:pointer;background-color:transparent;border:none}.certificates{width:100%;margin-top:5rem;margin-bottom:8.6rem}.certificates .certificate-groups{width:100%;display:flex;align-items:center;flex-direction:column;justify-content:flex-start}.certificates .certificate-groups .group-item{display:flex;align-items:center;flex-direction:column;justify-content:flex-start;margin-bottom:6.8rem}.certificates .certificate-groups .group-item:last-child{margin-bottom:0}.certificates .certificate-groups .group-item .header{margin-bottom:3.6rem}.certificates .certificate-groups .group-item .header .title{font-size:1.7rem;line-height:2rem;color:#000;font-weight:500;opacity:.5;position:relative}.certificates .certificate-groups .group-item .header .title:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-1.3rem;height:.1rem;width:40.6rem;background-color:#c8baaf}.certificates .certificate-groups .group-item .items{display:flex;align-items:center;justify-content:center;gap:0 4rem;max-height:6rem}.certificates .certificate-groups .group-item:last-child .items{height:5rem}.text-block{background-color:rgba(244,241,238,.5);width:100%;height:100%;padding-top:5rem;padding-bottom:5.4rem}.text-block .header .title{font-size:1.7rem;line-height:2rem;color:#000;opacity:.5;font-weight:500;margin-bottom:3.8rem}.text-block .content{width:100%}.text-block .content .content-item{font-size:2rem;line-height:2.4rem;color:#000;opacity:.8;margin-bottom:3.4rem;font-weight:300}.text-block .content .content-item:last-child{margin-bottom:0}.text-block .content .content-item .strong{font-weight:500;display:inline}.who-we-are{width:100%;padding-top:6.4rem;padding-bottom:8.7rem}.who-we-are .header{display:flex;flex-direction:column;align-items:flex-start}.who-we-are .header .title{font-size:1.7rem;line-height:2rem;color:#000;font-weight:500;margin-bottom:2.8rem}.who-we-are .header .sub-title{font-size:2rem;line-height:2.4rem;font-weight:300;color:#000;opacity:.8;margin-bottom:6.4rem}.who-we-are .who-we-are-cards{display:flex;align-items:start;justify-self:flex-start;flex-wrap:wrap;gap:3.4rem 3.2rem;margin-bottom:5rem}.who-we-are .who-we-are-cards .card-item{max-width:calc((100% - 3.2rem)/ 2);width:100%;display:flex;align-items:flex-start;gap:0 3rem}.who-we-are .who-we-are-cards .card-item .img{background-color:#000;max-width:15rem;max-height:15rem;min-width:15rem;min-height:15rem}.who-we-are .who-we-are-cards .card-item .img img{width:100%;height:100%;display:flex;-o-object-fit:cover;object-fit:cover}.who-we-are .who-we-are-cards .card-item .text .desc{font-size:1.5rem;line-height:1.8rem;color:#000;opacity:.8;font-weight:300}.who-we-are .who-we-are-cards .card-item .text .desc .strong{font-weight:500;display:inline}.contact-block{width:100%;padding-top:6.6rem;padding-bottom:6.4rem}.contact-block .header h1.title{font-size:4.8rem;line-height:5.8rem;color:#000;font-weight:500;opacity:.8;margin-bottom:6.8rem}.contact-block .header h1.title span{display:block}.contact-block .submit-button{margin-left:auto}.contact-block .submit-button button{padding:1.1rem 11.8rem}.contact-block .contact-info{padding-top:6.4rem;width:100%}.contact-block .contact-info .header h1.title{font-size:1.3rem;line-height:1.6rem;color:#000;opacity:.5;font-weight:500;margin-bottom:1.9rem}.contact-block .contact-info .info-items{width:100%;display:flex;align-items:stretch}.contact-block .contact-info .info-items .info-item{max-width:29.6rem;width:100%;position:relative;margin-left:3.2rem}.contact-block .contact-info .info-items .info-item:first-child{margin-left:0;margin-top:0}.contact-block .contact-info .info-items .info-item:last-child:after{display:none}.contact-block .contact-info .info-items .info-item:after{content:"";width:.1rem;height:100%;position:absolute;top:0;right:0;background-color:#000}.contact-block .contact-info .info-items .info-item .card-link{display:inline-flex}.contact-block .contact-info .info-items .info-item h2.title{font-size:2.8rem;font-weight:500;color:#000;line-height:3.4rem}.contact-block .contact-info .info-items .info-item .adress{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2.4rem}.contact-block .contact-info .info-items .info-item .adress .header .title{font-size:1.7rem;line-height:2rem;color:#000;font-weight:500;opacity:.8;margin-bottom:1.5rem;width:-moz-max-content;width:max-content}.contact-block .contact-info .info-items .info-item .adress .content{font-size:1.7rem;line-height:2rem;color:#000;font-weight:300;opacity:.8}.contact-block .contact-info .info-items .info-item .ask,.contact-block .contact-info .info-items .info-item .call{margin-bottom:2.4rem}.contact-block .contact-info .info-items .info-item .ask .header .title,.contact-block .contact-info .info-items .info-item .call .header .title{font-size:1.3rem;line-height:1.4rem;color:#000;font-weight:700;opacity:.8}.contact-block .contact-info .info-items .info-item .ask .content,.contact-block .contact-info .info-items .info-item .call .content{font-size:1.3rem;line-height:1.4rem;color:#000;opacity:.8;font-weight:400;margin-top:.5rem}.contact-block .contact-info .info-items .info-item .ask .content a,.contact-block .contact-info .info-items .info-item .call .content a{text-decoration:none;font-size:1.7rem;line-height:2rem;color:#000;opacity:.8}.contact-block .contact-info .info-items .info-item .ask{margin-bottom:2.8rem}.contact-inputs .input-layout{margin-bottom:5.6rem}.contact-inputs .input-layout:nth-child(2){margin-bottom:3.2rem}.contact-inputs .input-layout:nth-child(2) .input-group{width:50%;max-width:50%;margin-right:2.4rem}.contact-inputs .input-layout:nth-child(2) .input-group:last-child{margin-right:0}.contact-inputs .input-layout .input-group{min-width:29.6rem}.contact-inputs .input-layout .input-group.message-group{width:50%}.contact-inputs .buttons{display:flex;align-items:flex-start;justify-content:flex-start}.accordion{width:100%;background-color:transparent;border-radius:5px;overflow:hidden;padding-top:8rem;height:78.8rem}.accordion .header{margin-bottom:3.8rem}.accordion .header .title{font-size:1.7rem;line-height:2rem;color:#000;font-weight:500;opacity:.5;margin-bottom:3.8rem}.accordion .header .sub-title{font-size:2rem;line-height:2.4rem;color:#000;font-weight:300;opacity:.8}.accordion .header .sub-title .strong{font-weight:700;display:inline}.accordion .accordion-item{border-top:.1rem solid #c8baaf}.accordion .accordion-item:last-child{border-bottom:.1rem solid #c8baaf}.accordion .accordion-item .accordion-header{padding-bottom:1.2rem;padding-top:1.6rem;font-size:1.7rem;line-height:2rem;color:#000;opacity:.8;font-weight:300;width:100%;display:flex;align-items:center}.accordion .accordion-item .accordion-header .icon{margin-left:auto;margin-right:1rem;transition:transform .4s ease}.accordion .accordion-item .accordion-header.active .icon{transform:rotate(90deg)}.accordion .accordion-item .accordion-content{background:#fff;line-height:2rem;color:#000;opacity:.8;font-size:1.7rem;font-weight:300;max-height:0;overflow:hidden;visibility:hidden;opacity:0;padding-left:2rem;transition:visibility 0s,opacity .3s linear}.accordion .accordion-item .accordion-content.show{padding:1.5rem 2rem;visibility:visible;opacity:1;animation:expand .5s forwards}.accordion .accordion-item .accordion-content.hide{animation:collapse .5s forwards;visibility:hidden;opacity:0;transition:visibility 0s .5s,opacity .5s,padding .5s}@keyframes expand{0%{max-height:0}100%{max-height:500px}}@keyframes collapse{0%{max-height:500px}100%{max-height:0}}.statik-text-block{width:100%;padding-top:8rem;padding-bottom:8rem;display:flex;flex-direction:column;align-items:flex-start}.statik-text-block .header h1.title{font-size:1.7rem;line-height:2rem;color:#000;font-weight:500;opacity:.5;margin-bottom:3.6rem}.statik-text-block .content{font-size:1.7rem;line-height:2rem;color:#000;opacity:.8;font-weight:300;margin-bottom:2rem}.statik-text-block h2.title{font-size:1.7rem;line-height:2rem;font-weight:500;margin-bottom:.3rem}.statik-text-block .content-ul{display:flex;flex-direction:column;align-items:flex-start;margin-top:1rem;padding-left:3rem}.statik-text-block .content-ul li{list-style-type:disc;font-size:1.7rem;line-height:2rem;color:#000;opacity:.8;font-weight:300}.section-career-form{margin-top:7.3rem}.section-career-form .input-group{width:100%}.section-career-form .buttons .submit-button{margin-left:auto}.section-career-form .file-input{background-color:transparent;opacity:0}.section-career-form .input-group .intext{display:flex;align-items:center;gap:0 1rem;position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.section-career-form .input-group .intext .upload-icon{width:1.4rem;height:1.4rem}.section-career-form .input-group .intext .upload-icon svg{width:100%;height:100%}.section-career-form .input-group .intext .upload-text{font-size:1.5rem;line-height:1.8rem;color:#000;font-weight:300}.section-career-form .input-group .intext .upload-text .strong{font-weight:500;display:inline}.section-career-form .input-group.message-group{width:50%}.section-career-form .input-group.file{width:100%;color:#000;font-size:1.5rem;line-height:1.8rem;font-weight:300;border:none;outline:0;border-radius:.5rem;height:4rem;border:.1rem solid rgba(200,186,175,.3)}.section-career-form .input-group.file input{background-color:transparent;padding:0}.section-career-form .input-group.message-group{width:50%}.modal-dialog{width:100%;height:100%;visibility:hidden;opacity:0;position:fixed;top:-100%;transition:all .4s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:10}.modal-dialog::before{content:"";width:100%;height:100%;background-color:rgba(0,0,0,.7);position:absolute;left:0;top:0;z-index:3}.modal-dialog.active{top:0;visibility:visible;opacity:1}.modal-dialog .modal-box{background-color:#fff;margin:0 auto;width:84.2rem;height:100%;max-width:70%;max-height:70%;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:1rem;z-index:4}.modal-dialog .modal-box .icon img{width:100%;height:100%}.modal-dialog .title{font-size:4.2rem;font-weight:700;line-height:5rem;color:#000;margin-top:3.2rem;text-align:center;margin-bottom:1.6rem}.modal-dialog .desc{font-size:1.5rem;line-height:2.4rem;color:#938f8f;font-weight:500;text-align:center;margin-bottom:3.2rem}.modal-dialog .close-button{padding:1rem 5.4rem;background-color:#000;border-radius:.5rem;font-size:1.4rem;line-height:1.7rem;color:#fff;border:none;cursor:pointer;transition:.4s ease}.modal-dialog .close-button:hover{background-color:rgba(0,0,0,.7)}@media (min-width:0){.row.cols-xs-1>.col{width:100%}.row.cols-xs-2>.col{width:50%}.row.cols-xs-3>.col{width:33.3333333333%}.row.cols-xs-4>.col{width:25%}.row.cols-xs-5>.col{width:20%}.row.cols-xs-6>.col{width:16.6666666667%}.row.cols-xs-7>.col{width:14.2857142857%}.row.cols-xs-8>.col{width:12.5%}.row.cols-xs-9>.col{width:11.1111111111%}.row.cols-xs-10>.col{width:10%}.row.cols-xs-11>.col{width:9.0909090909%}.row.cols-xs-12>.col{width:8.3333333333%}.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}.col-xs-12{width:100%}.offset-xs-1{margin-left:8.3333333333%}.offset-xs-2{margin-left:16.6666666667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.3333333333%}.offset-xs-5{margin-left:41.6666666667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.3333333333%}.offset-xs-8{margin-left:66.6666666667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.3333333333%}.offset-xs-11{margin-left:91.6666666667%}.offset-xs-12{margin-left:100%}.row.gap-xs{margin:calc(-1 * var(--gap)/ 2)}.row.gap-xs>.col,.row.gap-xs>[class^=col-]{padding:calc(var(--gap)/ 2)}.row.gap-xs-x{margin:0 calc(-1 * var(--gap)/ 2)}.row.gap-xs-x>.col,.row.gap-xs-x>[class^=col-]{padding:0 calc(var(--gap)/ 2)}.row.gap-xs-y{margin:calc(-1 * var(--gap)/ 2) 0}.row.gap-xs-y>.col,.row.gap-xs-y>[class^=col-]{padding:calc(var(--gap)/ 2) 0}}@media (min-width:576px){.row.cols-sm-1>.col{width:100%}.row.cols-sm-2>.col{width:50%}.row.cols-sm-3>.col{width:33.3333333333%}.row.cols-sm-4>.col{width:25%}.row.cols-sm-5>.col{width:20%}.row.cols-sm-6>.col{width:16.6666666667%}.row.cols-sm-7>.col{width:14.2857142857%}.row.cols-sm-8>.col{width:12.5%}.row.cols-sm-9>.col{width:11.1111111111%}.row.cols-sm-10>.col{width:10%}.row.cols-sm-11>.col{width:9.0909090909%}.row.cols-sm-12>.col{width:8.3333333333%}.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.offset-sm-12{margin-left:100%}.row.gap-sm{margin:calc(-1 * var(--gap)/ 2)}.row.gap-sm>.col,.row.gap-sm>[class^=col-]{padding:calc(var(--gap)/ 2)}.row.gap-sm-x{margin:0 calc(-1 * var(--gap)/ 2)}.row.gap-sm-x>.col,.row.gap-sm-x>[class^=col-]{padding:0 calc(var(--gap)/ 2)}.row.gap-sm-y{margin:calc(-1 * var(--gap)/ 2) 0}.row.gap-sm-y>.col,.row.gap-sm-y>[class^=col-]{padding:calc(var(--gap)/ 2) 0}}@media (min-width:768px){.row.cols-md-1>.col{width:100%}.row.cols-md-2>.col{width:50%}.row.cols-md-3>.col{width:33.3333333333%}.row.cols-md-4>.col{width:25%}.row.cols-md-5>.col{width:20%}.row.cols-md-6>.col{width:16.6666666667%}.row.cols-md-7>.col{width:14.2857142857%}.row.cols-md-8>.col{width:12.5%}.row.cols-md-9>.col{width:11.1111111111%}.row.cols-md-10>.col{width:10%}.row.cols-md-11>.col{width:9.0909090909%}.row.cols-md-12>.col{width:8.3333333333%}.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.offset-md-12{margin-left:100%}.row.gap-md{margin:calc(-1 * var(--gap)/ 2)}.row.gap-md>.col,.row.gap-md>[class^=col-]{padding:calc(var(--gap)/ 2)}.row.gap-md-x{margin:0 calc(-1 * var(--gap)/ 2)}.row.gap-md-x>.col,.row.gap-md-x>[class^=col-]{padding:0 calc(var(--gap)/ 2)}.row.gap-md-y{margin:calc(-1 * var(--gap)/ 2) 0}.row.gap-md-y>.col,.row.gap-md-y>[class^=col-]{padding:calc(var(--gap)/ 2) 0}}@media (min-width:992px){.row.cols-lg-1>.col{width:100%}.row.cols-lg-2>.col{width:50%}.row.cols-lg-3>.col{width:33.3333333333%}.row.cols-lg-4>.col{width:25%}.row.cols-lg-5>.col{width:20%}.row.cols-lg-6>.col{width:16.6666666667%}.row.cols-lg-7>.col{width:14.2857142857%}.row.cols-lg-8>.col{width:12.5%}.row.cols-lg-9>.col{width:11.1111111111%}.row.cols-lg-10>.col{width:10%}.row.cols-lg-11>.col{width:9.0909090909%}.row.cols-lg-12>.col{width:8.3333333333%}.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.offset-lg-12{margin-left:100%}.row.gap-lg{margin:calc(-1 * var(--gap)/ 2)}.row.gap-lg>.col,.row.gap-lg>[class^=col-]{padding:calc(var(--gap)/ 2)}.row.gap-lg-x{margin:0 calc(-1 * var(--gap)/ 2)}.row.gap-lg-x>.col,.row.gap-lg-x>[class^=col-]{padding:0 calc(var(--gap)/ 2)}.row.gap-lg-y{margin:calc(-1 * var(--gap)/ 2) 0}.row.gap-lg-y>.col,.row.gap-lg-y>[class^=col-]{padding:calc(var(--gap)/ 2) 0}}@media (min-width:1140px){#our-clients-section .btn-huge{gap:0 3.2rem}}@media (min-width:1200px){.row.cols-xl-1>.col{width:100%}.row.cols-xl-2>.col{width:50%}.row.cols-xl-3>.col{width:33.3333333333%}.row.cols-xl-4>.col{width:25%}.row.cols-xl-5>.col{width:20%}.row.cols-xl-6>.col{width:16.6666666667%}.row.cols-xl-7>.col{width:14.2857142857%}.row.cols-xl-8>.col{width:12.5%}.row.cols-xl-9>.col{width:11.1111111111%}.row.cols-xl-10>.col{width:10%}.row.cols-xl-11>.col{width:9.0909090909%}.row.cols-xl-12>.col{width:8.3333333333%}.col-xl-1{width:8.3333333333%}.col-xl-2{width:16.6666666667%}.col-xl-3{width:25%}.col-xl-4{width:33.3333333333%}.col-xl-5{width:41.6666666667%}.col-xl-6{width:50%}.col-xl-7{width:58.3333333333%}.col-xl-8{width:66.6666666667%}.col-xl-9{width:75%}.col-xl-10{width:83.3333333333%}.col-xl-11{width:91.6666666667%}.col-xl-12{width:100%}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.offset-xl-12{margin-left:100%}.row.gap-xl{margin:calc(-1 * var(--gap)/ 2)}.row.gap-xl>.col,.row.gap-xl>[class^=col-]{padding:calc(var(--gap)/ 2)}.row.gap-xl-x{margin:0 calc(-1 * var(--gap)/ 2)}.row.gap-xl-x>.col,.row.gap-xl-x>[class^=col-]{padding:0 calc(var(--gap)/ 2)}.row.gap-xl-y{margin:calc(-1 * var(--gap)/ 2) 0}.row.gap-xl-y>.col,.row.gap-xl-y>[class^=col-]{padding:calc(var(--gap)/ 2) 0}}@media (min-width:1400px){.row.cols-xxl-1>.col{width:100%}.row.cols-xxl-2>.col{width:50%}.row.cols-xxl-3>.col{width:33.3333333333%}.row.cols-xxl-4>.col{width:25%}.row.cols-xxl-5>.col{width:20%}.row.cols-xxl-6>.col{width:16.6666666667%}.row.cols-xxl-7>.col{width:14.2857142857%}.row.cols-xxl-8>.col{width:12.5%}.row.cols-xxl-9>.col{width:11.1111111111%}.row.cols-xxl-10>.col{width:10%}.row.cols-xxl-11>.col{width:9.0909090909%}.row.cols-xxl-12>.col{width:8.3333333333%}.col-xxl-1{width:8.3333333333%}.col-xxl-2{width:16.6666666667%}.col-xxl-3{width:25%}.col-xxl-4{width:33.3333333333%}.col-xxl-5{width:41.6666666667%}.col-xxl-6{width:50%}.col-xxl-7{width:58.3333333333%}.col-xxl-8{width:66.6666666667%}.col-xxl-9{width:75%}.col-xxl-10{width:83.3333333333%}.col-xxl-11{width:91.6666666667%}.col-xxl-12{width:100%}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.offset-xxl-12{margin-left:100%}.row.gap-xxl{margin:calc(-1 * var(--gap)/ 2)}.row.gap-xxl>.col,.row.gap-xxl>[class^=col-]{padding:calc(var(--gap)/ 2)}.row.gap-xxl-x{margin:0 calc(-1 * var(--gap)/ 2)}.row.gap-xxl-x>.col,.row.gap-xxl-x>[class^=col-]{padding:0 calc(var(--gap)/ 2)}.row.gap-xxl-y{margin:calc(-1 * var(--gap)/ 2) 0}.row.gap-xxl-y>.col,.row.gap-xxl-y>[class^=col-]{padding:calc(var(--gap)/ 2) 0}}@media (min-width:1920px){#header .header .sidebar .sidebar-box{max-height:110.3rem;height:110.3rem}#footer .container{max-width:128rem;width:100%}.container{max-width:176rem;width:auto}.alt-container{max-width:128rem}.our-story{max-height:89.2rem;padding:0 5rem}.our-story .our-story-card .img{width:83.2rem;height:81.1rem}.design-block{padding-left:3rem;padding-right:3rem}.design-block .design-card{height:78.1rem!important}.design-block .design-card .text{max-width:105.2rem;padding-top:8.8rem;padding-left:8.2rem}.design-block#projectsInvestments{height:78.1rem}.design-block#projectsInvestments .design-card .text .desc{font-size:2.6rem;line-height:2.8rem}.showroom .showroom-card{padding-left:6.7rem;padding-right:6.7rem;width:100%}.showroom .card-img{max-width:101.7rem;max-height:72.2rem;height:72.2rem;width:100%}.showroom .card-img img{width:100%;height:100%}.showroom .text-card{max-width:80.9rem;max-height:45.8rem;right:7rem;padding-top:6.4rem;justify-content:flex-start}.info-box-wrap .container{max-width:128rem}.image-layout{height:96rem}.image-layout .image.column img{max-height:50%}.image-layout .image.column .img-text-box{max-height:50%}.our-journey .container{max-width:128rem}.newsletter .container{max-width:128rem}.breadcrumb{padding-left:3rem;padding-right:3rem}.feature-item .content{padding-right:2rem}.text-block{padding:0 2rem;padding-top:5rem;padding-bottom:5.4rem}.who-we-are{padding:0 2rem;padding-top:6.4rem;padding-bottom:8.7rem}.contact-block .container{max-width:128rem}.sss .container{max-width:128rem}.statik-text-block{padding-left:5rem;padding-right:5rem}}@media (min-width:2200px){.image-layout{height:120rem!important}}@media (max-width:1920px){#footer{padding:0 5rem}#footer .bottom{padding:0 2rem}.hero-section.hero{height:calc(100vh - 9.6rem);max-height:100%}.our-story{padding:0 3rem}.design-block{padding-left:5rem;padding-right:5rem}.info-box-wrap .container{margin:0 auto}.our-journey{padding:0 5rem}.newsletter{padding:0 5rem}.breadcrumb{padding-left:5rem;padding-right:5rem}.our-features{padding:0 5rem}.news-from-us{padding:0 5rem}.contact-block{padding-left:5rem;padding-right:5rem}.contact-inputs .input-layout .input-group{width:100%;min-width:auto}.section-career-form{padding:0 5rem}}@media (max-width:1440px){.hero-section .share-block .vertical-line{height:23rem}.design-block .design-card .text .title{margin-bottom:1.4rem}.showroom .text-card{height:auto;padding:4.8rem 7.7rem 5rem 6.2rem}.info-box-wrap{padding-left:5rem;padding-right:5rem}.our-journey .our-journey-block{flex-wrap:wrap}.feature-item .header{height:auto;margin-bottom:2rem}.feature-item .content{text-align:left}.news-detail-modal .news-detail-block{max-height:60%;width:auto;margin:0 3rem;padding-right:4rem;padding-left:4rem}.sss{padding-left:5rem;padding-right:5rem}}@media (max-width:1139px){#header .header .sidebar{height:100%}#header .header .sidebar .sidebar-box{height:100%;max-height:100%}#header .header .sidebar .close-toggle{left:5rem}#footer{height:100%;padding-bottom:16.2rem}#footer .footer .footer-row{flex-direction:column}#footer .footer .footer-row .footer-list-wrap{margin-left:0;margin-top:7.2rem;width:100%;gap:0 2.9rem}#our-clients-section .btn-huge{gap:0 1.6rem}.container{max-width:86.4rem}.hero-section.hero{height:53.7rem}.hero-section .text .title{font-size:3.6rem;line-height:4rem;margin-top:15rem}.hero-section .text .home-hero-subtitle{font-size:2rem;line-height:2.4rem}.hero-section .bottom-arrow{bottom:3rem}.hero-section .share-block{display:none}.mySwiper-pagination{bottom:7.5rem}.our-story .our-story-card .text .desc{font-size:1.7rem;line-height:2rem}.design-block .design-card{height:100%!important;justify-content:center}.design-block .design-card .text{padding-left:4rem;padding-top:4.3rem;padding-right:7.3rem;max-width:51.2rem}.design-block .design-card .text .desc{font-size:1.5rem;line-height:2rem}.design-block .design-card .img{width:34.5rem}.showroom .showroom-card{width:auto}.showroom .card-img{max-width:54.3rem;max-height:38.4rem}.showroom .card-img img{width:100%;height:100%}.showroom .text-card{max-width:43.2rem;right:3.5rem;padding-top:3.5rem;padding-right:3.5rem;padding-left:3.5rem;height:auto}.showroom .text-card .header .title{margin-bottom:2rem}.showroom .text-card .desc{font-size:1.7rem;line-height:2rem}.showroom#ar-ge .text-card .desc{font-size:1.7rem;line-height:2rem}.showroom#aı-generated .text-card .header .title{margin-bottom:2rem}.showroom#aı-generated .text-card .desc{font-size:1.7rem;line-height:2rem}.showroom#hr-activities .text-card .header .title{margin-bottom:2rem}.showroom#hr-activities .text-card .desc{font-size:1.7rem;line-height:2rem}.info-box-wrap .container{max-width:62.94rem}.info-box-wrap .boxes{flex-wrap:wrap;gap:2rem}.info-box-wrap .boxes .box-item{max-width:19.57rem;width:100%}.image-layout{height:51.2rem}.image-layout .image:first-child{max-width:60%}.image-layout .image.first .img:nth-child(2){opacity:1;visibility:visible}.image-layout .image.first .img:nth-child(1){opacity:0;visibility:hidden}.image-layout .image.first .img-card-text{display:block;position:absolute;bottom:14.5rem;left:0;padding:3.9rem 0;background-color:rgba(250,250,250,.9);width:100%}.image-layout .image.first .img-card-text p{font-size:2.5rem;line-height:2.9rem;color:#000;font-weight:400;font-family:Philosopher,sans-serif;text-align:center;padding:0;margin:0}.image-layout .image .img-card-text{display:block;position:absolute;bottom:14.5rem;left:0;padding:3.9rem 0;background-color:rgba(250,250,250,.9);width:100%}.image-layout .image .img-card-text p{font-size:2.5rem;line-height:2.9rem;color:#000;font-weight:400;font-family:Philosopher,sans-serif;text-align:center;padding:0;margin:0}.image-layout::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:transparent}.our-journey{margin-bottom:12rem}.our-journey .our-journey-block{gap:3.1rem 0}.our-journey .our-journey-block .card-item{max-width:27.3rem;width:27.3rem;max-height:24.5rem;height:24.5rem}.our-journey .our-journey-block .card-item .card-img{width:100%;height:auto;max-height:80%}.our-journey .our-journey-block .card-item .card-text .title{font-size:2rem;line-height:2.4rem}.our-journey .our-journey-block .card-item .card-text .sub-title{font-size:1.2rem;line-height:1.4rem}.input-layout .input-group{margin-right:2.4rem;width:100%;max-width:21.8rem}.input-layout .submit-button button{padding:1.1rem 3.9rem}.our-features .features-wrap{padding-left:0;padding-right:0}.features-wrap{align-items:center;flex-direction:column;gap:3rem 0;height:100%!important}.feature-item{width:100%}.vertical-line{width:100%;height:.1rem;margin-right:0!important}.news-slider{padding-left:0}.news-slider .feature-item{margin-right:0}.news-detail-modal .news-detail-block .modal-content .text{width:100%}.news-detail-modal .news-detail-block .modal-content .img{display:none}.certificates .certificate-groups .group-item .items{max-height:100%;gap:2rem 3rem;flex-wrap:wrap}.text-block{padding:0 5rem;padding-top:5rem;padding-bottom:5.4rem}.who-we-are{padding:0 5rem;padding-top:6.4rem;padding-bottom:8.7rem}.contact-block .contact-info .info-items{flex-direction:column;align-items:center}.contact-block .contact-info .info-items .info-item{width:100%;max-width:100%;margin-left:0;margin-top:3rem;text-align:left;padding-bottom:2rem}.contact-block .contact-info .info-items .info-item:after{width:100%;height:.1rem;top:auto;bottom:0}.contact-block .contact-info .info-items .info-item h2.title{text-align:left}.contact-block .contact-info .info-items .info-item .adress{justify-content:center;align-items:flex-start}.contact-inputs .input-layout .input-group.message-group{width:50%}.statik-text-block{padding-left:0;padding-right:0;padding-top:4rem}.section-career-form{padding:0 3rem}}@media (max-width:1139px) and (max-width:1024px){.image-layout .image.first .img-card-text{padding:2.9rem 0;bottom:10.9rem}.image-layout .image .img-card-text{padding:2.9rem 0;bottom:10.9rem}}@media (max-width:1024px){#footer{padding-left:5rem;padding-right:5rem}#footer .footer .footer-row .footer-list-wrap{flex-direction:column}#footer .footer .footer-row .footer-list-wrap .footer-list{max-width:100%;width:100%;margin-bottom:2.4rem}#footer .footer .footer-row .footer-list-wrap .footer-list:last-child{margin-bottom:0}#footer .bottom{padding-left:5rem;padding-right:5rem}.hero-section .text{padding:0 3.1rem}.hero-section .text .home-hero-subtitle{max-width:100%}.subpage-hero .hero-info-text{gap:0 1.5rem}.subpage-hero .hero-info-text .info-item .header .strong-text{font-size:2.8rem;line-height:3.4rem}.modal .modal-content{height:60%;max-width:90%}.our-story{max-height:100%;padding:0}.our-story .our-story-card{flex-direction:column}.our-story .our-story-card .img{width:100%;height:40.4rem}.our-story .our-story-card .img:after{display:none}.our-story .our-story-card .text{max-width:100%;padding:0 5rem;margin-top:2.6rem;padding-bottom:4.6rem}.design-block{padding-top:0;padding-left:0;padding-right:0}.design-block .design-card{flex-direction:column-reverse;height:100%!important}.design-block .design-card .text{width:100%;max-width:100%;background-color:transparent;padding:0 5rem;padding-top:2.6rem}.design-block .design-card .img:after{display:none}.design-block .design-card .img{width:100%;max-height:39rem;background-color:rgba(244,241,238,.5);padding:0 5rem;height:39rem}.design-block#about-intem .design-card .text{padding-right:3rem}.design-block#projectsInvestments .design-card .text{padding-right:3rem}.design-block#phılosophy .design-card .text{padding-right:3rem}.design-block#hr-vision .design-card .text{padding-right:3rem}.design-block.sub-page .design-card .text{padding-right:3rem}.design-block#placement .design-card .text{padding-right:3rem}.showroom .showroom-card{flex-direction:column;transform:translateX(0)}.showroom .card-img{max-width:100%;max-height:29.3rem;width:100%;height:29.3rem}.showroom .card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.showroom .card-img .card-img-wrap{height:100%}.showroom .text-card{position:relative;top:0;left:0;max-width:100%;padding-top:2.7rem;padding-left:5rem;padding-right:5rem;background-color:#fff;transform:translateX(0)}.showroom .text-card .card-link{margin-top:2rem}.showroom#aı-generated .text-card{padding-bottom:2rem}.info-box-wrap .boxes .box-item{max-width:calc(50% - 1rem);width:100%}.image-layout{height:38.47rem;gap:0 .5rem}.image-layout .image.first:hover .img-card-text{padding:2.9rem 0;bottom:10.9rem}.image-layout .image.first .img-card-text{bottom:10.9rem}.image-layout .image.first .img-card-text p{font-size:1.9rem;line-height:2.3rem}.image-layout .image.column img{max-height:50%}.image-layout .image.column{gap:.5rem 0}.image-layout .image.column .img-text-box{padding:2.1rem}.image-layout .image.column .img-text-box span{font-size:1.65rem;line-height:2rem}.our-journey .our-journey-block{padding:0}.our-journey .our-journey-block .card-item{max-width:35.4rem;width:100%;max-width:100%;max-height:30rem;height:30rem}.newsletter{padding:0 5rem}.input-layout .input-group{margin-right:1.8rem}.input-layout .submit-button button{padding:1.1rem 0;width:10.7rem;text-align:center}.feature-item .header .title{text-align:left}.news-slider .swiper .swiper-slide.swiper-slide-active::after{display:none}.news-detail-modal .news-detail-block{padding:3rem}.news-detail-modal .news-detail-block .header .title{margin-bottom:2rem}.text-block{padding-top:3rem;padding-bottom:3.4rem}.text-block .content .content-item{font-size:1.7rem;line-height:2rem}.who-we-are .who-we-are-cards{flex-wrap:wrap}.who-we-are .who-we-are-cards .card-item{max-width:100%}.who-we-are .who-we-are-cards .card-item .img{min-width:10rem;min-height:10rem;width:10rem;height:10rem}.contact-inputs .input-layout .input-group{width:50%;max-width:50%}.contact-inputs .buttons{flex-direction:column;align-items:flex-start}.contact-inputs .buttons .submit-button{margin-left:0;margin-top:2rem;width:100%}.contact-inputs .buttons .submit-button button{width:100%}.accordion{padding-top:4rem}.modal-dialog .modal-box{max-width:90%}}@media (max-width:480px){#header .header .header-container{padding:2.6rem 3rem}#header .header .header-container .navbar-menu .menu-title{display:none}#header .header .header-container .navbar-right-section .search-box{padding:0;height:4.1rem}#header .header .header-container .navbar-right-section .search-box input{padding:0 1.2rem;width:100%;height:100%}#header .header .header-container .navbar-right-section .search-box{z-index:2;bottom:-10rem;top:auto;background-color:#fff;width:100%;right:0}#header .header .sidebar{width:100%}#header .header .sidebar .sidebar-box{width:auto}#header .header .sidebar .sidebar-box .side-bar-brand-logo{display:block}#header .header .sidebar .close-toggle{left:3rem}#header .header .sidebar .sidebar-menu .sidebar-menu-ul{padding-left:5.4rem}#footer{padding-left:3rem;padding-right:3rem}#footer .bottom{padding-left:3rem;padding-right:3rem}.hero-section .text{padding:0 2rem}.hero-section .text .home-hero-subtitle{display:none}.subpage-hero .hero-info-text .info-item .header .light-text{font-size:1.4rem;line-height:1.8rem}.loading-container{max-width:30rem}.modal .modal-content{height:22%;max-width:85%;width:100%}.cookie-modal{width:35rem;margin:0 3rem;right:0;left:0;width:auto;height:auto}.cookie-content{padding:2rem}h2{font-size:2rem;line-height:2.4rem}.our-story .our-story-card .text{padding:0 3rem;padding-bottom:4.5rem}.our-story .our-story-card .text .header .title{margin-bottom:2rem}.design-block .design-card .text{padding:0 3rem;padding-top:2.6rem;padding-right:3rem}.design-block .design-card .text .desc{font-size:1.5rem;line-height:1.8rem}.design-block .design-card .text .sub-content{font-size:2.4rem;line-height:2.8rem}.design-block .design-card .img{padding:0 3rem;max-height:100%}.design-block.sub-page .design-card .text .desc{font-size:1.5rem;line-height:1.8rem}.design-block#yarn-rd{padding-top:0}.design-block#product-development{margin-bottom:4rem}.showroom{padding-top:4.6rem;margin-top:5.2rem;margin-bottom:0}.showroom .text-card{padding-left:3rem;padding-right:3rem;padding-bottom:3rem}.showroom .text-card .header .title{margin-bottom:2rem}.showroom .text-card .desc{font-size:1.5rem;line-height:1.8rem}.showroom.sub-page .text-card .desc{font-size:1.5rem;line-height:1.8rem}.showroom#aı-generated{margin-top:4rem;margin-bottom:4.4rem}.showroom#showroom .text-card .title{margin-bottom:2rem}.info-box-wrap{padding-left:3rem;padding-right:3rem;padding-bottom:5.4rem}.info-box-wrap .boxes{gap:2rem 0}.image-layout{flex-wrap:wrap;height:100%;gap:0 .4rem}.image-layout:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:transparent}.image-layout .image:first-child{max-width:67%;width:100%;filter:grayscale(100%)}.image-layout .image:first-child~.image{max-width:31%;max-height:28.9rem;height:28.9rem;filter:grayscale(100%)}.image-layout .image.first .img-card-text{bottom:8.2rem}.image-layout .image.first .img-card-text p{font-size:1.4rem;line-height:1.8rem}.image-layout .image{max-height:28.9rem;height:100%}.image-layout .image.column{flex-direction:row;max-width:100%!important;width:100%!important;gap:0 1rem;height:100%;max-height:18.2rem!important}.image-layout .image.column img{max-height:100%}.image-layout .image.column .img-text-box{max-height:100%;height:100%}.our-journey{margin-bottom:4.7rem;padding:0 3rem}.our-journey .our-journey-block{justify-content:center;padding:0}.our-journey .our-journey-block .card-item{max-height:31.3rem;height:100%;width:100%;max-width:100%}.our-journey .our-journey-block .card-item .card-img{max-height:24.5rem}.newsletter{padding:0 3rem;padding-bottom:10.5rem}.newsletter .newsletter-block .checkbox-group{flex-direction:column;align-items:flex-start;gap:1.5rem 0}.input-layout{flex-wrap:wrap;gap:4.8rem 0}.input-layout .input-group{max-width:16.9rem;margin-right:1.6rem}.input-layout .input-group:nth-child(even){margin-right:0}.input-layout .input-group:nth-child(2){flex:1}.input-layout .input-group:nth-child(3){max-width:100%;margin-right:0}.input-layout .submit-button button{position:absolute;left:0;bottom:-14.4rem;width:100%;max-width:100%;max-width:35.4rem}.breadcrumb{display:none}.our-features{padding:0 3rem}.news-from-us{padding:0 3rem;margin-top:4rem}.news-slider .header .title{margin-bottom:2.4rem}.certificates .certificate-groups{padding:0 5rem}.certificates .certificate-groups{padding:0 3rem}.certificates .certificate-groups .group-item .header .title:after{width:100%}.text-block{padding-left:3rem}.who-we-are{padding-left:3rem;padding-right:3rem}.contact-block{padding-left:3rem;padding-right:3rem;padding-top:4rem}.contact-block .header h1.title{font-size:3.8rem;line-height:4.2rem}.contact-inputs .input-layout .input-group{min-width:100%;margin-right:0}.sss{padding-left:3rem;padding-right:3rem}.statik-text-block{padding-right:3rem;padding-left:3rem}.statik-text-block .content-ul{padding-left:2rem}.modal-dialog .title{font-size:3.2rem;line-height:3.6rem}.modal-dialog .desc{font-size:1.3rem;line-height:1.7rem;padding:0 2rem}}