@charset "utf-8"; 
/*
  .tk-elza { font-family: "elza",sans-serif; }
  .tk-bricolage-grotesque { font-family: "bricolage-grotesque",sans-serif; }
  .tk-bricolage-grotesque-semicond { font-family: "bricolage-grotesque-semicond",sans-serif; }
  .tk-bricolage-grotesque-cond { font-family: "bricolage-grotesque-cond",sans-serif; }
  .tk-bricolage-grotesque-24 { font-family: "bricolage-grotesque-24",sans-serif; }
  .tk-bricolage-grotesque-24-scond { font-family: "bricolage-grotesque-24-scond",sans-serif; }
  .tk-bricolage-grotesque-24-cond { font-family: "bricolage-grotesque-24-cond",sans-serif; }
  .tk-bricolage-grotesque-36 { font-family: "bricolage-grotesque-36",sans-serif; }
  .tk-bricolage-grotesque-36-scond { font-family: "bricolage-grotesque-36-scond",sans-serif; }
  .tk-bricolage-grotesque-36-cond { font-family: "bricolage-grotesque-36-cond",sans-serif; }
  .tk-bricolage-grotesque-48 { font-family: "bricolage-grotesque-48",sans-serif; }
  .tk-bricolage-grotesque-48-scond { font-family: "bricolage-grotesque-48-scond",sans-serif; }
  .tk-bricolage-grotesque-48-cond { font-family: "bricolage-grotesque-48-cond",sans-serif; }
  .tk-bricolage-grotesque-72 { font-family: "bricolage-grotesque-72",sans-serif; }
  .tk-bricolage-grotesque-72-scond { font-family: "bricolage-grotesque-72-scond",sans-serif; }
  .tk-bricolage-grotesque-72-cond { font-family: "bricolage-grotesque-72-cond",sans-serif; }
*/

input,select,textarea{-webkit-appearance: none;-moz-appearance: none;appearance: none;border-radius: 0;-webkit-border-radius:0; -moz-border-radius:0; }
 
html{-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;height: 100%;}

body{margin: 0;padding:0;font-family: "bricolage-grotesque",sans-serif;font-weight: 400;font-size:calc(17 / var(--main-width));line-height:calc(22 / var(--main-width));letter-spacing: calc(-0.17 / var(--main-width)); height: 100%;background-color:var(--primary-color);overflow-x: hidden;}

body, button, input, select, textarea{font-family: "bricolage-grotesque",sans-serif;font-weight: 400;color:var(--black-color);}
div, h1, h2, h3, h4, h5, h6, p, span{padding: 0px;margin: 0px;font-weight: normal;}
/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection{background: var(--black-color);color: var(--white-color);text-shadow: none;}
::selection{background: var(--black-color);color: var(--white-color);text-shadow: none;}

/* =============================================================================
   Links
   ========================================================================== */

a{color:var(--black-color);text-decoration:none;outline: none;position: relative;text-decoration-thickness: 1px;text-underline-offset: calc(1 / var(--main-width));}
a:hover{text-decoration:none;}
a:focus{outline: none;}

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active{outline: 0;}
img {border-style:none}
/* =============================================================================
   Lists
   ========================================================================== */

ul, ol{margin:0;padding-left: 0;list-style-type:none;}
li ul, li ol{margin: 0;padding:0;}

/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img{border: 0;-ms-interpolation-mode: bicubic;vertical-align: middle;border-style:none;outline:none;}

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root){overflow: hidden;}

/* =============================================================================
   Tables
   ========================================================================== */

table{border-collapse: collapse;border-spacing: 0;}
td{	vertical-align: top;}

/* ==== primary styles =====================================================
   Author: Abbas Tahir
   ========================================================================== */

/* For image replacement */
.ir{display: block;border: 0;text-indent: -999em;overflow: hidden;background-color: transparent;background-repeat: no-repeat;text-align: left;direction: ltr;}
.ir a{display: block;height: 100%;}
.hidden{display: none !important;visibility: hidden;}
  
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after{content: "";display: table;}
.clearfix:after{clear: both;}
.clearfix{zoom: 1;}   
.web{display:block;}
.mobile{display:none;}
*{box-sizing:border-box;} 

html.lenis{height: auto;}
.lenis.lenis-smooth {scroll-behavior: auto;}
.lenis.lenis-smooth [data-lenis-prevent] {overscroll-behavior: contain;}
.lenis.lenis-stopped {overflow: hidden;}
.lenis.lenis-scrolling iframe {pointer-events: none;}
  
 
/* ===== Scrollbar CSS ===== */
  /* Firefox */
  /* * {
    scrollbar-width: 0;
    scrollbar-color: #000000 transparent;
  }
 
  *::-webkit-scrollbar {
    width: 0;display: none;
  }

  *::-webkit-scrollbar-track {
    background: #ffffff;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #000000;
    border-radius: 10px;
    border: 0px none #ffffff;
  } */
::-webkit-scrollbar{display: none !important;}

:root{
   --main-width: 1366 * 1366px;
   --primary-color: #FCD200;
   --white-color: #ffffff;
   --black-color: #000000;
}

.web{display:grid !important;}
.mobile{display:none !important;}

#outer-wrapper{width:100%;margin:0;padding:0;} 
  
:where(section,article,figure,aside,.img-box, address, main, footer) {width: 100%;display: grid;margin: 0;padding: 0;position: relative;font-style: normal;}
figure{background-size: cover;background-repeat: no-repeat;background-position: center center;}
figure img{width: 100%;}
video{width: 100%;height: auto;object-fit: cover;border:0;object-position: center center;}
.inner {width: 100%;max-width: 1366px;margin: 0 auto;padding: 0 calc(86 / var(--main-width));position: relative;}
.img-box img{width:100%;}
 
main :where(h1,h2,h3,h4,h5,h6,p,li){width: 100%;font-weight:  600;font-style: normal;color: var(--black-color);margin-bottom: calc(17 / var(--main-width));}
h1{font-size: calc(138 / var(--main-width));line-height: calc(115 / var(--main-width));letter-spacing: calc(-4.69 / var(--main-width));}
h2{font-size: calc(41 / var(--main-width));line-height: calc(50 / var(--main-width));letter-spacing: calc(-0.57 / var(--main-width));}
h3{font-size: calc(20 / var(--main-width));line-height: 1.3/*calc(33 / var(--main-width))*/;letter-spacing: calc(-0.2 / var(--main-width));}
h4{font-size: calc(17 / var(--main-width));line-height: calc(22 / var(--main-width));letter-spacing: calc(-0.2 / var(--main-width));}
h5{font-size: calc(15 / var(--main-width));line-height: calc(20 / var(--main-width));letter-spacing: calc(-0.15 / var(--main-width));}
h6{font-size: calc(11 / var(--main-width));line-height: 1;}
p,li{font-size: calc(17 / var(--main-width));line-height: calc(22 / var(--main-width));letter-spacing: calc(-0.2 / var(--main-width));font-display:auto;font-style:normal;font-weight:200;font-stretch:normal;margin-bottom: calc(15 / var(--main-width))} 
p strong,li strong{font-weight:600;} 

