/**
 * Theme Name: anbudi
 * Author: anbudi
 * Version: 0.0.1
 */

body{overflow-x:hidden;margin:0;padding:0}a{outline:none;text-decoration:none}a:hover{color:unset}img{width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0}body{-webkit-box-sizing:border-box;box-sizing:border-box}input{outline:none;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{outline:none;border:0}button:hover{cursor:pointer}ul{margin:0;padding:0;list-style:none}h1{font:400 48px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@media only screen and (max-width: 1296px){h1{font-size:32px}}@media only screen and (max-width: 768px){h1{font-size:20px}}h2{font:500 32px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@media only screen and (max-width: 1296px){h2{font-size:24px}}@media only screen and (max-width: 768px){h2{font-size:20px}}p,li,a{font:400 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}@media only screen and (max-width: 1296px){p,li,a{font-size:15px}}@media only screen and (max-width: 768px){p,li,a{font-size:14px}}.grageu-header{padding:44px 0}@media only screen and (max-width: 1008px){.grageu-header{padding:24px 0}}.grageu-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width: 1008px){.grageu-header-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.grageu-header__images{display:-webkit-box;display:-ms-flexbox;display:flex}.grageu-header>.grageu-container{padding-top:24px;padding-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;border-radius:140px;background:rgba(244,241,242,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media only screen and (max-width: 1008px){.grageu-header>.grageu-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px}}.grageu-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1008px){.grageu-header .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;-webkit-box-shadow:none;box-shadow:none;background:rgba(0,0,0,0)}}.grageu-header .header-menu a{font:700 15px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#000;text-transform:uppercase}@media only screen and (max-width: 768px){.grageu-header .header-menu a{font-size:14px}}.grageu-header .header-menu a:hover{text-decoration:underline}.grageu-header .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media only screen and (max-width: 1008px){.grageu-header .menu-header-menu-container{display:none}}.grageu-header-mob__menu{display:none;position:absolute;top:-1000px;left:0;right:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;border-radius:5px;background:#f4f1f2;padding:20px 28px 15px;z-index:10;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;opacity:0}.grageu-header-mob__menu.active{opacity:1}@media only screen and (max-width: 1008px){.grageu-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.grageu-header-mob__menu .header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:500px}}.grageu-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.grageu-header-mob__menu .grageu-container{width:100%;padding:0}.grageu-header-mob__menu .header-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%;padding:0 !important;width:100%;padding:0;background:none;border:0}.grageu-header-mob__menu .header-menu li{margin-bottom:10px}.grageu-header-burger{display:none;padding:5px;width:20px;height:20px;min-width:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0);border-radius:5px}@media only screen and (max-width: 1008px){.grageu-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.grageu-header-burger span{width:100%;height:1px;display:block;background:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.grageu-header-burger span:not(:last-of-type){margin-bottom:5px}.grageu-header-burger.active span{margin:0}.grageu-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.grageu-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.grageu-header-burger.active span:last-of-type{display:none}.grageu-header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}.grageu-header .custom-logo-link{max-width:133px;display:block}.grageu-header .current-menu-item a{text-decoration:underline}.grageu-footer{padding:40px 0}@media only screen and (max-width: 768px){.grageu-footer{padding:24px 0}}.grageu-footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.grageu-footer__wrapper .left{max-width:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}@media only screen and (max-width: 1296px){.grageu-footer__wrapper .left{gap:24px}}.grageu-footer__wrapper .left img{max-width:133px}.grageu-footer__wrapper .left p{font:400 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#fff}.grageu-footer__wrapper a{padding:17px 0 17px 27px;font:700 14px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#000;border-left:2px solid #ffb700}.grageu-footer__wrapper a:hover{text-decoration:underline}.grageu-container{max-width:1230px;margin:0 auto;padding:0 28px}body{position:relative;background-color:#356c9f}html{scroll-behavior:smooth}button{cursor:pointer}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}main{-webkit-box-flex:1;-ms-flex:1;flex:1}html{margin-top:0 !important}#wpadminbar{display:none !important}.wp-block-heading{display:none}