.O_MenuBar{gap:20px;margin:0 auto;position:relative;z-index:2}.O_MenuBar,.O_MenuBar .M_MenuElements{display:flex;flex-direction:row;height:58px}.O_MenuBar .M_MenuElements{align-items:center;background:var(--white);border-radius:var(--radius-control);box-shadow:0 6px 9px var(--blackshadow);justify-content:center;text-align:center;width:710px}.O_MenuBar .M_MenuElements .Q_MenuStar{height:16px;width:16px}.O_MenuBar .M_MenuElements .W_MenuElement1,.O_MenuBar .M_MenuElements .W_MenuElement2{width:118px}.O_MenuBar .M_MenuElements .W_MenuElement3{width:202px}.O_MenuBar .M_MenuElements .W_MenuElement4{width:126px}.O_MenuBar .M_MenuElements .W_MenuElement5{width:71px}@media only screen and (min-width:1440px)and (max-width:1919px){.O_MenuBar{gap:16px;height:47px;margin:0 auto}.O_MenuBar .M_MenuElements{border-radius:var(--radius-control);box-shadow:0 5px 9px rgba(0,0,0,.25);height:47px;width:610px}.O_MenuBar .M_MenuElements .Q_MenuStar{height:13px;width:13px}.O_MenuBar .M_MenuElements .W_MenuElement1,.O_MenuBar .M_MenuElements .W_MenuElement2{width:101px}.O_MenuBar .M_MenuElements .W_MenuElement3{width:171px}.O_MenuBar .M_MenuElements .W_MenuElement4{width:108px}.O_MenuBar .M_MenuElements .W_MenuElement5{width:62px}}@media only screen and (min-width:960px)and (max-width:1439px){.O_MenuBar{gap:14px;height:43px;margin:0 auto}.O_MenuBar .M_MenuElements{border-radius:var(--radius-control);box-shadow:0 4px 9px rgba(0,0,0,.25);height:43px;width:537px}.O_MenuBar .M_MenuElements .Q_MenuStar{height:12px;width:12px}.O_MenuBar .M_MenuElements .W_MenuElement1,.O_MenuBar .M_MenuElements .W_MenuElement2{width:89px}.O_MenuBar .M_MenuElements .W_MenuElement3{width:151px}.O_MenuBar .M_MenuElements .W_MenuElement4{width:95px}.O_MenuBar .M_MenuElements .W_MenuElement5{width:53px}}@media only screen and (min-width:500px)and (max-width:959px){.O_MenuBar{gap:12px;height:34px;margin:0 auto}.O_MenuBar .M_MenuElements{border-radius:var(--radius-control);box-shadow:0 4px 9px rgba(0,0,0,.25);height:34px;width:425px}.O_MenuBar .M_MenuElements .Q_MenuStar{height:9px;width:9px}.O_MenuBar .M_MenuElements .A_MenuElement{font-size:14px;line-height:34px}.O_MenuBar .M_MenuElements .W_MenuElementText{height:34px}.O_MenuBar .M_MenuElements .W_MenuElementText:hover .A_MenuElement{text-shadow:0 0 7px var(--pink)}.O_MenuBar .M_MenuElements .W_MenuElement1,.O_MenuBar .M_MenuElements .W_MenuElement2{width:70px}.O_MenuBar .M_MenuElements .W_MenuElement3{width:118px}.O_MenuBar .M_MenuElements .W_MenuElement4{width:74px}.O_MenuBar .M_MenuElements .W_MenuElement5{width:42px}}@media only screen and (max-width:767px){.O_MenuBar{align-items:center;background:linear-gradient(180deg,#ffaef2,hsla(0,0%,100%,0));flex-direction:column;gap:10px;height:60px;left:0;width:100%}.O_MenuBar.Expanded{background:linear-gradient(180deg,#ffaef2,var(--white) 70%);height:auto;max-height:100dvh;overflow-y:auto;padding:65px 0 14px}.O_MenuBar .M_MenuElements{display:none;flex-direction:column;height:auto;width:90%}.O_MenuBar .M_MenuElements.Shows{display:flex}.O_MenuBar .M_MenuElements .Q_MenuStar{display:none}.O_MenuBar .M_MenuElements .W_MenuElement1,.O_MenuBar .M_MenuElements .W_MenuElement2,.O_MenuBar .M_MenuElements .W_MenuElement3,.O_MenuBar .M_MenuElements .W_MenuElement4,.O_MenuBar .M_MenuElements .W_MenuElement5{height:-moz-fit-content;height:fit-content}}.A_MenuElement{color:var(--black);font-family:Gramatika Demo;font-size:24px;font-style:normal;font-weight:400;line-height:58px}.A_MenuElement:hover{cursor:pointer}.W_MenuElementTextBox{height:58px}.W_MenuElementTextBox:hover{cursor:pointer}@media only screen and (min-width:1440px)and (max-width:1919px){.A_MenuElement{font-size:20px;line-height:47px}.W_MenuElementTextBox{height:47px}}@media only screen and (min-width:960px)and (max-width:1439px){.A_MenuElement{font-size:18px;line-height:43px}.W_MenuElementTextBox{height:43px}}@media only screen and (min-width:500px)and (max-width:959px){.A_MenuElement{font-size:14px;line-height:34px}.W_MenuElementTextBox{height:-moz-fit-content;height:fit-content}}@media only screen and (min-width:500px)and (max-width:767px){.A_MenuElement{font-size:14px;line-height:34px}.W_MenuElement1,.W_MenuElement2,.W_MenuElement3,.W_MenuElement4,.W_MenuElementTextBox{height:-moz-fit-content;height:fit-content}}@media only screen and (max-width:499px){.A_MenuElement{font-size:14px;line-height:34px}.W_MenuElementTextBox{height:-moz-fit-content;height:fit-content}}.M_SearchBar{align-items:center;background:var(--white);border-radius:var(--radius-control);box-shadow:0 6px 9px var(--blackshadow);color:var(--black);display:flex;flex-direction:row;font-family:Gramatika Demo;font-size:24px;font-style:normal;font-weight:400;height:58px;justify-content:space-between;line-height:58px;padding:0 15px;transition:all 1s ease-out;width:136px}.M_SearchBar.Modify{flex-wrap:wrap;height:-moz-fit-content;height:fit-content;padding-bottom:20px}.M_SearchBar:hover{cursor:pointer}.M_SearchBar.Active{transition:all 1s ease-out;width:352px}.M_SearchBar.Active .A_Input{width:280px}@media only screen and (min-width:1440px)and (max-width:1919px){.M_SearchBar{border-radius:var(--radius-control);box-shadow:0 5px 9px rgba(0,0,0,.25);font-size:20px;height:47px;line-height:47px;padding:0 15px;width:111.5px}.M_SearchBar.Active{width:253px}.M_SearchBar.Active .A_Input{width:200px}}@media only screen and (min-width:960px)and (max-width:1439px){.M_SearchBar{border-radius:var(--radius-control);box-shadow:0 4px 9px rgba(0,0,0,.25);font-size:18px;height:43px;line-height:43px;padding:0 13px;width:98px}.M_SearchBar.Active{width:231px}.M_SearchBar.Active .A_Input{width:190px}}@media only screen and (min-width:500px)and (max-width:959px){.M_SearchBar{border-radius:var(--radius-control);box-shadow:0 4px 9px rgba(0,0,0,.25);font-size:14px;height:34px;line-height:34px;padding:0 10px;width:82.25px}.M_SearchBar.Active{width:188px}.M_SearchBar.Active .A_Input{width:150px}}@media only screen and (min-width:500px)and (max-width:767px){.M_SearchBar{border-radius:var(--radius-control);box-shadow:0 4px 9px rgba(0,0,0,.25);font-size:14px;height:34px;line-height:34px;padding:0 10px;width:82.25px}.M_SearchBar.NotShowing{display:none}.M_SearchBar.Active{width:60vw}.M_SearchBar.Active .A_Input{width:50vw}}@media only screen and (max-width:767px){.M_SearchBar{border-radius:var(--radius-control);box-shadow:0 4px 9px rgba(0,0,0,.25);display:none;font-size:14px;height:34px;line-height:34px;padding:0 10px;width:82.25px}.M_SearchBar.NotShowing{display:none}.M_SearchBar.Shows{display:flex}.M_SearchBar.Active{width:60vw}.M_SearchBar.Active .A_Input{width:50vw}}.A_Input{background:transparent;border:none;color:var(--black);cursor:text;font-family:Gramatika Demo;font-size:24px;font-style:normal;font-weight:400;height:58px;line-height:58px;width:80px}.A_Input::-moz-placeholder{color:var(--black);font-family:Gramatika Demo;font-size:24px;font-style:normal;font-weight:400;line-height:58px}.A_Input::placeholder{color:var(--black);font-family:Gramatika Demo;font-size:24px;font-style:normal;font-weight:400;line-height:58px}.A_Input:focus{outline:none}@media only screen and (min-width:1440px)and (max-width:1919px){.A_Input{font-size:20px;height:47px;line-height:47px;width:58px}.A_Input::-moz-placeholder{font-size:20px;line-height:47px}.A_Input::placeholder{font-size:20px;line-height:47px}}@media only screen and (min-width:960px)and (max-width:1439px){.A_Input{font-size:18px;height:43px;line-height:43px;width:46px}.A_Input::-moz-placeholder{font-size:18px;line-height:43px}.A_Input::placeholder{font-size:18px;line-height:43px}}@media only screen and (min-width:500px)and (max-width:959px){.A_Input{font-size:14px;height:34px;line-height:34px;width:40px}.A_Input::-moz-placeholder{font-size:14px;line-height:34px}.A_Input::placeholder{font-size:14px;line-height:34px}}@media only screen and (min-width:500px)and (max-width:767px){.A_Input{font-size:14px;height:34px;line-height:34px;width:40px}.A_Input::-moz-placeholder{font-size:14px;line-height:34px}.A_Input::placeholder{font-size:14px;line-height:34px}}@media only screen and (max-width:499px){.A_Input{font-size:14px;height:34px;line-height:34px;width:40px}.A_Input::-moz-placeholder{font-size:14px;line-height:34px}.A_Input::placeholder{font-size:14px;line-height:34px}}.A_SearchButton{background-color:transparent;background-image:url(/images/6a372a96ae8ff38e.svg);background-repeat:no-repeat;background-size:contain;border:0;cursor:pointer;height:24px;padding:0;width:22px}@media only screen and (min-width:1440px)and (max-width:1919px){.A_SearchButton{height:20px;width:18.5px}}@media only screen and (min-width:960px)and (max-width:1439px){.A_SearchButton{height:16px;width:14px}}@media only screen and (min-width:500px)and (max-width:959px){.A_SearchButton{height:14px;width:12.25px}}@media only screen and (min-width:500px)and (max-width:767px){.A_SearchButton{height:14px;width:12.25px}}@media only screen and (max-width:499px){.A_SearchButton{height:14px;width:12.25px}}.A_MenuLogo{align-items:center;background:var(--white);border-radius:var(--radius-control);box-shadow:0 6px 9px var(--blackshadow);display:flex;height:58px;justify-content:center;width:170px}.A_MenuLogo:hover{cursor:pointer;transform:scale(.85);transition:all 1s ease-out}.A_MenuLogo img{height:22px;width:128.8px}@media only screen and (min-width:1440px)and (max-width:1919px){.A_MenuLogo{border-radius:var(--radius-control);box-shadow:0 5px 9px rgba(0,0,0,.25);height:47px;width:147px}.A_MenuLogo img{height:19px;width:111px}}@media only screen and (min-width:960px)and (max-width:1439px){.A_MenuLogo{border-radius:var(--radius-control);box-shadow:0 4px 9px rgba(0,0,0,.25);height:43px;width:125.27px}.A_MenuLogo img{height:16px;width:93.47px}}@media only screen and (min-width:500px)and (max-width:959px){.A_MenuLogo{border-radius:var(--radius-control);box-shadow:0 4px 9px rgba(0,0,0,.25);height:34px;width:98.11px}.A_MenuLogo img{height:12px;width:70.11px}}@media only screen and (min-width:500px)and (max-width:767px){.A_MenuLogo{background:transparent;box-shadow:none;height:60px}}@media only screen and (max-width:767px){.A_MenuLogo{background:transparent;box-shadow:none;height:60px;position:absolute;top:0;width:-moz-fit-content;width:fit-content}}.A_MenuMobileToggle{background-color:transparent;border:0;cursor:pointer;display:none;padding:0}@media only screen and (max-width:767px){.A_MenuMobileToggle{display:block;position:fixed;right:24px;top:21px}.A_MenuMobileToggle div{background-color:var(--black);height:1px;margin-bottom:7px;width:40px}}