main{ margin-top: calc(0 / var(--main-width));}  
 
a:not(.logo,.git,.btn-c,.menu,body.nav-open header nav li a)::before{content:'';position: absolute;width: 100%;height: calc(1 / var(--main-width));background-color: var(--black-color);bottom:calc(2 / var(--main-width));left: 0;transform-origin: center;transform: scaleX(0);transition: transform .2s ease-in-out;}
a:not(.logo,.git,.btn-c,.menu,body.nav-open header nav li a):hover::before,
a:not(.logo,.git,.btn-c,.menu,body.nav-open header nav li a).active::before{transform-origin: center;transform: scaleX(1);}

.intro-page{width:100%;height:100%;padding: 0 calc(90 / var(--main-width)); position:fixed;top: 0;left: 0; display:flex;align-items:center;justify-content:center;background-color:var(--primary-color);transition: height 0.7s ease;z-index:99;}
.intro-page .logo{width:100%;max-width: 1194px;height:100%;opacity: 0; visibility: hidden; transition: opacity 1.7s ease;float:left;background-position:center center;background-size:100% auto;background-repeat:no-repeat;background-image:url(../images/logo-large.svg);}

/* body.show {overflow-y: hidden;} */
body.show .intro-page .logo{opacity:1;visibility: visible;}

body.hide {overflow-y: auto;}
body.hide .intro-page{height:0;}
body.hide .intro-page .logo{height:0;}

/* header{width: 100%;height: calc(66 / var(--main-width));position: sticky;top: 0;left: 0;background-color: var(--primary-color);z-index:98;}
header .inner{height: calc(66 / var(--main-width));display: flex;align-items: center;justify-content: space-between;}
header .logo{width:calc(150 / var(--main-width));height:calc(15 / var(--main-width));background-position:center center;background-size:100% auto;background-repeat:no-repeat;background-image:url(../images/logo-large.svg);}
header .git{width: auto;font-weight: 600; height: calc(13 / var(--main-width));padding-right: calc(12 / var(--main-width)); text-decoration: none;font-size: calc(12 / var(--main-width));line-height: calc(24 / var(--main-width));color: #000000;position: relative;display: flex;align-items: center;}
header .git::before{width: calc(12 / var(--main-width));height: calc(2 / var(--main-width));background-color: #000000;position: absolute;right: calc(-5 / var(--main-width));top: calc(5 / var(--main-width));content: "";}
header .git::after{width: calc(2 / var(--main-width));height: calc(12 / var(--main-width));background-color: #000000;position: absolute;right: 0;top: 0;content: "";}
  */

