.table{margin-top:calc(var(--fs) * 4)}.table .head{display:flex;flex-direction:column;align-items:center}.table .head .span{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;gap:calc(var(--fs))}.table .head .span div{--dimension: calc(var(--fs) * .1);width:calc(var(--fs) * 6.25);height:var(--dimension);background:var(--line-color);position:relative}.table .head .span div:first-of-type:after{content:"";display:block;background:var(--line-color);width:calc(var(--dimension) * 4);height:calc(var(--dimension) * 4);position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(45deg)}.table .head .span div:last-of-type:before{content:"";display:block;background:var(--line-color);width:calc(var(--dimension) * 4);height:calc(var(--dimension) * 4);position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(45deg)}.table .head .span span{color:#6289ff;font-family:Work Sans;font-size:calc(var(--fs) * 1.25);font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;display:block}.table .head h2{margin-top:calc(var(--fs) * 1.875)}.table .robot-spec-table{width:calc(var(--fs) * 101.875);border-collapse:collapse;font-size:16px;color:#fff;text-align:center;font-family:Work Sans;font-style:normal;font-weight:400;line-height:normal;margin-top:calc(var(--fs) * 2.5)}.table .robot-spec-table th{color:#fff;font-size:calc(var(--fs) * 1.5);text-transform:capitalize;background-color:#0a0a0a;border-top:none!important}.table .robot-spec-table th,.table .robot-spec-table td{padding:calc(var(--fs) * 2.19) calc(var(--fs) * 7.5);width:33.3333333333%;min-width:33.3333333333%;border:1px solid #282828;border-right:none;border-left:none;text-align:left}.table .robot-spec-table td{color:var(--Gray-Paragraph, #cbcbcb);font-size:calc(var(--fs) * 1.25)}.table .robot-spec-table tbody tr:nth-child(odd){background-color:#101010}.table .robot-spec-table tbody tr:nth-child(2n){background-color:#0a0a0a}@media(orientation:portrait){.table{margin-top:calc(var(--fs) * 1);padding:0 calc(var(--hor-padding))}.table .head .span{gap:calc(var(--fs) * 2)}.table .head .span div{--dimension: calc(var(--fs) * .085);width:calc(var(--fs) * 5);height:var(--dimension);position:relative}.table .head .span div:first-of-type{background:linear-gradient(-90deg,var(--line-color),rgba(0,0,0,0))}.table .head .span div:last-of-type{background:linear-gradient(90deg,var(--line-color),rgba(0,0,0,0))}.table .head .span span{font-size:calc(var(--fs) * .875)}.table .head h2{margin-top:calc(var(--fs) * 1.875)}.table .robot-spec-table{width:100%;padding:0 calc(var(--hor-padding));margin-top:calc(var(--fs) * 1.63);border-style:hidden}.table .robot-spec-table th{font-size:calc(var(--fs) * 1.0625)}.table .robot-spec-table th,.table .robot-spec-table td{padding:calc(var(--fs) * 1) calc(var(--fs) * .81);width:33.3333333333%;min-width:33.3333333333%;border:1px solid #282828!important}.table .robot-spec-table td{font-size:calc(var(--fs) * .875)}}#hero-section{padding-top:calc(var(--top-space) * .5);padding-bottom:calc(var(--top-space) * .25);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100vh}#hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:30%;background:linear-gradient(#000,#0000);opacity:.5;z-index:1;pointer-events:none}#hero-section picture{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%}#hero-section .hero-shot{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom center}#hero-section .content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}#hero-section .content .subtitle-3{margin-top:calc(var(--fs) * 1.25)}#hero-section .sub-content{display:flex;flex-direction:column;align-items:center;width:calc(var(--fs) * 45);margin-top:calc(var(--fs) * 1.44)}#hero-section .sub-content .paragraph-1{margin-top:calc(var(--fs) * 1.44);width:95%}#hero-section .sub-content .primary-btn{margin-top:calc(var(--fs) * 3.12)}#new-section{padding-top:calc(var(--top-space) * .25);display:grid;grid-auto-flow:row;grid-auto-rows:max-content;grid-template-columns:100%;gap:min(var(--fs) * 10,9vh);place-items:center;place-content:center}#new-section .content{display:grid;grid-auto-flow:row;gap:calc(var(--fs) * 1.25);place-items:center;place-content:center}#new-section .content p{color:var(--Gray-Paragraph, #cbcbcb);text-align:center;font-family:Work Sans;font-size:calc(var(--fs) * 1.875);font-style:normal;font-weight:500;line-height:normal}#new-section .shot{position:relative}#new-section .shot picture{width:calc(var(--fs) * 39.3125);height:calc(var(--fs) * 36)}#new-section .shot picture img{width:100%;height:100%;object-fit:cover;object-position:0% 85%}#new-section .shot .detail{position:absolute;display:flex;flex-direction:column;align-items:flex-start}#new-section .shot .detail p{color:var(--White, #fff);font-family:Work Sans;font-size:calc(var(--fs) * 2.375);font-style:normal;font-weight:500;line-height:normal}#new-section .shot .detail span{color:var(--MAIN-BLUE, #6289ff);font-family:Work Sans;font-size:calc(var(--fs) * 1.15388);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs) * -.04613);margin-top:calc(var(--fs) * .62)}#new-section .shot .detail img{width:calc(var(--fs) * 19.5);height:calc(var(--fs) * 4.37813);margin-top:calc(var(--fs) * 1.34)}#new-section .shot .detail:nth-of-type(odd) img{transform:translate(25%)}#new-section .shot .detail:nth-of-type(2n) img{transform:scaleX(-1) translate(35%)}#new-section .shot .detail:nth-of-type(1){top:0;left:0;transform:translate(calc(var(--fs) * -5 - 100%),calc(var(--fs) * -2))}#new-section .shot .detail:nth-of-type(3){bottom:0;left:0;transform:translate(calc(var(--fs) * -5 - 100%),calc(var(--fs) * -2))}#new-section .shot .detail:nth-of-type(2){top:0;right:0;transform:translate(calc(var(--fs) * 7.5 + 100%),calc(var(--fs) * -2))}#new-section .shot .detail:nth-of-type(4){bottom:0;right:0;transform:translate(calc(var(--fs) * 7.5 + 100%),calc(var(--fs) * -2))}#new-section .blue-shade{position:absolute;z-index:-1;width:70vw;height:auto;bottom:50%;left:50%;transform:translate(-50%,50%)}.shot-section.second .content .h1 br:first-of-type{display:none}#media-section{display:flex;flex-direction:column;align-items:center;min-height:unset;padding:calc(var(--top-space) * .5) 0 0}#media-section video{width:calc(var(--fs) * 72.1875);height:calc(var(--fs) * 40.625);object-fit:cover;border-radius:calc(var(--fs) * 3.125)}#media-section h2{margin-top:calc(var(--fs) * 3.12)}#media-section .span{margin-top:calc(var(--fs) * 1.5)}#media-section .span div:first-of-type{background:linear-gradient(-90deg,var(--line-color),rgba(0,0,0,0))}#media-section .span div:last-of-type{background:linear-gradient(90deg,var(--line-color),rgba(0,0,0,0))}.book-section .book-wrapper .second .book-shot{width:125%;height:auto;max-width:none;bottom:0;left:50%;transform:translate(-48.5%,25%)}@media(orientation:portrait){.span{gap:calc(var(--fs))}.span div{--dimension: calc(var(--fs) * .1);width:calc(var(--fs) * 6.25)}.span div:first-of-type{background:linear-gradient(90deg,rgba(0,0,0,0),var(--line-color))}.span div:first-of-type:after{width:calc(var(--dimension) * 3);height:calc(var(--dimension) * 3)}.span div:last-of-type{background:linear-gradient(-90deg,rgba(0,0,0,0),var(--line-color))}.span div:last-of-type:before{width:calc(var(--dimension) * 3);height:calc(var(--dimension) * 3)}.span span{font-size:calc(var(--fs) * .875)}#hero-section{padding-top:calc(var(--top-space) * .5);padding-bottom:calc(var(--top-space) * .5);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100svh;min-height:unset}#hero-section:before{display:none}#hero-section .hero-shot{object-position:70% center}#hero-section .content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}#hero-section .content .subtitle-3{margin-top:calc(var(--fs) * .75)}#hero-section .sub-content{width:80%;margin-top:calc(var(--fs) * 2)}#hero-section .sub-content .subtitle-2{font-size:calc(var(--fs) * 1.375);width:100%}#hero-section .sub-content .paragraph-1{padding:0;margin-top:calc(var(--fs) * .75);width:100%}#hero-section .sub-content .primary-btn{margin-top:calc(var(--fs) * 2.25)}#new-section{padding:calc(var(--top-space) * 2) 0;gap:min(var(--fs) * 7.5,6.5vh);min-height:unset}#new-section .content{gap:calc(var(--fs) * .625)}#new-section .content p{font-size:calc(var(--fs) * 1.125)}#new-section .shot picture{width:calc(var(--fs) * 39.3125 * .6);height:calc(var(--fs) * 29 * .8)}#new-section .shot picture img{object-position:0% 85%}#new-section .shot .detail{display:none;opacity:0;visibility:hidden}#new-section .blue-shade{width:150vw;opacity:.75}#media-section{display:flex;flex-direction:column;align-items:center;min-height:unset;padding:calc(var(--top-space) * .25) calc(var(--hor-padding)) 0}#media-section video{width:100%;height:calc(var(--fs) * 14.56);border-radius:calc(var(--fs) * 1.875)}#media-section h2{margin-top:calc(var(--fs) * 1.22);font-weight:600}#media-section .span div{width:calc(var(--fs) * 5)}}@media(orientation:portrait)and (min-aspect-ratio:.625){.shot-section.second .content .h1 br:last-of-type{display:none}}
