@keyframes bounceIn{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1}to{transform:translateY(0)}}@keyframes bounce-in-down-animation{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0);opacity:1}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1}to{transform:translateY(0)}}@keyframes fadeInUp{0%{transform:translate3d(0,40px,0)}to{transform:translateZ(0);opacity:1}}@keyframes bounce-in-up-animation{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes bounce-in-animation{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes twister-spin-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}.animated{animation-fill-mode:both;animation-duration:.8s}.bounce-in-down{animation:bounce-in-down-animation .8s ease-in-out both}.bounceIn{animation-name:bounceIn}.bounceInLeft{animation-name:bounceInLeft}.fadeInUp{opacity:0;animation-name:fadeInUp}.heartbeat-animation{animation:heartbeat 1.5s ease-in-out both}.quadrangle:after{content:"";display:block;position:absolute;width:100vw;height:60vw;right:-44%;top:4rem;transform:rotate(-30deg);transform-origin:top left;z-index:-1;animation:quadrangle-animation 1s;animation-delay:.5s}@keyframes quadrangle-animation{0%{transform:rotate(-30deg) translateX(100%)}to{transform:rotate(-30deg) translateX(0)}}@media (min-width:64rem){.quadrangle:after{height:115%}}@media (min-width:48rem){.fade-in-right{animation:fade-in-right-animation .25s}.fade-in-left{animation:fade-in-left-animation;animation-fill-mode:forwards;animation-duration:.25s}}.underline-animation-hover{position:relative}.underline-animation-hover:after{content:"";left:0;display:inline-block;position:absolute;opacity:0;width:0;height:1px;background-color:#fff;transition:all .3s ease .2s;bottom:-1px}.underline-animation-hover:hover:after{width:100%;opacity:1;transition:all .3s ease 0s}@keyframes bounce-in{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes fade-in-right-animation{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fade-in-left-animation{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes transform-from-right{0%{transform:translate3d(250%,0,0)}to{transform:translateZ(0)}}@keyframes fade-out{0%{background-color:#fff}99%{background-color:hsla(0,0%,100%,0);z-index:3}to{z-index:-3}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px rgba(232,240,254,.6313725490196078) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.radio-button__label,button{cursor:pointer;border:none;position:relative;font-family:Canaro-Bold,sans-serif;padding:10px 16px;font-size:.8rem;color:#fff}.radio-button__label.bg-1-hover:not([disabled]):before,.radio-button__label.btn-bg-1,button.bg-1-hover:not([disabled]):before,button.btn-bg-1{background-color:#bedcff}.radio-button__label.bg-2-hover:not([disabled]):before,.radio-button__label.btn-bg-2,button.bg-2-hover:not([disabled]):before,button.btn-bg-2{background-color:#ff4b00}.radio-button__label.bg-3-hover:not([disabled]):before,.radio-button__label.btn-bg-3,button.bg-3-hover:not([disabled]):before,button.btn-bg-3{background-color:#003e23}.radio-button__label.bg-4-hover:not([disabled]):before,.radio-button__label.btn-bg-4,button.bg-4-hover:not([disabled]):before,button.btn-bg-4{background-color:#ff9100}.radio-button__label.bg-5-hover:not([disabled]):before,.radio-button__label.btn-bg-5,button.bg-5-hover:not([disabled]):before,button.btn-bg-5{background-color:#f50}.radio-button__label.bg-6-hover:not([disabled]):before,.radio-button__label.btn-bg-6,button.bg-6-hover:not([disabled]):before,button.btn-bg-6{background-color:#edeae1}.radio-button__label.bg-7-hover:not([disabled]):before,.radio-button__label.btn-bg-7,button.bg-7-hover:not([disabled]):before,button.btn-bg-7{background-color:#e2e2e2}.radio-button__label.default-animation,button.default-animation{transition-duration:.3s;transform:perspective(1px) translateZ(0);transition-property:color}.radio-button__label.default-animation:before,button.default-animation:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;transform:scaleX(0);transform-origin:100% 50%;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.radio-button__label.default-animation:hover:before,button.default-animation:hover:before{transform:scaleX(1)}.radio-button__label:focus,button:focus{outline:0}.radio-button__label:disabled,button:disabled{cursor:no-drop;background-color:#e0e0e0;color:#a8a8a8}body,html{height:auto}.toggle-button[data-v-767bb935]{display:flex;flex-direction:column;justify-content:center}.toggle-button .line[data-v-767bb935]{z-index:3;width:34px;height:4px;background-color:#fff;transition:transform .3s;margin:4px 0}.toggle-button.open .line[data-v-767bb935]{margin:0}.toggle-button.open .line[data-v-767bb935]:first-of-type{z-index:1;transform:translateY(2px) rotate(-45deg)}.toggle-button.open .line[data-v-767bb935]:nth-of-type(2){z-index:2;display:none}.toggle-button.open .line[data-v-767bb935]:nth-of-type(3){z-index:3;transform:translateY(-2px) rotate(45deg)}@media (min-width:64rem){.toggle-button[data-v-767bb935]{display:none}}.nav-mobile ul[data-v-f760d11c]{padding:1rem 0 1rem 2rem;list-style:none;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.nav-mobile li[data-v-f760d11c]{padding:.5rem 0}.nav-mobile a[data-v-f760d11c]{font-family:Canaro-SemiBold,sans-serif;text-decoration:none;color:#fff}.nav-mobile a[data-v-f760d11c]:active,.nav-mobile a[data-v-f760d11c]:visited{color:#fff}@media (min-width:64rem){.nav-mobile[data-v-f760d11c]{display:none}}.nav-sublinks-background[data-v-447af7b7]{height:calc(100% + .9rem);position:absolute;width:calc(100% + .5rem);z-index:-1;border-radius:0 0 3px 3px;animation-fill-mode:both;animation-duration:.3s}.nav-item .nav-sublinks[data-v-447af7b7]{display:none;flex-direction:column}.nav-item a[data-v-447af7b7]{font-size:.8rem;white-space:nowrap;text-align:right;padding:0 .65rem}.nav-item .sublink[data-v-447af7b7]{text-decoration:none;line-height:1;font-size:.8rem;padding-top:.7rem;color:#000}.nav-item .sublink[data-v-447af7b7]:active,.nav-item .sublink[data-v-447af7b7]:visited{color:#000}.nav-item .sublink[data-v-447af7b7]:hover{font-weight:700}.nav-item.open .nav-sublinks[data-v-447af7b7]{position:absolute;display:flex;top:.9rem;right:0}.nav-item.open .nav-sublinks .sublink[data-v-447af7b7]{opacity:0;animation-duration:.3s;animation-name:bounce-in;animation-fill-mode:both}.nav-item.open .nav-sublinks .sublink[data-v-447af7b7]:first-child{animation-delay:.2s}.nav-item.open .nav-sublinks .sublink[data-v-447af7b7]:nth-child(2){animation-delay:.4s}@media (min-width:84rem){a[data-v-447af7b7]{padding:0 .75rem}}.desktop-nav[data-v-002ad405]{display:none}.active-link[data-v-002ad405]{font-weight:900}.extra-margin[data-v-002ad405]{margin-right:.75rem}@media (min-width:64rem){.desktop-nav[data-v-002ad405]{display:block}.desktop-nav .nav-items[data-v-002ad405]{display:flex;flex-direction:row;align-items:center;list-style:none;padding-left:0;padding-right:1rem}.link[data-v-002ad405]{display:block;font-size:16px;white-space:nowrap;text-align:right;padding:0 .65rem;text-decoration:none;color:#000}.link[data-v-002ad405]:active,.link[data-v-002ad405]:visited{color:#000}.link[data-v-002ad405]:hover{font-weight:700}.item-content[data-v-002ad405]{display:block;font-size:16px;white-space:nowrap;text-align:right;padding:0 13.33333px;transition:all .3s}.item-content[data-v-002ad405]:hover{font-weight:700;cursor:pointer}.arrow-wrapper[data-v-002ad405]{position:absolute;right:-.5rem;height:100%;display:flex;align-items:center;bottom:0;transition:all .3s}.icon-header-arrow[data-v-002ad405]{transform:rotate(-90deg);height:9px;transition:transform .3s}.nav-item[data-v-002ad405]{flex-direction:column;align-items:center;position:relative}.nav-item.open .item-content[data-v-002ad405]:first-child,.nav-item.open .link[data-v-002ad405]:first-child{font-weight:700}.nav-item.open .icon-header-arrow[data-v-002ad405]{transform:rotate(15deg)}}@media (min-width:64rem){.link[data-v-002ad405]{padding:0 .75rem}.desktop-nav .nav-items[data-v-002ad405]{padding-right:0}}.icon-gotzha-logo[data-v-194589d3]{transition:all .3s;fill:#fff;height:50px}.hidden[data-v-194589d3]{transform:translateY(-100%)}.row[data-v-194589d3]{display:flex;justify-content:space-between;align-items:center;padding:20px 0;position:relative;transition:all .3s}.header[data-v-194589d3]{position:fixed;left:0;top:0;width:100%;transition:all .3s;z-index:100}.nav-mobile[data-v-194589d3]{position:fixed;height:calc(100vh - 94px);z-index:3;width:70%;left:30%;top:94px;color:#fff;transform:translateX(100%);transition:all .3s;overflow-y:auto}.nav-mobile.open[data-v-194589d3]{transform:translateX(0)}.desktop[data-v-194589d3]{display:none}@media (min-width:64rem){.mobile[data-v-194589d3]{display:none}.desktop[data-v-194589d3]{display:block;width:100%;background-color:hsla(0,0%,100%,0)}.desktop .row[data-v-194589d3]{padding:1rem 16px}}@media (min-width:84rem){.desktop .row[data-v-194589d3]{padding:1rem 0}}@media (max-width:20rem){.nav-mobile[data-v-194589d3]{width:85%;left:15%}}.default-black .desktop[data-v-194589d3]{transition:all .3s;background-color:hsla(0,0%,100%,0)}.default-black .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#000}.default-black .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#000}.default-black .desktop[data-v-194589d3] .link,.default-black .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#000}.default-black .desktop[data-v-194589d3] .item-content,.default-black .desktop[data-v-194589d3] .link:active,.default-black .desktop[data-v-194589d3] .link:visited,.default-black .desktop[data-v-194589d3] .sublink:active,.default-black .desktop[data-v-194589d3] .sublink:visited{color:#000}.default-black .desktop[data-v-194589d3] .nav-sublinks-background{background-color:hsla(0,0%,100%,0)}.default-black .mobile[data-v-194589d3],.default-black .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:hsla(0,0%,100%,0)}.default-black .mobile.open[data-v-194589d3],.default-black .nav-mobile.open[data-v-194589d3]{background-color:#fff}.default-black .mobile[data-v-194589d3] .line{background-color:#000}.default-black .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#000}.default-black .mobile.open[data-v-194589d3] .line{background-color:#000}.default-black .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#000}.default-black .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#000}.default-black .nav-mobile.open[data-v-194589d3] a,.default-black .nav-mobile[data-v-194589d3] a:active,.default-black .nav-mobile[data-v-194589d3] a:visited{color:#000}.default-white .desktop[data-v-194589d3]{transition:all .3s;background-color:hsla(0,0%,100%,0)}.default-white .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#fff}.default-white .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#fff}.default-white .desktop[data-v-194589d3] .link,.default-white .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#fff}.default-white .desktop[data-v-194589d3] .item-content,.default-white .desktop[data-v-194589d3] .link:active,.default-white .desktop[data-v-194589d3] .link:visited,.default-white .desktop[data-v-194589d3] .sublink:active,.default-white .desktop[data-v-194589d3] .sublink:visited{color:#fff}.default-white .desktop[data-v-194589d3] .nav-sublinks-background{background-color:hsla(0,0%,100%,0)}.default-white .mobile[data-v-194589d3],.default-white .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:hsla(0,0%,100%,0)}.default-white .mobile.open[data-v-194589d3],.default-white .mobile[data-v-194589d3] .line,.default-white .nav-mobile.open[data-v-194589d3]{background-color:#fff}.default-white .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.default-white .mobile.open[data-v-194589d3] .line{background-color:#000}.default-white .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#000}.default-white .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#fff}.default-white .nav-mobile[data-v-194589d3] a:active,.default-white .nav-mobile[data-v-194589d3] a:visited{color:#fff}.default-white .nav-mobile.open[data-v-194589d3] a{color:#000}.default-white-black .desktop[data-v-194589d3]{transition:all .3s;background-color:hsla(0,0%,100%,0)}.default-white-black .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#000}.default-white-black .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#000}.default-white-black .desktop[data-v-194589d3] .link,.default-white-black .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#000}.default-white-black .desktop[data-v-194589d3] .item-content,.default-white-black .desktop[data-v-194589d3] .link:active,.default-white-black .desktop[data-v-194589d3] .link:visited,.default-white-black .desktop[data-v-194589d3] .sublink:active,.default-white-black .desktop[data-v-194589d3] .sublink:visited{color:#000}.default-white-black .desktop[data-v-194589d3] .nav-sublinks-background{background-color:hsla(0,0%,100%,0)}.default-white-black .mobile[data-v-194589d3],.default-white-black .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:hsla(0,0%,100%,0)}.default-white-black .mobile.open[data-v-194589d3],.default-white-black .nav-mobile.open[data-v-194589d3]{background-color:#fff}.default-white-black .mobile[data-v-194589d3] .line{background-color:#000}.default-white-black .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#000}.default-white-black .mobile.open[data-v-194589d3] .line{background-color:#000}.default-white-black .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#000}.default-white-black .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#000}.default-white-black .nav-mobile.open[data-v-194589d3] a,.default-white-black .nav-mobile[data-v-194589d3] a:active,.default-white-black .nav-mobile[data-v-194589d3] a:visited{color:#000}@media (max-width:48rem){.default-white-black .mobile[data-v-194589d3] .line{background-color:#fff}.default-white-black .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#fff}}.gotzha-header-1 .desktop[data-v-194589d3]{transition:all .3s;background-color:#bedcff}.gotzha-header-1 .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#000}.gotzha-header-1 .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#000}.gotzha-header-1 .desktop[data-v-194589d3] .link,.gotzha-header-1 .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#000}.gotzha-header-1 .desktop[data-v-194589d3] .item-content,.gotzha-header-1 .desktop[data-v-194589d3] .link:active,.gotzha-header-1 .desktop[data-v-194589d3] .link:visited,.gotzha-header-1 .desktop[data-v-194589d3] .sublink:active,.gotzha-header-1 .desktop[data-v-194589d3] .sublink:visited{color:#000}.gotzha-header-1 .desktop[data-v-194589d3] .nav-sublinks-background{background-color:#bedcff}.gotzha-header-1 .mobile[data-v-194589d3],.gotzha-header-1 .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:#bedcff}.gotzha-header-1 .mobile.open[data-v-194589d3],.gotzha-header-1 .nav-mobile.open[data-v-194589d3]{background-color:#ff9100}.gotzha-header-1 .mobile[data-v-194589d3] .line{background-color:#000}.gotzha-header-1 .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#000}.gotzha-header-1 .mobile.open[data-v-194589d3] .line{background-color:#fff}.gotzha-header-1 .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.gotzha-header-1 .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#000}.gotzha-header-1 .nav-mobile[data-v-194589d3] a:active,.gotzha-header-1 .nav-mobile[data-v-194589d3] a:visited{color:#000}.gotzha-header-1 .nav-mobile.open[data-v-194589d3] a{color:#fff}.gotzha-header-2 .desktop[data-v-194589d3]{transition:all .3s;background-color:hsla(0,0%,100%,0)}.gotzha-header-2 .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#000}.gotzha-header-2 .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#000}.gotzha-header-2 .desktop[data-v-194589d3] .link,.gotzha-header-2 .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#000}.gotzha-header-2 .desktop[data-v-194589d3] .item-content,.gotzha-header-2 .desktop[data-v-194589d3] .link:active,.gotzha-header-2 .desktop[data-v-194589d3] .link:visited,.gotzha-header-2 .desktop[data-v-194589d3] .sublink:active,.gotzha-header-2 .desktop[data-v-194589d3] .sublink:visited{color:#000}.gotzha-header-2 .desktop[data-v-194589d3] .nav-sublinks-background{background-color:hsla(0,0%,100%,0)}.gotzha-header-2 .mobile[data-v-194589d3],.gotzha-header-2 .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:hsla(0,0%,100%,0)}.gotzha-header-2 .mobile.open[data-v-194589d3],.gotzha-header-2 .nav-mobile.open[data-v-194589d3]{background-color:#003e23}.gotzha-header-2 .mobile[data-v-194589d3] .line{background-color:#000}.gotzha-header-2 .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#000}.gotzha-header-2 .mobile.open[data-v-194589d3] .line{background-color:#fff}.gotzha-header-2 .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.gotzha-header-2 .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#000}.gotzha-header-2 .nav-mobile[data-v-194589d3] a:active,.gotzha-header-2 .nav-mobile[data-v-194589d3] a:visited{color:#000}.gotzha-header-2 .nav-mobile.open[data-v-194589d3] a{color:#fff}.gotzha-header-3 .desktop[data-v-194589d3]{transition:all .3s;background-color:#fff}.gotzha-header-3 .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#000}.gotzha-header-3 .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#000}.gotzha-header-3 .desktop[data-v-194589d3] .link,.gotzha-header-3 .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#000}.gotzha-header-3 .desktop[data-v-194589d3] .item-content,.gotzha-header-3 .desktop[data-v-194589d3] .link:active,.gotzha-header-3 .desktop[data-v-194589d3] .link:visited,.gotzha-header-3 .desktop[data-v-194589d3] .sublink:active,.gotzha-header-3 .desktop[data-v-194589d3] .sublink:visited{color:#000}.gotzha-header-3 .desktop[data-v-194589d3] .nav-sublinks-background{background-color:#fff}.gotzha-header-3 .mobile[data-v-194589d3],.gotzha-header-3 .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:#fff}.gotzha-header-3 .mobile.open[data-v-194589d3],.gotzha-header-3 .nav-mobile.open[data-v-194589d3]{background-color:#003e23}.gotzha-header-3 .mobile[data-v-194589d3] .line{background-color:#000}.gotzha-header-3 .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#000}.gotzha-header-3 .mobile.open[data-v-194589d3] .line{background-color:#fff}.gotzha-header-3 .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.gotzha-header-3 .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#000}.gotzha-header-3 .nav-mobile[data-v-194589d3] a:active,.gotzha-header-3 .nav-mobile[data-v-194589d3] a:visited{color:#000}.gotzha-header-3 .nav-mobile.open[data-v-194589d3] a{color:#fff}.gotzha-header-4 .desktop[data-v-194589d3]{transition:all .3s;background-color:#edeae1}.gotzha-header-4 .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#000}.gotzha-header-4 .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#000}.gotzha-header-4 .desktop[data-v-194589d3] .link,.gotzha-header-4 .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#000}.gotzha-header-4 .desktop[data-v-194589d3] .item-content,.gotzha-header-4 .desktop[data-v-194589d3] .link:active,.gotzha-header-4 .desktop[data-v-194589d3] .link:visited,.gotzha-header-4 .desktop[data-v-194589d3] .sublink:active,.gotzha-header-4 .desktop[data-v-194589d3] .sublink:visited{color:#000}.gotzha-header-4 .desktop[data-v-194589d3] .nav-sublinks-background{background-color:#edeae1}.gotzha-header-4 .mobile[data-v-194589d3],.gotzha-header-4 .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:#edeae1}.gotzha-header-4 .mobile.open[data-v-194589d3],.gotzha-header-4 .nav-mobile.open[data-v-194589d3]{background-color:#ff4b00}.gotzha-header-4 .mobile[data-v-194589d3] .line{background-color:#000}.gotzha-header-4 .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#000}.gotzha-header-4 .mobile.open[data-v-194589d3] .line{background-color:#fff}.gotzha-header-4 .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.gotzha-header-4 .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#000}.gotzha-header-4 .nav-mobile[data-v-194589d3] a:active,.gotzha-header-4 .nav-mobile[data-v-194589d3] a:visited{color:#000}.gotzha-header-4 .nav-mobile.open[data-v-194589d3] a{color:#fff}.gotzha-header-5 .desktop[data-v-194589d3]{transition:all .3s;background-color:#003e23}.gotzha-header-5 .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#fff}.gotzha-header-5 .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#fff}.gotzha-header-5 .desktop[data-v-194589d3] .link,.gotzha-header-5 .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#fff}.gotzha-header-5 .desktop[data-v-194589d3] .item-content,.gotzha-header-5 .desktop[data-v-194589d3] .link:active,.gotzha-header-5 .desktop[data-v-194589d3] .link:visited,.gotzha-header-5 .desktop[data-v-194589d3] .sublink:active,.gotzha-header-5 .desktop[data-v-194589d3] .sublink:visited{color:#fff}.gotzha-header-5 .desktop[data-v-194589d3] .nav-sublinks-background{background-color:#003e23}.gotzha-header-5 .mobile[data-v-194589d3],.gotzha-header-5 .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:#003e23}.gotzha-header-5 .mobile.open[data-v-194589d3],.gotzha-header-5 .nav-mobile.open[data-v-194589d3]{background-color:#bedcff}.gotzha-header-5 .mobile[data-v-194589d3] .line{background-color:#fff}.gotzha-header-5 .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.gotzha-header-5 .mobile.open[data-v-194589d3] .line{background-color:#000}.gotzha-header-5 .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#000}.gotzha-header-5 .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#fff}.gotzha-header-5 .nav-mobile[data-v-194589d3] a:active,.gotzha-header-5 .nav-mobile[data-v-194589d3] a:visited{color:#fff}.gotzha-header-5 .nav-mobile.open[data-v-194589d3] a{color:#000}.gotzha-header-6 .desktop[data-v-194589d3]{transition:all .3s;background-color:#ff4b00}.gotzha-header-6 .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#fff}.gotzha-header-6 .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#fff}.gotzha-header-6 .desktop[data-v-194589d3] .link,.gotzha-header-6 .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#fff}.gotzha-header-6 .desktop[data-v-194589d3] .item-content,.gotzha-header-6 .desktop[data-v-194589d3] .link:active,.gotzha-header-6 .desktop[data-v-194589d3] .link:visited,.gotzha-header-6 .desktop[data-v-194589d3] .sublink:active,.gotzha-header-6 .desktop[data-v-194589d3] .sublink:visited{color:#fff}.gotzha-header-6 .desktop[data-v-194589d3] .nav-sublinks-background{background-color:#ff4b00}.gotzha-header-6 .mobile[data-v-194589d3],.gotzha-header-6 .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:#ff4b00}.gotzha-header-6 .mobile.open[data-v-194589d3],.gotzha-header-6 .mobile[data-v-194589d3] .line,.gotzha-header-6 .nav-mobile.open[data-v-194589d3]{background-color:#fff}.gotzha-header-6 .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.gotzha-header-6 .mobile.open[data-v-194589d3] .line{background-color:#000}.gotzha-header-6 .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#000}.gotzha-header-6 .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#fff}.gotzha-header-6 .nav-mobile[data-v-194589d3] a:active,.gotzha-header-6 .nav-mobile[data-v-194589d3] a:visited{color:#fff}.gotzha-header-6 .nav-mobile.open[data-v-194589d3] a{color:#000}.gotzha-header-7 .desktop[data-v-194589d3]{transition:all .3s;background-color:#ff9100}.gotzha-header-7 .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#fff}.gotzha-header-7 .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#fff}.gotzha-header-7 .desktop[data-v-194589d3] .link,.gotzha-header-7 .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#fff}.gotzha-header-7 .desktop[data-v-194589d3] .item-content,.gotzha-header-7 .desktop[data-v-194589d3] .link:active,.gotzha-header-7 .desktop[data-v-194589d3] .link:visited,.gotzha-header-7 .desktop[data-v-194589d3] .sublink:active,.gotzha-header-7 .desktop[data-v-194589d3] .sublink:visited{color:#fff}.gotzha-header-7 .desktop[data-v-194589d3] .nav-sublinks-background{background-color:#ff9100}.gotzha-header-7 .mobile[data-v-194589d3],.gotzha-header-7 .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:#ff9100}.gotzha-header-7 .mobile.open[data-v-194589d3],.gotzha-header-7 .nav-mobile.open[data-v-194589d3]{background-color:#bedcff}.gotzha-header-7 .mobile[data-v-194589d3] .line{background-color:#fff}.gotzha-header-7 .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.gotzha-header-7 .mobile.open[data-v-194589d3] .line{background-color:#000}.gotzha-header-7 .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#000}.gotzha-header-7 .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#fff}.gotzha-header-7 .nav-mobile[data-v-194589d3] a:active,.gotzha-header-7 .nav-mobile[data-v-194589d3] a:visited{color:#fff}.gotzha-header-7 .nav-mobile.open[data-v-194589d3] a{color:#000}.gotzha-header-8 .desktop[data-v-194589d3]{transition:all .3s;background-color:#f50}.gotzha-header-8 .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#fff}.gotzha-header-8 .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#fff}.gotzha-header-8 .desktop[data-v-194589d3] .link,.gotzha-header-8 .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#fff}.gotzha-header-8 .desktop[data-v-194589d3] .item-content,.gotzha-header-8 .desktop[data-v-194589d3] .link:active,.gotzha-header-8 .desktop[data-v-194589d3] .link:visited,.gotzha-header-8 .desktop[data-v-194589d3] .sublink:active,.gotzha-header-8 .desktop[data-v-194589d3] .sublink:visited{color:#fff}.gotzha-header-8 .desktop[data-v-194589d3] .nav-sublinks-background{background-color:#f50}.gotzha-header-8 .mobile[data-v-194589d3],.gotzha-header-8 .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:#f50}.gotzha-header-8 .mobile.open[data-v-194589d3],.gotzha-header-8 .nav-mobile.open[data-v-194589d3]{background-color:#edeae1}.gotzha-header-8 .mobile[data-v-194589d3] .line{background-color:#fff}.gotzha-header-8 .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.gotzha-header-8 .mobile.open[data-v-194589d3] .line{background-color:#000}.gotzha-header-8 .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#000}.gotzha-header-8 .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#fff}.gotzha-header-8 .nav-mobile[data-v-194589d3] a:active,.gotzha-header-8 .nav-mobile[data-v-194589d3] a:visited{color:#fff}.gotzha-header-8 .nav-mobile.open[data-v-194589d3] a{color:#000}.gotzha-header-9 .desktop[data-v-194589d3]{transition:all .3s;background-color:#003e23}.gotzha-header-9 .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#fff}.gotzha-header-9 .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#fff}.gotzha-header-9 .desktop[data-v-194589d3] .link,.gotzha-header-9 .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#fff}.gotzha-header-9 .desktop[data-v-194589d3] .item-content,.gotzha-header-9 .desktop[data-v-194589d3] .link:active,.gotzha-header-9 .desktop[data-v-194589d3] .link:visited,.gotzha-header-9 .desktop[data-v-194589d3] .sublink:active,.gotzha-header-9 .desktop[data-v-194589d3] .sublink:visited{color:#fff}.gotzha-header-9 .desktop[data-v-194589d3] .nav-sublinks-background{background-color:#003e23}.gotzha-header-9 .mobile[data-v-194589d3],.gotzha-header-9 .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:#edeae1}.gotzha-header-9 .mobile.open[data-v-194589d3],.gotzha-header-9 .nav-mobile.open[data-v-194589d3]{background-color:#ff4b00}.gotzha-header-9 .mobile[data-v-194589d3] .line{background-color:#000}.gotzha-header-9 .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#000}.gotzha-header-9 .mobile.open[data-v-194589d3] .line{background-color:#fff}.gotzha-header-9 .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.gotzha-header-9 .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#000}.gotzha-header-9 .nav-mobile[data-v-194589d3] a:active,.gotzha-header-9 .nav-mobile[data-v-194589d3] a:visited{color:#000}.gotzha-header-9 .nav-mobile.open[data-v-194589d3] a{color:#fff}.gotzha-header-10 .desktop[data-v-194589d3]{transition:all .3s;background-color:#e2e2e2}.gotzha-header-10 .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#000}.gotzha-header-10 .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#000}.gotzha-header-10 .desktop[data-v-194589d3] .link,.gotzha-header-10 .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#000}.gotzha-header-10 .desktop[data-v-194589d3] .item-content,.gotzha-header-10 .desktop[data-v-194589d3] .link:active,.gotzha-header-10 .desktop[data-v-194589d3] .link:visited,.gotzha-header-10 .desktop[data-v-194589d3] .sublink:active,.gotzha-header-10 .desktop[data-v-194589d3] .sublink:visited{color:#000}.gotzha-header-10 .desktop[data-v-194589d3] .nav-sublinks-background{background-color:#e2e2e2}.gotzha-header-10 .mobile[data-v-194589d3],.gotzha-header-10 .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:#e2e2e2}.gotzha-header-10 .mobile.open[data-v-194589d3],.gotzha-header-10 .nav-mobile.open[data-v-194589d3]{background-color:#ff4b00}.gotzha-header-10 .mobile[data-v-194589d3] .line{background-color:#000}.gotzha-header-10 .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#000}.gotzha-header-10 .mobile.open[data-v-194589d3] .line{background-color:#fff}.gotzha-header-10 .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.gotzha-header-10 .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#000}.gotzha-header-10 .nav-mobile[data-v-194589d3] a:active,.gotzha-header-10 .nav-mobile[data-v-194589d3] a:visited{color:#000}.gotzha-header-10 .nav-mobile.open[data-v-194589d3] a{color:#fff}.gotzha-header-11 .desktop[data-v-194589d3]{transition:all .3s;background-color:#ff9100}.gotzha-header-11 .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#000}.gotzha-header-11 .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#000}.gotzha-header-11 .desktop[data-v-194589d3] .link,.gotzha-header-11 .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#000}.gotzha-header-11 .desktop[data-v-194589d3] .item-content,.gotzha-header-11 .desktop[data-v-194589d3] .link:active,.gotzha-header-11 .desktop[data-v-194589d3] .link:visited,.gotzha-header-11 .desktop[data-v-194589d3] .sublink:active,.gotzha-header-11 .desktop[data-v-194589d3] .sublink:visited{color:#000}.gotzha-header-11 .desktop[data-v-194589d3] .nav-sublinks-background{background-color:#ff9100}.gotzha-header-11 .mobile[data-v-194589d3],.gotzha-header-11 .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:#bedcff}.gotzha-header-11 .mobile.open[data-v-194589d3],.gotzha-header-11 .nav-mobile.open[data-v-194589d3]{background-color:#ff4b00}.gotzha-header-11 .mobile[data-v-194589d3] .line{background-color:#000}.gotzha-header-11 .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#000}.gotzha-header-11 .mobile.open[data-v-194589d3] .line{background-color:#fff}.gotzha-header-11 .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.gotzha-header-11 .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#000}.gotzha-header-11 .nav-mobile[data-v-194589d3] a:active,.gotzha-header-11 .nav-mobile[data-v-194589d3] a:visited{color:#000}.gotzha-header-11 .nav-mobile.open[data-v-194589d3] a{color:#fff}@media (min-width:48rem){.gotzha-header-11 .mobile[data-v-194589d3]{background-color:#ff9100}}.gotzha-header-12 .desktop[data-v-194589d3]{transition:all .3s;background-color:#fff}.gotzha-header-12 .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#000}.gotzha-header-12 .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#000}.gotzha-header-12 .desktop[data-v-194589d3] .link,.gotzha-header-12 .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#000}.gotzha-header-12 .desktop[data-v-194589d3] .item-content,.gotzha-header-12 .desktop[data-v-194589d3] .link:active,.gotzha-header-12 .desktop[data-v-194589d3] .link:visited,.gotzha-header-12 .desktop[data-v-194589d3] .sublink:active,.gotzha-header-12 .desktop[data-v-194589d3] .sublink:visited{color:#000}.gotzha-header-12 .desktop[data-v-194589d3] .nav-sublinks-background{background-color:#fff}.gotzha-header-12 .mobile[data-v-194589d3],.gotzha-header-12 .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:#edeae1}.gotzha-header-12 .mobile.open[data-v-194589d3],.gotzha-header-12 .nav-mobile.open[data-v-194589d3]{background-color:#ff4b00}.gotzha-header-12 .mobile[data-v-194589d3] .line{background-color:#000}.gotzha-header-12 .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#000}.gotzha-header-12 .mobile.open[data-v-194589d3] .line{background-color:#fff}.gotzha-header-12 .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.gotzha-header-12 .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#000}.gotzha-header-12 .nav-mobile[data-v-194589d3] a:active,.gotzha-header-12 .nav-mobile[data-v-194589d3] a:visited{color:#000}.gotzha-header-12 .nav-mobile.open[data-v-194589d3] a{color:#fff}@media (min-width:48rem){.gotzha-header-12 .mobile[data-v-194589d3]{background-color:#fff}}.gotzha-header-13 .desktop[data-v-194589d3]{transition:all .3s;background-color:#edeae1}.gotzha-header-13 .desktop[data-v-194589d3] .icon-gotzha-logo{transition:all .3s;fill:#000}.gotzha-header-13 .desktop[data-v-194589d3] .icon-header-arrow path{transition:all .3s;stroke:#000}.gotzha-header-13 .desktop[data-v-194589d3] .link,.gotzha-header-13 .desktop[data-v-194589d3] .sublink{transition:all .3s;color:#000}.gotzha-header-13 .desktop[data-v-194589d3] .item-content,.gotzha-header-13 .desktop[data-v-194589d3] .link:active,.gotzha-header-13 .desktop[data-v-194589d3] .link:visited,.gotzha-header-13 .desktop[data-v-194589d3] .sublink:active,.gotzha-header-13 .desktop[data-v-194589d3] .sublink:visited{color:#000}.gotzha-header-13 .desktop[data-v-194589d3] .nav-sublinks-background{background-color:#edeae1}.gotzha-header-13 .mobile[data-v-194589d3],.gotzha-header-13 .nav-mobile[data-v-194589d3]{transition:all .3s;background-color:#ff4b00}.gotzha-header-13 .mobile.open[data-v-194589d3],.gotzha-header-13 .nav-mobile.open[data-v-194589d3]{background-color:#bedcff}.gotzha-header-13 .mobile[data-v-194589d3] .line{background-color:#fff}.gotzha-header-13 .mobile[data-v-194589d3] .icon-gotzha-logo{fill:#fff}.gotzha-header-13 .mobile.open[data-v-194589d3] .line{background-color:#000}.gotzha-header-13 .mobile.open[data-v-194589d3] .icon-gotzha-logo{fill:#000}.gotzha-header-13 .nav-mobile[data-v-194589d3] a{transition:all .3s;color:#fff}.gotzha-header-13 .nav-mobile[data-v-194589d3] a:active,.gotzha-header-13 .nav-mobile[data-v-194589d3] a:visited{color:#fff}.gotzha-header-13 .nav-mobile.open[data-v-194589d3] a{color:#000}.social-section[data-v-c0486f6c]{display:flex;margin-top:20px}.social-section .circle[data-v-c0486f6c]{margin-right:10px;transition:all .2s ease-in-out}.social-section .circle[data-v-c0486f6c]:hover{transform:scale(1.1)}.almost[data-v-5266353a]{margin-bottom:20px;font-size:2rem;font-family:Canaro-Bold,sans-serif;text-align:center}.error[data-v-5266353a]{font-size:.85rem;text-align:center}@media (max-width:48rem){.almost[data-v-5266353a]{font-size:1.75rem}.error[data-v-5266353a]{font-size:.85rem}}.thank-you[data-v-1e0c2dae]{margin-bottom:20px;font-size:2rem;font-family:Canaro-Bold,sans-serif;text-align:center}.success[data-v-1e0c2dae]{font-size:.85rem;text-align:center}@media (max-width:48rem){.thank-you[data-v-1e0c2dae]{font-size:1.75rem}.success[data-v-1e0c2dae]{font-size:.85rem}}.lds-ring[data-v-5691cd06]{position:absolute;right:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;top:0}.lds-ring div[data-v-5691cd06]{box-sizing:border-box;display:block;position:absolute;width:24px;height:24px;border-radius:50%;animation:lds-ring-5691cd06 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid transparent;border-top-color:#fff}.lds-ring div[data-v-5691cd06]:first-child{animation-delay:-.45s}.lds-ring div[data-v-5691cd06]:nth-child(2){animation-delay:-.3s}.lds-ring div[data-v-5691cd06]:nth-child(3){animation-delay:-.15s}@keyframes lds-ring-5691cd06{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.close[data-v-083a5a00]{display:none}.overlay[data-v-083a5a00]{background-color:rgba(0,0,0,.3);width:100%;height:100vh;position:fixed;top:0;left:0;z-index:50}.animation-alert[data-v-083a5a00]{top:50%;left:50%;transform:translate(-50%,-50%);position:fixed;z-index:100;display:flex;align-items:center;justify-content:center}.animation-alert[data-v-083a5a00]:before{content:"";clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);animation:twister-spin-clockwise 120s linear infinite;width:470px;height:420px}.animation-alert.error[data-v-083a5a00]:before{background-color:#ff9100}.animation-alert.success[data-v-083a5a00]:before{background-color:#003e23}.animation-alert[data-v-083a5a00] .close-btn{height:45px;padding:0 20px;margin-top:20px;color:#000}.alert-content[data-v-083a5a00]{color:#fff;position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;width:80%}@media (max-width:48rem){.close[data-v-083a5a00]{position:absolute;right:20px;top:20px;width:32px;height:32px;display:block;transition:all .3s ease 0s}.close[data-v-083a5a00]:after,.close[data-v-083a5a00]:before{position:absolute;left:15px;content:" ";height:25px;width:3px;background-color:#fff}.close[data-v-083a5a00]:before{transform:rotate(45deg)}.close[data-v-083a5a00]:after{transform:rotate(-45deg)}.animation-alert[data-v-083a5a00]{top:35%;width:100%}.animation-alert[data-v-083a5a00]:before{clip-path:none;animation:none;height:auto}.animation-alert[data-v-083a5a00] .close-btn{align-self:flex-end}.alert-content[data-v-083a5a00]{width:90%;padding:20px;align-items:normal;line-height:normal;min-height:200px;justify-content:space-between;box-shadow:0 4px 8px rgba(0,0,0,.4)}.alert-content.error[data-v-083a5a00]{background-color:#ff9100}.alert-content.success[data-v-083a5a00]{background-color:#003e23}}.menu[data-v-293f2615]{display:flex;flex:3;flex-wrap:wrap}.menu div[data-v-293f2615]{flex:50%;margin:0 0 30px}.menu .title[data-v-293f2615]{margin-bottom:16px;font-family:Canaro-SemiBold,sans-serif;font-weight:700;letter-spacing:.4px}.menu ul[data-v-293f2615]{padding:0;line-height:26px}.menu ul li[data-v-293f2615]{list-style:none}.menu ul li a[data-v-293f2615]{color:#fff;text-decoration:none;position:relative}@media (max-width:64rem){.menu[data-v-293f2615]{flex-direction:column}.block-rendering[data-v-293f2615]{display:block}}@media (max-width:48rem){.menu[data-v-293f2615]{flex:1;min-width:190px}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.menu[data-v-293f2615]{display:block}}}.gotzha-logo[data-v-c222b436]{fill:#fff}.container[data-v-c222b436]{display:flex}footer[data-v-c222b436]{background:#003e23;background:linear-gradient(90deg,#f50 calc(50% - 584px),#003e23 calc(50% - 584px),#003e23 calc(50% - 584px));color:#fff;position:relative;min-height:560px;font-size:.9rem}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){footer[data-v-c222b436]{background:#003e23}}}footer .triangle-background[data-v-c222b436]{top:0;left:0;clip-path:polygon(0 0,calc(100% - 150px) 0,100% 50%,calc(100% - 150px) 100%,0 100%);min-height:100%;background-color:#f50;width:25%;display:flex;justify-content:flex-end;margin-right:30px;margin-left:-16px}footer .triangle-background .gotzha-logo[data-v-c222b436]{margin-left:0;margin-right:auto;width:160px}.footer-wrapper[data-v-c222b436]{display:flex;padding:110px 0}.footer-wrapper .input-wrapper[data-v-c222b436]{display:flex}.footer-wrapper .input-wrapper input[data-v-c222b436]{font-weight:700;border:none;padding:0 10px;background-color:#f50;color:#fff}.footer-wrapper .input-wrapper input[data-v-c222b436]::placeholder{color:#fff}.footer-wrapper .input-wrapper input[data-v-c222b436]:focus{outline:none}.footer-wrapper .input-wrapper[data-v-c222b436] .continue-btn:hover{background:#bedcff}.contact-section[data-v-c222b436]{flex:1}.contact-section .title[data-v-c222b436]{margin-bottom:16px;font-family:Canaro-SemiBold,sans-serif;font-weight:700;letter-spacing:.4px}.contact-section .newsletter .title[data-v-c222b436]{font-size:1.1rem}@media (max-width:64rem){footer .triangle-background[data-v-c222b436]{width:40%;clip-path:polygon(0 0,calc(100% - 200px) 0,100% 50%,calc(100% - 200px) 100%,0 100%)}}@media (max-width:48rem){footer .triangle-background[data-v-c222b436]{width:100%;clip-path:none;background:transparent;margin:230px 0 0}footer .triangle-background .gotzha-logo[data-v-c222b436]{margin:auto}footer[data-v-c222b436]:before{content:"";clip-path:polygon(50% 46%,0 0,100% 0);background-color:#f50;width:100%;position:absolute;left:0;top:0;height:350px}.container[data-v-c222b436]{flex-direction:column}.footer-wrapper[data-v-c222b436]{margin:0 50px;flex-wrap:wrap}.footer-wrapper .input-wrapper[data-v-c222b436] .continue-btn,.footer-wrapper .input-wrapper input[data-v-c222b436]{width:100%}.footer-wrapper .input-wrapper[data-v-c222b436] .continue-btn{padding:10px 0;max-width:40px}.footer-wrapper .contact-section[data-v-c222b436]{min-width:190px}}@media (max-width:20rem){.footer-wrapper[data-v-c222b436]{margin:0}}.loader[data-v-60210a4e]{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff;z-index:1000}.loader .icon-gotzha-logo[data-v-60210a4e]{width:160px}@keyframes enter-animation-60210a4e{0%{opacity:0}to{opacity:1}}.enter-animation[data-v-60210a4e]{animation:enter-animation-60210a4e .1s forwards}@keyframes zoom-out-and-rotate-60210a4e{0%{transform:rotate(0deg) scale(1);opacity:1}to{transform:rotate(-15deg) scale(.5);opacity:0}}.zoom-out-and-rotate[data-v-60210a4e]{animation:zoom-out-and-rotate-60210a4e 1s forwards}@keyframes leave-animation-60210a4e{0%{opacity:1}to{opacity:0}}.leave-animation[data-v-60210a4e]{animation:leave-animation-60210a4e 1s forwards;animation-delay:.5s}.cookies-alert[data-v-2d5cab44]{position:fixed;bottom:0;width:100%;background-color:#2e3033;padding:1rem 0;z-index:99}.cookies-alert__button[data-v-2d5cab44]{background-color:hsla(0,0%,100%,0);display:block;border:2px solid #fff;margin:1rem auto 0;color:#fff}.cookies-alert__text[data-v-2d5cab44]{font-size:.75rem;word-wrap:break-word;color:hsla(0,0%,100%,.7)}.cookies-alert__hyperlink[data-v-2d5cab44]{color:#fff;text-decoration:none;position:relative;font-weight:700}.underline-animation-hover[data-v-2d5cab44]:after{background-color:#fff}@media (min-width:48rem){.flex[data-v-2d5cab44]{display:flex;justify-content:space-between;align-items:center}.cookies-alert__button[data-v-2d5cab44]{margin-top:0}.cookies-alert__text-wrapper[data-v-2d5cab44]{width:calc(100% - 7rem)}}html{font-family:GalanoGrotesque-Light,Verdana,Arial,sans-serif;font-size:1.25rem;word-spacing:1px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body,html{height:100%}body.menu-opened{width:100%;overflow-y:hidden}*,:after,:before{box-sizing:border-box;margin:0}::selection{text-shadow:none;background:#f50;color:#fff}.on-desktop{display:none}.on-mobile{display:block}.container{margin:0 auto;max-width:1200px;padding:0 16px}.active-link:after{width:100%;opacity:1}.overlay{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:transparent;z-index:2;cursor:pointer}.pop-up-box .content-faq{max-height:400px;overflow:auto}.header-change-class-trigger{content:"";display:block;position:absolute;width:100%;z-index:-1;background-color:hsla(0,0%,100%,0)}.move-enter-active,.move-leave-active{transition:all .35s}.move-enter{transform:translateX(-150%)}.move-enter-to,.move-leave{transform:translateX(0)}.move-leave-to{transform:translateX(150%)}@media (min-width:64rem){body.menu-opened{overflow-y:auto;position:static}}@media (min-width:48rem){.on-desktop{display:block}.on-mobile{display:none}}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter,.fade-leave-to{opacity:0}.nuxt-content{max-width:800px;margin:0 auto}.nuxt-content a{color:#ff9100;text-decoration:none;position:relative}.nuxt-content h1,.nuxt-content h2,.nuxt-content h3,.nuxt-content h4,.nuxt-content h5,.nuxt-content p{margin-bottom:2rem}.nuxt-content h1,.nuxt-content h2,.nuxt-content h3,.nuxt-content h4,.nuxt-content h5{font-family:Canaro-Bold,sans-serif}.nuxt-content img{max-width:1200px;margin:3rem 0}.nuxt-content ol,.nuxt-content ul{margin:2rem 0}.nuxt-content li{margin:1rem 0}.nuxt-content .video-container{position:relative;width:100%;height:0;padding-bottom:56.25%;margin:3rem auto}.nuxt-content .video-container .video{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:48rem){.nuxt-content img{width:100%}}.wrapper[data-v-3cda3281]{margin-bottom:16px;text-align:left}.title[data-v-3cda3281]{margin-bottom:0!important}.bottom-text[data-v-3cda3281],.title[data-v-3cda3281]{font-style:italic;font-size:.8rem}[data-v-3cda3281] .image{max-width:none;width:100%}