@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@200;300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@200;300;400;600;700;800&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body[data-theme=dark]{background-color:#121212;color:#e0e0e0}body[data-theme=dark] .awssld__box,body[data-theme=dark] .awssld__container figure,body[data-theme=dark] .awssld__content,body[data-theme=dark] body[data-theme=light] .awssld__box,body[data-theme=dark] body[data-theme=light] .awssld__content,body[data-theme=light] .awssld__container body[data-theme=dark] figure,body[data-theme=light] body[data-theme=dark] .awssld__box,body[data-theme=light] body[data-theme=dark] .awssld__content{display:block;position:absolute;width:100%;height:100%;top:0;left:0}body[data-theme=dark] .awssld__bullets button,body[data-theme=dark] .awssld__controls button,body[data-theme=light] .awssld__bullets body[data-theme=dark] button,body[data-theme=light] .awssld__controls body[data-theme=dark] button{outline-color:0;outline-style:none;outline-width:0}body[data-theme=dark] .awssld{--organic-arrow-thickness:4px;--organic-arrow-height:40px;--slider-height-percentage:60%;--loader-bar-color:#656565;--loader-bar-height:6px;--control-button-width:10%;--control-button-height:25%;--control-button-opacity:0.5;--control-button-hover-opacity:0.75;--control-button-background:transparent;--transition-bezier:cubic-bezier(0.5,0.075,0.25,0.95);--slider-transition-duration:575ms;--organic-arrow-color:#8c8c8c;--organic-arrow-border-radius:0;--control-bullet-color:#8c8c8c;--control-bullet-active-color:#8c8c8c;--content-background-color:#8c8c8c;display:block;position:relative;width:100%;max-width:100%}body[data-theme=dark] .awssld__wrapper{display:block;overflow:hidden;position:relative;height:100%;width:100%}body[data-theme=dark] .awssld__container{display:block;width:100%;height:0;padding-bottom:var(--slider-height-percentage)}@media (max-width:500px){body[data-theme=dark] .awssld__container{padding-bottom:calc(var(--slider-height-percentage)*1.25)}}body[data-theme=dark] .awssld__startUp{background-color:red;height:100%;width:100%}body[data-theme=dark] .awssld__startUp>div{height:100%;width:100%;display:flex;align-items:center;justify-content:center}body[data-theme=dark] .awssld__startUp img{width:35%;height:auto}body[data-theme=dark] .awssld__content{background-color:var(--content-background-color);overflow:hidden;display:flex;align-items:center;justify-content:center}body[data-theme=dark] .awssld__content>img,body[data-theme=dark] .awssld__content>video{height:100%;top:0;left:0}body[data-theme=dark] .awssld__controls button{display:flex;align-items:center;justify-content:center;width:var(--control-button-width);height:var(--control-button-height);position:absolute;z-index:10;top:calc(50% - 0.5*var(--control-button-height));border:none;background-color:var(--control-button-background);color:#fff;cursor:pointer}body[data-theme=dark] .awssld__controls button .awssld__controls__arrow-left,body[data-theme=dark] .awssld__controls button .awssld__controls__arrow-right{opacity:var(--control-button-opacity)}body[data-theme=dark] .awssld__controls button:hover .awssld__controls__arrow-left,body[data-theme=dark] .awssld__controls button:hover .awssld__controls__arrow-right{opacity:var(--control-button-opacity-hover)}body[data-theme=dark] .awssld__controls--active .awssld__controls__arrow-left{opacity:var(--control-button-opacity-hover);transform:translate3d(-100%,0,0)}body[data-theme=dark] .awssld__controls--active .awssld__controls__arrow-right{opacity:var(--control-button-opacity-hover);transform:translate3d(100%,0,0)}body[data-theme=dark] .awssld__controls--hidden{display:none}@media (max-width:520px){body[data-theme=dark] .awssld__controls{visibility:hidden}}body[data-theme=dark] .awssld__bar{display:block;width:100%;height:var(--loader-bar-height);background-color:var(--loader-bar-color);position:absolute;top:0;left:0;z-index:101;transition:transform 3s var(--transition-bezier);transform:translate3d(-100%,0,0)}body[data-theme=dark] .awssld__bar--active{transform:translate3d(-20%,0,0)}body[data-theme=dark] .awssld__bar--end{transition-duration:.3s;transform:translateZ(0)}body[data-theme=dark] .awssld__next{right:0}body[data-theme=dark] .awssld__prev{left:0}body[data-theme=dark] .awssld__box{z-index:1;visibility:hidden}body[data-theme=dark] .awssld--animated{will-change:transform;visibility:visible}body[data-theme=dark] .awssld--animated-mobile{will-change:transform;transition:transform 325ms cubic-bezier(.15,.65,.1,1)}body[data-theme=dark] .awssld--active{visibility:visible;z-index:2;transform:translateZ(0)}body[data-theme=dark] .awssld--moveLeft,body[data-theme=dark] .awssld--moveRight{backface-visibility:hidden}body[data-theme=dark] .awssld--moveRight{animation:slideFromRight var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=dark] .awssld--moveLeft{animation:slideFromLeft var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=dark] .awssld--exit{z-index:0}body[data-theme=dark] .awssld--exit.awssld--moveLeft{animation:slideToLeft var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=dark] .awssld--exit.awssld--moveRight{animation:slideToRight var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=dark] .awssld--first .awssld__prev,body[data-theme=dark] .awssld--last .awssld__next{visibility:hidden}body[data-theme=dark] .awssld--fill-parent{position:absolute!important;width:100%!important;height:100%!important;top:0;left:0}body[data-theme=dark] .awssld--fill-parent .awssld__container{height:100%;padding:0}body[data-theme=dark] .awssld__bullets{position:absolute;bottom:-40px;width:100%;display:flex;align-items:center;justify-content:center}body[data-theme=dark] .awssld__bullets button{padding:0;display:block;width:16px;height:16px;margin:5px;border-radius:50%;background:var(--control-bullet-color);text-indent:-9999px;overflow:hidden;cursor:pointer;border:none;transition:transform .225s cubic-bezier(.8,1.35,.75,1.45),background-color .175s ease-out}body[data-theme=dark] .awssld__bullets .awssld__bullets--loading,body[data-theme=dark] .awssld__bullets button:hover{transform:scale(1.2)}body[data-theme=dark] .awssld__bullets .awssld__bullets--active{transform:scale(1.5);background:var(--control-bullet-active-color)}body[data-theme=dark] .awssld__bullets .awssld__bullets--active:hover{transform:scale(1.5)}body[data-theme=dark] .awssld__controls__arrow-left,body[data-theme=dark] .awssld__controls__arrow-right{width:100%;height:var(--organic-arrow-height);position:relative;display:block;transition:transform .2s ease-out .125s,opacity .2s ease-out}body[data-theme=dark] .awssld__controls__arrow-left:after,body[data-theme=dark] .awssld__controls__arrow-left:before,body[data-theme=dark] .awssld__controls__arrow-right:after,body[data-theme=dark] .awssld__controls__arrow-right:before{content:" ";position:absolute;right:calc(50% - 0.7071*(var(--organic-arrow-height) + var(--organic-arrow-thickness))/2);height:100%;border-radius:var(--organic-arrow-border-radius);width:var(--organic-arrow-thickness);background-color:var(--organic-arrow-color);transition:transform .15s ease-out,background-color .15s ease-out}body[data-theme=dark] .awssld__controls__arrow-left:before,body[data-theme=dark] .awssld__controls__arrow-right:before{transform-origin:100% 100% 0;top:-50%;transform:rotate(-45deg)}body[data-theme=dark] .awssld__controls__arrow-left:after,body[data-theme=dark] .awssld__controls__arrow-right:after{transform-origin:100% 0 0;top:50%;transform:rotate(45deg)}body[data-theme=dark] .awssld__controls__arrow-right--active{transform:translate3d(100%,0,0)}body[data-theme=dark] .awssld__controls__arrow-right--active:after{transform:rotate(90deg) translate3d(50%,0,0)!important}body[data-theme=dark] .awssld__controls__arrow-right--active:before{transform:rotate(-90deg) translate3d(50%,0,0)!important}body[data-theme=dark] .awssld__controls__arrow-left:after,body[data-theme=dark] .awssld__controls__arrow-left:before{right:auto;left:calc(50% - 0.7071*(var(--organic-arrow-height) + var(--organic-arrow-thickness))/2)}body[data-theme=dark] .awssld__controls__arrow-left:before{transform-origin:0 100% 0;top:-50%;transform:rotate(45deg)}body[data-theme=dark] .awssld__controls__arrow-left:after{transform-origin:0 0 0;top:50%;transform:rotate(-45deg)}body[data-theme=dark] .awssld__controls__arrow-left--active{transform:translate3d(-100%,0,0)}body[data-theme=dark] .awssld__controls__arrow-left--active:after{transform:rotate(-90deg) translate3d(-50%,0,0)!important}body[data-theme=dark] .awssld__controls__arrow-left--active:before{transform:rotate(90deg) translate3d(-50%,0,0)!important}body[data-theme=dark] .awssld__controls button:hover .awssld__controls__arrow-left:before{opacity:1;transform:rotate(30deg)}body[data-theme=dark] .awssld__controls button:hover .awssld__controls__arrow-left:after,body[data-theme=dark] .awssld__controls button:hover .awssld__controls__arrow-right:before{opacity:1;transform:rotate(-30deg)}body[data-theme=dark] .awssld__controls button:hover .awssld__controls__arrow-right:after{opacity:1;transform:rotate(30deg)}body[data-theme=dark] .awssld__timer{--timer-delay:2000ms;--timer-release:200ms;--timer-height:4px;--timer-background-color:rgba(0,0,0,0.15);width:100%;height:var(--timer-height);background-color:var(--timer-background-color);position:absolute;top:0;left:0;z-index:100;transform:translateX(-100%)}body[data-theme=dark] .awssld__timer--animated{will-change:transform;transition:transform var(--timer-delay) linear}body[data-theme=dark] .awssld__timer--run{transform:translateX(0)}body[data-theme=dark] .awssld__timer--fast{transition:transform calc(var(--timer-release)/2) linear;transform:translateX(-.00001px)}body[data-theme=dark] .awssld__timer--end{transform:translateX(-.0001px);transition:transform var(--timer-release) linear}body[data-theme=dark] .awssld__timer--hidden{display:none}body[data-theme=dark] .link-href,body[data-theme=dark] a{color:silver;text-decoration:none;transition:color .2s ease}body[data-theme=dark] .link-href:hover,body[data-theme=dark] a:hover{color:#bb86fc}body[data-theme=dark] .slider-tab{background-color:#8c8c8c;border-radius:6px}body[data-theme=dark] .slider-image{border:4px solid #8c8c8c;box-shadow:0 2px 8px rgba(0,0,0,.3)}body[data-theme=dark] .project-title-settings,body[data-theme=dark] .section-title,body[data-theme=dark] .title-styles{color:#e0e0e0!important}body[data-theme=dark] .header-icon{color:#bb86fc;opacity:.7}body[data-theme=dark] .language{background-color:#2a2a2a;color:#e0e0e0;border:1px solid #2e2e2e;border-radius:4px}body[data-theme=dark] .project-date{background-color:#8c8c8c;color:#121212;font-weight:500;border-radius:3px;padding:.2rem .5rem}body[data-theme=dark] header{background-color:#2a2a2a;border-bottom:1px solid #2e2e2e}body[data-theme=dark] header h1{color:#e0e0e0}body[data-theme=dark] #about{background-color:#1e1e1e}body[data-theme=dark] #about h1 span{color:#e0e0e0}body[data-theme=dark] #about .polaroid span{background:#2a2a2a}body[data-theme=dark] #about .card{background:#2a2a2a;color:#e0e0e0;border:1px solid #2e2e2e;box-shadow:0 4px 12px rgba(0,0,0,.4)}body[data-theme=dark] #portfolio{background:#1e1e1e}body[data-theme=dark] #portfolio .section-title{color:#e0e0e0!important}body[data-theme=dark] #portfolio .foto div{background:#2a2a2a;border:1px solid #2e2e2e}body[data-theme=dark] #portfolio .project-title-settings{color:#e0e0e0}body[data-theme=dark] #resume{background:#1e1e1e;filter:brightness(95%)}body[data-theme=dark] #resume .section-title{color:#e0e0e0!important}body[data-theme=dark] #resume .vertical-timeline-element-content{background:#1e1e1e!important;color:#e0e0e0!important;box-shadow:0 4px 10px rgba(0,0,0,.4);border-left:4px solid #bb86fc}body[data-theme=dark] #resume .vertical-timeline-element-title{color:#e0e0e0!important}body[data-theme=dark] #resume .vertical-timeline-element-subtitle{color:silver!important}body[data-theme=dark] #resume .vertical-timeline-element-date{color:#9e9e9e}body[data-theme=dark] #resume .vertical-timeline-element-icon{background:#3a2d7d!important;color:#fff;box-shadow:0 0 0 4px #121212}body[data-theme=dark] #resume .experience-badge{background:#444!important;color:#efb31f!important;border-radius:4px;font-weight:500;padding:.2rem .6rem}body[data-theme=dark] #resume .main-badge{background:#3a2d7d!important;color:#fff!important;border-radius:4px;font-weight:600;padding:.25rem .75rem}body[data-theme=dark] #resume .vertical-timeline:before{background:#555!important}@media only screen and (max-width:1169px){body[data-theme=dark] #resume .vertical-timeline-element-date{color:#aaa}}body[data-theme=dark] .modal-inside .modal-content{background:#2a2a2a;color:#e0e0e0;border-radius:8px;border:1px solid #2e2e2e;box-shadow:0 8px 24px rgba(0,0,0,.5)}body[data-theme=dark] .close-icon{color:silver}body[data-theme=dark] .close-icon:hover{color:#bb86fc}body[data-theme=dark] .awssld__container body[data-theme=light] figure,body[data-theme=dark] body[data-theme=light] .awssld__box,body[data-theme=dark] body[data-theme=light] .awssld__content,body[data-theme=light] .awssld__box,body[data-theme=light] .awssld__container figure,body[data-theme=light] .awssld__content,body[data-theme=light] body[data-theme=dark] .awssld__box,body[data-theme=light] body[data-theme=dark] .awssld__content{display:block;position:absolute;width:100%;height:100%;top:0;left:0}body[data-theme=dark] .awssld__bullets body[data-theme=light] button,body[data-theme=dark] .awssld__controls body[data-theme=light] button,body[data-theme=light] .awssld__bullets button,body[data-theme=light] .awssld__controls button{outline-color:0;outline-style:none;outline-width:0}body[data-theme=light] .awssld{--organic-arrow-thickness:4px;--organic-arrow-height:40px;--slider-height-percentage:60%;--loader-bar-color:#bfaa76;--loader-bar-height:6px;--control-button-width:10%;--control-button-height:25%;--control-button-opacity:0.5;--control-button-hover-opacity:0.75;--control-button-background:transparent;--transition-bezier:cubic-bezier(0.5,0.075,0.25,0.95);--slider-transition-duration:575ms;--organic-arrow-color:#d7caaa;--organic-arrow-border-radius:0;--control-bullet-color:#d7caaa;--control-bullet-active-color:#d7caaa;--content-background-color:#d7caaa;display:block;position:relative;width:100%;max-width:100%}body[data-theme=light] .awssld__wrapper{display:block;overflow:hidden;position:relative;height:100%;width:100%}body[data-theme=light] .awssld__container{display:block;width:100%;height:0;padding-bottom:var(--slider-height-percentage)}@media (max-width:500px){body[data-theme=light] .awssld__container{padding-bottom:calc(var(--slider-height-percentage)*1.25)}}body[data-theme=light] .awssld__startUp{background-color:red;height:100%;width:100%}body[data-theme=light] .awssld__startUp>div{height:100%;width:100%;display:flex;align-items:center;justify-content:center}body[data-theme=light] .awssld__startUp img{width:35%;height:auto}body[data-theme=light] .awssld__content{background-color:var(--content-background-color);overflow:hidden;display:flex;align-items:center;justify-content:center}body[data-theme=light] .awssld__content>img,body[data-theme=light] .awssld__content>video{width:100%;position:absolute;top:0;left:0}body[data-theme=light] .awssld__controls button{display:flex;align-items:center;justify-content:center;width:var(--control-button-width);height:var(--control-button-height);position:absolute;z-index:10;top:calc(50% - 0.5*var(--control-button-height));border:none;background-color:var(--control-button-background);color:#fff;cursor:pointer}body[data-theme=light] .awssld__controls button .awssld__controls__arrow-left,body[data-theme=light] .awssld__controls button .awssld__controls__arrow-right{opacity:var(--control-button-opacity)}body[data-theme=light] .awssld__controls button:hover .awssld__controls__arrow-left,body[data-theme=light] .awssld__controls button:hover .awssld__controls__arrow-right{opacity:var(--control-button-opacity-hover)}body[data-theme=light] .awssld__controls--active .awssld__controls__arrow-left{opacity:var(--control-button-opacity-hover);transform:translate3d(-100%,0,0)}body[data-theme=light] .awssld__controls--active .awssld__controls__arrow-right{opacity:var(--control-button-opacity-hover);transform:translate3d(100%,0,0)}body[data-theme=light] .awssld__controls--hidden{display:none}@media (max-width:520px){body[data-theme=light] .awssld__controls{visibility:hidden}}body[data-theme=light] .awssld__bar{display:block;width:100%;height:var(--loader-bar-height);background-color:var(--loader-bar-color);position:absolute;top:0;left:0;z-index:101;transition:transform 3s var(--transition-bezier);transform:translate3d(-100%,0,0)}body[data-theme=light] .awssld__bar--active{transform:translate3d(-20%,0,0)}body[data-theme=light] .awssld__bar--end{transition-duration:.3s;transform:translateZ(0)}body[data-theme=light] .awssld__next{right:0}body[data-theme=light] .awssld__prev{left:0}body[data-theme=light] .awssld__box{z-index:1;visibility:hidden}body[data-theme=light] .awssld--animated{will-change:transform;visibility:visible}body[data-theme=light] .awssld--animated-mobile{will-change:transform;transition:transform 325ms cubic-bezier(.15,.65,.1,1)}body[data-theme=light] .awssld--active{visibility:visible;z-index:2;transform:translateZ(0)}body[data-theme=light] .awssld--moveLeft,body[data-theme=light] .awssld--moveRight{backface-visibility:hidden}body[data-theme=light] .awssld--moveRight{animation:slideFromRight var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=light] .awssld--moveLeft{animation:slideFromLeft var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=light] .awssld--exit{z-index:0}body[data-theme=light] .awssld--exit.awssld--moveLeft{animation:slideToLeft var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=light] .awssld--exit.awssld--moveRight{animation:slideToRight var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=light] .awssld--first .awssld__prev,body[data-theme=light] .awssld--last .awssld__next{visibility:hidden}body[data-theme=light] .awssld--fill-parent{position:absolute!important;width:100%!important;height:100%!important;top:0;left:0}body[data-theme=light] .awssld--fill-parent .awssld__container{height:100%;padding:0}body[data-theme=light] .awssld__bullets{position:absolute;bottom:-40px;width:100%;display:flex;align-items:center;justify-content:center}body[data-theme=light] .awssld__bullets button{padding:0;display:block;width:16px;height:16px;margin:5px;border-radius:50%;background:var(--control-bullet-color);text-indent:-9999px;overflow:hidden;cursor:pointer;border:none;transition:transform .225s cubic-bezier(.8,1.35,.75,1.45),background-color .175s ease-out}body[data-theme=light] .awssld__bullets .awssld__bullets--loading,body[data-theme=light] .awssld__bullets button:hover{transform:scale(1.2)}body[data-theme=light] .awssld__bullets .awssld__bullets--active{transform:scale(1.5);background:var(--control-bullet-active-color)}body[data-theme=light] .awssld__bullets .awssld__bullets--active:hover{transform:scale(1.5)}body[data-theme=light] .awssld__controls__arrow-left,body[data-theme=light] .awssld__controls__arrow-right{width:100%;height:var(--organic-arrow-height);position:relative;display:block;transition:transform .2s ease-out .125s,opacity .2s ease-out}body[data-theme=light] .awssld__controls__arrow-left:after,body[data-theme=light] .awssld__controls__arrow-left:before,body[data-theme=light] .awssld__controls__arrow-right:after,body[data-theme=light] .awssld__controls__arrow-right:before{content:" ";position:absolute;right:calc(50% - 0.7071*(var(--organic-arrow-height) + var(--organic-arrow-thickness))/2);height:100%;border-radius:var(--organic-arrow-border-radius);width:var(--organic-arrow-thickness);background-color:var(--organic-arrow-color);transition:transform .15s ease-out,background-color .15s ease-out}body[data-theme=light] .awssld__controls__arrow-left:before,body[data-theme=light] .awssld__controls__arrow-right:before{transform-origin:100% 100% 0;top:-50%;transform:rotate(-45deg)}body[data-theme=light] .awssld__controls__arrow-left:after,body[data-theme=light] .awssld__controls__arrow-right:after{transform-origin:100% 0 0;top:50%;transform:rotate(45deg)}body[data-theme=light] .awssld__controls__arrow-right--active{transform:translate3d(100%,0,0)}body[data-theme=light] .awssld__controls__arrow-right--active:after{transform:rotate(90deg) translate3d(50%,0,0)!important}body[data-theme=light] .awssld__controls__arrow-right--active:before{transform:rotate(-90deg) translate3d(50%,0,0)!important}body[data-theme=light] .awssld__controls__arrow-left:after,body[data-theme=light] .awssld__controls__arrow-left:before{right:auto;left:calc(50% - 0.7071*(var(--organic-arrow-height) + var(--organic-arrow-thickness))/2)}body[data-theme=light] .awssld__controls__arrow-left:before{transform-origin:0 100% 0;top:-50%;transform:rotate(45deg)}body[data-theme=light] .awssld__controls__arrow-left:after{transform-origin:0 0 0;top:50%;transform:rotate(-45deg)}body[data-theme=light] .awssld__controls__arrow-left--active{transform:translate3d(-100%,0,0)}body[data-theme=light] .awssld__controls__arrow-left--active:after{transform:rotate(-90deg) translate3d(-50%,0,0)!important}body[data-theme=light] .awssld__controls__arrow-left--active:before{transform:rotate(90deg) translate3d(-50%,0,0)!important}body[data-theme=light] .awssld__controls button:hover .awssld__controls__arrow-left:before{opacity:1;transform:rotate(30deg)}body[data-theme=light] .awssld__controls button:hover .awssld__controls__arrow-left:after,body[data-theme=light] .awssld__controls button:hover .awssld__controls__arrow-right:before{opacity:1;transform:rotate(-30deg)}body[data-theme=light] .awssld__controls button:hover .awssld__controls__arrow-right:after{opacity:1;transform:rotate(30deg)}body[data-theme=light] .awssld__timer{--timer-delay:2000ms;--timer-release:200ms;--timer-height:4px;--timer-background-color:rgba(0,0,0,0.15);width:100%;height:var(--timer-height);background-color:var(--timer-background-color);position:absolute;top:0;left:0;z-index:100;transform:translateX(-100%)}body[data-theme=light] .awssld__timer--animated{will-change:transform;transition:transform var(--timer-delay) linear}body[data-theme=light] .awssld__timer--run{transform:translateX(0)}body[data-theme=light] .awssld__timer--fast{transition:transform calc(var(--timer-release)/2) linear;transform:translateX(-.00001px)}body[data-theme=light] .awssld__timer--end{transform:translateX(-.0001px);transition:transform var(--timer-release) linear}body[data-theme=light] .awssld__timer--hidden{display:none}body[data-theme=light] .slider-tab{background-color:#d7caaa}html{font-size:62.5%;-webkit-font-smoothing:antialiased;margin:0;padding:0}.aligner{display:flex;align-items:center;justify-content:center}.title-container{height:50px}.title-styles{font-family:"Raleway",sans-serif;font-size:250%}.header-icon{height:150px;width:150px}header{position:relative;height:520px;min-height:450px;width:100%;-webkit-background-size:cover;text-align:center;overflow:hidden;background-color:#e9d5a1;background-size:cover;padding-top:150px;padding-bottom:0}.language-icon{font-size:50px;cursor:pointer}.project-date{font-size:16px;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;padding:8px 15px 2px;position:relative;z-index:-500;border-top:5px solid #696969;border-radius:0 0 5px 5px;background-color:#696969;color:#fff}.skills-tile{background-color:rgba(248,245,244,.05);padding:10px 10px 5px;width:100px;margin:5px 0;border-radius:8px}.language{font-size:25px;background-color:#e9d5a1;padding-bottom:10px;padding-top:80px}header h1{font-size:400%;text-align:center;font-weight:600!important;color:#353239;font-family:"Franklin Gothic Medium","Arial Narrow",Arial,sans-serif;margin:0 auto 18px;width:100%}.slider-image{border:5px solid #d7caaa}.slider-tab{background-color:#d7caaa;height:25px}.slider-iconfiy{margin-top:10px}.styles_typicalWrapper__1_Uvh:after{cursor:none!important;display:none}#about{background:#fff;overflow:hidden}#about h1{padding-top:5%;font:18px/24px "opensans-bold",sans-serif;text-transform:uppercase;letter-spacing:3px;color:#000;text-align:center}.foto img{display:block;width:100%}.foto div{background:#fff;display:inline-block;margin:0 auto 5%;padding:10px 10px 5px;text-align:center;text-decoration:none;box-shadow:0 4px 6px rgba(0,0,0,.3);transition:all .2s linear;z-index:0;position:relative}.foto div:after{color:#333;font-size:25px;content:attr(title);position:relative;top:15px}.foto div:hover{transform:scale(1.01);z-index:10;box-shadow:0 10px 20px rgba(0,0,0,.7)}.project-title-settings{margin-top:5%;font:18px/24px "opensans-bold",sans-serif;text-transform:uppercase;letter-spacing:3px;color:#000;text-align:center}.polaroid img{display:block;max-width:200px}.polaroid span{background:#fff;display:inline-block;margin:55px 75px 30px;padding:15px 15px 30px;text-align:center;text-decoration:none;box-shadow:0 4px 6px rgba(0,0,0,.3);transition:all .2s linear;z-index:0;position:relative}.link-href{color:#000}.wave{font-size:160%}.font-trebuchet{font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif}#preview{width:500px;background-color:#ebeaf5;padding:15px;position:relative;margin-bottom:15%}.center{display:flex;justify-content:center;align-items:center}#resume{background:#efe1bd}.experience-icon{font-size:300%;margin-top:25%;text-align:center}.main-badge{font-size:13px!important;background-color:#ae944f!important;color:#fff}.experience-badge,.main-badge{text-align:left!important;padding:5px 8px!important;vertical-align:initial;font-weight:lighter!important;font-family:Cambria,Cochin,Georgia,Times,"Times New Roman",serif}.experience-badge{font-size:11px!important;background-color:#f9f5e9!important;color:#000}.vertical-timeline-element-date{padding:0!important;margin:0!important}@media only screen and (max-width:1170px){.experience-icon{font-size:170%;margin-top:27%;text-align:center}}.modal-inside .modal-content{background:#fff}.bars{width:95%;float:left;padding:0;text-align:left}.bars .skills{margin-top:36px;list-style:none}.bars li{position:relative;margin-bottom:60px;background:#ccc;height:42px;border-radius:3px}.bars li em{font:15px "opensans-bold",sans-serif;color:#313131;text-transform:uppercase;letter-spacing:2px;font-weight:400;position:relative;top:-36px}.bar-expand{position:absolute;left:0;top:0;margin:0;padding-right:24px;background:#313131;display:inline-block;height:42px;line-height:42px;border-radius:3px 0 0 3px}.modal-close{text-align:right;padding:10px 15px;cursor:pointer}.close-icon{color:#000;font-weight:lighter!important}.modal-description{text-align:justify;padding:5px 5px 0;margin-bottom:20px;font-size:12px}.awssld__next,.awssld__prev{outline:none!important}.loader-bar-color{color:#000!important}#portfolio{background:#efe1bd;padding-bottom:5%}.portfolio-item{max-width:100%;margin-bottom:15px;text-align:center}.portfolio .portfolio-item .portfolio-item-caption{transition:all .5s ease;opacity:0;background-color:rgba(51,51,51,.9)}.portfolio .portfolio-item .portfolio-item-caption:hover{opacity:1}.portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content{font-size:1.5rem}@media(min-width:576px){.portfolio .closeButtonResponsive{display:block}.portfolio .portfolio-item{margin-bottom:30px}}#skills{background:#1f1f1f;min-height:200px;width:100%;overflow:hidden;padding-bottom:10%}.section-title{padding-top:5%;padding-bottom:5%;font:18px/24px "opensans-bold",sans-serif;text-transform:uppercase;letter-spacing:3px;color:#fff;text-align:center}.skill-icon{font-size:180%}.skill-icon,footer{color:#fff;text-align:center;position:relative}footer{background:#1f1f1f;min-height:100px;width:100%;overflow:hidden;font-size:14px}footer a,footer a:focus,footer a:hover,footer a:visited{color:#fff}.social-links{margin-top:50px;font-size:22px}.footer-nav{text-align:center}.footer-nav .footer-link{display:inline-flex;align-items:center;color:#e9d5a1;text-decoration:none;font-size:16px;font-weight:500;padding:10px 20px;border-radius:8px;transition:all .3s ease;background:rgba(233,213,161,.1)}.footer-nav .footer-link:hover{color:#fff;background:rgba(233,213,161,.2);transform:translateY(-2px);text-decoration:none}.footer-nav .footer-link .iconify{font-size:20px}.language-notification{position:fixed;top:100px;right:30px;background:hsla(0,0%,100%,.95);color:#353239;padding:12px 20px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);font-family:"Raleway",sans-serif;font-size:14px;font-weight:300;z-index:9999;opacity:0;transform:translateX(50px);transition:all .4s cubic-bezier(.4,0,.2,1);pointer-events:none;border-left:3px solid #4a90e2}.language-notification.show{opacity:1;transform:translateX(0)}.language-notification.hide{opacity:0;transform:translateX(50px)}[data-theme=dark] .language-notification{background:rgba(45,45,50,.95);color:#e9d5a1;border-left-color:#e9d5a1}@media(max-width:768px){.language-notification{top:80px;right:15px;font-size:12px;padding:10px 16px}}@keyframes pulse-glow{0%,to{box-shadow:0 0 5px rgba(233,213,161,.4),0 0 10px rgba(233,213,161,.2);transform:scale(1)}50%{box-shadow:0 0 20px rgba(233,213,161,.8),0 0 30px rgba(233,213,161,.4),0 0 40px rgba(233,213,161,.2);transform:scale(1.05)}}@keyframes bounce-subtle{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes arrow-drop{0%{opacity:0;transform:translateY(-20px) rotate(-45deg)}50%{opacity:1;transform:translateY(0) rotate(-45deg)}to{opacity:0;transform:translateY(10px) rotate(-45deg)}}@keyframes notification-badge{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.8}}.footer-link.beyond-button-pulse{animation:pulse-glow 2s ease-in-out infinite,bounce-subtle 1.5s ease-in-out infinite;background:rgba(233,213,161,.15)!important;border:2px solid rgba(233,213,161,.6);position:relative;padding-left:50px!important}.footer-link.beyond-button-pulse:before{content:"⬇️";position:absolute;left:-35px;top:-40px;font-size:24px;animation:arrow-drop 2s ease-in-out infinite;filter:drop-shadow(0 0 5px rgba(233,213,161,.8))}.footer-link.beyond-button-pulse:after{content:"•";position:absolute;top:-5px;right:-5px;width:16px;height:16px;background:linear-gradient(135deg,#f44,#ff6b6b);border-radius:50%;animation:notification-badge 1.5s ease-in-out infinite;box-shadow:0 0 10px rgba(255,68,68,.8),0 0 20px rgba(255,68,68,.4);font-size:0;border:2px solid #fff}[data-theme=dark] .footer-link.beyond-button-pulse{background:rgba(233,213,161,.25)!important;border-color:rgba(233,213,161,.8)}[data-theme=dark] .footer-link.beyond-button-pulse:after{border-color:#2d2d32}.awssld{--loader-bar-color:#bfaa76;--organic-arrow-color:#d7caaa;--control-bullet-color:#d7caaa;--control-bullet-active-color:#d7caaa;--content-background-color:#d7caaa}.awssld__content>img,.awssld__content>video{width:100%;position:absolute}.awssld__box,.awssld__container figure,.awssld__content{display:block;position:absolute;width:100%;height:100%;top:0;left:0}.awssld__bullets button,.awssld__controls button{outline-color:0;outline-style:none;outline-width:0}.awssld{--organic-arrow-thickness:4px;--organic-arrow-height:40px;--slider-height-percentage:60%;--loader-bar-color:#656565;--loader-bar-height:6px;--control-button-width:10%;--control-button-height:25%;--control-button-opacity:0.5;--control-button-hover-opacity:0.75;--control-button-background:transparent;--transition-bezier:cubic-bezier(0.5,0.075,0.25,0.95);--slider-transition-duration:575ms;--organic-arrow-color:#8c8c8c;--organic-arrow-border-radius:0;--control-bullet-color:#8c8c8c;--control-bullet-active-color:#8c8c8c;--content-background-color:#8c8c8c;max-width:100%}.awssld,.awssld__wrapper{display:block;position:relative;width:100%}.awssld__wrapper{overflow:hidden;height:100%}.awssld__container{display:block;width:100%;height:0;padding-bottom:var(--slider-height-percentage)}@media (max-width:500px){.awssld__container{padding-bottom:calc(var(--slider-height-percentage)*1.25)}}.awssld__startUp{background-color:red;height:100%;width:100%}.awssld__startUp>div{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.awssld__startUp img{width:35%;height:auto}.awssld__content{background-color:var(--content-background-color);overflow:hidden;display:flex;align-items:center;justify-content:center}.awssld__content>img,.awssld__content>video{height:100%;top:0;left:0}.awssld__controls button{display:flex;align-items:center;justify-content:center;width:var(--control-button-width);height:var(--control-button-height);position:absolute;z-index:10;top:calc(50% - 0.5*var(--control-button-height));border:none;background-color:var(--control-button-background);color:#fff;cursor:pointer}.awssld__controls button .awssld__controls__arrow-left,.awssld__controls button .awssld__controls__arrow-right{opacity:var(--control-button-opacity)}.awssld__controls button:hover .awssld__controls__arrow-left,.awssld__controls button:hover .awssld__controls__arrow-right{opacity:var(--control-button-opacity-hover)}.awssld__controls--active .awssld__controls__arrow-left{opacity:var(--control-button-opacity-hover);transform:translate3d(-100%,0,0)}.awssld__controls--active .awssld__controls__arrow-right{opacity:var(--control-button-opacity-hover);transform:translate3d(100%,0,0)}.awssld__controls--hidden{display:none}@media (max-width:520px){.awssld__controls{visibility:hidden}}.awssld__bar{display:block;width:100%;height:var(--loader-bar-height);background-color:var(--loader-bar-color);position:absolute;top:0;left:0;z-index:101;transition:transform 3s var(--transition-bezier);transform:translate3d(-100%,0,0)}.awssld__bar--active{transform:translate3d(-20%,0,0)}.awssld__bar--end{transition-duration:.3s;transform:translateZ(0)}.awssld__next{right:0}.awssld__prev{left:0}.awssld__box{z-index:1;visibility:hidden}.awssld--animated{will-change:transform;visibility:visible}.awssld--animated-mobile{will-change:transform;transition:transform 325ms cubic-bezier(.15,.65,.1,1)}.awssld--active{visibility:visible;z-index:2;transform:translateZ(0)}.awssld--moveLeft,.awssld--moveRight{backface-visibility:hidden}.awssld--moveRight{animation:slideFromRight var(--slider-transition-duration) both var(--transition-bezier)}.awssld--moveLeft{animation:slideFromLeft var(--slider-transition-duration) both var(--transition-bezier)}.awssld--exit{z-index:0}.awssld--exit.awssld--moveLeft{animation:slideToLeft var(--slider-transition-duration) both var(--transition-bezier)}.awssld--exit.awssld--moveRight{animation:slideToRight var(--slider-transition-duration) both var(--transition-bezier)}.awssld--first .awssld__prev,.awssld--last .awssld__next{visibility:hidden}.awssld--fill-parent{position:absolute!important;width:100%!important;height:100%!important;top:0;left:0}.awssld--fill-parent .awssld__container{height:100%;padding:0}.awssld__bullets{position:absolute;bottom:-40px;width:100%;display:flex;align-items:center;justify-content:center}.awssld__bullets button{padding:0;display:block;width:16px;height:16px;margin:5px;border-radius:50%;background:var(--control-bullet-color);text-indent:-9999px;overflow:hidden;cursor:pointer;border:none;transition:transform .225s cubic-bezier(.8,1.35,.75,1.45),background-color .175s ease-out}.awssld__bullets .awssld__bullets--loading,.awssld__bullets button:hover{transform:scale(1.2)}.awssld__bullets .awssld__bullets--active{transform:scale(1.5);background:var(--control-bullet-active-color)}.awssld__bullets .awssld__bullets--active:hover{transform:scale(1.5)}.awssld__controls__arrow-left,.awssld__controls__arrow-right{width:100%;height:var(--organic-arrow-height);position:relative;display:block;transition:transform .2s ease-out .125s,opacity .2s ease-out}.awssld__controls__arrow-left:after,.awssld__controls__arrow-left:before,.awssld__controls__arrow-right:after,.awssld__controls__arrow-right:before{content:" ";position:absolute;right:calc(50% - 0.7071*(var(--organic-arrow-height) + var(--organic-arrow-thickness))/2);height:100%;border-radius:var(--organic-arrow-border-radius);width:var(--organic-arrow-thickness);background-color:var(--organic-arrow-color);transition:transform .15s ease-out,background-color .15s ease-out}.awssld__controls__arrow-left:before,.awssld__controls__arrow-right:before{transform-origin:100% 100% 0;top:-50%;transform:rotate(-45deg)}.awssld__controls__arrow-left:after,.awssld__controls__arrow-right:after{transform-origin:100% 0 0;top:50%;transform:rotate(45deg)}.awssld__controls__arrow-right--active{transform:translate3d(100%,0,0)}.awssld__controls__arrow-right--active:after{transform:rotate(90deg) translate3d(50%,0,0)!important}.awssld__controls__arrow-right--active:before{transform:rotate(-90deg) translate3d(50%,0,0)!important}.awssld__controls__arrow-left:after,.awssld__controls__arrow-left:before{right:auto;left:calc(50% - 0.7071*(var(--organic-arrow-height) + var(--organic-arrow-thickness))/2)}.awssld__controls__arrow-left:before{transform-origin:0 100% 0;top:-50%;transform:rotate(45deg)}.awssld__controls__arrow-left:after{transform-origin:0 0 0;top:50%;transform:rotate(-45deg)}.awssld__controls__arrow-left--active{transform:translate3d(-100%,0,0)}.awssld__controls__arrow-left--active:after{transform:rotate(-90deg) translate3d(-50%,0,0)!important}.awssld__controls__arrow-left--active:before{transform:rotate(90deg) translate3d(-50%,0,0)!important}.awssld__controls button:hover .awssld__controls__arrow-left:before{opacity:1;transform:rotate(30deg)}.awssld__controls button:hover .awssld__controls__arrow-left:after,.awssld__controls button:hover .awssld__controls__arrow-right:before{opacity:1;transform:rotate(-30deg)}.awssld__controls button:hover .awssld__controls__arrow-right:after{opacity:1;transform:rotate(30deg)}.awssld__timer{--timer-delay:2000ms;--timer-release:200ms;--timer-height:4px;--timer-background-color:rgba(0,0,0,0.15);width:100%;height:var(--timer-height);background-color:var(--timer-background-color);position:absolute;top:0;left:0;z-index:100;transform:translateX(-100%)}.awssld__timer--animated{will-change:transform;transition:transform var(--timer-delay) linear}.awssld__timer--run{transform:translateX(0)}.awssld__timer--fast{transition:transform calc(var(--timer-release)/2) linear;transform:translateX(-.00001px)}.awssld__timer--end{transform:translateX(-.0001px);transition:transform var(--timer-release) linear}.awssld__timer--hidden{display:none}@keyframes slideFromLeft{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes slideFromRight{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes slideToLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes slideToRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}@keyframes statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.floating-container{position:fixed;bottom:20px;right:20px;z-index:9999;pointer-events:auto}.message-bubble-container{position:absolute;bottom:100%;right:0;margin-bottom:15px;transform:translateY(10px) scale(.95);opacity:0;pointer-events:none;transition:all .3s cubic-bezier(.4,0,.2,1);background-color:rgba(15,15,15,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;padding:0;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 0 1px rgba(0,255,255,.2);width:350px;max-height:500px;overflow:hidden;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.message-bubble-container.expanded{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.speech-tail{position:absolute;bottom:-8px;right:25px;width:16px;height:16px;background-color:rgba(15,15,15,.95);border:1px solid rgba(0,255,255,.2);border-top:none;border-left:none;transform:rotate(45deg)}.main-widget{position:relative;width:65px;height:65px;border-radius:50%;background:linear-gradient(135deg,#1a1a1a,#000);border:3px solid rgba(0,255,255,.5);cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);transform:scale(1);box-shadow:0 8px 20px rgba(0,0,0,.3);overflow:hidden;display:flex;align-items:center;justify-content:center}.main-widget.expanded{transform:scale(1.15);box-shadow:0 15px 35px rgba(0,255,255,.4),0 5px 15px rgba(0,0,0,.3)}.widget-canvas{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.robot-head{position:relative;font-size:24px;z-index:2;display:flex;align-items:center;justify-content:center;animation:pulse 3s infinite}.status-dot{position:absolute;top:-3px;right:-3px;width:14px;height:14px;background-color:#0f8;border-radius:50%;border:2px solid #fff;animation:statusPulse 2s infinite}.welcome-content{padding:20px;text-align:center}.welcome-message{margin-bottom:15px;font-size:16px;font-weight:700}.welcome-subtext{font-size:12px;color:#888;margin-bottom:15px}.chat-container{height:100%;display:flex;flex-direction:column}.chat-header{padding:15px 20px;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;background:rgba(0,255,255,.1)}.status-indicator{width:10px;height:10px;background-color:#0f8;border-radius:50%;margin-right:10px;animation:statusPulse 2s infinite}.assistant-title{font-weight:700;color:#0ff}.close-button{margin-left:auto;background:none;border:none;color:#888;font-size:18px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.close-button:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.contact-form-container{padding:20px;flex:1 1}.contact-title{font-size:16px;font-weight:700}.contact-subtitle,.contact-title{margin-bottom:15px;text-align:center}.contact-subtitle{font-size:13px;color:#ccc}.form-group{margin-bottom:12px}.form-label{display:block;margin-bottom:6px;font-size:12px;color:#aaa}.form-input,.form-textarea{width:100%;padding:10px 12px;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;background-color:hsla(0,0%,100%,.1);color:#fff;font-size:13px;box-sizing:border-box;transition:border-color .3s ease,box-shadow .3s ease}.form-textarea{resize:vertical;min-height:60px}.form-input:focus,.form-textarea:focus{outline:none;border-color:rgba(0,255,255,.5);box-shadow:0 0 0 2px rgba(0,255,255,.2)}.form-input::placeholder,.form-textarea::placeholder{color:hsla(0,0%,100%,.5)}.form-buttons{display:flex;grid-gap:10px;gap:10px;margin-top:15px}.back-button{flex:1 1;padding:12px;background-color:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;cursor:pointer;font-size:13px;transition:background-color .3s ease}.back-button:hover{background-color:hsla(0,0%,100%,.15)}.submit-button{flex:2 1;padding:12px;background-color:rgba(0,255,255,.8);color:#000;border:none;border-radius:8px;cursor:pointer;font-weight:700;font-size:13px;transition:background-color .3s ease,opacity .3s ease}.submit-button:hover:not(.disabled){background-color:#0ff}.submit-button.disabled{background-color:hsla(0,0%,50.2%,.5);color:#999;cursor:not-allowed}.chat-messages{flex:1 1;overflow-y:auto;padding:15px;max-height:300px}.message-wrapper{margin-bottom:12px;display:flex}.message-wrapper.user{justify-content:flex-end}.message-wrapper.bot{justify-content:flex-start}.message-bubble{max-width:80%;padding:8px 12px;border-radius:15px;color:#fff;font-size:13px;line-height:1.4;white-space:pre-line}.message-wrapper.user .message-bubble{background-color:rgba(0,255,255,.2);border-radius:15px 15px 5px 15px}.message-wrapper.bot .message-bubble{background-color:hsla(0,0%,100%,.1);border-radius:15px 15px 15px 5px}.chat-input-area{padding:15px;border-top:1px solid hsla(0,0%,100%,.1);display:flex;grid-gap:10px;gap:10px}.message-input{flex:1 1;padding:10px 12px;border:1px solid hsla(0,0%,100%,.2);border-radius:20px;background-color:hsla(0,0%,100%,.1);color:#fff;font-size:13px;outline:none;transition:border-color .3s ease,box-shadow .3s ease}.message-input:focus{border-color:rgba(0,255,255,.5);box-shadow:0 0 0 2px rgba(0,255,255,.2)}.message-input::placeholder{color:hsla(0,0%,100%,.5)}.send-button{padding:10px 15px;background-color:rgba(0,255,255,.8);color:#000;border:none;border-radius:20px;cursor:pointer;font-size:12px;font-weight:700;transition:background-color .3s ease}.send-button:hover{background-color:#0ff}.linkedin-link,.resume-link{color:#0ff!important;text-decoration:underline!important;cursor:pointer;transition:color .3s ease}.linkedin-link:hover,.resume-link:hover{color:#6ff!important;text-decoration:none!important}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}::-webkit-scrollbar-thumb{background:rgba(0,255,255,.5);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:rgba(0,255,255,.7)}@media (max-width:480px){.message-bubble-container{width:320px;right:-10px}.floating-container{bottom:15px;right:15px}.main-widget{width:60px;height:60px}.robot-head{font-size:22px}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(2deg)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes shimmer{0%{left:-100%}to{left:200%}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-80px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(80px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes particleFloat{0%{transform:translateY(0) scale(0);opacity:0}50%{opacity:.6}to{transform:translateY(-60px) scale(1);opacity:0}}@keyframes lineGrow{0%{height:0}to{height:100%}}@keyframes glowPulse{0%,to{box-shadow:0 0 20px rgba(174,148,79,.3)}50%{box-shadow:0 0 40px rgba(174,148,79,.6)}}#beyond-page{min-height:100vh;background:linear-gradient(180deg,#fdfcf9,#f5f3ef 50%,#fff);font-family:"Raleway",sans-serif;color:#353239;overflow-x:hidden}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e9d5a1,#e1c680);overflow:hidden}.hero-section .hero-bg-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.hero-section .hero-bg-shapes .shape{position:absolute;border-radius:50%;background:hsla(0,0%,100%,.1)}.hero-section .hero-bg-shapes .shape.shape-1{width:400px;height:400px;top:-100px;left:-100px;animation:float 20s ease-in-out infinite}.hero-section .hero-bg-shapes .shape.shape-2{width:300px;height:300px;bottom:-80px;right:-80px;animation:float 15s ease-in-out 2s infinite}.hero-section .hero-bg-shapes .shape.shape-3{width:200px;height:200px;top:20%;right:10%;animation:float 18s ease-in-out 4s infinite}.hero-section .hero-bg-shapes .shape.shape-4{width:150px;height:150px;bottom:30%;left:15%;animation:float 12s ease-in-out 1s infinite}.hero-section .hero-container{position:relative;z-index:2;text-align:center;padding:40px 20px;animation:fadeInUp 1s ease-out}.hero-section .hero-container .hero-badge{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;background:hsla(0,0%,100%,.95);border-radius:50%;margin-bottom:30px;box-shadow:0 10px 40px rgba(0,0,0,.15);animation:float 6s ease-in-out infinite,glowPulse 3s ease-in-out infinite}.hero-section .hero-container .hero-badge .iconify{font-size:50px;color:#ae944f}.hero-section .hero-container h1{font-size:4.5rem;font-weight:800;margin-bottom:15px;letter-spacing:-2px;color:#353239}.hero-section .hero-container h1 .highlight{background:linear-gradient(135deg,#ae944f,#796737);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px){.hero-section .hero-container h1{font-size:3rem}}.hero-section .hero-container .hero-tagline{font-size:1.3rem;font-weight:600;letter-spacing:8px;text-transform:uppercase;color:rgba(53,50,57,.7);margin-bottom:30px}@media(max-width:768px){.hero-section .hero-container .hero-tagline{font-size:1rem;letter-spacing:4px}}.hero-section .hero-container .hero-description{max-width:600px;margin:0 auto 50px}.hero-section .hero-container .hero-description p{font-size:1.1rem;line-height:1.8;color:rgba(53,50,57,.8);margin-bottom:10px}.hero-section .hero-container .scroll-indicator{display:flex;flex-direction:column;align-items:center;grid-gap:10px;gap:10px;animation:bounceDown 2s ease-in-out infinite}.hero-section .hero-container .scroll-indicator .iconify{font-size:35px;color:#ae944f}.hero-section .hero-container .scroll-indicator span:last-child{font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;color:rgba(53,50,57,.6)}@keyframes lineExpand{0%{width:0;opacity:0}to{width:80px;opacity:1}}@keyframes orbitRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes sparkleFloat{0%,to{transform:translateY(0) scale(0);opacity:0}50%{transform:translateY(-30px) scale(1);opacity:1}}@keyframes underlineGlow{0%,to{width:0;opacity:0}50%{width:100%;opacity:1}to{width:100%;opacity:.7}}@keyframes textReveal{0%{background-size:0 100%}to{background-size:100% 100%}}@keyframes trophyBounce{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-10px) rotate(5deg)}}@keyframes dotPulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.5);opacity:1}}@keyframes revealFromLeft{0%{opacity:0;transform:translateX(-100px) rotate(-5deg)}to{opacity:1;transform:translateX(0) rotate(0)}}@keyframes revealFromRight{0%{opacity:0;transform:translateX(100px) rotate(5deg)}to{opacity:1;transform:translateX(0) rotate(0)}}@keyframes scaleReveal{0%{opacity:0;transform:scale(.3) rotate(-10deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes typeWriter{0%{width:0}to{width:100%}}@keyframes blurReveal{0%{opacity:0;filter:blur(20px);transform:translateY(30px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}@keyframes letterSpacing{0%{letter-spacing:30px;opacity:0}to{letter-spacing:1px;opacity:1}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.1)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.section-header{text-align:center;margin-bottom:60px;position:relative}.section-header.enhanced{padding:40px 20px}.section-header.enhanced .decorative-dots,.section-header.enhanced .header-decoration,.section-header.enhanced .section-subtitle,.section-header.enhanced .trophy-row,.section-header.enhanced h2{opacity:0;transform:translateY(40px)}.section-header.enhanced .floating-particles .particle,.section-header.enhanced .sparkle-container .sparkle{opacity:0}.section-header.enhanced.animate-in .header-decoration{opacity:1;transform:translateY(0);animation:scaleReveal .8s cubic-bezier(.34,1.56,.64,1) forwards}.section-header.enhanced.animate-in .header-decoration .icon-orbit{animation:bounceIn 1s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:.3s}.section-header.enhanced.animate-in .header-decoration .line.animated-line{animation:lineExpand 1s ease-out forwards;animation-delay:.5s}.section-header.enhanced.animate-in h2{opacity:1;transform:translateY(0);animation:blurReveal 1s ease-out forwards;animation-delay:.4s}.section-header.enhanced.animate-in h2 .underline-glow{animation:underlineGlow 1.5s ease-out forwards;animation-delay:1s}.section-header.enhanced.animate-in .section-subtitle{opacity:1;transform:translateY(0);animation:letterSpacing 1.2s ease-out forwards;animation-delay:.7s}.section-header.enhanced.animate-in .decorative-dots{opacity:1;transform:translateY(0);animation:fadeInUp .8s ease-out forwards;animation-delay:1s}.section-header.enhanced.animate-in .decorative-dots span{animation:dotPulse 2s ease-in-out infinite}.section-header.enhanced.animate-in .decorative-dots span:first-child{animation-delay:1.2s}.section-header.enhanced.animate-in .decorative-dots span:nth-child(2){animation-delay:1.4s}.section-header.enhanced.animate-in .decorative-dots span:nth-child(3){animation-delay:1.6s}.section-header.enhanced.animate-in .trophy-row{opacity:1;transform:translateY(0);animation:fadeInUp .8s ease-out forwards;animation-delay:1s}.section-header.enhanced.animate-in .trophy-row .iconify{animation:trophyBounce 2s ease-in-out infinite;animation-delay:1.2s}.section-header.enhanced.animate-in .floating-particles .particle{opacity:.4;animation:float 8s ease-in-out infinite}.section-header.enhanced.animate-in .floating-particles .particle:first-child{animation-delay:1s}.section-header.enhanced.animate-in .floating-particles .particle:nth-child(2){animation-delay:1.2s}.section-header.enhanced.animate-in .floating-particles .particle:nth-child(3){animation-delay:1.4s}.section-header.enhanced.animate-in .floating-particles .particle:nth-child(4){animation-delay:1.6s}.section-header.enhanced.animate-in .floating-particles .particle:nth-child(5){animation-delay:1.8s}.section-header.enhanced.animate-in .floating-particles .particle:nth-child(6){animation-delay:2s}.section-header.enhanced.animate-in .sparkle-container .sparkle{opacity:1;animation:sparkleFloat 3s ease-in-out infinite}.section-header.enhanced.animate-in .sparkle-container .sparkle:first-child{animation-delay:1s}.section-header.enhanced.animate-in .sparkle-container .sparkle:nth-child(2){animation-delay:1.2s}.section-header.enhanced.animate-in .sparkle-container .sparkle:nth-child(3){animation-delay:1.4s}.section-header.enhanced.animate-in .sparkle-container .sparkle:nth-child(4){animation-delay:1.6s}.section-header.enhanced.animate-in .sparkle-container .sparkle:nth-child(5){animation-delay:1.8s}.section-header.enhanced.animate-in .sparkle-container .sparkle:nth-child(6){animation-delay:2s}.section-header.enhanced.animate-in .sparkle-container .sparkle:nth-child(7){animation-delay:2.2s}.section-header.enhanced.animate-in .sparkle-container .sparkle:nth-child(8){animation-delay:2.4s}.section-header .floating-particles{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.section-header .floating-particles .particle{position:absolute;width:8px;height:8px;background:#ae944f;border-radius:50%;opacity:.4;animation:float 8s ease-in-out infinite}.section-header .floating-particles .particle:first-child{left:10%;top:20%;animation-delay:0s}.section-header .floating-particles .particle:nth-child(2){left:25%;top:60%;animation-delay:1s;width:6px;height:6px}.section-header .floating-particles .particle:nth-child(3){left:75%;top:30%;animation-delay:2s}.section-header .floating-particles .particle:nth-child(4){left:85%;top:70%;animation-delay:3s;width:10px;height:10px}.section-header .floating-particles .particle:nth-child(5){left:50%;top:10%;animation-delay:4s;width:5px;height:5px}.section-header .floating-particles .particle:nth-child(6){left:60%;top:80%;animation-delay:5s}.section-header .sparkle-container{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.section-header .sparkle-container .sparkle{position:absolute;width:4px;height:4px;background:gold;border-radius:50%;box-shadow:0 0 10px gold,0 0 20px gold;animation:sparkleFloat 3s ease-in-out infinite}.section-header .sparkle-container .sparkle:first-child{left:5%;top:30%;animation-delay:0s}.section-header .sparkle-container .sparkle:nth-child(2){left:15%;top:60%;animation-delay:.4s}.section-header .sparkle-container .sparkle:nth-child(3){left:30%;top:20%;animation-delay:.8s}.section-header .sparkle-container .sparkle:nth-child(4){left:45%;top:70%;animation-delay:1.2s}.section-header .sparkle-container .sparkle:nth-child(5){left:55%;top:25%;animation-delay:1.6s}.section-header .sparkle-container .sparkle:nth-child(6){left:70%;top:65%;animation-delay:2s}.section-header .sparkle-container .sparkle:nth-child(7){left:85%;top:35%;animation-delay:2.4s}.section-header .sparkle-container .sparkle:nth-child(8){left:95%;top:55%;animation-delay:2.8s}.section-header .header-decoration{display:flex;align-items:center;justify-content:center;grid-gap:25px;gap:25px;margin-bottom:25px}.section-header .header-decoration .line{width:80px;height:3px;background:linear-gradient(90deg,transparent,#ae944f,transparent);border-radius:3px}.section-header .header-decoration .line.animated-line{animation:lineExpand 1.5s ease-out forwards;animation-delay:.3s;width:0}.section-header .header-decoration .line.gold{background:linear-gradient(90deg,transparent,gold,transparent)}.section-header .header-decoration .icon-orbit{position:relative;display:flex;align-items:center;justify-content:center;width:80px;height:80px}.section-header .header-decoration .icon-orbit .orbit-ring{position:absolute;border:2px dashed rgba(174,148,79,.3);border-radius:50%;animation:orbitRotate 20s linear infinite}.section-header .header-decoration .icon-orbit .orbit-ring:first-child{width:70px;height:70px}.section-header .header-decoration .icon-orbit .orbit-ring:nth-child(2){width:90px;height:90px;animation-direction:reverse;animation-duration:25s}.section-header .header-decoration .icon-orbit.gold .orbit-ring{border-color:rgba(255,215,0,.4)}.section-header .header-decoration .icon-orbit .iconify{z-index:2}.section-header .header-decoration .icon-orbit .iconify,.section-header .header-decoration .iconify{font-size:50px;color:#ae944f;animation:pulse 3s ease-in-out infinite}.section-header h2{font-size:2.8rem;font-weight:700;color:#353239;margin-bottom:20px;letter-spacing:1px;position:relative;display:inline-block}.section-header h2 .text-reveal{display:inline}.section-header h2 .underline-glow{position:absolute;bottom:-5px;left:0;height:4px;width:100%;background:linear-gradient(90deg,transparent,#ae944f,transparent);border-radius:4px;animation:glowPulse 2s ease-in-out infinite}.section-header h2 .underline-glow.gold{background:linear-gradient(90deg,transparent,gold,orange,transparent)}.section-header .section-subtitle{font-size:1.4rem;color:rgba(53,50,57,.7);font-style:italic;margin-bottom:20px}.section-header .decorative-dots{display:flex;justify-content:center;grid-gap:12px;gap:12px;margin-top:20px}.section-header .decorative-dots span{width:10px;height:10px;background:#ae944f;border-radius:50%;animation:dotPulse 2s ease-in-out infinite}.section-header .decorative-dots span:nth-child(2){animation-delay:.3s}.section-header .decorative-dots span:nth-child(3){animation-delay:.6s}.section-header .trophy-row{display:flex;justify-content:center;grid-gap:30px;gap:30px;margin-top:25px}.section-header .trophy-row .iconify{font-size:40px;animation:trophyBounce 2s ease-in-out infinite}.section-header .trophy-row .iconify.trophy{color:gold;animation-delay:0s}.section-header .trophy-row .iconify.medal{color:silver;animation-delay:.3s}.section-header .trophy-row .iconify:nth-child(3){color:#cd7f32;animation-delay:.6s}.timeline-section{padding:100px 20px;background:linear-gradient(180deg,#fff,#faf9f6)}.timeline-container{position:relative;max-width:1200px;margin:0 auto;padding:40px 0}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#ae944f,#8b763f);transform:translateX(-50%);border-radius:4px}.timeline-line:after,.timeline-line:before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:16px;height:16px;background:#ae944f;border-radius:50%;box-shadow:0 0 20px rgba(174,148,79,.5)}.timeline-line:before{top:-8px}.timeline-line:after{bottom:-8px}@media(max-width:900px){.timeline-line{left:30px}}.timeline-item{position:relative;width:50%;padding:0 60px 80px;opacity:0;transform:translateX(-50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.timeline-item.left{left:0;text-align:right;padding-right:80px;padding-left:20px}.timeline-item.right{left:50%;text-align:left;padding-left:80px;padding-right:20px;transform:translateX(50px)}.timeline-item.animate-in{opacity:1;transform:translateX(0)}.timeline-item.animate-in.left{animation:slideInLeft .8s ease-out forwards}.timeline-item.animate-in.right{animation:slideInRight .8s ease-out forwards}@media(max-width:900px){.timeline-item{width:100%;left:0!important;text-align:left!important;padding:0 20px 60px 80px!important;transform:translateX(50px)}.timeline-item.animate-in{animation:slideInRight .8s ease-out forwards!important}}.timeline-marker{position:absolute;top:0;z-index:10}.left .timeline-marker{right:-12px}@media(max-width:900px){.left .timeline-marker{left:22px;right:auto}}.right .timeline-marker{left:-12px}@media(max-width:900px){.right .timeline-marker{left:22px}}.timeline-marker .year-badge{position:absolute;top:-40px;left:50%;transform:translateX(-50%);padding:8px 20px;font-size:1.1rem;font-weight:700;color:#fff;border-radius:20px;white-space:nowrap;box-shadow:0 4px 15px rgba(0,0,0,.2)}.timeline-marker .timeline-dot{width:24px;height:24px;border-radius:50%;border:4px solid;background:#fff;box-shadow:0 0 0 6px hsla(0,0%,100%,.8),0 0 20px rgba(0,0,0,.1);transition:transform .3s ease}.timeline-item:hover .timeline-dot{transform:scale(1.3)}.timeline-content{position:relative;background:#fff;padding:30px;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.timeline-content:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(0,0,0,.12)}.timeline-content .card-glow{position:absolute;top:0;left:0;right:0;height:100%;pointer-events:none}.timeline-content .card-icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:hsla(0,0%,100%,.95);border-radius:50%;margin-bottom:20px;box-shadow:0 5px 20px rgba(0,0,0,.1);animation:float 5s ease-in-out infinite}.timeline-content .card-icon .iconify{font-size:30px}.left .timeline-content .card-icon{margin-left:auto}.timeline-content .card-image{margin:-30px -30px 25px;height:220px;overflow:hidden;border-radius:16px 16px 0 0}.timeline-content .card-image img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .5s ease}.timeline-content .card-image:hover img{transform:scale(1.08)}.timeline-content .card-image.portrait{height:320px}.timeline-content .card-image.portrait img{object-position:center 20%}.timeline-content .card-header{margin-bottom:20px}.timeline-content .card-header h3{font-size:1.9rem;font-weight:700;color:#353239;margin-bottom:10px}.timeline-content .card-header h4{font-size:1.15rem;font-weight:600;color:#ae944f;margin-bottom:12px;text-transform:uppercase;letter-spacing:1px}.timeline-content .card-header .organization{display:inline-block;font-size:1.05rem;padding:6px 14px;background:rgba(174,148,79,.1);color:#8b763f;border-radius:20px;font-weight:500}.timeline-content .card-body{margin-bottom:20px}.timeline-content .card-body p{font-size:1.15rem;line-height:1.9;color:rgba(53,50,57,.8);margin-bottom:15px}.timeline-content .card-body .achievements{list-style:none;padding:0;margin:0}.timeline-content .card-body .achievements li{display:flex;align-items:flex-start;grid-gap:10px;gap:10px;font-size:1.1rem;color:rgba(53,50,57,.75);margin-bottom:10px}.timeline-content .card-body .achievements li .check{color:#ae944f;font-weight:700;flex-shrink:0}.timeline-content .insight{font-family:Georgia,serif;font-style:italic;font-size:1.2rem;color:rgba(53,50,57,.7);padding:18px 22px;margin:20px 0;border-left:4px solid;background:rgba(0,0,0,.02);border-radius:0 8px 8px 0}.timeline-content .btn-certificate{display:inline-flex;align-items:center;grid-gap:8px;gap:8px;padding:12px 24px;color:#fff;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;text-decoration:none;border-radius:30px;transition:all .3s ease;box-shadow:0 5px 20px rgba(0,0,0,.2);position:relative;overflow:hidden}.timeline-content .btn-certificate .iconify{font-size:18px}.timeline-content .btn-certificate:after{content:"";position:absolute;top:0;width:50%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:shimmer 3s ease-in-out infinite}.timeline-content .btn-certificate:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(0,0,0,.25)}.signals-section{padding:100px 20px;background:linear-gradient(135deg,#353239,#1c1a1e);color:#fff;position:relative;overflow:hidden}.signals-section:before{height:6px;background:linear-gradient(90deg,#ae944f,gold,orange,gold,#ae944f);background-size:200% 100%;animation:shimmer 3s linear infinite}.signals-section:after,.signals-section:before{content:"";position:absolute;top:0;left:0;right:0}.signals-section:after{bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,215,0,.03) 0,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,215,0,.03) 0,transparent 50%),radial-gradient(circle at 50% 20%,hsla(0,0%,100%,.02) 0,transparent 40%);pointer-events:none}.signals-section .section-header.signals-header{position:relative;z-index:2}.signals-section .section-header.signals-header h2{color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.3)}.signals-section .section-header.signals-header .section-subtitle{color:hsla(0,0%,100%,.9)}.signals-section .section-header.signals-header .header-decoration .line{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.8),transparent)}.signals-section .section-header.signals-header .header-decoration .icon-orbit .iconify{color:#fff;filter:drop-shadow(0 0 15px rgba(255,215,0,.8))}.signals-section .section-header.signals-header .header-decoration .icon-orbit .orbit-ring{border-color:hsla(0,0%,100%,.4)}.signals-section .section-header.signals-header .underline-glow.gold{background:linear-gradient(90deg,transparent,#fff,rgba(255,215,0,.8),#fff,transparent)}.signals-section .section-header.signals-header .trophy-row .iconify{filter:drop-shadow(0 0 10px rgba(0,0,0,.3))}.signals-section .section-header.signals-header .trophy-row .iconify.trophy{color:#fff}.signals-section .section-header.signals-header .trophy-row .iconify.medal{color:#e0e0e0}.signals-section .section-header.signals-header .trophy-row .iconify:nth-child(3){color:#ffcc80}.signals-section .section-header.signals-header .sparkle-container .sparkle{background:#fff;box-shadow:0 0 10px #fff,0 0 20px hsla(0,0%,100%,.8)}.signals-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;max-width:1100px;margin:0 auto}@media(max-width:900px){.signals-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.signals-grid{grid-template-columns:1fr}}.signal-card{position:relative;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:40px 30px 30px;text-align:center;opacity:0;transform:translateY(40px);transition:all .6s cubic-bezier(.4,0,.2,1);overflow:hidden}.signal-card.animate-in{opacity:1;transform:translateY(0);animation:fadeInUp .8s ease-out forwards}.signal-card:hover{transform:translateY(-10px);background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2)}.signal-card .rank-ribbon{position:absolute;top:0;left:50%;transform:translateX(-50%);padding:8px 24px;font-size:.85rem;font-weight:800;color:#fff;border-radius:0 0 15px 15px;letter-spacing:2px;box-shadow:0 5px 15px rgba(0,0,0,.3)}.signal-card .particles{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.signal-card .particles .particle{position:absolute;width:8px;height:8px;background:currentColor;border-radius:50%;animation:particleFloat 4s ease-in-out infinite}.signal-card .particles .particle:first-child{left:10%;bottom:20%}.signal-card .particles .particle:nth-child(2){left:30%;bottom:10%}.signal-card .particles .particle:nth-child(3){left:50%;bottom:25%}.signal-card .particles .particle:nth-child(4){left:70%;bottom:15%}.signal-card .particles .particle:nth-child(5){left:85%;bottom:20%}.signal-card .particles .particle:nth-child(6){left:20%;bottom:30%}.signal-card.rank-1 .particles .particle{color:gold}.signal-card.rank-2 .particles .particle{color:silver}.signal-card.rank-3 .particles .particle{color:#cd7f32}.signal-card .signal-icon{font-size:60px;margin:30px 0 20px;animation:float 5s ease-in-out infinite}.signal-card .signal-icon .iconify{filter:drop-shadow(0 5px 15px currentColor)}.signal-card .signal-content h3{font-size:2rem;font-weight:800;margin-bottom:8px}.signal-card .signal-content h4{font-size:1.1rem;font-weight:600;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:1px;margin-bottom:15px}.signal-card .signal-content p{font-size:1.1rem;line-height:1.8;color:hsla(0,0%,100%,.85);margin-bottom:20px}.signal-card .btn-signal{display:inline-flex;align-items:center;grid-gap:8px;gap:8px;padding:10px 20px;background:transparent;border:2px solid;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;text-decoration:none;border-radius:25px;transition:all .3s ease}.signal-card .btn-signal .iconify{font-size:16px}.signal-card .btn-signal:hover{background:currentColor;color:#353239!important}.signal-card .corner-decoration{position:absolute;bottom:0;right:0;width:60px;height:60px;border-left:3px solid;border-top:3px solid;border-radius:20px 0 0 0;opacity:.3}.closing-section{padding:100px 20px;text-align:center;background:#fff;position:relative;opacity:0;transform:translateY(40px);transition:all .8s ease}.closing-section.animate-in{opacity:1;transform:translateY(0)}.closing-section .closing-decoration{margin-bottom:30px}.closing-section .closing-decoration .iconify{font-size:50px;color:#ae944f;opacity:.5}.closing-section .closing-quote{font-family:Georgia,serif;font-size:1.8rem;font-style:italic;color:#353239;max-width:800px;margin:0 auto 25px;line-height:1.6}.closing-section .closing-quote strong{font-style:normal;font-weight:700;color:#ae944f}@media(max-width:768px){.closing-section .closing-quote{font-size:1.4rem}}.closing-section .closing-note{font-size:1rem;color:rgba(53,50,57,.6);max-width:600px;margin:0 auto}.page-navigation{padding:50px 20px 80px;text-align:center;background:#fff}.page-navigation .btn-back{display:inline-flex;align-items:center;grid-gap:12px;gap:12px;padding:16px 40px;background:#353239;color:#fff;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;text-decoration:none;border-radius:50px;transition:all .4s ease;position:relative;overflow:hidden}.page-navigation .btn-back .iconify{font-size:22px}.page-navigation .btn-back .btn-shimmer{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);animation:shimmer 3s ease-in-out infinite}.page-navigation .btn-back:hover{background:#ae944f;transform:translateY(-5px);box-shadow:0 15px 40px rgba(174,148,79,.4)}[data-theme=dark] #beyond-page{background:linear-gradient(180deg,#121212,#1a1a1a)}[data-theme=dark] .hero-section{background:linear-gradient(135deg,#1e1e1e,#2a2a2a)}[data-theme=dark] .hero-section .hero-container h1{color:#e0e0e0}[data-theme=dark] .hero-section .hero-container .hero-tagline{color:hsla(0,0%,100%,.5)}[data-theme=dark] .hero-section .hero-container .hero-description p{color:hsla(0,0%,100%,.7)}[data-theme=dark] .hero-section .hero-bg-shapes .shape{background:hsla(0,0%,100%,.03)}[data-theme=dark] .timeline-section{background:linear-gradient(180deg,#1a1a1a,#121212)}[data-theme=dark] .section-header h2{color:#e0e0e0}[data-theme=dark] .section-header .section-subtitle{color:hsla(0,0%,100%,.5)}[data-theme=dark] .timeline-content{background:#1e1e1e;box-shadow:0 10px 40px rgba(0,0,0,.3)}[data-theme=dark] .timeline-content .card-header h3{color:#e0e0e0}[data-theme=dark] .timeline-content .card-body p{color:hsla(0,0%,100%,.7)}[data-theme=dark] .timeline-content .card-body .achievements li{color:hsla(0,0%,100%,.6)}[data-theme=dark] .timeline-content .insight{background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.5)}[data-theme=dark] .closing-section{background:#121212}[data-theme=dark] .closing-section .closing-quote{color:#e0e0e0}[data-theme=dark] .closing-section .closing-note{color:hsla(0,0%,100%,.5)}[data-theme=dark] .page-navigation{background:#121212}[data-theme=dark] .page-navigation .btn-back{background:#2a2a2a}[data-theme=dark] .page-navigation .btn-back:hover{background:#ae944f}
/*# sourceMappingURL=main.53f8f6c7.chunk.css.map */