.cotf-menu{background-color:#fefefe00;padding:20px 10px;position:fixed;top:0;width:100%;z-index:10}.cotf-menu.cotf-menu--opened{background-color:#8b3be3;border:none;box-shadow:none}.cotf-menu__wrapper{display:flex;justify-content:space-between;margin:0 auto;max-width:1440px;position:relative;z-index:10}.cotf-menu__logo{position:relative;width:333px}.cotf-menu__logo img{object-fit:contain;width:100%}@media (max-width:992px){.cotf-menu__logo{width:210px}}.cotf-menu__logo-closed,.cotf-menu__logo-opened{left:0;position:absolute;top:0;transition:opacity .3s linear}.cotf-menu__logo-closed{opacity:1;visibility:visible}.cotf-menu--opened .cotf-menu__logo-closed,.cotf-menu__logo-opened{opacity:0;visibility:hidden}.cotf-menu--opened .cotf-menu__logo-opened{opacity:1;visibility:visible}.cotf-menu__hamburger{background-color:transparent;border:0;border-radius:500px;cursor:pointer;display:inline-block;height:53px;margin:0;overflow:visible;padding:15px;position:relative;transition-duration:.15s;transition-property:opacity,filter,background-color;transition-timing-function:linear;width:53px;z-index:100}@media (max-width:992px){.cotf-menu__hamburger{height:40px;width:40px}}.cotf-menu__hamburger.is-active:hover{opacity:1}.cotf-menu__hamburger:hover{background-color:transparent;opacity:1}.cotf-menu__hamburger,.cotf-menu__hamburger:active,.cotf-menu__hamburger:focus,.cotf-menu__hamburger:hover{border:none;outline:none}.cotf-menu__hamburger-box{align-items:center;background-color:#fd4e27;border-radius:500px;display:flex;height:53px;justify-content:center;left:0;position:absolute;top:0;width:53px}@media (max-width:576px){.cotf-menu__hamburger-box{height:40px;width:40px}}.cotf-menu__hamburger-box:hover{background-color:#ef2d02}.cotf-menu__hamburger.is-active .cotf-menu__hamburger-box{background-color:#fff}.cotf-menu__hamburger.is-active .cotf-menu__hamburger-box:hover{background-color:hsla(0,0%,100%,.9)}.cotf-menu__hamburger-inner{background-color:transparent;display:block;margin-top:-6px;top:50%;transform:translateY(-50%);transition:all 0s linear .13s}.cotf-menu__hamburger-inner,.cotf-menu__hamburger-inner:after,.cotf-menu__hamburger-inner:before{background-color:#fff;border-radius:0;height:4px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:33px}@media (max-width:992px){.cotf-menu__hamburger-inner,.cotf-menu__hamburger-inner:after,.cotf-menu__hamburger-inner:before{width:20px}}.cotf-menu__hamburger-inner:after,.cotf-menu__hamburger-inner:before{content:"";display:block}.cotf-menu__hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.cotf-menu__hamburger-inner:after{bottom:-10px;top:10px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.cotf-menu__hamburger.is-active .cotf-menu__hamburger-inner{background-color:transparent!important;margin-top:-10px;transition-delay:.22s}.cotf-menu__hamburger.is-active .cotf-menu__hamburger-inner:before{top:0;transform:translate3d(0,10px,0) rotate(45deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.cotf-menu__hamburger.is-active .cotf-menu__hamburger-inner:after{top:0;transform:translate3d(0,10px,0) rotate(-45deg);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s}.cotf-menu__hamburger.is-active .cotf-menu__hamburger-inner,.cotf-menu__hamburger.is-active .cotf-menu__hamburger-inner:after,.cotf-menu__hamburger.is-active .cotf-menu__hamburger-inner:before{background-color:#8b3be3}.cotf-menu__dropdown-menu{display:none;height:auto;justify-content:space-around;left:0;position:absolute;top:450%;width:100%}.cotf-menu--opened .cotf-menu__dropdown-menu{display:flex}@media (max-width:1199px){.cotf-menu__dropdown-menu{top:360%}.cotf-menu--opened .cotf-menu__dropdown-menu{align-items:center;flex-direction:column;text-align:center}}.cotf-menu__main-links ul,.cotf-menu__secondary-links ul{list-style:none;padding:0}.cotf-menu__main-links ul li,.cotf-menu__secondary-links ul li{margin-bottom:30px}.cotf-menu__main-links ul li a,.cotf-menu__secondary-links ul li a{position:relative}.cotf-menu__main-links ul li a{color:#ffef46;font-size:30px;font-weight:600;line-height:1;text-decoration:none}@media (max-width:992px){.cotf-menu__main-links ul li a{font-size:26px}}.cotf-menu__secondary-links ul li a{color:#fff;font-size:21px;font-weight:400;text-decoration:none}.cotf-menu__main-links ul li a:after{background:#fff;height:4px}.cotf-menu__main-links ul li a:after,.cotf-menu__secondary-links ul li a:after{bottom:-4px;content:" ";left:0;position:absolute;transition:width .4s cubic-bezier(.65,0,.35,1);width:0}.cotf-menu__secondary-links ul li a:after{background:#ffef46;height:2px}.cotf-menu__main-links ul li a:hover:after,.cotf-menu__secondary-links ul li a:hover:after{width:100%}.cotf-menu__bubbles{height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:5}.cotf-menu__bubble{background:#8b3be3;border-radius:50%;height:10px;position:absolute;transform:scale(0);transition:transform .8s ease-in;width:10px;z-index:1001}.cotf-menu__bubbles.active .cotf-menu__bubble{transform:scale(150)}.cotf-menu__lang-menu{align-items:center;display:flex;gap:20px;justify-content:center}.cotf-menu__lang,.cotf-menu__lang *{box-sizing:border-box!important}.cotf-menu__lang{align-items:flex-start!important;display:inline-flex!important;flex-direction:column!important;font-family:Arial,sans-serif!important;line-height:normal!important;position:relative!important}.cotf-menu__lang-native{height:0!important;inset:0!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important;position:absolute!important;visibility:hidden!important;width:0!important}.cotf-menu__lang button,.cotf-menu__lang li,.cotf-menu__lang span,.cotf-menu__lang ul{font-family:Arial,sans-serif!important;letter-spacing:0!important;text-transform:none!important}.cotf-menu__lang button:after,.cotf-menu__lang button:before,.cotf-menu__lang-option:after,.cotf-menu__lang-option:before,.cotf-menu__lang-trigger:after,.cotf-menu__lang-trigger:before{animation:none!important;background:none!important;box-shadow:none!important;content:none!important;display:none!important;transform:none!important}.cotf-menu__lang-trigger{all:unset;align-items:center!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background:#fff!important;border:0!important;border-radius:999px!important;box-shadow:0 4px 14px rgba(0,0,0,.12)!important;box-sizing:border-box!important;color:#1f2430!important;cursor:pointer!important;display:inline-flex!important;font-family:Arial,sans-serif!important;font-size:14px!important;font-weight:700!important;gap:8px!important;height:40px!important;isolation:isolate!important;justify-content:space-between!important;letter-spacing:0!important;line-height:1!important;margin:0!important;min-width:132px!important;overflow:visible!important;padding:0 12px!important;position:relative!important;text-decoration:none!important;text-transform:none!important;white-space:nowrap!important}.cotf-menu__lang-trigger:active,.cotf-menu__lang-trigger:focus,.cotf-menu__lang-trigger:focus-visible,.cotf-menu__lang-trigger:hover{background:#fff!important;border:0!important;box-shadow:0 4px 14px rgba(0,0,0,.12)!important;color:#1f2430!important;outline:none!important;text-decoration:none!important}.cotf-menu__lang-trigger:active:before,.cotf-menu__lang-trigger:focus:before,.cotf-menu__lang-trigger:hover:before{content:none!important;display:none!important}.cotf-menu__lang-current{gap:8px!important;min-width:0!important}.cotf-menu__lang-current,.cotf-menu__lang-flag{align-items:center!important;display:inline-flex!important}.cotf-menu__lang-flag{font-size:11px!important;height:14px!important;justify-content:center!important;line-height:14px!important;min-width:18px!important;width:18px!important}.cotf-menu__lang-flag,.cotf-menu__lang-label{color:#1f2430!important;font-weight:700!important}.cotf-menu__lang-label{display:block!important;font-family:Arial,sans-serif!important;font-size:14px!important;letter-spacing:0!important;line-height:1!important;text-transform:none!important;white-space:nowrap!important}.cotf-menu__lang-chevron{align-items:center!important;color:#5a6270!important;display:inline-flex!important;flex:0 0 auto!important;height:12px!important;justify-content:center!important;transition:transform .2s ease!important;width:12px!important}.cotf-menu__lang-chevron svg{display:block!important;height:6px!important;width:10px!important}.cotf-menu__lang.is-open .cotf-menu__lang-chevron{transform:rotate(180deg)!important}.cotf-menu__lang-dropdown{all:unset;background:#fff!important;border:0!important;border-radius:16px!important;box-shadow:0 10px 24px rgba(0,0,0,.16)!important;box-sizing:border-box!important;display:block!important;left:0!important;list-style:none!important;margin:0!important;padding:8px!important;position:absolute!important;top:calc(100% + 8px)!important;width:160px!important;z-index:9999!important}.cotf-menu__lang-dropdown[hidden]{display:none!important}.cotf-menu__lang-dropdown li{all:unset;display:block!important;list-style:none!important;margin:0!important;padding:0!important}.cotf-menu__lang-option{all:unset;align-items:center!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background:transparent!important;border:0!important;border-radius:10px!important;box-sizing:border-box!important;color:#1f2430!important;cursor:pointer!important;display:flex!important;font-family:Arial,sans-serif!important;font-size:14px!important;font-weight:700!important;gap:10px!important;isolation:isolate!important;letter-spacing:0!important;line-height:1!important;margin:0!important;min-height:40px!important;overflow:visible!important;padding:0 10px!important;position:relative!important;text-align:left!important;text-decoration:none!important;text-transform:none!important;width:100%!important}.cotf-menu__lang-option:active,.cotf-menu__lang-option:focus,.cotf-menu__lang-option:focus-visible,.cotf-menu__lang-option:hover{background:#f4f6f8!important;border:0!important;box-shadow:none!important;color:#1f2430!important;outline:none!important;text-decoration:none!important}.cotf-menu__lang-option:active:before,.cotf-menu__lang-option:focus:before,.cotf-menu__lang-option:hover:before{content:none!important;display:none!important}.cotf-menu__lang-option-label{color:#1f2430!important;display:block!important;font-family:Arial,sans-serif!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important}.cotf-menu__lang-check,.cotf-menu__lang-option-label{font-size:14px!important;font-weight:700!important;line-height:1!important}.cotf-menu__lang-check{color:#1ea672!important;margin-left:auto!important;opacity:0!important}.cotf-menu__lang-option.is-active .cotf-menu__lang-check{opacity:1!important}.goog-te-banner-frame.skiptranslate,.goog-text-highlight,.goog-tooltip,.goog-tooltip:hover,body>.skiptranslate{display:none!important}body{top:0!important}font{background:transparent!important;box-shadow:none!important}@media (max-width:767px){.cotf-menu__lang-trigger{gap:6px!important;height:32px!important;min-width:64px!important;padding:0 10px!important}.cotf-menu__lang-label{font-size:12px!important}.cotf-menu__lang-flag{font-size:10px!important;height:16px!important;min-width:16px!important;width:16px!important}.cotf-menu__lang-dropdown{width:116px!important}.cotf-menu__lang-option{gap:8px!important;min-height:32px!important;padding:0 8px!important}.cotf-menu__lang-check,.cotf-menu__lang-option-label{font-size:12px!important}}