html {font-size:clamp(7.5px,0.522vw,10px)}:root{--swiper-wrapper-transition-timing-function,initial:;--subtheme_color:#f7931e;--theme_color:#0071bc;--swiper-pagination-bottom,8px:;--swiper-pagination-bullet-width,:;--swiper-pagination-bullet-horizontal-gap,4px:;--swiper-pagination-bullet-opacity,1:;--title_color:#161616}*{margin:0px;padding:0px;box-sizing:border-box}.home_banner{position:relative;overflow:hidden;z-index:2;background-color:rgb(230,233,240)}body > section{position:relative}body > section:hover{}.home_banner > div{position:static}.home_banner .home_banner_bg_swiper{position:absolute;left:0px;top:0px;z-index:-1;width:100%;height:100%}.swiper-horizontal{touch-action:pan-y}ul{list-style:none}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0px,0px)}li.swiper-slide{height:auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-backface-hidden .swiper-slide{transform:translateZ(0px);backface-visibility:hidden}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.home_banner .home_banner_bg_swiper img,.home_banner .home_banner_bg_swiper video{display:block;width:100%;height:100%;object-fit:cover}.swiper-fade .swiper-slide-active{pointer-events:auto}.home_banner .home_banner_swiper{position:relative;overflow:hidden}.home_banner .home_banner_swiper .swiper-slide{background:center center / cover no-repeat}.content{max-width:141rem;margin:0px auto;position:relative}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.flex{display:flex}.flex_middle{align-items:center}.home_banner .flex{min-height:57.3rem;padding:6rem 0px}@media screen and (max-width:768px){.home_banner .flex{min-height:unset;padding:3rem 0px 6rem}}.home_banner .head{flex:1 1 0%;max-width:72rem;color:rgb(255,255,255);padding-bottom:1.1%}@media screen and (max-width:768px){.home_banner .head{padding:0px;max-width:unset}}.head h1{font-size:6rem;line-height:7rem;font-weight:900}.home_banner .title{font-size:6rem;line-height:7rem;text-transform:uppercase;font-weight:800;letter-spacing:0.3px}.fadeInLeft{animation-name:fadeInLeft}@media screen and (max-width:768px){.head h1{font-size:25px;line-height:1.5;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (max-width:768px){.home_banner .title{font-size:25px;line-height:1.5;letter-spacing:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h1{font-size:34px}}.home_banner .desc{font-size:2.4rem;line-height:3.8rem;color:rgba(255,255,255,0.85);max-width:47.3rem;margin-top:2rem;font-weight:300;letter-spacing:0.16px}@media screen and (max-width:768px){.head .desc,.head p{font-size:0.9rem;line-height:1.5rem;margin-top:10px;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.head .desc,.head p{font-size:16px;margin-top:12px}}a{color:inherit;font-size:inherit;text-decoration:none}.btn{display:inline-block;cursor:pointer;text-align:center;transition:0.3s;border-radius:4px;background-color:var(--subtheme_color);color:rgb(255,255,255);font-size:1.8rem;line-height:normal;text-transform:uppercase;padding:1.8rem 3rem;font-weight:500;min-width:17.4rem}.btn:hover{background-color:var(--theme_color)}.home_banner .btn{margin-top:2.7rem;min-width:20.1rem}@media screen and (max-width:768px){.btn,.btn_b{font-size:14px;line-height:1.5;padding:11px 20px;min-width:unset}}@media screen and (max-width:768px){.head .btn,.head .btn_b{margin-top:20px;min-width:unset}}.home_banner div.swiper-pagination{display:flex;gap:1.2rem;justify-content:center;bottom:4.8rem}.swiper-pagination{position:absolute;text-align:center;transition:opacity 0.3s;transform:translate3d(0px,0px,0px);z-index:10}.swiper-horizontal > .swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0px;width:100%}@media screen and (max-width:768px){.home_banner div.swiper-pagination{bottom:2rem;gap:8px}}.home_banner div.swiper-pagination .swiper-pagination-bullet{width:5.4rem;height:2px;background:rgb(255,255,255);opacity:0.37;margin:0px;border-radius:100px;transition:0.4s,opacity 0.3s}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}@media screen and (max-width:768px){.home_banner div.swiper-pagination .swiper-pagination-bullet{width:2rem}}.home_banner div.swiper-pagination .swiper-pagination-bullet-active{opacity:1}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.home_banner .btns{width:98%;max-width:185.2rem;position:absolute;left:50%;top:43.4%;z-index:2;pointer-events:none;transform:translate(-50%,-50%);display:flex;justify-content:space-between}@media screen and (max-width:768px){.home_banner .btns{display:none}}.home_banner .btns div{pointer-events:all;width:1rem;height:2rem;background:url("https://www.fortureal.com//wp-content/plugins/sytech-fronteditor/sytpl/home_0/assets/img/arrow2.svg") center center / contain no-repeat;content:"";cursor:pointer;transition:0.3s;filter:contrast(0) brightness(2)}.home_banner .btns div:hover{filter:unset}.home_banner .btns .swiper_next{transform:rotate(180deg)}.home_banner .btns .swiper-button-disabled{opacity:0.68;pointer-events:none}.home_banner .btns .swiper-button-disabled,.home_banner .btns .swiper-button-lock{pointer-events:none}button,input,textarea{outline:none;border:none;font-family:unset;color:var(--title_color)}input[type="submit"],button{cursor:pointer}.sytech_export_template{display:none}@media screen and (max-width:786px){}:root{--title_color:#161616}.home_advantage{padding:1.9rem 0px}@media screen and (max-width:768px){.home_advantage{padding:2rem 0px}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.home_advantage .items{overflow:hidden}.home_advantage .items > div{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem 0px;margin-right:-1px}@media screen and (max-width:768px){.home_advantage .items > div{grid-template-columns:1fr 1fr;gap:2rem 0px}}.home_advantage .item{border-right:1px solid rgb(221,221,221);display:grid;grid-template-columns:4rem auto;justify-content:center;align-items:center;font-size:2rem;font-weight:500;gap:1.2rem;padding:0px 2rem}@media screen and (max-width:768px){.home_advantage .item{grid-template-columns:2rem auto;justify-content:unset;font-size:14px;gap:10px;padding:0px 10px}}@media screen and (min-width:640px) and (max-width:768px){.home_advantage .item{font-size:16px;gap:1rem;grid-template-columns:2.5rem 1fr;padding:0px 20px}}i{font-style:normal}.home_advantage .item i{width:100%;padding-bottom:100%;display:block;content:"";background:center center / contain no-repeat}@media screen and (max-width:786px){}:root{--theme_color:#0071bc;--subtheme_color:#f7931e;--content_color:#5a5d60;--title_color:#161616}.home_category{padding:6.8rem 0px 5.95rem}@media screen and (max-width:768px){.home_category{padding:4rem 0px 3rem}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.wrap{flex-wrap:wrap}.between{justify-content:space-between}.flex_bottom{align-items:flex-end}.gap{gap:2rem}@media screen and (max-width:768px){.gap{gap:1rem}}@media screen and (max-width:768px){.home_category .flex{gap:20px 1rem}}.head h2{font-size:4.6rem;line-height:6rem;font-weight:700}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.btn_more{display:inline-grid;grid-template-columns:auto 4.5rem;align-items:center;font-size:1.8rem;font-weight:500;color:rgb(87,87,87);text-transform:uppercase;cursor:pointer;transition:0.3s;gap:1.9rem}.btn_more::after{width:100%;padding-bottom:100%;border-radius:50%;background:url("https://www.fortureal.com//wp-content/plugins/sytech-fronteditor/sytpl/home_2/assets/img/arrow-tr-w.svg") no-repeat center / 20% var(--theme_color);content:"";display:block;transition:0.3s,transform 0.4s}.btn_more:hover{color:var(--subtheme_color)}.btn_more:hover::after{background-color:var(--subtheme_color);transform:rotate(45deg)}@media screen and (max-width:768px){.btn_more{font-size:14px;grid-template-columns:auto 40px;gap:12px}}.home_category .list{margin-top:5.8rem}@media screen and (max-width:768px){.home_category .list{margin-top:2rem}}.home_category .list > div{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem 1.70213%}@media screen and (min-width:768px) and (max-width:1024px){.home_category .list > div{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.home_category .list > div{grid-template-columns:1fr;gap:1rem}}@media screen and (min-width:640px) and (max-width:768px){.home_category .list > div{grid-template-columns:1fr 1fr}}.home_category .item a{position:relative;display:flex;height:100%;background-color:rgb(237,244,247);border-radius:6px;overflow:hidden;padding:2.7rem 2.8rem 3.3rem}@media screen and (max-width:768px){.home_category .item a{padding:1.2rem 20px}}.home_category .item .info{position:relative;z-index:2;display:flex;flex-direction:column;flex:1 1 0%}.home_category .item .info h3{font-size:3rem;line-height:3.8rem;font-weight:700;color:rgb(40,40,40)}@media screen and (max-width:768px){.home_category .item .info h3{font-size:18px;line-height:1.5}}.home_category .item .info p{line-height:2.2rem;color:var(--content_color);flex:1 1 0%;margin-top:0.8rem;max-width:23rem}@media screen and (max-width:768px){.home_category .item .info p{font-size:0.9rem;line-height:1.5;margin-top:10px;max-width:200px}}.img.img_ab{position:relative}.home_category .item .img{width:77.64%;padding-bottom:63.066%;margin:-2.7rem -2.8rem -3.3rem -50%;align-self:flex-start}@media screen and (max-width:768px){.home_category .item .img{margin-top:-1.2rem;margin-bottom:-1.2rem;margin-right:-20px}}.img.img_ct img{object-fit:contain}.img.img_ab img{position:absolute;left:0px;top:0px}.img img{width:100%;height:100%;display:block;transition:0.5s;aspect-ratio:inherit}.home_category .item a:hover img{transform:scale(1.05)}.home_category .item:nth-child(5n+3){grid-row:span 2}.home_category .item:nth-child(5n+3) .info > div:first-child{flex:1 1 0%;max-width:22.2rem}@media screen and (max-width:768px){.home_category .item:nth-child(5n+3) .info > div:first-child{flex:1 1 0%;max-width:unset}}.home_category .item:nth-child(5n+3) .info p{margin-top:1.7rem}@media screen and (max-width:768px){.home_category .item:nth-child(5n+3) .info p{margin-top:10px}}.btn_b{display:inline-block;cursor:pointer;text-align:center;transition:0.3s;border-radius:4px;background-color:var(--theme_color);color:rgb(255,255,255);font-size:1.8rem;line-height:normal;text-transform:uppercase;padding:1.8rem 3.65rem;font-weight:500;min-width:17.4rem}.btn_b:hover{background-color:var(--subtheme_color)}@media screen and (max-width:768px){.btn,.btn_b{font-size:14px;line-height:1.5;padding:11px 20px;min-width:unset}}.home_category .item:nth-child(5n+3) .img{padding-bottom:102.35%;margin-bottom:0px;margin-left:-71.4%}@media screen and (max-width:786px){}:root{--theme_color:#0071bc;--subtheme_color:#f7931e;--swiper-wrapper-transition-timing-function,initial:;--title_color:#161616}.home_products{padding:5.95rem 0px 10.2rem}@media screen and (max-width:768px){.home_products{padding:3rem 0px;overflow:hidden}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}@media screen and (max-width:768px){.gap{gap:1rem}}@media screen and (max-width:768px){.home_products .flex{align-items:center;gap:20px 1rem}}.home_products h2{padding-bottom:0.5rem}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (max-width:768px){.home_products h2{padding:0px}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.btn_more::after{width:100%;padding-bottom:100%;border-radius:50%;background:url("https://www.fortureal.com//wp-content/plugins/sytech-fronteditor/sytpl/home_3/assets/img/arrow-tr-w.svg") no-repeat center / 20% var(--theme_color);content:"";display:block;transition:0.3s,transform 0.4s}@media screen and (max-width:768px){.btn_more{font-size:14px;grid-template-columns:auto 40px;gap:12px}}.swiper_box{position:relative}.swiper_content{max-width:144rem;margin:0px auto;position:relative;padding:1.5rem;overflow:hidden}@media screen and (min-width:768px) and (max-width:1220px){.swiper_content{padding:1.5rem 2rem}}@media screen and (max-width:768px){.swiper_content{padding:10px 20px}}@media screen and (max-width:768px){.home_products .swiper_content{padding:0px 20px;overflow:unset}}.home_products .home_products_swiper{margin-top:3rem}@media screen and (max-width:768px){.home_products .home_products_swiper{margin-top:2rem}}.product_list .active a{box-shadow:rgba(0,0,0,0.1) 1rem 1rem 0.8rem}.product_list a{display:flex;flex-direction:column;height:100%;transition:0.3s;border-radius:6px;border:1px solid rgb(226,226,226);background-color:rgb(255,255,255);overflow:hidden}@media screen and (max-width:768px){.product_list .active a{box-shadow:rgba(0,0,0,0.1) 10px 10px 8px}}.product_list .img{width:100%;padding-bottom:85.55%}.product_list a:hover img{transform:scale(1.05)}.product_list .off{position:absolute;left:0px;top:0px;z-index:2;display:inline-block;font-weight:500;line-height:3.3rem;color:rgb(255,255,255);background-color:rgb(232,123,15);border-radius:6px 0px;padding:0px 0.95rem}@media screen and (max-width:768px){.product_list .off{font-size:14px;line-height:2;padding:0px 10px}}.product_list .active .info,.product_list .active .price,.product_list .active .btn_b{transform:translateY(0px);opacity:1}.product_list .info{flex:1 1 0%;display:flex;flex-direction:column;overflow:hidden;padding:0.9rem 7.475% 2.3rem;transition:0.4s;transform:translateY(5.8rem)}@media screen and (max-width:768px){.product_list .info{padding:1rem 20px 1.2rem;transform:translate(0px)}}.product_list .info > div:first-child{flex:1 1 0%}.product_list strong{display:block;font-weight:400;color:var(--subtheme_color);text-transform:uppercase}@media screen and (max-width:768px){.product_list strong{font-size:14px}}.product_list h3{font-size:2rem;line-height:2.6rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;margin-top:0.7rem}@media screen and (max-width:768px){.product_list h3{font-size:18px;line-height:1.5;margin-top:8px}}.product_list .price{font-size:2rem;font-weight:500;margin-top:1.7rem;transition:0.4s;transform:translateY(0.5rem)}@media screen and (max-width:768px){.product_list .price{font-size:18px;margin-top:1rem;transform:translate(0px);opacity:1}}.product_list .price del{font-size:1.7rem;color:rgb(137,139,140);font-weight:400;margin-left:0.3rem}@media screen and (max-width:768px){.product_list .price del{font-size:14px;margin-left:3px}}.product_list .btn_b{margin-top:1.8rem;font-size:1.6rem;padding:1.45rem 2rem;transition:0.3s,transform 0.4s;transform:translateY(100%);opacity:0}@media screen and (max-width:768px){.btn,.btn_b{font-size:14px;line-height:1.5;padding:11px 20px;min-width:unset}}@media screen and (max-width:768px){.product_list .btn_b{font-size:14px;padding:11px 20px;transform:translate(0px);opacity:1;margin-top:20px}}.swiper_btns{gap:4.2rem;display:flex}.swiper_btns.middle{width:98%;max-width:165.8rem;position:absolute;left:50%;top:50%;z-index:2;pointer-events:none;transform:translate(-50%,-50%);justify-content:space-between}@media screen and (max-width:768px){.swiper_btns{gap:20px}}@media screen and (max-width:768px){.home_products .swiper_btns.middle{position:static;width:100%;padding:0px 20px;transform:translate(0px);justify-content:flex-end;margin-top:2rem}}.swiper_btns div{width:6.2rem;height:6.2rem;cursor:pointer;transition:0.3s;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:rgb(239,239,239)}.swiper_btns div::after{content:"";display:block;width:1.8rem;height:1.8rem;transition:0.3s;background:url("https://www.fortureal.com//wp-content/plugins/sytech-fronteditor/sytpl/home_3/assets/img/arrow.svg") center center / contain no-repeat;filter:contrast(0) brightness(0)}.swiper_btns div:hover{background-color:var(--theme_color)}.swiper_btns div:hover::after{filter:contrast(0) brightness(2)}.swiper_btns .swiper-button-disabled{pointer-events:none;background-color:rgba(239,239,239,0.68)}.swiper_btns .swiper-button-disabled::after{filter:none}.swiper_btns.middle div{pointer-events:all}.swiper_btns.middle .swiper-button-disabled,.swiper_btns.middle .swiper-button-lock{pointer-events:none}@media screen and (max-width:768px){.swiper_btns div{width:40px;height:40px}}@media screen and (max-width:768px){.swiper_btns div::after{width:14px;height:14px}}.swiper_btns .btn_next::after{transform:rotate(180deg)}@media screen and (max-width:786px){}:root{--bg_color:#f0f3f7,#e8f0f9 47.7654%,#d5e7f5;--subtheme_color:#f7931e;--content_color:#5a5d60;--theme_color:#0071bc;--title_color:#161616}.home_excusive{background-image:linear-gradient(to right,var(--bg_color))}@media screen and (max-width:768px){.home_excusive{margin:1rem 0px}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.home_excusive .flex{min-height:51.9rem;padding:6rem 0px}@media screen and (max-width:768px){.gap{gap:1rem}}@media screen and (max-width:768px){.home_excusive .flex{min-height:unset;padding:4rem 0px}}.home_excusive .img{width:49.6454%}@media screen and (max-width:768px){.home_excusive .img{width:100%}}@media screen and (min-width:640px) and (max-width:768px){.home_excusive .img{width:48%}}.home_excusive .img:hover img{transform:scale(1.02)}.home_excusive .head{flex:1 1 0%;max-width:60.8rem;padding-top:0.3rem}@media screen and (max-width:768px){.home_excusive .head{max-width:unset;padding:0px}}.home_excusive strong{font-size:1.8rem;font-weight:500;color:var(--subtheme_color);display:block;text-transform:uppercase;margin-bottom:1.5rem}@media screen and (max-width:768px){.home_excusive strong{font-size:14px;margin-bottom:8px}}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.home_excusive p{font-size:2rem;color:var(--content_color);margin-top:2rem}@media screen and (max-width:768px){.head .desc,.head p{font-size:0.9rem;line-height:1.5rem;margin-top:10px;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.head .desc,.head p{font-size:16px;margin-top:12px}}.home_excusive .btn{margin-top:3.6rem}@media screen and (max-width:768px){.btn,.btn_b{font-size:14px;line-height:1.5;padding:11px 20px;min-width:unset}}@media screen and (max-width:768px){.head .btn,.head .btn_b{margin-top:20px;min-width:unset}}@media screen and (max-width:786px){}:root{--content_color:#5a5d60;--theme_color:#0071bc;--subtheme_color:#f7931e;--bg_color:#f0f3f7,#e8f0f9 47.7654%,#d5e7f5;--swiper-wrapper-transition-timing-function,initial:;--title_color:#161616}.home_job{padding:6.9rem 0px 7.3rem}@media screen and (max-width:768px){.home_job{padding:3rem 0px;overflow:hidden}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.home_job .flex{gap:2rem 11.1%}@media screen and (max-width:768px){.gap{gap:1rem}}@media screen and (max-width:768px){.home_job .flex{gap:2rem 1rem;flex-direction:column-reverse}}@media screen and (min-width:640px) and (max-width:768px){.home_job .flex{flex-direction:row}}.home_job .head{flex:1 1 0%;max-width:56.7rem;padding-top:1px}@media screen and (max-width:768px){.home_job .head{max-width:unset;padding:0px}}.home_job h2{max-width:50rem}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.home_job p{font-size:1.8rem;line-height:2.8rem;color:var(--content_color);hyphens:auto;margin-top:3.5rem}@media screen and (max-width:768px){.head .desc,.head p{font-size:0.9rem;line-height:1.5rem;margin-top:10px;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.head .desc,.head p{font-size:16px;margin-top:12px}}.home_job .btn_b{margin-top:3.7rem}@media screen and (max-width:768px){.btn,.btn_b{font-size:14px;line-height:1.5;padding:11px 20px;min-width:unset}}@media screen and (max-width:768px){.head .btn,.head .btn_b{margin-top:20px;min-width:unset}}.home_job .flex .img{width:42.5532%;padding-bottom:42.5532%}.home_job .flex .img::before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:88.3333%;padding-bottom:88.333%;border-radius:50%;background-image:linear-gradient(to right,var(--bg_color));content:"";z-index:-1}@media screen and (max-width:768px){.home_job .flex .img{width:100%;padding-bottom:100%}}@media screen and (min-width:640px) and (max-width:768px){.home_job .flex .img{width:48%;padding-bottom:48%}}.home_job .flex .img:hover img{transform:scale(1.02)}.home_job .home_job_swiper{overflow:hidden;margin-top:6.2rem;border-radius:1.3rem;max-width:140.6rem}@media screen and (max-width:768px){.home_job .home_job_swiper{overflow:unset;margin-top:2rem;border-radius:0px;max-width:unset}}.home_job .home_job_swiper .swiper-slide{position:relative;border-radius:1.3rem;overflow:hidden}@media screen and (max-width:768px){.home_job .home_job_swiper .swiper-slide{border-radius:12px}}.img.img_cv{overflow:hidden}.home_job .home_job_swiper .img{width:100%;padding-bottom:90.741%}.home_job .home_job_swiper .img::after{width:100%;height:58.67%;position:absolute;left:0px;bottom:0px;content:"";background-image:linear-gradient(to top,rgb(0,0,0),transparent);opacity:0.5;pointer-events:none}.img.img_cv img{object-fit:cover}.home_job .home_job_swiper .swiper-slide:hover img{transform:scale(1.1)}.home_job .home_job_swiper .title{position:absolute;left:0px;right:0px;bottom:2.6rem;padding:0px 1rem;z-index:2;color:rgb(255,255,255);font-size:2.2rem;text-align:center;font-weight:700;overflow-y:auto;max-height:calc(100% - 5.2rem)}@media screen and (max-width:768px){.home_job .home_job_swiper .title{bottom:1rem;max-height:calc(100% - 2rem);font-size:1rem;padding:0px 20px}}@media screen and (max-width:768px){.swiper_btns{gap:20px}}@media screen and (max-width:768px){.home_job .swiper_btns.middle{position:static;width:100%;padding:0px 20px;transform:translate(0px);justify-content:flex-end;margin-top:2rem}}.swiper_btns div::after{content:"";display:block;width:1.8rem;height:1.8rem;transition:0.3s;background:url("https://www.fortureal.com//wp-content/plugins/sytech-fronteditor/sytpl/home_5/assets/img/arrow.svg") center center / contain no-repeat;filter:contrast(0) brightness(0)}@media screen and (max-width:768px){.swiper_btns div{width:40px;height:40px}}@media screen and (max-width:768px){.swiper_btns div::after{width:14px;height:14px}}@media screen and (max-width:786px){}:root{--swiper-wrapper-transition-timing-function,initial:;--title_color:#161616}.home_certified{background-image:linear-gradient(to right,rgb(0,98,169),rgb(40,139,212));padding:6.9rem 0px 5.3rem;overflow:hidden}@media screen and (max-width:768px){.home_certified{padding:4rem 0px;margin:1rem 0px}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.center{text-align:center}.home_certified .head{color:rgb(255,255,255)}.fadeInUp{animation-name:fadeInUp}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.home_certified .inner{width:100%;max-width:192rem;margin:0px auto;padding:1.5rem 0px}@media screen and (max-width:768px){.home_certified .inner{padding:0px 20px}}.home_certified .home_certified_swiper{max-width:198.473rem;margin:3.4rem -3.2365rem 0px}@media screen and (max-width:768px){.home_certified .home_certified_swiper{max-width:unset;margin:2rem 0px 0px}}.home_certified .home_certified_swiper .swiper-wrapper{transition:linear}.home_certified .home_certified_swiper .img{width:100%;padding-bottom:52.1%;border-radius:12px;transition:0.3s}.home_certified .home_certified_swiper .img img{filter:contrast(0) brightness(2);transition:0.3s}.home_certified .home_certified_swiper .active .img{background-color:rgb(255,255,255);box-shadow:rgba(25,25,25,0.25) 0px 5px 15px}.home_certified .home_certified_swiper .active .img img{filter:unset}@media screen and (max-width:786px){}:root{--content_color:#5a5d60;--theme_color:#0071bc;--subtheme_color:#f7931e;--title_color:#161616}.home_about{padding:8.5rem 0px 8.3rem}@media screen and (max-width:768px){.home_about{padding:3rem 0px}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}.home_about .flex{gap:2rem 1.986%}@media screen and (max-width:768px){.gap{gap:1rem}}@media screen and (max-width:768px){.home_about .flex{gap:2rem 1rem}}.home_about .flex .img{width:48.44%;border-radius:10px}@media screen and (max-width:768px){.home_about .flex .img{width:100%}}@media screen and (min-width:640px) and (max-width:768px){.home_about .flex .img{width:48%}}.home_about .flex .img:hover img{transform:scale(1.02)}.home_about .right{flex:1 1 0%;max-width:63.6rem;padding-top:1px}@media screen and (max-width:768px){.home_about .right{max-width:unset;padding:0px}}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.home_about p{font-size:1.8rem;line-height:2.8rem;color:var(--content_color);margin-top:2.7rem}@media screen and (max-width:768px){.head .desc,.head p{font-size:0.9rem;line-height:1.5rem;margin-top:10px;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.head .desc,.head p{font-size:16px;margin-top:12px}}.home_about .btn_b{margin-top:2.8rem}@media screen and (max-width:768px){.btn,.btn_b{font-size:14px;line-height:1.5;padding:11px 20px;min-width:unset}}@media screen and (max-width:768px){.head .btn,.head .btn_b{margin-top:20px;min-width:unset}}.home_about .nums{margin-top:6.6rem}@media screen and (max-width:768px){.home_about .nums{margin-top:2rem}}.home_about .nums ul{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 1.2rem}@media screen and (max-width:768px){.home_about .nums ul{gap:2rem 1rem}}.home_about .nums li{display:grid;grid-template-columns:7.2rem 1fr;align-items:center;gap:1.8rem}@media screen and (min-width:768px) and (max-width:896px){.home_about .nums li{grid-template-columns:5rem 1fr}}@media screen and (max-width:768px){.home_about .nums li{grid-template-columns:2.5rem 1fr;gap:10px}}.home_about .nums i{width:100%;padding-bottom:100%;display:block;content:"";background:center center / contain no-repeat}.home_about .nums span{font-size:4.6rem;font-weight:500;white-space:nowrap}@media screen and (min-width:768px) and (max-width:1024px){.home_about .nums span{font-size:4rem}}@media screen and (max-width:768px){.home_about .nums span{font-size:1.5rem}}.home_about .nums .label{font-size:2rem;color:rgb(94,94,94);margin-top:0.8rem}@media screen and (max-width:768px){.home_about .nums .label{font-size:0.9rem;margin-top:10px}}.home_about .items{margin-top:6.7rem}@media screen and (max-width:768px){.home_about .items{margin-top:2rem}}.home_about .items > div{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 1.986%}@media screen and (max-width:768px){.home_about .items > div{grid-template-columns:1fr;gap:1rem}}@media screen and (min-width:640px) and (max-width:768px){.home_about .items > div{grid-template-columns:1fr 1fr}}.home_about .item a{display:block;height:100%;position:relative;border-radius:6px;overflow:hidden}.home_about .item .img{position:absolute;left:0px;top:0px;width:100%;height:100%}.home_about .item .img::after{width:100%;height:100%;position:absolute;left:0px;top:0px;content:"";background-image:linear-gradient(to right,rgb(11,76,130) 11%,transparent 78.5%);pointer-events:none}.home_about .item a:hover img{transform:scale(1.05)}.home_about .item .info{position:relative;z-index:2;color:rgb(255,255,255);display:grid;grid-template-columns:1fr auto;padding:4.2rem 2.7% 2.4rem 4.1%;height:100%}@media screen and (max-width:768px){.home_about .item .info{padding:1.2rem 20px;grid-template-columns:1fr;gap:20px 1rem}}.home_about .item .intro{display:flex;flex-direction:column}.home_about .item strong{opacity:0.65;text-transform:uppercase;display:block;font-weight:300}@media screen and (max-width:768px){.home_about .item strong{font-size:14px}}.home_about .item h3{font-size:2.6rem;line-height:3.2rem;font-weight:500;max-width:25.4rem;margin-top:0.7rem;flex:1 1 0%}@media screen and (max-width:768px){.home_about .item h3{font-size:18px;line-height:1.5;max-width:unset;margin-top:10px}}.home_about .item p{color:rgb(255,255,255);opacity:0.85;margin-top:3.3rem;font-weight:300}@media screen and (max-width:768px){.home_about .item p{font-size:0.9rem;line-height:1.5;margin-top:10px}}.home_about .item a:hover i{background-color:var(--theme_color);transform:rotate(-45deg)}.home_about .item i{width:4.9rem;height:4.9rem;border-radius:50%;display:block;content:"";align-self:end;background:url("https://www.fortureal.com//wp-content/plugins/sytech-fronteditor/sytpl/home_7/assets/img/arrow-r.svg") no-repeat center / 32.65% var(--subtheme_color);transition:0.3s,transform 0.4s}@media screen and (max-width:768px){.home_about .item i{width:40px;height:40px}}@media screen and (max-width:786px){}:root{--bg_color:#f0f3f7,#e8f0f9 47.7654%,#d5e7f5;--swiper-wrapper-transition-timing-function,initial:;--subtheme_color:#f7931e;--theme_color:#0071bc;--title_color:#161616}.home_saying{background-image:linear-gradient(162.418deg,var(--bg_color));padding:11.3rem 0px 4.7rem;overflow:hidden}@media screen and (max-width:768px){.home_saying{padding:4rem 0px;margin:1rem 0px}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.home_saying .home_saying_swiper{margin-top:5rem}@media screen and (max-width:768px){.home_saying .home_saying_swiper{margin-top:2rem}}.home_saying .item{background-color:rgb(255,255,255);border-radius:1.5rem;display:flex;flex-direction:column;padding:4.8rem 3.2% 4.3rem}@media screen and (max-width:768px){.home_saying .item{padding:1.2rem 20px;border-radius:12px}}.home_saying .item .desc{font-size:2.4rem;line-height:3.5rem;min-height:25.4rem;flex:1 1 0%}.home_saying .item .desc::before{display:block;width:8.1rem;height:8.1rem;content:"";background:url("https://www.fortureal.com//wp-content/plugins/sytech-fronteditor/sytpl/home_8/assets/img/douhao.svg") center center / contain no-repeat;margin-bottom:-3rem}@media screen and (max-width:768px){.home_saying .item .desc{font-size:0.9rem;line-height:1.5;min-height:150px}}@media screen and (max-width:768px){.home_saying .item .desc::before{width:40px;height:40px;margin-bottom:-20px}}.home_saying .item .name{font-size:2.2rem;color:rgb(61,61,61);margin-top:2rem}@media screen and (max-width:768px){.home_saying .item .name{font-size:1rem;margin-top:1rem}}.home_saying .item .pd{display:grid;grid-template-columns:11.5rem 1fr;align-items:center;gap:2rem 11.4%;border-top:1px solid rgb(214,214,214);padding-top:1.1rem;margin-top:2.1rem}@media screen and (max-width:768px){.home_saying .item .pd{grid-template-columns:5rem 1fr;gap:1rem;padding-top:1rem;margin-top:1rem}}.home_saying .item .img{width:100%;padding-bottom:100%}.home_saying .item .info{padding-top:1.3rem}@media screen and (max-width:768px){.home_saying .item .info{padding:0px}}.home_saying .item .info .cat{color:var(--subtheme_color);text-transform:uppercase}@media screen and (max-width:768px){.home_saying .item .info .cat{font-size:14px}}.home_saying .item .info .title{font-size:2rem;line-height:2.6rem;font-weight:700;margin-top:0.5rem}@media screen and (max-width:768px){.home_saying .item .info .title{font-size:18px;line-height:1.5;margin-top:5px}}.home_saying .item .info .price{font-size:1.8rem;font-weight:500;margin-top:2.1rem}@media screen and (max-width:768px){.home_saying .item .info .price{font-size:1rem;margin-top:12px}}.home_saying .item .info .price del{font-size:1.5rem;font-weight:400;color:rgb(137,139,140);margin-left:0.6rem}@media screen and (max-width:768px){.home_saying .item .info .price del{font-size:14px;margin-left:4px}}.home_saying .swiper_btns{margin-top:3.9rem;justify-content:flex-end}@media screen and (max-width:768px){.swiper_btns{gap:20px}}@media screen and (max-width:768px){.home_saying .swiper_btns{margin-top:2rem}}.swiper_btns div::after{content:"";display:block;width:1.8rem;height:1.8rem;transition:0.3s;background:url("https://www.fortureal.com//wp-content/plugins/sytech-fronteditor/sytpl/home_8/assets/img/arrow.svg") center center / contain no-repeat;filter:contrast(0) brightness(0)}.swiper_btns.white div{background-color:rgb(255,255,255)}.swiper_btns.white div:hover{background-color:var(--theme_color)}.swiper_btns.white .swiper-button-disabled{background-color:rgba(255,255,255,0.64)}@media screen and (max-width:768px){.swiper_btns div{width:40px;height:40px}}@media screen and (max-width:768px){.swiper_btns div::after{width:14px;height:14px}}@media screen and (max-width:786px){}.home_blog{padding:6rem 0px 10.2rem}@media screen and (max-width:768px){.home_blog{padding:3rem 0px;overflow:hidden}}@media screen and (min-width:768px) and (max-width:1220px){.content{padding:0px 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.content,.swiper_content{max-width:896px}}@media screen and (min-width:768px) and (max-width:896px){.content,.swiper_content{max-width:768px}}@media screen and (max-width:768px){.content{padding:0px 20px}}@media screen and (max-width:768px){.gap{gap:1rem}}@media screen and (max-width:768px){.home_blog .flex{align-items:center;gap:20px 1rem}}@media screen and (max-width:768px){.head h2{font-size:22px;line-height:1.5;letter-spacing:unset;word-spacing:unset;max-width:unset}}@media screen and (min-width:640px) and (max-width:768px){.head h2{font-size:28px}}.btn_more::after{width:100%;padding-bottom:100%;border-radius:50%;background:url("https://www.fortureal.com//wp-content/plugins/sytech-fronteditor/sytpl/home_9/assets/img/arrow-tr-w.svg") no-repeat center / 20% var(--theme_color);content:"";display:block;transition:0.3s,transform 0.4s}@media screen and (max-width:768px){.btn_more{font-size:14px;grid-template-columns:auto 40px;gap:12px}}@media screen and (min-width:768px) and (max-width:1220px){.swiper_content{padding:1.5rem 2rem}}@media screen and (max-width:768px){.swiper_content{padding:10px 20px}}@media screen and (max-width:768px){.home_blog .swiper_content{padding:0px 20px;overflow:unset}}.home_blog .home_blog_swiper{margin-top:3.2rem}@media screen and (max-width:768px){.home_blog .home_blog_swiper{margin-top:2rem}}.blog_list .active a{box-shadow:rgba(226,226,226,0.55) 1rem 1rem 1rem}.blog_list .active a::after{opacity:1}.blog_list a{position:relative;display:flex;flex-direction:column;height:100%;border:1px solid rgb(234,234,234);border-radius:8px;transition:0.3s}.blog_list a::after{position:absolute;left:-1px;top:-1px;width:calc(100% - 2px);height:calc(100% - 2px);border:2px solid var(--subtheme_color);border-radius:8px;content:"";pointer-events:none;transition:0.3s;opacity:0}@media screen and (max-width:768px){.blog_list .active a{box-shadow:rgba(226,226,226,0.55) 10px 10px 10px}}.blog_list .img{width:100%;padding-bottom:60.6667%;border-radius:8px 8px 0px 0px}.blog_list a:hover img{transform:scale(1.02)}.blog_list .info{flex:1 1 0%;display:flex;flex-direction:column;padding:3rem 6.5% 2.2rem}@media screen and (max-width:768px){.blog_list .info{padding:1rem 20px}}.blog_list .metas{display:flex;flex-wrap:wrap;align-items:center;font-size:1.8rem;color:rgba(63,63,63,0.85);gap:1.8rem}@media screen and (max-width:768px){.blog_list .metas{font-size:14px;gap:10px}}.blog_list .metas .cat{font-weight:500;color:var(--theme_color);text-transform:uppercase}.blog_list .title{font-size:2.6rem;line-height:3.5rem;font-weight:500;flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;margin-top:1.8rem}@media screen and (max-width:768px){.blog_list .title{font-size:18px;line-height:1.5;margin-top:1rem}}.blog_list .active .btn_more::after{background-color:var(--subtheme_color);transform:rotate(45deg)}.blog_list .btn_more{grid-template-columns:1fr 4.4rem;font-size:2rem;color:var(--title_color);margin-top:6.1rem;padding-top:1.7rem;border-top:1px solid rgb(214,214,214)}@media screen and (max-width:768px){.blog_list .btn_more{font-size:14px;grid-template-columns:1fr 40px;margin-top:20px;padding-top:10px}}.home_blog .swiper_btns{top:58%}@media screen and (max-width:768px){.swiper_btns{gap:20px}}@media screen and (max-width:768px){.home_blog .swiper_btns.middle{position:static;width:100%;padding:0px 20px;transform:translate(0px);justify-content:flex-end;margin-top:2rem}}.swiper_btns div::after{content:"";display:block;width:1.8rem;height:1.8rem;transition:0.3s;background:url("https://www.fortureal.com//wp-content/plugins/sytech-fronteditor/sytpl/home_9/assets/img/arrow.svg") center center / contain no-repeat;filter:contrast(0) brightness(0)}@media screen and (max-width:768px){.swiper_btns div{width:40px;height:40px}}@media screen and (max-width:768px){.swiper_btns div::after{width:14px;height:14px}}@media screen and (max-width:786px){}