#common-header .h-content .nav-content .contact-nav a{font-family:Lato,sans-serif;font-style:normal;font-weight:700}#common-header{left:0;padding:40px;position:fixed;top:0;-webkit-transition:padding .85s ease;transition:padding .85s ease;width:100%;z-index:100}#common-header .h-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}#common-header .h-content .logo-content{margin-right:auto;position:relative;width:180px;z-index:130}#common-header .h-content .menu-toggle{display:none}#common-header .h-content .menu-toggle span{background:#fff;display:block;height:2px;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:opacity .35s ease,background-color .35s ease,-webkit-transform .35s ease;transition:opacity .35s ease,background-color .35s ease,-webkit-transform .35s ease;transition:transform .35s ease,opacity .35s ease,background-color .35s ease;transition:transform .35s ease,opacity .35s ease,background-color .35s ease,-webkit-transform .35s ease;width:28px}#common-header .h-content .nav-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#common-header .h-content .nav-content,#common-header .h-content .nav-content .gnav{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}#common-header .h-content .nav-content .gnav{gap:25px}#common-header .h-content .nav-content .gnav>li a{color:#fff;font-size:clamp(1.4rem,1.4rem + 0vw,1.4rem);font-weight:700}#common-header .h-content .nav-content .contact-nav{border:1px solid #fff;border-radius:5px;margin-left:25px;padding:10px 15px}#common-header .h-content .nav-content .contact-nav p{color:#fff;font-size:clamp(1.2rem,1.2rem + 0vw,1.2rem);line-height:1}#common-header .h-content .nav-content .contact-nav a{color:#fff;display:block;font-size:clamp(1.8rem,1.7090909091rem + .2424242424vw,2rem);line-height:1;margin-top:7px}#common-header.is-open .menu-toggle span:first-child{-webkit-transform:translateY(9px) rotate(45deg);-ms-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg)}#common-header.is-open .menu-toggle span:nth-child(2){opacity:0}#common-header.is-open .menu-toggle span:nth-child(3){-webkit-transform:translateY(-9px) rotate(-45deg);-ms-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}@media only screen and (min-width:768px){#common-header.moved{padding:20px}}@media only screen and (max-width:768px){#common-header{padding:12px 16px}#common-header .h-content .logo-content{width:140px}#common-header .h-content .menu-toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0000;border:0;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;position:relative;width:48px;z-index:130}#common-header .h-content .nav-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0e0e0ef5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;inset:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;pointer-events:none;position:fixed;-webkit-transition:opacity .35s ease,visibility .35s ease;transition:opacity .35s ease,visibility .35s ease;visibility:hidden;z-index:120}#common-header .h-content .nav-content nav{width:100%}#common-header .h-content .nav-content .gnav{-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;gap:30px}#common-header .h-content .nav-content .gnav>li a{display:block;font-size:1.8rem;font-weight:700;letter-spacing:.08em;line-height:1.2}#common-header .h-content .nav-content .contact-nav{margin-left:0;padding:15px;text-align:center;width:calc(100% - 40px)}#common-header .h-content .nav-content .contact-nav p{font-size:13px}#common-header .h-content .nav-content .contact-nav a{font-size:24px;margin-top:12px}#common-header.is-open .nav-content{opacity:1;pointer-events:auto;visibility:visible}}#footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000;color:#fff;display:grid;gap:0 10px;grid-template-areas:"footer-logo footer-nav" "copyright footer-nav";grid-template-columns:auto 1fr;grid-template-rows:auto auto;justify-items:start;padding:50px 40px}#footer .footer-logo{grid-area:footer-logo;margin-bottom:40px;width:200px}#footer .copyright{font-size:clamp(1.1rem,1.0545454545rem + .1212121212vw,1.2rem);font-weight:500;grid-area:copyright}#footer .footer-nav{align-self:end;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px;grid-area:footer-nav;justify-self:end}#footer .footer-nav li a{color:#fff;font-size:clamp(1.2rem,1.2rem + 0vw,1.2rem)}#footer .footer-nav li a:hover{-webkit-text-decoration:underline;text-decoration:underline}@media only screen and (max-width:768px){#footer{grid-template-areas:"footer-logo" "footer-nav" "copyright";grid-template-columns:100%;grid-template-rows:auto auto auto}#footer .footer-nav{-ms-flex-item-align:start;align-self:start;display:block;justify-self:start;margin-bottom:30px}#footer .footer-nav li{margin-bottom:7px}#footer .footer-nav li:last-child{margin-bottom:0}}#breadcrumb{border-top:1px solid #333;padding:12px 0}#breadcrumb .breadcrumb-list{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:20px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}#breadcrumb .breadcrumb-list::-webkit-scrollbar{display:none}#breadcrumb .breadcrumb-list>li{-ms-flex-negative:0;flex-shrink:0;position:relative;white-space:nowrap}#breadcrumb .breadcrumb-list>li:after{content:"";display:block;font-family:Material Symbols Outlined;font-size:1em;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 48;position:absolute;right:-1.5em;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#breadcrumb .breadcrumb-list>li:last-child:after{content:none;display:none}#breadcrumb .breadcrumb-list a{color:#fff}
