@import"https://use.typekit.net/des1wcy.css";:root{--theme:#282828;--light-text:#f0f0f0;--theme-golden:#e9ba49;--themeShadowI:rgba(5,17,51,.05);--themeShadowII:rgba(5,17,51,.1);--shadow:0 2px 2px -2px var(--themeShadowI),0 4px 2px -4px var(--themeShadowI),0 12px 8px -8px var(--themeShadowII),0 14px 12px -12px var(--themeShadowII),0 20px 16px -16px var(--themeShadowII)}body,html{padding:0;margin:0;font-family:montserrat,sans-serif;font-size:16px;max-width:100vw;overflow-x:hidden}body{background:#fff;background-color:#f5f5f5}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.globalContainer{min-height:80vh;justify-content:space-between}.globalContainer,.uiContainer{display:flex;flex-direction:column}.uiContainer{position:relative;max-width:100vw;width:100%;min-height:calc(100vh - 120px);padding:20px calc(50% - 600px) 0;justify-content:flex-start}.uiContainer._center{justify-content:center}@media(max-width:1200px){.uiContainer{padding:20px 80px 0}}@media(max-width:720px){.uiContainer{padding:20px 20px 0}}.uiContainer._mod{background:none}.uiContainer._mod:before{left:calc(50% + 4px)}.uiContainer>*{position:relative;z-index:10}.uiHeader{position:fixed;height:80px;z-index:340;top:0;display:grid;align-items:center;padding:15px calc(50% - 600px);width:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#000}.uiHeader:before{content:"";position:absolute;top:0;left:50%;width:100vw;height:100%;transform:translateX(-50%);box-shadow:0 5px 5px -2px rgba(51,51,51,.05),0 6px 4px -4px rgba(51,51,51,.03),0 8px 8px -6px hsla(0,0%,60%,.04),0 20px 14px -16px hsla(0,0%,80%,.05);z-index:-1;background-color:#fff}@media(max-width:1200px){.uiHeader{padding:10px 80px}}@media(max-width:720px){.uiHeader{padding:10px 20px;display:flex;justify-content:space-between}}.uiFooter{z-index:340;top:0;display:flex;justify-content:space-between;align-items:flex-end;padding:20px calc(50% - 600px);width:100%;height:200px;position:relative}@media(max-width:1200px){.uiFooter{padding:20px 80px}}@media(max-width:720px){.uiFooter{padding:20px;height:auto}}.uiFooter *{color:#fff}.uiFooter:before{content:"";position:absolute;top:0;left:50%;width:100%;height:100%;transform:translateX(-50%);z-index:-1;background-color:#111}.uiButton{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:100%;padding:0 20px;text-align:center;height:40px;line-height:40px;font-size:15.5px;font-weight:700;background-color:var(--theme-golden);transition:.2s ease-in-out;cursor:pointer}.uiButton:hover{color:#fff;background-color:#000}.loading{position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;background-color:#6d6d6d;display:flex;justify-content:center;align-items:center;opacity:.7}.loading .animation{color:#fff;display:inline-block;position:relative;font-size:50px;box-sizing:border-box}.loading .animation:after{content:"";width:5px;height:5px;background:currentColor;position:absolute;bottom:10px;right:-5px;border-radius:50%;box-sizing:border-box;-webkit-animation:animloader 1s linear infinite;animation:animloader 1s linear infinite}@-webkit-keyframes animloader{0%{box-shadow:10px 0 hsla(0,0%,100%,0),20px 0 hsla(0,0%,100%,0)}50%{box-shadow:10px 0 #fff,20px 0 hsla(0,0%,100%,0)}to{box-shadow:10px 0 #fff,20px 0 #fff}}@keyframes animloader{0%{box-shadow:10px 0 hsla(0,0%,100%,0),20px 0 hsla(0,0%,100%,0)}50%{box-shadow:10px 0 #fff,20px 0 hsla(0,0%,100%,0)}to{box-shadow:10px 0 #fff,20px 0 #fff}}.message{position:fixed;top:20px;left:calc((100% - 600px + 200px)/2);width:400px;height:50px;background-color:#f5f5f5;box-shadow:var(--shadow);z-index:1500;border-radius:4px;display:flex;justify-content:center;align-items:center;-webkit-animation:animmessage 1s linear alternate;animation:animmessage 1s linear alternate}.message span{font-weight:700}@-webkit-keyframes animmessage{0%{top:-80px}to{top:20px}}@keyframes animmessage{0%{top:-80px}to{top:20px}}.Sandwich_sandwichContainer__sQOq3{position:absolute;top:0;left:0;bottom:0;right:0;width:100vw;height:100vh;overflow:hidden}.Sandwich_sandwich__D5XLy{display:none;position:fixed;top:25px;right:30px;width:22px;height:32px;z-index:10000;transition:all .15s ease-out;cursor:pointer}@media(max-width:720px){.Sandwich_sandwich__D5XLy{display:block}}.Sandwich_sandwich__D5XLy:before{top:calc(50% - 6px)}.Sandwich_sandwich__D5XLy:after,.Sandwich_sandwich__D5XLy:before{content:"";position:absolute;width:100%;height:2px;background-color:#000;transition:all .15s ease-out;transform-origin:50% 50%;z-index:100}.Sandwich_sandwich__D5XLy:after{top:calc(50% + 4px)}.Sandwich_checker__rKKVe{position:absolute;top:-200px}.Sandwich_checker__rKKVe:checked+.Sandwich_sandwich__D5XLy:before{background-color:#000;top:calc(50% - 1px);transform:rotate(45deg)}.Sandwich_checker__rKKVe:checked+.Sandwich_sandwich__D5XLy:after{background-color:#000;top:calc(50% - 1px);transform:rotate(-45deg)}.Sandwich_checker__rKKVe:checked+.Sandwich_sandwich__D5XLy>.Sandwich_overlay__GtebQ{display:block}.Sandwich_checker__rKKVe:checked+.Sandwich_sandwich__D5XLy .Sandwich_menu__cyghz{left:calc(100% - 265px);right:-40px}.Sandwich_overlay__GtebQ{position:absolute;display:none;right:0;top:-30px;min-width:100vw;min-height:110vh;background:hsla(0,1%,44%,.75);z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Sandwich_menu__cyghz{position:absolute;left:calc(100% + 120px);top:-30px;right:-360px;min-height:110vh;background:#f7f7f7;z-index:40;box-shadow:0 5px 5px -2px rgba(51,51,51,.05),0 6px 4px -4px rgba(51,51,51,.03),0 8px 8px -6px hsla(0,0%,60%,.04),0 20px 14px -16px hsla(0,0%,80%,.05);padding:80px 20px;transition:all .25s ease-out;grid-gap:20px}.Sandwich_menu__cyghz,.Sandwich_menu__items__kKlAK{display:flex;flex-direction:column;justify-content:flex-start}.Sandwich_menu__items__kKlAK{list-style:none;padding:0;margin-top:30px;text-transform:uppercase}.Sandwich_menu__items__item__aMgMf{padding:10px;color:hsla(0,0%,100%,.5)}.Sandwich_menu__items__item__iconSubMenu__btMbn{position:relative}.Sandwich_menu__items__item__iconSubMenu__btMbn:before{content:"";position:absolute;right:-20px;top:3px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:10px solid hsla(0,0%,100%,.25);transform:rotate(180deg)}.Sandwich_menu__items__item__iconSubMenu_active__x0sUg:before{content:"";transform:rotate(0deg)}.Sandwich_menu__items__item__subMenu__p5XL3{display:none;flex-direction:column;padding-left:30px;margin-top:20px}.Sandwich_menu__items__item__subMenu__p5XL3 a{color:hsla(0,0%,100%,.5);padding:10px 0}.Sandwich_menu__items__item__subMenu__p5XL3 a:active{color:hsla(0,0%,100%,.5)}.Sandwich_menu__items__item__subMenu_active__Ne4MW{display:flex}.Sandwich_menu__User__ajsHR{display:none}@media(max-width:720px){.Sandwich_menu__User__ajsHR{display:block}}.Header_logo__c1BRW{min-width:120px;width:100%;height:100%;max-height:100%;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-animation:Header_logoAppear__Q6c_w 2.5s ease-in-out;animation:Header_logoAppear__Q6c_w 2.5s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media(max-width:720px){.Header_logo__c1BRW{max-width:85%}}.Header_logo__c1BRW .Header_slogan__dqLur{margin-left:10px;line-height:100%;font-size:95%}@media(max-width:720px){.Header_logo__c1BRW .Header_slogan__dqLur{display:none}}.Header_logo__c1BRW .Header__t__69kZd{flex-basis:1%;height:100%;background-image:url(/logo/logo_1.svg);background-repeat:no-repeat;background-size:cover;aspect-ratio:176/100}.Header_logo__c1BRW .Header__u__gwkIk{flex-basis:100%;height:100%;background-image:url(/logo/logo_2.svg);background-repeat:repeat-x;background-size:contain}.Header_logo__c1BRW .Header__g__jRFrh{flex-basis:1%;height:100%;background-image:url(/logo/logo_3.svg);background-repeat:no-repeat;background-size:cover;aspect-ratio:130/100}@-webkit-keyframes Header_logoAppear__Q6c_w{0%{width:0}to{width:100%}}@keyframes Header_logoAppear__Q6c_w{0%{width:0}to{width:100%}}.Header_menu__a3Ygk{display:flex;justify-content:center;padding:60px 0 20px;list-style:none;grid-gap:40px;max-width:660px;margin:60px auto 0}@media(max-width:720px){.Header_menu__a3Ygk{display:none}}.Header_menu__item___OX4x{position:relative;cursor:pointer;flex:1 1;text-align:center}.Header_menu__item___OX4x:before{content:"";position:absolute;left:50%;top:50%;width:calc(100% + 20px);height:calc(100% + 16px);transform:translate(-50%,-50%);z-index:-1;opacity:0;background-color:var(--theme-golden);transition:all .3s ease}.Header_menu__item___OX4x:hover:before,.Header_menu__item_active__Bl0K2:before{content:"";opacity:1}@media(max-width:720px){.Header_menu__item___OX4x{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:40px}}.Footer_patent___O_9X{height:100%;display:flex;flex-direction:column;justify-content:space-between;color:#fff;font-size:12px;font-weight:600}.Footer_patent___O_9X span{line-height:34px}.Footer_links__facebook__TR2F5,.Footer_links__instagram__cApgV{width:30px;height:30px;border-radius:50%;background-color:#fff;display:inline-block;background-position:50%;background-repeat:no-repeat;background-size:70%}.Footer_links__instagram__cApgV{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMzAgMzAiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxjaXJjbGUgY3g9IjE1IiBjeT0iMTUiIHI9IjQiLz48cGF0aCBkPSJNMTkuOTk5LDNoLTEwQzYuMTQsMywzLDYuMTQxLDMsMTAuMDAxdjEwQzMsMjMuODYsNi4xNDEsMjcsMTAuMDAxLDI3aDEwQzIzLjg2LDI3LDI3LDIzLjg1OSwyNywxOS45OTl2LTEwICAgQzI3LDYuMTQsMjMuODU5LDMsMTkuOTk5LDN6IE0xNSwyMWMtMy4zMDksMC02LTIuNjkxLTYtNnMyLjY5MS02LDYtNnM2LDIuNjkxLDYsNlMxOC4zMDksMjEsMTUsMjF6IE0yMiw5Yy0wLjU1MiwwLTEtMC40NDgtMS0xICAgYzAtMC41NTIsMC40NDgtMSwxLTFzMSwwLjQ0OCwxLDFDMjMsOC41NTIsMjIuNTUyLDksMjIsOXoiLz48L2c+PC9zdmc+");margin-left:10px}.Footer_links__facebook__TR2F5{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgYmFzZVByb2ZpbGU9InRpbnkiIGhlaWdodD0iMjRweCIgaWQ9IkxheWVyXzEiIHZlcnNpb249IjEuMiIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGc+PHBhdGggZD0iTTEzLDEwaDN2M2gtM3Y3aC0zdi03SDd2LTNoM1Y4Ljc0NWMwLTEuMTg5LDAuMzc0LTIuNjkxLDEuMTE4LTMuNTEyQzExLjg2Miw0LjQxLDEyLjc5MSw0LDEzLjkwNCw0SDE2djNoLTIuMSAgIEMxMy40MDIsNywxMyw3LjQwMiwxMyw3Ljg5OVYxMHoiLz48L2c+PC9zdmc+")}.Footer_warnings__JC9dy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:720px){.Footer_warnings__JC9dy{grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:40px}}.Footer_warning__GDyNo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;justify-content:center}.Footer_warning__GDyNo h4,.Footer_warning__GDyNo p{margin:0}.Footer_warning__GDyNo h4{font-size:18px}.Footer_warning__GDyNo p{font-size:14px;font-weight:500}.Footer_warning_small__u9aKd{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;justify-content:center}.Footer_warning_small__u9aKd h4,.Footer_warning_small__u9aKd p{margin:0;font-size:90%}.Footer_warning_small__u9aKd p{font-weight:500;margin-bottom:10px}