@charset "utf-8";
@font-face { font-family: 'PretendardEB'; font-weight: 800; font-display: swap; src: local('Pretendard ExtraBold'), url('./fonts/Pretendard-ExtraBold.woff2') format('woff2'), url('./fonts/Pretendard-ExtraBold.woff') format('woff');}
@font-face { font-family: 'PretendardB'; font-weight: 700; font-display: swap; src: local('Pretendard Bold'), url('./fonts/Pretendard-Bold.woff2') format('woff2'), url('./fonts/Pretendard-Bold.woff') format('woff');}
@font-face { font-family: 'PretendardSB'; font-weight: 600; font-display: swap; src: local('Pretendard SemiBold'), url('./fonts/Pretendard-SemiBold.woff2') format('woff2'), url('./fonts/Pretendard-SemiBold.woff') format('woff');}

@font-face {font-family: 'Goryeong';src: url("./fonts/GoryeongStrawberry.woff2") format('woff2');font-display: swap;}
@font-face {font-family: 'SBAggroB';src: url("./fonts/SBAggroB.woff") format('woff');font-display: swap;}
@font-face {font-family: 'SBAggroM';src: url("./fonts/SBAggroM.woff") format('woff');font-display: swap;}
@font-face {font-family: 'GmarketM';src: url("./fonts/GmarketSansMedium.woff") format('woff');font-display: swap;}
@font-face {font-family: 'GmarketB';src: url("./fonts/GmarketSansBold.woff") format('woff');font-display: swap;}
@font-face { font-family: 'PretendardR'; font-weight: 400; font-display: swap; src: local('Pretendard Regular'), url('./fonts/Pretendard-Regular.woff2') format('woff2'), url('./fonts/Pretendard-Regular.woff') format('woff');}


