@font-face{font-family:smiley;src:url(/assets/Outfit-VariableFont_wght-DGsA2rqx.ttf)}@font-face{font-family:cont;src:url(/assets/IMFellFrenchCanon-Regular-Ch-njtt4.ttf)}*{padding:0;margin:0;box-sizing:border-box;font-family:smiley}img{width:100%;object-fit:cover;display:block}video{object-fit:cover}a{text-decoration:none}b,strong{font-weight:400}em,i{font-style:normal}li{list-style:none}input{border:0;outline:0}button{outline:0;border:0;background-color:transparent;cursor:pointer}.de_iv_adv{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px 0}.postionFixed{width:100%;min-height:60px;position:fixed;display:flex;justify-content:center;align-items:center;background-color:#f8f8f8;right:0;left:0;bottom:0;z-index:9999}footer{width:100%;height:60px;text-align:center;background-color:#000;color:#fff;font-size:13px;line-height:1.5;padding:10px 0;margin-bottom:60px}footer a{display:inline;color:#fff}.img-box{position:relative}.img-box:before{content:"";display:block}.img-box>img{height:100%;position:absolute;top:0;left:0}body{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.limit_rows{width:100%;overflow:hidden;text-overflow:ellipsis}.limit_rows.one{white-space:nowrap}.limit_rows.two,.limit_rows.three,.limit_rows.four{display:-webkit-box;-webkit-box-orient:vertical}.limit_rows.two{line-clamp:2;-webkit-line-clamp:2}.limit_rows.three{line-clamp:3;-webkit-line-clamp:3}.limit_rows.four{line-clamp:4;-webkit-line-clamp:4}.center{width:var(--all-width);margin:0 auto}html{scroll-behavior:smooth}:root{--all-width: 1200px;--logo: 220px;--searchBar: 260px;--button: 38px;--banner_height: 650px;--banner_center: 740px}@media screen and (max-width:769px){:root{--all-width: 100%;--searchBar: 100%;--logo: 60vw;--button: 35px;--banner_height: 45vh;--banner_center: 100%}body{max-width:100vw;overflow-x:hidden}}header{background-image:linear-gradient(180deg,#000,#101828);background-position:center center;background-repeat:no-repeat;background-blend-mode:none;position:relative;margin-bottom:80px}header:after{content:"";width:100%;height:100%;left:0;top:0;background-image:url("data:image/svg+xml,%3csvg%20width='1920'%20height='954'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23prefix__clip0_75_23004)'%20fill='rgba(12,17,29,1)'%3e%3cpath%20d='M2351.91%20237.689l-852.66-492.288-412.33%20714.165%20852.67%20492.288%20412.32-714.165zM1936.18%20957.764l-852.67-492.287-54.86%2095.015%20852.67%20492.288%2054.86-95.016zM1874.49%201064.6l-852.66-492.286-46.452%2080.454%20852.672%20492.292%2046.44-80.46zM1814.38%201168.72L961.712%20676.436l-30.743%2053.248%20852.671%20492.286%2030.74-53.25zM1763.15%201257.46L910.479%20765.174%20889.507%20801.5l852.663%20492.29%2020.98-36.33zM1714.85%201341.11L862.185%20848.824l-16.461%2028.51%20852.666%20492.286%2016.46-28.51zM1664.23%201428.78L811.568%20936.496l-10.796%2018.698%20852.668%20492.286%2010.79-18.7zM1612.45%201518.47l-852.666-492.28-6.215%2010.76%20852.671%20492.29%206.21-10.77zM1558.42%201612.05l-852.663-492.28-2.599%204.5%20852.662%20492.29%202.6-4.51z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='prefix__clip0_75_23004'%3e%3cpath%20fill='%23fff'%20d='M0%200h1920v954H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-position:center;position:absolute}.head{display:flex;align-items:center;position:relative;z-index:2}.logo{width:var(--logo)}nav{margin-left:5%;margin-right:auto}nav ul{display:flex;gap:20px}nav a{color:#eaecf0;font-size:16px;font-weight:650;transition:.5s}nav a:hover{color:#2ed3b7}.searchBar{width:var(--searchBar);display:flex;padding:0 15px}#search{width:calc(var(--searchBar) - var(--button) - 30px);background-color:#fff;padding-right:10px;border-radius:0 var(--button) var(--button) 0;font-size:14px}#go{width:var(--button);background-color:#fff;height:var(--button);border-radius:var(--button) 0 0 var(--button)}#go img{transform:scale(.6)}.head_cont{position:relative;height:var(--banner_height);z-index:2;display:flex;align-items:center;justify-content:center}.head_cont>.center .img-box{width:calc((var(--all-width) - var(--banner_center) - 5%) * .8);border-radius:50px;overflow:hidden;perspective:800px;transform:rotateX(5deg) rotateY(10deg) rotate(0)}.head_cont>.center a{width:100%;display:flex;align-items:center;justify-content:center;gap:5%}.head_cont>.center .img-box:before{padding-top:100%}.head_cont>.center .ban-text{width:var(--banner_center);color:#98a2b3;font-size:66px;font-weight:700;line-height:1;display:flex;flex-direction:column}.head_cont>.center .ban-text button{background-color:#eaecf0;color:#101828;font-size:16px;margin:3% auto 0 0;padding:8px 16px;border-radius:99px!important;font-weight:550}.head_cont>.center .ban-text button:hover{background-color:#d0d5dd}@media screen and (max-width:769px){header{margin-bottom:30px}.head{flex-direction:column}nav{width:100%;margin:0;overflow-x:auto;padding-bottom:10px;display:flex;justify-content:center}.searchBar{padding:0;justify-content:center}.head_cont>.center .img-box{width:40%;border-radius:15px}.head_cont>.center .ban-text{width:calc(var(--banner_center) - 40%);font-size:22px;gap:15px}.head_cont>.center .ban-text button{padding:4px 12px;font-size:12px}}main{--left_box: 780px}.list{margin-bottom:40px}.list h2{font-size:48px;color:#101828;margin-bottom:20px}.big-box{display:flex;flex-wrap:wrap}.one-box .img-box{border-radius:15px;overflow:hidden;margin-bottom:8px}.one-box .img-box:before{padding-top:58%}.one-box .one-text{display:flex;flex-direction:column;gap:8px;color:#101828}.one-box .one-text i{color:#0e9384;font-size:14px}.one-box .one-text h3{font-size:24px}.cont-font{font-family:cont}.one-box .one-text span{font-size:19px;font-weight:550}.two_big_box{display:flex;gap:30px}.left_box{width:var(--left_box)}.two-box{width:100%;display:flex;padding:24px 0;border-bottom:1px solid #eaecf0;gap:20px}.two-box:last-child{border:0}.two-box .two-text{width:calc(80% - 20px)}.two-box .img-box{width:20%;min-width:20%;max-width:20%;border-radius:15px;overflow:hidden}.two-box .img-box:before{padding-top:100%}.two-box .two-text{display:flex;flex-direction:column;justify-content:space-evenly;color:#101828}.two-box .two-text i{color:#0e9384;font-size:13px;font-size:16px}.two-box .two-text h3{font-size:20px}.right_box{width:calc(var(--all-width) - var(--left_box) - 30px);position:sticky;top:20px;margin-bottom:auto}.right_box h2{font-size:22px}.three-box{padding:5%;width:100%}.three-box .img-box{border-radius:15px;overflow:hidden}.three-box .img-box:before{padding-top:58%}.three-box .three-text{color:#101828;margin-top:8px;gap:5px;display:flex;flex-direction:column;font-size:14px;font-weight:550}.three-box .three-text h3{font-size:22px}.four-box .img-box{border-radius:15px;overflow:hidden}.four-box .img-box:before{padding-top:100%}.four-box .four-text{color:#101828;font-size:15px;margin-top:8px}.four-box .four-text h3{font-size:22px;margin:6px 0}.four-box .four-text i{color:#0e9384;font-size:13px}@media screen and (min-width:770px){.one-box{width:calc((100% - 30px)/2);margin-right:30px;margin-bottom:30px}.one-box:nth-child(2n){margin-right:0}.four-box{width:calc((100% - 60px)/4);margin-right:20px;margin-bottom:25px}.four-box:nth-of-type(4n){margin-right:0}}@media screen and (max-width:769px){main{--left_box: 100%;padding:0 5px}.list h2{font-size:28px}.one-box{width:100%;margin-bottom:20px}.one-box:last-child{margin-bottom:0}.one-box .one-text h3{font-size:18px}.one-box .one-text span{font-size:15px}.two_big_box{flex-direction:column}.two-box{padding:15px 0;gap:10px}.two-box .img-box{min-width:35%;width:35%;max-width:35%}.two-box .two-text{width:calc(65% - 10px);font-size:15px}.two-box .two-text i{font-size:14px}.right_box{width:100%}.three-box{padding:0;margin-bottom:18px}.four-box{width:calc((100% - 10px)/2);margin-right:10px;margin-bottom:15px}.four-box:nth-of-type(2n){margin-right:0}.four-box .four-text h3{font-size:16px}}
