a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a img,fieldset,img{border:none}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none}button,input[type=submit]{cursor:pointer}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto}button,input{margin:0;padding:0;border:0}a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:none}ol,ul{list-style-type:none}table{border-spacing:0;border-collapse:collapse;width:100%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}@media(prefers-reduced-motion:reduce){*{transition:none!important}}html{font-size:calc(.9rem + .4vw)}@media only screen and (max-width:2400px){html{font-size:calc(.8rem + .4vw)}}@media only screen and (max-width:2200px){html{font-size:calc(.67rem + .4vw)}}@media only screen and (max-width:1940px){html{font-size:calc(.6rem + .4vw)}}@media only screen and (max-width:1740px){html{font-size:calc(.6rem + .4vw)}}@media only screen and (max-width:1579px){html{font-size:16px}}body{background:#141414;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5;color:#303030}img{display:block;max-width:100%;vertical-align:bottom}a{text-decoration:none}button,input,textarea{font-family:inherit}button{background:none}.coman_ani{width:12rem;display:flex;border-radius:2.25rem;overflow:hidden;position:relative;height:3.75rem}@media only screen and (max-width:1024px){.coman_ani{width:9.375rem}}.coman_ani .first_arrow{background-color:#1966f7;overflow:hidden;transition:all .3s cubic-bezier(.785,.135,.15,.86);position:absolute;left:-12.0625rem;top:0;z-index:1;height:3.75rem;width:12rem}.coman_ani .first_arrow path,.coman_ani .first_arrow svg line{stroke:#fecd00}@media only screen and (max-width:1024px){.coman_ani .first_arrow{width:9.375rem}}.coman_ani .second_arrow{margin-right:0;transition:all .3s cubic-bezier(.785,.135,.15,.86);height:3.75rem;width:12rem}.coman_ani .second_arrow svg{transition:all .3s cubic-bezier(.785,.135,.15,.86);width:4.875rem;opacity:1}@media only screen and (max-width:1024px){.coman_ani .second_arrow{width:9.375rem}}.coman_ani:hover .first_arrow{left:0;z-index:1}.coman_ani:hover .second_arrow svg{margin-left:12rem;width:4.875rem;opacity:.6}.position-relative{position:relative}.fractional{position:absolute;bottom:-1.625rem;border-top:.0625rem solid #303030;padding:.3125rem 1.5625rem;border-radius:0 0 .625rem .625rem;background-color:#1966f7;width:100%}.fractional span{color:#fff;font-size:1rem;line-height:1.5rem;letter-spacing:-.01em;font-weight:400}::-webkit-calendar-picker-indicator{filter:invert(1)}.audio_player{width:2.5rem;height:2.5rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:3.125rem;position:absolute;overflow:hidden}.audio_player:hover{background-color:#000}.audio_player audio{margin-top:-5px;margin-left:-4px}@media only screen and (max-width:1419px){.audio_player audio{margin-top:-7px;margin-left:-6px}}.audio_player audio::-webkit-media-controls-panel:hover{background-color:#fff}.active{color:#fff!important}.modal-enter{opacity:0}.modal-enter .modal-container{transform:scale(.8)}.modal-enter-active{opacity:1;transition:opacity .4s}.modal-enter-active .modal-container{transform:scale(1);transition:transform .4s}.modal-exit{opacity:1}.modal-exit-active{opacity:0;transition:opacity .4s}.modal-exit-active .modal-container{transform:scale(.8);transform-origin:100% 0;transition:transform .4s}.fade-in-down-enter{opacity:0;transform:translateY(10px)}.fade-in-down-enter-active{opacity:1;transform:translateY(0);transition:opacity .2s,transform .2s}.fade-in-down-exit{opacity:1}.fade-in-down-exit-active{opacity:0;transform:translateY(10px);transition:opacity .2s,transform .2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInLeft{0%{transform:translateX(-20px);opacity:0}to{transform:translateX(0);opacity:1}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{0%{transform:translateX(20px);opacity:0}to{transform:translateX(0);opacity:1}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInButtom{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.fadeInButtom{animation-name:fadeInButtom;animation-duration:6s}[class^=button]{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;height:4rem;padding:0 2.25rem;background:#fff;border:.125rem solid #303030;border-radius:.25rem;text-align:center;font-size:.75rem;line-height:1.5rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase;color:#fff;transition:all .2s}@media only screen and (max-width:768px){[class^=button]{height:3.75rem}}[class^=button] svg{margin-left:.75rem;fill:#f7fbfa;transition:fill .2s}[class^=button]:hover{background:#141414;border-color:#141414}.button-stroke{background:rgba(0,0,0,0);color:#fff}.button-stroke svg{fill:#fff}.button-stroke:hover{background:#fecd00;border-color:#fecd00;color:#141414}.button-stroke:hover svg{fill:#141414}.button-white{background:#f7fbfa;border-color:#f7fbfa;color:#303030}.button-white svg{fill:#000}.button-white:hover{background:#f7fbfa;border-color:#f7fbfa;color:#1966f7}.button-white:hover svg{fill:#303030}.button-stroke-white{background:rgba(0,0,0,0);border-color:#f7fbfa;color:#f7fbfa}.button-stroke-white svg{fill:#f7fbfa}.button-stroke-white:hover{background:#f7fbfa;border-color:#f7fbfa;color:#141414}.button-stroke-white:hover svg{fill:#141414}.button-stroke-grey{background:rgba(0,0,0,0);border-color:#303030;color:#fff}.button-stroke-grey svg{fill:#fff}.button-stroke-grey:hover{background:rgba(0,0,0,0);border-color:#fff;color:#fff}.button-stroke-grey:hover svg{fill:#fff}.button-empty{position:relative;height:auto;padding:0 2.75rem 0 0;background:rgba(0,0,0,0);border:none;text-align:left;color:#fff}.button-empty:after,.button-empty:before{content:"";position:absolute;top:50%;transform:translateY(-50%);border-radius:50%}.button-empty:before{right:0;width:1.5rem;height:1.5rem;border:.125rem solid #b5b5b5;transition:border-color .2s}.button-empty:after{right:.625rem;width:.25rem;height:.25rem;background:#b5b5b5;transition:transform .2s,background .2s}.button-empty:hover{background:rgba(0,0,0,0);color:#1966f7}.button-empty:hover:before{border-color:#1966f7}.button-empty:hover:after{transform:translateY(-50%) scale(2);background:#1966f7}.button-large{height:3.75rem}.button-medium{height:3rem;padding:0 1.875rem}.button-medium svg{margin-left:.5rem}.button-small{height:2.5rem;padding:0 1.0625rem}.button-small svg{margin-left:.5rem}.button-wide{width:100%}.button-counter span{margin-left:.75rem;padding:.125rem .5rem;background:#303030;border-radius:.75rem}.button-circle{border-width:.0625rem;flex-shrink:0;width:3.75rem;height:3.75rem;padding:0;border-color:rgba(48,48,48,.1254901961);background:rgba(0,0,0,0);border-radius:50%}.button-circle svg{margin:0;fill:#fff;transition:fill .2s}.button-circle:hover{background:#303030;border-color:#fff}.button-circle:hover svg{fill:#f7fbfa}.button-circle.button-medium{width:3rem;height:3rem}.button_white_perot{font-weight:600;white-space:nowrap;height:60px;background:#fff;color:#141414;border-radius:.4375rem}.button_white_perot:hover{background:#fecd00}.button_hover{font-weight:600;height:60px;background:#fff;color:#141414;border-radius:.375rem;transition:cubic-bezier(.49,1.39,.47,1.01)}.button_hover svg{width:0;margin-left:.4375rem}.button_hover:hover{background:#fecd00;color:#000}.button_hover:hover svg{width:1rem;fill:#000;transition:.1s ease-in-out}.h1,.h2,.h3,.h4,.hero{font-weight:800}.h1,.h2,.h3,.h4{letter-spacing:-.02em}.hero{font-size:6.5rem;line-height:1}@media only screen and (max-width:1579px){.hero{font-size:5rem;line-height:1;letter-spacing:-.02em}}@media only screen and (max-width:1259px){.hero{font-size:4rem;letter-spacing:-.02em}}.h1{font-size:4.375rem;line-height:1}@media only screen and (max-width:1419px){.h1{font-size:4rem}}@media only screen and (max-width:768px){.h1{font-size:3rem}}.h2{font-size:4rem;line-height:1}@media only screen and (max-width:1419px){.h2{font-size:2.5rem;line-height:3rem}}.h3{font-size:3.0625rem;line-height:1}@media only screen and (max-width:1419px){.h3{font-size:2.5rem;line-height:3rem}}@media only screen and (max-width:768px){.h3{font-size:2rem;line-height:2.5rem}}.h4{font-size:1.5625rem;line-height:2.1875rem}.content h1,.content h2,.content h3,.content h4{font-weight:800}.content h1,.content h2,.content h3,.content h4,.content h5{margin-bottom:3rem;letter-spacing:-.02em}@media only screen and (max-width:1419px){.content h1,.content h2,.content h3,.content h4,.content h5{margin-bottom:2rem}}.content h1{font-size:5rem;line-height:1}@media only screen and (max-width:1419px){.content h1{font-size:4rem}}@media only screen and (max-width:768px){.content h1{font-size:3rem}}.content h2{font-size:4rem;line-height:1}@media only screen and (max-width:1419px){.content h2{font-size:2.5rem;line-height:3rem}}.content h3{font-size:3rem;line-height:1;color:#fff}@media only screen and (max-width:768px){.content h3{font-size:2.5rem;line-height:3rem}}@media only screen and (max-width:639px){.content h3{font-size:2rem;line-height:2.5rem}}@media only screen and (max-width:474px){.content h3{font-size:1.875rem}}.content h4{font-size:2rem;line-height:2.5rem}.content h5{font-size:1.5rem;line-height:2rem;letter-spacing:-.02em;font-weight:500;color:#686a6c}@media only screen and (max-width:639px){.content h5{font-size:1.25rem;line-height:1.5rem}}.content p{font-size:1.25rem;line-height:2rem;letter-spacing:-.02em;font-weight:500;color:#686a6c}@media only screen and (max-width:1419px){.content p{font-size:1rem;line-height:1.5rem}}.content p:not(:last-child){margin-bottom:1.5rem}@media only screen and (max-width:1419px){.content p:not(:last-child){margin-bottom:1rem}}.content ul li{position:relative;padding-left:2.5rem;font-size:1.25rem;line-height:2rem;letter-spacing:-.02em;font-weight:700;color:#686a6c}@media only screen and (max-width:1419px){.content ul li{font-size:1rem;line-height:1.5rem}}.content ul li:after,.content ul li:before{content:"";position:absolute;border-radius:50%}.content ul li:before{top:.25rem;left:0;width:1.5rem;height:1.5rem;border:.125rem solid #1966f7}@media only screen and (max-width:1419px){.content ul li:before{top:0}}.content ul li:after{top:.875rem;left:.625rem;width:.25rem;height:.25rem;background:#1966f7}@media only screen and (max-width:1419px){.content ul li:after{top:.625rem}}.content ul li:not(:last-child){margin-bottom:1.5rem}.content ul:not(:first-child){margin-top:2.5rem}@media only screen and (max-width:1419px){.content ul:not(:first-child){margin-top:1.5rem}}.content ul:not(:last-child){margin-bottom:2.5rem}@media only screen and (max-width:1419px){.content ul:not(:last-child){-webkit-mask-box-image:1.5rem;mask-border:1.5rem}}@media only screen and (max-width:768px){.content figure{margin:0 -1.5rem}}.content figure img{border-radius:1.5rem}@media only screen and (max-width:768px){.content figure img{min-height:18.75rem;border-radius:0;object-fit:cover}}.content figure:not(:first-child){margin-top:3rem}@media only screen and (max-width:768px){.content figure:not(:first-child){margin-top:2rem}}.content figure:not(:last-child){margin-bottom:3rem}@media only screen and (max-width:768px){.content figure:not(:last-child){margin-bottom:2rem}}.main_heading{font-size:90px;line-height:1;font-weight:800;margin-bottom:30px;color:#141414}@media only screen and (max-width:1579px){.main_heading{font-size:4.375rem}}@media only screen and (max-width:1419px){.main_heading{margin-bottom:.75rem;font-size:3.4375rem}}@media only screen and (max-width:1024px){.main_heading{margin-bottom:2.5rem}}@media only screen and (max-width:639px){.main_heading{font-size:2rem;margin-bottom:0;line-height:2.5rem}}.heading_title{color:#fff;font-size:3rem;font-weight:700;font-size:2.9375rem;margin-bottom:30px}@media only screen and (max-width:1579px){.heading_title{font-size:2.8125rem}}@media only screen and (max-width:1419px){.heading_title{font-size:2.5rem;margin-bottom:.5rem}}@media only screen and (max-width:1024px){.heading_title{margin-bottom:.5rem}}@media only screen and (max-width:768px){.heading_title{font-size:1.375rem;margin-bottom:.3125rem}}.heading_content{max-width:26.75rem;margin-bottom:3.125rem;font-size:1rem;line-height:1.5rem;letter-spacing:-.01em;font-weight:400;color:#b5b5b5}@media only screen and (max-width:768px){.heading_content{font-size:.875rem;line-height:1.25rem}}.partone_discription{display:flex;justify-content:space-between;align-items:end;margin-top:1.875rem}.partone_discription p{max-width:28.125rem;font-size:1rem;line-height:1.5rem;letter-spacing:-.01em;font-weight:400}@media only screen and (max-width:768px){.partone_discription p{font-size:.875rem;line-height:1.25rem}}@media only screen and (max-width:1024px){.partone_discription p{margin-bottom:1.25rem}}@media only screen and (max-width:768px){.partone_discription{flex-direction:column;align-items:start}}.partone_head{display:flex;justify-content:end;flex-direction:column;align-items:start}@media only screen and (max-width:768px){.partone_head{margin-top:50px}}.partone_head p{font-weight:500;width:90%;color:#141414;font-size:1.0625rem}@media only screen and (max-width:1419px){.partone_head p{font-size:.875rem}}@media only screen and (max-width:1024px){.partone_head p{width:80%}}@media only screen and (max-width:639px){.partone_head p{font-size:.75rem;margin-top:.625rem;width:100%}}.addbox{border:.0625rem dashed #303030;display:flex;flex-direction:column;margin-top:1.25rem;margin-bottom:1.5rem;padding:3.5rem 2rem;background:#1c1c1c;border-radius:1.25rem;text-align:center}.addbox:hover .plusbox{background:#fff}.addbox:hover .plusbox:after,.addbox:hover .plusbox:before{background:#000}@media only screen and (max-width:1024px){.addbox{padding:2.1875rem 1.25rem}}@media only screen and (max-width:768px){.addbox{padding:2.1875rem 1.375rem}}.addbox:hover{border-color:#fff}.plusbox{position:relative;width:6rem;height:6rem;margin:0 auto 1.875rem;border-radius:1rem;background:rgba(48,48,48,.5);cursor:pointer;transition:background .2s}.plusbox:after,.plusbox:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:.125rem;transition:background .2s}.plusbox:before{width:.125rem;height:1.75rem}.plusbox:after{width:1.75rem;height:.125rem}@media only screen and (max-width:1024px){.plusbox{width:3.75rem;height:3.75rem;margin:0 auto 1rem}}.plusbox:hover:after,.plusbox:hover:before{background:#000}.upload_succ{position:relative}.upload_succ .infosbox{color:#fecd00}.upload_succ .plusbox:after,.upload_succ .plusbox:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:.125rem;transition:background .2s}.upload_succ .plusbox:before{width:.125rem;height:.625rem;transform:rotate(142deg)}.upload_succ .plusbox:after,.upload_succ .plusbox:before{background-color:#fecd00;margin-top:0;margin-left:-.3125rem}.upload_succ .plusbox:after{width:1.25rem;height:.125rem;transform:rotate(133deg)}.upload_succ .plusbox:after:hover:after,.upload_succ .plusbox:after:hover:before{background:#fecd00}.deletbox{position:absolute;top:1.25rem;right:1.25rem;width:2.5rem;height:2.5rem;background-color:#ff3636;border-radius:.4375rem;text-align:center;line-height:3.3125rem;display:flex;justify-content:center;align-items:center}.deletbox svg{fill:#fff}.textbox{line-height:1.5rem;letter-spacing:-.01em;font-weight:500;font-size:1rem;color:#b5b5b5}@media only screen and (max-width:1419px){.textbox{font-size:.875rem}}@media only screen and (max-width:768px){.textbox{font-size:.75rem}}.boxinput{position:absolute;inset:0;opacity:0;cursor:pointer}.infosbox{margin-bottom:.5625rem;font-size:1.3125rem;font-weight:500;color:#fff}@media only screen and (max-width:1419px){.infosbox{font-size:1.125rem;margin:0}}@media only screen and (max-width:1024px){.infosbox{font-size:1rem}}.creani:hover .firani{right:0!important}.creani:hover .secani svg{margin-left:-12rem!important;opacity:.6}.secani{margin-left:0!important}.secani svg{opacity:1}.firani{left:inherit!important;right:-12.5rem!important}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#ffffff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper .swiper-button-next.swiper-button-disabled,.swiper .swiper-button-prev.swiper-button-disabled{display:none}.swiper .swiper-button-next,.swiper .swiper-button-prev{z-index:3;width:3.25rem;height:3.25rem;background:#000;border-radius:50%;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all .2s}@media only screen and (max-width:768px){.swiper .swiper-button-next,.swiper .swiper-button-prev{width:2.5rem;height:2.5rem}}.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{display:none}.swiper .swiper-button-next:before,.swiper .swiper-button-prev:before{content:"";position:absolute;top:50%;left:50%;width:1.5rem;height:1.5rem;transform:translate(-50%,-50%);background-repeat:no-repeat;background-position:50% 50%;background-size:100% auto;transition:all .2s}@media only screen and (max-width:768px){.swiper .swiper-button-next:before,.swiper .swiper-button-prev:before{width:1.25rem;height:1.25rem}}.swiper .swiper-button-next:hover,.swiper .swiper-button-prev:hover{background:#fff;border-color:#fff}.swiper .swiper-button-next.swiper-button-disabled,.swiper .swiper-button-prev.swiper-button-disabled{opacity:.5}.swiper .swiper-button-prev:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath d='M10.707 17.793a1 1 0 0 1-1.414 1.414L3.5 13.414a2 2 0 0 1 0-2.828l5.793-5.793a1 1 0 0 1 1.414 1.414L5.914 11H20a1 1 0 1 1 0 2H5.914l4.793 4.793z' fill='%23fff'/%3E%3C/svg%3E")}.swiper .swiper-button-prev:hover:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath d='M10.707 17.793a1 1 0 0 1-1.414 1.414L3.5 13.414a2 2 0 0 1 0-2.828l5.793-5.793a1 1 0 0 1 1.414 1.414L5.914 11H20a1 1 0 1 1 0 2H5.914l4.793 4.793z' fill='%23202025'/%3E%3C/svg%3E")}.swiper .swiper-button-next:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath d='M13.293 17.793a1 1 0 0 0 1.414 1.414l5.793-5.793a2 2 0 0 0 0-2.828l-5.793-5.793a1 1 0 0 0-1.414 1.414L18.086 11H4a1 1 0 1 0 0 2h14.086l-4.793 4.793z' fill='%23fff'/%3E%3C/svg%3E")}.swiper .swiper-button-next:hover:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath d='M13.293 17.793a1 1 0 0 0 1.414 1.414l5.793-5.793a2 2 0 0 0 0-2.828l-5.793-5.793a1 1 0 0 0-1.414 1.414L18.086 11H4a1 1 0 1 0 0 2h14.086l-4.793 4.793z' fill='%23202025'/%3E%3C/svg%3E")}.collections-swiper{position:static}@media only screen and (max-width:768px){.collections-swiper .swiper-slide{padding:0}}.collections-swiper .swiper-button-next,.collections-swiper .swiper-button-prev{top:57%;transform:translateY(50%);margin-top:0;background:#303030}@media only screen and (max-width:768px){.collections-swiper .swiper-button-next,.collections-swiper .swiper-button-prev{top:45%}}.collections-swiper .swiper-button-prev{left:1.75rem}@media only screen and (max-width:1579px){.collections-swiper .swiper-button-prev{left:4rem}}@media only screen and (max-width:1419px){.collections-swiper .swiper-button-prev{left:2.5rem}}@media only screen and (max-width:1024px){.collections-swiper .swiper-button-prev{left:1.5rem}}.collections-swiper .swiper-button-next{right:1.75rem}@media only screen and (max-width:1579px){.collections-swiper .swiper-button-next{right:4rem}}@media only screen and (max-width:1419px){.collections-swiper .swiper-button-next{right:2.5rem}}@media only screen and (max-width:1024px){.collections-swiper .swiper-button-next{right:1.5rem}}.collections-swiper .swiper-scrollbar{opacity:1!important;border-radius:.25rem}.collections-swiper .swiper-horizontal>.swiper-scrollbar,.collections-swiper .swiper-scrollbar.swiper-scrollbar-horizontal{left:50%;bottom:2.75rem;width:16rem;height:.5rem;transform:translateX(-50%);background:#636363}@media only screen and (max-width:1579px){.collections-swiper .swiper-horizontal>.swiper-scrollbar,.collections-swiper .swiper-scrollbar.swiper-scrollbar-horizontal{bottom:1.875rem}}@media only screen and (max-width:1259px){.collections-swiper .swiper-horizontal>.swiper-scrollbar,.collections-swiper .swiper-scrollbar.swiper-scrollbar-horizontal{bottom:1.25rem}}@media only screen and (max-width:1024px){.collections-swiper .swiper-horizontal>.swiper-scrollbar,.collections-swiper .swiper-scrollbar.swiper-scrollbar-horizontal{bottom:.9375rem}}@media only screen and (max-width:768px){.collections-swiper .swiper-horizontal>.swiper-scrollbar,.collections-swiper .swiper-scrollbar.swiper-scrollbar-horizontal{bottom:-1.25rem;left:1.5rem;right:1.5rem;width:auto;transform:translateX(0)}}.collections-swiper .swiper-scrollbar-drag{border:.125rem solid #303030;background:#fff;border-radius:.5rem}.blog-swiper{position:static;overflow:visible}@media only screen and (max-width:768px){.blog-swiper{overflow:hidden}}.blog-swiper .swiper-button-next,.blog-swiper .swiper-button-prev{top:0;left:auto;margin-top:0;border-color:#303030;background:rgba(0,0,0,0)}.blog-swiper .swiper-button-prev{right:4.5rem}@media only screen and (max-width:1024px){.blog-swiper .swiper-button-prev{right:6rem}}@media only screen and (max-width:768px){.blog-swiper .swiper-button-prev{right:auto;left:1.5rem}}.blog-swiper .swiper-button-next{right:0}@media only screen and (max-width:1024px){.blog-swiper .swiper-button-next{right:1.5rem}}@media only screen and (max-width:768px){.blog-swiper .swiper-button-next{right:auto;left:6rem}}.discover-swiper .swiper-button-next,.discover-swiper .swiper-button-prev{top:5rem;left:auto;margin-top:0;background:#303030}@media only screen and (max-width:1579px){.discover-swiper .swiper-button-next,.discover-swiper .swiper-button-prev{top:4rem}}@media only screen and (max-width:1419px){.discover-swiper .swiper-button-next,.discover-swiper .swiper-button-prev{top:2.5rem}}@media only screen and (max-width:768px){.discover-swiper .swiper-button-next,.discover-swiper .swiper-button-prev{top:1.5rem;width:3rem;height:3rem}}.discover-swiper .swiper-button-prev{right:9.5rem}@media only screen and (max-width:1579px){.discover-swiper .swiper-button-prev{right:8.5rem}}@media only screen and (max-width:1419px){.discover-swiper .swiper-button-prev{right:7rem}}@media only screen and (max-width:1024px){.discover-swiper .swiper-button-prev{right:6rem}}@media only screen and (max-width:768px){.discover-swiper .swiper-button-prev{right:5.25rem}}.discover-swiper .swiper-button-next{right:5rem}@media only screen and (max-width:1579px){.discover-swiper .swiper-button-next{right:4rem}}@media only screen and (max-width:1419px){.discover-swiper .swiper-button-next{right:2.5rem}}@media only screen and (max-width:1024px){.discover-swiper .swiper-button-next{right:1.5rem}}.vertical-swiper{height:50vw}@media only screen and (max-width:1024px){.vertical-swiper{height:80vw}}@media only screen and (max-width:768px){.vertical-swiper{height:auto}}.vertical-swiper .swiper-button-next,.vertical-swiper .swiper-button-prev{left:5rem;right:auto;margin-top:0;transform:rotate(90deg)}@media only screen and (max-width:1579px){.vertical-swiper .swiper-button-next,.vertical-swiper .swiper-button-prev{left:4rem}}@media only screen and (max-width:1419px){.vertical-swiper .swiper-button-next,.vertical-swiper .swiper-button-prev{left:2.5rem}}@media only screen and (max-width:1024px){.vertical-swiper .swiper-button-next,.vertical-swiper .swiper-button-prev{left:1.5rem;width:3rem;height:3rem;transform:rotate(0)}}.vertical-swiper .swiper-button-prev{top:5rem}@media only screen and (max-width:1579px){.vertical-swiper .swiper-button-prev{top:4rem}}@media only screen and (max-width:1259px){.vertical-swiper .swiper-button-prev{top:2.5rem}}@media only screen and (max-width:768px){.vertical-swiper .swiper-button-prev{top:1.25rem}}@media only screen and (max-width:474px){.vertical-swiper .swiper-button-prev{top:1.25rem}}.vertical-swiper .swiper-button-next{top:9.5rem}@media only screen and (max-width:1579px){.vertical-swiper .swiper-button-next{top:8.5rem}}@media only screen and (max-width:1259px){.vertical-swiper .swiper-button-next{top:7rem}}@media only screen and (max-width:1024px){.vertical-swiper .swiper-button-next{left:5.5rem;top:2.375rem}}@media only screen and (max-width:768px){.vertical-swiper .swiper-button-next{top:1.25rem}}@media only screen and (max-width:474px){.vertical-swiper .swiper-button-next{top:1.25rem}}.vertical-swiper .swiper-scrollbar.swiper-scrollbar-vertical,.vertical-swiper .swiper-vertical>.swiper-scrollbar{top:5rem;right:auto;left:1rem;bottom:5rem;height:auto;width:.5rem;padding:.125rem;opacity:1!important;background:rgba(247,251,250,.5);border-radius:.25rem}@media only screen and (max-width:1579px){.vertical-swiper .swiper-scrollbar.swiper-scrollbar-vertical,.vertical-swiper .swiper-vertical>.swiper-scrollbar{top:4rem;bottom:4rem}}@media only screen and (max-width:1259px){.vertical-swiper .swiper-scrollbar.swiper-scrollbar-vertical,.vertical-swiper .swiper-vertical>.swiper-scrollbar{top:2.5rem;left:.5rem;bottom:2.5rem}}@media only screen and (max-width:1024px){.vertical-swiper .swiper-scrollbar.swiper-scrollbar-vertical,.vertical-swiper .swiper-vertical>.swiper-scrollbar{display:none}}.vertical-swiper .swiper-scrollbar-drag{background:#555;border-radius:.125rem}.stories-swiper{overflow:visible}.stories-swiper .swiper-wrapper{align-items:center}.stories-swiper .swiper-slide.swiper-slide-active>div{height:50rem}@media only screen and (max-width:1579px){.stories-swiper .swiper-slide.swiper-slide-active>div{height:38.4375rem}}@media only screen and (max-width:768px){.stories-swiper .swiper-slide.swiper-slide-active>div{height:100vh}}.stories-swiper .swiper-slide.swiper-slide-active>div:after{background:linear-gradient(180deg,rgba(0,0,0,.5) 11.65%,rgba(0,0,0,0) 53.02%,rgba(0,0,0,.5))}.stories-swiper .swiper-slide.swiper-slide-active .swiper-pagination-bullet{visibility:visible;opacity:1}.stories-swiper .swiper-button-prev{left:-.5rem}@media only screen and (max-width:1024px){.stories-swiper .swiper-button-prev{left:-1.75rem}}@media only screen and (max-width:768px){.stories-swiper .swiper-button-prev{left:1.5rem}}.stories-swiper .swiper-button-next{right:-.5rem}@media only screen and (max-width:1024px){.stories-swiper .swiper-button-next{right:-1.75rem}}@media only screen and (max-width:768px){.stories-swiper .swiper-button-next{right:1.5rem}.stories-swiper .swiper-button-next,.stories-swiper .swiper-button-prev{width:3rem;height:3rem}}.stories-swiper .swiper-button-next:hover,.stories-swiper .swiper-button-prev:hover{background:#555;border-color:#555}.stories-inner-swiper{position:static;height:100%}.stories-inner-swiper .swiper-pagination-fraction,.stories-inner-swiper.swiper-horizontal>.swiper-pagination-bullets,.stories-inner-swiper.swiper-pagination-bullets.swiper-pagination-horizontal,.stories-inner-swiper.swiper-pagination-custom{left:.75rem;right:.75rem;bottom:0;z-index:4;display:flex;width:auto}.stories-inner-swiper.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.stories-inner-swiper.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 .25rem}.stories-inner-swiper .swiper-pagination-bullet{position:relative;flex:1 1 auto;width:auto;height:2.375rem;border-radius:0;background:none;opacity:0;visibility:hidden;transition:visibility .2s,opacity .2s}.stories-inner-swiper .swiper-pagination-bullet:before{content:"";position:absolute;top:1rem;left:0;right:0;bottom:1rem;background:#555;border-radius:.375rem;transition:background .2s}.stories-inner-swiper .swiper-pagination-bullet:hover:before{background:#686a6c}.stories-inner-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background:#1966f7}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,10px))!important;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px))!important}