@font-face{font-family:Montserrat;src:url(/assets/fonts/Montserrat-ExtraBold.ttf) format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/fonts/Montserrat-SemiBold.ttf) format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/fonts/Montserrat-Medium.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Montserrat;src:url(/assets/fonts/Montserrat-Regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}:root{--white: #ffffff;--black: #000000;--gray-muted: #c0c0c0;--primary-color: #2d4255;--primary-color-a10: rgba(45, 66, 85, .1);--secondary-color: #c89666;--tertiary-color: #60adb1;--title-color: #333333;--text-color: #555555;--placeholder-color: #888888;--font-weight-extra-bold: 800;--font-weight-semi-bold: 600;--font-weight-medium: 500;--font-weight-regular: 400;--border-radius-pill: 9999px;--transition-timing: .3s ease-in-out}html{-webkit-text-size-adjust:100%;height:100%}body{min-height:100%;margin:0}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0}a{background-color:transparent;text-decoration:none}ul,ol{margin:0;padding:0;list-style:none}img{border-style:none;display:flex;max-width:100%}img::selection{background-color:transparent}label[for]{cursor:pointer;width:fit-content}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}button,select{line-height:1;cursor:pointer}button,input,select,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:100%;line-height:1;margin:0;padding:0;border:none;outline:none}button:active,button:focus,input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{outline:none}button:-webkit-autofill,button:-webkit-autofill:hover,button:-webkit-autofill:focus,input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--black);transition:background-color 9999s!important}html{height:100%;scroll-behavior:smooth}body{display:flex;flex-direction:column;background-color:var(--white);height:100%;color:var(--text-color);font-size:20px;font-weight:var(--font-weight-regular);font-family:Montserrat,sans-serif;overflow-x:hidden;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}section{padding-top:120px;padding-bottom:120px}@media screen and (max-width:1250px){section{padding-top:90px;padding-bottom:90px}}@media screen and (max-width:768px){section{padding-top:60px;padding-bottom:60px}}@media screen and (max-width:580px){section{padding-top:40px;padding-bottom:40px}}a{color:var(--primary-color);font-weight:var(--font-weight-medium);transition:color var(--transition-timing)}a:hover{color:var(--secondary-color)}.lgs-container{width:100%;max-width:1750px;margin-right:auto;margin-left:auto;padding-right:60px;padding-left:60px}@media screen and (max-width:1023px){.lgs-container{padding-left:30px;padding-right:30px}}@media screen and (max-width:768px){.lgs-container{padding-left:20px;padding-right:20px}}@media screen and (max-width:580px){.lgs-container{padding-left:10px;padding-right:10px}}.lgs-container--sm{max-width:1340px}.lgs-title{margin-bottom:40px;text-align:center;color:var(--title-color);font-size:clamp(40px,3.5vw,64px);font-weight:var(--font-weight-semi-bold)}@media screen and (max-width:768px){.lgs-title{font-size:40px}}@media screen and (max-width:580px){.lgs-title{font-size:32px}}.lgs-title--vertical{display:flex;flex-direction:column}.lgs-btn{min-width:320px;background-color:var(--tertiary-color);padding:16px 32px;border-radius:var(--border-radius-pill);box-shadow:4px 10px 15px #0000001a;color:var(--white);font-size:24px;font-weight:var(--font-weight-extra-bold);transition:background-color var(--transition-timing),color var(--transition-timing)}@media screen and (max-width:768px){.lgs-btn{min-width:auto;padding:12px 28px;font-size:20px}}.lgs-btn:disabled,.lgs-btn[disabled]{background-color:var(--primary-color-a10);box-shadow:none;color:var(--gray-muted);cursor:not-allowed}.lgs-btn:not(:disabled):not([disabled]):hover{background-color:var(--primary-color);color:var(--white)}.lgs-btn--nav{min-width:auto;background-color:var(--secondary-color);padding:12px 32px;box-shadow:none;font-size:18px;font-weight:var(--font-weight-semi-bold)}.lgs-app{flex:1;display:flex;flex-direction:column;position:relative}.lgs-background-wrapper{background-image:url(/assets/images/background.png);background-repeat:no-repeat;background-size:cover;background-position:center;box-shadow:inset 0 -10px 10px var(--white)}.lgs-header{position:absolute;top:40px;left:0;right:0;z-index:10}@media screen and (max-width:1023px){.lgs-header{top:20px}}.lgs-header>.lgs-container{display:flex;align-items:center;justify-content:space-between;gap:50px}.lgs-header__logo{flex-shrink:0;display:flex;width:300px}@media screen and (max-width:1023px){.lgs-header__logo{flex-shrink:1;width:200px}}@media screen and (max-width:580px){.lgs-header__logo{margin-left:3px}}.lgs-header__wrapper{display:flex;align-items:center;justify-content:space-between;gap:115px}@media screen and (max-width:1425px){.lgs-header__wrapper{gap:75px}}@media screen and (max-width:1350px){.lgs-header__wrapper{gap:50px}}@media screen and (max-width:600px){.lgs-header__wrapper{flex-shrink:0;gap:30px}}.lgs-header__nav{display:flex;align-items:center;justify-content:flex-end;gap:40px}@media screen and (min-width:1351px){.lgs-header__nav{flex:0 0 585px}}@media screen and (max-width:768px){.lgs-header__nav{display:none}}.lgs-header__nav>.lgs-section-links{gap:40px}@media screen and (max-width:1350px){.lgs-header__nav>.lgs-section-links{display:none}}.lgs-header__nav>.lgs-section-links a{background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:50% 100%;background-size:0% 1px;transition:color var(--transition-timing),background-size var(--transition-timing)}@media(hover:hover)and (pointer:fine){.lgs-header__nav>.lgs-section-links a:hover{background-size:100% 1px}}@media(prefers-reduced-motion:reduce){.lgs-header__nav>.lgs-section-links a{transition:none}}.lgs-section-links{display:flex;align-items:center;gap:50px}.lgs-locale-switcher{display:flex;align-items:center;gap:12px}.lgs-locale-switcher>a,.lgs-locale-switcher>span{color:var(--primary-color);font-weight:var(--font-weight-medium)}.lgs-locale-switcher__option{display:flex;align-items:center;gap:6px}@media screen and (max-width:600px){.lgs-locale-switcher__option>img{width:30px}}.lgs-locale-switcher__option>img{transition:transform var(--transition-timing)}.lgs-locale-switcher__option>span{background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:50% 100%;background-size:0% 1px;transition:color var(--transition-timing),background-size var(--transition-timing)}@media screen and (max-width:600px){.lgs-locale-switcher__option>span{font-size:16px}}.lgs-locale-switcher__option--active>span{color:var(--secondary-color)}@media(hover:hover)and (pointer:fine){.lgs-locale-switcher__option:hover>img{transform:scale(1.1)}.lgs-locale-switcher__option:hover>span{color:var(--secondary-color);background-size:100% 1px}}@media(prefers-reduced-motion:reduce){.lgs-locale-switcher__option>img,.lgs-locale-switcher__option>span{transition:none}}.lgs-about-section{display:flex;flex-direction:column;min-height:100vh;padding-top:175px}@media screen and (max-width:768px){.lgs-about-section{padding-top:125px}}.lgs-about-section>.lgs-container{flex:1;display:flex;align-items:center;justify-content:center;gap:60px}@media screen and (max-width:1250px){.lgs-about-section>.lgs-container{flex-direction:column}}@media screen and (max-width:768px){.lgs-about-section>.lgs-container{gap:45px}}.lgs-about-section__content{flex:0 1 620px;display:flex;flex-direction:column;align-items:center;gap:60px;text-align:center}@media screen and (max-width:1350px){.lgs-about-section__content{gap:30px}}@media screen and (max-width:1250px){.lgs-about-section__content{flex:1 1 auto;max-width:770px}}.lgs-about-section__content>.lgs-title{margin-bottom:0;font-size:clamp(40px,3.5vw,64px)}.lgs-about-section__content>p{font-size:clamp(20px,1.35vw,24px);line-height:1.5}@media screen and (max-width:768px){.lgs-about-section__content>p{font-size:18px}}.lgs-about-section__img{flex:1 1 auto;display:flex}.lgs-about-section__img>img{will-change:transform}@media screen and (max-width:1250px){.lgs-about-section__img{max-width:800px}}.lgs-services-section>.lgs-container{display:flex;align-items:center;justify-content:center;gap:60px}@media screen and (max-width:1250px){.lgs-services-section>.lgs-container{flex-direction:column-reverse}}@media screen and (max-width:768px){.lgs-services-section>.lgs-container{gap:45px}}.lgs-services-section__img{display:flex}@media screen and (max-width:1250px){.lgs-services-section__img{max-width:800px}}.lgs-services-section__wrapper{flex:1 1 730px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:1250px){.lgs-services-section__wrapper{flex:1 1 auto;max-width:830px}}.lgs-services-section__content{display:flex;flex-direction:column;align-items:center;max-width:720px;gap:30px;text-align:center}@media screen and (max-width:1250px){.lgs-services-section__content{max-width:100%}}.lgs-services-section__content p,.lgs-services-section__content span{font-size:clamp(20px,1.35vw,24px);line-height:1.5}@media screen and (max-width:768px){.lgs-services-section__content p,.lgs-services-section__content span{font-size:18px}}.lgs-services-section__content>.lgs-title{margin-bottom:30px}@media screen and (max-width:1350px){.lgs-services-section__content>.lgs-title{margin-bottom:0}}@media screen and (max-width:1250px){.lgs-services-section__content>.lgs-title{max-width:600px}}@media screen and (max-width:860px){.lgs-services-section__content>.lgs-title{max-width:450px}}.lgs-services-section__content>span{max-width:530px}@media screen and (max-width:1250px){.lgs-services-section__content>span{max-width:100%}}.lgs-services-section__list>ul{width:fit-content;margin:5px auto 0;text-align:left}.lgs-services-section__list>ul>li{font-size:clamp(20px,1.35vw,24px)}@media screen and (max-width:768px){.lgs-services-section__list>ul>li{font-size:18px}}.lgs-contacts-section>.lgs-title{margin-bottom:100px}@media screen and (max-width:1150px){.lgs-contacts-section>.lgs-title{margin-bottom:70px}}@media screen and (max-width:580px){.lgs-contacts-section>.lgs-title{max-width:260px;margin-left:auto;margin-right:auto}}.lgs-contacts-section>ul{display:flex;justify-content:space-between;align-items:center;gap:50px}@media screen and (max-width:950px){.lgs-contacts-section>ul{flex-direction:column;gap:75px}}@media screen and (min-width:951px){.lgs-contacts-section>ul>li{flex:1 1 300px}}.lgs-contacts-section>ul>li>a{display:flex;flex-direction:column;align-items:center;gap:15px;color:var(--primary-color);font-size:24px;font-weight:var(--font-weight-medium);text-align:center}@media screen and (max-width:1150px){.lgs-contacts-section>ul>li>a{font-size:20px}}.lgs-contacts-section>ul>li>a>p{display:flex;flex-direction:column;align-items:center}.lgs-contacts-section>ul>li>a>p>span{transition:color var(--transition-timing)}.lgs-contacts-section>ul>li>a:hover>p>span:last-of-type{color:var(--secondary-color);text-decoration:underline}.lgs-contacts-section>ul>li:first-of-type>a:hover>p>span:first-of-type{color:var(--secondary-color);text-decoration:underline}@media(hover:hover)and (pointer:fine){.lgs-contacts-section>ul>li>a{position:relative}.lgs-contacts-section>ul>li>a:before{content:"";position:absolute;top:42px;left:50%;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,#c8966640,#c8966600 70%);transform:translate(-50%,-50%) scale(.4);opacity:0;transition:transform .3s cubic-bezier(0,0,.58,1),opacity .3s cubic-bezier(0,0,.58,1);pointer-events:none;z-index:-1}.lgs-contacts-section>ul>li>a:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}.lgs-contacts-section>ul>li>a>img{transition:transform .3s cubic-bezier(.34,1.56,.64,1),filter .3s cubic-bezier(0,0,.58,1)}.lgs-contacts-section>ul>li>a:hover>img{transform:translateY(-6px) scale(1.05);filter:drop-shadow(0 12px 12px rgba(45,66,85,.22))}.lgs-contacts-section>ul>li>a>p>span{background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:50% 100%;background-size:0% 1px;transition:color var(--transition-timing),background-size .25s cubic-bezier(0,0,.58,1)}.lgs-contacts-section>ul>li>a:hover>p>span:last-of-type,.lgs-contacts-section>ul>li:first-of-type>a:hover>p>span:first-of-type{text-decoration:none;background-size:100% 1px}}@media(prefers-reduced-motion:reduce){.lgs-contacts-section>ul>li>a:before,.lgs-contacts-section>ul>li>a>img,.lgs-contacts-section>ul>li>a>p>span{transition:none}.lgs-contacts-section>ul>li>a:hover>img{transform:none;filter:none}}.lgs-form-section{padding-top:0}.lgs-form-section__top-section{background-color:var(--primary-color);padding:70px 0}@media screen and (max-width:1050px){.lgs-form-section__top-section{padding:30px 0}}.lgs-form-section__top-section>.lgs-container{display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center}.lgs-form-section__top-section>.lgs-container>.lgs-title{margin-bottom:40px;color:var(--white)}@media screen and (max-width:1050px){.lgs-form-section__top-section>.lgs-container>.lgs-title{margin-bottom:20px}}@media screen and (max-width:680px){.lgs-form-section__top-section>.lgs-container>.lgs-title{margin-bottom:0}}.lgs-form-section__top-section>.lgs-container>p,.lgs-form-section__top-section>.lgs-container>span{color:var(--white);font-size:24px;line-height:1.5}@media screen and (max-width:1050px){.lgs-form-section__top-section>.lgs-container>p,.lgs-form-section__top-section>.lgs-container>span{font-size:20px}}@media screen and (max-width:768px){.lgs-form-section__top-section>.lgs-container>p,.lgs-form-section__top-section>.lgs-container>span{font-size:18px}}.lgs-form-section__top-section>.lgs-container>p{display:flex;flex-direction:column;align-items:center;max-width:1050px}@media screen and (max-width:480px){.lgs-form-section__top-section>.lgs-container>p>span:first-of-type{max-width:250px;margin-bottom:20px}}.lgs-form-section__top-section>.lgs-container>span{max-width:910px}.lgs-form-section__content{position:relative;display:flex;flex-direction:column;align-items:center;gap:40px;padding-top:100px}@media screen and (max-width:768px){.lgs-form-section__content{padding-top:60px}}@media screen and (max-width:580px){.lgs-form-section__content{padding-top:40px}}.lgs-form-section__content>form{display:flex;justify-content:space-between;gap:50px;flex-wrap:wrap}@media screen and (max-width:950px){.lgs-form-section__content>form{flex-direction:column;gap:40px;max-width:600px;width:100%}}@media screen and (max-width:580px){.lgs-form-section__content>form{gap:30px}}.lgs-form-section__content>form>.lgs-checkbox{flex:1 1 100%}.lgs-form-section__content>p{padding-bottom:5px;border-bottom:1px solid var(--black);font-weight:var(--font-weight-semi-bold)}.lgs-form-section__field{display:flex;flex-direction:column;gap:5px}@media screen and (min-width:951px){.lgs-form-section__field{flex:1 1 400px}}.lgs-form-section__field>label{padding-left:10px}@media screen and (max-width:768px){.lgs-form-section__field>label{font-size:18px}}.lgs-form-section__field>input:not([type=checkbox]),.lgs-form-section__field>textarea{padding:12px 20px;border:1px solid var(--primary-color-a10);border-radius:10px;box-shadow:0 5px 10px #0000001a;font-weight:var(--font-weight-medium);transition:border var(--transition-timing)}@media screen and (max-width:768px){.lgs-form-section__field>input:not([type=checkbox]),.lgs-form-section__field>textarea{font-size:18px}}.lgs-form-section__field>input:not([type=checkbox])::placeholder,.lgs-form-section__field>textarea::placeholder{color:var(--placeholder-color);font-weight:var(--font-weight-regular)}.lgs-form-section__field>input:not([type=checkbox]):not(:placeholder-shown),.lgs-form-section__field>input:not([type=checkbox]):hover,.lgs-form-section__field>input:not([type=checkbox]):focus,.lgs-form-section__field>textarea:not(:placeholder-shown),.lgs-form-section__field>textarea:hover,.lgs-form-section__field>textarea:focus{border-color:var(--primary-color)}.lgs-form-section__field>input:not([type=checkbox]):disabled,.lgs-form-section__field>input:not([type=checkbox])[disabled],.lgs-form-section__field>textarea:disabled,.lgs-form-section__field>textarea[disabled]{border-color:transparent;color:var(--gray-muted)}.lgs-form-section__field>textarea{resize:none}.lgs-form-section__field--full-width{flex:1 1 100%}.lgs-quote-submit{position:relative;display:inline-flex}.lgs-quote-submit__hint{position:absolute;bottom:calc(100% + 12px);left:50%;z-index:20;width:max-content;max-width:320px;padding:10px 14px;border-radius:10px;background-color:var(--primary-color);box-shadow:4px 10px 15px #0000001a;color:var(--white);font-size:14px;font-weight:var(--font-weight-medium);line-height:1.4;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,4px);transition:opacity var(--transition-timing),transform var(--transition-timing),visibility var(--transition-timing)}.lgs-quote-submit__hint:after{content:"";position:absolute;top:100%;left:50%;border:6px solid transparent;border-top-color:var(--primary-color);transform:translate(-50%)}.lgs-quote-submit__hint:empty{display:none}.lgs-quote-submit:hover .lgs-quote-submit__hint,.lgs-quote-submit:focus-within .lgs-quote-submit__hint{opacity:1;visibility:visible;transform:translate(-50%)}@media(prefers-reduced-motion:reduce){.lgs-quote-submit__hint{transition:none}}.lgs-toggle{display:flex;align-items:center}.lgs-toggle>input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.lgs-toggle>input[type=checkbox]:checked+label>.lgs-toggle__switch{background-color:var(--tertiary-color)}.lgs-toggle>input[type=checkbox]:checked+label>.lgs-toggle__switch:after{transform:translate(20px)}.lgs-toggle>label{display:flex;align-items:center;gap:20px;cursor:pointer;line-height:1;-webkit-user-select:none;user-select:none}@media screen and (max-width:768px){.lgs-toggle>label{font-size:18px}}.lgs-toggle .lgs-toggle__switch{flex-shrink:0;position:relative;width:46px;height:26px;background:var(--gray-muted);border-radius:var(--border-radius-pill);transition:background-color var(--transition-timing)}.lgs-toggle .lgs-toggle__switch:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:var(--white);border-radius:50%;transition:transform var(--transition-timing)}.lgs-checkbox{display:flex;justify-content:center}.lgs-checkbox>input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.lgs-checkbox>input[type=checkbox]:checked+label>.lgs-checkbox__override{background-color:var(--tertiary-color)}.lgs-checkbox>input[type=checkbox]:checked+label>.lgs-checkbox__override:after{content:"";position:absolute;left:6px;top:2px;width:6px;height:12px;border:solid var(--white);border-width:0 2px 2px 0;transform:rotate(45deg)}.lgs-checkbox>label{display:flex;align-items:center;gap:10px;color:var(--placeholder-color);font-size:16px;-webkit-user-select:none;user-select:none}.lgs-checkbox .lgs-checkbox__override{flex-shrink:0;position:relative;display:inline-block;width:20px;height:20px;border:1px solid var(--tertiary-color);border-radius:4px}.lgs-spinner{display:flex;align-items:center;justify-content:center;position:absolute;inset:0;width:100%;height:100%;background-color:#ffffff80;cursor:progress;z-index:4;opacity:0;visibility:hidden;transition:opacity var(--transition-timing),visibility var(--transition-timing)}.lgs-spinner--active{opacity:1;visibility:visible}.lgs-spinner:after{content:" ";display:block;width:30px;height:30px;border-radius:50%;border:3px solid;border-color:var(--white) transparent var(--white);animation:spinner-animation 1s ease-out infinite}@keyframes spinner-animation{0%{transform:rotate(0);border-color:var(--white) transparent var(--white) transparent}to{transform:rotate(360deg);border-color:var(--primary-color) transparent var(--primary-color) transparent}}.lgs-footer{padding:30px 0;border-top:5px solid var(--secondary-color)}@media screen and (max-width:768px){.lgs-footer{padding-top:20px;padding-bottom:20px}}.lgs-footer>.lgs-container{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.lgs-footer__block{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%}.lgs-footer__block>button{flex-shrink:0}.lgs-footer__block>button>img{width:230px}.lgs-footer__block>small{font-size:13px}.lgs-footer__block>span{font-size:14px}@media screen and (max-width:580px){.lgs-footer__block>.lgs-section-links{flex-direction:column;gap:15px;margin:10px 0}}.lgs-footer__block>.lgs-section-links a{background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:50% 100%;background-size:0% 1px;transition:color var(--transition-timing),background-size var(--transition-timing)}@media(hover:hover)and (pointer:fine){.lgs-footer__block>.lgs-section-links a:hover{background-size:100% 1px}}@media(prefers-reduced-motion:reduce){.lgs-footer__block>.lgs-section-links a{transition:none}}@media screen and (max-width:768px){.lgs-footer__block:first-of-type{flex-direction:column;align-items:center}}@media screen and (max-width:580px){.lgs-footer__block:last-of-type{flex-direction:column-reverse;align-items:center;gap:10px}}[data-motion]{opacity:0;transition:transform var(--m-duration, .7s) cubic-bezier(0,0,.58,1) var(--m-delay, 0s),opacity var(--m-opacity-duration, .7s) cubic-bezier(0,0,.58,1) var(--m-delay, 0s)}.lgs-btn[data-motion]{transition:transform var(--m-duration, .7s) cubic-bezier(0,0,.58,1) var(--m-delay, 0s),opacity var(--m-opacity-duration, .7s) cubic-bezier(0,0,.58,1) var(--m-delay, 0s),background-color var(--transition-timing),color var(--transition-timing)}[data-motion=up]{transform:translateY(100px)}[data-motion=up-sm]{transform:translateY(50px)}[data-motion=down]{transform:translateY(-50px)}[data-motion=left]{transform:translate(150px)}[data-motion=right]{transform:translate(-150px)}[data-motion].lgs-motion--visible{transform:translate(0);opacity:1}
