@property --AnimColor1{syntax:"<color>";inherits:false;initial-value:#fff}@property --AnimColor2{syntax:"<color>";inherits:false;initial-value:#fff}@property --AnimColor3{syntax:"<color>";inherits:false;initial-value:#fff}@property --AnimColor4{syntax:"<color>";inherits:false;initial-value:#fff}@property --AnimColor5{syntax:"<color>";inherits:false;initial-value:#fff}.general-wrapper{display:flex;justify-content:center;align-items:center}.lws-home-content-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;border-radius:1em;padding:20px;background:radial-gradient(circle at 50% -150%,#7b6e61,rgba(0,0,0,.3));backdrop-filter:blur(12px)}.lws-home-content-wrapper::before{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;border:1px solid transparent;background:linear-gradient(#666666,#60564d) border-box;mask:linear-gradient(black,black) border-box,linear-gradient(black,black) padding-box;mask-composite:subtract}.lws-home-content-wrapper .company-logo{max-width:630px}.lws-home-content-wrapper h2{color:var(--light-header,#ccc);font-weight:300;display:flex}.lws-home-content-wrapper h2 img.swiss-crest{margin-left:10px;max-height:40px}.lws-content-section{position:relative;overflow:hidden}.lws-content-section .section-background{opacity:.1;position:absolute;z-index:0;user-select:none;top:100px;bottom:-50px;left:-50px;min-width:80%}.lws-content-section .section-background.right{left:auto;top:auto;right:-50px;bottom:-50px}.lws-content-section .section-background.bottom{left:-50px;right:auto;bottom:10px;min-width:100%;display:flex;justify-content:center;align-items:flex-end}.lws-content-section .section-background.bottom img{width:100%}.lws-content-section .section-sep{height:1px;width:40%;background-color:var(--sep-color,#999);margin-top:1em;margin-bottom:2em}.lws-content-section .section-content-wrapper{position:relative;z-index:10;min-height:600px;display:flex;justify-content:center;align-items:center;padding:60px 40px}.lws-content-section .section-content-wrapper .section-content{max-width:1200px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.lws-content-section .section-content-wrapper .section-content h2{color:var(--light-header,#ccc);font-weight:200;font-size:3em}.lws-content-section .section-content-wrapper .section-content h2 b{font-size:500}.lws-content-section .section-content-wrapper .section-content h4{color:var(--light-header,#ccc);font-weight:500;font-size:1.4em;background:linear-gradient(90deg,rgba(0,0,0,.1),rgba(0,0,0,.35));padding:20px;border-radius:6px;text-align:center;margin:10px 0}.lws-content-section .section-content-wrapper .section-content p.content-paragraph,.lws-content-section .section-content-wrapper .section-content ul>li{text-align:justify;color:var(--light-text,#bbb);font-size:1.2em}.lws-content-section .section-content-wrapper .section-content .content-grid{display:grid;gap:10px}.lws-content-section .section-content-wrapper .section-content .content-grid.two-rows{grid-template-columns:1fr 1fr}.lws-content-section .section-content-wrapper .section-content .button-line{margin-top:20px;display:flex;justify-content:stretch;align-items:center}.lws-content-section .section-content-wrapper .section-content .button-line .link-button{flex:1 1 auto;text-align:center;padding:.5em 1em;border-radius:.2em;font-size:1.5em;font-weight:200;text-decoration:none!important;user-select:none;cursor:pointer}.lws-content-section .section-content-wrapper .section-content .button-line .link-button.red{--AnimColor1:rgba(85,11,0,.8);--AnimColor2:rgba(111,14,0,.8);--AnimColor3:rgba(136,17,0,.8);--AnimColor4:rgba(162,20,0,.8);--AnimColor5:rgba(187,23,0,.8);color:#fff;border:0;background:linear-gradient(to top,var(--AnimColor1) 0,var(--AnimColor2) 25%,var(--AnimColor3) 50%,var(--AnimColor4) 75%,var(--AnimColor5) 100%);transition:--AnimColor1 .2s,--AnimColor2 .4s,--AnimColor3 .6s,--AnimColor4 .8s,--AnimColor5 1s,color .5s}.lws-content-section .section-content-wrapper .section-content .button-line .link-button.red:hover,.lws-content-section .section-content-wrapper .section-content .button-line .link-button.red:active,.lws-content-section .section-content-wrapper .section-content .button-line .link-button.red.current{--AnimColor1:rgba(117,29,19,.8);--AnimColor2:rgba(160,40,27,.8);--AnimColor3:rgba(204,51,34,.8);--AnimColor4:rgba(223,81,66,.8);--AnimColor5:rgba(231,121,109,.8);color:#fff}.lws-content-section .section-content-wrapper .section-content .button-line .link-button.blue{--AnimColor1:rgba(5,79,113,.8);--AnimColor2:rgba(6,96,138,.8);--AnimColor3:rgba(7,113,162,.8);--AnimColor4:rgba(8,130,186,.8);--AnimColor5:rgba(9,147,211,.8);color:#fff;border:0;background:linear-gradient(to top,var(--AnimColor1) 0,var(--AnimColor2) 25%,var(--AnimColor3) 50%,var(--AnimColor4) 75%,var(--AnimColor5) 100%);transition:--AnimColor1 .2s,--AnimColor2 .4s,--AnimColor3 .6s,--AnimColor4 .8s,--AnimColor5 1s,color .5s}.lws-content-section .section-content-wrapper .section-content .button-line .link-button.blue:hover,.lws-content-section .section-content-wrapper .section-content .button-line .link-button.blue:active,.lws-content-section .section-content-wrapper .section-content .button-line .link-button.blue.current{--AnimColor1:rgba(18,93,115,.8);--AnimColor2:rgba(24,128,160,.8);--AnimColor3:rgba(31,164,204,.8);--AnimColor4:rgba(61,187,225,.8);--AnimColor5:rgba(105,203,232,.8);color:#fff}.lws-content-section .section-content-wrapper .section-content .button-line .link-button.grey{--AnimColor1:rgba(77,77,77,.8);--AnimColor2:rgba(89,89,89,.8);--AnimColor3:rgba(102,102,102,.8);--AnimColor4:rgba(115,115,115,.8);--AnimColor5:rgba(128,128,128,.8);color:#fff;border:0;background:linear-gradient(to top,var(--AnimColor1) 0,var(--AnimColor2) 25%,var(--AnimColor3) 50%,var(--AnimColor4) 75%,var(--AnimColor5) 100%);transition:--AnimColor1 .2s,--AnimColor2 .4s,--AnimColor3 .6s,--AnimColor4 .8s,--AnimColor5 1s,color .5s}.lws-content-section .section-content-wrapper .section-content .button-line .link-button.grey:hover,.lws-content-section .section-content-wrapper .section-content .button-line .link-button.grey:active,.lws-content-section .section-content-wrapper .section-content .button-line .link-button.grey.current{--AnimColor1:rgba(86,101,101,.8);--AnimColor2:rgba(110,128,128,.8);--AnimColor3:rgba(136,153,153,.8);--AnimColor4:rgba(163,177,177,.8);--AnimColor5:rgba(191,200,200,.8);color:#111}