.header__container{position:fixed;left:0;top:0;z-index:90}.navbar,.navbar__items__container{display:flex}.logo_container{width:90px;height:90px;z-index:20;display:flex;justify-content:center;padding:20px}.navbar__items__container>.navbar__section{height:100dvh;display:flex;flex-direction:column;writing-mode:vertical-rl;transition:.5s cubic-bezier(.23,1,.32,1);transform:rotate(180deg) translate(calc((100vw - 160px)*-1));align-items:end;text-transform:uppercase;font-size:15px;justify-content:center;text-align:center;padding-bottom:20px;font-weight:400;width:30px;border-right:1px solid white}a{text-decoration:none;color:#fff;outline:none}.contact_section{position:absolute;left:0;top:0;height:100dvh;display:flex;justify-content:center;align-items:center;writing-mode:vertical-rl;font-weight:400;letter-spacing:3px;font-size:15px;text-align:center;text-transform:uppercase;transform:rotate(180deg);width:90px}.navbar__section.is-current{transform:rotate(180deg) translate(0)}@media screen and (max-width: 1366px){.navbar__items__container>.navbar__section{font-size:13px}.contact_section{font-size:13px}}@media screen and (max-width: 1240px){.navbar,.navbar__items__container{display:flex;flex-direction:column}.logo_container{height:90px;width:100dvw;z-index:20;display:flex;justify-content:start;padding:20px;background-color:#00000040}.navbar__items__container>.navbar__section{display:flex;align-items:center;transition:.5s cubic-bezier(.23,1,.32,1);transform:rotate(0) translateY(calc(100dvh - 180px));height:30px;width:100dvw;writing-mode:horizontal-tb;justify-content:start;border-top:1px solid white;border-right:none;background-color:#00000040}.contact_section{position:relative;width:100dvw;height:30px;display:flex;justify-content:center;letter-spacing:0;align-items:center;transition:.5s cubic-bezier(.23,1,.32,1);transform:rotate(0) translateY(calc(100dvh - 180px));writing-mode:horizontal-tb;border-top:1px solid white;border-right:none;background-color:#00000040}.navbar__section.is-current,.contact_section.is-current{transform:rotate(0) translateY(0)}}#home_section{background-color:#1a1b1e;min-height:100vh}.footer_image{position:relative;width:100%;height:666px;background:linear-gradient(45deg,#8c59fe,#8c59fe90);border-bottom:2px solid white}.bg{width:100%;height:100%;opacity:.8;object-fit:cover}.slogan{width:100%;max-width:555px;object-fit:contain;position:absolute;left:50%;transform:translate(-50%);bottom:2em}@media screen and (max-width: 576px){.slogan{padding:0 2em}}#home-hero_section{width:100vw;height:100vh;position:relative}#home-hero_section:after{content:"";position:absolute;width:100%;z-index:20;height:100%;background:linear-gradient(to bottom,transparent 50%,#1a1b1e);left:0;pointer-events:none;top:0;opacity:30}.video_bg{width:100%;height:100%;position:absolute;object-fit:cover;top:0;left:0;z-index:10;opacity:.2}.home-hero__content{max-width:70%;height:100vh;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;z-index:50}.home-hero__text{font-size:50px;z-index:30;padding-right:3em}.home-hero_larrow_down{z-index:30;position:absolute;right:0;bottom:16em;transition:.5s cubic-bezier(.075,.82,.165,1);transform-origin:bottom}.home-hero_larrow_down:hover{filter:brightness(50000%)}@media screen and (max-width: 1366px){.sensi_logo{max-width:139px}.home-hero__text{font-size:30px}.home-hero_larrow_down{position:absolute;left:50%;max-width:120px;transform:scale(.5) translate(-50%);bottom:3.5em;width:fit-content}}@media screen and (max-width: 1024px){.home-hero__content{max-width:80%;margin:0 auto;display:flex;height:90vh;justify-content:center;align-items:center;flex-direction:column;position:relative}.home-hero__content>div{padding:0 20px}.sensi_logo{margin-bottom:1em;width:156px}.home-hero__text{font-size:35px;padding-right:0}.home-hero_larrow_down{position:absolute;left:50%;transform:scale(.5) translate(-50%);bottom:3.5em;transition:.5s cubic-bezier(.075,.82,.165,1);transform-origin:bottom}.home-hero_larrow_down:hover{transform:scale(.5) translate(-50%);filter:brightness(50000%)}}@media screen and (max-width: 756px){.home-hero__text{font-size:20px;padding-right:0}.home-hero_larrow_down{position:absolute;left:50%;transform:scale(.6) translate(-50%);bottom:4em;transition:.5s cubic-bezier(.075,.82,.165,1);transform-origin:bottom}}@media screen and (max-width: 435px){.home-hero__text{font-size:18px;padding-right:0}}#home-our_technologies_section{width:100vw;min-height:100vh;position:relative}.home-our_technologies_content{max-width:70%;margin:0 auto;display:flex;flex-direction:column;height:100vh;padding:6rem 0}.home-our_technologies_content>h2{font-size:25px;font-weight:100;letter-spacing:5px;white-space:nowrap}.our_technologies_container{display:grid;grid-template-columns:repeat(6,1fr);gap:4em;margin-top:4em;position:absolute;width:80%;place-items:center;left:50%;transform:translate(-50%)}.item{width:200px;transition:.7s ease-in-out}.item:not(.active){filter:brightness(.5) blur(4px);transform:scale(1)}.item.active{transform:scale(1.4)}.active_image_container{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:500px;height:500px;border-radius:50%;border:1px solid white;display:flex;flex-direction:column;justify-content:center;align-items:center}.active_image_item{transform:scale(.8);visibility:hidden;width:350px}.active_image_controls{display:flex;gap:0 2em;position:absolute;bottom:4em}.active_image_controls>button{background:none;border:none;outline:none;cursor:pointer;transition:.3s cubic-bezier(.6,-.28,.735,.045)}.active_image_controls>button:nth-child(1){transform-origin:left}.active_image_controls>button:nth-child(2){transform-origin:right}.active_image_controls>button:hover{transform:scaleX(.9);filter:brightness(500%)}@media screen and (max-width: 1366px){.active_image_controls{display:flex;gap:0 2em}.active_image_controls>button{background:none;border:none;outline:none;cursor:pointer;transition:.3s cubic-bezier(.6,-.28,.735,.045)}.active_image_container{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:400px;height:400px;border-radius:50%;border:1px solid white;display:flex;flex-direction:column;justify-content:center;align-items:center}.home-our_technologies_content>h2{font-size:18px;font-weight:100;letter-spacing:5px;white-space:nowrap}.item{width:130px;transition:.7s ease-in-out}.item:not(.active){filter:brightness(.5) blur(4px);transform:scale(1)}.item.active{transform:scale(2)}}@media screen and (max-width: 1024px){.our_technologies_container{left:40%}.active_image_controls{display:flex}.active_image_controls>button:nth-child(1){transform-origin:right}.active_image_controls>button:nth-child(2){transform-origin:left}.active_image_controls>button{transform:scale(.7)}.active_image_controls>button:hover{transform:scale(.7);filter:brightness(500%)}.active_image_item{transform:scale(.8);visibility:hidden;width:180px;height:180px}.home-our_technologies_content>h2{font-size:18px;font-weight:100;letter-spacing:3px}.active_image_container{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:300px;height:300px;border-radius:50%;border:1px solid white;display:flex;flex-direction:column;justify-content:center;align-items:center}.item{width:150px;transition:.7s ease-in-out}.item:not(.active){filter:brightness(.5) blur(5px);transform:scale(.8)}.item.active{transform:scale(1)}}@media screen and (min-width: 756px) and (max-width: 1024px){#home-our_technologies_section{width:100vw;min-height:65vh;position:relative;padding:0 2em 0 12em 2em}}@media screen and (max-width: 450px){.our_technologies_container{left:-50%;width:100%}}#home-references_section{width:100dvw;height:100vh;position:relative}#home-references_section:before{content:"";position:absolute;background:url(/patterns/pattern_3.png);width:100%;height:100%;left:0;bottom:0;background-position:right;background-repeat:no-repeat;background-size:contain;transform:rotate(180deg) translate(250px,-115px)}#home-references_section:after{content:"";position:absolute;background:url(/patterns/pattern_2.png);width:100%;height:100%;right:0;background-position:right;top:0;background-repeat:no-repeat;background-size:contain;transform:translateY(-180px)}.home-references_content{max-width:70%;height:100vh;margin:0 auto;display:flex;flex-direction:column;justify-content:center;padding:6rem 0;position:relative;z-index:99}.references_cards{display:flex;justify-content:space-between}.references_controls_container{display:flex;margin-top:1em;column-gap:2em;position:relative}.references_controls_container>button{background:none;outline:none;border:none;cursor:pointer;transition:.2s cubic-bezier(.785,.135,.15,.86)}.references_controls_container>button:hover{filter:brightness(500%)}.references_controls_container>button:disabled{filter:brightness(.5);cursor:not-allowed}@media screen and (max-width: 1366px){#home-references_section:before{content:"";position:absolute;background:url(/patterns/pattern_3.png);width:100%;height:100%;left:0;bottom:0;background-position:right;background-repeat:no-repeat;background-size:contain;transform:rotate(160deg) translate(100px,-200px)}#home-references_section:after{content:"";position:absolute;background:url(/patterns/pattern_2.png);width:100%;height:100%;right:0;background-position:right;top:0;background-repeat:no-repeat;background-size:contain;transform:translate(250px,-180px)}}@media screen and(max-width: 1024px){.home-references_content{max-width:1024px;height:100%;margin:0 auto;display:flex;flex-direction:column;padding:6rem 0em}}@media screen and (max-width: 1024px){#home-references_section:before{content:"";position:absolute;background:url(/patterns/pattern_3.png);width:100%;height:100%;left:0;bottom:0;background-position:right;background-repeat:no-repeat;background-size:contain;transform:rotate(160deg) translate(250px,-200px)}#home-references_section:after{content:"";position:absolute;background:url(/patterns/pattern_2.png);width:100%;height:100%;right:0;background-position:right;top:0;background-repeat:no-repeat;background-size:contain;transform:translate(300px,-180px)}.home-references_content{max-width:1240px;height:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2em}}.card_body{max-width:470px;display:flex;flex-direction:column;transition:filter .2s ease-in;font-size:13px}.card_title{text-transform:uppercase;font-weight:100;font-style:italic;font-size:25px;margin-bottom:2em}.card_text{margin-bottom:1em}.card_body:not(.is_current_card){filter:blur(2px)}@media screen and (max-width: 1366px){.card_body{font-size:15px}.card_title{font-size:20px}}@media screen and (max-width: 1200px){.card_body{max-width:470px;display:flex;flex-direction:column;transition:filter .2s ease-in;animation:appear .2s forwards}.from-left{transform:translate(-100%)}.from-right{transform:translate(100%)}.card_body:not(.is_current_card){filter:blur(0);display:none;font-size:18px}}@keyframes appear{0%{opacity:0}to{transform:translate(0);opacity:1}}.linecard_container{margin-bottom:2em;height:auto;max-height:200px;z-index:50;width:700px;max-width:900px;display:flex;position:relative}.linecard_header{display:flex;flex-direction:column;border:1px solid white;padding:2em}.linecard_header>h3{font-weight:100;width:100%;max-width:40%;letter-spacing:3px;font-size:20px;white-space:nowrap;margin-bottom:3em}.linecard_header>img{width:60px;height:60px;object-fit:contain;margin-top:auto;margin-left:auto}.linecard_body{display:flex;flex-basis:4;flex-direction:column;padding:2em 5.5em 2em 2em;row-gap:1em;border-top:1px solid white;border-right:1px solid white;border-left:1px solid white;border-bottom:1px solid white;transform-origin:left}.linecard_body>p{max-height:190px}@media screen and (max-width: 1366px){.linecard_body{display:flex;flex-basis:4;font-size:13px;flex-direction:column;padding:2em 5.5em 2em 2em;row-gap:1em;border-top:1px solid white;border-right:1px solid white;border-left:1px solid white;border-bottom:1px solid white;transform-origin:left}.linecard_header>img{max-width:40px}.linecard_header>h3{font-weight:100;width:100%;max-width:30%;letter-spacing:3px;font-size:18px;white-space:nowrap;margin-bottom:3em}.linecard_container{margin-bottom:2em;height:auto;z-index:50;display:flex;position:relative}}@media screen and (max-width: 1240px){.linecard_container{width:90dvw;min-width:0;height:auto;z-index:50;display:flex;flex-direction:column;position:relative}.linecard_header{display:flex;flex-direction:row;aspect-ratio:auto;justify-content:space-around;border-top:1px solid white;border-right:1px solid white;border-left:1px solid white;border-bottom:none;padding:2em 2em 0}.linecard_header>h3{font-weight:100;max-width:40%;letter-spacing:3px;text-align:center;font-size:20px;margin-bottom:0;white-space:nowrap}.linecard_header>img{width:30px;height:30px;object-fit:contain;margin-top:0;margin-left:auto}.linecard_body{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1em 2em 2em;row-gap:1em;text-align:center;border-top:none;border-right:1px solid white;border-left:1px solid white;border-bottom:1px solid white;transform-origin:left}}@media screen and (min-width: 756px) and (max-width: 1240px){.linecard_container{width:80%;min-width:0;height:auto;z-index:50;display:flex;flex-direction:column;position:relative}}#home-strengths_section{width:100dvw;min-height:100vh;position:relative}.home-pattern_1{content:"";position:absolute;right:0;top:-10%;width:500px;background-position:right;background-repeat:no-repeat}.home-strengths_content{max-width:70%;display:flex;height:auto;margin:0 auto;padding-top:8em}.strengths_image{width:525px;position:absolute}.strengths_first_col{display:flex;flex-direction:column}.strengths-image_container{width:100%;height:100%;max-width:620px;max-height:620px;margin-top:auto;transform:translate(-6em);background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:50%;position:relative;aspect-ratio:1/1;z-index:20}.strengths_content{display:flex;margin-top:12em;height:620px}.strengths_content>.linecard_container{margin-top:auto}@media screen and (max-width: 1366px){.strengths_image{width:350px;position:absolute}.strengths-image_container{width:400px;height:400px;margin-top:auto;transform:translate(-4em);background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:50%;position:relative;aspect-ratio:1/1;z-index:20}.strengths_content{display:flex;margin-top:12em;height:400px}}@media screen and (max-width: 1240px){.strengths_image{width:325px;position:relative;margin-bottom:4em;-webkit-filter:drop-shadow(5px 5px 5px #0004);filter:drop-shadow(5px 5px 5px #0004)}.strengths_content{width:100%;display:flex;flex-direction:column-reverse;align-items:center;margin:0;padding:0;height:auto}.home-strengths_content{width:100%;padding:0}.strengths_first_col{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:0 auto;width:100%}.strengths-image_container{width:320px;height:320px;border-radius:50%;transform:none;transform:translateY(20px)}.linecard_controls{display:flex;gap:0 2em;z-index:30}}@media screen and (max-width: 1366px){#home-strengths_section:before{content:"";position:absolute;background:url(/patterns/pattern_1.png);width:100%;height:100%;right:0;top:0;background-position:right;background-size:contain;background-repeat:no-repeat;transform:translate(70px,-200px) rotate(25deg)}}#real_state_section{min-height:100vh}#real-state_benefits__section{width:100dvw;min-height:100vh;padding-bottom:16em;position:relative}.real-state-pattern_1{content:"";position:absolute;right:0;top:-25%;background-position:right;background-repeat:no-repeat}.real-state-pattern_2{content:"";position:absolute;left:0;top:10%;width:30%;transform:rotate(180deg);background-position:right;background-repeat:no-repeat}.real-state_benefits_content{max-width:70%;display:flex;margin:0 auto;position:relative;flex-direction:column}.real-state_benefits_content>h2{font-size:25px;font-weight:100;letter-spacing:5px;white-space:nowrap}.benefits_image{width:525px;display:none}.benefits_first_col{display:flex;flex-direction:column}.real-state-image_container{width:100%;height:100%;max-width:620px;max-height:620px;margin-top:auto;transform:translate(-6em);background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:50%;position:relative;aspect-ratio:1/1;z-index:20}.benefits_content{display:flex;margin-top:8em;height:auto}.benefits_content>.linecard_container{margin-top:auto}@media screen and (max-width: 1366px){.real-state_benefits_content>h2{font-size:18px;font-weight:100;letter-spacing:5px;white-space:nowrap}.real-state-image_container{width:100%;height:100%;max-width:450px;max-height:450px;transform:translate(-5em);background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:50%;margin-top:auto;position:relative;aspect-ratio:1/1;z-index:20}.benefits_content>.linecard_container{margin-top:auto}#real-state_benefits__section:before{content:"";position:absolute;background:url(/patterns/pattern_1.png);width:100%;height:100%;right:0;top:0;background-position:right;background-size:contain;background-repeat:no-repeat;transform:translate(70px,-200px) rotate(25deg)}#real-state_benefits__section:after{content:"";position:absolute;background:url(/patterns/pattern_1.png);width:100%;height:100%;right:0;top:0;transform:rotate(180deg) translate(300px,20px);background-position:right;background-repeat:no-repeat}}@media screen and (max-width: 1240px){.benefits_image{width:325px;position:relative;margin-bottom:4em}.benefits_content{width:100%;display:flex;flex-direction:column-reverse;align-items:center;margin:0;padding:0;height:auto}.real-state_benefits_content{width:100%;padding:0}.benefits_first_col{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:4em auto;width:100%}.real-state-image_container{width:320px;height:320px;border-radius:50%;transform:none;transform:translateY(20px)}.linecard_controls{display:flex;gap:0 2em;z-index:30}}@media screen and (max-width: 576px){#real-state_benefits__section:before{content:"";position:absolute;background:url(/patterns/pattern_1.png);width:100%;height:100%;right:0;top:0;background-position:right;background-size:contain;background-repeat:no-repeat;transform:translate(100px,-130px) rotate(25deg)}#real-state_benefits__section:after{content:"";position:absolute;background:url(/patterns/pattern_1.png);width:100%;height:100%;right:0;top:0;transform:rotate(150deg) translate(200px,-180px);background-position:right;background-repeat:no-repeat}}@media screen and (max-width: 435px){.real-state_benefits_content>h2{font-size:18px}.benefits_first_col{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:2em auto;width:100%}}.real-state_content{max-width:70%;height:100%;margin:0 auto;display:flex;padding:6rem 0;justify-content:center;align-items:center}.real-state_ds_first_col{display:flex;flex-direction:column;align-items:start;justify-content:center;width:40%;padding-right:4em;gap:2em}.real-state_ds_first_col>h2{font-weight:400}.real-state_ds_first_col>h2,h3{letter-spacing:2px;font-size:25px}.real-state_ds_first_col>p{text-align:justify}.real-state_ds_second_col{display:flex;width:100%;border-left:1px solid white}.real-state_ds_second_col>a{margin-top:auto;padding-left:8em;padding-right:5em}.real-state_ds_second_col>img{max-width:560px;object-fit:contain}@media screen and (max-width: 1366px){.real-state_ds_first_col{display:flex;flex-direction:column;align-items:start;justify-content:center;max-width:40%;padding-right:4em;gap:1.5em}.real-state_ds_second_col{display:flex;width:60%;border-left:1px solid white}.real-state_ds_second_col>a{margin-top:auto;padding-left:8em;padding-right:5em}.real-state_ds_second_col>img{max-width:400px;object-fit:contain}.real-state_ds_first_col>h2{font-weight:400}.real-state_ds_first_col>h2,.real-state_ds_first_col>h3{letter-spacing:2px;font-size:15px;white-space:nowrap}.ds_icon{max-width:40px;width:100%}.real-state_ds_first_col>p{text-align:justify;font-size:13px}}@media screen and (max-width: 1024px){.real-state_content{max-width:70%;height:100%;margin:0 auto;display:flex;padding:6rem 0;justify-content:center;align-items:center;flex-direction:column}.real-state_ds_first_col{display:flex;flex-direction:column;align-items:start;justify-content:center;max-width:100%;width:100%;padding-right:0;gap:2em}.ds_icon{max-width:100px}.real-state_ds_first_col>p{font-size:15px}.real-state_ds_second_col{display:flex;flex-direction:column;width:100%;border-top:1px solid white;border-left:none;margin-top:2em}.real-state_ds_second_col>a{margin-left:auto;padding:.5em 1em .5em 0}.real-state_ds_second_col>img{max-width:560px;aspect-ratio:16/9;object-fit:cover}}#real-state-hero_section{width:100dvw;height:100vh;position:relative}#real-state-hero_section:after{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(to bottom,transparent 50%,#1a1526);left:0;pointer-events:none;top:0;z-index:20;opacity:30}.real-state-hero__content{max-width:70%;height:100vh;margin:0 auto;display:flex;z-index:50;justify-content:center;align-items:center;flex-direction:column;position:relative}.real-state-hero__text{font-size:50px;padding-right:3em}.real-state-hero_larrow_down{position:absolute;right:0;bottom:16em;z-index:50;transition:.5s ease-in;transform-origin:bottom}.real-state-hero_larrow_down:hover{filter:brightness(50000%)}@media screen and (max-width: 1366px){.real-state-hero__text{font-size:30px;padding-right:3em}.real-state-hero_larrow_down{position:absolute;left:50%;max-width:120px;transform:scale(.5) translate(-50%);bottom:3.5em;width:fit-content}.real-state-hero_larrow_down:hover{filter:brightness(50000%)}}@media screen and (max-width: 1024px){.real-state-hero__content{max-width:80%;margin:0 auto;display:flex;height:90vh;justify-content:center;align-items:center;flex-direction:column;position:relative}.real-state-hero__content>div{padding:0 20px}.real-state-hero__text{padding-right:0}.real-state-hero_larrow_down{position:absolute;left:50%;transform:scale(.5) translate(-50%);bottom:4em;transition:.5s ease-in;transform-origin:bottom}}@media screen and (max-width: 756px){.real-state-hero__text{font-size:25px;padding-right:0}}.project__card{width:100%;display:flex;border:1px solid white;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin-bottom:8em;position:relative}.project__card__header{display:flex;flex-direction:column;width:35%;padding:2em 3em;gap:2em 0;justify-content:center}.project__data{display:flex;align-items:center;column-gap:1em}.project__description{font-size:18px}.project__data__frow{display:flex;flex-direction:column;text-wrap:nowrap}.project__data__frow>h3{font-weight:100;font-size:24px}.e_link_arrow{margin-left:auto}.project__card__body{border-left:1px solid white}.project__card__body__image{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1366px){.project__card__header{display:flex;flex-direction:column;width:40%;padding:2em 3em;gap:2em 0}.header__icon{max-width:80px}.project__data{display:flex;align-items:center;column-gap:1em}.project__description{font-size:15px}.project__name{font-size:20px}.project__data__frow{display:flex;flex-direction:column;text-wrap:nowrap}.project__data__frow>h3{font-weight:100;font-size:20px}.e_link_arrow{margin-left:auto}.project__header__icons{margin-top:auto}.project__card__body{border-left:1px solid white}.project__card__body__image{width:100%;height:100%;object-fit:cover}}@media screen and (max-width: 1024px){.project__card{width:100%;display:flex;flex-direction:column;border:1px solid white}.project__data{display:flex;align-items:center;flex-direction:column;column-gap:1em}.project__data>a{position:absolute;right:0;top:0;padding:1em}.project__card__header{display:flex;flex-direction:column;width:100%;padding:2em;gap:1em 0}.project__card__body{border-left:0;overflow:hidden;border-top:1px solid white;aspect-ratio:16/9;height:100%}.project__card__body>img{aspect-ratio:16/9;height:100%}}#real-state-our-projects_section{width:100dvw;height:100vh;position:relative}.real-state-our-projects__content{max-width:70%;height:100vh;padding-bottom:8em;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.real-state-our-projects__content>div>h2{font-size:25px;font-weight:100;letter-spacing:2px;margin-bottom:2em}@media screen and (max-width: 1366px){.real-state-our-projects__content>div>h2{font-size:18px;font-weight:100;letter-spacing:2px;margin-bottom:2em}}@media screen and (max-width: 475px){.real-state-our-projects__content{position:relative}}#industria_agro_section{min-height:100vh;overflow:hidden}#industria-agro_apps_section{width:100dvw;min-height:100vh;padding-bottom:4em;position:relative}.industria-agro-pattern_1{content:"";position:absolute;right:0;top:-30%}.industria-agro-pattern_2{content:"";position:absolute;left:0;object-fit:contain;top:-2%;transform:rotate(180deg)}.industria-agro-apps_content{max-width:70%;height:100%;display:flex;margin:0 auto;flex-direction:column}.industria-agro-apps_content>h2{font-size:25px;font-weight:100;letter-spacing:5px;white-space:nowrap}.apps_image{width:525px;display:none}.apps_first_col{display:flex;flex-direction:column}.image_container{width:100%;height:100%;max-width:620px;max-height:620px;margin-top:auto;transform:translate(-6em);background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:50%;position:relative;aspect-ratio:1/1;z-index:20}.apps_content{display:flex;margin-top:8em;height:620px}.apps_content>.linecard_container{margin-top:auto}.linecard_controls{display:flex;gap:0 2em;z-index:30}.linecard_controls>button{background:none;border:none;outline:none;cursor:pointer;transition:.3s cubic-bezier(.6,-.28,.735,.045)}.linecard_controls>button:disabled{filter:brightness(.5);cursor:not-allowed}@media screen and (max-width: 1366px){.apps_first_col{display:flex;flex-direction:column}.industria-agro-apps_content>h2{font-size:18px;font-weight:100;letter-spacing:5px;white-space:nowrap}.image_container{width:100%;height:100%;max-width:450px;max-height:450px;margin-top:auto;transform:translate(-6em);background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:50%;position:relative;aspect-ratio:1/1;z-index:20}.apps_content{display:flex;margin-top:8em;height:auto}}@media screen and (max-width: 1240px){.apps_image{width:325px;position:relative;margin-bottom:4em}.apps_content{width:100%;display:flex;flex-direction:column-reverse;align-items:center;margin:0;padding:0;height:auto}.industria-agro-apps_content{width:100%;height:100vh;padding:0}.apps_first_col{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:4em auto;width:100%}.image_container{width:320px;height:320px;border-radius:50%;transform:none;transform:translateY(20px)}.linecard_controls{display:flex;gap:0 2em;z-index:30}}@media screen and (max-width: 1024px){#industria-agro_apps_section:before{content:"";position:absolute;background:url(/patterns/pattern_1.png);width:100%;height:100%;right:0;top:0;background-position:right;background-size:contain;background-repeat:no-repeat;transform:translate(70px,-200px) rotate(25deg)}#industria-agro_apps_section:after{content:"";position:absolute;background:url(/patterns/pattern_1.png);width:100%;height:100%;right:0;top:0;transform:rotate(180deg) translateY(-200px);background-position:right;background-repeat:no-repeat}}@media screen and (max-width: 576px){#industria-agro_apps_section:before{content:"";position:absolute;background:url(/patterns/pattern_1.png);width:100%;height:100%;right:0;top:0;background-position:right;background-size:contain;background-repeat:no-repeat;transform:translate(100px,-130px) rotate(25deg)}#industria-agro_apps_section:after{content:"";position:absolute;background:url(/patterns/pattern_1.png);width:100%;height:100%;right:0;top:0;transform:rotate(150deg) translate(200px,-180px);background-position:right;background-repeat:no-repeat}}@media screen and (max-width: 435px){.industria-agro-apps_content>h2{font-size:18px}.apps-first_col{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;margin:2em auto;width:100%}}#real-state-demo_streeming{width:100dvw;min-height:100vh;position:relative}.industria-agro_content{max-width:70%;height:100%;margin:0 auto;display:flex;padding:6rem 0;justify-content:start;align-items:center}.industria-agro_ds_first_col{display:flex;flex-direction:column;align-items:start;justify-content:center;width:40%;padding-right:4em;gap:2em}.industria-agro_ds_first_col>h2{font-weight:400}.industria-agro_ds_first_col>h2,h3{letter-spacing:2px;font-size:25px}.ds_icon{max-width:100px;width:100%}.industria-agro_ds_first_col>p{text-align:justify}.industria-agro_ds_second_col{display:flex;width:100%;border-left:1px solid white}.industria-agro_ds_second_col>a{margin-top:auto;padding-left:8em;padding-right:5em}.industria-agro_ds_second_col>img{max-width:560px;object-fit:contain}@media screen and (max-width: 1366px){.industria-agro_ds_first_col{display:flex;flex-direction:column;align-items:start;justify-content:center;max-width:30%;padding-right:4em;gap:1.5em}.industria-agro_ds_second_col{display:flex;width:60%;border-left:1px solid white}.industria-agro_ds_second_col>a{margin-top:auto;padding-left:8em;padding-right:5em}.industria-agro_ds_second_col>img{max-width:400px;object-fit:contain}.industria-agro_ds_first_col>h2{font-weight:400}.industria-agro_ds_first_col>h2,.industria-agro_ds_first_col>h3{letter-spacing:2px;font-size:18px;white-space:nowrap}.ds_icon{max-width:40px;width:100%}.industria-agro_ds_first_col>p{text-align:justify;font-size:15px}}@media screen and (max-width: 1024px){.industria-agro_content{max-width:70%;height:100%;margin:0 auto;display:flex;padding:6rem 0;justify-content:center;align-items:center;flex-direction:column}.industria-agro_ds_first_col{display:flex;flex-direction:column;align-items:start;justify-content:center;max-width:100%;width:100%;padding-right:0;gap:2em}.ds_icon{max-width:100px}.industria-agro_ds_first_col>p{font-size:15px}.industria-agro_ds_second_col{display:flex;flex-direction:column;width:100%;border-top:1px solid white;border-left:none;margin-top:2em}.industria-agro_ds_second_col>a{margin-left:auto;padding:.5em 1em .5em 0}.industria-agro_ds_second_col>img{max-width:560px;aspect-ratio:16/9;object-fit:cover}}#industria-agro-hero_section{width:100dvw;height:100vh;position:relative}#industria-agro-hero_section:after{content:"";position:absolute;z-index:20;width:100%;height:100%;background:linear-gradient(to bottom,transparent 50%,#241e33);pointer-events:none;left:0;top:0;opacity:30}.video_bg{width:100%;height:100%;position:absolute;object-fit:cover;left:0;opacity:.2;top:0;z-index:10}.industria-agro-hero__content{max-width:70%;height:100vh;margin:0 auto;z-index:50;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}.sensi_logo{margin-bottom:3em}.industria-agro_hero__text{font-size:50px;padding-right:3em}.industria-agro-hero_larrow_down{position:absolute;right:0;bottom:16em;z-index:20;transition:.5s cubic-bezier(.075,.82,.165,1);transform-origin:bottom}.industria-agro-hero_larrow_down:hover{filter:brightness(50000%)}@media screen and (max-width: 1366px){.industria-agro_hero__text{font-size:30px;padding-right:3em}.industria-agro-hero_larrow_down:hover{filter:brightness(50000%)}.industria-agro-hero_larrow_down{position:absolute;left:50%;transform:scale(.6) translate(-50%);bottom:4em;transition:.5s cubic-bezier(.075,.82,.165,1);transform-origin:bottom}}@media screen and (max-width: 1024px){.industria-agro-hero__content{max-width:80%;height:90vh;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}.industria-agro-hero__content>div{padding:0 20px}.sensi_logo{margin-bottom:1em;width:156px}.industria-agro_hero__text{font-size:35px;padding-right:0}}@media screen and (max-width: 756px){.industria-agro_hero__text{font-size:25px;padding-right:0}}#contact-section>video{width:100%;height:100%;position:absolute;object-fit:cover;left:0;opacity:.5;top:0;z-index:10}.contact_content{margin:0 auto;width:70%;height:100vh;z-index:50;position:relative;display:flex;justify-content:center;align-items:center}.contact_content>div{height:fit-content;display:flex;justify-content:center;align-items:center}.virtual_space{font-size:25px;letter-spacing:15px;font-weight:400}.sensi_ilogo{z-index:20;position:relative;object-fit:contain}.contact_image_container{width:600px;height:600px;background:url(/images/contact_image.webp);background-size:contain;position:relative}.contact_image_container:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(to left,#8c59fea6,#8c59fe0d,#8c59fea6)}.contact_fcol{width:480px}.contact_tcol{width:10%;display:flex;flex-direction:column;height:100%;margin-top:auto;padding:0 2em;gap:2.5em 0;margin-bottom:6.5em}.contact_tcol>a>img{width:35px;aspect-ratio:1/1;object-fit:contain;filter:brightness(500%)}.contact_data{display:flex;padding:2em 0;justify-content:space-between}.contact_data>p{display:flex;flex-direction:column}.contact_data>p>span{letter-spacing:3px}.contact_data>img{width:200px;object-fit:contain}@media screen and (max-width: 1440px){.contact_fcol{width:480px}.contact_image_container{width:480px;height:480px;background:url(/images/contact_image.webp);background-size:contain;position:relative}}@media screen and (max-width: 1230px){.contact_fcol{width:200px}.contact_fcol>img{object-fit:contain;width:145%}.contact_image_container{width:380px;height:380px;background:url(/images/contact_image.webp);background-size:contain;position:relative}.contact_tcol{width:10%;display:flex;flex-direction:column;height:100%;margin-top:auto;padding:0 2em;gap:2.5em 0;margin-bottom:6.5em}.contact_data{flex-direction:column;align-items:center;gap:2em 0}}@media screen and (max-width: 1024px){.virtual_space{font-size:25px;letter-spacing:15px;font-weight:400}.contact_fcol{width:200px}.contact_fcol>img{object-fit:contain;width:100%;filter:brightness(1000%)}.contact_fcol{width:480px;display:flex;flex-direction:column;align-items:center;gap:2em}.contact_content{padding-top:8em}.contact_content>div{flex-direction:column}.contact_image_container{display:none}.contact_scol{display:flex;gap:2em}.contact_tcol{width:100%;justify-content:center;display:flex;flex-direction:row;height:100%;margin-top:auto;padding:0 2em;gap:0 4em}.contact_data{display:flex;padding:2em 0;justify-content:space-between}.contact_data>p{display:flex;flex-direction:column}.contact_data>p>span{letter-spacing:3px}.contact_data>img{width:200px;object-fit:contain}}@media screen and (max-width: 768px){.virtual_space{font-size:20px;letter-spacing:10px}.sensi_ilogo,.contact_fcol{width:100%}.contact_image_container{display:none}.contact_tcol{width:100%;padding:1em;display:flex;justify-content:space-around;align-items:center;margin-bottom:2em}.contact_tcol>a>img{width:35px;aspect-ratio:1/1;object-fit:contain;filter:brightness(500%)}.contact_data{flex-direction:column;align-items:center;text-align:center}.contact_data>img{display:none}}#main_container{width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}#main_container:before{content:"";left:0;bottom:0;position:absolute;width:100%;height:100%;background-image:url(/patterns/pattern_3.png);background-repeat:no-repeat;transform:translate(-58%,40%) rotate(-30deg) scale(.8);background-position:top;z-index:0}#container{width:80%;height:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:3.5em;position:relative;z-index:20}#main_container:after{content:"";right:0;top:0;position:absolute;width:100%;height:100%;background-image:url(/patterns/pattern_1.png);background-repeat:no-repeat;transform:translate(35%,-30%);background-position:top;z-index:0}#squares{display:flex;align-items:center;column-gap:4em;width:100%;max-height:80%}#squares>#square_1{width:35%;height:660px;border:1px solid white;background-image:url(/images/form_image.jpg);background-position:left;background-size:cover}#squares>#square_2{width:65%;height:660px;border:1px solid white;background-color:#1a1b1e}#squares>#square_2>form{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2em 4em}.field_container{display:flex;flex-direction:column;row-gap:.5em;width:100%;margin-bottom:25px}#squares>#square_2>form>div>label{display:flex;flex-direction:column;font-size:20px;letter-spacing:4px;font-weight:300}#squares>#square_2>form>div>input{padding:.6em 1em;width:100%;outline:none;font-size:16px;background-color:transparent;color:#fff;border:2px solid white;border-radius:5px}select{padding:.6em 1em;width:100%;outline:none;font-size:16px;background-color:transparent;color:#fff;border:2px solid white;border-radius:5px}option{color:#000}.button_send{padding:1em;outline:none;margin-left:auto;color:#fff;letter-spacing:4px;width:200px;cursor:pointer;font-size:16px;background-color:transparent;border:2px solid white;border-radius:5px;transition:.3s ease}.button_send:hover{background-color:#fff;color:#1a1b1e}#sensi_logo_container>img{width:200px;object-fit:contain}.error_message{color:#eb4444;font-weight:600}.success_message{color:#4d9a50;font-weight:600}@media screen and (max-width: 1024px){#squares{flex-direction:column;align-items:stretch;row-gap:0;max-height:unset}#squares>#square_1{display:none}#squares>#square_2{width:100%}}@media only screen and (max-width: 768px){#main_container:before{transform:translate(-50%,50%) rotate(-30deg) scale(.6)}#main_container:after{transform:translate(50%,-50%)}#squares>#square_2{height:620px}#squares>#square_2>form{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2em 3em}#squares>#square_2>form>div>label{font-size:16px;letter-spacing:2px}.button_send{width:150px;font-size:12px}}.footer_container{width:100%;height:auto;position:relative;z-index:99;display:flex;flex-direction:column;margin-top:auto;border-top:1px solid white}.footer_content{padding:5em 0;display:flex;justify-content:space-around}.sensi_purple_iso_logo{max-width:75px;width:100%;object-fit:contain}.sensi_ar_logo{max-width:225px;object-fit:contain;width:100%}.content_first{display:flex;column-gap:4em;justify-content:space-between;align-items:center}.work_together{font-size:25px;font-weight:200;letter-spacing:2px}.content_second{display:flex;justify-content:space-between;align-items:center}.content_third{display:flex;column-gap:4em;justify-content:space-between;align-items:center}.footer_down_section{border-top:1px solid white;padding:2em 0;display:flex;justify-content:center;width:100%;letter-spacing:2px}@media screen and (max-width: 1366px){.sensi_purple_iso_logo{max-width:50px}.work_together{font-size:18px}.sensi_ar_logo{max-width:200px}.footer_content{display:flex;justify-content:space-around}.content_third>a>img{max-width:30px;aspect-ratio:1/1;object-fit:contain;width:100%}.footer_down_section{font-size:13px;padding-right:2em}}@media screen and (max-width: 1024px){.footer_container{width:100%;height:auto;position:relative;z-index:10;display:flex;flex-direction:column;margin-top:auto}.footer_content{padding:4em 0;display:flex;flex-direction:column;justify-content:center}.work_together{font-size:15px;font-weight:200;letter-spacing:2px}.content_first{display:flex;column-gap:4em;justify-content:center;align-items:center}.content_second{display:flex;justify-content:center;align-items:center;padding-top:4em}.content_third{display:flex;column-gap:3em;justify-content:center;align-items:center;padding-top:4em}}@font-face{font-family:Nunito;src:url(/fonts/Nunito.ttf)}:root{font-family:Nunito;line-height:1.5;font-weight:100;color:#fff;background-color:#1a1b1e}.home,.contact{background-color:#1a1b1e}.real-state{background-color:#1a1526}.industria-agro{background-color:#241e33}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.main__container{width:100vw;min-height:100vh}html,body{scroll-behavior:smooth;scrollbar-color:rgb(40,41,46) #1a1b1e;scrollbar-width:10px;overflow-x:hidden;position:relative}::-webkit-scrollbar{width:10px;background:#1a1b1e}::-webkit-scrollbar-track{border-radius:15px}::-webkit-scrollbar-thumb{border-radius:15px;background:#1a1b1e}::-webkit-scrollbar-thumb:hover{background:#28292e}@media screen and (max-width: 1024px){html{scrollbar-width:5px}::-webkit-scrollbar{width:5px}}
