@import"https://api.fontshare.com/v2/css?f[]=satoshi@1,900,700,500,301,701,300,501,401,901,400,2&amp;display=swap";.slide,.slide_after{background-color:#000;position:fixed;inset:0;z-index:6;transform-origin:bottom;width:100%;right:0;height:100vh;overflow:hidden}.slide_after{z-index:5;background-color:#fff}::-webkit-scrollbar{width:0}.loader_container{position:fixed;inset:0;z-index:100;width:100vw;height:100vh;background-color:#000;color:#fff}.loader_container p{position:absolute;right:3rem;top:3rem;text-transform:uppercase;font-size:1.7rem;font-kerning:none;font-weight:600}@media (max-width: 480px){.loader_container p{font-size:1.4rem;font-size:700;right:2rem}}.nav_desktop{top:0;display:flex;padding:3rem 0 3.921rem;align-items:center;margin:0 3.6rem;justify-content:space-between}@media (max-width: 480px){.nav_desktop{display:none}}.nav_desktop .logo{opacity:0;width:8rem}.nav_desktop .logo img{width:100%}.nav_desktop #navLink{transform:translate(50px);visibility:hidden;transition:transform .6s ease-in;opacity:0}.nav_desktop ul{gap:3.5rem;align-items:center;display:flex}.nav_desktop ul a{color:#000}.nav_desktop ul a .act{color:#e27625}.nav_desktop ul a .act:last-child{color:#000}.nav_desktop ul a .navline{position:absolute;bottom:-5px;background-color:#e27625;height:3px;left:0}.nav_desktop ul a li{color:#7d8487;display:inline-block;transition:color .2s linear;font-size:1.8rem;cursor:pointer;font-weight:500}.nav_desktop ul a:last-child{background-color:#fff;border-radius:1.5rem;padding:1rem 1.4rem;transition:all .4s ease-out;opacity:0}.nav_desktop ul a:last-child li{color:#000;font-weight:700}.nav_desktop ul a:last-child:hover{background-color:#f89e2a}header{align-items:center;display:flex;gap:0;justify-content:space-between;overflow:hidden;padding:2rem 0 3.921rem}.nav_mobile{max-height:unset;padding-bottom:5rem;padding-top:3rem;display:none}.nav_mobile .logo{font-size:1.7rem}@media (max-width: 480px){.nav_mobile{display:flex}}.nav_mobile .nav{background-color:#000;height:100vh;left:0;position:fixed;pointer-events:none;top:0;visibility:hidden;width:100%;z-index:2}.nav_mobile .nav_menu{bottom:6rem;flex-direction:column;gap:3.2rem;height:100%;justify-content:center;position:relative;width:100%;display:flex;align-items:center}.nav_mobile .nav_menu-item{pointer-events:all;visibility:unset}.nav_mobile .nav_menu-item .nav_menu-link{font-size:2.7rem;font-weight:500;line-height:3.5rem;color:#7d8487;display:inline-block;transition:color .2s linear}.nav_mobile .nav__btn{font-family:inherit;margin-top:2.8rem;width:13.29rem;background-color:#fff;border-radius:1.5rem;color:#000;font-weight:700;padding:1rem 1.4rem;transition:all .4s ease-out}.nav_mobile .hamburger{align-items:flex-end;display:flex;flex-direction:column;gap:0;justify-content:space-between;height:1.7rem;overflow:hidden;transition:all .5s ease-out;width:2.5rem;z-index:2}.nav_mobile .hamburger__line{background-color:#7d8487;height:.18rem;transform-origin:center right;transition:all .5s ease-out;width:100%}.hamburger[data-open=true] .hamburger_line--one{transform:rotate(-45deg);width:2.7rem}.hamburger[data-open=true] .hamburger_line--two{transform:translate(8rem)}.hamburger[data-open=true] .hamburger_line--three{max-width:2.7rem;transform:rotate(45deg);width:2.7rem}.hamburger[data-open=true] .hamburger_line{background-color:#7d8487}.nav-container{margin-left:2.4rem;margin-right:2.4rem}.active{color:#e27625!important}.fixed{position:fixed}.modal{position:relative;z-index:3}.modal .modal__backdrop{background-color:#0009;inset:0;position:fixed}@media (max-width: 480px){.modal .modal__backdrop{top:0;height:100vh}}.modal .modal__container{align-items:center;display:flex;gap:0;inset:0;justify-content:center;pointer-events:none;position:fixed;bottom:0;transform:scale(.8);transform-origin:center}@media (max-width: 480px){.modal .modal__container{padding-top:7rem;height:100vh;background-color:#000;transform:scale(1)}}.modal .modal__container .modal__content{background-color:#000;border:1px solid #323335;border-radius:2rem;transform:translatey(20px);padding:5rem 6.9rem;pointer-events:all;position:relative;width:81rem}@media (max-width: 480px){.modal .modal__container .modal__content{align-items:stretch;height:100vh;position:absolute;top:0;justify-content:center;overflow-y:auto;width:100%;border-width:initial;border-style:none;border-color:initial;border-image:initial;border-radius:0;gap:0px;margin:0px 1.2rem;padding:5rem 2.4rem}}.modal .modal__container .modal__content .modal__header{align-items:flex-start;display:flex;flex-direction:column;gap:.8rem;justify-content:flex-start;margin-bottom:5.5rem}@media (max-width: 480px){.modal .modal__container .modal__content .modal__header .modal__subtitle{font-size:1.4rem}}.modal .modal__container .modal__content .modal__header .paragraph--2{font-size:1.8rem;font-weight:500;letter-spacing:.02rem;line-height:2.43rem}@media (max-width: 480px){.modal .modal__container .modal__content .modal__header .paragraph--2{font-size:1.4rem}}.modal .modal__container .modal__content .modal__body .skill-list{padding:0;width:100%;list-style:none}.modal .modal__container .modal__content .modal__body .skill-list .skill-list__item{border-bottom:1px solid #323335;padding:1.5rem 0}@media (max-width: 480px){.modal .modal__container .modal__content .modal__body .skill-list .skill-list__item{padding:1rem 0px}}.modal .modal__container .modal__content .modal__body .modal__close-btn{position:absolute;right:2.4rem;background-color:transparent;border:none;top:2.4rem}@media (max-width: 480px){.modal .modal__container .modal__content .modal__body .modal__close-btn{height:3rem;right:0px;width:3rem;position:fixed;right:2rem;top:1rem}}.modal .modal__container .modal__content .modal__body .modal__close-btn .modal__close-btn-icon{height:3rem;width:3rem}footer{align-items:center;display:flex;gap:4rem;justify-content:center;padding:7rem 0}@media (max-width: 480px){footer{display:grid;gap:2.4rem;grid-template-columns:repeat(2,1fr);margin:auto;padding:5.3rem 0;place-items:center;width:-moz-fit-content;width:fit-content}}footer .socials__icon{height:3.6rem;transition:opacity .3s ease-out;width:3.6rem}@media (max-width: 480px){footer .socials__icon{height:2.7rem;width:2.7rem}}.experience_card{background-color:#343639!important;border:none;overflow:hidden}@media (max-width: 480px){.experience_card{height:33rem!important}}.experience_card_title{font-size:1.8rem;line-height:2rem;margin-bottom:1.5rem;font-weight:500}@media (max-width: 480px){.experience_card_title{font-size:14px;margin-bottom:0}}.experience_card:hover{background-color:#f89e2a!important;transition:background-color .8s ease-out}@media (max-width: 480px){.experience_card:hover{background-color:#343639!important}}.experience_card_content{display:flex;width:100%;justify-content:space-between}@media (max-width: 480px){.experience_card_content{margin-top:1.5rem;flex-direction:column;gap:3rem}}.experience_card_content_title{height:fit-content;font-size:5rem!important;font-weight:700;line-height:6rem!important}@media (max-width: 480px){.experience_card_content_title{font-size:28px!important;font-weight:700!important;width:158px;line-height:37.8px!important}}.experience_card_content_image{width:22rem}@media (max-width: 480px){.experience_card_content_image{width:13rem;align-self:flex-end}}.all_cards{margin:0 3.6rem}@media (max-width: 480px){.all_cards{margin:0 2.4rem}}.cards{display:grid;gap:2.2rem;grid-template-columns:repeat(2,1fr)}@media (max-width: 480px){.cards{gap:2.4rem;grid-template-columns:1fr}}.cards .cards-card{align-items:flex-start;display:flex;flex-direction:column;gap:0;height:34rem;justify-content:center;transition:background-color .8s ease-out;width:100%}@media (max-width: 480px){.cards .cards-card{height:22rem;width:auto}}.cards .bio{overflow:hidden;position:relative;row-gap:1.6rem}@media (max-width: 480px){.cards .bio{row-gap:2.5rem}}.cards .bio_title{align-items:center;display:flex;gap:0;justify-content:flex-start;position:relative}.cards .bio_title .bio__hand-wave{height:8.536rem;left:103%;margin-top:-.3rem;position:absolute;width:8.536rem}@media (max-width: 480px){.cards .bio_title .bio__hand-wave{bottom:0;left:97%;height:4.7rem;margin-top:0;transform:scale(1);width:4.78rem}}.cards .bio_content{align-items:center;display:flex;gap:15.694rem;justify-content:flex-start;width:41.8rem}@media (max-width: 480px){.cards .bio_content{gap:0;justify-content:space-between;width:100%;width:-moz-fit-content;width:fit-content}}.cards .bio_content .bio_subtitle{color:#e0dfdc}@media (max-width: 480px){.cards .bio_content .bio_subtitle{display:none}}.cards .bio_content .bio_subtitle_mobile{display:none}@media (max-width: 480px){.cards .bio_content .bio_subtitle_mobile{display:inline-block}}.cards .bio_icon{bottom:9.4rem;position:absolute;right:3rem;transition:transform 1s ease-out;z-index:1}@media (max-width: 480px){.cards .bio_icon{bottom:6.5rem}}.cards .bio_hover{align-items:flex-end;display:flex;gap:0;inset:0;justify-content:space-between;padding:7.6rem 3.3rem 6rem 3rem;position:absolute;background-color:#f89e2a;transition:opacity .8s ease-out}@media (max-width: 480px){.cards .bio_hover{display:none}}.cards .bio_hover_text{opacity:0;width:24.5rem}.cards .projects{align-items:center;background-color:#343639;border:none;justify-content:space-between;overflow:hidden;padding:0;row-gap:2.6rem}.cards .projects:hover{background-color:#f89e2a;transition:background-color .8s ease-out}@media (max-width: 480px){.cards .projects:hover{background-color:#343639}}.cards .projects_header{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:center;padding:2.4rem 3rem 0;position:relative;transition:transform .7s ease-out;width:100%}.cards .projects_header .projects_title{overflow:hidden;width:fit-content}.cards .projects_header .projects_title_hover{display:inline-block;margin-left:-9.6rem;transition:margin .5s ease-out}@media (max-width: 480px){.cards .projects_header .projects_title_hover{display:none}}@media (max-width: 480px){.cards .projects_header .projects_subtitle{font-size:1.3rem}}.cards .projects_header .projects_arrow{bottom:2.8rem;position:absolute;right:3rem}.cards .projects_screens{align-items:flex-start;display:flex;gap:0;justify-content:center;transition:transform .8s ease-out;width:100%}@media (max-width: 480px){.cards .projects_screens{width:45.83rem}}.cards .cards{display:grid;gap:2.2rem;grid-template-columns:repeat(2,1fr)}@media (max-width: 480px){.cards .cards{gap:2.4rem;grid-template-columns:1fr}}.cards .cards_card{align-items:flex-start;display:flex;flex-direction:column;gap:0;height:34rem;justify-content:center;transition:background-color .8s ease-out;width:100%}@media (max-width: 480px){.cards .cards_card{height:22rem;width:auto}}.cards .cards .clones{align-items:flex-start;display:flex;position:relative;gap:2rem;justify-content:center}@media (max-width: 480px){.cards .cards .clones{gap:2rem}}.cards .cards .clones:hover{background-color:#f89e2a;transition:background-color .5s ease-in}@media (max-width: 480px){.cards .cards .clones:hover{background-color:#1a1a1c}}.cards .cards .clones__icon{height:4.9rem;position:relative;opacity:1;transition:all .5s ease-out;width:6.921rem}@media (max-width: 480px){.cards .cards .clones__icon{height:3.01rem;width:4.251rem}}.cards .cards .clones_content{align-items:flex-end;display:flex;gap:7rem;justify-content:space-between;width:100%}@media (max-width: 480px){.cards .cards .clones_content{align-items:flex-end}}.cards .cards .clones_content .clones_hover_text{opacity:0;position:absolute;top:8.5rem;transition:opacity .5s ease-out}@media (max-width: 480px){.cards .cards .clones_content .clones_hover_text{top:4.7rem}}.cards .cards .clones_content .clones_arrow{bottom:1.5rem;position:relative}.cards .linkedin{align-items:center;display:flex;gap:0;justify-content:center;position:relative}@media (max-width: 480px){.cards .linkedin{display:none}}.cards .linkedin:hover{background-color:#f89e2a;transition:background-color .5s ease-in}@media (max-width: 480px){.cards .linkedin:hover{background-color:inherit}}.cards .linkedin_content{position:relative;width:100%}.cards .linkedin_content .linkedin_icon{height:7.031rem;transform-origin:bottom center;transition:all .5s ease-out;width:7.031rem}.cards .linkedin_content .linkedin_caption{display:grid;font-size:2.5rem;font-weight:700;height:3.5rem;margin-top:1.5rem;line-height:100%;opacity:0;place-items:center;position:absolute;text-align:center;transition:opacity .5s ease-out;width:100%}.cards .linkedin_arrow{bottom:6.196rem;position:absolute;right:3.046rem;transition:all .5s ease-out}.cards .skills{cursor:pointer;padding-right:10.3rem;position:relative;row-gap:3.1rem}@media (max-width: 480px){.cards .skills{height:-moz-fit-content;height:fit-content}}.cards .skills:hover{background-color:#f89e2a;transition:background-color .5s ease-in}@media (max-width: 480px){.cards .skills:hover{background-color:#1a1a1c}}.cards .skills_title{position:relative;transition:opacity .5s ease-out}.cards .skills_grid{align-items:flex-start;display:flex;gap:7rem;justify-content:space-between;position:relative;transition:all .6s ease-out;width:100%}@media (max-width: 480px){.cards .skills_grid{display:flex;flex-direction:column;gap:2rem}}.cards .skills_grid .skills_item{align-items:center;display:flex;flex-direction:column;gap:2.8rem;justify-content:flex-start}@media (max-width: 480px){.cards .skills_grid .skills_item{flex-direction:row-reverse;justify-content:flex-end;gap:1.5rem}}.cards .skills_grid .skills_item h4{font-size:2.7rem}@media (max-width: 480px){.cards .skills_grid .skills_item h4{font-size:1.7rem;font-weight:500}}.cards .skills_grid .skills_item-icon{width:10rem}@media (max-width: 480px){.cards .skills_grid .skills_item-icon{width:5rem}}.cards .skills .skills_hover_text{bottom:4.5rem;opacity:0;position:absolute;transform:translateY(4rem);transition:all .6s ease-out}@media (max-width: 480px){.cards .skills .skills_hover_text{bottom:2.5rem;font-size:2.2rem;display:none}}.cards .skills .skills__expand-icon{bottom:7.336rem;height:2.227rem;position:absolute;right:3.236rem;transition:all .6s ease-out;width:2.227rem}@media (max-width: 480px){.cards .skills .skills__expand-icon{bottom:4rem;height:1.7rem;width:1.7rem}}.home_container .home{cursor:default}.home_container .home .headline{font-family:Satoshi;cursor:default;font-size:15.4rem;margin-bottom:3.379rem;text-align:center;font-kerning:none;color:#7d8487}@media (max-width: 480px){.home_container .home .headline{padding-bottom:3rem;font-size:7.5rem;line-height:8rem;margin-block:4rem 3rem;font-weight:700;text-align:left;margin-inline:2.4rem}}.home_container .home .headline .char{transition:color .5s ease-in}.home_container .home .headline .char:hover{transition:color .5s ease-out;color:#fff}[data-animation=header] span.word{overflow-y:hidden;position:relative}.about-container main .hero{align-items:flex-end;display:flex;gap:0;justify-content:space-between;padding:6.097rem 34.3rem 7rem}@media (max-width: 480px){.about-container main .hero{flex-direction:column;align-items:flex-start;padding:1.4rem 2.4rem 6rem}}.about-container main .hero .hero__text{padding-bottom:1.8rem}@media (max-width: 480px){.about-container main .hero .hero__text{height:26.8rem}}.about-container main .hero .hero__text .hero__title .line{overflow:hidden}.about-container main .hero .hero__text .hero__title .line .word{transform:translateY(100%)}.about-container main .hero .hero__text .hero__subtitle{align-items:center;color:#7d8487;display:flex;gap:.5rem;justify-content:flex-start}.about-container main .hero .hero__text .hero__subtitle .hero__hand-wave{height:5.589rem;position:relative;top:-.5rem;width:5.589rem}.about-container main .hero .hero__image-container{border-radius:20px;height:38.4rem;overflow:hidden;position:relative;width:32.5rem}.about-container main .hero .hero__image-container .hero__image{border-radius:2rem;height:38.4rem;inset:0;opacity:0;object-fit:cover;padding:0 .5rem;position:absolute;width:32.5rem}.about-container main .about__content{align-items:flex-start;background-color:#1a1a1c;display:flex;flex-direction:column;gap:4.5rem;justify-content:flex-start;margin:auto;padding:10rem 34.3rem}@media (max-width: 480px){.about-container main .about__content{padding-left:2.4rem;padding-right:2.4rem;gap:1rem;padding-block:4rem}}.about-container main .about__content p{line-height:3.43rem}@media (max-width: 480px){.about-container main .about__content p{font-weight:500;font-size:1.5rem;line-height:2.5rem}}.title--51{font-size:4.4rem;font-weight:700;line-height:6.5rem}@media (max-width: 480px){.title--51{font-size:3.4rem;line-height:4.59rem}}#greetings .line{overflow:hidden}#greetings .line .word{transform:translateY(100%)}.cursor{position:fixed;background-color:#f89e2a;z-index:10;pointer-events:none;opacity:.9;border-radius:50%}@media (max-width: 480px){.cursor{visibility:hidden}}.contact-wrapper{margin:0px 38.4rem;overflow:visible;padding:2.279rem 0px 2rem}@media (max-width: 480px){.contact-wrapper{margin:0 2.4rem}}.contact-wrapper .contact__title{color:#fff;margin-bottom:4rem}.contact-wrapper .contact__title .title__gradient{-webkit-background-clip:text;background-clip:text;color:transparent;background-image:linear-gradient(99.02deg,rgb(255,255,255) 43.15%,rgb(226,118,37) 95.15%)}.contact-wrapper .form{background-color:#1a1a1c;display:grid;grid-template-columns:1fr;row-gap:2.4rem;border-radius:2rem;padding:4rem 5rem;transform:translateY(30px)}@media (max-width: 480px){.contact-wrapper .form{padding:2.4rem}}.contact-wrapper .form .form__group{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;gap:.8rem}.contact-wrapper .form .form__group .form__input{background-color:#343639;color:#e0dfdc;font-family:monospace;font-size:1.6rem;border:none;outline:none;height:6rem;width:100%;border-width:initial;border-style:none;border-color:initial;border-image:initial;border-radius:1rem;padding:0px 2rem}@media (max-width: 480px){.contact-wrapper .form .form__group .form__input{height:4.7rem}}.contact-wrapper .form .form__group .form__input--textarea{min-height:10.4rem;padding-top:1rem;resize:none}.contact-wrapper .form .form__submit{height:6rem;margin-top:.6rem;width:100%;background-color:#fff;font-weight:600;color:#000;font-weight:700;border-radius:1.5rem;padding:1rem 1.4rem;transition:all .4s ease-out 0s;font-family:inherit;border:none;outline:none}.contact-wrapper .form .form__submit:disabled,.contact-wrapper .form .p-more .instagram__follow-btn:disabled{background-color:#323335;transition:background-color .5 ease-in-out;cursor:not-allowed;filter:grayscale(100%);opacity:.8}.works-container{margin-left:2.4rem;margin-right:2.4rem}@media (max-width: 480px){.works-container{margin-left:0;margin-right:0}}.works-container .works .headline{color:#7d8487;margin-top:1.28rem;font-size:16rem;font-kerning:none;text-align:center}@media (max-width: 480px){.works-container .works .headline{margin-left:2.8rem;font-size:5.8rem;margin-top:0;text-align:start;margin-bottom:5rem;line-height:6rem}}.works-container .works .headline .char{transition:color .5s ease-in}.works-container .works .headline .char:hover{transition:color .5s ease-out;color:#fff}.pill{padding:.8rem 1.3rem;gap:10px;display:grid;place-content:center;border-radius:20px;background:#202020}@media (max-width: 480px){.pill{padding:.4rem 1.1rem}}.pill .message{font-size:1.5rem;line-height:18px;color:#d47c3a}@media (max-width: 480px){.pill .message{font-size:1.2rem}}.experience{display:flex;justify-content:space-between;margin-inline:3.921rem;width:70%;margin-block:3rem 7rem}@media (max-width: 480px){.experience{flex-direction:column;gap:.7rem;width:auto;margin-inline:2.8rem}}.experience .left{display:flex;height:fit-content;gap:1.5rem;align-items:center}@media (max-width: 480px){.experience .left{gap:1rem}}.experience .left p{display:flex;align-items:center;gap:1.5rem;color:#abb1b4}.experience .right{max-width:50rem}.experience .right .text{font-size:1.8rem;font-weight:700;color:#d47c3a;cursor:pointer}@media (max-width: 480px){.experience .right .text{width:fit-content;font-weight:500;font-size:1.6rem}}.experience .right .text_inner{display:inline-block;align-items:baseline}.experience .right .text_inner span{display:inline-flex;gap:1rem}@media (max-width: 480px){.experience .right .text_inner span{display:inline-block}}@media (max-width: 480px){.experience .right .text_inner span img{margin-left:.2rem;width:1.2rem;height:1.2rem}}.experience .right .text span{display:inline-flex;gap:1rem}@media (max-width: 480px){.experience .right .text span{display:inline-block}}@media (max-width: 480px){.experience .right .text span img{margin-left:.2rem;width:1.2rem;height:1.2rem}}.experience .right .content{color:#abb1b4;font-size:1.7rem;margin-bottom:2rem}@media (max-width: 480px){.experience .right .content{font-size:1.5rem}}.experience .right .pill_container{display:flex;gap:1.5rem;flex-wrap:wrap}.Toastify__toast-container{z-index:9!important}@media (max-width: 480px){.Toastify__toast-container{width:60vw!important;left:auto!important;margin-top:1rem!important;margin-left:1rem!important}}.Toastify__toast{text-transform:capitalize;font-size:1.5rem;font-weight:500!important;font-family:inherit!important;color:#abb1b4!important}@media (max-width: 480px){.Toastify__toast{font-size:1.2rem}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-f7b9c306.woff) format("woff"),url(/assets/revicons-4ca02b8a.ttf) format("ttf"),url(/assets/revicons-9e4d4c68.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}html{font-size:.6944444444vw;height:100%}@media (max-width: 480px){html{font-size:2.66vw}}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none}body{background-color:#000;font-family:Satoshi,sans-serif;color:#fff;font-size:1.6rem;overflow-x:hidden}@media (max-width: 480px){body{overflow-x:hidden}}::-webkit-scrollbar{-webkit-appearance:none}ul{list-style:none}a{text-decoration:none}.title--1{font-size:16.42rem;font-weight:700;line-height:22.167rem}@media (max-width: 480px){.title--1{font-size:7.5rem;line-height:9rem}}.title--3{font-size:5.5rem;font-weight:700;line-height:7.425rem}@media (max-width: 480px){.title--3{font-size:3.4rem;font-weight:700;line-height:4.59rem}}.subtitle--3{font-size:2.2rem;font-weight:500;line-height:2.97rem}@media (max-width: 480px){.subtitle--3{font-size:1.6rem;line-height:2.16rem}}.subtitle--2{font-size:2.4rem;font-weight:700;line-height:3.3rem}@media (max-width: 480px){.subtitle--2{font-size:1.6rem;line-height:2.16rem}}span.word_wrap{overflow:hidden;display:inline-block}[data-animation-id=header] span.word{overflow-y:hidden;position:relative}.title--6{font-size:4rem;font-weight:700;line-height:6rem}@media (max-width: 480px){.title--6{font-size:3.1rem;font-weight:700;line-height:4.7rem}}.title--4{font-size:5rem;font-weight:700;line-height:6.75rem}.paragraph--2{font-size:1.8rem;font-weight:500;letter-spacing:.02rem;line-height:2.43rem}@media (max-width: 480px){.paragraph--2{font-size:1.6rem;line-height:2.16rem}}.cards_card{align-items:flex-start;display:flex;flex-direction:column;height:34rem;justify-content:center;width:100%;gap:0px;transition:background-color .8s ease-out 0s}.card{background-color:#1a1a1c;border-width:1px;border-style:solid;border-color:#323335;border-image:initial;border-radius:2rem;padding:3rem;visibility:hidden;opacity:0;transition:transform .5s ease-in;transform:translate(80px,80px);transform-origin:50% 50%}@media (max-width: 480px){.card{transform:translate(0);padding:2.8rem;opacity:1;visibility:visible}}.card__arrow,.card_arrow{width:4.5rem}@media (max-width: 480px){.card__arrow,.card_arrow{width:3.5rem}}.title--5{font-size:4.2rem;font-weight:700;line-height:5.94rem}@media (max-width: 480px){.title--5{font-size:3.4rem;line-height:4.59rem}}a,a:hover{color:inherit}figure{display:grid;flex-shrink:0;place-items:center}figure img{max-height:100%;max-width:100%}.paragraph--1{font-size:2rem;font-weight:500;line-height:2.7rem}@media (max-width: 480px){.paragraph--1{font-size:1.6rem;line-height:2.16rem}}.paragraph--3{font-size:1.6rem;font-weight:500;line-height:2.16rem}@media (max-width: 480px){.paragraph--3{font-size:1.4rem;line-height:1.89rem}}.subtitle--1{font-size:3rem;font-weight:700;line-height:4.05rem}@media (max-width: 480px){.subtitle--1{font-size:2.4rem;line-height:3.24rem}}.line{overflow:hidden}.ui-clones{height:100vh;width:100vw;justify-content:space-between;display:flex;align-items:center;position:fixed}@media (max-width: 480px){.ui-clones{overflow:hidden}}.ui-clones .left{align-items:center;display:flex;gap:0;flex-direction:column;height:100%;justify-content:center;padding:0 3.5rem;position:relative;width:11.8rem}@media (max-width: 480px){.ui-clones .left{height:unset;max-width:0;padding:0;position:absolute;top:0;width:unset}}.ui-clones .left .left-back__btn{opacity:.5;position:absolute;top:4.7rem;transition:opacity .3s ease-out;cursor:pointer}@media (max-width: 480px){.ui-clones .left .left-back__btn{top:4.2rem;left:3rem}}.ui-clones .left .left-back__btn img{width:3.5rem}.ui-clones .left .left-back__btn .left__title{color:#7d8487;display:none;font-weight:500}.ui-clones .left .socials{align-items:center;display:flex;flex-direction:column;gap:3.8rem;height:fit-content;justify-content:center}.ui-clones .left .socials img{width:3.5rem;aspect-ratio:1/1}.ui-clones .center{align-items:center;display:flex;flex-direction:column;flex-grow:1;gap:0;height:100%;justify-content:space-between;padding:4.5rem 0 0}.ui-clones .center .center__title{font-size:2rem;text-transform:capitalize}.ui-clones .center .carousel{align-items:center;display:flex;flex-grow:1;gap:3rem;justify-content:space-between;position:relative;transition:transform 1s ease-in-out;z-index:1}@media (max-width: 480px){.ui-clones .center .carousel{align-items:flex-start;gap:0;width:100%}}@media (max-width: 480px){.ui-clones .center .carousel .carousel-control{bottom:5rem;left:7.9rem;position:absolute;width:100%;width:-moz-fit-content;width:fit-content}.ui-clones .center .carousel .carousel-control:last-of-type{left:unset;right:7.9rem}}.ui-clones .center .carousel .carousel-control .carousel__contol-btn{align-items:center;color:#fff;display:flex;gap:1.5rem;justify-content:center}.ui-clones .center .carousel .carousel__slider{align-items:center;display:flex;flex-grow:1;gap:0;justify-content:center;overflow:visible;position:relative;transition:width 1s cubic-bezier(.65,0,.35,1);width:54rem}.ui-clones .center .carousel .carousel__slider .carousel__slide{border:1px solid #323335;position:absolute;transition:transform 1s cubic-bezier(.65,0,.35,1)}.ui-clones .center .carousel .carousel__slider .carousel__slide .carousel__slide-image{cursor:pointer;object-fit:contain;transform:rotate(-6deg);transform-origin:center center;width:100%;height:100%}.ui-clones .carousel__control-line{background-color:#323335;height:.15rem;width:5.7rem}@media (max-width: 480px){.ui-clones .carousel__control-line{width:2.5rem}}.ui-clones .right{align-items:flex-start;display:flex;gap:4rem;justify-content:flex-end;position:relative;width:11.8rem}@media (max-width: 480px){.ui-clones .right{max-width:0;padding:0}}.ui-clones .right__text{align-items:flex-start;display:flex;flex-direction:column;gap:3.5rem;justify-content:flex-start;left:-7.6em;padding-top:1.8rem;position:absolute}@media (max-width: 480px){.ui-clones .right__text .right__subtitle{font-size:1.4rem;left:0;position:fixed;display:none;right:0;text-align:center;top:12.4rem}}.ui-clones .right__text .right__subtitle span{color:#f89e2a}.ui-clones .right__text .right__title{max-width:20rem}@media (max-width: 480px){.ui-clones .right__text .right__title{visibility:hidden}}.ui-clones .right-block{background-color:#fff;height:23.6rem;width:3.6rem}button{background-color:transparent;border:none;color:#fff;cursor:pointer}button:disabled{transition:all .3s ease;cursor:not-allowed;opacity:.3}.clones_container{display:flex;flex-direction:column;overflow:hidden}.clones_container .top{display:flex;width:70%;align-items:center;justify-self:flex-end;padding:2rem;justify-content:space-between;text-align:center}.clones_container .top img{width:3rem}.clones_container .top .header{text-align:center;justify-self:center;font-size:1.5rem;font-weight:500;text-transform:uppercase}.clones_container .carosel{margin-top:4rem;justify-self:center}.clones_container .carosel .react-multi-carousel-item{display:flex;align-items:center;justify-content:center;padding:1rem;justify-self:center}.clones_container .border{border:1px solid #323335}.clones_container .border img{transform:rotate(-6deg);transform-origin:center center}.carousel-button-group{display:flex;justify-content:center;margin-top:10rem;gap:4rem}.carousel-button-group button{align-items:center;color:#fff;display:flex;font-size:1.4rem;gap:1.5rem;justify-content:center}.carousel-button-group button .carousel__control-line{width:2.5rem;background-color:#323335;height:.15rem}