header{width: 100%;height: calc(66 / var(--main-width));position: fixed;top: 0;left: 0;background-color: var(--primary-color);z-index:98;-webkit-transition:.4s ease all;-o-transition:.4s ease all;transition:.4s ease all;}
header .inner{height: calc(66 / var(--main-width));display: grid;align-items: center;}
header .logo{width:calc(228 / var(--main-width));height:calc(66 / var(--main-width));position: absolute;left: calc(86 / var(--main-width));top: 0; background-position:center center;background-size:100% auto;background-repeat:no-repeat;background-image:url(../images/logo-large.svg);z-index: 2;}
header .menu{display: none;opacity: 1;visibility: visible;transition: opacity 0.5s ease;} 
header .git{width: auto;font-weight: 600; height: calc(13 / var(--main-width));padding-right: calc(12 / var(--main-width));justify-self: end;text-decoration: none;font-size: calc(12 / var(--main-width));line-height: calc(24 / var(--main-width));color: #000000;position: relative;display: flex;align-items: center;opacity: 1;visibility: visible;transition: opacity 0.5s ease;}
header .git::before{width: calc(12 / var(--main-width));height: calc(2 / var(--main-width));background-color: #000000;position: absolute;right: calc(-5 / var(--main-width));top: calc(5 / var(--main-width));content: "";}
header .git::after{width: calc(2 / var(--main-width));height: calc(12 / var(--main-width));background-color: #000000;position: absolute;right: 0;top: 0;content: "";}
header :where(nav, nav ul) {display: grid;grid-auto-flow: column;align-items: center;gap: calc(50 / var(--main-width));position: relative;justify-content: end;opacity: 1;visibility: visible;transition: opacity 0.5s ease;}
header li{margin-bottom: 0;}
header li a{font-weight: 500; text-decoration: none;font-size: calc(17 / var(--main-width));line-height: calc(24 / var(--main-width));color: #000000;position: relative;cursor: pointer;}
header nav img{display: none;}
 

body.home header .logo{width: 100%;max-width: calc(1194 / var(--main-width));height: 100dvh/*calc(100dvh - (66 / var(--main-width)))*/;} 
/*   
body.animate header .logo{transition: width 1s, height 1s, top 1s;} 
body.animate main .empty{position: relative;height:100dvh;transition:height 1s;} */

body.animation{overflow: hidden !important;}

body.show header .git,
body.show header nav,
body.show header .menu{opacity: 0;visibility: hidden;}

main .empty{height: 100dvh;/*background-color: aquamarine;*/}
main .empty.height{height: 0;}

main .hero-box {width: 100%;/*margin-top: calc(130 / var(--main-width));margin-bottom: calc(149 / var(--main-width));*/align-items: center;height: calc(100dvh - (66 / var(--main-width)));}
main .hero-box h1{width: calc(758 / var(--main-width));margin-bottom:calc(50 / var(--main-width));margin-left: calc(-10 / var(--main-width));}
main .hero-box p{width: calc(785 / var(--main-width));font-family: "elza",sans-serif;font-weight:500;font-size: calc(41 / var(--main-width));line-height: calc(50 / var(--main-width));letter-spacing: calc(-0.57 / var(--main-width));}

main .case-studies-box,
main .case-studies-text-box{/*overflow: hidden;*/width: 100%;position: relative;}
main .case-studies-text-box .info-box{border-top: 1px solid #000;padding: calc(25 / var(--main-width)) 0 calc(15 / var(--main-width)) 0;}
main .case-studies-text-box .info-box p{width: calc(599 / var(--main-width));font-size: calc(20 / var(--main-width));line-height: calc(26 / var(--main-width));letter-spacing: calc(-0.2 / var(--main-width));}

main .case-studies-box .case-studies {margin-top: calc(-30 / var(--main-width));background: var(--primary-color);padding-bottom:calc(55 / var(--main-width));}

body.maxh {max-height: 100dvh;overflow: hidden;}
body.maxh main .case-studies-box{max-height: 100dvh;overflow: hidden;}

main .case-studies-box .case-studies :where(.grid-sizer,.case-item){width: 100%;max-width: calc(569 / var(--main-width));position: relative;} 
main .case-studies-box .case-studies .gutter-sizer{width: 4.606365159128979%;}
main .case-studies-box .case-studies .case-item:not(.grid-sizer) {padding-top:calc(55 / var(--main-width));/*background-color: var(--black-color);margin-bottom: calc(55 / var(--main-width));*/position: relative;/*float: left;height: auto;clear: left;*//* display: flex;align-items: start;justify-content: start; overflow: hidden;*//* transition: width .4s ease, height .4s ease;  */}  
main .case-studies-box .case-studies .case-item .inner-item {width: 100%;float: left;position: relative;}
/* main .case-studies-box .case-studies .case-item:not(.grid-sizer):nth-of-type(2n) {float: right;clear: right;}   
main .case-studies-box .case-studies .case-item.center-item {left: auto !important;right: 0 !important;}*/
main .case-studies-box .case-studies .case-item.left .blend-img{float: left;} 
main .case-studies-box .case-studies .case-item.right .blend-img{float: right;} 

main .case-studies-box .case-studies .case-item .blend-img{width: 100%;max-width: calc(569 / var(--main-width)); background-color: var(--primary-color);z-index: 2;}
main .case-studies-box .case-studies .case-item .blend-img :where(img,video) {width: 100%;min-height: calc(320 / var(--main-width));height: auto;display: block;transition: transform 0.4s ease;mix-blend-mode: var(--blend-mode, normal);filter: var(--blend-filter, none);opacity: 1;} 
main .case-studies-box .case-studies .case-item .blend-img video {position: absolute;left: 0;top: 0;z-index: 2;} 
main .case-studies-box .case-studies .case-item .blend-img .v-img{opacity: 0;} 

main .case-studies-box .case-studies .case-item .blend-img .default{display: block;} 
main .case-studies-box .case-studies .case-item .blend-img .hover{display: none;} 
main .case-studies-box .case-studies .case-item .blend-img:hover .default{display: none;}
main .case-studies-box .case-studies .case-item .blend-img:hover .hover{display: block;}

main .case-studies-box .case-studies .case-item .blend-img.multiply :where(img,video){mix-blend-mode: multiply;} 
main .case-studies-box .case-studies .case-item:hover .blend-img :where(img,video){mix-blend-mode: normal;}
main .case-studies-box .case-studies .case-item.no-blend-effect .blend-img :where(img,video){mix-blend-mode: normal;filter: none;} 

main .case-item .blend-img .text-box .quality-list{display: none !important;} 
main .case-item .blend-img .text-box .heading-box{padding-bottom: calc(15 / var(--main-width))!important;padding: calc(25 / var(--main-width));gap: calc(15 / var(--main-width)); grid-template-columns: auto auto;justify-content: start; align-items: end; height: calc(188 / var(--main-width));/*background: transparent linear-gradient(180deg, #00000000 0%, #00000093 58%, #000000 100%) 0% 0% no-repeat;*/position: absolute;left: 0;bottom: 0;margin-bottom: 0 !important;opacity: 0;visibility: hidden;transition: all .5s ease;}
main .case-item .blend-img .text-box .heading-box :where(h1,h2,h3,h4,h5,h6,p,li,a){display: none !important;position: relative;width: auto;z-index: 2;}
main .case-item .blend-img .text-box .heading-box :where(h2,h3){display: initial !important;}
main .case-item .blend-img .text-box .heading-box :where(h2,h3) span{padding-left: calc(7 / var(--main-width));}
main .case-item:hover .blend-img .text-box .heading-box{opacity: 1;visibility: visible;}

main .case-item .blend-img .text-box .heading-box .gradient{width: 100%;height: 100%;position: absolute;left: 0%;top: 0;background: transparent linear-gradient(180deg, #00000000 0%, #00000093 58%, #000000 100%) 0% 0% no-repeat;opacity: 1;}


main .case-studies-box .case-studies .case-item .case-details{width: 100%;height: auto;position: relative;z-index: 9;/*position: absolute;left: 0;top: 0;*/ /*width: 0;height: 0;overflow: hidden; opacity: 0;visibility: hidden;transition: all .8s;*/}
main .case-studies-box .case-studies .case-item .case-details .cdd-a{opacity: 0;visibility: hidden; display: none;width: 100vw;position: relative; left: 50%;top:calc(-55 / var(--main-width));transform: translateX(-50%);
    overflow: auto;height: calc(100dvh - (calc(66 / var(--main-width))));background-color: var(--black-color);float: left; /*position: absolute;left: 0;top: 0;*/ /*width: 0;height: 0;overflow: hidden; opacity: 0;visibility: hidden;transition: all .8s;*/}

.bg-cover{width: 0;height: 0;position: absolute;top: 0;left: 0; background-color: var(--black-color);z-index: 90;pointer-events: none;visibility: hidden;}

/* main .case-studies-box .case-studies .grid-item--gigante::before,
main .case-studies-box .case-studies .grid-item--gigante::after{width: 110%;height: 100%;position: absolute;top: 0;content: "";background-color: var(--black-color);}

main .case-studies-box .case-studies .grid-item--gigante::before{left:0;transform: translateX(-95%);}
main .case-studies-box .case-studies .grid-item--gigante::after{right:0;transform: translateX(95%);} */


main .case-studies-box .case-studies .case-item .bg{width: 0;min-height: 100dvh;height: 100%;position: absolute;top: 0;content: "";background-color: var(--black-color);}
main .case-studies-box .case-studies .case-item.left .bg{left:0;transform: translateX(-50dvw);}
main .case-studies-box .case-studies .case-item.right .bg{right:0;transform: translateX(50dvw);}
 
/* body.fixscroll main .case-studies-box .case-studies .case-item.grid-item--gigante{height: 100dvh; }
body.fixscroll main .case-studies-box .case-studies .case-item .case-details {overflow: auto;height: 100dvh;} */
 
main .case-studies-box .case-studies .case-item .case-details .case-details-inner{width: 100%;height: auto;position: relative;z-index: 2;}

main .details-content{padding-top:calc(55 / var(--main-width));grid-template-columns: 1fr;row-gap: calc(55 / var(--main-width));}
main .details-content.reversed .two-col {direction: rtl;}
main .details-content.reversed .two-col > * {direction: ltr;} 
 
main .details-content img{width: 100%;display: block;opacity: 0;transition: opacity .4s ease;}
main .details-content img:not([data-src]){opacity: 1;}

.casestudy-close{display: grid;width: 100%;align-items: center;justify-items: center;padding: calc(60/var(--main-width)) 0 calc(60/var(--main-width)) 0;/*position: sticky;bottom: 0;left: 0;*/background-color: var(--black-color);}
.casestudy-close .btn-c{width:calc(111/var(--main-width));height:calc(54/var(--main-width));background-image: url(../images/btn-casestudy-close.png); background-size: 100% auto;background-repeat: no-repeat;background-position: center center;cursor: pointer;}

/* main .case-studies-box .case-studies .grid-item--gigante:not(.single){width: 100%;padding: 0;display: block;left: 0 !important;height: 100dvh !important; }
main .case-studies-box .case-studies .single{width: 47.654941373534335%;} */
main .case-studies-box .case-studies .grid-item--gigante{max-width: 100%;z-index: 97;height: auto;padding: 0;}
main .case-studies-box .case-studies .grid-item--gigante .case-details .cdd-a,
main .case-studies-box .case-studies .single .case-details .cdd-a{display: block;}
main .case-studies-box .case-studies .grid-item--gigante .case-details .cdd-a::-webkit-scrollbar{display: none;}
main .case-studies-box .case-studies .grid-item--gigante .blend-img{position: absolute;top: 0;}
main .case-studies-box .case-studies .left.grid-item--gigante .blend-img{left: 0;}
main .case-studies-box .case-studies .right.grid-item--gigante .blend-img{right: 0;}
 
/* .blend-img.psa{position: absolute;top: 0;} 
main .case-studies-box .case-studies .left .blend-img.psa{left: 0;}
main .case-studies-box .case-studies .right .blend-img.psa{right: 0;}*/

/* .grid-item--gigante .blend-img {
  height: 400px;
} */


main .details-content .two-col{display: grid;grid-template-columns: calc(569/var(--main-width)) calc(569/var(--main-width));gap: calc(56 / var(--main-width));align-items: stretch;}
main .details-content .one-col{width: 100%;gap: calc(55 / var(--main-width));display: grid;}
main .details-content .two-col :where(.left-side,.right-side){width: 100%;display: flex;flex-direction: column;row-gap: calc(55 / var(--main-width));}

/*main .details-content .one-col.line:nth-child(even) + .two-col {
    border: 5px solid red;
}

main .details-content .one-col.line:nth-child(odd) + .two-col {
    border: 5px solid yellow;
}*/

/* main .details-content .two-col.first .left-side .image-box:first-of-type{opacity: 0;visibility: hidden;} */

main .details-content .image-box figure{margin: 0;}
main .details-content .image-box img {width: 100%;display: block;}

main .case-item :where(.info-box,.text-box,.image-box,.line-box){width: 100%;display: flex;flex-direction: column;}

main .case-item :where(.info-box,.text-box,.image-box) :where(h1,h2,h3,h4,h5,h6,p,li,div,a){color: var(--white-color);}
main .case-item :where(.info-box,.text-box,.image-box) :where(h1,h2,h3,h4,h5,h6,p,li){width: 92%;}
main .case-item .text-box h5:last-of-type,
main .case-item .text-box p:last-of-type{margin-bottom: 0;}

main .case-item .line-box{height: 1px;background-color: #707070;margin: calc(50/var(--main-width)) 0;}

main .case-item .text-box .heading-box{width: 100%;display: grid;margin-bottom:calc(25/var(--main-width));}
main .case-item .text-box .heading-box :where(h2,h3){font-family: "elza",sans-serif;font-size: calc(14/var(--main-width));line-height: calc(25/var(--main-width));letter-spacing: calc(-0.2/var(--main-width));margin-bottom: 0;}
main .case-item .text-box .heading-box.web h2{font-weight: 500;}
main .case-item .text-box .heading-box.web h2 span{font-weight: 300;}
main .case-item .text-box .heading-box h3{font-weight: 300;}
main .case-item .text-box .heading-box h4{font-size: calc(20 / var(--main-width));line-height: calc(33 / var(--main-width));letter-spacing: calc(-0.2 / var(--main-width));margin-top: calc(25/var(--main-width));margin-bottom: 0;}
main .case-item .text-box .heading-box p{display: none;}
main .details-content .two-col :where(.left-side,.right-side) :where(h2,h3) {
 font-size: calc(20/var(--main-width))!important;}

main .case-item .text-box .quality-list {list-style: none;margin:0;padding: 0;display: flex;flex-wrap: wrap;gap:calc(40/var(--main-width));margin-bottom:calc(30/var(--main-width));}
main .case-item .text-box .quality-list p{width: auto;font-family: "elza",sans-serif;font-weight: 500; font-size: calc(11/var(--main-width));line-height: 1;letter-spacing: calc(1.43/var(--main-width));margin-bottom: 0;}
/* main .details-content .text-box ul li::before {content: "•";position: absolute;left: 0;top: 0;} */

.migration-section{padding-left: calc(104 / var(--main-width));}

.story-grid {display: grid;grid-template-columns: calc(345 / var(--main-width)) calc(624 / var(--main-width));gap: calc(16 / var(--main-width));align-items: flex-start;margin-top: calc(55 / var(--main-width));/*177*/}

main .details-content .team-container {display: grid;grid-template-columns: calc(257 / var(--main-width)) calc(705 / var(--main-width));gap: calc(104 / var(--main-width));align-items: flex-start;padding-top: calc(168 / var(--main-width));/*111*/}

main :where(.story-grid,.team-container,.text-box-grid) :where(h1,h2,h3,h4,h5,h6,p,li){color: var(--white-color);}

main .details-content .story-grid .left-side {position: relative;}
main .details-content .story-grid .left-side h1 {font-size: calc(75 / var(--main-width));line-height: calc(63 / var(--main-width));position: relative;display: inline-block;padding-right: 0px;letter-spacing: calc(-2.25 / var(--main-width));color: var(--white-color);}
main .details-content .story-grid .left-side h1::after {content: "+";position: absolute;right: auto;bottom: 0;margin-left: calc(12 / var(--main-width));color: #FCD200;font-size: calc(110 / var(--main-width));line-height: inherit; font-weight: 400;}
main .details-content .story-grid .left-side img{width: 100%;}
main .details-content .story-grid .right-side {position: relative;margin-top: calc(374 / var(--main-width));}
main .details-content .story-grid .right-side p {font-size: calc(20 / var(--main-width));line-height: calc(26 / var(--main-width));letter-spacing: calc(-0.2 / var(--main-width));margin-bottom: calc(15 / var(--main-width));display: inline;}
main .details-content .story-grid .right-side p:last-of-type {margin-bottom: 0px;}

/*main .details-content .team-container {display: flex;gap: 5.7vw;width: 100%;margin: auto;padding: 0;align-items: flex-start;margin: calc(168 / var(--main-width)) 0 0;}*/
/* main .details-content .team-container .team-left {width: 24.40%;} */
main .details-content .team-container .image-box {position: relative;display: inline-block;width: 100%;height: calc(286 / var(--main-width));}
main .details-content .team-container .image-box img {width: 100%;height: auto;object-fit: cover;display: block;}
main .details-content .team-container .image-box::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;mix-blend-mode: color;background-color: #707070;opacity: 1;pointer-events: none;}
main .details-content .team-container .top-info {margin-top: calc(5 / var(--main-width));margin-bottom: calc(60 / var(--main-width));}
main .details-content .team-container .top-info h2 {font-size: calc(30 / var(--main-width));line-height: calc(23 / var(--main-width));letter-spacing: calc(-0.75 / var(--main-width));font-weight: 500;margin: 0 0 calc(15 / var(--main-width)) 0;color: #FCD200;}
main .details-content .team-container .top-info h3 {font-size: calc(20 / var(--main-width));line-height: calc(24 / var(--main-width));letter-spacing: calc(-0.5 / var(--main-width));color: #FFFFFF;margin: 0;font-weight: 400;margin: 0 0 calc(35 / var(--main-width)) 0;}
main .details-content .team-container .top-info h3 a{color: #f4cc21;clear: both;text-decoration: underline;text-decoration-thickness: 1px;text-underline-offset: calc(2 / var(--main-width));}
main .details-content .team-container .top-info h3 a:hover{text-decoration: none;}
/* main .details-content .team-container .team-right {width:64.422%;} */
main .details-content .team-container .team-right .desc {width: 95%; font-size: calc(20 / var(--main-width));line-height: calc(25 / var(--main-width));letter-spacing: calc(-0.2 / var(--main-width));margin-bottom: calc(10 / var(--main-width));margin-left: 0;font-weight: 400;}
main .details-content .team-container .team-right .exp-info {margin-left: calc(209 / var(--main-width));}
main .details-content .team-container .team-right .exp-info p {font-size: calc(14 / var(--main-width));line-height: calc(19 / var(--main-width));letter-spacing: calc(-0.14 / var(--main-width));margin-bottom: calc(10 / var(--main-width));font-family: "elza",sans-serif;font-weight: 400;font-style: normal;font-display: swap;}
main .details-content .team-container .team-right .exp-text:last-of-type {margin-bottom: 0px;}
main .details-content .team-container .team-right .exp-title{display: flex;align-items: center;font-size: calc(14 / var(--main-width));line-height: calc(22 / var(--main-width));letter-spacing: calc(-0.14 / var(--main-width));color: #FCD200;margin: calc(40 / var(--main-width)) 0 calc(20 / var(--main-width)) 0;gap: calc(49 / var(--main-width)); font-family: "elza",sans-serif;font-weight: 500;font-style: normal;font-display: swap;}
main .details-content .team-container .team-right .exp-title::before {content: "";display: block;width: calc(159 / var(--main-width));height: 1px;background: #f4cc21;}

main .details-content .text-box-grid {display: grid;grid-template-columns: calc(741 / var(--main-width)) 1fr;gap: 0px;width: 100%;margin: auto;   box-sizing: border-box;margin-top: calc(168 / var(--main-width));margin-bottom: calc(100 / var(--main-width));}
main .details-content .text-box-grid .left-box {width: calc(741 / var(--main-width));}
main .details-content .text-box-grid .left-box p {font-size: calc(20 / var(--main-width));line-height: calc(28 / var(--main-width));margin: 0 0 calc(10 / var(--main-width)) 0;font-size: calc(17 / var(--main-width));line-height: calc(22 / var(--main-width));letter-spacing: calc(-0.17 / var(--main-width));}
 
.page-section h1{font-size: calc(56 / var(--main-width));line-height: 1;letter-spacing: calc(-0.69 / var(--main-width));}
.page-section h2{font-size: calc(36 / var(--main-width));line-height: 1;letter-spacing: calc(-0.47 / var(--main-width));}
.page-section h3{font-size: calc(20 / var(--main-width));line-height: 1;letter-spacing: calc(-0.2 / var(--main-width));}
.page-section h4{font-size: calc(17 / var(--main-width));line-height: calc(22 / var(--main-width));letter-spacing: calc(-0.2 / var(--main-width));}
.page-section h5{font-size: calc(15 / var(--main-width));line-height: 1;letter-spacing: calc(-0.15 / var(--main-width));}
.page-section h6{font-size: calc(11 / var(--main-width));line-height: 1;}
.page-section p,.page-section li{font-size: calc(17 / var(--main-width));line-height: calc(22 / var(--main-width));letter-spacing: calc(-0.2 / var(--main-width));font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;margin-bottom: calc(15 / var(--main-width))} 
.page-section p strong,.page-section li strong{font-weight:700;} 
.page-section{padding: calc(68 / var(--main-width)) 0;}

.mouse-pointer {  
  pointer-events: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  transform: translate(-50%, -50%) !important;
  border-radius: 50%; 
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;  
}
.mouse-pointer.default { 
  width: calc(12 / var(--main-width));
  height: calc(12 / var(--main-width));
  background-color: black; 
}
.mouse-pointer.plus {
  width: calc(52 / var(--main-width));
  height: calc(52 / var(--main-width));
  background-image: url(../images/cursor-plus.svg);
  background-color: var(--primary-color);
}

.mouse-pointer.close {
  width: calc(52 / var(--main-width));
  height: calc(52 / var(--main-width));
  background-image: url(../images/cursor-close.svg);
  background-color: var(--black-color);
  transform: rotate(45deg);
}


/*TERMS AND PRIVACY */
.terms{background: #000;padding-bottom: calc(20 / var(--main-width));}
.terms article {grid-template-columns: 37.6% 49.9%;justify-content: space-between;}
.terms article :where(h2,h3,h4,p,li){width: 100%;font-family: "elza", sans-serif;font-weight: 400;color: var(--white-color);margin-bottom: calc(20 / var(--main-width));}
.terms article :where(p,li){font-size: calc(14 / var(--main-width));line-height: calc(20 / var(--main-width));letter-spacing: normal;}
.terms article :where(h2,h3,h4,p,li) :where(b,strong){font-weight: 500;}
.terms article :where(h2,h3,h4,p,li) a{color: var(--white-color);text-decoration: underline;} 
.terms article .left-box {position: sticky;top: 0;height: calc(100dvh - calc(46 / var(--main-width)));display: flex;flex-direction: column;justify-content: space-between;padding-bottom: calc(30 / var(--main-width));;}
.terms article .left-box .left-top {margin-top: calc(163 / var(--main-width));}
.terms article .left-box .left-top h1 {margin-bottom: calc(35 / var(--main-width));color: var(--white-color);font-size: calc(50 / var(--main-width));line-height: calc(63 / var(--main-width));letter-spacing: calc(-1.7 / var(--main-width));}
.terms article .left-box .left-bottom .notice-title {margin-bottom: calc(20 / var(--main-width));margin-top: calc(20 / var(--main-width));}
.terms article .right-box {padding-bottom: calc(75 / var(--main-width));padding-top: calc(174 / var(--main-width));}
.terms article .right-box h2 {font-weight: 500;font-size: calc(20 / var(--main-width));line-height: calc(22 / var(--main-width));letter-spacing: normal;margin-bottom: calc(25 / var(--main-width));margin-top: calc(35 / var(--main-width));}

/*TERMS AND PRIVACY */
/*Get-In-Touch-Start====*/
.git-box{height: 100dvh;background-color: #FCD200;}
.git-box .inner{padding-top: calc(163/var(--main-width));height: 100%;}
.git-box .get-in-touch{grid-template-columns: calc(320/var(--main-width)) calc(530/var(--main-width));column-gap: calc(200/var(--main-width));align-items: start;}
.git-box h1{margin-top: calc(-20/var(--main-width));font-weight: 600;font-size: calc(50/var(--main-width));letter-spacing: calc(-1.7/var(--main-width));line-height: 1;}
.git-box .git-info .git-inner{grid-template-columns: auto auto;column-gap: calc(127/var(--main-width));align-items: start;}
.git-box h2{grid-column: 1 / -1;margin-bottom: calc(23/var(--main-width));font-family: "elza", sans-serif;font-weight: 600;font-size: calc(23/var(--main-width));letter-spacing: normal;line-height: 1;}
.git-box .git-info .details a,
.git-box .git-info .details address{font-family: "elza", sans-serif;font-weight: 500;font-size: calc(20/var(--main-width));letter-spacing: calc(0.5/var(--main-width));line-height: calc(24/var(--main-width));}
.git-box .git-info .details a{position: relative;line-height: 1;text-decoration: underline;}
.git-box .git-info .details a:hover{text-decoration: none;}
.git-box .git-info .details a::before{transform: scaleX(0);}
.git-box .git-info .details a:hover::before{transform: scaleX(0);}
.git-box .git-info .details p{margin-bottom: calc(14/var(--main-width));}
.git-box .git-info .details address{width: calc(220/var(--main-width));}
.git-box .logo-large{width:calc(1194/var(--main-width));height:calc(115/var(--main-width));display:flex;background-position:center center;background-size:100% auto;background-repeat:no-repeat;background-image:url(../images/logo-large.svg);position: absolute;bottom: calc(70/var(--main-width));left: calc(86/var(--main-width));}
/*Get-In-Touch-End====*/
footer article{border-top: solid 1px #000000;padding: calc(55/var(--main-width)) 0 calc(60/var(--main-width)) 0;}
footer article .f-top-box{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: calc(383/var(--main-width));}
footer article .f-top-box h2{width: calc(255/var(--main-width));font-size: calc(35/var(--main-width));font-weight: 600;line-height: 1;letter-spacing: calc(-0.77/var(--main-width));margin-bottom: 0;}
footer article .f-top-box ul{width: calc(730/var(--main-width));display: flex;justify-content: space-between;gap:calc(45/var(--main-width));}
footer article .f-top-box ul li h5{font-family: "elza",sans-serif;font-weight: 600;line-height: 1;margin-bottom: calc(12/var(--main-width));}
footer article .f-top-box ul li p{font-family: "elza",sans-serif;font-size: calc(12/var(--main-width));line-height: 1;letter-spacing: calc(0.3/var(--main-width));margin-bottom: calc(10/var(--main-width));}
footer article .f-top-box ul li p a::before{transform: scaleX(1);}
footer article .f-top-box ul li p a:hover::before,
footer article .f-top-box ul li p a.active::before{transform: scaleX(0);}

footer article .logo{width:100%;height:calc(115/var(--main-width));display:flex;background-position:center center;background-size:100% auto;background-repeat:no-repeat;background-image:url(../images/logo-large.svg);}

/*.container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  transition: all 0.4s ease;
}
 .masonry {
  width: 100%;
}

.grid-sizer,
.grid-item {
  width: 569px;                
}

.grid-item {
  background: #777;
  margin-bottom: 40px;
  color: #fff;
  font-size: 22px;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  cursor: pointer;
 
  transition: width .4s ease, height .4s ease, transform .4s ease;
}
 
.h380 { height: 380px; }
.h569 { height: 569px; }
.h700 { height: 700px; }
 
.grid-item.expanded {
  width: 100% !important;
  height: auto !important;
  min-height: 500px;  
  background: #555;  
}
 
@media (max-width: 1200px) {
  .grid-sizer,
  .grid-item {
    width: 100%;
  }
} */

@media only screen and (min-width:768px) and (max-width:1366px) {
  :root{
    --main-width: 1366 * 100dvw; 
  }
}
@media only screen and (min-width:0px) and (max-width:767px) {

  body{overflow-x: hidden;}
  
  :root{
    --main-width: 375 * 100dvw; 
  }
 :where(section,article,figure,aside,.img-box, address, main, footer) {display: flex;flex-wrap: wrap;}


  .inner {padding: 0 calc(26 / var(--main-width));}
  
  main :where(h1,h2,h3,h4,h5,h6,p,li){margin-bottom: calc(15 / var(--main-width));}
  h1{font-size: calc(50 / var(--main-width));line-height: calc(45 / var(--main-width));letter-spacing: calc(-1.7 / var(--main-width));}
  h2{font-size: calc(41 / var(--main-width));line-height: calc(50 / var(--main-width));letter-spacing: calc(-0.57 / var(--main-width));}
  h3{font-size: calc(20 / var(--main-width));line-height: 1.3/*calc(33 / var(--main-width))*/;letter-spacing: calc(-0.2 / var(--main-width));}
  h4{font-size: calc(17 / var(--main-width));line-height: calc(22 / var(--main-width));letter-spacing: calc(-0.2 / var(--main-width));}
  h5{font-size: calc(15 / var(--main-width));line-height: calc(20 / var(--main-width));letter-spacing: calc(-0.15 / var(--main-width));}
  h6{font-size: calc(11 / var(--main-width));line-height: 1;}
  p,li{font-size: calc(13 / var(--main-width));line-height: calc(17 / var(--main-width));letter-spacing: calc(-0.44 / var(--main-width));margin-bottom: calc(15 / var(--main-width));font-weight:300;} 


.page-section :where(h1,h2,h3,h4,h5,h6,p,li){margin-bottom: calc(10 / var(--main-width));}
.page-section h1{font-size: calc(42 / var(--main-width));line-height: calc(49 / var(--main-width));letter-spacing: calc(-2.01 / var(--main-width));}
.page-section h2{font-size: calc(28 / var(--main-width));line-height: 1;letter-spacing: calc(-0.57 / var(--main-width));}
.page-section h3{font-size: calc(20 / var(--main-width));line-height: 1;letter-spacing: calc(-0.2 / var(--main-width));}
.page-section h4{font-size: calc(16 / var(--main-width));line-height: 1;letter-spacing: calc(-0.2 / var(--main-width));}
.page-section h5{font-size: calc(15 / var(--main-width));line-height: 1;letter-spacing: calc(-0.15 / var(--main-width));}
.page-section h6{font-size: calc(11 / var(--main-width));line-height: 1;}
.page-section p,.page-section li{font-size: calc(13 / var(--main-width));line-height: calc(17 / var(--main-width));letter-spacing: calc(-0.44 / var(--main-width));margin-bottom: calc(15 / var(--main-width))} 
.page-section{padding: calc(48 / var(--main-width)) 0;}

  main{ margin-top: calc(66 / var(--main-width));} 
  body.home main{ margin-top: calc(0 / var(--main-width));} 

  .intro-page{padding: 0 calc(26 / var(--main-width));}
 
  header .logo{width:calc(156 / var(--main-width));left: calc(26 / var(--main-width));}
  header .menu{width:calc(24 / var(--main-width));display: flex;flex-direction: column;gap: 5px;cursor: pointer;justify-self: end;} 
  header .menu span {width: 100%;height: calc(2 / var(--main-width));background-color: #000;transform-origin: center;backface-visibility: hidden;transition: transform 0.35s ease,opacity 0.2s ease;transform-origin: center;}
   
  body.nav-open header .menu span:nth-child(1){transform: translateY(calc(6 / var(--main-width))) rotate(45deg);}
  body.nav-open header .menu span:nth-child(2){opacity: 0;}
  body.nav-open header .menu span:nth-child(3){transform: translateY(calc(-8 / var(--main-width))) rotate(-45deg);}

  header nav{display: none;}

  body.home header .logo {max-width: calc(323 / var(--main-width));}

  body.nav-open header nav {width: 100%;padding-left: calc(0 / var(--main-width));padding-bottom: calc(66 / var(--main-width)); position: fixed;top: calc(66 / var(--main-width));left: 0;height: calc(100% - (66 / var(--main-width)));background-color: var(--primary-color);display: grid;justify-content: center;}
  body.nav-open header :where(nav, nav ul){gap: calc(53 / var(--main-width));grid-auto-flow: row;justify-content: start;}
  body.nav-open header nav li a{font-size: calc(22 / var(--main-width));line-height: 1;letter-spacing: calc(-0.48 / var(--main-width));text-transform: uppercase;position: relative;}
  body.nav-open header nav li{position: relative;}
  body.nav-open header nav li::before,
  body.nav-open header nav li:last-of-type::after{width: calc(56 / var(--main-width));height: 1px;background-color: #000000;position: absolute;left: calc(-28 / var(--main-width));top: calc(-26 / var(--main-width));content: "";}
  body.nav-open header nav li::after{top: auto !important;bottom: calc(-26 / var(--main-width));}
  body.nav-open header nav img{width: calc(100% - (52 / var(--main-width)));position: fixed;bottom: calc(30 / var(--main-width));left: calc(26 / var(--main-width));display: none !important;}
  

  main .hero-box {width: 100%;/*margin-top: calc(168 / var(--main-width));margin-bottom: calc(168 / var(--main-width));*/height: calc(100dvh - (51 / var(--main-width)));/*height: calc(100dvh - (110 / var(--main-width)));*/}

  main .hero-box h1{width: 100%;margin-bottom:calc(20 / var(--main-width));margin-left: calc(-4 / var(--main-width));}
  main .hero-box p{width: 100%;font-size: calc(15.5 / var(--main-width));line-height: calc(20 / var(--main-width));letter-spacing: calc(-0.22 / var(--main-width));}
 
  
  main .case-studies-text-box .info-box{padding: calc(15 / var(--main-width)) 0 0 0;}
  main .case-studies-text-box .info-box p{width: 75%;font-size: calc(13 / var(--main-width));line-height: calc(17 / var(--main-width));letter-spacing: calc(-0.44 / var(--main-width));}
  main .case-studies-text-box .info-box p:last-of-type{margin-bottom: 0}
 
.casestudy-close{padding-top: calc(5/var(--main-width));padding-bottom: calc(30/var(--main-width));}
.casestudy-close .btn-c{width:calc(78/var(--main-width));height:calc(37/var(--main-width));}
 
main .case-studies-box .case-studies {margin-top: calc(0 / var(--main-width));}
main .case-studies-box .case-studies :where(.grid-sizer,.case-item){width: 100%;max-width: 100%;} 
main .case-studies-box .case-studies .gutter-sizer{width: 0;}
main .case-studies-box .case-studies .case-item:not(.grid-sizer) {padding-top:calc(25 / var(--main-width));}

main .case-studies-box .case-studies .case-item .blend-img{width: 100%;max-width: 100%;cursor: pointer;}
main .case-studies-box .case-studies .case-item .blend-img :where(img,video){min-height: inherit;height: auto;} 


main .case-studies-box .case-studies .case-item .case-details .cdd-a{width: 100vw;left: 50%;top:calc(-45 / var(--main-width));
height: calc(100dvh - (calc(66 / var(--main-width))));}

main .details-content{padding:calc(45 / var(--main-width)) 0;row-gap: calc(45 / var(--main-width));}


main .details-content .two-col{grid-template-columns: 100%;gap: 0;}
main .details-content .one-col{width: 100%;gap: calc(45 / var(--main-width));}
main .details-content .two-col :where(.left-side,.right-side){row-gap: calc(45 / var(--main-width));}
main .details-content .two-col .left-side{margin-bottom: calc(45 / var(--main-width));}

main .case-item .blend-img :where(.info-box,.text-box,.image-box){margin-top: calc(20/var(--main-width));}
main .case-item .blend-img :where(.info-box,.text-box,.image-box) :where(h1,h2,h3,h4,h5,h6,p,li,div,a){color: var(--black-color) !important;}

main .case-item .line-box{margin: calc(0/var(--main-width)) 0;}

main .case-item .text-box .heading-box{margin-bottom:calc(15/var(--main-width));}
main .case-item .text-box .heading-box :where(h2,h3){font-size: calc(14/var(--main-width));line-height: calc(20/var(--main-width));letter-spacing: calc(-0.14/var(--main-width));margin-bottom: 0;}
main .case-item .text-box .heading-box h4{font-size: calc(14/var(--main-width));line-height: 1.2;letter-spacing: calc(-0.14/var(--main-width));margin-top: calc(15/var(--main-width));margin-bottom: 0;}


main .case-item .blend-img .text-box .quality-list{display: flex !important;} 
main .case-item .blend-img .text-box .heading-box{padding: 0!important;gap: 0; grid-template-columns: 100%;justify-content: start; align-items: start; height: auto;background: none;position: relative;left: auto;bottom: auto;margin-bottom: 0 !important;opacity: 1;visibility: visible;}
main .case-item .blend-img .text-box .heading-box :where(h1,h2,h3,h4,h5,h6,p,li,div,a){display: none !important;position: relative;width: auto;}
main .case-item .blend-img .text-box .heading-box :where(h2,h3,h4){display: initial !important;}
main .case-item .blend-img .text-box .heading-box h2{font-weight: 600;}    

main .case-item .blend-img .text-box .heading-box :where(h2,h3) span{padding-left: calc(0 / var(--main-width));}


main .case-item .text-box h4{font-size: calc(14/var(--main-width));line-height: 1.2;letter-spacing: calc(-0.14/var(--main-width));margin-top: calc(15/var(--main-width));margin-bottom: calc(15/var(--main-width));}


main .case-item .text-box .quality-list {gap:calc(20/var(--main-width));margin-bottom:calc(15/var(--main-width));}
main .case-item .text-box .quality-list p{font-size: calc(7/var(--main-width));letter-spacing: calc(0.91/var(--main-width));margin-bottom: 0;}
/* main .details-content .text-box ul li::before {content: "•";position: absolute;left: 0;top: 0;} */


/* .story-grid {display: block;grid-template-columns: initial;gap: initial;align-items: initial;width: 100%;} */
 

.migration-section{padding-left: calc(35 / var(--main-width));}

.story-grid {grid-template-columns: 1fr;gap: 0;margin-top: calc(10 / var(--main-width));/*111*/}
 
main .details-content .migration-container{width: 100%;}
main .details-content .story-grid .left-side h1 {width: 100%;font-size: 12vw;line-height: 12vw;position: relative;display: inline-block;padding-right: 0px;letter-spacing: calc(-2.25 / var(--main-width));color: var(--white-color);}
main .details-content .story-grid .left-side h1::after {content: "+";position: absolute;right: auto;bottom: 0;margin-left: 3vw;color: #FCD200;font-size: 18vw;line-height: inherit; font-weight: 400;}
main .details-content .story-grid .left-side img{width: calc(196 / var(--main-width));}

main .details-content .story-grid .right-side {position: relative;margin-top: calc(150 / var(--main-width));}
main .details-content .story-grid .right-side p {font-size: calc(16 / var(--main-width));line-height: calc(20 / var(--main-width));letter-spacing: calc(-0.16 / var(--main-width));margin-bottom: calc(15 / var(--main-width)); display: block;}
main .details-content .story-grid .right-side p:last-of-type {margin-bottom: 0px;}

main .details-content .team-container {gap: 0;padding-top: 15vw;grid-template-columns: 1fr;}
main .details-content .team-container .team-left {width: 100%;margin-bottom: calc(40 / var(--main-width)); display: grid;grid-template-columns: 1fr 1fr;gap: calc(23 / var(--main-width));align-items: end;}
main .details-content .team-container .image-box {order: 1;width: 100%;height: calc(130 / var(--main-width));}
main .details-content .team-container .image-box img {width: 100%;height: 100%;object-fit: cover;display: block;}
main .details-content .team-container .image-box::after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;mix-blend-mode: color;background-color: #707070;opacity: 1;pointer-events: none;}
main .details-content .team-container .top-info {order: 2;margin-bottom: 0;}
main .details-content .team-container .top-info h2 {font-size: calc(16 / var(--main-width));line-height: calc(23 / var(--main-width));letter-spacing: calc(-0.4 / var(--main-width));margin: 0;}
main .details-content .team-container .top-info h3 {margin: 0;font-size: calc(14 / var(--main-width));line-height: calc(23 / var(--main-width));letter-spacing: calc(-0.35 / var(--main-width));}
main .details-content .team-container .team-right {width:100%;}
main .details-content .team-container .team-right .desc {font-size: calc(14 / var(--main-width));line-height: calc(19 / var(--main-width));letter-spacing: calc(-0.14 / var(--main-width));margin-bottom: calc(15 / var(--main-width));margin-left: 0;font-weight: 400;}
main .details-content .team-container .team-right .exp-info {margin-left: 0;}
main .details-content .team-container .team-right .exp-info p {font-size: calc(14 / var(--main-width));line-height: calc(19 / var(--main-width));letter-spacing: calc(-0.14 / var(--main-width));margin-bottom: calc(10 / var(--main-width));font-family: "elza",sans-serif;font-weight: 400;font-style: normal;font-display: swap;}
main .details-content .team-container .team-right .exp-text:last-of-type {margin-bottom: 0px;}
main .details-content .team-container .team-right .exp-title{column-gap: 5vw;float: left;display: flex;align-items: center;font-size: calc(14 / var(--main-width));line-height: calc(22 / var(--main-width));letter-spacing: calc(-0.14 / var(--main-width));color: #FCD200;margin: 4vw 0; font-family: "elza",sans-serif;font-weight: 500;font-style: normal;font-display: swap;position: relative;}
main .details-content .team-container .team-right .exp-title::before {content: "";display: block;width: 17vw;height: 1px;background: #f4cc21;position: absolute;left: calc(-16vw - (26 / var(--main-width)));top: calc(10 / var(--main-width));}

main .details-content .text-box-grid {display: block;grid-template-columns: initial;gap: 0px;width: 100%;margin: auto;   box-sizing: border-box;margin-top: 18vw;}
main .details-content .text-box-grid .left-box {width: 100%;}
main .details-content .text-box-grid .left-box p {font-size: calc(14 / var(--main-width));line-height: calc(23 / var(--main-width));letter-spacing: calc(-0.35 / var(--main-width));margin: 0 0 5vw 0;}
 
.plus-s{width: calc(20 / var(--main-width));height: calc(20 / var(--main-width));background-image: url(../images/cursor-plus.svg);background-color: var(--primary-color);position: absolute;bottom: calc(10 / var(--main-width));right: calc(10 / var(--main-width));border-radius: 100%;background-position: center;background-repeat: no-repeat;background-size: 100% auto;}
.mouse-pointer {display: none !important;}

/*TERMS AND PRIVACY */
.terms{padding-bottom: calc(0 / var(--main-width));}
.terms article {grid-template-columns: 100%;justify-content: space-between;gap: calc(4 / var(--main-width));}
.terms article :where(h2,h3,h4,p,li){margin-bottom: calc(20 / var(--main-width));}
.terms article :where(p,li){font-size: calc(14 / var(--main-width));line-height: calc(20 / var(--main-width));letter-spacing: normal;}
.terms article .left-box {position: relative;top: auto;height:auto;}
.terms article .left-box .left-top {margin-top: calc(46 / var(--main-width));}
.terms article .left-box .left-top h1 {margin-bottom: calc(25 / var(--main-width));font-size: calc(34 / var(--main-width));line-height: calc(34 / var(--main-width));letter-spacing: calc(-0.75 / var(--main-width));}
.terms article .left-box .left-top .date{margin-bottom: calc(56 / var(--main-width));}
.terms article .left-box .left-bottom .notice-title {margin-bottom: calc(20 / var(--main-width));margin-top: calc(20 / var(--main-width));}
.terms article .right-box {padding-bottom: calc(50 / var(--main-width));padding-top: calc(0 / var(--main-width));}
.terms article .right-box h2 {margin-bottom: calc(20 / var(--main-width));}

/*TERMS AND PRIVACY */
/*Get-In-Touch-Start====*/
.git-box{height: calc(100dvh - (66 / var(--main-width)));}
.git-box .inner{padding-top: calc(46/var(--main-width));}
.git-box .get-in-touch{grid-template-columns: 100%;column-gap: initial;}
.git-box h1{margin-top: 0;font-size: calc(34/var(--main-width));letter-spacing: calc(-0.75/var(--main-width));margin-bottom: calc(59/var(--main-width));}
.git-box .git-info .git-inner{grid-template-columns: 100%;column-gap: inherit;}
.git-box h2{margin-bottom: calc(19/var(--main-width));font-size: calc(20/var(--main-width));line-height: calc(24/var(--main-width));}
.git-box .git-info .details a,
.git-box .git-info .details address{font-size: calc(18/var(--main-width));letter-spacing: calc(0.45/var(--main-width));line-height: calc(22/var(--main-width));}
.git-box .git-info .details p{margin-bottom: calc(10/var(--main-width));line-height: 1;}
.git-box .git-info .details address{width: 100%;margin-top: calc(49/var(--main-width));}
.git-box .logo-large{width:calc(324/var(--main-width));height:calc(32/var(--main-width));bottom: calc(30/var(--main-width));left: calc(25/var(--main-width));}
/*Get-In-Touch-End====*/
  footer article{padding: calc(35/var(--main-width)) 0;}
  footer article .f-top-box{margin-bottom: calc(191/var(--main-width));}
  footer article .f-top-box h2{width: 100%;font-size: calc(22/var(--main-width));letter-spacing: calc(-0.48/var(--main-width));margin-bottom: calc(20/var(--main-width));}
  footer article .f-top-box ul{width: 100%;display: grid;justify-content: start;gap:calc(16/var(--main-width));}
  footer article .f-top-box ul li{margin-bottom: 0;}
  footer article .f-top-box ul li h5{margin-bottom: calc(10/var(--main-width));font-size: calc(11/var(--main-width));line-height: 1;letter-spacing: calc(0.3/var(--main-width));}
  footer article .f-top-box ul li p{font-size: calc(10/var(--main-width));letter-spacing: calc(0.25/var(--main-width));margin-bottom: calc(6/var(--main-width));}

  footer article .logo{height:calc(35/var(--main-width));}

  .web{display:none !important;}
  .mobile{display:grid !important;}

}