@charset "UTF-8";#section-intro{position:relative;overflow:hidden}#section-intro:before{content:"";position:absolute;bottom:0;height:200px;width:100%;z-index:1;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(to bottom,#0000,#0d0d0da6,#0d0d0d)}#section-intro>video{position:absolute;top:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:0;opacity:.35;pointer-events:none}#section-intro>video.vertical{display:none}#section-intro>video.horizontal{display:inline-block}@media (max-width: 700px){#section-intro>video.vertical{display:inline-block}#section-intro>video.horizontal{display:none}}#section-intro>div{position:relative;z-index:1;width:100%;max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0 60px}#section-intro>div .section-marker{border:1.5px solid rgba(249,249,249,.22);box-shadow:0 2px 12px #29a36a14;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#f9f9f914;margin-bottom:2em}#section-intro>div .section-title{font-size:64px;font-weight:800;color:#f9f9f9;margin-bottom:18px;text-align:center;line-height:1.08}#section-intro>div .section-title .gradient-text{background:linear-gradient(90deg,#2dcf8c,#157f5d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800}#section-intro>div .section-description{color:#f9f9f9;opacity:.88;font-size:22px;margin-bottom:38px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.5;text-align:center}#section-intro>div .intro-actions{display:flex;gap:18px;justify-content:center;margin-bottom:38px}#section-intro>div .intro-actions .primary-btn{background:linear-gradient(90deg,#2dcf8c,#157f5d);color:#f9f9f9;font-weight:700;font-size:18px;border:none;border-radius:10px;padding:16px 38px;cursor:pointer;box-shadow:0 2px 12px #29a36a21;display:flex;align-items:center;gap:8px;transition:background .2s}#section-intro>div .intro-actions .primary-btn .icon{font-size:20px}#section-intro>div .intro-actions .primary-btn:hover{background:linear-gradient(90deg,#157f5d,#2dcf8c)}#section-intro>div .intro-actions .secondary-btn{background:#0d0d0d;color:#f9f9f9;font-weight:700;font-size:18px;border:2px solid #f9f9f9;border-radius:10px;padding:16px 38px;cursor:pointer;transition:border-color .2s,color .2s,background .2s}#section-intro>div .intro-actions .secondary-btn:hover{background:#2dcf8c;color:#0d0d0d;border-color:#157f5d}#section-intro>div ul{display:flex;flex-direction:row;color:#2dcf8c;justify-content:center;gap:32px;width:96%;margin:32px 0 0;padding:0;list-style:none}#section-intro>div ul li{display:flex;align-items:center;font-size:17px;font-weight:500;color:#f9f9f9;gap:8px}#section-intro>div ul li:before{content:"✔";color:#2dcf8c;font-size:18px;margin-right:6px}#section-intro>div .scroll-indicator{margin-top:60px;display:flex;flex-direction:column;align-items:center;color:#a0a0a0;font-size:16px;opacity:.7}#section-intro>div .scroll-indicator .mouse{margin-top:8px;width:26px;height:38px;border:2px solid #a0a0a0;border-radius:16px;position:relative}#section-intro>div .scroll-indicator .mouse:after{content:"";display:block;width:4px;height:8px;background:#a0a0a0;border-radius:2px;position:absolute;left:50%;top:8px;transform:translate(-50%);animation:scroll-dot 1.2s infinite alternate}@keyframes scroll-dot{0%{top:8px;opacity:1}to{top:18px;opacity:.3}}@media (max-width: 900px){#section-intro{height:100vh}#section-intro>div ul{width:92%}#section-intro>div ul li{text-align:center}#section-intro>div .section-title{font-size:46px}#section-intro>div .section-description{font-size:20px;width:90%}}#section-services>div>ul.services-grid{position:relative;width:90%;height:50vh;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:4% 2%;list-style-type:none;justify-items:center;align-items:stretch;padding:0}.service-card{background:#141414;border-radius:18px;width:90%;height:80%;padding:32px 28px 0;display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow .2s}.service-card:hover{box-shadow:0 12px 36px #29a36a2e}.service-card .service-card-header{display:flex;flex-direction:row;align-items:center}.service-card .icon.gradient-container{background:linear-gradient(135deg,#2dcf8c,#157f5d);border-radius:14px;width:54px;height:54px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.service-card .icon.gradient-container .icon{color:#f9f9f9;font-size:28px}.service-card .title{font-size:22px;font-weight:700;color:#f9f9f9;margin-bottom:12px;margin-top:0;text-align:left;margin-left:1em}.service-card .description{font-size:16px;font-weight:400;color:#f9f9f9;margin-bottom:18px;text-align:left;line-height:1.5}.service-card>ul{list-style:none;padding:0;margin:8px 0 0}.service-card>ul li{color:#f9f9f9;font-size:15px;margin-bottom:7px;position:relative;padding-left:18px}.service-card>ul li:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:linear-gradient(90deg,#2dcf8c,#157f5d);position:absolute;left:0;top:7px}@media (max-width: 1200px){#section-services>div>ul.services-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,1fr);gap:1.2em}}@media (max-width: 800px){#section-services>div>ul.services-grid{height:fit-content;width:100%;display:flex;flex-direction:column;align-items:center}#section-services>div>ul.services-grid .service-card{overflow:hidden;transition:height .2s ease-out,box-shadow 2s ease;width:75%}#section-services>div>ul.services-grid .service-card .description{transition:height .2s ease-out,opacity .35s linear}#section-services>div>ul.services-grid .closed .description{height:0;overflow:hidden;opacity:0}#section-services>div>ul.services-grid .opened{height:fit-content}#section-services>div>ul.services-grid .opened .description{height:5em;opacity:1}#section-services .fictive-block{height:30px}}#section-showcases>div{display:flex;flex-direction:column;align-items:center}#section-showcases>div .section-title{font-size:3em;font-weight:700;text-align:center}#section-showcases>div .section-title span{background-image:linear-gradient(90deg,#2dcf8c,#157f5d);-webkit-background-clip:text;background-clip:text;color:transparent}#section-showcases>div .section-description{text-align:center;color:#a0a0a0;max-width:800px}#section-showcases>div .showcase-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2em;width:100%;max-width:1200px}#section-showcases>div a:nth-of-type(1) .tag{background:#29a36a}#section-showcases>div a:nth-of-type(3) .tag{background:#4caf50}#section-showcases>div a:nth-of-type(4) .tag{background:#ff9800}#section-showcases>div a:nth-of-type(2) .tag{background:#e91e63}#section-showcases>div a:nth-of-type(5) .tag{background:#e53935}#section-showcases>div .showcase-card{background:none;border-radius:.75em;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;position:relative;height:200px;width:300px;box-shadow:0 .75em 1.5em #0003;cursor:pointer}#section-showcases>div .showcase-card:after{content:"";position:absolute;inset:0;background:#29a36a;mix-blend-mode:overlay;opacity:.2;pointer-events:none}#section-showcases>div .showcase-card .tag{position:absolute;top:.75em;left:.75em;z-index:2;padding:.2em .6em;border-radius:.4em;font-size:.75em;font-weight:700;text-transform:uppercase;color:#f9f9f9}#section-showcases>div .showcase-card .overlay{background:linear-gradient(to top,#0d0d0d,transparent 60%);position:absolute;inset:0;z-index:1}#section-showcases>div .showcase-card .play-button{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5em;height:2.5em;border-radius:50%;background:#f9f9f9;display:flex;align-items:center;justify-content:center;color:#0d0d0d;font-size:1.2em;font-weight:700}#section-showcases>div .showcase-card #click-hint{opacity:0;background:transparent;position:absolute;top:20%;left:45%;font-size:4.5rem;animation:wiggle 1s infinite ease-in-out;pointer-events:none;color:#fff;transition:opacity 1s linear}#section-showcases>div .portfolio-description{margin-top:1em;font-size:.9em;color:#a0a0a0;text-align:center}@media (max-width: 700px){#section-showcases>div .showcase-grid{display:flex;flex-wrap:wrap;grid-template-columns:repeat(2,1fr);gap:.8em;width:90%}#section-showcases>div .showcase-card{width:90vw;height:auto}#section-showcases>div .portfolio-description{font-size:.7em;margin-top:.4em}}@keyframes wiggle{0%,to{transform:translate(-25%,-50%)}25%{transform:translate(-25%,-25%)}75%{transform:translate(-25%,-50%)}}#section-pipeline{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#f9f9f9;position:relative}#section-pipeline .pipeline-steps{display:flex;flex-direction:row;justify-content:center;gap:0;margin-bottom:48px;flex-wrap:nowrap;position:relative;z-index:1;width:100vw}#section-pipeline .pipeline-steps .step{background:#141414;border-radius:18px;box-shadow:0 8px 32px #29a36a1a;padding:36px 28px 32px;width:220px;height:220px;min-width:180px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .6s;position:relative;margin:0 1em}#section-pipeline .pipeline-steps .step:hover{box-shadow:0 12px 36px #29a36a2e}#section-pipeline .pipeline-steps .step .icon-wrapper{background:linear-gradient(135deg,#2dcf8c,#157f5d);border-radius:16px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}#section-pipeline .pipeline-steps .step .icon-wrapper .icon{font-size:28px;color:#f9f9f9}#section-pipeline .pipeline-steps .step .step-number{background:#0e3d2f;color:#f9f9f9;font-weight:600;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:16px;margin-bottom:12px;margin-top:-12px;box-shadow:0 2px 8px #29a36a1a}#section-pipeline .pipeline-steps .step .step-title{font-size:20px;font-weight:700;margin-bottom:10px;color:#f9f9f9}#section-pipeline .pipeline-steps .step .step-description{color:#a0a0a0;font-size:15px;line-height:1.5;margin-bottom:0}#section-pipeline .pipeline-steps .step:after{content:"";display:block;position:absolute;right:-36px;top:50%;transform:translateY(-50%);width:48px;height:24px;background:none;pointer-events:none;z-index:2;background-image:url('data:image/svg+xml;utf8,<svg width="48" height="24" viewBox="0 0 48 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 12H44M44 12L36 4M44 12L36 20" stroke="%2329a36a" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:center}#section-pipeline .pipeline-steps .step:last-child:after{display:none}@media (max-width: 1550px){#section-pipeline .section-description{margin-bottom:20px}#section-pipeline .pipeline-steps{overflow:scroll;width:100vw;align-items:center;justify-content:start;scrollbar-width:none}#section-pipeline .pipeline-steps:before,#section-pipeline .pipeline-steps:after{content:""}#section-pipeline .pipeline-steps .step{min-width:200px;margin:0 8px;box-shadow:none}#section-pipeline .pipeline-steps .step:hover{box-shadow:none}}@media (max-width: 700px){#section-pipeline{height:auto}#section-pipeline .pipeline-steps{height:310px;align-items:center;justify-content:start;gap:12px;overflow-x:scroll;flex-wrap:nowrap}#section-pipeline .pipeline-steps .step{min-width:200px;min-height:250px;padding:1em .5em;margin:0}#section-pipeline .pipeline-steps .step:after{scale:.85}#section-pipeline .fictive-block{height:140px}}#section-command .embla{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:18px;width:100%;overflow:hidden}#section-command .embla .carousel-arrow{background-color:#172026b3;border:none;color:#f9f9f9;font-size:28px;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 1s linear;box-shadow:0 2px 12px #29a36a1a;position:absolute}@media (hover: hover){#section-command .embla .carousel-arrow:hover{background:linear-gradient(90deg,#2dcf8c,#157f5d);color:#f9f9f9}}#section-command .embla .left{left:2em;z-index:100}#section-command .embla .right{right:2em;z-index:100}#section-command .embla__viewport{width:80%}#section-command .embla__container{display:flex}#section-command .embla__container::-webkit-scrollbar{display:none}#section-command .embla__slide{scroll-snap-align:center;background:#141414;border-radius:12px;box-shadow:0 8px 32px #29a36a1a;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;transition:box-shadow .2s;margin-bottom:1em;position:relative;width:280px;min-height:480px;flex:0 0 23%;margin-right:1em;margin-left:1em}#section-command .embla__slide:hover{box-shadow:0 12px 36px #29a36a2e}#section-command .embla__slide .photo-placeholder{width:fit-content;background:linear-gradient(180deg,#e6e6e6 60%,#d2d2d2);display:flex;align-items:center;justify-content:center;position:absolute;height:100%;border-bottom:1px solid #e0e0e0}#section-command .embla__slide .photo-placeholder img{object-fit:cover;height:100%;width:100%}#section-command .embla__slide:hover .info{opacity:1;bottom:0}#section-command .embla__slide .info{position:absolute;height:365px;height:fit-content;bottom:-400px;padding-bottom:1em;background-color:#0d0d0d;opacity:0;transition:.4s ease-out}#section-command .embla__slide .info .stars{display:flex;align-items:center;padding:16px 20px 0}#section-command .embla__slide .info .stars .star{color:#2dcf8c;font-size:18px;margin-right:2px}#section-command .embla__slide .info .stars .star:last-child{margin-right:0}#section-command .embla__slide .info .name{font-size:22px;font-weight:700;margin:18px 20px 0;color:#f9f9f9;text-align:left}#section-command .embla__slide .info .role-experience{display:flex;align-items:center;gap:12px;margin:10px 20px 0}#section-command .embla__slide .info .role-experience .role{background:linear-gradient(90deg,#2dcf8c,#157f5d);color:#f9f9f9;font-size:13px;font-weight:600;border-radius:12px;padding:3px 12px;display:inline-block}#section-command .embla__slide .info .role-experience .exp{color:#a0a0a0;font-size:14px;font-weight:500}#section-command .embla__slide .info .bio{color:#f9f9f9;font-size:15px;margin:14px 20px 0;text-align:left;line-height:1.5}#section-command .embla__slide .info .skills{margin:18px 0 0 20px;padding:0;list-style:none}#section-command .embla__slide .info .skills li{color:#2dcf8c;font-size:15px;margin-bottom:6px;position:relative;padding-left:18px}#section-command .embla__slide .info .skills li:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:linear-gradient(90deg,#2dcf8c,#157f5d);position:absolute;left:0;top:6px}@media (max-width: 900px){#section-command .command-carousel{flex-direction:column}#section-command .command-carousel .command-cards{flex-direction:column;gap:18px;align-items:center}#section-command .embla__slide{width:90vw;min-width:unset;max-width:400px;margin-bottom:18px}}@media (max-width: 700px){#section-command .carousel-arrow{-webkit-tap-highlight-color:transparent;bottom:0}#section-command .carousel-arrow:active{background:linear-gradient(90deg,#2dcf8c,#157f5d);color:#f9f9f9}#section-command .fictive-block{height:180px}#section-command .embla__viewport .section-description{text-align:center}#section-command .embla__viewport .embla__slide{min-width:90vw;padding:0;margin-bottom:5em}}#section-form .form-container{display:flex;align-items:flex-start;justify-content:center;flex-direction:row;gap:5em;max-width:100vw;margin:0 auto;flex-wrap:wrap}#section-form .contact-info{flex:1 1 340px;max-width:400px}#section-form .contact-info h3{font-size:26px;font-weight:700;margin-bottom:32px;color:#f9f9f9;text-align:left}#section-form .contact-info .contact-block{display:flex;align-items:flex-start;margin-bottom:28px}#section-form .contact-info .contact-block .icon-wrapper{background:linear-gradient(135deg,#2dcf8c,#157f5d);border-radius:14px;width:54px;height:54px;display:flex;align-items:center;justify-content:center;margin-right:18px}#section-form .contact-info .contact-block .icon-wrapper .icon{color:#f9f9f9;font-size:28px}#section-form .contact-info .contact-block .contact-title{font-size:16px;font-weight:700;color:#f9f9f9}#section-form .contact-info .contact-block .contact-value{font-size:15px;color:#f9f9f9;margin-bottom:2px}#section-form .contact-info .contact-block .contact-note{font-size:13px;color:#a0a0a0}#section-form .contact-info .why-choose{background:linear-gradient(90deg,#2dcf8c,#157f5d);border-radius:20px;padding:28px 32px 24px;margin-top:36px;color:#f9f9f9;text-align:left}#section-form .contact-info .why-choose h4{font-size:19px;font-weight:700;margin-bottom:22px}#section-form .contact-info .why-choose .stats{display:flex;flex-wrap:wrap;gap:32px;justify-content:flex-start}#section-form .contact-info .why-choose .stats .stat{min-width:90px;margin-right:24px}#section-form .contact-info .why-choose .stats .stat .stat-value{font-size:32px;font-weight:700;margin-bottom:2px;color:#f9f9f9}#section-form .contact-info .why-choose .stats .stat .stat-label{font-size:15px;color:#f9f9f9d9}#section-form .quote-form{flex:1 1 300px;background:#171717;border-radius:14px;box-shadow:0 8px 32px #29a36a1a;padding:0 36px 32px;display:flex;flex-direction:column}#section-form .quote-form .form-header{background:linear-gradient(90deg,#2dcf8c,#157f5d);border-radius:14px 14px 0 0;padding:24px 36px 18px;margin:-36px -36px 28px}#section-form .quote-form .form-header h3{font-size:22px;font-weight:700;margin-bottom:4px;color:#f9f9f9;text-align:left}#section-form .quote-form .form-header p{font-size:15px;color:#f9f9f9;opacity:.92;margin-bottom:0;text-align:left}#section-form .quote-form .form-row{display:flex;gap:18px;margin-bottom:18px}#section-form .quote-form .form-row .form-group{flex:1 1 0}#section-form .quote-form .form-group{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:18px}#section-form .quote-form .form-group label{font-size:15px;font-weight:600;color:#f9f9f9;margin-bottom:7px}#section-form .quote-form .form-group input,#section-form .quote-form .form-group select,#section-form .quote-form .form-group textarea{width:100%;background:#23272f;border:none;border-radius:8px;padding:13px 0 13px 13px;color:#f9f9f9;font-size:15px;margin-bottom:0;outline:none;transition:box-shadow .2s,border .2s}#section-form .quote-form .form-group input:focus,#section-form .quote-form .form-group select:focus,#section-form .quote-form .form-group textarea:focus{box-shadow:0 0 0 2px #2dcf8c;border:1px solid #2dcf8c}#section-form .quote-form .form-group textarea{min-height:80px;resize:vertical}#section-form .quote-form .submit-btn{margin-top:12px;width:100%;background:linear-gradient(90deg,#2dcf8c,#157f5d);color:#f9f9f9;font-weight:700;font-size:18px;border:none;border-radius:8px;padding:15px 0;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:8px}#section-form .quote-form .submit-btn .arrow{font-size:20px;margin-left:4px}#section-form .quote-form .submit-btn:hover{background:linear-gradient(90deg,#157f5d,#2dcf8c)}#section-form .quote-form .form-note{margin-top:14px;font-size:13px;color:#a0a0a0;text-align:center;opacity:.85}@media (max-width: 1100px){#section-form .form-container{flex-direction:column;align-items:center;justify-content:center;gap:32px}#section-form .contact-info,#section-form .quote-form{max-width:100%}#section-form .quote-form{margin:0 auto}}@media (max-width: 700px){#section-form .form-container{padding:0 6px}#section-form .contact-info{width:90%;max-height:fit-content}#section-form .contact-info h3{font-size:20px}#section-form .contact-info .why-choose{display:none}#section-form .quote-form{margin:0 1em 1.2em}#section-form .quote-form input{margin-right:1em}#section-form .form-row{flex-direction:column;gap:0}}#section-production-page{justify-content:start;align-items:center;overflow-y:scroll;overflow-x:hidden;scroll-snap-align:unset;scroll-snap-type:none;scroll-behavior:smooth;height:100dvh;background:radial-gradient(circle at 20% 0,#0e3d2f,#0d0d0d 20%)!important}#section-production-page .section-title{margin-top:1em}#section-production-page div.production-grid{position:relative;margin-top:4em;width:100vw;display:grid;height:fit-content;grid-template-columns:repeat(auto-fill,minmax(12.5vw,1fr));grid-auto-rows:12.5vw;grid-auto-flow:row dense}#section-production-page div.production-grid:before{content:"";position:absolute;width:100vw;height:60px;top:-30px;z-index:1;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(to top,#0000,#0d0d0d8c,#0d0d0d);z-index:11111}#section-production-page div.production-grid div.showcase{position:relative;float:left;overflow:hidden;max-width:25vw;max-height:25vw;backface-visibility:hidden;cursor:pointer}#section-production-page div.production-grid div.showcase.horizontal{grid-column:span 2;grid-row:span 1}#section-production-page div.production-grid div.showcase.vertical{grid-column:span 1;grid-row:span 2}#section-production-page div.production-grid div.showcase.placeholder{background:repeating-linear-gradient(45deg,#eee,#eee 10px,#ddd 10px 20px);opacity:.3;transition:opacity .3s ease}#section-production-page div.production-grid div.showcase.placeholder:hover{opacity:.5}#section-production-page div.production-grid div.showcase:hover img,#section-production-page div.production-grid div.showcase:hover h4{opacity:0}#section-production-page div.production-grid div.showcase img{display:block;position:absolute;max-height:inherit;max-width:inherit;filter:brightness(70%) blur(2px);object-fit:cover;transition:opacity .3s ease;z-index:2;right:0;left:50%;transform:translate(-50%)}#section-production-page div.production-grid div.showcase video{position:absolute;max-height:inherit;max-width:inherit;object-fit:cover;z-index:1}#section-production-page div.production-grid div.showcase video.hidden{opacity:0}#section-production-page div.production-grid div.showcase h4{position:absolute;margin:auto;bottom:1em;left:0;right:0;height:fit-content;width:fit-content;font-size:xx-large;font-weight:900;text-wrap:initial;text-align:center;transition:opacity .3s ease;color:#e7f9f0;z-index:3}@media (max-width: 700px){#section-production-page div.production-grid{margin-top:4em;width:100vw;height:fit-content;display:grid;grid-template-columns:repeat(auto-fill,minmax(50vw,1fr));grid-auto-rows:50vw;grid-auto-flow:dense}#section-production-page div.production-grid div.showcase{max-width:100vw;max-height:100vw}#section-production-page div.production-grid div.showcase.placeholder{display:none}}#player-dialog{margin:auto;background:none;border:none}#player-dialog::backdrop{background-color:#0d0d0d;opacity:.7}#player-dialog>div{display:flex;flex-direction:column;align-items:center}#player-dialog>div .close-dialog{margin-top:1em;background:#0d0d0dbf;color:#f9f9f9;font-weight:600;font-size:17px;border:2px solid #2dcf8c;border-radius:10px;padding:1em 2em;cursor:pointer;transition:border-color .2s,color .2s,background .2s}#player-dialog>div .close-dialog:hover{background:#157f5d;color:#0d0d0d;border-color:#157f5d}#player-dialog button{border:none;cursor:pointer;outline:inherit}#player-dialog>div{position:relative;height:fit-content;width:fit-content;background:none}#player-dialog>div video{max-width:90vw;max-height:80vh;object-fit:cover;display:block;cursor:pointer}#player-dialog>div button{background:#29a36a;opacity:.9;transition:opacity .1s ease;border:solid #f9f9f9 2px}#player-dialog>div button:hover{opacity:1}#player-dialog>div button.play-button{position:absolute;align-self:center;justify-self:center;inset:0 0 4.7em;width:50px;height:50px;border-radius:25px;padding:6px;scale:1.2}#player-dialog>div button.play-button>img{filter:invert(100%);width:100%;height:100%}#player-dialog>div div.controls{position:absolute;bottom:4.7em;width:100%;display:flex;justify-content:center;align-items:space-between}#player-dialog>div div.controls button{width:34px;height:34px;border-radius:4px;background:#29a36a}#player-dialog>div div.controls button>img{filter:invert(100%);width:100%;height:100%}#player-dialog>div div.controls input.progress{accent-color:#29a36a;flex-grow:1}*{margin:0;padding:0}body{background:#0d0d0d;color:#f9f9f9;overflow:hidden;font-family:"Libertinus Math",system-ui;-webkit-tap-highlight-color:transparent}body .scroller{height:100dvh;overflow-y:scroll;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth}a{color:#f9f9f9}footer{background:#000}section{position:relative;scroll-snap-align:start;height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}section .section-title{font-size:48px;font-weight:700;margin-bottom:16px;color:#f9f9f9;text-align:center}section .section-description{color:#a0a0a0;font-size:20px;margin-bottom:56px;max-width:700px;line-height:1.5;text-align:center}section>div{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}section .section-marker{border-radius:1.2em;line-height:2.4em;height:2.4em;width:fit-content;padding-left:1.2em;padding-right:1.2em;font-size:medium;color:#f9f9f9cc}section .fictive-block{height:6em}section .more-container{position:absolute;justify-self:end;bottom:3em}section .more-button{background:transparent;color:#f9f9f9;font-weight:600;font-size:17px;border:2px solid #2dcf8c;border-radius:10px;padding:1em 2em;cursor:pointer;transition:border-color .2s,color .2s,background .2s}section .more-button:hover{background:#157f5d;color:#0d0d0d;border-color:#157f5d}section .subnote{color:#a0a0a0;font-size:15px;margin-top:1em;text-align:center;max-width:96%}.gradient-text{background-image:linear-gradient(90deg,#2dcf8c,#157f5d);color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-container{background-image:linear-gradient(90deg,#0e3d2f80,#29a36ab3);box-shadow:0 0 10px .2px #0e3d2f}.header{text-align:center}section.dark{background:linear-gradient(110deg,#0d0d0d 80%,#0e3d2f);transition:background .8s cubic-bezier(.4,0,.2,1),color .8s cubic-bezier(.4,0,.2,1)}section.light{background:linear-gradient(70deg,#0d0d0d 80%,#0e3d2f);transition:background .8s cubic-bezier(.4,0,.2,1),color .8s cubic-bezier(.4,0,.2,1)}@media (max-width: 700px){body .section-marker{margin-top:1em;margin-bottom:.5em}body .section-title{font-size:38px}body .section-description{font-size:18px;width:90%}body section{height:fit-content}body section.dark{background:radial-gradient(circle at 80% 50%,#0e3d2f,#0d0d0d 60% 100%);transition:background .8s cubic-bezier(.4,0,.2,1),color .8s cubic-bezier(.4,0,.2,1)}body section.light{background:radial-gradient(circle at 20% 50%,#0e3d2f,#0d0d0d 60% 100%);transition:background .8s cubic-bezier(.4,0,.2,1),color .8s cubic-bezier(.4,0,.2,1)}body .scroller{height:100vh;overflow-y:scroll;scroll-snap-type:none}}#social-networks-container{position:absolute;right:1em;top:-35px;transition:.5s linear}#social-networks-container div{width:fit-content;height:fit-content;position:relative;z-index:9999;padding:3px 16px 1px;background-color:#29a36a;border-radius:0 0 14px 14px}#social-networks-container div:before{content:"";width:45px;height:19px;position:absolute;left:-2.8em;top:-1px;border-radius:0 1.5em 0 0;box-shadow:15px 0 #29a36a;z-index:9990}#social-networks-container div:after{content:"";width:45px;height:19px;position:absolute;right:-2.8em;top:-1px;border-radius:1.5em 0 0;box-shadow:-15px 0 #29a36a;z-index:9990}#social-networks-container div>ul{display:flex;list-style:none;gap:10px}#social-networks-container div>ul>li img{width:24px;height:24px}#social-networks-container div>ul>li:hover{cursor:pointer}.pretty-scrollbar{background:transparent!important;position:static!important}.pretty-scrollbar{scrollbar-width:auto}.pretty-scrollbar::-webkit-scrollbar{width:10px}.pretty-scrollbar::-webkit-scrollbar-track{background:linear-gradient(180deg,#0d0d0d 20%,#0e3d2f);border-radius:5px}.pretty-scrollbar::-webkit-scrollbar-thumb{background:#29a36a;border-radius:5px}.pretty-scrollbar::-webkit-scrollbar-thumb:hover{background:#0e3d2f}@media (max-width: 700px){.pretty-scrollbar::-webkit-scrollbar,.pretty-scrollbar::-webkit-scrollbar-track,.pretty-scrollbar::-webkit-scrollbar-thumb,.pretty-scrollbar::-webkit-scrollbar-thumb:hover{display:none}}.scroll-to-top{position:fixed;top:40px;right:40px;background:#29a36a;color:#f9f9f9;cursor:pointer;width:50px;height:50px;border-radius:30px;border:none;opacity:0;box-shadow:0 0 10px 10px #29a36a;z-index:1;transition:opacity .35s linear;-webkit-tap-highlight-color:transparent}.scroll-to-top>img{filter:invert(1);scale:1.3}.scroll-to-top.show{opacity:1;pointer-events:auto}
