@import url(https://db.onlinewebfonts.com/c/720366d14c82e5c03d4af2b2f6d55603?family=Morandi+W01+Regular);@import url(https://fonts.googleapis.com/css2?family=Gugi&display=swap);@import url(https://db.onlinewebfonts.com/c/6bff8badb403b5b6196f53b3234a829a?family=Glosa+W01+Text+Black);@import url(https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.2/font/bootstrap-icons.min.css);@font-face{font-family:Folty;font-style:normal;font-weight:600;src:local("Folty Medium"),local("Folty-Medium"),url(/static/media/Folty-Medium.478be26d259b83b56e31.woff2) format("woff2"),url(/static/media/Folty-Medium.556c9a741c24bba3ae2e.woff) format("woff"),url(/static/media/Folty-Medium.b5c9105c9e9a9ece28aa.ttf) format("truetype")}@font-face{font-family:Exec;font-style:normal;font-weight:400;src:local("Exec Regular"),local("Exec-Regular"),url(/static/media/Exec-Regular.863e1ae47017dd390d25.woff2) format("woff2"),url(/static/media/Exec-Regular.e90e74197783f482e3b8.woff) format("woff"),url(/static/media/Exec-Regular.5999c46790aaec8004fc.ttf) format("truetype")}:root{--bg-dark:#34353a;--bg-dark-tint:#3d3e42;--bg-light:#f5f5f5;--bg-lighter:#fff;--text-dark:#34353a;--text-light-tint:#ffffff80;--text-light:#f5f5f5;--text-lighter:#fff;--primary-color:#f7931e;--primary-color-tint:#f7931e80;--primary-color-shade:#f7931e60;--primary-color-dark:#f7931e40;--primary-color-darker:#f7931e20;--secondary-color:#f15a24;--secondary-color-tint:#f15a2480;--secondary-color-shade:#f15a2460;--secondary-color-dark:#f15a2440;--secondary-color-darker:#f15a2420;--container-margin:5rem}*,:after,:before{box-sizing:border-box!important;margin:0;padding:0;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#34353a;background:var(--bg-dark);color:#f5f5f5;color:var(--text-light);font-family:-apple-system,Folty,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:clip}::-webkit-scrollbar{width:.3rem}::-webkit-scrollbar-track{background:#3d3e42;background:var(--bg-dark-tint)}::-webkit-scrollbar-thumb{background:#f7931e;background:var(--primary-color);border-radius:.25rem}a{outline:none;text-decoration:none}ul{list-style:none}img{height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-family:Glosa W01 Text Black,serif}input{font-family:Folty,sans-serif}.fs-10{font-size:calc(.625rem + .25vw)!important}.fs-12{font-size:calc(.75rem + .25vw)!important}.fs-14{font-size:calc(.875rem + .25vw)}.fs-16{font-size:calc(1rem + .25vw)!important}.fs-18{font-size:calc(1.125rem + .25vw)!important}.fs-20{font-size:calc(1.25rem + .25vw)!important}.fs-22{font-size:calc(1.375rem + .25vw)}.fs-24{font-size:calc(1.5rem + .25vw)}.fs-26{font-size:calc(1.625rem + .25vw)}.fs-28{font-size:calc(1.75rem + .25vw)}.fs-30{font-size:calc(1.875rem + .25vw)}.fs-32{font-size:calc(2rem + .25vw)}.fs-34{font-size:calc(2.125rem + .25vw)}.fs-36{font-size:calc(2.25rem + .25vw)}.fs-38{font-size:calc(2.375rem + .25vw)}.fs-40{font-size:calc(2.5rem + .25vw)}.fs-42{font-size:calc(2.625rem + .25vw)}.fs-44{font-size:calc(2.75rem + .25vw)}.fs-46{font-size:calc(2.875rem + .25vw)}.fs-48{font-size:calc(3rem + .25vw)}.fs-50{font-size:calc(3.125rem + .25vw)}.fs-52{font-size:calc(3.25rem + .25vw)}.fs-54{font-size:calc(3.375rem + .25vw)}.fs-56{font-size:calc(3.5rem + .25vw)}.fs-58{font-size:calc(3.625rem + .25vw)}.fs-60{font-size:calc(3.75rem + .25vw)!important}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400!important}.fw-500{font-weight:500}.btn{border:1px solid #34353a;border:1px solid var(--text-dark);border-radius:.5rem;cursor:pointer;font-family:Folty,sans-serif;font-size:1.3rem;font-weight:600;outline:none;padding:.5rem 2rem;transition:all .3s ease}.btn:hover{transform:translateY(-.2rem)}.btn:active{transform:translateY(0)}.btn.btn-primary{background:#f7931e;background:var(--primary-color);color:#34353a;color:var(--text-dark)}.btn.btn-primary:hover{background:#f7931e80;background:var(--primary-color-tint)}.btn.btn-primary-outline{background:#0000;border:3px solid #f7931e;border:3px solid var(--primary-color);color:#f7931e;color:var(--primary-color);position:relative}.btn.btn-primary-outline:before{background:#f7931e;background:var(--primary-color);bottom:0;content:"";height:0;left:0;position:absolute;transition:all .3s ease;width:100%;z-index:-1}.btn.btn-primary-outline:hover:before{height:100%}.btn.btn-primary-outline:hover{color:#34353a;color:var(--text-dark)}.spinner-border{align-items:center;animation:spin 1s linear infinite;border:.2rem solid #3d3e42;border-top-color:#f7931e;border:.2rem solid var(--bg-dark-tint);border-radius:50%;border-top-color:var(--primary-color);display:flex;height:5rem;justify-content:center;width:5rem}.spinner-border.spinner-border-sm{height:2rem;width:2rem}@keyframes spin{to{transform:rotate(1turn)}}.App{min-height:100svh}.navbar{align-items:center;display:flex;height:5rem;justify-content:space-between;left:0;padding:0 1rem;padding-inline:var(--container-margin);position:fixed;right:0;top:0;z-index:1030}.navbar.active{background:var(--bg-dark);box-shadow:0 0 1rem #00000080}.navbar__logo img{height:3rem;margin:5px 0}.navbar__list{align-items:center;display:flex;gap:2rem;justify-content:space-between;list-style:none;margin:0;padding:0}.navbar__list-item a{color:var(--text-light);font-weight:400;opacity:.8;outline:none;text-decoration:none;transition:all .3s ease-in-out}.navbar__list-item a.active,.navbar__list-item a:hover{color:var(--text-light);opacity:1}.navbar__list .navbar__list-item-close{color:var(--text-light);cursor:pointer;display:none;font-size:1.5rem;position:absolute;right:2rem;top:1.5rem}.navbar__search{align-items:center;display:flex;gap:1rem;position:relative}.navbar__search i{color:var(--text-light-tint);cursor:pointer;font-size:1.5rem}.navbar__search .navbar__search-input{position:absolute;right:3rem;top:0;transform:translateY(-200%);transition:all .3s ease-in-out}.navbar__search .navbar__search-input.active{transform:translateY(0)}.navbar__search .navbar__search-input input{background:var(--bg-dark-tint);border:none;border-radius:.5rem;color:var(--text-light);font-size:1rem;font-weight:500;outline:none;padding:.5rem 1rem;transition:all .3s ease-in-out;width:calc(100% + 12)}.navbar__search .navbar__search-input .navbar__search-input-result{background:var(--bg-dark-tint);border-radius:.5rem;box-shadow:0 0 1rem #00000080;left:0;max-height:20rem;opacity:0;overflow-y:auto;pointer-events:none;position:absolute;right:0;top:100%;transition:all .3s ease-in-out;z-index:1}.navbar__search .navbar__search-input .navbar__search-input-result.active{opacity:1;pointer-events:all}.navbar__search .navbar__search-input .navbar__search-input-result .navbar__search-input-result-item{border-bottom:1px solid var(--bg-dark);cursor:pointer;display:flex;flex-direction:column;padding:1rem;transition:all .3s ease-in-out}.navbar__search .navbar__search-input .navbar__search-input-result .navbar__search-input-result-item:hover{background:var(--bg-dark)}.navbar__search .navbar__search-input .navbar__search-input-result .navbar__search-input-result-item .title{color:var(--text-light);font-weight:500}.navbar__search .navbar__search-input .navbar__search-input-result .navbar__search-input-result-item .category{color:var(--text-light-tint);font-size:.8rem}.navbar__search .navbar__search-input .navbar__search-input-result .navbar__search-input-result-item .description{color:var(--text-light-tint);font-size:.8rem;margin-block:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navbar__btn{background:#0000;border:none;color:var(--text-light);cursor:pointer;display:none;font-size:2rem;outline:none;transition:all .3s ease-in-out}.navbar__btn:hover{color:var(--text-light-tint)}@media screen and (max-width:767px){.navbar{padding-inline:2rem}.navbar__btn{display:block}.navbar__list{align-items:center;background:var(--bg-dark);flex-direction:column;gap:2rem;inset:0;justify-content:center;opacity:0;padding:5rem 0;pointer-events:none;position:fixed;transition:all .3s ease-in-out}.navbar__list.active{opacity:1;pointer-events:all}.navbar__list-item a{font-size:1.5rem!important}.navbar__list-item .navbar__list-item-close{display:block}.navbar__search{display:none}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{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{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{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,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity .25s ease;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:9999;z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:#000;background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:contain;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:none;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:1;opacity:var(--yarl__pull_opacity,1);transform:translate(0);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*100%);width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*0*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-webkit-touch-callout:none;max-height:100%;max-width:100%;object-fit:contain;touch-action:none;touch-action:var(--yarl__controller_touch_action,none);user-select:none;-webkit-user-select:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:#fffc;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:red;color:var(--yarl__slide_icon_error_color,red);height:48px;height:var(--yarl__slide_icon_error_size,48px);width:48px;width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:none 0s ease 0s;transition:initial}.yarl__slide_loading,.yarl__slide_loading line{animation:none 0s ease 0s 1 normal none running;animation:initial}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:8px;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:32px;height:var(--yarl__icon_size,32px);width:32px;width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;background-color:initial;background-color:var(--yarl__button_background_color,#0000);border:0;border:var(--yarl__button_border,0);color:#fffc;color:var(--yarl__color_button,#fffc);cursor:pointer;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.8));filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:0;margin:var(--yarl__button_margin,0);outline:none;padding:8px;padding:var(--yarl__button_padding,8px)}.yarl__button:focus{color:#fff;color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:#fffc;color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:#fff;color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:#fff;color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:#fff6;color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:24px 16px;padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:auto;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:auto;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.footer-section{align-items:center;background:#3d3e42;display:flex;justify-content:center;padding:.5rem 10rem}@media screen and (max-width:767px){.footer-section{padding:.5rem 2rem}}.hero-section{align-items:center;box-shadow:0 0 10rem #0003;display:flex;gap:2rem;height:100svh;justify-content:space-between;padding:0 10rem;position:relative;z-index:1}.hero-section .hero-text{flex:1 1}.hero-section h3 span{color:var(--primary-color);font-family:Gugi,cursive;font-size:2.5rem}.hero-section p{margin-bottom:2rem}.hero-section .hero-image{flex:0.8 1;height:100%;position:relative}.hero-section .hero-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.hero-section .hero-image img{bottom:0;filter:grayscale(100%) contrast(1) brightness(90%) drop-shadow(0 -.5rem .5rem hwb(32 12% 3%/.5));height:auto;object-fit:cover;position:absolute;right:0;width:40rem}.hero-section .hero-image .social-links{bottom:0;padding:1rem;position:absolute;right:0}.hero-section .hero-image .social-links li{list-style:none;margin-bottom:2rem}.hero-section .hero-image .social-links li a{color:var(--text-light);font-size:2rem;text-decoration:none;transition:all .3s ease-in-out}.hero-section .hero-image .social-links li a:hover{color:var(--primary-color)}.hero-section .hero-image .social-links:after{background-color:var(--primary-color);border-radius:.5rem;bottom:20rem;content:"";height:10rem;left:50%;position:absolute;right:0;transform:translateX(-50%);width:.2rem}.hero-section .btn.btn-primary{border:3px solid var(--primary-color)}.hero-section .btn.btn-primary:hover{border:3px solid #0000}.about-section{background-color:#31333b;padding:8rem 10rem}.about-section>p{margin-bottom:10rem;margin-left:7rem;position:relative;text-align:justify}.about-section p:before{background-color:var(--primary-color);border-radius:.5rem;content:"";height:.2rem;left:-7rem;position:absolute;top:1rem;width:5rem}.about-section p span{color:var(--primary-color)}.about-section .skills h3{text-align:center}.about-section .portfolio-container,.about-section .skills-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:5rem}.about-section .skills-container .skill{align-items:center;background:#3d3e42;border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;height:15rem;justify-content:center;min-width:15rem;padding:2rem;transition:all .3s ease-in-out;width:calc(20% - 2rem)}.about-section .skills-container .skill:hover{background:#f0bf6c;box-shadow:0 .5rem 1rem #00000080;transform:translateY(-1rem)}.about-section .skills-container .skill:hover img{filter:grayscale(0) contrast(1) brightness(100%) drop-shadow(0 0 .5rem rgba(0,0,0,.5))}.about-section .skills-container .skill img{height:auto;margin-bottom:1rem;transition:all .3s ease-in-out;width:5rem}.about-section .skills-container .skill span{text-align:center}.portfolio-section{padding:8rem 10rem}.portfolio-section h3{text-align:center}.about-section .portfolio-container{justify-content:space-evenly;margin-block:3rem}.portfolio-section .portfolio-container .portfolio{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:20rem;justify-content:center;min-width:20rem;overflow:hidden;position:relative;transition:all .3s ease-in-out;width:calc(33.333% - 2rem)}.portfolio-section .portfolio-container .portfolio img{height:100%;object-fit:cover;width:100%}.portfolio-section .portfolio-container .portfolio .portfolio-text{align-items:center;background-color:#000000b3;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;padding:2rem;position:absolute;text-align:center;top:0;transform:translateY(100%);transition:all .3s ease-in-out;width:100%}.portfolio-section .portfolio-container .portfolio:hover .portfolio-text{opacity:1;transform:translateY(0)}.portfolio-section .portfolio-container .portfolio .portfolio-text small{color:var(--text-light);margin-bottom:2rem;text-align:center}.experience-section{background:#3d3e42;padding:5rem 10rem}.experience-section>h3{position:relative;top:-7.3rem}.experience-section .experience-container{display:flex;flex-direction:column;gap:2rem;margin-bottom:5rem}.experience-section .experience-container .experience{display:flex;margin-inline:10rem;margin-bottom:3rem}.experience-section .experience-container .experience>p{background:#5e5f62;box-shadow:0 0 1rem #00000080;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:2rem;margin-right:5rem;padding:.5rem 1rem;position:relative}.experience-section .experience-container .experience>p:after{border-bottom:1.45rem solid #0000;border-left:1.45rem solid #5e5f62;border-top:1.45rem solid #0000;content:"";height:0;position:absolute;right:-1.4rem;top:50%;transform:translateY(-50%);width:0}.experience-section .experience-container .experience .experience-text{position:relative}.experience-section .experience-container .experience .experience-text:before{background:var(--primary-color);border-radius:50%;box-shadow:0 0 1rem #f7931e;content:"";height:1.5rem;left:-3rem;position:absolute;top:1rem;width:1.5rem;z-index:1}.experience-section .experience-container .experience .experience-text:after{background:#fff;border-radius:.5rem;content:"";height:100%;left:-2.35rem;position:absolute;top:4rem;width:.15rem;z-index:1}.experience-section .experience-container .experience .experience-text p:last-child{font-family:Exec;font-weight:400;opacity:.7}.contact-section{background:#31333b;padding:5rem 10rem}.contact-section h3{position:relative;text-align:center;top:-7rem}.contact-section h3:before{left:0;transform:translate(-50%,-50%)}.contact-section h3:after,.contact-section h3:before{background-color:var(--primary-color);border-radius:.5rem;content:"";height:.2rem;position:absolute;top:50%;width:80%}.contact-section h3:after{right:0;transform:translate(50%,-50%)}.contact-section>center>a{color:var(--primary-color)}.contact-section .contact-form{display:flex;flex-direction:column;gap:2rem;margin-top:2rem;margin-inline:auto;width:50%}.contact-section .contact-form .form-group .text-danger{color:#e73838}.contact-section .contact-form .form-group .form-control{background:#3d3e42;border:2px solid #3d3e42;border-radius:.5rem;color:var(--text-light);font-family:Folty;font-size:1.2rem;font-weight:400;height:3rem;margin-block:1rem;outline:none;padding:0 1rem;transition:all .3s ease-in-out;width:100%}.contact-section .contact-form .form-group .form-control:focus{border:2px solid var(--primary-color)}.contact-section .contact-form .form-group textarea.form-control{height:15rem;padding:1rem}.contact-section .social-links{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.contact-section .social-links a{color:var(--text-light);font-size:2rem;text-decoration:none;transition:all .3s ease-in-out}.contact-section .social-links a:hover{color:var(--primary-color)}.my-1{margin-block:1rem}@media screen and (min-width:1025px) and (max-width:1280px){.hero-section{padding:0 5rem}.hero-section .hero-image,.hero-section .hero-text{flex:1 1}.hero-section .hero-image img{height:calc(100% - 10rem);width:30rem}.about-section{padding:5rem}.about-section .portfolio-container,.about-section .skills-container{justify-content:space-evenly}.about-section .skills-container .skill{width:calc(25% - 2rem)}.about-section .portfolio-container .portfolio{width:calc(50% - 2rem)}.portfolio-section{padding:8rem 5rem!important}.experience-section{padding:5rem}.experience-section .experience-container .experience{margin-inline:5rem}.contact-section{padding:5rem}}@media screen and (min-width:768px) and (max-width:1024px){.hero-section{padding:0 2rem}.hero-section .hero-image,.hero-section .hero-text{flex:1 1}.hero-section .hero-image img{height:calc(100% - 10rem);width:30rem}.social-links{display:none}.about-section{padding:5rem 2rem}.about-section .portfolio-container,.about-section .skills-container{justify-content:space-evenly}.about-section .skills-container .skill{width:calc(25% - 2rem)}.about-section .portfolio-container .portfolio{width:calc(50% - 2rem)}.portfolio-section{padding:8rem 0}.experience-section{padding:5rem 2rem}.experience-section .experience-container .experience{margin-inline:5rem}.contact-section{padding:5rem 2rem}.contact-section h3:after,.contact-section h3:before{width:60%}.contact-section .contact-form{width:100%}}@media screen and (max-width:767px){.hero-section{flex-direction:column;gap:2rem;padding:10rem 2rem 0}.hero-section .hero-text{flex:1 1}.hero-section .hero-image{flex:1 1;position:static}.hero-section .hero-image .social-links,.hero-section .hero-image img{display:none}.hero-section .hero-buttons{flex-direction:column;gap:2rem}.hero-section .hero-buttons .btn{text-align:center;width:100%}.about-section{padding:5rem 2rem}.about-section p{margin-left:0}.about-section .portfolio-container,.about-section .skills-container{justify-content:space-evenly}.about-section .skills-container .skill{width:calc(50% - 2rem)}.about-section .portfolio-container .portfolio{width:calc(100% - 2rem)}.portfolio-section{padding:8rem 0}.experience-section{padding:5rem 2rem}.experience-section .experience-container .experience{margin-inline:0}.experience-section .experience-container .experience>p{margin-right:5rem}.experience-section .experience-container .experience>p:first-child{font-size:1.2rem!important}.experience-section .experience-container .experience>p:first-child:after{border-bottom:1.2rem solid #0000;border-left:1.2rem solid #5e5f62;border-top:1.2rem solid #0000;right:-1.2rem}.contact-section{padding:5rem 2rem}.contact-section h3{top:-7rem}.contact-section h3:after,.contact-section h3:before{width:30%}.contact-section .contact-form{width:100%}}.spinner{align-items:center;background-color:var(--bg-dark-tint);display:flex;inset:0;justify-content:center;opacity:1;position:fixed;transition:opacity .3s ease-in-out;visibility:visible;z-index:9999}.spinner.hidden{opacity:0;pointer-events:none}.spinner img{animation:wobbly-scale 1s ease-in-out infinite}@keyframes wobbly-scale{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}
/*# sourceMappingURL=main.5588f950.css.map*/