.Header-module-scss-module__rIun6a__header{z-index:100;border:1px solid #0000;align-items:center;width:100%;height:80px;padding:0;transition:all .35s;display:flex;position:sticky;top:0}.Header-module-scss-module__rIun6a__header.Header-module-scss-module__rIun6a__mini{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fff9;border:1px solid #fff;border-top-color:#0000;height:50px}.Header-module-scss-module__rIun6a__header.Header-module-scss-module__rIun6a__mini .Header-module-scss-module__rIun6a__logo{width:90px}.Header-module-scss-module__rIun6a__headerContainer{justify-content:start;align-items:center;gap:calc(var(--gap)*2);width:100%;display:flex}@media (max-width:768px){.Header-module-scss-module__rIun6a__headerContainer{justify-content:space-between}}.Header-module-scss-module__rIun6a__logo{background-color:var(--text-main);width:120px;transition:width .35s var(--ease);font-size:0;-webkit-mask-image:url(/img/botrun.svg);mask-image:url(/img/botrun.svg);-webkit-mask-size:auto 100%;mask-size:auto 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Header-module-scss-module__rIun6a__logo:before{content:"";width:100%;padding-bottom:24.65%;display:block}.Header-module-scss-module__rIun6a__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:21px;padding:0;display:none}.Header-module-scss-module__rIun6a__hamburger span{background-color:var(--text-main);border-radius:2px;width:100%;height:2px;transition:all .3s ease-in-out;display:block}.Header-module-scss-module__rIun6a__hamburger.Header-module-scss-module__rIun6a__--open span:first-child{transform:translateY(9px)rotate(45deg)}.Header-module-scss-module__rIun6a__hamburger.Header-module-scss-module__rIun6a__--open span:nth-child(2){opacity:0}.Header-module-scss-module__rIun6a__hamburger.Header-module-scss-module__rIun6a__--open span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Header-module-scss-module__rIun6a__nav{gap:var(--gap);display:flex}@media (min-width:1300px){.Header-module-scss-module__rIun6a__nav{gap:calc(var(--gap)*1.5)}}.Header-module-scss-module__rIun6a__nav a{color:var(--text-main);font-family:var(--font-tc);transition:color .3s var(--ease);letter-spacing:.1px;font-weight:500;text-decoration:none;position:relative}@media (min-width:1700px){.Header-module-scss-module__rIun6a__nav a{font-size:1.0625em}}.Header-module-scss-module__rIun6a__nav a:after{content:"";background:var(--text-main);transform-origin:50%;width:100%;height:1px;transition:transform .3s var(--ease);position:absolute;bottom:-6px;left:0;transform:scaleX(0)}@media (hover:hover){.Header-module-scss-module__rIun6a__nav a:hover:after{transform:scaleX(1)}}.Header-module-scss-module__rIun6a__nav a.Header-module-scss-module__rIun6a__active{font-weight:600}.Header-module-scss-module__rIun6a__nav a.Header-module-scss-module__rIun6a__active:after{transform:scaleX(1)}@media (max-width:768px){.Header-module-scss-module__rIun6a__hamburger{display:flex}.Header-module-scss-module__rIun6a__nav{background-color:var(--bg-body);width:100%;height:calc(100vh - 73px);padding:calc(var(--gap)*2);transition:transform .2s var(--ease),opacity .2s var(--ease);opacity:0;pointer-events:none;border-top:1px solid #eaeaea;flex-direction:column;justify-content:flex-start;align-items:center;position:fixed;top:73px;left:0;transform:translateY(120px)scale(.9)}.Header-module-scss-module__rIun6a__nav.Header-module-scss-module__rIun6a__--open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.Header-module-scss-module__rIun6a__nav a{font-size:1.25rem}}.Header-module-scss-module__rIun6a__fnArea{justify-content:flex-end;align-items:center;gap:calc(var(--gap)*1);height:100%;padding-right:calc(var(--gap)*1);display:flex;position:absolute;top:0;right:0}.Header-module-scss-module__rIun6a__fnArea .Header-module-scss-module__rIun6a__lang{font-family:var(--font-tc);color:var(--text-main);font-size:1em;text-decoration:none}@media (max-width:768px){.Header-module-scss-module__rIun6a__fnArea{display:none}}
.Footer-module-scss-module__JLT4gq__footer{color:var(--text-first-footer);background:var(--bg-footer)url(/img/bg-footer.png) no-repeat right bottom;background-size:contain;padding-top:10vh;padding-bottom:0}@media (max-width:500px) and (orientation:portrait){.Footer-module-scss-module__JLT4gq__footer{background-position:right bottom 60px;background-size:50%}}.Footer-module-scss-module__JLT4gq__logo{margin-bottom:calc(var(--gap)*2)}.Footer-module-scss-module__JLT4gq__logo:before{background-color:var(--bg-body)!important;width:40px!important;height:40px!important}.Footer-module-scss-module__JLT4gq__container{gap:var(--gap);flex-direction:column;display:flex}.Footer-module-scss-module__JLT4gq__content{gap:var(--gap);display:flex}@media (min-width:1023px){.Footer-module-scss-module__JLT4gq__content{padding-bottom:var(--gap);flex-direction:row;justify-content:space-between;align-items:center}}.Footer-module-scss-module__JLT4gq__content h3{margin-bottom:1em;font-size:clamp(20px,3.4vh,32px);line-height:1.125em}.Footer-module-scss-module__JLT4gq__content p{color:var(--text-second-footer)}@media (max-width:500px) and (orientation:portrait){.Footer-module-scss-module__JLT4gq__content p{width:70%}}.Footer-module-scss-module__JLT4gq__content .Footer-module-scss-module__JLT4gq__left{max-width:720px}.Footer-module-scss-module__JLT4gq__content .Footer-module-scss-module__JLT4gq__right{flex:auto;display:none}.Footer-module-scss-module__JLT4gq__content .btn{margin-bottom:8vh}.Footer-module-scss-module__JLT4gq__copyright{border-top:1px solid var(--border-color);padding-top:var(--gap);padding-bottom:var(--gap);color:var(--text-second-footer);letter-spacing:.5px;text-transform:uppercase;font-size:.875em}@media (max-width:768px){.Footer-module-scss-module__JLT4gq__copyright{padding-top:initial;padding-bottom:initial;align-items:center;height:60px;display:flex}}@media (min-width:1023px){.Footer-module-scss-module__JLT4gq__copyright{text-align:right}}@media (min-width:1300px){.Footer-module-scss-module__JLT4gq__copyright{padding-top:calc(var(--gap)*1.5);padding-bottom:calc(var(--gap)*1.5)}}.Footer-module-scss-module__JLT4gq__links{gap:1.5rem;display:flex}.Footer-module-scss-module__JLT4gq__links a{color:var(--secondary-color);opacity:.8;font-size:.9rem;text-decoration:none}.Footer-module-scss-module__JLT4gq__links a:hover{opacity:1}
