@font-face{font-family:futur;src:url("../fonts/futur.ttf")}@font-face{font-family:futura_light_bt;src:url("../fonts/futura_light_bt.ttf")}@font-face{font-family:futura_medium_bt;src:url("../fonts/futura_medium_bt.ttf")}@font-face{font-family:futura_medium_condensed_bt;src:url("../fonts/futura_medium_condensed_bt.ttf")}@font-face{font-family:CondensedLight;src:url("../fonts/Futura-CondensedLight.otf")}@font-face{font-family:Futura_Bold_font;src:url("../fonts/Futura_Bold_font.ttf")}@font-face{font-family:Futura_Book_font;src:url("../fonts/Futura_Book_font.ttf")}@font-face{font-family:FUTURAB_bold;src:url("../fonts/FUTURAB.TTF")}:root{--text-color:#fffa76;--text-color1:#000;--text-color2:#bebebe;--text-color3:#d3d3d3;--text-color4:#929292;--text-color5:#b9b9b9;--bg-color:#fffa76;--bg-color1:#000;--bg-color2:#bebebe;--bg-color3:#1d1c1c;--futur:futur;--futura_light_bt:futura_light_bt;--futura_medium_bt:futura_medium_bt;--futura_medium_condensed_bt:futura_medium_condensed_bt;--CondensedLight:CondensedLight;--Futura_Bold_font:Futura_Bold_font;--Futura_Bold_font:Futura_Bold_font;--Futura_Book_font:Futura_Book_font;--FUTURAB_bold:FUTURAB_bold;--gradient:linear-gradient(122deg, rgba(199, 87, 40, 1) 0%, rgba(234, 117, 68, 1) 30%, rgba(250, 112, 54, 1) 58%)}.menu{width:100%;height:100%;display:none;position:fixed;top:-100vh;left:0;z-index:-1}.container_fluid_menu{opacity:0;visibility:hidden;overflow:hidden}.close_btn{border:none;position:absolute;right:0;top:0;outline:0;background-color:var(--bg-color);color:#fff;width:60px;height:50px;display:flex;align-items:center;justify-content:center;font-size:30px;transition:.5s}.close_btn:hover{background-color:#000}.toggle-menu-section .profile-section,.toggle-menu-section .profile-section1{background-color:var(--bg-color);z-index:2;width:100%;height:100%;left:0;top:0}.toggle-menu-section .left-section,.toggle-menu-section .right-section{padding:50px}.toggle-menu-section .col-lg-6,.toggle-menu-section .container-fluid,.toggle-menu-section .row{height:100%;padding-left:0!important;margin-left:0!important;padding-right:0!important;margin-right:0!important}.toggle-menu-section .left-section{position:relative;display:flex;flex-direction:column;justify-content:center;height:100%;align-items:center;background-image:url('../images/menu-svg.svg');background-repeat:no-repeat;background-position:center;background-size:cover}.toggle-menu-section .left-section::after{position:absolute;top:0;left:0;content:'';width:100%;height:100%;background-color:#000;z-index:-1}.toggle-menu-section .left-section a{text-decoration:none;background-color:#fff;color:#000;padding:10px 30px;border-radius:10px;z-index:1;margin-top:30px;display:block;font-family:var(--Futura_Book_font);position:relative}.toggle-menu-section .profile-section{position:absolute;clip-path:polygon(0 0,53% 53%,100% 100%,0 100%)}.toggle-menu-section .profile-section1{position:absolute;clip-path:polygon(0 0,100% 0,100% 100%,51% 54%)}.toggle-menu-section .profile-section img{position:relative;width:100%;height:100%;object-fit:cover}.toggle-menu-section .left-section h3{position:relative;font-family:var(--Futura_Book_font);font-size:45px;color:#fff;text-align:center;margin-top:30px;z-index:1}.toggle-menu-section .left-section em{font-family:var(--Bambang_Signature_Font);font-size:40px;margin-right:15px}.toggle-menu-section .left-section span{font-family:var(--FUTURAB_bold);font-size:45px}.toggle-menu-section .right-section{width:100%;height:100%;background-color:#fffa76;display:flex;align-items:center;justify-content:center}.toggle-menu-section .right-section ul{padding-left:0;margin-bottom:0;list-style:none;width:fit-content;height:100%;display:flex;flex-direction:column;justify-content:center}.toggle-menu-section .right-section ul li a{text-decoration:none;font-family:var(--futura_medium_bt);font-size:35px;color:#000;text-transform:uppercase;position:relative;font-weight:700}.toggle-menu-section .right-section ul li a::after{position:absolute;content:'';left:0;opacity:0;top:80%;transform:translateY(-50%);width:100%;height:2px;background-color:#000;transition:.8s}.toggle-menu-section .right-section ul li a:hover:after{top:100%;opacity:1}.overlay_overlay{position:absolute;top:-30px;left:0;width:100%;height:100%;display:none}.overlay_overlay path{fill:#ebebeb}.gallery-filter,.tab-section-b .btn-tab-section{justify-content:center}.btn-tab-section{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:45px;margin-left:14px;gap:30px;position:sticky;top:34px;z-index:111}.btn-tab-section .button{--background:#fffa76;--background-hover:#fffa76;--shadow:rgba(39, 94, 254, 0.3);--shadow-hover:rgba(39, 94, 254, 0.5);--text:#000;display:flex;align-items:center;outline:0;cursor:pointer;position:relative;padding:15px 70px;font-family:inherit;font-weight:600;font-size:16px;background:#000;color:var(--text);filter:drop-shadow(0 2px 5px var(--s, var(--shadow)));-webkit-tap-highlight-color:transparent;font-family:var(--futura_medium_bt);display:flex;align-items:center;justify-content:center;border-radius:50px;overflow:hidden;border:1px solid var(--bg-color)}.btn-tab-section .button:after,.btn-tab-section .button:before{content:"";display:block;width:12px;height:100%;background:var(--b,var(--background));transform:scaleX(1.04) scaleY(var(--scale-y,1));transition:background .4s;position:absolute}.btn-tab-section .button:before{transform-origin:0 50%;border-radius:10px 0 0 10px;left:0;top:0}.btn-tab-section .button:after{transform-origin:100% 50%;border-radius:0 10px 10px 0;right:0;top:0}.btn-tab-section .button.active,.btn-tab-section .button.active:hover{background-color:#fffa76;border:1px solid #fffa76;color:#000}.btn-tab-section .button svg{width:100%;height:100%;display:block;position:absolute;pointer-events:none;left:0;right:0;top:0;fill:transparent;transition:fill .4s}.btn-tab-section .button div{z-index:1;position:relative;display:flex;padding:0 16px}.btn-tab-section .button div span{display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);-webkit-animation:var(--name,none) .75s linear forwards;animation:var(--name,none) .75s linear forwards}.btn-tab-section .button.in{--name:move}.btn-tab-section .button.in:not(.out){--c:var(--color-hover);--b:var(--background-hover);--s:var(--shadow-hover)}.btn-tab-section .button.in.out{--name:move-out}.btn-tab-section .button{--border:transform;--background:transform;--background-hover:transform;--text:#fffa76;--scale-y:1.025;--shadow:rgba(4, 18, 104, 0.08);--shadow-hover:rgba(4, 18, 104, 0.16);border:1px solid #000;transition:.4s;border:1px solid var(--bg-color)}.btn-tab-section .button.active{background-color:var(--bg-color)}.btn-tab-section .button.active svg,.btn-tab-section .button.active:hover svg{fill:#fffa76;color:#000}.btn-tab-section .button.white:before{border:1px solid var(--border);border-right:0}.btn-tab-section .button.white:after{border:1px solid var(--border);border-left:0}.btn-tab-section .button.white svg{stroke-width:1px;stroke:var(--border);stroke-dasharray:200 44}@-webkit-keyframes move{22%,36%{transform:translateY(calc(-6px * var(--move))) translateZ(0) rotate(calc(-13deg * var(--rotate) * var(--part)))}50%{transform:translateY(calc(3px * var(--move))) translateZ(0) rotate(calc(6deg * var(--rotate) * var(--part)))}70%{transform:translateY(calc(-2px * var(--move))) translateZ(0) rotate(calc(-3deg * var(--rotate) * var(--part)))}}@keyframes move{22%,36%{transform:translateY(calc(-6px * var(--move))) translateZ(0) rotate(calc(-13deg * var(--rotate) * var(--part)))}50%{transform:translateY(calc(3px * var(--move))) translateZ(0) rotate(calc(6deg * var(--rotate) * var(--part)))}70%{transform:translateY(calc(-2px * var(--move))) translateZ(0) rotate(calc(-3deg * var(--rotate) * var(--part)))}}@-webkit-keyframes move-out{22%,36%{transform:translateY(calc(6px * var(--move))) translateZ(0) rotate(calc(13deg * var(--rotate) * var(--part)))}50%{transform:translateY(calc(-3px * var(--move))) translateZ(0) rotate(calc(-6deg * var(--rotate) * var(--part)))}70%{transform:translateY(calc(2px * var(--move))) translateZ(0) rotate(calc(3deg * var(--rotate) * var(--part)))}}@keyframes move-out{22%,36%{transform:translateY(calc(6px * var(--move))) translateZ(0) rotate(calc(13deg * var(--rotate) * var(--part)))}50%{transform:translateY(calc(-3px * var(--move))) translateZ(0) rotate(calc(-6deg * var(--rotate) * var(--part)))}70%{transform:translateY(calc(2px * var(--move))) translateZ(0) rotate(calc(3deg * var(--rotate) * var(--part)))}}@media(max-width:576px){.toggle-menu-section .right-section ul{width:100%}.btn-tab-section .button{padding:10px 20px;font-size:12px}.btn-tab-section{margin-left:0;gap:10px;justify-content:center;margin-bottom:68px}}