:root{--theme-color-1: #ebece6;--theme-color-2: #f7b000;--theme-color-3: #b9b9a8;--theme-color-text-1: #ebece6;--theme-color-text-2: #f7b000;--theme-color-error: #8c0d0d;--theme-color-success: #158d13;--theme-color-icon-1: #ebece6;--theme-color-icon-2: #f7b000}@font-face{font-family:FamiljenGrotesk;src:url(/assetfiles/font/barbas/familjen-grotesk/familjen-grotesk.woff2) format("woff2"),url(/assetfiles/font/barbas/familjen-grotesk/familjen-grotesk.ttf) format("truetype");font-optical-sizing:auto;font-style:normal;font-display:swap}.icon{position:relative;display:flex;color:var(--theme-color-icon-1)}.icon svg{position:absolute}.logo-bb{width:105px;height:22px}.logo-bb svg{width:105px;height:22px}.logo-account{width:19px;height:19px}.logo-account svg{width:19px;height:19px}.icon-hamburger{width:24px;height:23px}.icon-hamburger svg{width:24px;height:23px}.icon-arrow{width:8px;height:6px}.icon-arrow svg{width:8px;height:6px}.icon-arrow-large{width:18px;height:18px;color:var(--theme-color-icon-2)}.icon-arrow-large svg{width:18px;height:18px}.icon-close{width:32px;height:32px}.icon-close svg{width:32px;height:32px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto;overscroll-behavior:none}body,html{margin:0}body{font-family:FamiljenGrotesk,serif;background-color:#000}main{min-height:calc(100vh - 390px);overflow:hidden}.container{position:relative;margin:0 auto;width:100%;height:100%;max-width:1680px;padding:0 94px}.container-fluid{position:relative;max-width:100%;height:100%;width:100%;margin:0 auto}@media screen and (max-width:1200px){.container{padding:0 20px}}a{text-decoration:none;color:inherit}.txt-white{--txt-color: #ebece6;color:var(--txt-color)}.font-s{--text-line-height: 43px;font-size:45px;font-weight:500;line-height:var(--text-line-height)}.font-s.section-heading{--heading-line-margin-top: 10px;--heading-line-margin-bottom: 3px;--heading-pos: 22px;--heading-line-width: 4px}@media screen and (max-width:1200px){.font-s{--text-line-height: 37px;font-size:38px}}@media screen and (max-width:743px){.font-s{--text-line-height: 27px;font-size:24px}.font-s.section-heading{--heading-pos: 22px;--heading-line-width: 2px}}.section-heading{position:relative;--heading-line-offset: calc(var(--heading-line-margin-top, 0px) + var(--heading-line-margin-bottom, 0px));--heading-padding-inline: calc(var(--heading-pos, 22px) + var(--heading-line-width, 4px));padding-left:var(--heading-padding-inline)}.section-heading:after,.section-heading:has(.v-line) .v-line{height:calc(100% - var(--heading-line-offset, 0px));max-height:calc(var(--text-line-height, 43px)*2 - var(--heading-line-offset, 0px));width:var(--heading-line-width, 4px);background-color:var(--txt-color, #000);position:absolute;top:var(--heading-line-margin-top, 0px);left:0;display:block}.section-heading:after{content:""}.section-heading:has(.v-line):after{content:unset}.section-heading .v-line{position:absolute}header{position:fixed;z-index:10;top:48px;width:100%;transition:all .3s}header.move-up{top:-64px}header.no-transition .bg .bg-grey{opacity:1}header.theme-dark .logo .icon{color:#000}header .bg{position:absolute;top:0;width:100%;height:100%;opacity:0}header .bg .bg-black,header .bg .bg-grey{position:absolute;width:100%;height:100%}header .bg .bg-black{background-color:#0009;opacity:.6}header .bg .bg-grey{background-color:#3f3f3f;opacity:.6}header .navs{display:inline-flex;align-items:center;width:100%;height:3rem;padding:0 94px}header .logo{position:absolute;z-index:1}header .logo img{width:105px;height:22px;object-fit:cover}header .main-menu{margin:0 auto;display:inline-flex;background-color:#3f3f3f99;border-radius:4px}header .custom-select-list .list-select{display:flex;position:relative;width:32px;height:48px;align-items:center;justify-content:center;z-index:2;cursor:pointer}header .menu-mb{position:relative;margin-left:auto;width:32px;height:32px;display:none}header .menu-mb .bt{position:absolute;display:flex;width:32px;height:32px;align-items:center;justify-content:center;transition:all .3s}header .menu-mb .bt.bt-hamburger{pointer-events:initial;transform:scale(1)}header .menu-mb .bt.bt-close{pointer-events:none;transform:scale(0) rotate(180deg)}header .menu-mb.active .bt.bt-hamburger{pointer-events:none;transform:scale(0)}header .menu-mb.active .bt.bt-close{pointer-events:initial;transform:scale(1) rotate(0)}@media screen and (max-width:1200px){header{top:0}header .bg{opacity:1}header.theme-dark .logo .icon{color:#ebece6}header .navs{height:58px;padding:0 20px}header .main-menu{display:none}header .menu-mb{display:block}}@media screen and (max-width:743px){header.theme-dark .bg{background-color:#000;opacity:1}}.menus .menu .sub-navs,.popup-country-residence,.custom-select-list .list-option{display:none}.menus.top{display:flex;width:fit-content;counter-reset:section;border-radius:4px;background-color:#0009;font-weight:400;color:var(--theme-color-text-1);text-transform:uppercase;font-size:14px;line-height:17px}.menus.top .menu{position:relative;display:flex;align-items:center;justify-content:center;padding:0 44px;z-index:1}.menus.top .menu:before{content:"";position:absolute;right:0;width:1px;height:24px;background-color:#ebece633}.menus.top .menu:nth-last-child(2):before{opacity:0}.menus.top .menu .item{position:relative;padding-left:18px}.menus.top .menu .item:before{position:absolute;transform:translateY(-50%);top:50%;left:0;color:var(--theme-color-text-1);opacity:.4;counter-increment:section;content:"0" counter(section) " "}.menus.top .menu .item .text{position:relative;display:flex;align-items:center;gap:8px;height:53px}.menus.top .menu .item .text .txt{transition:all .5s}.menu-account{display:grid;grid-template-columns:32px 24px 32px;align-items:center;grid-gap:16px;padding:0 16px 0 12px}.menu-account .bt-account{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.menu-account .bt-account .icon{color:var(--theme-color-icon-2);z-index:1}.menu-account hr{width:100%;height:1px;border:none;border-bottom:solid 1px rgba(235,236,230,.2)}.menu-account .text{width:32px;height:32px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1200px){.menu-account{padding:0;height:60px}}.component-section{display:flex;overflow:hidden}.carousel-slider{position:absolute;display:flex;width:100%;height:100%}.swiper-wrapper{display:flex;position:relative;width:100%;height:100%;z-index:1}.swiper-slide{position:relative;flex-shrink:0;width:100%;height:100%}.swiper-slide img.optimized-img{position:absolute;width:100%;height:100%;object-fit:cover}.swiper-fade .swiper-slide{opacity:0;pointer-events:none}.swiper-fade .swiper-slide-active{opacity:1;pointer-events:auto}.introduction-slider{display:inline-flex;min-height:100dvh;width:100%;position:sticky;top:0;z-index:1}.introduction-slider .container-fluid{z-index:2}.introduction-slider .screen{position:absolute;top:0;width:100%;height:100dvh;display:inline-flex}.introduction-slider .bg,.introduction-slider .banner-img{position:absolute;inset:0}.introduction-slider .bg{z-index:0}.introduction-slider .bg video,.introduction-slider .bg img,.introduction-slider .banner-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.introduction-slider .bg .desktop-image{display:block}.introduction-slider .bg .mobile-image{display:none}.introduction-slider.light .txt-white{color:#000!important}.introduction-slider.light .v-line{background-color:#000!important}.introduction-slider.light .description .txt,.introduction-slider.light .desc>p{color:#000!important}.introductory-hero-banner{--btn-nav-border-color: #ebece6;--btn-nav-icon-color: #fff;--btn-nav-background-color: transparent;position:relative;overflow:hidden;width:100%;height:100dvh}.introductory-hero-banner .bg-fade{position:absolute;width:100%;height:100%;background:#111c1c59;z-index:1}.introductory-hero-banner .contents{--content-padding-left: 22px;--content-left: 310px;position:absolute;left:calc(var(--content-left) - var(--content-padding-left));top:26.8%;max-width:560px;width:100%;overflow:hidden;opacity:1}.introductory-hero-banner .contents .box-line{margin-bottom:20px}.introductory-hero-banner .contents .description{max-width:326px;padding-left:var(--content-padding-left);margin-bottom:29px}.introductory-hero-banner .contents .description .txt{color:#ebece6;font-size:16px;font-weight:400;line-height:19px}.introductory-hero-banner .contents .box-bt{margin-left:22px}.introductory-hero-banner .contents .box-bt .bt{min-width:114px}.introductory-hero-banner.light{--btn-nav-border-color: #000;--btn-nav-icon-color: #000}.introductory-hero-banner.light .txt-white{color:#000!important}@media screen and (max-width:1200px){.introductory-hero-banner .contents{--content-left: 146px;top:22.4%}}@media screen and (max-width:743px){.introductory-hero-banner .contents{--content-left: 50px;--content-padding-left: 28px;top:18%;max-width:calc(100% - 60px)}.introductory-hero-banner .contents .description{padding-left:28px}.introductory-hero-banner .contents .description .txt{font-size:14px;line-height:15px}.introductory-hero-banner .contents .box-bt{margin-left:28px;margin-bottom:50px}}.introduction-banner{--v-line-height: 34px;--v-line-width: 4px;--v-line-top: 0;--intro-banner-left: 309px;--intro-banner-content-left-gap: 26px;--btn-nav-border-color: #ebece6;--btn-nav-icon-color: #fff;--btn-nav-background-color: transparent;position:sticky;top:0;width:100%;height:100vh}.introduction-banner.light{--btn-nav-border-color: #000;--btn-nav-icon-color: #000}.introduction-banner.light .txt-white{color:#000!important}.introduction-banner.light .desc>p{color:#000}.introduction-banner .contents{position:absolute;top:268px;left:calc(var(--intro-banner-left) - var(--intro-banner-content-left-gap));width:100%;max-width:304px;overflow:hidden}.introduction-banner .contents .title{padding-left:var(--intro-banner-content-left-gap);color:#f7b000;font-size:18px;font-weight:500;line-height:22px}.introduction-banner .contents .box-line{margin-bottom:20px}.introduction-banner .contents .logo-box{position:relative;margin-left:calc(var(--intro-banner-content-left-gap)*-1)}.introduction-banner .contents .logo-box .logo-img{width:264px;height:auto;color:#fff;object-fit:cover}.introduction-banner .contents .desc{padding-left:var(--intro-banner-content-left-gap)}.introduction-banner .contents .desc>p{margin-top:12px;color:#ebece6;font-size:22px;font-weight:500;line-height:26px}.introduction-banner .contents .box-bt{margin-top:16px;padding-left:var(--intro-banner-content-left-gap)}.introduction-banner .contents .title,.introduction-banner .contents .logo-img,.introduction-banner .contents .desc,.introduction-banner .contents .bt-link-to{visibility:visible;opacity:1}@media screen and (max-width:1200px){.introduction-banner .contents{--intro-banner-left: 166px;--intro-banner-content-left-gap: 24px;top:228px}}@media screen and (max-width:743px){.introduction-banner .contents{--intro-banner-left: 51px;--intro-banner-content-left-gap: 22px;top:138px;max-width:216px}.introduction-banner .contents .title{font-size:14px;line-height:18px}.introduction-banner .contents .desc>p{font-size:16px;line-height:19px}.introduction-banner .contents .logo-box .logo-img{width:177px}.introduction-banner .carousel-slider .carousel-nav{bottom:48px;left:50%;width:100%;padding:0 20px;justify-content:space-between;transform:translate(-50%)}.introduction-banner .carousel-slider .carousel-pagination{bottom:48px;left:50%;width:fit-content;padding:0;transform:translate(-50%)}.introduction-banner .carousel-slider .bt-prev,.introduction-banner .carousel-slider .bt-next{width:18px;height:18px;border:none}.introduction-banner .introduction-slider .bg .desktop-image{display:none}.introduction-banner .introduction-slider .bg .mobile-image{display:block}.introduction-banner .introduction-slider .scroll-line{bottom:90px}}