/*=========================================================================================================
* common
=========================================================================================================*/
*, *:after, *:before { margin: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;  -webkit-tap-highlight-color:transparent;}
*:focus { outline: none; }
html, body {margin: 0; padding: 0; width: 100%; height: 100%; font-size: 100%; -webkit-text-size-adjust: none;}
body { overflow-x: hidden; color: #000; font-family: 'PretendardR',"맑은 고딕", "Malgun Gothic", Arial, sans-serif; font-weight: 100%;}
section { position: relative; overflow: hidden; width: 100%; background: #fff; }
ul, li, ol {list-style: none; }
fieldset{border: none;}
caption, legend{visibility:hidden; overflow:hidden; width:0; height:0; font-size:0; line-height:0;}
h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-weight: normal;}
a { text-decoration: none; outline:none; select-dummy: expression(this.hideFocus=true);  }
a:link, a:active, a:visited { color: #000; text-decoration: none; }
img { border: 0; vertical-align:top;}
table{border-collapse: collapse;}
em,address{font-style: normal;}
#skipnavi, .hidden{ width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden; }
a{ text-decoration:none; outline: none;  -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color:transparent; select-dummy: expression(this.hideFocus=true);  }
a:visited,a:hover,a:active,a:focus{ background: none; -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color:transparent; }
body.dv_mob{overflow: hidden; overscroll-behavior-y: none;}


#wrap { overflow: hidden; height: 100%; background: #000; position:relative; overflow:hidden; }
.wayContent,.rsp { width: 1920px; height: 1080px; position: relative;  transform-origin: 0 0;}

.coverPage { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url('../images/common/cover_bg.jpg') no-repeat center/contain; }
.coverPage.hide { display: none; }
.coverPage .centerTitle,
.coverPage .centerTitlecha,
.coverPage .centerTitle { text-align:center; position:Absolute; top:50%; left:50%; transform: translate(-50%,-50%); margin-top: -20px;}
.coverPage .centerTitle p { margin-bottom: 39px; font-size:36px; color: #fff; letter-spacing:-0.025em; line-height:36px; font-family: 'GmarketM'; position:relative;}
.coverPage .centerTitle h2 { font-size: 110px; color: #fff; letter-spacing:-0.05em; line-height:120px;font-family: 'GmarketB'; white-space:nowrap;  position:Relative;}
.coverPage .centerTitle h2 .num { display:inline-block; width:90px; height:100px; top:-100px; left:-82px; line-height:0; background-repeat: no-repeat; background-position: center; background-size: 100% auto; position:absolute; }
.coverPage .centerTitle h2 em { display: inline-block; margin: 0 10px; }
.start .coverPage .centerTitle { opacity: 1; transition: opacity .2s;}


/* pageVideoPop */
.pageVideoPop { width:100%; height:100%; position:absolute; top:0; left:0; }
.pageVideoPop video { width:100%; height:100%; vertical-align:top; display: inline-block; opacity: 0; }
.pageVideoPop .movbox {height: 100%;}
.pageVideoPop .movbox .fc_mediaplayer {height: 100%;}
.pageVideoPop .movbox .movcap { width:100%; position:absolute; left:0; bottom:40px; height:45px; text-align:center; display:flex; justify-content: center; align-items: flex-end; }
.pageVideoPop .movbox .movcap span { display:inline-block; padding: 0 10px; font-size:30px; line-height:45px; color: #fff; font-family: 'PretendardR'; background: rgba(0,0,0,0.8); }
.pageVideoPop .dim { display:inline-block; width:100%; height:100%; opacity:0.5; background:#000; opacity: 0.7; position:absolute; top:0; left:0;}
.start .pageVideoPop video { opacity: 1; transition: opacity .2s; }



/*=========================================================================================================
* function - mediaplayer
=========================================================================================================*/
.movbox.fullscreen {width: 100%;}
.movbox.fullscreen .fc_mediaplayer {height: 100% !important;}
.movbox.fullscreen video {width: calc(100% + 1px); height: calc(100% + 1px);}
.movbox.fullscreen .movcap {position: absolute; left: 50%; bottom: 60px; transform: translateX(-50%);}
.movbox.fullscreen .movcap span {white-space: nowrap; line-height: 1.4em; padding-left: 0.4em; padding-right: 0.4em;}
.movbox:not(.fullscreen) .movcap span {xfont-size: 30px !important;}
.movbox:not(.show-subtitle) .movcap {display: none !important;}
.movbox .subtitle-list {display: none;}
.fc_mediaplayer {position: relative;overflow:hidden}
.fc_mediaplayer video {background: #000;}
.fc_mediaplayer .controls,
.fc_mediaplayer .btn-play:before,
.fc_mediaplayer .btn-play:after {transition: opacity 0.5s;}
.fc_mediaplayer.hide-controls .controls,
.fc_mediaplayer.hide-controls .btn-play:before,
.fc_mediaplayer.hide-controls .btn-play:after {opacity: 0;}
.fc_mediaplayer .controls {position: absolute; left: 14px; right: 14px; bottom: 0; height: 75px; z-index: 3;}
.fc_mediaplayer .controls:before {content: ''; position: absolute; left: -14px; right: -14px; bottom: 0; top: -50px; pointer-events: none; z-index: 0; background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.1) 60%, rgba(0, 0, 0, 0) 100%);}
.fc_mediaplayer .controls .progress-bar { margin: 0 10px; position: absolute; left: 0; right: 0; bottom: 55px; height: 24px; cursor: pointer;}
.fc_mediaplayer .controls .progress-bar:before {content: ''; position: absolute; left: 0; right: 0; top: 11px; height: 2px; background-color: #fff; opacity: 0.6; transform: translateZ(0);}
.fc_mediaplayer .controls .progress-bar .passed {position: absolute; left: 0; top: 11px; height: 2px; background-color: #00c6ff; transform: translateZ(0);}
.fc_mediaplayer .controls .progress-bar .pin {position: absolute; top: 4px; width: 15px; height: 15px; background-color: #fff; border-radius: 15px; transform: translateX(-50%); pointer-events: none;}
.fc_mediaplayer .controls .function {position: absolute; left: 0; bottom: 18px; font-size: 0;}
.fc_mediaplayer .controls .function.right {left: auto; right: 0;}
.fc_mediaplayer .controls .function button { display:inline-block; position: relative; width: 30px; height: 30px; background: transparent; border: 0; text-indent: -5000px; overflow: hidden; vertical-align: middle; z-index:1;}
.fc_mediaplayer .controls .function button:before {content: ''; position: absolute; left: 50%; top: 50%; width: 30px; height: 30px; background: url('../images/common/set_mediaplayer.png') no-repeat; background-size: 60px auto; cursor: pointer; transform: translate(-50%, -50%);}
.fc_mediaplayer .controls .function .play {margin-left: 2px;}
.fc_mediaplayer .controls .function .play:before {background-position: 0px -30px;}
.fc_mediaplayer .controls .function .play.on:before {background-position: -30px -30px;}
.fc_mediaplayer .controls .function .stop {margin-left: 2px;}
.fc_mediaplayer .controls .function .stop:before {background-position: 0 -150px;}
.fc_mediaplayer .controls .function .volume {margin-left: 6px;}
.fc_mediaplayer .controls .function .volume:before {background-position: 0 -60px;}
.fc_mediaplayer .controls .function .volume.on:before {background-position: -30px -60px;}
.fc_mediaplayer .controls .function .fullscreen {margin-right: 4px;}
.fc_mediaplayer .controls .function .fullscreen:before {background-position: 0 -90px;}
.fc_mediaplayer .controls .function .fullscreen.on:before {background-position: -30px -90px;}
.fc_mediaplayer .controls .function .fullscreen.hid { opacity: 0.4; pointer-events:none;}
.fc_mediaplayer .controls .function .subtitles {margin-right: 6px;}
.fc_mediaplayer .controls .function .subtitles:before {background-position: 0 -120px;}
.fc_mediaplayer .controls .function .subtitles.on:before {background-position: -30px -120px;}
.fc_mediaplayer .controls .function .spdBtn { margin-right: 6px; }
.fc_mediaplayer .controls .function .spdBtn:before { width:20px; height:20px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.9 20'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;stroke-width:0%7D%3C/style%3E%3C/defs%3E%3Cpath d='M9.9 20H8.8l.2-2h.9v2ZM6.6 19.4c-.7-.2-1.4-.6-2-1l1.1-1.7c.5.3 1.1.6 1.6.8l-.7 1.9Zm-3.7-2.3c-.5-.5-1-1.1-1.4-1.7l1.7-1.1c.3.5.7 1 1.1 1.4l-1.4 1.4ZM.5 13.3c-.2-.7-.4-1.4-.5-2.2l2-.2c0 .6.2 1.2.4 1.7l-1.9.7ZM2 9.1l-2-.2c0-.7.2-1.5.5-2.2l1.9.7c-.2.6-.3 1.2-.4 1.7Zm1.2-3.4L1.5 4.6c.4-.6.9-1.2 1.4-1.8l1.4 1.4c-.4.4-.8.9-1.1 1.4Zm2.5-2.5L4.6 1.5c.6-.4 1.3-.7 2-1l.7 1.9c-.6.2-1.1.5-1.6.8ZM9 2l-.2-2h1.1v2H9Z' class='cls-1'/%3E%3Cpath d='M9.9 20v-2c4.4 0 8-3.6 8-8s-3.6-8-8-8V0c5.5 0 10 4.5 10 10s-4.5 10-10 10Z' class='cls-1'/%3E%3Cpath d='M8.2 6.5v7l5.4-3.5-5.4-3.5z' class='cls-1'/%3E%3C/svg%3E") no-repeat center/100% auto;}
.fc_mediaplayer .controls .function .spdBtn.on { opacity: 0.6;}
.fc_mediaplayer .controls .function .spdBox { opacity:0; pointer-events:none; padding: 16px 15px 10px; width: 60px; border-radius: 5px; background: rgba(0,0,0,0.6); position:Absolute; bottom:15px; left:-16px;}
.fc_mediaplayer .controls .function .spdBox span { display:inline-block;  font-family: 'GmarketM'; font-size: 11px; color: #fff; line-height: 24px; vertical-align: middle; white-space: nowrap; cursor: pointer; }
.fc_mediaplayer .controls .function .spdBox span.on { color: #09c5d1; pointer-events:none;}
.fc_mediaplayer .controls .function .spdBox.on { opacity:1; bottom:35px; pointer-events:auto; }
.fc_mediaplayer .controls .function .time {display: inline-block; margin-left: 15px; font-family: 'GmarketM'; font-size: 11px; color: #fff; line-height: 29px; vertical-align: middle; white-space: nowrap;}
.fc_mediaplayer .controls .function .time > span {position: relative;}
.fc_mediaplayer .controls .function .time .all {margin-left: 14px;}
.fc_mediaplayer .controls .function .time .all:before {content: ''; position: absolute; left: -8px; top: 0; width: 1px; height: 11px; background-color: #fff; opacity: 0.6;}
.fc_mediaplayer .controls .volume-group {display: inline-block; height: 30px; vertical-align: middle; overflow: hidden;}
.fc_mediaplayer.mobile .controls .volume-group,
.fc_mediaplayer .controls .volume-group:not(:hover):not(.keep) {margin-right: -15px;}
.fc_mediaplayer.mobile .controls .volume-group .volume-bar-mask,
.fc_mediaplayer .controls .volume-group:not(:hover):not(.keep) .volume-bar-mask {width: 0; opacity: 0;}
.fc_mediaplayer .controls .volume-bar-mask {position: relative; display: inline-block; width: 60px; margin-left: 9px; vertical-align: middle; overflow: hidden; transition: width 0.25s cubic-bezier(0.215, 0.610, 0.355, 1.000), opacity 0.2s ease-out;}
.fc_mediaplayer .controls .volume-bar {position: relative; display: block; width: 60px; height: 30px; cursor: pointer;}
.fc_mediaplayer .controls .volume-bar:before {content: ''; position: absolute; left: 1px; right: 1px; top: 14px; height: 2px; border-radius: 2px; background-color: #fff; opacity: 0.6;}
.fc_mediaplayer .controls .volume-bar .passed {position: absolute; left: 1px; top: 14px; height: 2px; border-radius: 2px; background-color: #fff;}
.fc_mediaplayer .controls .volume-bar .pin {position: absolute; left: 100%; top: 7px; width: 15px; height: 15px; background-color: #00c6ff; border-radius: 15px; transform: translateX(-50%); pointer-events: none;}
.fc_mediaplayer .btn-play { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2; background: transparent; border: 0; text-indent: -5000px; overflow: hidden; cursor: pointer;}
.fc_mediaplayer .btn-play::before { content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); display:inline-block; width:6.771vw; height:6.771vw; background: rgba(255,255,255,0.3); backdrop-filter: blur(6px); -webkit-backdrop-filter:blur(10px); border-radius: 100%;}
.fc_mediaplayer .btn-play::after { content: ''; display: inline-block; margin-left: 0.20833vw; width: 2.084vw; height: 2.5vw; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 48'%3E%3Cpath id='ico_play' d='M24,0,48,40H0Z' transform='translate(40) rotate(90)' fill='%230ec5d1'/%3E%3C/svg%3E%0A"); background-repeat: no-repeat; background-size: 100% auto; position: Absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: opacity 0.5s;}
.fc_mediaplayer .btn-play.on:after { background: url('../images/common/set_media_pause.png') no-repeat center / 100% auto; margin-left: 0;}
.fc_mediaplayer .mobile-cover {position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 4;}


.gr_one { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 98.406'%3E%3Cpath d='M93.954,29.225a2.176,2.176,0,0,0-2.045,0C84.1,33.7,61.491,46.842,53.045,51.725A4.683,4.683,0,0,0,51,55.134V99.452a1.538,1.538,0,0,0,.682,1.364,2.448,2.448,0,0,0,2.045,0c7.981-4.615,31.653-18.284,38.864-22.5a3.327,3.327,0,0,0,1.364-1.364,8.577,8.577,0,0,0,.682-2.045V30.588a1.78,1.78,0,0,0-.682-1.364' transform='translate(-4.636 -2.634)' fill='%23006174' fill-rule='evenodd'/%3E%3Cpath d='M73.55,85.4V58.518c-.576,1-1.335,2.118-2.244,3.412A18.283,18.283,0,0,1,68.7,64.908v-7.42a27.9,27.9,0,0,0,2.851-4.3,18.851,18.851,0,0,0,2.184-5.775l5.731-3.477V78.758a5.721,5.721,0,0,1-2.425,4.527Z' transform='translate(-6.245 -3.994)' fill='%23fff'/%3E%3Cpath d='M17.045,88.159,2.727,79.977a2.035,2.035,0,0,1-1.364-2.045v-15a.682.682,0,0,0-1.364,0v15a2.972,2.972,0,0,0,1.364,2.727l15,8.864c.736.352.962.118,1.164-.2.257-.4.191-.845-.482-1.164' transform='translate(0 -5.659)' fill='%236fc6b3' fill-rule='evenodd'/%3E%3Cpath d='M28.989,86.775c-1.545,1.223-3.564,1.131-5.994-.24a15.57,15.57,0,0,1-6.024-6.585A20.154,20.154,0,0,1,14.6,70.411V54.351q0-4.647,2.367-6.651c1.576-1.335,3.6-1.332,6.024.039a15.157,15.157,0,0,1,5.994,6.7,20.461,20.461,0,0,1,2.335,9.346V79.843C31.323,83.248,30.536,85.552,28.989,86.775Zm-3.816-26.33c0-3.274-.884-5.473-2.177-6.2s-2.207.544-2.207,3.728V73.856c0,3.142.915,5.4,2.207,6.134,1.357.765,2.177-.474,2.177-3.66Z' transform='translate(-1.328 -4.246)' fill='%2300a99f'/%3E%3Cpath d='M86.785,20.455,47.25.682A4.45,4.45,0,0,0,45.2,0a4.091,4.091,0,0,0-2.045.682C37.5,3.575,3.625,20.455,3.625,20.455A2.519,2.519,0,0,0,2.25,22.5a2.088,2.088,0,0,0,1.375,2.045c6.148,3.509,34.86,19.776,39.535,22.5a3.9,3.9,0,0,0,2.045.682,4.271,4.271,0,0,0,2.045-.682s32.313-18.76,39.535-22.5c1.36-.679,1.371-1.367,1.375-2.045a2.672,2.672,0,0,0-1.375-2.045' transform='translate(-0.205 0)' fill='%2300a99f' fill-rule='evenodd'/%3E%3Cpath d='M48.886,20.25c3.389,0,6.136,1.832,6.136,4.091s-2.747,4.091-6.136,4.091S42.75,26.6,42.75,24.341,45.5,20.25,48.886,20.25' transform='translate(-3.886 -1.841)' fill='%2399d9cb'/%3E%3Cpath d='M53.5,43.034c-.42-.7-1.345-.3-1.345-.3a17.089,17.089,0,0,1-2.75,1.282,10.561,10.561,0,0,1-6.814-.985L35.1,38.664c-1.132-.7-1.454.082-1.454.082-.315.538.037.875.749,1.267,1.968,1.108,7.515,4.385,7.515,4.385,5.463,2.572,8.864.682,8.864.682.926-.455,1.538-.707,2.041-.952A.978.978,0,0,0,53.5,43.034Z' transform='translate(-3.048 -3.489)' fill='%2358bead' fill-rule='evenodd'/%3E%3Cpath d='M58.023,40.5A1.023,1.023,0,1,1,57,41.523,1.023,1.023,0,0,1,58.023,40.5' transform='translate(-5.182 -3.682)' fill='%2358bead'/%3E%3C/svg%3E%0A"); }
.gr_two { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 98.406'%3E%3Cpath d='M93.954,29.225a2.176,2.176,0,0,0-2.045,0C84.1,33.7,61.491,46.842,53.045,51.725A4.683,4.683,0,0,0,51,55.134V99.452a1.538,1.538,0,0,0,.682,1.364,2.448,2.448,0,0,0,2.045,0c7.981-4.615,31.653-18.284,38.864-22.5a3.327,3.327,0,0,0,1.364-1.364,8.577,8.577,0,0,0,.682-2.045V30.588a1.78,1.78,0,0,0-.682-1.364' transform='translate(-4.636 -2.634)' fill='%23006174' fill-rule='evenodd'/%3E%3Cpath d='M81.472,80.6,67.1,89.323a27.175,27.175,0,0,1,.7-7.1,61.76,61.76,0,0,1,2.73-7.59l5.61-13.484a14.666,14.666,0,0,0,1.122-5.132c0-2.793-.97-3.732-2.092-3.052-1.244.755-2.154,3.007-2.154,7.023L67.1,63.576a25.185,25.185,0,0,1,2.063-10.242,14.958,14.958,0,0,1,5.975-7.072c2.456-1.489,4.427-1.681,5.853-.495,1.425,1.143,2.154,3.364,2.154,6.724,0,3.535-1.184,6.7-2.729,10.383l-6.643,15.9,9.463-5.739v4.058A3.7,3.7,0,0,1,81.472,80.6Z' transform='translate(-6.099 -4.09)' fill='%23fff'/%3E%3Cpath d='M17.045,88.159,2.727,79.977a2.035,2.035,0,0,1-1.364-2.045v-15a.682.682,0,0,0-1.364,0v15a2.972,2.972,0,0,0,1.364,2.727l15,8.864c.736.352.962.118,1.164-.2.257-.4.191-.845-.482-1.164' transform='translate(0 -5.659)' fill='%236fc6b3' fill-rule='evenodd'/%3E%3Cpath d='M28.989,86.775c-1.545,1.223-3.565,1.131-5.994-.24A15.572,15.572,0,0,1,16.97,79.95,20.164,20.164,0,0,1,14.6,70.411V54.351q0-4.647,2.366-6.652c1.577-1.335,3.6-1.33,6.025.039a15.172,15.172,0,0,1,5.994,6.7,20.476,20.476,0,0,1,2.335,9.347V79.843C31.323,83.247,30.535,85.552,28.989,86.775ZM25.172,60.444c0-3.274-.884-5.473-2.177-6.2s-2.208.544-2.208,3.729V73.856c0,3.142.915,5.4,2.208,6.134,1.357.765,2.177-.475,2.177-3.66Z' transform='translate(-1.328 -4.246)' fill='%2300a99f'/%3E%3Cpath d='M86.785,20.455,47.25.682A4.45,4.45,0,0,0,45.2,0a4.091,4.091,0,0,0-2.045.682C37.5,3.575,3.625,20.455,3.625,20.455A2.519,2.519,0,0,0,2.25,22.5a2.088,2.088,0,0,0,1.375,2.045c6.148,3.509,34.86,19.776,39.535,22.5a3.9,3.9,0,0,0,2.045.682,4.271,4.271,0,0,0,2.045-.682s32.313-18.76,39.535-22.5c1.361-.679,1.371-1.367,1.375-2.045a2.672,2.672,0,0,0-1.375-2.045' transform='translate(-0.205 0)' fill='%2300a99f' fill-rule='evenodd'/%3E%3Cpath d='M48.886,20.25c3.389,0,6.136,1.832,6.136,4.091s-2.747,4.091-6.136,4.091S42.75,26.6,42.75,24.341,45.5,20.25,48.886,20.25' transform='translate(-3.886 -1.841)' fill='%2399d9cb'/%3E%3Cpath d='M53.5,43.034c-.42-.7-1.345-.3-1.345-.3a17.126,17.126,0,0,1-2.75,1.282,10.559,10.559,0,0,1-6.814-.985L35.1,38.664c-1.132-.7-1.454.082-1.454.082-.315.538.037.875.748,1.267,1.968,1.108,7.516,4.385,7.516,4.385,5.463,2.572,8.864.682,8.864.682.926-.455,1.537-.707,2.041-.952A.978.978,0,0,0,53.5,43.034Z' transform='translate(-3.048 -3.489)' fill='%2358bead' fill-rule='evenodd'/%3E%3Cpath d='M58.023,40.5A1.023,1.023,0,1,1,57,41.523,1.023,1.023,0,0,1,58.023,40.5' transform='translate(-5.182 -3.682)' fill='%2358bead'/%3E%3C/svg%3E%0A"); }
.gr_three { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 98.406'%3E%3Cpath d='M93.954,29.225a2.176,2.176,0,0,0-2.045,0C84.1,33.7,61.491,46.842,53.045,51.725A4.683,4.683,0,0,0,51,55.134V99.452a1.538,1.538,0,0,0,.682,1.364,2.448,2.448,0,0,0,2.045,0c7.982-4.615,31.653-18.284,38.864-22.5a3.327,3.327,0,0,0,1.364-1.364,8.577,8.577,0,0,0,.682-2.045V30.588a1.78,1.78,0,0,0-.682-1.364' transform='translate(-4.636 -2.634)' fill='%23006174' fill-rule='evenodd'/%3E%3Cpath d='M80.929,78.2a16.119,16.119,0,0,1-6.065,6.822c-5.246,3.182-8.371.886-8.4-7.125l5.945-3.605c.03,3.865,1,5.065,2.456,4.184,1.243-.755,2.4-3.112,2.4-6.472,0-3.274-1.123-4.425-2.547-3.56l-1.425.864V62.977l1.425-.864c1.062-.645,2.215-3.176,2.215-5.925,0-3.1-1.032-4-2.033-3.394-1.214.735-2.124,2.989-2.245,6.728l-5.914,3.586a22.888,22.888,0,0,1,2.274-10.193A15.7,15.7,0,0,1,74.8,46.3c2.456-1.49,4.428-1.639,5.853-.451s2.154,3.363,2.154,6.461a17.858,17.858,0,0,1-.91,5.309,12.265,12.265,0,0,1-2.335,4.515,3.071,3.071,0,0,1,2.577,1.927A8.987,8.987,0,0,1,83.2,68.571,20.872,20.872,0,0,1,80.929,78.2Z' transform='translate(-6.042 -4.096)' fill='%23fff'/%3E%3Cpath d='M17.045,88.159,2.727,79.977a2.035,2.035,0,0,1-1.364-2.045v-15a.682.682,0,0,0-1.364,0v15a2.972,2.972,0,0,0,1.364,2.727l15,8.864c.736.352.962.118,1.164-.2.257-.4.191-.845-.482-1.164' transform='translate(0 -5.659)' fill='%236fc6b3' fill-rule='evenodd'/%3E%3Cpath d='M28.99,86.775C27.444,88,25.424,87.906,23,86.536a15.586,15.586,0,0,1-6.025-6.585,20.161,20.161,0,0,1-2.366-9.539V54.352q0-4.647,2.366-6.652c1.577-1.335,3.6-1.331,6.025.039a15.168,15.168,0,0,1,5.994,6.7,20.485,20.485,0,0,1,2.335,9.347V79.844C31.324,83.248,30.535,85.553,28.99,86.775Zm-3.816-26.33c0-3.274-.884-5.473-2.177-6.2s-2.208.544-2.208,3.728V73.856c0,3.143.915,5.4,2.208,6.134,1.357.765,2.177-.474,2.177-3.659Z' transform='translate(-1.328 -4.246)' fill='%2300a99f'/%3E%3Cpath d='M86.785,20.455,47.25.682A4.45,4.45,0,0,0,45.2,0a4.091,4.091,0,0,0-2.045.682C37.5,3.575,3.625,20.455,3.625,20.455A2.519,2.519,0,0,0,2.25,22.5a2.088,2.088,0,0,0,1.375,2.045c6.148,3.509,34.86,19.776,39.535,22.5a3.9,3.9,0,0,0,2.045.682,4.271,4.271,0,0,0,2.045-.682s32.313-18.76,39.535-22.5c1.36-.679,1.371-1.367,1.375-2.045a2.672,2.672,0,0,0-1.375-2.045' transform='translate(-0.205 0)' fill='%2300a99f' fill-rule='evenodd'/%3E%3Cpath d='M48.886,20.25c3.389,0,6.136,1.832,6.136,4.091s-2.747,4.091-6.136,4.091S42.75,26.6,42.75,24.341,45.5,20.25,48.886,20.25' transform='translate(-3.886 -1.841)' fill='%2399d9cb'/%3E%3Cpath d='M53.5,43.034c-.42-.7-1.345-.3-1.345-.3a17.126,17.126,0,0,1-2.75,1.282,10.561,10.561,0,0,1-6.814-.985L35.1,38.664c-1.133-.7-1.455.082-1.455.082-.315.538.037.875.749,1.267,1.967,1.108,7.515,4.385,7.515,4.385,5.463,2.572,8.864.682,8.864.682.926-.455,1.538-.707,2.041-.952A.978.978,0,0,0,53.5,43.034Z' transform='translate(-3.048 -3.489)' fill='%2358bead' fill-rule='evenodd'/%3E%3Cpath d='M58.023,40.5A1.023,1.023,0,1,1,57,41.523,1.023,1.023,0,0,1,58.023,40.5' transform='translate(-5.182 -3.682)' fill='%2358bead'/%3E%3C/svg%3E%0A"); }
.pur_one { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 98.406'%3E%3Cpath d='M93.954,29.225a2.176,2.176,0,0,0-2.045,0C84.1,33.7,61.491,46.842,53.045,51.725A4.681,4.681,0,0,0,51,55.134V99.452a1.538,1.538,0,0,0,.682,1.364,2.448,2.448,0,0,0,2.045,0c7.981-4.615,31.653-18.284,38.864-22.5a3.327,3.327,0,0,0,1.364-1.364,8.577,8.577,0,0,0,.682-2.045V30.588a1.78,1.78,0,0,0-.682-1.364' transform='translate(-4.636 -2.634)' fill='%23583f9a' fill-rule='evenodd'/%3E%3Cpath d='M73.55,85.4V58.519c-.576,1-1.335,2.118-2.244,3.412A18.283,18.283,0,0,1,68.7,64.909v-7.42a27.874,27.874,0,0,0,2.851-4.3,18.837,18.837,0,0,0,2.184-5.775l5.731-3.476V78.758a5.721,5.721,0,0,1-2.425,4.527Z' transform='translate(-6.245 -3.994)' fill='%23fff'/%3E%3Cpath d='M17.045,88.159,2.727,79.977a2.035,2.035,0,0,1-1.364-2.045v-15a.682.682,0,0,0-1.364,0v15a2.973,2.973,0,0,0,1.364,2.727l15,8.864c.736.352.962.118,1.164-.2.257-.4.191-.845-.482-1.164' transform='translate(0 -5.659)' fill='%23bbb7da' fill-rule='evenodd'/%3E%3Cpath d='M28.989,86.775c-1.545,1.223-3.564,1.131-5.994-.24a15.57,15.57,0,0,1-6.024-6.585A20.154,20.154,0,0,1,14.6,70.411V54.351q0-4.647,2.367-6.652c1.576-1.335,3.6-1.33,6.024.039a15.164,15.164,0,0,1,5.994,6.7,20.461,20.461,0,0,1,2.335,9.346V79.843C31.323,83.248,30.536,85.552,28.989,86.775Zm-3.816-26.33c0-3.274-.884-5.474-2.177-6.2s-2.207.543-2.207,3.728V73.856c0,3.142.915,5.4,2.207,6.134,1.357.765,2.177-.474,2.177-3.66Z' transform='translate(-1.328 -4.246)' fill='%23a39adc'/%3E%3Cpath d='M86.785,20.455,47.25.682A4.45,4.45,0,0,0,45.2,0a4.091,4.091,0,0,0-2.045.682C37.5,3.575,3.625,20.455,3.625,20.455A2.519,2.519,0,0,0,2.25,22.5a2.088,2.088,0,0,0,1.375,2.045c6.148,3.509,34.86,19.776,39.535,22.5a3.9,3.9,0,0,0,2.045.682,4.271,4.271,0,0,0,2.045-.682s32.313-18.76,39.535-22.5c1.36-.679,1.371-1.367,1.375-2.045a2.674,2.674,0,0,0-1.375-2.045' transform='translate(-0.205 0)' fill='%23a39adc' fill-rule='evenodd'/%3E%3Cpath d='M48.886,20.25c3.389,0,6.136,1.832,6.136,4.091s-2.747,4.091-6.136,4.091S42.75,26.6,42.75,24.341,45.5,20.25,48.886,20.25' transform='translate(-3.886 -1.841)' fill='%23d8d4ff'/%3E%3Cpath d='M53.5,43.034c-.42-.7-1.345-.3-1.345-.3a17.089,17.089,0,0,1-2.75,1.282,10.561,10.561,0,0,1-6.814-.985L35.1,38.664c-1.132-.7-1.454.082-1.454.082-.315.538.037.875.749,1.267,1.968,1.108,7.515,4.385,7.515,4.385,5.463,2.572,8.864.682,8.864.682.926-.455,1.538-.707,2.041-.952a.978.978,0,0,0,.686-1.094' transform='translate(-3.048 -3.489)' fill='%23d8d4ff' fill-rule='evenodd'/%3E%3Cpath d='M58.023,40.5A1.023,1.023,0,1,1,57,41.523,1.023,1.023,0,0,1,58.023,40.5' transform='translate(-5.182 -3.682)' fill='%23d8d4ff'/%3E%3C/svg%3E%0A"); }
.pur_two { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 98.406'%3E%3Cpath d='M93.954,29.225a2.176,2.176,0,0,0-2.045,0C84.1,33.7,61.491,46.842,53.045,51.725A4.681,4.681,0,0,0,51,55.134V99.452a1.538,1.538,0,0,0,.682,1.364,2.448,2.448,0,0,0,2.045,0c7.981-4.615,31.653-18.284,38.864-22.5a3.327,3.327,0,0,0,1.364-1.364,8.577,8.577,0,0,0,.682-2.045V30.588a1.78,1.78,0,0,0-.682-1.364' transform='translate(-4.636 -2.634)' fill='%23583f9a' fill-rule='evenodd'/%3E%3Cpath d='M81.472,80.6,67.1,89.323a27.175,27.175,0,0,1,.7-7.1,61.76,61.76,0,0,1,2.73-7.59l5.61-13.484a14.666,14.666,0,0,0,1.122-5.132c0-2.793-.97-3.732-2.092-3.052-1.244.755-2.154,3.007-2.154,7.023L67.1,63.576a25.185,25.185,0,0,1,2.063-10.242,14.958,14.958,0,0,1,5.975-7.072c2.456-1.49,4.427-1.681,5.853-.495,1.425,1.143,2.154,3.364,2.154,6.724,0,3.535-1.184,6.7-2.729,10.383l-6.643,15.9,9.463-5.739v4.058A3.7,3.7,0,0,1,81.472,80.6Z' transform='translate(-6.099 -4.09)' fill='%23fff'/%3E%3Cpath d='M17.045,88.159,2.727,79.977a2.035,2.035,0,0,1-1.364-2.045v-15a.682.682,0,0,0-1.364,0v15a2.973,2.973,0,0,0,1.364,2.727l15,8.864c.736.352.962.118,1.164-.2.257-.4.191-.845-.482-1.164' transform='translate(0 -5.659)' fill='%23bbb7da' fill-rule='evenodd'/%3E%3Cpath d='M28.989,86.775c-1.545,1.223-3.565,1.131-5.994-.24A15.572,15.572,0,0,1,16.97,79.95,20.164,20.164,0,0,1,14.6,70.411V54.351q0-4.647,2.366-6.652c1.577-1.335,3.6-1.33,6.025.039a15.172,15.172,0,0,1,5.994,6.7,20.476,20.476,0,0,1,2.335,9.347V79.843C31.323,83.247,30.535,85.552,28.989,86.775ZM25.172,60.444c0-3.274-.884-5.474-2.177-6.2s-2.208.543-2.208,3.729V73.856c0,3.142.915,5.4,2.208,6.134,1.357.765,2.177-.475,2.177-3.66Z' transform='translate(-1.328 -4.246)' fill='%23a39adc'/%3E%3Cpath d='M86.785,20.455,47.25.682A4.45,4.45,0,0,0,45.2,0a4.091,4.091,0,0,0-2.045.682C37.5,3.575,3.625,20.455,3.625,20.455A2.519,2.519,0,0,0,2.25,22.5a2.088,2.088,0,0,0,1.375,2.045c6.148,3.509,34.86,19.776,39.535,22.5a3.9,3.9,0,0,0,2.045.682,4.271,4.271,0,0,0,2.045-.682s32.313-18.76,39.535-22.5c1.361-.679,1.371-1.367,1.375-2.045a2.674,2.674,0,0,0-1.375-2.045' transform='translate(-0.205 0)' fill='%23a39adc' fill-rule='evenodd'/%3E%3Cpath d='M48.886,20.25c3.389,0,6.136,1.832,6.136,4.091s-2.747,4.091-6.136,4.091S42.75,26.6,42.75,24.341,45.5,20.25,48.886,20.25' transform='translate(-3.886 -1.841)' fill='%23d8d4ff'/%3E%3Cpath d='M53.5,43.034c-.42-.7-1.345-.3-1.345-.3a17.126,17.126,0,0,1-2.75,1.282,10.559,10.559,0,0,1-6.814-.985L35.1,38.664c-1.132-.7-1.454.082-1.454.082-.315.538.037.875.748,1.267,1.968,1.108,7.516,4.385,7.516,4.385,5.463,2.572,8.864.682,8.864.682.926-.455,1.537-.707,2.041-.952A.978.978,0,0,0,53.5,43.034Z' transform='translate(-3.048 -3.489)' fill='%23d8d4ff' fill-rule='evenodd'/%3E%3Cpath d='M58.023,40.5A1.023,1.023,0,1,1,57,41.523,1.023,1.023,0,0,1,58.023,40.5' transform='translate(-5.182 -3.682)' fill='%23d8d4ff'/%3E%3C/svg%3E%0A"); }
.pur_three { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 98.406'%3E%3Cpath d='M93.954,29.225a2.176,2.176,0,0,0-2.045,0C84.1,33.7,61.491,46.842,53.045,51.725A4.681,4.681,0,0,0,51,55.134V99.452a1.538,1.538,0,0,0,.682,1.364,2.448,2.448,0,0,0,2.045,0c7.982-4.615,31.653-18.284,38.864-22.5a3.327,3.327,0,0,0,1.364-1.364,8.577,8.577,0,0,0,.682-2.045V30.588a1.78,1.78,0,0,0-.682-1.364' transform='translate(-4.636 -2.634)' fill='%23583f9a' fill-rule='evenodd'/%3E%3Cpath d='M80.929,78.2a16.119,16.119,0,0,1-6.065,6.822c-5.246,3.182-8.371.886-8.4-7.125l5.945-3.605c.03,3.865,1,5.065,2.456,4.184,1.243-.755,2.4-3.112,2.4-6.472,0-3.274-1.123-4.425-2.547-3.56l-1.425.864V62.977l1.425-.864c1.062-.645,2.215-3.176,2.215-5.925,0-3.1-1.032-4-2.033-3.394-1.214.735-2.124,2.989-2.245,6.728l-5.914,3.586a22.888,22.888,0,0,1,2.274-10.193A15.7,15.7,0,0,1,74.8,46.3c2.456-1.49,4.428-1.639,5.853-.451s2.154,3.363,2.154,6.461a17.858,17.858,0,0,1-.91,5.309,12.265,12.265,0,0,1-2.335,4.515,3.071,3.071,0,0,1,2.577,1.927A8.987,8.987,0,0,1,83.2,68.571,20.872,20.872,0,0,1,80.929,78.2Z' transform='translate(-6.042 -4.096)' fill='%23fff'/%3E%3Cpath d='M17.045,88.159,2.727,79.977a2.035,2.035,0,0,1-1.364-2.045v-15a.682.682,0,0,0-1.364,0v15a2.973,2.973,0,0,0,1.364,2.727l15,8.864c.736.352.962.118,1.164-.2.257-.4.191-.845-.482-1.164' transform='translate(0 -5.659)' fill='%23bbb7da' fill-rule='evenodd'/%3E%3Cpath d='M28.99,86.775C27.444,88,25.424,87.906,23,86.536a15.586,15.586,0,0,1-6.025-6.585,20.161,20.161,0,0,1-2.366-9.539V54.352q0-4.647,2.366-6.651c1.577-1.336,3.6-1.332,6.025.039a15.16,15.16,0,0,1,5.994,6.7,20.485,20.485,0,0,1,2.335,9.347V79.844C31.324,83.248,30.535,85.553,28.99,86.775Zm-3.816-26.33c0-3.274-.884-5.474-2.177-6.2s-2.208.543-2.208,3.728V73.856c0,3.143.915,5.4,2.208,6.134,1.357.765,2.177-.474,2.177-3.659Z' transform='translate(-1.328 -4.246)' fill='%23a39adc'/%3E%3Cpath d='M86.785,20.455,47.25.682A4.45,4.45,0,0,0,45.2,0a4.091,4.091,0,0,0-2.045.682C37.5,3.575,3.625,20.455,3.625,20.455A2.519,2.519,0,0,0,2.25,22.5a2.088,2.088,0,0,0,1.375,2.045c6.148,3.509,34.86,19.776,39.535,22.5a3.9,3.9,0,0,0,2.045.682,4.271,4.271,0,0,0,2.045-.682s32.313-18.76,39.535-22.5c1.36-.679,1.371-1.367,1.375-2.045a2.674,2.674,0,0,0-1.375-2.045' transform='translate(-0.205 0)' fill='%23a39adc' fill-rule='evenodd'/%3E%3Cpath d='M48.886,20.25c3.389,0,6.136,1.832,6.136,4.091s-2.747,4.091-6.136,4.091S42.75,26.6,42.75,24.341,45.5,20.25,48.886,20.25' transform='translate(-3.886 -1.841)' fill='%23d8d4ff'/%3E%3Cpath d='M53.5,43.034c-.42-.7-1.345-.3-1.345-.3a17.126,17.126,0,0,1-2.75,1.282,10.561,10.561,0,0,1-6.814-.985L35.1,38.664c-1.133-.7-1.455.082-1.455.082-.315.538.037.875.749,1.267,1.967,1.108,7.515,4.385,7.515,4.385,5.463,2.572,8.864.682,8.864.682.926-.455,1.538-.707,2.041-.952a.978.978,0,0,0,.686-1.094' transform='translate(-3.048 -3.489)' fill='%23d8d4ff' fill-rule='evenodd'/%3E%3Cpath d='M58.023,40.5A1.023,1.023,0,1,1,57,41.523,1.023,1.023,0,0,1,58.023,40.5' transform='translate(-5.182 -3.682)' fill='%23d8d4ff'/%3E%3C/svg%3E%0A"); }
.pur_four { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 98.406'%3E%3Cpath d='M93.954,29.225a2.176,2.176,0,0,0-2.045,0C84.1,33.7,61.491,46.842,53.045,51.725A4.681,4.681,0,0,0,51,55.134V99.452a1.538,1.538,0,0,0,.682,1.364,2.448,2.448,0,0,0,2.045,0c7.982-4.615,31.653-18.284,38.864-22.5a3.327,3.327,0,0,0,1.364-1.364,8.577,8.577,0,0,0,.682-2.045V30.588a1.78,1.78,0,0,0-.682-1.364' transform='translate(-4.636 -2.634)' fill='%23583f9a' fill-rule='evenodd'/%3E%3Cpath d='M75.949,83.727V78.4l-9.886,6V77.94l8.188-31.064,6.185-3.752L72.4,73.7l3.548-2.153V61.3l5.61-3.4V68.148l2.154-1.305v4.451a3.629,3.629,0,0,1-1.759,3.467L81.559,75v2.836a3.975,3.975,0,0,1-1.879,3.628Z' transform='translate(-6.006 -3.92)' fill='%23fff'/%3E%3Cpath d='M17.045,88.159,2.727,79.977a2.035,2.035,0,0,1-1.364-2.045v-15a.682.682,0,0,0-1.364,0v15a2.973,2.973,0,0,0,1.364,2.727l15,8.864c.736.352.962.118,1.164-.2.257-.4.191-.845-.482-1.164' transform='translate(0 -5.659)' fill='%23bbb7da' fill-rule='evenodd'/%3E%3Cpath d='M28.989,86.775C27.443,88,25.425,87.906,23,86.535a15.576,15.576,0,0,1-6.024-6.585,20.152,20.152,0,0,1-2.365-9.539V54.351q0-4.647,2.365-6.652c1.578-1.335,3.6-1.33,6.024.039a15.164,15.164,0,0,1,5.994,6.7,20.461,20.461,0,0,1,2.335,9.346V79.843C31.323,83.248,30.536,85.552,28.989,86.775Zm-3.816-26.33c0-3.274-.884-5.474-2.177-6.2s-2.207.543-2.207,3.728V73.856c0,3.142.915,5.4,2.207,6.134,1.357.765,2.177-.474,2.177-3.66Z' transform='translate(-1.328 -4.246)' fill='%23a39adc'/%3E%3Cpath d='M86.785,20.455,47.25.682A4.45,4.45,0,0,0,45.2,0a4.091,4.091,0,0,0-2.045.682C37.5,3.575,3.625,20.455,3.625,20.455A2.519,2.519,0,0,0,2.25,22.5a2.088,2.088,0,0,0,1.375,2.045c6.148,3.509,34.86,19.776,39.535,22.5a3.9,3.9,0,0,0,2.045.682,4.271,4.271,0,0,0,2.045-.682s32.313-18.76,39.535-22.5c1.36-.679,1.371-1.367,1.375-2.045a2.674,2.674,0,0,0-1.375-2.045' transform='translate(-0.205 0)' fill='%23a39adc' fill-rule='evenodd'/%3E%3Cpath d='M48.886,20.25c3.389,0,6.136,1.832,6.136,4.091s-2.747,4.091-6.136,4.091S42.75,26.6,42.75,24.341,45.5,20.25,48.886,20.25' transform='translate(-3.886 -1.841)' fill='%23d8d4ff'/%3E%3Cpath d='M53.5,43.034c-.42-.7-1.345-.3-1.345-.3a17.126,17.126,0,0,1-2.75,1.282,10.559,10.559,0,0,1-6.814-.985L35.1,38.664c-1.132-.7-1.454.082-1.454.082-.315.538.037.875.748,1.267,1.968,1.108,7.516,4.385,7.516,4.385,5.463,2.572,8.864.682,8.864.682.926-.455,1.537-.707,2.041-.952A.978.978,0,0,0,53.5,43.034Z' transform='translate(-3.048 -3.489)' fill='%23d8d4ff' fill-rule='evenodd'/%3E%3Cpath d='M58.023,40.5A1.023,1.023,0,1,1,57,41.523,1.023,1.023,0,0,1,58.023,40.5' transform='translate(-5.182 -3.682)' fill='%23d8d4ff'/%3E%3C/svg%3E%0A"); }
.blue_one { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 98.406'%3E%3Cpath d='M93.954,29.225a2.176,2.176,0,0,0-2.045,0C84.1,33.7,61.491,46.842,53.045,51.725A4.683,4.683,0,0,0,51,55.134V99.452a1.538,1.538,0,0,0,.682,1.364,2.448,2.448,0,0,0,2.045,0c7.981-4.615,31.653-18.284,38.864-22.5a3.327,3.327,0,0,0,1.364-1.364,8.577,8.577,0,0,0,.682-2.045V30.588a1.78,1.78,0,0,0-.682-1.364' transform='translate(-4.636 -2.634)' fill='%23275caa' fill-rule='evenodd'/%3E%3Cpath d='M73.55,85.4V58.518c-.576,1-1.335,2.117-2.244,3.412A18.322,18.322,0,0,1,68.7,64.908v-7.42a27.858,27.858,0,0,0,2.851-4.3,18.847,18.847,0,0,0,2.184-5.776l5.731-3.476V78.758a5.721,5.721,0,0,1-2.425,4.526Z' transform='translate(-6.245 -3.994)' fill='%23fff'/%3E%3Cpath d='M17.045,88.159,2.727,79.977a2.035,2.035,0,0,1-1.364-2.045v-15a.682.682,0,0,0-1.364,0v15a2.972,2.972,0,0,0,1.364,2.727l15,8.864c.736.352.962.118,1.164-.2.257-.4.191-.845-.482-1.164' transform='translate(0 -5.659)' fill='%236dcff6' fill-rule='evenodd'/%3E%3Cpath d='M28.989,86.775c-1.545,1.224-3.564,1.132-5.994-.239a15.57,15.57,0,0,1-6.024-6.585,20.158,20.158,0,0,1-2.367-9.54V54.352q0-4.647,2.367-6.652c1.576-1.335,3.6-1.331,6.024.039a15.167,15.167,0,0,1,5.994,6.7,20.461,20.461,0,0,1,2.335,9.346v16.06C31.323,83.248,30.536,85.553,28.989,86.775Zm-3.816-26.33c0-3.273-.884-5.473-2.177-6.2s-2.207.544-2.207,3.729V73.857c0,3.142.915,5.4,2.207,6.134,1.357.765,2.177-.475,2.177-3.66Z' transform='translate(-1.328 -4.246)' fill='%230fc7ff'/%3E%3Cpath d='M86.785,20.455,47.25.682A4.45,4.45,0,0,0,45.2,0a4.091,4.091,0,0,0-2.045.682C37.5,3.575,3.625,20.455,3.625,20.455A2.519,2.519,0,0,0,2.25,22.5a2.088,2.088,0,0,0,1.375,2.045c6.148,3.509,34.86,19.776,39.535,22.5a3.9,3.9,0,0,0,2.045.682,4.271,4.271,0,0,0,2.045-.682s32.313-18.76,39.535-22.5c1.36-.679,1.371-1.367,1.375-2.045a2.672,2.672,0,0,0-1.375-2.045' transform='translate(-0.205 0)' fill='%230fc7ff' fill-rule='evenodd'/%3E%3Cpath d='M48.886,20.25c3.389,0,6.136,1.832,6.136,4.091s-2.747,4.091-6.136,4.091S42.75,26.6,42.75,24.341,45.5,20.25,48.886,20.25' transform='translate(-3.886 -1.841)' fill='%238de0ff'/%3E%3Cpath d='M53.5,43.034c-.42-.7-1.345-.3-1.345-.3a17.089,17.089,0,0,1-2.75,1.282,10.561,10.561,0,0,1-6.814-.985L35.1,38.664c-1.132-.7-1.454.082-1.454.082-.315.538.037.875.749,1.267,1.968,1.108,7.515,4.385,7.515,4.385,5.463,2.572,8.864.682,8.864.682.926-.455,1.538-.707,2.041-.952A.978.978,0,0,0,53.5,43.034Z' transform='translate(-3.048 -3.489)' fill='%238de0ff' fill-rule='evenodd'/%3E%3Cpath d='M58.023,40.5A1.023,1.023,0,1,1,57,41.523,1.023,1.023,0,0,1,58.023,40.5' transform='translate(-5.182 -3.682)' fill='%238de0ff'/%3E%3C/svg%3E%0A"); }
.blue_two { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 98.406'%3E%3Cpath d='M93.954,29.225a2.176,2.176,0,0,0-2.045,0C84.1,33.7,61.491,46.842,53.045,51.725A4.683,4.683,0,0,0,51,55.134V99.452a1.538,1.538,0,0,0,.682,1.364,2.448,2.448,0,0,0,2.045,0c7.981-4.615,31.653-18.284,38.864-22.5a3.327,3.327,0,0,0,1.364-1.364,8.577,8.577,0,0,0,.682-2.045V30.588a1.78,1.78,0,0,0-.682-1.364' transform='translate(-4.636 -2.634)' fill='%23275caa' fill-rule='evenodd'/%3E%3Cpath d='M81.472,80.6,67.1,89.322a27.167,27.167,0,0,1,.7-7.1,61.763,61.763,0,0,1,2.73-7.591l5.61-13.484a14.662,14.662,0,0,0,1.122-5.131c0-2.794-.97-3.733-2.092-3.053-1.244.755-2.154,3.008-2.154,7.024L67.1,63.575a25.183,25.183,0,0,1,2.063-10.241,14.953,14.953,0,0,1,5.975-7.072c2.456-1.49,4.427-1.681,5.853-.5,1.425,1.143,2.154,3.365,2.154,6.725,0,3.535-1.184,6.7-2.729,10.383l-6.643,15.9,9.463-5.739v4.058A3.7,3.7,0,0,1,81.472,80.6Z' transform='translate(-6.099 -4.09)' fill='%23fff'/%3E%3Cpath d='M17.045,88.159,2.727,79.977a2.035,2.035,0,0,1-1.364-2.045v-15a.682.682,0,0,0-1.364,0v15a2.972,2.972,0,0,0,1.364,2.727l15,8.864c.736.352.962.118,1.164-.2.257-.4.191-.845-.482-1.164' transform='translate(0 -5.659)' fill='%236dcff6' fill-rule='evenodd'/%3E%3Cpath d='M28.989,86.775c-1.545,1.223-3.565,1.131-5.994-.239a15.58,15.58,0,0,1-6.025-6.585A20.161,20.161,0,0,1,14.6,70.411V54.352q0-4.647,2.366-6.651c1.577-1.336,3.6-1.332,6.025.039a15.155,15.155,0,0,1,5.994,6.7,20.473,20.473,0,0,1,2.335,9.346v16.06c0,3.4-.788,5.709-2.335,6.931m-3.816-26.33c0-3.274-.884-5.473-2.177-6.2s-2.208.544-2.208,3.728V73.856c0,3.143.915,5.4,2.208,6.134,1.357.765,2.177-.474,2.177-3.659Z' transform='translate(-1.328 -4.246)' fill='%230fc7ff'/%3E%3Cpath d='M86.785,20.455,47.25.682A4.45,4.45,0,0,0,45.2,0a4.091,4.091,0,0,0-2.045.682C37.5,3.575,3.625,20.455,3.625,20.455A2.519,2.519,0,0,0,2.25,22.5a2.088,2.088,0,0,0,1.375,2.045c6.148,3.509,34.86,19.776,39.535,22.5a3.9,3.9,0,0,0,2.045.682,4.271,4.271,0,0,0,2.045-.682s32.313-18.76,39.535-22.5c1.361-.679,1.371-1.367,1.375-2.045a2.672,2.672,0,0,0-1.375-2.045' transform='translate(-0.205 0)' fill='%230fc7ff' fill-rule='evenodd'/%3E%3Cpath d='M48.886,20.25c3.389,0,6.136,1.832,6.136,4.091s-2.747,4.091-6.136,4.091S42.75,26.6,42.75,24.341,45.5,20.25,48.886,20.25' transform='translate(-3.886 -1.841)' fill='%238de0ff'/%3E%3Cpath d='M53.5,43.034c-.42-.7-1.345-.3-1.345-.3a17.126,17.126,0,0,1-2.75,1.282,10.559,10.559,0,0,1-6.814-.985L35.1,38.664c-1.132-.7-1.454.082-1.454.082-.315.538.037.875.748,1.267,1.968,1.108,7.516,4.385,7.516,4.385,5.463,2.572,8.864.682,8.864.682.926-.455,1.537-.707,2.041-.952A.978.978,0,0,0,53.5,43.034Z' transform='translate(-3.048 -3.489)' fill='%238de0ff' fill-rule='evenodd'/%3E%3Cpath d='M58.023,40.5A1.023,1.023,0,1,1,57,41.523,1.023,1.023,0,0,1,58.023,40.5' transform='translate(-5.182 -3.682)' fill='%238de0ff'/%3E%3C/svg%3E%0A"); }
.blue_three { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 90 98.406'%3E%3Cpath d='M93.954,29.225a2.176,2.176,0,0,0-2.045,0C84.1,33.7,61.491,46.842,53.045,51.725A4.683,4.683,0,0,0,51,55.134V99.452a1.538,1.538,0,0,0,.682,1.364,2.448,2.448,0,0,0,2.045,0c7.982-4.615,31.653-18.284,38.864-22.5a3.327,3.327,0,0,0,1.364-1.364,8.577,8.577,0,0,0,.682-2.045V30.588a1.78,1.78,0,0,0-.682-1.364' transform='translate(-4.636 -2.634)' fill='%23275caa' fill-rule='evenodd'/%3E%3Cpath d='M80.929,78.2a16.119,16.119,0,0,1-6.065,6.822c-5.246,3.182-8.371.886-8.4-7.125l5.945-3.6c.03,3.865,1,5.065,2.456,4.183,1.243-.755,2.4-3.112,2.4-6.472,0-3.274-1.123-4.425-2.547-3.56l-1.425.864V62.976l1.425-.864c1.062-.645,2.215-3.176,2.215-5.925,0-3.1-1.032-4-2.033-3.394-1.214.735-2.124,2.99-2.245,6.729l-5.914,3.586a22.9,22.9,0,0,1,2.274-10.195A15.691,15.691,0,0,1,74.8,46.3c2.456-1.49,4.428-1.639,5.853-.452s2.154,3.364,2.154,6.462a17.868,17.868,0,0,1-.91,5.309,12.268,12.268,0,0,1-2.335,4.514,3.072,3.072,0,0,1,2.577,1.928A8.982,8.982,0,0,1,83.2,68.571,20.866,20.866,0,0,1,80.929,78.2Z' transform='translate(-6.042 -4.096)' fill='%23fff'/%3E%3Cpath d='M17.045,88.159,2.727,79.977a2.035,2.035,0,0,1-1.364-2.045v-15a.682.682,0,0,0-1.364,0v15a2.972,2.972,0,0,0,1.364,2.727l15,8.864c.736.352.962.118,1.164-.2.257-.4.191-.845-.482-1.164' transform='translate(0 -5.659)' fill='%236dcff6' fill-rule='evenodd'/%3E%3Cpath d='M28.99,86.775C27.444,88,25.424,87.907,23,86.536a15.578,15.578,0,0,1-6.025-6.585,20.164,20.164,0,0,1-2.366-9.539V54.352q0-4.649,2.366-6.652c1.577-1.335,3.6-1.331,6.025.039a15.177,15.177,0,0,1,5.994,6.7,20.485,20.485,0,0,1,2.335,9.347V79.844C31.324,83.248,30.535,85.553,28.99,86.775Zm-3.816-26.33c0-3.273-.884-5.473-2.177-6.2s-2.208.544-2.208,3.729V73.857c0,3.142.915,5.4,2.208,6.134,1.357.765,2.177-.475,2.177-3.66Z' transform='translate(-1.328 -4.246)' fill='%230fc7ff'/%3E%3Cpath d='M86.785,20.455,47.25.682A4.45,4.45,0,0,0,45.2,0a4.091,4.091,0,0,0-2.045.682C37.5,3.575,3.625,20.455,3.625,20.455A2.519,2.519,0,0,0,2.25,22.5a2.088,2.088,0,0,0,1.375,2.045c6.148,3.509,34.86,19.776,39.535,22.5a3.9,3.9,0,0,0,2.045.682,4.271,4.271,0,0,0,2.045-.682s32.313-18.76,39.535-22.5c1.36-.679,1.371-1.367,1.375-2.045a2.672,2.672,0,0,0-1.375-2.045' transform='translate(-0.205 0)' fill='%230fc7ff' fill-rule='evenodd'/%3E%3Cpath d='M48.886,20.25c3.389,0,6.136,1.832,6.136,4.091s-2.747,4.091-6.136,4.091S42.75,26.6,42.75,24.341,45.5,20.25,48.886,20.25' transform='translate(-3.886 -1.841)' fill='%238de0ff'/%3E%3Cpath d='M53.5,43.034c-.42-.7-1.345-.3-1.345-.3a17.126,17.126,0,0,1-2.75,1.282,10.561,10.561,0,0,1-6.814-.985L35.1,38.664c-1.133-.7-1.455.082-1.455.082-.315.538.037.875.749,1.267,1.967,1.108,7.515,4.385,7.515,4.385,5.463,2.572,8.864.682,8.864.682.926-.455,1.538-.707,2.041-.952A.978.978,0,0,0,53.5,43.034Z' transform='translate(-3.048 -3.489)' fill='%238de0ff' fill-rule='evenodd'/%3E%3Cpath d='M58.023,40.5A1.023,1.023,0,1,1,57,41.523,1.023,1.023,0,0,1,58.023,40.5' transform='translate(-5.182 -3.682)' fill='%238de0ff'/%3E%3C/svg%3E%0A"); }




/* mobile */
@media all and (max-width:949px) {

/* video popup */
.dv_mob.ios .movbox:not(.fullscreen) .movcap { bottom: 40px;}
.dv_mob.ios .movbox:not(.fullscreen) .movcap span {font-size: 16px !important; line-height: 30px; }
.dv_mob.android .movbox.fullscreen .movcap { bottom:40px;}
.dv_mob.android .movbox.fullscreen .movcap span {font-size: 16px !important; line-height: 30px;} 
.dv_mob.android .movbox:not(.fullscreen) .movcap { bottom: 30px;}
.dv_mob.android .movbox:not(.fullscreen) .movcap span {font-size: 16px !important; line-height: 30px; }
}

