@import url('https://dessertcafe.ivyro.net:443/data/txtggu/style.css');

.textggu--n1 {
	    display:block;
    width: 56px;
    height: 4px;
    background-image: radial-gradient(#888 10%, transparent 0);
    background-position: -11px -11px, 22px 0;
    background-size: 26px 26px;
    border: none;	}

.textggu--n2 {
		display:block;
    width: 100%;
	height:0;
	border-top: 2px solid #888;	}

.textggu--etc1 {
	  border-bottom: 3px double #ef535366;
  margin-bottom: -3px;
  display: inline-block;
  height: 16px;	}

.textggu--etc2 {
	  background: linear-gradient(45deg, #ffd64973, #ffe14e57);
  border-left: 3px solid #fbdf5e;
  border-right: 3px solid #fbdf5e70;
  text-shadow: 0px 0px 1px var(--shadow);	}

.textggu--etc3 {
	  text-decoration:line-through 2px;
  text-decoration-style: wavy;
  text-decoration-color: #ff0000;	}

.textggu--etc4 {
	font-family:'Galmuri11';
	color:var(--effect-point2) !important;
	  font-weight: bold;
    display: inline-block;
    padding: 1px 7px;
    margin-bottom: 5px;
    line-height: 18px;
    border-radius: 5px;
    background: var(--effect-text2);
    border: 1px solid var(--effect-point2);
    transition-duration: 0.2s;
    box-shadow: 1px 1px 0px rgba(0,0,0,0.3);	}
.textggu--etc4:hover {
	  background: var(--effect-point2);
    color: var(--effect-text2);
    border: 1px solid var(--effect-text2);
    box-shadow: 1px 1px 0px transparent;
    transform: translateX(1px) translateY(1px);}

.textggu--etc5 {
	font-family:'EliceDigitalBaeum_Bold';
	      background-image: url(https://images.unsplash.com/photo-1621799754526-a0d52c49fad5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=687&q=80) !important;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
    animation-name: background--flow;
    background-size: 200%;
    transform: translate(1px,1px);
    box-shadow: none;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 1px;
    box-shadow: 1px 1px 0px rgba(0,0,0,0.3);
    color:gray;	}

.textggu--etc6 {
	font-size:11px;
	line-height:11px;
	color:var(--effect-text) !important;
	  text-shadow: -1px -1px 1px var(--effect-text2), 1px -1px 1px var(--effect-text2), -1px 1px 1px var(--effect-text2), 1px 1px 1px var(--effect-text2);	}

.textggu--sub1 {
	font-family:'EliceDigitalBaeum_Regular';
	font-size:16px;
	line-height:16px;
	color:var(--effect-text) !important;
	  display:inline-block;
	position:relative;
	font-weight:bold;
	overflow:hidden;
	margin: 3px 0px -4px 0px;
	padding: 0px 10px 0px 0px;	}
.textggu--sub1:before {
		display:inline-block;
	content:'';
	background: var(--effect-point);
	width: 10px;
	height: 20px;
	vertical-align:middle;
	margin:0px 3px 0px 0px;
  translate:0px -2px;}

.textggu--sub2 {
	font-family:'SBAggroB';
	font-size:15px;
	line-height:15px;
	color:var(--effect-text2) !important;
	  position: relative;
  background-color: var(--effect-point2);
  padding: 5px;
  font-weight: bold;
  display: inline-block;
    margin: 1px 8px;	}
.textggu--sub2:before {
	  content: '';
  position: absolute;
  left: -7px;
  top: 0;
  width: 0;
  height: 0;
  border-right: 7px solid var(--effect-point2);
  border-bottom: 25px solid transparent;}
.textggu--sub2:after {
	  content: '';
  position: absolute;
  right: -7px;
  top: 0;
  width: 0;
  height: 0;
  border-left: 7px solid var(--effect-point2);
  border-top: 25px solid transparent;}

.textggu--sub3 {
	font-family:'EliceDigitalBaeum_Regular';
	font-size:16px;
	line-height:16px;
	color:var(--effect-text) !important;
	  display: inline-block;
  padding: 8px 8px 3px 8px;
  margin: 2px;
  position: relative;	}
.textggu--sub3:before {
	  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  transition: 0.35s;
  background: transparent;
  z-index: 1;
  top: 0;
  left: 0;
  border-left: 4px solid var(--effect-point3);
  border-top: 4px solid var(--effect-point3);}
.textggu--sub3:after {
	  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  transition: 0.35s;
  background: transparent;
  z-index: 1;
  bottom: 0;
  right: 0;
  border-right: 4px solid var(--effect-point3);
  border-bottom: 4px solid var(--effect-point3);}

.textggu--sub4 {
	font-family:'Galmuri11';
	font-size:16px;
	line-height:16px;
	color:var(--effect-text) !important;
	  display: inline-block;
  padding: 8px 8px 3px 8px;
  margin: 2px;
  position: relative;	}
.textggu--sub4:before {
	  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  transition: 0.35s;
  background: transparent;
  z-index: 1;
  top: 2px;
  left: -2px;
  border-left: 6px double var(--effect-point);
  border-top: 6px double var(--effect-point);}
.textggu--sub4:after {
	  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  transition: 0.35s;
  background: transparent;
  z-index: 1;
  bottom: -3px;
  right: -3px;
  border-right: 6px double var(--effect-point);
  border-bottom: 6px double var(--effect-point);}

.textggu--sub5 {
	font-family:'Galmuri11';
	font-size:16px;
	line-height:16px;
	color:var(--effect-text) !important;
	  display: inline-block;
  padding: 8px 8px 3px 8px;
  margin: 2px;
  position: relative;
  background: linear-gradient(to right,var(--effect-point2), transparent);
  background-size: 90% 40%;
  background-repeat: no-repeat;
  background-position: 50% 70%;
  font-weight:bold;	}

.textggu--quo1 {
	font-family:'Gyeonggi Batang';
	font-size:16px;
	line-height:16px;
	color:var(--effect-text) !important;
	  display: block;
  padding: 8px 2em 3px 2em;
  margin: 2px;
  position: relative;
  text-align: center;
  line-height: 180%;
  letter-spacing:-0.2px;	}
.textggu--quo1:before {
	  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  transition: 0.35s;
  background: transparent;
  z-index: 1;
  content: '“';
  font-size: 3em;
  margin-right: 0.25em;
  margin-left: 0.4em;
  vertical-align: -0.4em;
  color: #ccc;
  left: -8px;
  top:14px;}
.textggu--quo1:after {
	  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  transition: 0.35s;
  background: transparent;
  z-index: 1;
   content: '”';
  font-size: 3em;
  margin-right: 0.4em;
  vertical-align: -0.4em;
  bottom: 0px;
  right: -8px;
  color: #ccc;}

.textggu--quo2 {
	font-family:'RIDIBatang';
	font-size:13px;
	line-height:13px;
	color:var(--effect-text) !important;
	  display: inline-block;
  padding:8px 16px;
  margin:4px 0;
  background:#E3E3E3;
  letter-spacing:-0.2px;	}

.textggu--quo3 {
	    display: block;
    border-left: 3px solid var(--effect-point3);
    color: #1a1a1a;
    line-height: 1.8em;
    padding: 1em 2em;
    color: gray;
    position: relative;
    transition: 0.2s border ease-in-out;
    z-index: 0;	}
.textggu--quo3:before {
	    content: "";
    position: absolute;
    top: 50%;
    left: -4px;
    height: 2em;
    background-color: #fff;
    width: 5px;
    margin-top: -1em;}
.textggu--quo3:after {
	    content: "";
    position: absolute;
    top: 50%;
    left: -0.5em;
    color: var(--effect-point3);
    font-family: "Ionicons";
    font-style: normal;
    line-height: 1em;
    text-align: center;
    text-indent: -2px;
    width: 1em;
    margin-top: -0.5em;
    transition: 0.2s all ease-in-out, 0.4s transform ease-in-out;}

.textggu--title1 {
	font-family:'KOHIBaeumOTF';
	font-size:40px;
	line-height:40px;
	  display: inline-block;
    margin-top: 0.2em;
  text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
  text-stroke-width: 1px;
    -webkit-text-stroke-width: 1px;
  text-stroke-color: var(--effect-text);
    -webkit-text-stroke-color: var(--effect-text);
    text-shadow: 2px 2px var(--effect-point);	}

.textggu--title2 {
	font-family:'galmuri9';
	font-size:38px;
	line-height:38px;
	color:var(--effect-text2) !important;
	    color: var(--effect-text2);
    text-shadow: -1px 0px 0px var(--effect-point), 1px 0px 0px var(--effect-point),0px 1px 0px var(--effect-point), 0px -1px 0px var(--effect-point), 0px 0px 4px rgba(0,0,0,0.7);
  font-weight:bold;	}

.textggu--title3 {
	font-family:'RixInooAriDuriR';
	font-size:35px;
	line-height:35px;
	  background-image: url(https://images.unsplash.com/photo-1621799754526-a0d52c49fad5?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=687&q=80) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
    animation-name: background--flow;
    background-size: 200%;
  filter: drop-shadow(0px 0px 3px rgba(0,0,0,.7));	}

.textggu--title4 {
	font-family:'PyeongChangPeace-Bold';
	font-size:38px;
	line-height:38px;
	  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--effect-point3);
  text-shadow: 0px 0px 0px var(--effect-text2),
    2px 2px 0px #07EBE9,
    3px 3px 0px #F71E5C,
    4px 4px 0px  #101430,
    5px 5px 0px #DFE1DF,
    7px 7px 0px #F71E5C,
    8px 8px 0px #101430;	}

.textggu--title5 {
	font-family:'SBAggroB';
	font-size:40px;
	line-height:40px;
	color:var(--effect-point3) !important;
	  display: inline-block;
  position:relative;
  margin-top: 0.2em;
  letter-spacing:-3px;
  margin-bottom: 0.2em;	}
.textggu--title5:after {
	  content:attr(data-text);
  font-family:'somi';
  font-size: 25px;
  color: var(--effect-text);
  position:absolute;
  left:0;
  width: max-content;
  bottom: -10px;}

.textggu--title6 {
	font-family:'GabiaCheongyeon';
	font-size:24px;
	line-height:24px;
	color:var(--effect-point2) !important;
	  display:inline-block;
  background: var(--effect-point3);
  translate: 15px 0px;
  margin: 3px 44px 3px 8px;
  padding: 7px 20px;
  border-top: 2px solid var(--effect-text2);
  border-bottom: 2px solid var(--effect-text2);
  position:relative;
  filter: drop-shadow(3px 0px 0px var(--effect-point3))
    drop-shadow(0px 3px 0px var(--effect-point3))
     drop-shadow(-3px 0px 0px var(--effect-point3))
     drop-shadow(0px -3px 0px var(--effect-point3));
  letter-spacing:-5px;	}
.textggu--title6:before {
	  content: '';
  position: absolute;
  left: -20px;
  top: 0;
  width: 0;
  height: 0;
  border-right: 0px solid var(--effect-point3);
  border-bottom: 19px solid var(--effect-point3);
  border-left: 20px solid transparent;
  border-top: 19px solid var(--effect-point3);
  filter: drop-shadow(0px 2px 0px var(--effect-text2))
    drop-shadow(0px -2px 0px var(--effect-text2));}
.textggu--title6:after {
	  z-index:1;
  content: '';
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  border-bottom: 19px solid var(--effect-point3);
  border-left: 0px solid (--effect-point3);
  border-top: 19px solid var(--effect-point3);
  filter: drop-shadow(0px 2px 0px var(--effect-text2))
    drop-shadow(0px -2px 0px var(--effect-text2));}



