body{display:block}@keyframes background_animate{0%{background-position:50% 0}50%{background-position:30% 30%}100%{background-position:50% 0%}}#overlay-root{display:none !important}#content{background-repeat:repeat-y;background-position:center top;background-size:cover;animation:15s ease infinite both background_animate;padding-bottom:0}#content.bg-01{background-image:url(../img/interface/background/1.jpg)}#content.bg-02{background-image:url(../img/interface/background/2.jpg)}#content.bg-03{background-image:url(../img/interface/background/3.jpg)}#content.bg-04{background-image:url(../img/interface/background/4.jpg)}#content.bg-05{background-image:url(../img/interface/background/5.jpg)}#content.bg-06{background-image:url(../img/interface/background/6.jpg)}#content.bg-07{background-image:url(../img/interface/background/7.jpg)}#content .content .align-center{text-align:center}#content .content .align-left{text-align:left}#content .content .align-right{text-align:right}#content .content .align-justify{text-align:justify;hyphens:auto}#content .content .column:has(.custom-card){display:flex;flex-wrap:wrap}#content .content .column:has(.custom-card) .custom-card{flex:1;flex-basis:100%;margin-top:0}#content .content .btn_block{display:block}#content .content .btn_block .btn{display:flex}#content .content .above_title{color:var(--secondary-color);font-weight:500;letter-spacing:.1em;font-size:clamp(18px,2.5vw,28px);margin-top:80px;margin-top:0}#content .content .above_title+h1,#content .content .above_title+h2{margin-top:0}#content .content .lead{font-weight:600;font-size:clamp(18px,2.5vw,24px)}#content .content .lead_secondary{font-weight:400;font-size:clamp(18px,2.5vw,24px)}#content .content .big_title{font-size:clamp(32px,4vw,60px)}#content .content .slide_down{margin:40px 0;padding-bottom:20px;border-bottom:2px solid rgba(var(--color-white-rgb), 0.2);overflow:hidden}#content .content .slide_down:first-child{margin-top:0}#content .content .slide_down:last-child{margin-bottom:0}#content .content .slide_down .button{font-weight:600;font-size:20px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:color .3s ease}#content .content .slide_down .button:hover{color:var(--secondary-color)}#content .content .slide_down .button.open{margin-bottom:20px}#content .content .slide_down .button.open+.sub_menu{position:static}#content .content .slide_down .button:after{font-size:32px;line-height:0}#content .content h1{font-weight:700;font-size:60px;font-size:clamp(32px,4vw,60px);margin:80px 0;color:inherit;line-height:1}#content .content h1:first-child{margin-top:0}#content .content h1:last-child{margin-bottom:0}#content .content h2{font-size:clamp(26px,4vw,40px);font-weight:700;margin:40px 0;color:inherit;line-height:1}#content .content h2:first-child{margin-top:0}#content .content h2:last-child{margin-bottom:0}#content .content h3{font-size:clamp(18px,4vw,28px);font-weight:600;margin:20px 0;color:inherit;line-height:1}#content .content h3:first-child{margin-top:0}#content .content h3:last-child{margin-bottom:0}#content .content h4{font-size:clamp(18px,4vw,24px);font-weight:500;margin:10px 0;color:inherit;line-height:1}#content .content h4:first-child{margin-top:0}#content .content h4:last-child{margin-bottom:0}#content .content p{line-height:1.6;margin:20px 0}#content .content p strong,#content .content p b{font-weight:600}#content .content p:first-child{margin-top:0 !important}#content .content p:last-child{margin-bottom:0 !important}#content .content p[style*=justify]{hyphens:auto}#content .content ul:not(.onglets),#content .content ol:not(.onglets){margin:20px 0}#content .content ul:not(.onglets) li,#content .content ol:not(.onglets) li{margin:0 0 20px;position:relative;padding-left:28px}#content .content ul:not(.onglets) li:before,#content .content ul:not(.onglets) li:after,#content .content ol:not(.onglets) li:before,#content .content ol:not(.onglets) li:after{content:"";display:block;background:var(--color-white);position:absolute;top:0;left:0}#content .content ul:not(.onglets) li:before,#content .content ol:not(.onglets) li:before{width:18px;height:2px;top:11px;transform:translateY(-50%)}#content .content ul:not(.onglets) li:after,#content .content ol:not(.onglets) li:after{width:2px;height:18px;top:2px;left:9px;transform:translateX(-50%)}#content .content ul:not(.onglets) li:last-child,#content .content ol:not(.onglets) li:last-child{margin:0}#content .content ul:not(.onglets) li.accept:before,#content .content ol:not(.onglets) li.accept:before{display:none}#content .content ul:not(.onglets) li.accept:after,#content .content ol:not(.onglets) li.accept:after{background:none;content:"";left:3px;display:block;top:-4px;width:9px;height:15px;border-width:0 2px 2px 0;border-style:solid;transform-origin:bottom left;transform:rotate(45deg)}#content .content ul:not(.onglets):first-child,#content .content ol:not(.onglets):first-child{margin-top:0}#content .content ul:not(.onglets):last-child,#content .content ol:not(.onglets):last-child{margin-bottom:0}#content .content ol:not(.onglets) li{counter-increment:counter}#content .content ol:not(.onglets) li:after{display:none}#content .content ol:not(.onglets) li:before{display:flex;align-items:center;justify-content:center;font-family:inherit;height:18px;font-size:14px;font-weight:600;border-radius:99em;color:var(--primary-color);background:var(--secondary-color);content:counter(counter)}#content .content blockquote{text-align:center;font-weight:600}#content .content blockquote p{font-size:clamp(18px,2.5vw,24px);color:var(--color-white);font-style:normal}#content .content blockquote p cite{font-size:inherit;font-style:italic}#content .content .table_responsive{overflow:auto;margin:40px 0}#content .content .table_responsive:first-child{margin-top:0}#content .content .table_responsive:last-child{margin-bottom:0}#content .content table{width:100%;table-layout:fixed;border-radius:10px;box-shadow:0px 0px 20px 0 rgba(var(--color-white-rgb), 0.05);background:transparent}#content .content table thead tr th{padding:20px;background:var(--secondary-color);color:var(--color-white);border-right:1px solid var(--primary-color);font-weight:500}#content .content table thead tr th:first-child{border-top-left-radius:10px}#content .content table thead tr th:last-child{border-top-right-radius:10px;border-right:0 none}#content .content table tbody tr:nth-child(odd) td{background:rgba(var(--color-white-rgb), 0.1)}#content .content table tbody tr:nth-child(even) td{background:rgba(var(--color-white-rgb), 0.05)}#content .content table tbody tr td{padding:10px;background:var(--color-background-base);border-bottom:1px solid rgba(var(--color-white-rgb), 0.2);border-right:1px solid rgba(var(--color-white-rgb), 0.2)}#content .content table tbody tr td:last-child{border-right:0 none}#content .content table tbody tr:hover td{background:rgba(var(--color-white-rgb), 0.15)}#content .content table tbody tr:last-child td{border-bottom:0 none}#content .content table tbody tr:last-child td:first-child{border-bottom-left-radius:10px}#content .content table tbody tr:last-child td:last-child{border-bottom-right-radius:10px}#content .content hr{background:var(--secondary-color);height:1px;border:0 none;margin:40px 0}#content .content hr:first-child{margin-top:0}#content .content hr:last-child{margin-bottom:0}#content .content img{display:block;max-width:100%;height:auto}#content .content iframe{display:flex;align-items:center;justify-content:center;width:100%;margin:0 auto;border-radius:10px;opacity:.9;transition:opacity .3s ease;border:0 none}#content .content iframe:hover{opacity:1}#content .content .embed-responsive{padding:56.25% 0 0;position:relative}#content .content .embed-responsive iframe{position:absolute;width:100% !important;height:100% !important;top:0;right:0;bottom:0;left:0}#content .content .spacer_block{display:block;height:40px}#content .content figure{margin:40px 0;overflow:hidden;position:relative;font-size:0}#content .content figure img{display:inline-flex;opacity:.9;transition:opacity .3s ease;border-radius:10px}#content .content figure img:hover{opacity:1}#content .content figure figcaption{background:var(--primary-color);font-size:12px;padding:10px}#content .content figure figcaption.caption{position:absolute;top:0;left:0;right:0;bottom:0;padding:0;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:clamp(16px,2vw,24px);text-align:center;line-height:1;background:rgba(var(--color-black-rgb), 0.2)}#content .content figure:has(iframe[src*=youtube]),#content .content figure:has(iframe[src*=vimeo]){padding-top:56.25%;position:relative}#content .content figure:has(iframe[src*=youtube]) iframe,#content .content figure:has(iframe[src*=vimeo]) iframe{position:absolute;width:100% !important;height:100% !important;top:0;right:0;bottom:0;left:0;border:0 none}#content .content figure:has(iframe[src*=youtube]).video-vertical,#content .content figure:has(iframe[src*=vimeo]).video-vertical{padding-top:177.5%}#content .content figure:has(.caption){margin:10px 0}#content .content figure:has(.caption)+p{margin:10px 0;line-height:1}#content .content figure:first-child{margin-top:0}#content .content figure:last-child{margin-bottom:0}#content .content .table-responsive{overflow:auto}#content .content .text-right{text-align:right}#content .content .text-center{text-align:center}#content .content .text-left{text-align:left}#content .content .text-justify{text-align:justify}#content .content .grid{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:20px;grid-row-gap:20px;margin:40px 0}#content .content .grid:first-child{margin-top:0}#content .content .grid:last-child{margin-bottom:0}#content .content .grid.grid-large{grid-column-gap:40px;grid-row-gap:40px;padding:0 40px}#content .content .grid.valign-top{align-items:start}#content .content .grid.valign-middle{align-items:center}#content .content .grid.valign-bottom{align-items:end}#content .content .grid-gutterless{grid-column-gap:0}#content .content .grid-gapless{grid-row-gap:0}#content .content .grid-gapless+.grid{margin-top:0}#content .content .grid-auto{grid-template-columns:repeat(auto-fit, minmax(0px, 1fr))}#content .content .column-1{grid-column:span 1}#content .content .column-2{grid-column:span 2}#content .content .column-3{grid-column:span 3}#content .content .column-4{grid-column:span 4}#content .content .column-5{grid-column:span 5}#content .content .column-6{grid-column:span 6}#content .content .column-7{grid-column:span 7}#content .content .column-8{grid-column:span 8}#content .content .column-9{grid-column:span 9}#content .content .column-10{grid-column:span 10}#content .content .column-11{grid-column:span 11}#content .content .column-12{grid-column:span 12}@media only screen and (max-width: 767px){#content .content .grid{grid-template-columns:repeat(1, 1fr)}#content .content .grid .grid+.grid{grid-template-columns:repeat(12, 1fr)}#content .content .grid.grid-mobile{grid-template-columns:repeat(2, 1fr)}#content .content .column{grid-column:span 1}#content .content .column:empty{display:none}}#content .content .paralax{overflow:hidden;position:relative;min-height:33.3333333333vh;padding:40px 0;display:flex;align-items:center;animation-fill-mode:backwards}#content .content .paralax:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(var(--color-black-rgb), 0.5);pointer-events:none}#content .content .paralax>figure{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0;margin:0;display:none}#content .content .paralax>figure img{border-radius:0}#content .content .paralax .container{flex:1;position:relative;z-index:1}#content .content .paralax .container h2{margin-bottom:20px}#content .content .paralax .container h2:last-child{margin:0}#content .content .paralax .paralax-img{position:absolute;top:0;right:0;bottom:0;left:0;background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@media all and (max-width: 768px){#content .content .paralax .paralax-img{background-size:cover !important;background-position:center !important;background-attachment:scroll !important}}#content .content .label{display:inline-block;vertical-align:middle;padding:0 10px;border-radius:5px;margin:0 3px;font-weight:500;line-height:1.6}#content .content .label.label-primary{background:var(--primary-color);color:var(--color-white)}#content .content .label.label-secondary{background:var(--secondary-color);color:var(--color-white)}#content .content .label.label-tertiary{background:var(--tertiary-color);color:var(--primary-color)}#content .content .clr-primary{color:var(--primary-color)}#content .content .clr-secondary{color:var(--secondary-color)}#content .content .clr-tertiary{color:var(--tertiary-color)}#content .content .hero{min-height:calc(100vh - 60px);display:flex;padding:40px 0;position:relative}#content .content .hero>figure{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0;margin:0}#content .content .hero>figure img{width:100%;height:100%;object-fit:cover;opacity:1;border-radius:0;background:none}#content .content .hero>figure:before{content:"";pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;transition:background .3s ease;background:rgba(var(--color-black-rgb), 0.25)}#content .content .hero .container{flex:1;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}#content .content .hero .container h1{margin-bottom:20px}#content .content .hero .container h1:last-child{margin:0}#content .content .hero .container .btn{font-size:18px;font-weight:600}#content .content .hero .container .grid{margin:auto 0}#content .content .hero .container .carousel{width:100%}#content .content .hero.half{min-height:calc(50vh - 72px);align-items:flex-end}#content .content .hero.video{padding-bottom:102px}#content .content .hero.video .vimeo-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:1;animation-fill-mode:backwards}#content .content .hero.video .vimeo-wrapper figure{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 !important}#content .content .hero.video .vimeo-wrapper iframe{width:100vw !important;height:56.25vw !important;min-height:100vh !important;min-width:177.77vh !important;position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important;border:0 none !important;filter:opacity(0.3) !important;z-index:3 !important}#content .content .center_content{padding:80px 0}#content .content .center_content .container h2{margin-bottom:20px}#content .content .center_content .container h2:last-child{margin:0}#content .content .center_content:last-child{padding-bottom:0}#content .content a.custom-card{text-decoration:none;color:inherit}#content .content .custom-card{background:rgba(var(--color-black-rgb), 0.1);border-radius:10px;border:2px solid rgba(var(--color-white-rgb), 0.2);box-shadow:0px 0px 20px 0 rgba(var(--color-white-rgb), 0.05);transition:border-color .5s ease,background-color .5s ease,box-shadow .5s ease;overflow:hidden;padding:0;margin:40px 0;flex:1;display:flex;flex-direction:column;justify-content:center}#content .content .custom-card:first-child{margin-top:0}#content .content .custom-card:last-child{margin-bottom:0}#content .content .custom-card figure{border-bottom-left-radius:0;border-bottom-right-radius:0;margin:0}#content .content .custom-card .card-content{flex:1;padding:20px;margin:0}#content .content .custom-card.card-white{background:rgba(var(--color-white-rgb), 0.9);color:var(--color-black);border-color:var(--secondary-color)}#content .content .custom-card.card-white .card-content{display:flex;flex-direction:column;justify-content:center}#content .content .custom-card.card-white .card-content ul li:before,#content .content .custom-card.card-white .card-content ul li:after{background:var(--color-black)}#content .content .custom-card.card-white .card-content ul.accept li:after{background:none;border-color:var(--color-black)}#content .content .custom-card.card-white .card-content .btn.btn-default{color:var(--color-black);background:rgba(var(--color-black-rgb), 0.2)}#content .content .custom-card.card-white .card-content .btn.btn-default:hover{color:var(--color-white);background:rgba(var(--color-black-rgb), 0.6)}#content .content .custom-card.card-white:hover{border-color:var(--secondary-color);background:rgba(var(--color-white-rgb), 1)}#content .content .custom-card.card-left{margin-right:25%}#content .content .custom-card.card-right{margin-left:25%}#content .content .custom-card:hover{border-color:rgba(var(--color-white-rgb), 0.3);background-color:rgba(var(--color-black-rgb), 0.3);box-shadow:0px 0px 60px 0 rgba(var(--color-white-rgb), 0.1)}#content .content .custom-card.background-card{position:relative}#content .content .custom-card.background-card>figure{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0;margin:0}#content .content .custom-card.background-card>figure img{width:100%;height:100%;object-fit:cover;opacity:1;border-radius:0;background:none}#content .content .custom-card.background-card>figure:before{content:"";pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;transition:background .3s ease;background:rgba(var(--color-black-rgb), 0.25)}#content .content .custom-card.background-card .card-content{position:relative;display:flex;flex-direction:column;justify-content:center;pointer-events:none;padding:40px 20px}#content .content .custom-card.background-card .card-content>*{pointer-events:auto}#content .content .custom-card.background-card .card-content p{margin:0}#content .content .custom-card.background-card:hover>figure:before{background:rgba(var(--color-black-rgb), 0)}#content .content .tabs{margin:80px 0}#content .content .tabs:first-child{margin-top:0}#content .content .tabs:last-child{margin-bottom:0}#content .content .tabs .onglets{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;margin-bottom:40px}#content .content .tabs .onglets [data-tab]{padding:0 10px;cursor:pointer;display:block;text-align:center;font-weight:500;letter-spacing:.1em;color:var(--color-white);text-decoration:none;transition:color .3s ease;position:relative;padding-bottom:10px}#content .content .tabs .onglets [data-tab]:after{content:"";position:absolute;left:0;right:0;bottom:0;display:block;height:2px;background:var(--secondary-color);transform:scaleX(0);transition:transform .3s ease}#content .content .tabs .onglets [data-tab]:hover{color:var(--secondary-color)}#content .content .tabs .onglets [data-tab].active{color:var(--secondary-color)}#content .content .tabs .onglets [data-tab].active:after{transform:scaleX(1)}#content .content .tabs .tab-content{position:relative}#content .content .tabs .tab-content .onglet_content{opacity:0;position:absolute;top:0;left:0;right:0;z-index:1;transform:translateY(32px);pointer-events:none}#content .content .tabs .tab-content .onglet_content.active{position:static;opacity:1;transform:translateY(0);pointer-events:auto;transition:transform .3s ease-in,opacity .3s ease-in}#content .content .tabs.testimony .onglets{justify-content:center;margin:0}#content .content .tabs.testimony .onglets [data-tab]{flex:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:left;letter-spacing:normal;font-size:14px;padding:0 20px 20px}#content .content .tabs.testimony .onglets [data-tab] div{margin:0}#content .content .tabs.testimony .onglets [data-tab] h3,#content .content .tabs.testimony .onglets [data-tab] p,#content .content .tabs.testimony .onglets [data-tab] figure{margin:0}#content .content .tabs.testimony .onglets [data-tab] h3{font-size:24px}#content .content .tabs.testimony .onglets [data-tab] figure{flex-grow:0;border-radius:99em;margin-right:10px}#content .content .tabs.testimony .onglets [data-tab]:hover,#content .content .tabs.testimony .onglets [data-tab].active{color:inherit}#content .content .tabs.testimony .onglets [data-tab]:after{height:3px}#content .content .tabs.testimony .tab-content{border:2px solid rgba(var(--color-white-rgb), 0.2);border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:20px;transform:translateY(-2px)}#content .content .block{position:relative;padding:40px 0;overflow:hidden;min-height:33.3333333333vh;display:flex;align-items:center}#content .content .block .container{flex:1;position:relative;z-index:1}#content .content .block.block-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(var(--color-black-rgb), 0.5);pointer-events:none}#content .content .block.block-background>figure{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:0;margin:0}#content .content .block.block-background>figure img{border-radius:0;width:100%;height:100%;object-fit:cover}#content .content .carousel{margin:80px 0;padding:0 32px}#content .content .carousel .carousel-inner .carousel-item>div.spacer{flex:1;padding:0 20px}#content .content .carousel .carousel-inner .carousel-item>div.spacer:has(.custom-card){display:flex}#content .content .carousel .carousel-inner.carousel-2 .carousel-item>div.spacer{flex-basis:50%}#content .content .carousel .carousel-inner.carousel-3 .carousel-item>div.spacer{flex-basis:33.3333333333%}#content .content .carousel .carousel-inner.carousel-5 .carousel-item>div.spacer{flex-basis:20%}#content .content .carousel .carousel-control-prev,#content .content .carousel .carousel-control-next{width:32px;cursor:pointer}#content .content .carousel .carousel-control-prev .carousel-control-prev-icon,#content .content .carousel .carousel-control-prev .carousel-control-next-icon,#content .content .carousel .carousel-control-next .carousel-control-prev-icon,#content .content .carousel .carousel-control-next .carousel-control-next-icon{min-width:32px;min-height:32px}#content .content .carousel:first-child{margin-top:0}#content .content .carousel:last-child{margin-bottom:0}#content .content .carousel.vertical{padding:32px 0}#content .content .carousel.vertical .carousel-inner .carousel-item>div.spacer{padding:20px}#content .content .carousel.vertical .carousel-control-prev,#content .content .carousel.vertical .carousel-control-next{width:100%;height:32px}#content .content .carousel.vertical .carousel-control-prev .carousel-control-prev-icon,#content .content .carousel.vertical .carousel-control-prev .carousel-control-next-icon,#content .content .carousel.vertical .carousel-control-next .carousel-control-prev-icon,#content .content .carousel.vertical .carousel-control-next .carousel-control-next-icon{transform:rotate(90deg)}#content .content .carousel.vertical .carousel-control-prev{bottom:auto}#content .content .carousel.vertical .carousel-control-next{top:auto}#content .content .carousel.vertical .carousel-item-prev:not(.carousel-item-end),#content .content .carousel.vertical .active.carousel-item-start{transform:translate3d(0, -33.3333333333%, 0)}#content .content .carousel.vertical .carousel-item-next:not(.carousel-item-start),#content .content .carousel.vertical .active.carousel-item-end{transform:translate3d(0, 33.3333333333%, 0)}@media(max-width: 767px){#content .content .carousel.horizontal .carousel-inner .carousel-item>div{display:none !important}#content .content .carousel.horizontal .carousel-inner .carousel-item>div:first-child{display:block !important}}#content .content .carousel.horizontal .carousel-inner .carousel-item.active,#content .content .carousel.horizontal .carousel-inner .carousel-item-next,#content .content .carousel.horizontal .carousel-inner .carousel-item-prev{display:flex}@media(min-width: 768px){#content .content .carousel.horizontal .carousel-2 .carousel-item-end.active,#content .content .carousel.horizontal .carousel-2 .carousel-item-next{transform:translateX(50%)}#content .content .carousel.horizontal .carousel-2 .carousel-item-start.active,#content .content .carousel.horizontal .carousel-2 .carousel-item-prev{transform:translateX(-50%)}#content .content .carousel.horizontal .carousel-3 .carousel-item-end.active,#content .content .carousel.horizontal .carousel-3 .carousel-item-next{transform:translateX(33.3333333333%)}#content .content .carousel.horizontal .carousel-3 .carousel-item-start.active,#content .content .carousel.horizontal .carousel-3 .carousel-item-prev{transform:translateX(-33.3333333333%)}#content .content .carousel.horizontal .carousel-5 .carousel-item-end.active,#content .content .carousel.horizontal .carousel-5 .carousel-item-next{transform:translateX(20%)}#content .content .carousel.horizontal .carousel-5 .carousel-item-start.active,#content .content .carousel.horizontal .carousel-5 .carousel-item-prev{transform:translateX(-20%)}}#content .content .carousel.horizontal .carousel-inner .carousel-item-end,#content .content .carousel.horizontal .carousel-inner .carousel-item-start{transform:translateX(0)}#content .content .entry .carousel .carousel-item-prev:not(.carousel-item-end),#content .content .entry .carousel .active.carousel-item-start{transform:translate3d(-100%, 0, 0) !important}#content .content .entry .carousel .carousel-item-next:not(.carousel-item-start),#content .content .entry .carousel .active.carousel-item-end{transform:translate3d(100%, 0, 0) !important}@keyframes mousewheel{0%{opacity:0}10%{transform:translate(0, 0);opacity:1}100%{transform:translate(0, 15px);opacity:0}}#content .content .mousewheel{position:absolute;left:50%;transform:translate(-50%, 0);bottom:40px;display:flex;flex-direction:column;align-items:center}#content .content .mousewheel .mouse{display:flex;justify-content:center;align-items:flex-start;padding-top:5px;width:24px;height:36px;border-radius:10px;border:2px solid var(--color-white)}#content .content .mousewheel .mouse:before{content:"";display:block;width:6px;background:var(--color-white);aspect-ratio:1;clip-path:circle(50%);animation:mousewheel 2s infinite cubic-bezier(0.15, 0.41, 0.69, 0.94)}#content .content .mousewheel:after{content:attr(data-text);font-size:12px;font-weight:400;margin-top:5px}
