.Touch-module__Si8VUa__main{width:100%;height:100vh;margin:0;padding:0;overflow:hidden}.Touch-module__Si8VUa__MainContainer{flex-direction:row;width:100%;height:100%;display:flex}.Touch-module__Si8VUa__LeftConatiner{flex:1.2;height:100%;display:flex}.Touch-module__Si8VUa__image{object-fit:cover;width:100%;height:100%;display:block}.Touch-module__Si8VUa__RightContainer{background-color:#f5f5f5;flex:1;justify-content:center;display:flex}.Touch-module__Si8VUa__RightContent{box-sizing:border-box;flex-direction:column;justify-content:space-between;width:100%;max-width:577px;height:100%;padding-top:270px;padding-left:20px;padding-right:20px;display:flex}.Touch-module__Si8VUa__LeftConatiner,.Touch-module__Si8VUa__RightContainer{transition:all .5s ease-in-out}.Touch-module__Si8VUa__formMain{flex-direction:column;gap:32px;display:flex}.Touch-module__Si8VUa__Top{justify-content:space-between;align-items:flex-start;display:flex}.Touch-module__Si8VUa__TitleArea{flex-direction:column;gap:5px;display:flex}.Touch-module__Si8VUa__Top h3{color:#414343;font-size:24px;font-weight:600;font-family:var(--font-montserrat);margin:0}.Touch-module__Si8VUa__TitleArea p{font-size:var(--fs-18);color:#818686;font-family:var(--font-raleway);margin:0;font-weight:400;line-height:1.4}.Touch-module__Si8VUa__formBox{flex-direction:column;gap:16px;display:flex}.Touch-module__Si8VUa__formBox input,.Touch-module__Si8VUa__formBox select,.Touch-module__Si8VUa__formBox textarea{box-sizing:border-box;width:100%;font-size:var(--fs-18);color:#818686;font-weight:400;font-family:var(--font-raleway);background:0 0;border:none;border-bottom:1px solid #818686;outline:none;padding:20px 0 10px}.Touch-module__Si8VUa__formBox textarea{resize:none;min-height:45px}.Touch-module__Si8VUa__row{gap:30px;display:flex}.Touch-module__Si8VUa__row input{flex:1}.Touch-module__Si8VUa__Bottom{justify-content:flex-end;display:flex}.Touch-module__Si8VUa__btn{color:#fff;font-family:var(--font-raleway);cursor:pointer;background-color:#c4754e;border:none;padding:13px 35px;font-size:15px;font-weight:500}.Touch-module__Si8VUa__contactFooter{justify-content:space-between;width:100%;margin-bottom:21px;display:flex}.Touch-module__Si8VUa__footerItem{flex-direction:column;gap:4px;display:flex}.Touch-module__Si8VUa__footerItem span{font-size:16px;font-weight:400;font-family:var(--font-raleway);color:#414343}.Touch-module__Si8VUa__footerItem p{color:#c4754e;font-size:16px;font-family:var(--font-raleway);margin:0;font-weight:400}.Touch-module__Si8VUa__container{width:100%;font-family:var(--font-montserrat);position:relative}.Touch-module__Si8VUa__selectTrigger{border-bottom:1px solid var(--text-secondary);cursor:pointer;font-size:var(--fs-18);color:var(--text-secondary);font-family:var(--font-raleway);background:0 0;justify-content:space-between;align-items:center;padding:15px 0;font-weight:400;transition:max-height .35s,opacity .25s,transform .25s;display:flex}.Touch-module__Si8VUa__selectTrigger.Touch-module__Si8VUa__open{border-color:var(--primary-color);opacity:1;grid-template-rows:1fr;transition:transform .25s}.Touch-module__Si8VUa__optionsList{background-color:var(--background);z-index:100;border-top:none;grid-template-rows:0fr;width:100%;margin:0;padding:0;list-style:none;transition:grid-template-rows .5s cubic-bezier(.4,0,.2,1),opacity .4s,transform .5s;display:grid;position:absolute;top:100%;left:0;overflow:hidden}.Touch-module__Si8VUa__optionsList.Touch-module__Si8VUa__open{opacity:1;border-bottom:1px solid #ddd;grid-template-rows:1fr;transform:translateY(0)}.Touch-module__Si8VUa__optionItem{cursor:pointer;font-size:var(--fs-16);color:var(--text-secondary);padding:12px 20px;transition:background .2s}.Touch-module__Si8VUa__optionItem:hover{background-color:var(--primary-color);color:#fff;background-color:var(--primary-color)}.Touch-module__Si8VUa__arrow{font-size:10px;transition:transform .3s}.Touch-module__Si8VUa__arrowUp{transform:rotate(180deg)}@media (max-width:1440px){.Touch-module__Si8VUa__RightContent{padding-top:150px}.Touch-module__Si8VUa__formMain{gap:25px}}@media (max-height:768px) and (min-width:1025px){.Touch-module__Si8VUa__main{height:100vh}.Touch-module__Si8VUa__RightContent{padding-top:120px}.Touch-module__Si8VUa__formBox{gap:12px}.Touch-module__Si8VUa__formBox input{padding:15px 0}}@media (max-width:1024px){.Touch-module__Si8VUa__image{position:relative;top:50px}.Touch-module__Si8VUa__main{height:auto;overflow:visible}.Touch-module__Si8VUa__MainContainer{flex-direction:column;height:auto}.Touch-module__Si8VUa__LeftConatiner{flex:none;height:280px}.Touch-module__Si8VUa__RightContainer{flex:1;align-items:flex-start;height:auto;overflow-y:visible}.Touch-module__Si8VUa__RightContent{justify-content:flex-start;max-width:100%;height:auto;padding:100px 60px 30px}.Touch-module__Si8VUa__contactFooter{margin-top:35px;margin-bottom:0}}@media (min-width:325px) and (max-width:767px){.Touch-module__Si8VUa__main{height:100dvh;overflow:hidden}.Touch-module__Si8VUa__Top h3{font-size:var(--fs-24)}.Touch-module__Si8VUa__TitleArea p{font-size:var(--fs-18);width:95%}.Touch-module__Si8VUa__image{position:relative;top:50px}.Touch-module__Si8VUa__Bottom{width:100%}.Touch-module__Si8VUa__btn{width:100%;font-size:var(--fs-16);margin-top:10px}.Touch-module__Si8VUa__MainContainer{flex-direction:column;height:100%;overflow:hidden}.Touch-module__Si8VUa__LeftConatiner{flex:none;height:28vh}.Touch-module__Si8VUa__formMain{flex:1;justify-content:space-evenly;gap:0;min-height:0}.Touch-module__Si8VUa__RightContainer{background-color:#f5f5f5;flex:1;width:100%;height:auto;min-height:0;overflow:hidden}.Touch-module__Si8VUa__RightContent{flex-direction:column;justify-content:space-between;gap:8px;height:100%;margin:0;padding:90px 6% 16px;display:flex;overflow:hidden}.Touch-module__Si8VUa__contactFooter{flex-direction:row;justify-content:space-between;gap:0;margin-top:0;margin-bottom:0;padding-top:10px}}@media (max-width:400px){.Touch-module__Si8VUa__formBox{gap:0}.Touch-module__Si8VUa__RightContent{padding-top:60px}.Touch-module__Si8VUa__contactFooter{gap:15px!important}}@media (max-width:324px){.Touch-module__Si8VUa__footerItem span,.Touch-module__Si8VUa__footerItem p{font-size:10px}.Touch-module__Si8VUa__Top h3{font-size:var(--fs-22)}}
.Loation-module__XLGDhG__container{width:100%;max-width:none;padding:120px 0}.Loation-module__XLGDhG__topSection{text-align:center}.Loation-module__XLGDhG__mainHeading{font-size:22px;font-weight:600;font-family:var(--font-montserrat);text-transform:uppercase;letter-spacing:.05em;margin-top:8px}.Loation-module__XLGDhG__topSubtext{color:#818686;font-size:16px;font-family:var(--font-raleway);max-width:776px;margin:0 auto 40px;line-height:1.6}.Loation-module__XLGDhG__locationGrid{justify-content:space-between;align-items:flex-start;width:100%;max-width:870px;margin:80px auto;display:flex}.Loation-module__XLGDhG__locationItem{text-align:center;flex-direction:column;gap:8px;display:flex}.Loation-module__XLGDhG__locName{font-size:18px;font-weight:500;font-family:var(--font-montserrat);margin-bottom:8px}.Loation-module__XLGDhG__locArea{color:#818686;font-size:16px;font-weight:400;font-family:var(--font-raleway)}.Loation-module__XLGDhG__goldLink{color:#c4754e;font-size:16px;font-weight:400;font-family:var(--font-raleway);justify-content:center;align-items:center;gap:6px;margin-top:8px;text-decoration:none;display:flex}.Loation-module__XLGDhG__goldLink:hover{text-decoration:underline}.Loation-module__XLGDhG__mapWrapper{justify-content:center;display:flex;position:relative}.Loation-module__XLGDhG__mapContainer{width:100%;max-width:1064px;position:relative}.Loation-module__XLGDhG__mapImg{filter:grayscale();opacity:.9;width:100%;height:auto}.Loation-module__XLGDhG__markerWrapper{z-index:10;cursor:pointer;flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.Loation-module__XLGDhG__locationPopup{text-align:center;opacity:0;visibility:hidden;background:#fbf5f1;width:225px;margin-bottom:8px;padding:16px;transition:all .4s cubic-bezier(.4,0,.2,1);transform:translateY(10px)}.Loation-module__XLGDhG__markerWrapper:hover .Loation-module__XLGDhG__locationPopup{opacity:1;visibility:visible;transform:translateY(0)}.Loation-module__XLGDhG__popupName{font-family:var(--font-montserrat);color:var(--text-primary);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.Loation-module__XLGDhG__popupArea{font-family:var(--font-raleway);color:#818686;margin-bottom:8px;font-size:14px;font-weight:400;display:block}.Loation-module__XLGDhG__popupLink{font-family:var(--font-raleway);color:#c4754e;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:400;text-decoration:none;display:flex}.Loation-module__XLGDhG__markerPin{aspect-ratio:1;width:41px;transition:transform .3s;position:relative}@media (max-width:480px){.Loation-module__XLGDhG__markerPin{width:16px}}.Loation-module__XLGDhG__markerWrapper:hover .Loation-module__XLGDhG__markerPin{transform:scale(1.1)}.Loation-module__XLGDhG__divider{border:0;margin-bottom:174px}.Loation-module__XLGDhG__careersSection{box-sizing:border-box;width:100%;padding:0 250px}.Loation-module__XLGDhG__heading{font-size:22px;font-weight:600;font-family:var(--font-montserrat);margin-bottom:16px}.Loation-module__XLGDhG__description{color:#818686;width:740px;font-size:16px;font-weight:400;line-height:1.4;font-family:var(--font-raleway);margin-bottom:80px}.Loation-module__XLGDhG__jobGrid{grid-template-columns:1fr 1fr;gap:40px 164px;display:grid}.Loation-module__XLGDhG__jobItem{border-bottom:1px solid #818686;justify-content:space-between;align-items:flex-end;padding-bottom:30px;display:flex}.Loation-module__XLGDhG__jobInfo h3{font-size:18px;font-weight:500;font-family:var(--font-montserrat);margin:0}.Loation-module__XLGDhG__jobInfo p{color:#818686;font-size:16px;font-weight:400;font-family:var(--font-raleway);margin:5px 0 0;line-height:1.4}.Loation-module__XLGDhG__detailLink{color:#c4754e;font-family:var(--font-raleway);align-items:center;gap:4px;font-size:16px;font-weight:400;text-decoration:none;transition:all .3s;display:flex}.Loation-module__XLGDhG__detailLink:hover{text-underline-offset:2px;opacity:.8;text-decoration:underline}.Loation-module__XLGDhG__emailFooter{font-size:16px;font-weight:400;font-family:var(--font-raleway);color:#414343;margin-top:40px}.Loation-module__XLGDhG__emailLink{color:#c4754e}@media (min-width:851px) and (max-width:1050px){.Loation-module__XLGDhG__container{padding:80px 0}.Loation-module__XLGDhG__locationGrid{justify-content:space-around;gap:20px;max-width:90%;margin:40px auto}.Loation-module__XLGDhG__mapContainer{margin-top:60px;padding:0 40px}.Loation-module__XLGDhG__mapImg{object-fit:cover;max-width:100%;height:500px}.Loation-module__XLGDhG__divider{margin-bottom:80px}.Loation-module__XLGDhG__careersSection{padding-left:60px;padding-right:60px}.Loation-module__XLGDhG__description{width:100%;margin-bottom:50px}.Loation-module__XLGDhG__jobGrid{gap:30px}.Loation-module__XLGDhG__jobItem{align-items:center;padding-bottom:25px}.Loation-module__XLGDhG__jobInfo h3{font-size:17px}.Loation-module__XLGDhG__jobInfo p,.Loation-module__XLGDhG__detailLink{font-size:14px}}@media (min-width:1100px) and (max-width:1350px){.Loation-module__XLGDhG__careersSection{padding-left:100px;padding-right:100px}.Loation-module__XLGDhG__jobGrid{column-gap:60px}.Loation-module__XLGDhG__jobItem{flex-wrap:wrap;align-items:center;gap:20px}}@media (max-width:1024px){.Loation-module__XLGDhG__container{padding:0}.Loation-module__XLGDhG__careersSection,.Loation-module__XLGDhG__topSection{padding:60px 40px 80px}.Loation-module__XLGDhG__description{width:100%;font-size:var(--fs-18);margin-top:8px;margin-bottom:32px;line-height:1.3}.Loation-module__XLGDhG__heading{font-size:var(--fs-22);margin:0}.Loation-module__XLGDhG__mapImg{height:auto}.Loation-module__XLGDhG__jobItem{align-items:center}}@media (max-width:768px){.Loation-module__XLGDhG__container{padding-top:0}.Loation-module__XLGDhG__locationGrid{flex-direction:column;align-items:center;gap:30px;margin:30px auto}.Loation-module__XLGDhG__jobGrid{grid-template-columns:1fr;gap:25px}.Loation-module__XLGDhG__jobItem{flex-wrap:nowrap;align-items:flex-end;padding-bottom:16px}.Loation-module__XLGDhG__mapContainer{margin-top:40px}.Loation-module__XLGDhG__divider{margin-bottom:40px}.Loation-module__XLGDhG__jobInfo h3{font-size:var(--fs-18);font-weight:600;font-family:var(--font-raleway);margin:0}.Loation-module__XLGDhG__topSubtext{line-height:1.3;font-size:var(--fs-16)}.Loation-module__XLGDhG__mainHeading{font-size:var(--fs-24);font-weight:600;font-family:var(--font-montserrat);margin:0 0 8px}.Loation-module__XLGDhG__locationItem{gap:4px}.Loation-module__XLGDhG__locName{font-size:var(--fs-18);margin:0}.Loation-module__XLGDhG__goldLink{margin-top:6px}.Loation-module__XLGDhG__jobInfo p{font-size:var(--fs-18);color:#818686;font-weight:400;font-family:var(--font-raleway);width:90%;margin:5px 0 0}.Loation-module__XLGDhG__detailLink{font-size:var(--fs-14)}.Loation-module__XLGDhG__emailFooter{font-size:16px;font-weight:400;font-family:var(--font-raleway);color:#414343;margin-top:30px}}@media (max-width:480px) and (min-width:320px){.Loation-module__XLGDhG__container{padding:80px 0 0}.Loation-module__XLGDhG__container .Loation-module__XLGDhG__careersSection,.Loation-module__XLGDhG__container .Loation-module__XLGDhG__topSection{padding-bottom:80px;padding-left:6%;padding-right:6%}.Loation-module__XLGDhG__topSection .Loation-module__XLGDhG__container .Loation-module__XLGDhG__jobItem{flex-direction:row;justify-content:space-between;align-items:center;gap:15px;display:flex}.Loation-module__XLGDhG__careersSection{padding-top:0}.Loation-module__XLGDhG__container .Loation-module__XLGDhG__detailLink{white-space:nowrap;font-size:var(--fs-16);flex-shrink:0;align-self:center}}@media (min-width:481px) and (max-width:1023px){.Loation-module__XLGDhG__topSection{padding-top:60px}}
