/* ============================  */
/* TITLE = NITRO UI STYLE SHEET	 */
/* ============================	 */
:root {
	--lfa-width-nav: 200px;
	--lfa-width-nav-tablet: 82px;
	--lfa-width-nav-mobile: 0px;
	--lfa-width-aside: 235px;
	--lfa-width-aside-tablet: 49px;
	--lfa-width-hemenu-wide: 230px;
	--lfa-width-hemenu-lg: 145px;
	--lfa-width-canvas-aside: 316px;
	--lfa-gutter: 15px;
	--lfa-bg-1: white; /* White -> Black */
	--lfa-bg-2: white; /* White -> #23232d */
	--lfa-bg-3: #f1f1f1; /* Gray-1 -> Gray-3 */
	--lfa-bg-4: #232323; /* Body -> Gray-5 */
	--lfa-bg-5: #f1f1f1; /* Gray-1 -> Darker */
	--lfa-bg-blocker: rgba(0,0,0,0.75);

  --lfa-brand-linga: #0a2866;
  --lfa-f-brand-linga: brightness(0) saturate(100%) invert(14%) sepia(57%) saturate(2128%) hue-rotate(198deg) brightness(91%) contrast(99%);
	--lfa-body: #232323;
	--lfa-f-body: invert(12%) sepia(3%) saturate(24%) hue-rotate(2deg) brightness(90%) contrast(92%);
	
	--lfa-blue-1: #daf3ff;
	--lfa-blue-2: #039be5;
	--lfa-blue-3: #0c75cb;
	--lfa-f-blue-2: invert(72%) sepia(67%) saturate(7360%) hue-rotate(173deg) brightness(99%) contrast(98%);
	--lfa-f-blue-3: invert(35%) sepia(57%) saturate(5682%) hue-rotate(191deg) brightness(92%) contrast(91%);
	
	--lfa-green-1: #d6e9dc;
  --lfa-green-2: #15af68;
  --lfa-green-3: #0e7813;
	
	--lfa-f-green-2: invert(48%) sepia(95%) saturate(371%) hue-rotate(100deg) brightness(93%) contrast(97%);
	--lfa-f-green-3: brightness(0) saturate(100%) invert(18%) sepia(83%) saturate(5970%) hue-rotate(98deg) brightness(100%) contrast(89%);
	
	--lfa-turq-1:#97e3dc;
	--lfa-turq-2:#22d5c4;
	--lfa-turq-3:#108c81;
	
	--lfa-f-turq-2: brightness(0) saturate(100%) invert(70%) sepia(100%) saturate(337%) hue-rotate(116deg) brightness(83%) contrast(103%);
	--lfa-f-turq-3: brightness(0) saturate(100%) invert(41%) sepia(20%) saturate(3668%) hue-rotate(140deg) brightness(90%) contrast(87%);
	
	--lfa-red-1: #f3dada;
	--lfa-red-2: #c31b1b;
	--lfa-red-3: #910f0f;
	
	--lfa-f-red-2: invert(16%) sepia(91%) saturate(3453%) hue-rotate(354deg) brightness(86%) contrast(88%);
	--lfa-f-red-3: invert(14%) sepia(30%) saturate(5867%) hue-rotate(344deg) brightness(108%) contrast(109%);
	
	--lfa-orange-1: #eeae80;
	--lfa-orange-2: #e99906;
	--lfa-orange-3: #c25e16;
	
	--lfa-f-orange-1: brightness(0) saturate(100%) invert(89%) sepia(64%) saturate(6822%) hue-rotate(300deg) brightness(96%) contrast(95%);
	--lfa-f-orange-2: brightness(0) saturate(100%) invert(71%) sepia(49%) saturate(4563%) hue-rotate(5deg) brightness(99%) contrast(95%);
	--lfa-f-orange-3: brightness(0) saturate(100%) invert(32%) sepia(72%) saturate(4896%) hue-rotate(26deg) brightness(105%) contrast(83%);
	
	--lfa-purple-1:#c1a2e3;
	--lfa-purple-2:#8b3ddf;
	--lfa-purple-3:#4c1489;
	
	--lfa-f-purple-2: brightness(0) saturate(100%) invert(25%) sepia(39%) saturate(2906%) hue-rotate(249deg) brightness(118%) contrast(101%);
	--lfa-f-purple-3: brightness(0) saturate(100%) invert(16%) sepia(52%) saturate(3809%) hue-rotate(259deg) brightness(82%) contrast(110%);
	
	--lfa-magenta-1:#ffe0f5;
	--lfa-magenta-2:#d21791;
	--lfa-magenta-3:#951569;
	
	--lfa-f-magenta-2: brightness(0) saturate(100%) invert(17%) sepia(79%) saturate(4358%) hue-rotate(308deg) brightness(88%) contrast(93%);
	--lfa-f-magenta-3: brightness(0) saturate(100%) invert(15%) sepia(89%) saturate(2230%) hue-rotate(300deg) brightness(99%) contrast(102%);
	
	--lfa-slate-2: #4e5c68;
	
	--lfa-gold-1: #f1e9c2;
	--lfa-gold-2: #d5b822;
	--lfa-gold-3: #6b5d13;
	
	--lfa-f-gold-1: brightness(0) saturate(100%) invert(94%) sepia(17%) saturate(508%) hue-rotate(340deg) brightness(103%) contrast(89%);
	--lfa-f-gold-2: brightness(0) saturate(100%) invert(65%) sepia(72%) saturate(476%) hue-rotate(10deg) brightness(99%) contrast(89%);
	--lfa-f-gold-3: brightness(0) saturate(100%) invert(32%) sepia(11%) saturate(6474%) hue-rotate(29deg) brightness(92%) contrast(85%);
		
	--lfa-black: black;
	--lfa-white: white;
	--lfa-f-white: invert(100%) sepia(0%) saturate(1%) hue-rotate(200deg) brightness(110%) contrast(101%);
	--lfa-gray-1: #f1f1f1;
	--lfa-gray-2: gray;
	--lfa-gray-3: #232323;
	--lfa-gray-4: #d6d6d6;
	--lfa-gray-5: #b5b5b5;
	--lfa-f-gray-1: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(7485%) hue-rotate(188deg) brightness(119%) contrast(89%);
	--lfa-f-gray-2: invert(50%) sepia(37%) saturate(18%) hue-rotate(326deg) brightness(93%) contrast(94%);
	--lfa-f-gray-3: brightness(0) saturate(100%) invert(10%) sepia(13%) saturate(0%) hue-rotate(152deg) brightness(93%) contrast(89%);
	--lfa-f-gray-5: brightness(0) saturate(100%) invert(80%) sepia(15%) saturate(11%) hue-rotate(322deg) brightness(88%) contrast(93%);
	
	--lfa-brand: #01205e;
	--lfa-f-brand: brightness(0) saturate(100%) invert(8%) sepia(56%) saturate(4637%) hue-rotate(214deg) brightness(98%) contrast(105%);
	
	--lfa-border: 1px solid #ced4da;
	--lfa-border-color: #ced4da;
	--lfa-f-border-color: brightness(0) saturate(100%) invert(93%) sepia(11%) saturate(132%) hue-rotate(172deg) brightness(91%) contrast(89%);
	--lfa-shadow-1: 0px 1px 4px 0px #c4c4c4;
	--lfa-shadow-2: rgba(101, 119, 134, 0.2) 0px 0px 15px, rgba(101, 119, 134, 0.15) 0px 0px 3px 1px;
	--lfa-shadow-3: 0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2) !important;
	
	--lfa-highlight-blue: #daf3ff;
	--lfa-highlight-yellow: rgb(255, 255, 0);
	--lfa-highlight-gray: #f1f1f1;
	--lfa-highlight-none: white;
	scrollbar-color: auto auto;
	
	--plyr-color-main: var(--lfa-red-2);
	--plyr-control-padding:0;
	--plyr-video-control-color: white;
	--plyr-range-thumb-height: 10px;
	--plyr-range-track-height: 10px;
	--plyr-audio-range-track-background: transparent;
}
[data-uagent="mobile"]:root {
  --plyr-range-thumb-height: 10px;
	--plyr-range-track-height: 10px;
}
[data-theme="dark"]:root {
	--lfa-bg-1: black;
	--lfa-bg-2: #23232d; /* White -> #23232d */
	--lfa-bg-3: #232323;
	--lfa-bg-4: #565656;
	--lfa-bg-5: #1b1b1b; /* Gray-1 -> #1b1b1b */
	--lfa-bg-blocker: rgb(34 34 34 / 85%); /* Modal blocker */
	--lfa-body: white;
	--lfa-f-body: invert(98%) sepia(38%) saturate(106%) hue-rotate(176deg) brightness(113%) contrast(89%);
	--lfa-black: white;
	--lfa-white: black;
	--lfa-f-white: grayscale(1) invert(1) !important;
	--lfa-blue-1: #002c3d;
	--lfa-blue-2: #00b9ff;
	--lfa-blue-3: #0b78d2;
	--lfa-f-blue-3: invert(53%) sepia(77%) saturate(1647%) hue-rotate(160deg) brightness(99%) contrast(105%);
	--lfa-green-1: #b4f7b7;
	--lfa-green-2: #1fda27;
	--lfa-f-green-2: brightness(0) saturate(100%) invert(64%) sepia(57%) saturate(3229%) hue-rotate(78deg) brightness(105%) contrast(94%);
	--lfa-green-3: #0aa411;
	--lfa-red-1: #e19b9b;
	--lfa-red-2: #e13131;
	--lfa-red-3: #7c1111;
	--lfa-gold-1: #e4d799;
	--lfa-gold-2: #d5b822;
	--lfa-gold-3: #836c00;
	--lfa-gray-1: #232323;
	--lfa-gray-2: gray;
	--lfa-gray-3: #f1f1f1;
	--lfa-gray-4: #393939;
	--lfa-gray-5: #565656;
	--lfa-f-gray-3: invert(98%) sepia(38%) saturate(106%) hue-rotate(176deg) brightness(113%) contrast(89%);
	--lfa-border: 1px solid #5c5c5c;
	--lfa-border-color: #5c5c5c;
	--lfa-shadow-1: 0 .15rem .15rem rgb(13 13 13 / 23%) !important;
	--lfa-shadow-2: 0 0px 10px 2px rgba(0,0,0,.12),0 1px 7px 1px rgba(0,0,0,.27),0 5px 5px -10px rgba(0,0,0,.7) !important;
  --lfa-shadow-3: 0 1rem 2rem rgb(255 255 255 / 15%) !important;
	scrollbar-color: #737373 #2c2c2c;
	--lfa-highlight-blue: #115676;
	--lfa-highlight-yellow: rgb(255, 255, 0);
	--lfa-highlight-gray: #f1f1f1;
	--lfa-highlight-none: black;
	--lfa-brand-linga: #1147b6;
	--lfa-f-brand-linga: brightness(0) saturate(100%) invert(20%) sepia(42%) saturate(4976%) hue-rotate(216deg) brightness(90%) contrast(96%);
	
	.lfa-foot {
    > ul {
        > li.i-logo {
          filter: var(--lfa-f-white);
        }
    }
  }
	.lfa-menu[data-menu-id="2"] {
    .m-i {
      a {
        .icon {
          img {
            filter: var(--lfa-f-white);
                }
            }
        }
    }
  }
  .lfa-explore .lfa-explore__filters .filters-nav__btn {
    &.for-left, &.for-right {
      background-image: none;
    }
  }
  .lfa-feel[data-feel-style="5"] .info-meta__actions {
    .action a, .action button {
      background-color:var(--lfa-gray-4) !important;
      
      &:hover {
        background-color:var(--lfa-gray-5) !important;
        color:white !important;
      }
    }
  }
  @media only screen and (max-width: 1024.33px) {
    .lfa-brand a {
      filter: grayscale(1) invert(1) !important;
    }
  }
  @media only screen and (max-width: 560px) {
    .lfa-menu[data-menu-id="4"] {
      ul > li.brand a {
        filter:grayscale(1) invert(1) !important;
      }
    }
  }
  
  .dm-invert {
    filter: grayscale(1) invert(1) !important;
  }
}
/* GENERAL */

html,body {
	margin:0;
	padding:0;
	color:var(--lfa-body);
	background: var(--lfa-bg-3);
	width:100dvw;
  height:100dvh;
  overflow:hidden;
	font-size: 1rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	
	* {
		box-sizing:border-box;
	}
	
	a {
		color:var(--lfa-magenta-2);
		text-decoration:none;
		cursor:pointer;
		transition:color 320ms;
		
		&:hover {
			color:var(--lfa-magenta-3);
			transition:color 320ms;
		}
	}
	a.danger {
		color:var(--lfa-red-2);
		
		&:hover {
			color:var(--lfa-red-3);
		}
	}
	
	b, strong {font-weight:600;}
	
	u {
		text-decoration:none;
		border-bottom: 1px solid var(--lfa-body);
	}
	a u {
		text-decoration:none;
		border-bottom: 1px solid var(--lfa-blue-2);
		
		&:hover {
			border-bottom: 1px solid var(--lfa-blue-3);
		}
	}
	
	.hide, .visually-hidden {display:none !important;}
  .show {display: block !important;}
	
  .font-roboto-mono {
    font-family: "Roboto Mono", monospace;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  }
	button {
		background-color:transparent;
		border:0;
		margin:0;
		padding:0;
		font-size: 1rem;
		outline:0;
		font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
		font-weight:500;
		text-transform:uppercase;
		cursor:pointer;
	}
	
	ul {
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	h2 {
		font-size: 1.2rem;
    font-weight: 700;
	}
	h3, h4 {
		font-size: 1rem;
    font-weight: 700;
	}
	
	.mb-0 {margin-bottom:0;}
	.mt-0 {margin-top:0;}
	.mt-50 {margin-top:50px;}
	
	.text-green-2 {
		color:var(--lfa-green-2);
	}
	.text-orange-2 {
		color:var(--lfa-orange-2);
	}
	.text-red-2 {
		color:var(--lfa-red-2);
	}
	.text-blue-2 {
		color:var(--lfa-blue-2);
	}
	.text-turq-2 {
		color:var(--lfa-turq-2);
	}
	.text-purple-2 {
		color:var(--lfa-purple-2);
	}
	.text-magenta-2 {
		color:var(--lfa-magenta-2);
	}
	.text-gold-2 {
		color:var(--lfa-gold-2);
	}
	
	.text-gray-1 {
		color:var(--lfa-gray-1);
	}
	.text-gray-2 {
		color:var(--lfa-gray-2);
	}
	.text-gray-3 {
		color:var(--lfa-gray-3);
	}
	
	.bg-green-1 {
		background-color:var(--lfa-green-1);
	}
	.bg-green-2 {
		background-color:var(--lfa-green-2);
	}
	.bg-green-3 {
		background-color:var(--lfa-green-3);
	}
	.bg-turq-2 {
		background-color:var(--lfa-turq-2);
	}
	.bg-purple-2 {
		background-color:var(--lfa-purple-2);
	}
	.bg-magenta-2 {
		background-color:var(--lfa-magenta-2);
	}
	.bg-orange-2 {
		background-color:var(--lfa-orange-2);
	}
	.bg-red-1 {
		background-color:var(--lfa-red-1);
	}
	.bg-blue-1 {
		background-color:var(--lfa-blue-1);
	}
	.bg-blue-2 {
		background-color:var(--lfa-blue-2);
	}
	.bg-gold-2 {
		background-color:var(--lfa-gold-2);
	}
	.bg-gray-1 {
		background-color:var(--lfa-gray-1);
	}
	.bg-gray-2 {
		background-color:var(--lfa-gray-2);
	}
	.bg-gray-3 {
		background-color:var(--lfa-gray-3);
	}
	.bg-gold-2 {
		background-color:var(--lfa-gold-2);
	}
	
	.border-blue-2 {
		border: 1px solid var(--lfa-blue-2);
	}
	
	lc {
		text-transform:lowercase;
	}
	.cfl:first-letter {
		text-transform:uppercase;
	}
	
	#system-message-container {
	position: fixed;
	bottom: 10px;
	right: 20px;
	z-index: 9;
	width: 350px;
	
	joomla-alert {
		margin:0 0 0 0;
		padding:8px 39px 8px 10px;
		position:relative;
		border-radius: 5px;
		border:0;
		color:white !important;
		
		+ joomla-alert {
			margin-top:10px;
		}
		
		&[type=info] {
			background-color:var(--lfa-blue-3);
		}
		&[type=success] {
			background-color:var(--lfa-green-3);
		}
		&[type=warning] {
			background-color:var(--lfa-gold-3);
		}
		&[type=danger] {
			background-color:var(--lfa-red-3);
		}
		.alert-heading {
			font-weight: 500;
			display:none;
			
			&:first-letter {
				text-transform: uppercase;
			}
		}
		.alert-wrapper {
			font-size: .9rem;
		}
		
		.joomla-alert--close {
			color: white;
			padding: 0;
			margin: 0;
			width: 34px;
			height: 34px;
			opacity: .5;
			position: absolute;
			top: 0;
			right: 0;
			font-weight: 400;
			font-size: 2rem;
			display: block;
			
			> span {
				display: block;
				height: 34px;
				line-height: 26px;
			}
			
			&:hover {
				opacity:1.0;
			}
		}
	}
}
  @media only screen and (max-width: 767px) {
  	#system-message-container {
  		width: 100%;
      bottom: 0;
      left: 0;
      right: auto;
  		
  		joomla-alert {
  			width: 100%;
  			bottom: 0;
  			left: 0;
  			right: auto;
  			min-height: 44px;
  			border-radius:0;
  			padding:10px 44px 10px 20px;
  			
  			.alert-wrapper {
  				font-size:1rem;
  			}
  			.joomla-alert--close {
  				font-size: 2.5rem;
  				width:54px;
  				height:44px;
  			}
  		}
  	}
  }
}
/* GRID */
lfa {
	display:block;
	
	lfaMain {
		display:block;
		overflow-y: auto;
    overflow-x: hidden;
    height: 100dvh;
    width: 100dvw;
    scroll-behavior: smooth;
    scrollbar-color: #dadada transparent;
    scrollbar-width:thin;
    
    &::-webkit-scrollbar {
      background:transparent;
      width:6px;
    }
    &::-webkit-scrollbar-track {
      background:transparent;
    }
    &::-webkit-scrollbar-thumb {
      background: #dadada;
      border-radius: 4px;
      cursor:pointer;
    }
    &::-webkit-scrollbar-thumb:hover {
      background:var(--lfa-gray-3);
    }
	}
	lfaMainNav {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:var(--lfa-width-nav);
		height:100%;
		z-index:3;
		
		> .inner {
		  display:flex;
  		flex-direction:column;
  		position:relative;
  		width:var(--lfa-width-nav);
  		height:100%;
  		border-right: var(--lfa-border);
  		background:var(--lfa-bg-1);
  		box-shadow: var(--lfa-shadow-1);
		}
	}
	lfaMainNavBrand {
		flex:0 0 68px;
		height:68px;
		display:flex;
		flex-direction:row;
		flex-wrap:nowrap;
	}
	lfaMainNavMenu {
		flex:0 1 auto;
		overflow-y:auto;
		overflow-x:hidden;
	}
	lfaMainNavFoot {
		flex: 0 0 64px;
		border-top:var(--lfa-border);
	}
	lfaMainBody {
			display:block;
			padding-top:0;
			padding-right:var(--lfa-width-aside);
			padding-bottom:0;
			padding-left:var(--lfa-width-nav);
      position: relative;
      z-index: 2;
			transition:padding 420ms;
	}
	lfaMainBodyContent {
			display:block;
	}
	lfaMainAside {
				display:block;
				position:fixed;
				top:0;
				right:-100%;
				width:var(--lfa-width-canvas-aside);
				height:100vh;
				background:var(--lfa-bg-1);
				border-left:var(--lfa-border);
				z-index:11;
				transition:right 420ms;
				
		&.visible {
			  right:0;
			  transition:right 420ms;
		}
	}
	lfaHead {
		display:flex;
		flex-direction:row;
		flex-wrap:nowrap;
		position:fixed;
		top:15px;
		right:15px;
		width:auto;
		z-index:6;
		margin:0 0 0 var(--lfa-width-nav);
		border-radius: 26px;
		background:var(--lfa-bg-1);
		box-shadow: var(--lfa-shadow-1);
    
    > lfaHeadStart {flex:0 0 auto;}
    > lfaHeadMid {flex: 1 1 auto;}
		> lfaHeadEnd {
		  flex:0 0 var(--lfa-width-hemenu-wide);
		  max-width:var(--lfa-width-hemenu-wide);
		}
	}
}
lfaFixed {
  > lfaFixedNavMobile {
	    display:none;
	    position:fixed;
	    bottom:0;
	    left:0;
	    width:100vw;
	    height:54px;
	    background:var(--lfa-bg-1);
	    border-top:var(--lfa-border);
	    box-shadow:var(--lfa-shadow-1);
	    z-index:9;
	    
	    > .inner {
	      height:54px;
	    }
	  }
}
lfaModals {
  .modal[data-modal-id="1"] {} /* Share */
  .modal[data-modal-id="2"] {} /* Sign In */
  .modal[data-modal-id="3"] {} /* Settings */
}
body.main-aside-visible {
  lfa > lfaMain {
    > lfaMainBody {
      padding-right:306px;
    }
  }
}

body[data-jcid="19"],
body[data-jcid="20"] {
  background: var(--lfa-bg-1);
  
  lfa {
    lfaMain {
      padding: 0 0 0 135px;
      background: var(--lfa-bg-2);
    }
    lfaMainNav {
      height:104px;
      width:150px;
      background:var(--lfa-bg-1);
      > .inner {
        border:0;
        box-shadow:none;
        background:transparent;
        display: block;
        width: 150px;
      }
    }
    lfaMainNavBrand {
      width: 100%;
      height: 100%;
    }
    > lfaHead {
      top:0;
      right:9px;
      width:calc(100% - 157px);
      height:104px;
      margin:0;
      border-radius:0;
      padding:30px 30px 0 15px;
      box-shadow:none;
      
      > lfaHeadStart > a {
        display:flex;
        height:52px;
        width:155px;
        line-height:52px;
        color:var(--lfa-gray-2);
        cursor:pointer;
        > span {
          display:block;
          height:52px;
          line-height:52px;
        }
        .icon {
          flex:0 0 42px;
          
          img {
            filter:var(--lfa-f-gray-2);
            display:block;
            width:32px;
            margin-top:10px;
          }
        }
        .anchor {
          flex:0 0 auto;
          font-size:1.1rem;
          font-weight:500;
        }
        
        &:hover {
          cursor:pointer;
          
          .icon img {
            filter:var(--lfa-f-body);
          }
          .anchor {
            color:var(--lfa-body);
          }
        }
      }
      > lfaHeadStart, > lfaHeadEnd {
        flex:0 0 225px;
      }
      
    }
    > lfaMain {
      > lfaMainBody {
        padding:104px 0 0 15px;
      }
    }
  }
  .lfa-brand {
    width:135px;
    height: 104px;
    > a {
      padding:33px 0px 10px 30px;
      > img {height:44px;}
    }
  }
  .lfa-feedback {
    margin: 50px 45px 0 15px;
    .lfa-feedback__vote h2 {
      background: var(--lfa-bg-2);
    }
  }
}

.lfa-brand {
  width: 100%;
  height:68px;
  
 > a {
  display:inline-block;
  padding:23px 15px 10px 23px;
  overflow:hidden;
  position:relative;
  
  > img {
    display:block;
    height:34px;
    width:auto;
  }
 }
}

.lfa-list[data-list-id="1"] {
	list-style-type:square;
	margin:0 0 0 20px;
}
.lfa-pill {
	padding:2px 8px;
	border-radius:5px;
	height: 22px;
	line-height: 17px;
	display: inline-block;
	margin-left:-4px;
	white-space:nowrap;
	font-size:.85rem;
	
	> span {font-weight:500;}
}

.lfa-feed[data-feed-id="1"] { 
  /* Default: homepage/feed as columns */
  /* Item */
  padding-right:74px;
  padding-left:var(--lfa-gutter);
  
  .lfa-feel[data-feel-style="1"] {
    height:calc(100vh - 30px);
    max-height:calc(100vh - 30px);
    min-height:715px;
    scroll-margin-top: 15px;
  }
  
  .lfa-feel[data-feel-style="3"] {
    height:calc(100dvh - 53px - 30px);
    max-height:calc(100dvh - 53px - 30px);
    scroll-margin-top: 15px;
  }
  
  > .fixed {
    .lfa-feed__nav {
      position:fixed;
      top:calc(50%);
      right:10px;
      width:54px;
      height:108px;
      transform:translateY(-50%);
      padding: 5px;
      background: var(--lfa-bg-3);
      border-radius: 24px;
      
      .nav-btn {
        cursor:pointer;
        border-radius:50%;
        font-size:0;
        
        a {
          display:block;
          width:44px;
          height:44px;
          border-radius:50%;
          background:var(--lfa-gray-4);
          
          img {
            margin:0 auto;
            width:44px;
            height:auto;
            padding: 6px;
            filter:var(--lfa-f-body);
          }
        }
        
        &.for-prev {
          margin-bottom:10px;
        }
        
        &.is-disabled {
          cursor:not-allowed;
          opacity:0.3;
          
          a {
            pointer-events:none;
          }
        }
        
        &:not(.is-disabled):hover a {
          background:var(--lfa-gray-5);
        }
      }
    }
  }
}
.lfa-feed[data-feed-id="2"] {/* TBD */}
.lfa-feed[data-feed-id="3"] { 
  /* Rows for Feels in 2/Entity; 3/Liked;  */
  
  > .inner,
  .myshortlist_grid > .inner {
    display:flex;flex-wrap: wrap;width:calc(100% + 15px);
  }
  > .inner {position:relative;min-height:230px;}
  
    .empty {
        position:absolute;
        width:250px;
        height:180px;
        left:50%;
        top:50%;
        transform:translateX(-50%) translateY(-50%);
        text-align:center;
        padding:150px 0 0 0;
        font-size: 1.2rem;
        color: var(--lfa-gray-2);
        
        &::before, &::after {
          content:"";
          display:block;
          position:absolute;
          top:0;
          left:55px;
          width:130px;
          height:130px;
          border-radius:50%;
          overflow:hidden;
        }
        &::before {
          background-color:var(--lfa-gray-4);
        }
        &::after {
          background-repeat:no-repeat;
          background-position:center center;
          background-image:url(/images/0/icons/circle-solid-full.svg);
          background-size: 76px auto;
          filter: var(--lfa-f-gray-2);
          opacity: 0.7;
        }
      }
    .empty-liked::after {
      background-image:url(/images/0/icons/heart-solid-full.svg);
    }
    .empty-following::after {
      background-image:url(/images/0/icons/user-group-solid-full.svg);
    }
}
.lfa-feed[data-feed-id="4"] {
  /* Method Feel carousel */
  padding: 0 0 0 52px;
  position:relative;
  
  &::before {
    display:block;
    content:"";
    width:0;
    height:calc(100% - 15px);
    position:absolute;
    top:0;
    left:0;
    border-left:var(--lfa-border);
  }
  
  h3 {
    margin:0 0 15px 0;
  }
  .wrap {
    position:relative;
    width:calc(100dvw - 225px);
    
    .feed-nav {
      .feed-nav__btn {
        position: absolute;
        top: 50px;
        display: block;
        width: 48px;
        height: 48px;
        border-radius: 50%;
        border: var(--lfa-border);
        background-color: var(--lfa-bg-3);
        text-align: center;
        opacity: 0.9;
        
        img {
          display:block;
          width:34px;
          margin:6px auto;
          height:auto;
          filter:var(--lfa-f-body);
          opacity:0.75;
        }
        
        &:hover {
          box-shadow: var(--lfa-shadow-1);
          opacity:1;
        }
        
        &.for-left {
          left:-76px;
        }
        &.for-right {
          right:30px;
        }
      }
    }
  }
  .wrap > ul {
    display:flex;
    flex-wrap:nowrap;
    margin-bottom:15px;
    width:calc(100dvw - 128px);
    overflow-y:hidden;
    overflow-x:auto;
    margin-left: -51px;
    padding:0 45px 0 52px;
    scrollbar-width: none;
    scrollbar-color: transparent transparent;
    scroll-behavior: smooth;
    
    > li {
      display:block;
      flex:0 0 270px;
      margin:0 15px 0 0;
      max-width:270px;
      
      &:last-of-type {
        padding-right:40px;
        max-width: 310px;
        flex: 0 0 310px;
        margin-right:10px;
      }
      > .empty {
        aspect-ratio: 16 / 9;
        border:.1rem dashed #d6d6d6;
        text-align:center;
        margin-bottom: 62px;
        border-radius:12px;
        
        .label {
          position:relative;
          color: #d6d6d6;
          font-size:1.4rem;
          font-weight:500;
          padding:90px 0 0 0;
          
          &::before {
            display:block;
            content:"";
            position:absolute;
            width:60px;
            height:60px;
            top:28px;
            left:50%;
            transform: translateX(-50%);
            background-position:center center;
            background-repeat:no-repeat;
            background-size:45px auto;
            background-image:url(/images/0/icons/circle-solid-full.svg);
            filter:var(--lfa-f-gray-5);
          }
          
          &[data-score-val="1"]::before {
            background-image:url(/images/0/scale/ultra-low.svg);
          }
          &[data-score-val="2"]::before {
            background-image:url(/images/0/scale/very-low.svg);
          }
          &[data-score-val="3"]::before {
            background-image:url(/images/0/scale/low.svg);
          }
          &[data-score-val="4"]::before {
            background-image:url(/images/0/scale/slightly-low.svg);
          }
          &[data-score-val="5"]::before {
            background-image:url(/images/0/scale/average.svg);
          }
          &[data-score-val="6"]::before {
            background-image:url(/images/0/scale/slightly-high.svg);
          }
          &[data-score-val="7"]::before {
            background-image:url(/images/0/scale/high.svg);
          }
          &[data-score-val="8"]::before {
            background-image:url(/images/0/scale/very-high.svg);
          }
          &[data-score-val="9"]::before {
            background-image:url(/images/0/scale/ultra-high.svg);
          }
        }
      }
      > .thumb {
        > a {
          display: block;
          width: 100%;
          border-radius: 12px;
          position:relative;
          overflow: hidden;
          border:var(--lfa-border);
          
          .label {
            display:block;
            position:absolute;
            top:0;
            right:0;
            width:22px;
            height:26px;
            border-radius:0 0 0 8px;
            
            &::before {
              display:block;
              position:absolute;
              content:"";
              top:0;
              right:0;
              width:22px;
              height:26px;
              background-repeat:no-repeat;
              background-size: 16px 16px;
              background-position:center 5px;
              filter:var(--lfa-f-white);
            }
          }
          
          img {
            display:block;
            width:100%;
            aspect-ratio: 16 / 9;
          }
        }
        
        &[data-score-val="1"] a .label::before {
          background-image:url(/images/0/scale/ultra-low.svg);
        }
        &[data-score-val="2"] a .label::before {
          background-image:url(/images/0/scale/very-low.svg);
        }
        &[data-score-val="3"] a .label::before {
          background-image:url(/images/0/scale/low.svg);
        }
        &[data-score-val="4"] a .label::before {
          background-image:url(/images/0/scale/slightly-low.svg);
        }
        &[data-score-val="5"] a .label::before {
          background-image:url(/images/0/scale/average.svg);
        }
        &[data-score-val="6"] a .label::before {
          background-image:url(/images/0/scale/slightly-high.svg);
        }
        &[data-score-val="7"] a .label::before {
          background-image:url(/images/0/scale/high.svg);
        }
        &[data-score-val="8"] a .label::before {
          background-image:url(/images/0/scale/very-high.svg);
        }
        &[data-score-val="9"] a .label::before {
          background-image:url(/images/0/scale/ultra-high.svg);
        }
      }
      
      > .info {
        display:flex;
        margin-top:10px;
        
        > .title {
          flex:1 1 auto;
          
          a {
            display: block;
            width: 100%;
            
            h4 {
              font-weight: 500;
              margin: 0 0 3px 0;
              font-size: 1rem;
              line-height: 1.3rem;
              color: var(--lfa-body);
              overflow: hidden;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2;
            }
            .meta {
              display: block;
              font-size: .8rem;
              color: var(--lfa-gray-2);
            }
          }
          
        }
        > .actions {
          flex: 0 0 36px;
          
          .action-more {
            margin-top: 4px;
            
            a {
              display: block;
              position: relative;
              width: 36px;
              height: 36px;
              border-radius: 50%;
              background: transparent;
              
              &:hover {
                background-color: var(--lfa-gray-4);
              }
              &::before {
                position: absolute;
                display: block;
                content: "";
                top: 0;
                left: 0;
                width: 36px;
                height: 36px;
                background: url(/images/0/icons/ellipsis-vertical-solid-full.svg) center center no-repeat;
                background-size: 24px 24px;
                filter: var(--lfa-f-body);
              }
            }
          }
        }
      }
    }
  }
}
.lfa-feed[data-feed-id="5"] {
  > .inner {
    display:flex;
    flex-wrap:wrap;
    
    .lfa-feel {
      flex:0 0 25%;
      padding:0 15px 15px 0;
    }
  }
}
.lfa-feed[data-feed-id="6"] {
  /* Profile > Activity */
  
  > .inner {
    position: relative;
    min-height: 230px;
  }
  .empty {
        position:absolute;
        width:250px;
        height:180px;
        left:50%;
        top:50%;
        transform:translateX(-50%) translateY(-50%);
        text-align:center;
        padding:150px 0 0 0;
        font-size: 1.2rem;
        color: var(--lfa-gray-2);
        
        &::before, &::after {
          content:"";
          display:block;
          position:absolute;
          top:0;
          left:55px;
          width:130px;
          height:130px;
          border-radius:50%;
          overflow:hidden;
        }
        &::before {
          background-color:var(--lfa-gray-4);
        }
        &::after {
          background-repeat:no-repeat;
          background-position:center center;
          background-image:url(/images/0/icons/circle-solid-full.svg);
          background-size: 76px auto;
          filter: var(--lfa-f-gray-2);
          opacity: 0.7;
        }
      }
  .empty-activity::after {
    background-image:url(/images/0/icons/clock-rotate-left-solid-full.svg);
  }
  .empty-liked::after {
    background-image:url(/images/0/icons/heart-solid-full.svg);
  }
  .empty-following::after {
    background-image:url(/images/0/icons/user-group-solid-full.svg);
  }
}

.plyr.plyr--video {
  height: calc(100% + 2px);
  .plyr__control[data-plyr="play"] {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        height: 100%;
        text-align: center;
        background:transparent !important;
        
        svg {
          width: 64px;
          height: 64px;
          fill: var(--lfa-red-2);
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translateX(-50%) translateY(-50%);
          
          &:hover {
            fill:var(--lfa-red-3); 
          }
        }
        
        &:hover {
          background:transparent;
        }
      }
  .plyr__control[data-plyr="mute"] {
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        transform: translateX(-50%) translateY(-50%) !important;
        
        svg {
         width:42px;
         height:42px;
         fill:var(--lfa-gray-2);
        }
        
        &:hover {
          background:transparent;
          
          svg {
            fill:var(--lfa-body);  
          }
        }
      }
  .plyr__volume {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: var(--lfa-gray-1);
    border-radius: 50%;
    overflow: hidden;
    opacity: 0.5;
    width: 32px;
    height: 32px;
        
        input[data-plyr="volume"] {
          display:none !important;
        }
        button svg {
          fill:black; 
          padding: 12px;
        }
        
        &:hover {
          border-radius: 50%;
          background-color: var(--lfa-gray-1);
          opacity:1.0;
          
          
          svg {
            fill:white;
          }
        }
      }
  .plyr__progress__container {
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
        height:10px;
        
        .plyr__progress {
          position:absolute;
          bottom:0;
          left:-4px;
          width:calc(100% + 8px);
          height:10px;
          
          input[type="range"] {
            left:0;
            margin:0;
            width:100%;
            height:10px;
            
            &::-webkit-slider-runnable-track,
            &::-moz-range-track,
            &::-ms-track {
              background:red;
              border-radius: 0;
            }
            
            &::-webkit-slider-thumb {
              height:10px;
              width:10px;
              background:var(--lfa-red-3);
              top:0;
              margin:0;
              margin-left:-4px;
            }
          }
          progress {
            height:10px;
            top:0;
            margin:0;
            border-radius:0;
          }
        }
      }
  .plyr__poster, .plyr__video-wrapper {
  background-color:transparent !important;
  }
  .plyr__poster {
    height: calc(100% + 2px);
    width: calc(100% + 2px);
    top:-1px;
  }
  .plyr__controls {
        position:static !important;
        padding:0; !important;
        width:100%;
        height:0;
        background:transparent !important;
  }
  &.plyr--hide-controls .plyr__controls {
    transform:none !important;
  }
}

.lfa-feel {
  .thumb a {position:relative;}
}
.lfa-feel[data-feel-style="1"] {
  /* Main Feed */
    position:relative;
    margin-bottom:50px;
    border-radius:18px;
    background-color:var(--lfa-bg-1);
    margin-top:15px;
    display:flex;
    flex-direction:column;
    
    > .lfa-feel__video,
    > .lfa-feel__gif {
      border:0;
      border-bottom:var(--lfa-border);
      border-radius:18px 18px 0 0;
      overflow:hidden;
      position:relative;
      flex: 0 1 auto;
      aspect-ratio: 16 / 9;
      width: 100%;
      height: auto;
    }
    > .lfa-feel__gif {
      img {
        width:100%;
        aspect-ratio: 16 / 9;
      }
    }
    
    > .lfa-feel__info {
      flex:1 1;
      border-radius:0 0 18px 18px;
      overflow:hidden;
      position: relative;
      
      > .inner {
        overflow-x: hidden;
        overflow-y: auto;
        padding: 10px 15px;
        max-height:100%;
      }
      .info-title {
        position:relative;
        
        h2 {
          margin: 0 0 10px 0;
          font-size: 1.3rem;
          line-height: 1.5rem;
          font-weight: 700;
          
          a {
            color:var(--lfa-body);
            cursor:text;
            
            &.is-link {cursor:pointer;}
          }
        }
      }
      
      .info-meta {
        display:flex;
        height:44px;
        margin-bottom:10px;
        
        .info-meta__entity {
          flex:0 0 auto;
          padding:0 0 0 54px;
          position:relative;
          
          > a {
            display:block;
            color:var(--lfa-body);
          }
          .entity-img {
            display:block;
            position:absolute;
            top:0;
            left:0;
            width:44px;
            height:44px;
            border-radius:50%;
            overflow:hidden;
            
            img {
              display:block;
              width:100%;
            }
          }
          .entity-name {
            display:block;
            
            > span {display:block;}
            
            .entity-name__main {
              font-weight:500;
            }
            .entity-name__sub {
              font-size:.9rem;
              color:var(--lfa-gray-2);
            }
          }
        }
        .info-meta__spacer {
          flex:1 1 auto;
        }
        .info-meta__actions {
          flex:0 0 auto;
          display:flex;
          
          .action {
            flex:0 0 auto;
            margin:10px 10px 0 0;
            
            a, button {
              display:block;
              height:34px;
              line-height:34px;
              border-radius:17px;
              background:var(--lfa-gray-1);
              color:var(--lfa-body);
              font-weight:500;
              padding:0 15px 0 38px;
              position:relative;
              text-transform: unset;
              transition: all 320ms;
              
              &::before {
                display:block;
                content:"";
                width:34px;
                height:34px;
                position:absolute;
                top:0;
                left:3px;
                background-position: center center;
                background-repeat: no-repeat;
                background-size:22px auto;
              }
              &:hover {
                background-color:var(--lfa-gray-3);
                color:white;
                
                &::before {
                  filter:var(--lfa-f-white);
                }
              }
            }
          }
          
          .action-like {
            .msl-like, .msl-signin  {
              &::before {
                background-image:url(/images/0/icons/heart-solid-full.svg);
              }
            }
            .msl-unlike {
              &::before {
                background-image:url(/images/0/icons/heart-slash-solid-full.svg);
              }
            }
          }
          .action-share {
            a {
              &::before {
                background-image:url(/images/0/icons/share-solid-full.svg);
              }
            }
          }
          .action-more {
            flex:0 0 34px;
            margin-right:0;
            
            a {
              width:34px;
              padding:0;
              
              &::before {
                background-image:url(/images/0/icons/ellipsis-solid-full.svg);
                left:0;
              }
            }
          }
        }
      }

      .info-desc {
        margin:0 0 10px 0;
      }
      
      .info-block {
        
        .info-block__title {
          margin:10px 0 5px 0;
          height:18px;
          line-height:18px;
          font-size:.80rem;
          color:var(--lfa-body);
          font-weight:500;
          position:relative;
          padding:0 0 0 25px;
          text-transform:uppercase;
          
          .icon {
            display: block;
            position: absolute;
            top: -1px;
            left: -1px;
            width: 20px;
            background: var(--lfa-bg-1);
            z-index: 1;
            
            img {
              filter:var(--lfa-f-body);
              display:block;
              width:100%;
              height:auto;
            }
          }
          .anchor {
            background:var(--lfa-bg-1);
            position:relative;
            z-index:1;
            padding:2px 4px;
            margin-left:-4px;
          }
          
          &::after {
            display:block;
            content:"";
            width:100%;
            height:0;
            border-bottom:var(--lfa-border);
            position:absolute;
            top:10px;
            left:0;
          }
        }
        .info-block__sub {
          
          p {
            margin:0 0 20px 0;
            font-size:1rem;
            color:var(--lfa-gray-2);
            
            a {
              padding:0 25px 0 0;
              display:inline-block;
              position:relative;
              font-weight:500;
              
              &::after {
                display:inline-block;
                position: absolute;
                top: 0;
                right: 1px;
                content:"";
                width:20px;
                height:20px;
                background-size:20px auto;
                background-repeat:no-repeat;
                background-position:center center;
                filter:var(--lfa-f-magenta-2);
              }
              &.load-aside-transcript::after {
                background-image:url(/images/0/icons/aside-col-solid-full.svg);
              }
              &.close-aside-transcript::after {
                background-image:url(/images/0/icons/diagram-successor-solid-full.svg);
              }
              
              &:hover::after {
                filter:var(--lfa-f-magenta-3);
              }
            }
          }
        }
        
        .info-block__result {
          padding:7px 0 0 30px;
          position:relative;
          font-weight:500;
          line-height: 1.7rem;
          
          &::before {
            display:block;
            content:"";
            position:absolute;
            top:7px;
            left:0;
            width:24px;
            height:24px;
            background:url(/images/0/icons/arrow-turn-down-right-solid-full.svg) center center no-repeat;
            background-size:24px auto;
            filter:var(--lfa-f-gray-2);
          }
        }
      }
      
      .info-transcript {
        margin-bottom:20px;
        
        .show-aside {
          display:none;
        }
        
        &.main-aside-active {
          .lfa-transcript {
            display:none;
          }
          
          .show-aside {
            display:block;
          }
          .show-here {
            display:none;
          }
        }
      }
      
      .info-fmap {
        .info-fmap__render {
          display:block;
          width:calc(100% + 30px); 
          height:auto;
          overflow-x:auto;
          overflow-y:hidden;
          margin:0 -15px -15px -15px;
          
          img {
            display:block;
            width:auto;
            height:auto;
          }
        }
      }
    }
    
    > .lfa-feel__bar {
      position:absolute;
      bottom:-3px;
      right:-64px;
      width:54px;
      padding:5px;
      overflow:hidden;
      
      > .inner {
        display:flex;
        flex-direction:column;
        width:44px;
      }
      
      .bar-i {
       flex: 0 0 44px;
       height:44px;
       display:block;
       margin-top:10px;
       border-radius:50%;
       text-align:center;
       background-color:var(--lfa-gray-4);
       overflow:hidden;
       
       &:hover {
        background-color:var(--lfa-gray-5);
       }
       
       img {
        display:block;
        margin:0 auto;
        width:100%;
        height:auto;
        padding:7px;
       }
      }
      .bar-i.bar-i--entity {
        img {padding:0;}
        
        &:hover {
          outline:4px solid var(--lfa-blue-2);
        }
      }
      .bar-i.main-aside-active {
        outline:4px solid var(--lfa-blue-2);
      }
    }
  }
.lfa-feel[data-feel-style="2"] {
    flex:0 0 calc(33.333%);
    padding:0 15px 15px 0;
    
  .thumb {
      a {
        display:block;
        width:100%;
        border-radius:12px;
        overflow:hidden;
        border: var(--lfa-border);
        position:relative;
        
        img {
          display:block;
          width:100%;
          height:auto;
        }
      }
    }
  .info {
      display:flex;
      margin-top:10px;
      
      .title {
        flex:1 1 auto;
        
        a {
          display:block;
          
          h3 {
            font-weight: 500;
            margin: 0 0 3px 0;
            font-size: 1rem;
            line-height:1.3rem;
            color: var(--lfa-body);
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
          }
          
          .meta {
            display:block;
            font-size:.8rem;
            color:var(--lfa-gray-2);
          }
        }
      }
      .actions {
        flex:0 0 36px;
        
        .action-more {margin-top: 4px;}
        
        a {
          display:block;
          position:relative;
          width:36px;
          height:36px;
          border-radius:50%;
          background:transparent;
          
          &::before {
            position:absolute;
            display:block;
            content:"";
            top:0;
            left:0;
            width:36px;
            height:36px;
            background:url(/images/0/icons/ellipsis-vertical-solid-full.svg) center center no-repeat;
            background-size:24px 24px;
            filter:var(--lfa-f-body);
          }
        }
        
        a:hover {
          background-color:var(--lfa-gray-4);
        }
      }
    }
}
.lfa-feel[data-feel-style="3"] {
  /* Feed [mobile] */
    position:relative;
    margin-bottom:50px;
    border-radius:18px;
    background-color:var(--lfa-bg-1);
    margin-top:15px;
    display:flex;
    flex-direction:column;
    
    > .lfa-feel__video,
    > .lfa-feel__gif {
      border:0;
      border-bottom:var(--lfa-border);
      border-radius:18px 18px 0 0;
      overflow:hidden;
      position:relative;
      flex: 0 1 auto;
      aspect-ratio: 2/3;
      width: 100%;
      height: auto;
      max-height:calc(100% - 94px);
      
      &::before, &::after {
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 24px;
        display: block;
        content: "";
        border-radius: 0 0 0 8px;
        z-index: 1;
      }
      &::after {
            background-image: url(/images/0/icons/video-solid-full.svg);
            background-repeat: no-repeat;
            background-size: 14px auto;
            background-position: center center;
            filter: var(--lfa-f-white);
      }
      
      .plyr.plyr--video {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        
        .plyr__volume {display:none;}
        
        .plyr__progress__container {
          height:6px;
          
          .plyr__progress {
            height: 6px;
            
            input[type="range"],
            progress {
              height: 6px;
              
              &::-webkit-slider-thumb {
                height:6px;
                width:6px;
              }
            }
          }
        }
      }
    }
    
    > .lfa-feel__video {
      &::before {
        background-color: var(--lfa-blue-3);
      }
      &::after {
        background-position: 7px 5px;
      }
    }
    &[data-f72="2"] > .lfa-feel__video {
      &::before {
        background-color:var(--lfa-magenta-3) !important;
      }
    }
    > .lfa-feel__gif {
      background-size: cover;
      aspect-ratio: 9 / 16;
      background-position: center center;
      background-repeat: no-repeat;
      
      &::before {
        background-color: var(--lfa-gold-3);
      }
      &::after {
        background-image: url(/images/0/icons/gif-solid-full.svg);
        background-size: 18px auto;
        background-position: 5px 3px;
      }
    }
    
    > .lfa-feel__info {
      flex:1 1;
      border-radius:0 0 18px 18px;
      overflow:hidden;
      position: relative;
      
      > .inner {
        overflow-x: hidden;
        overflow-y: hidden;
        padding: 7px 15px 40px 15px;
        height:100%;
        position:relative;
      }
      .info-title {
        position:relative;
        
        h2 {
          margin: 0;
          font-size: 1rem;
          line-height: 1.2rem;
          font-weight: 700;
          
          a {
            color:var(--lfa-body);
            cursor:text;
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            
            &.is-link {cursor:pointer;}
          }
          
          &.pre-chip {
            text-indent: 38px;
            position: relative;
          }
        }
      }
      
      .info-actions {
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
        height:40px;
        border-top:var(--lfa-border);
        display:flex;
        flex-wrap:nowrap;
        background-color:var(--lfa-bg-1);
        
        .a {
          flex:0 0 50%;
          display:block;
          height:40px;
          line-height:40px;
          text-align:center;
          font-weight:500;
          font-size:.95rem;
          text-transform:uppercase;
          color:var(--lfa-blue-2);
          
          &:hover, &:focus, &:active {
            color:var(--lfa-blue-2);
          }
          
          &.a-summary {
            padding:0 8px 0 15px;
            border-right:var(--lfa-border);
          }
          &.a-analysis {
            padding:0 15px 0 8px;
          }
        }
      }
      
      .info-desc {
        margin:0 0 10px 0;
      }
      
      .info-block {
        
        .info-block__sub {
          
          p {
            margin:0 0 20px 0;
            font-size:1rem;
            color:var(--lfa-gray-2);
            
            a {
              padding:0 25px 0 0;
              display:inline-block;
              position:relative;
              
              &::after {
                display:inline-block;
                position: absolute;
                top: 0;
                right: 1px;
                content:"";
                width:20px;
                height:20px;
                background-size:20px auto;
                background-repeat:no-repeat;
                background-position:center center;
                filter:var(--lfa-f-blue-2);
              }
              &.load-aside-transcript::after {
                background-image:url(/images/0/icons/aside-col-solid-full.svg);
              }
              &.close-aside-transcript::after {
                background-image:url(/images/0/icons/diagram-successor-solid-full.svg);
              }
            }
          }
        }
        
        .info-block__result {
          padding:7px 0 0 30px;
          position:relative;
          font-weight:500;
          line-height: 1.7rem;
          
          &::before {
            display:block;
            content:"";
            position:absolute;
            top:7px;
            left:0;
            width:24px;
            height:24px;
            background:url(/images/0/icons/arrow-turn-down-right-solid-full.svg) center center no-repeat;
            background-size:24px auto;
            filter:var(--lfa-f-gray-2);
          }
        }
      }
      
    }
    
    > .lfa-feel__bar {
      position:absolute;
      bottom:-5px;
      right:-64px;
      width:54px;
      padding:5px;
      overflow:hidden;
      
      > .inner {
        display:flex;
        flex-direction:column;
        width:44px;
      }
      
      .bar-i {
       flex: 0 0 44px;
       height:44px;
       display:block;
       margin-top:10px;
       border-radius:50%;
       text-align:center;
       background-color:var(--lfa-gray-4);
       overflow:hidden;
       
       &:hover {
        background-color:var(--lfa-gray-5);
       }
       
       img {
        display:block;
        margin:0 auto;
        width:100%;
        height:auto;
        padding:7px;
       }
      }
      .bar-i.bar-i--entity {
        img {padding:0;}
        
        &:hover {
          outline:4px solid var(--lfa-blue-2);
        }
      }
      .bar-i.main-aside-active {
        outline:4px solid var(--lfa-blue-2);
      }
    }
  }
.lfa-feel[data-feel-style="4"] {
  /* Explore */
  .thumb {
      a {
        display:block;
        width:100%;
        border-radius:12px;
        overflow:hidden;
        
        img {
          display:block;
          width:100%;
          height:auto;
        }
      }
    }
  .info {
    margin:10px 0 25px 0;
      
      .title {
        a {
          padding:0 0 0 38px;
          display:block;
          position:relative;
          
          .avatar {
            display:block;
            position:absolute;
            top:-2px; 
            left:0;
            width:30px;
            height:30px;
            border-radius:50%;
            overflow:hidden;
            
            img {
              width:30px;
              height:30px;
            }
          }
          h3, .etype {
            vertical-align: top;
            height:25px;
            line-height:25px;
          }
          h3 {
            display:inline-block;
            font-weight: 500;
            margin: 0;
            font-size: 1.1rem;
            color: var(--lfa-body);
          }
          .etype {
            display:inline-block;
            position:relative;
            padding:0 0 0 22px;
            
            .badge {
              display:block;
              position:absolute;
              top:4px;
              left:0;
              width:18px;
              height:18px;
              
              &::before, &::after {
                display:block;
                content: "";
                width: 18px;
                height: 18px;
                position: absolute;
                top: 0;
                left: 0;
                background-position: center center;
                background-repeat: no-repeat;
              }
              &::before {
                background: url(/images/0/icons/badge-solid-full.svg) center center no-repeat;
                background-size: 20px auto;
                filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7500%) hue-rotate(78deg) brightness(104%) contrast(103%);
              }
              &::after {
                background-image: url(/images/0/icons/user-question-solid-full.svg);
                
                background-size: 10px auto;
                filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(35deg) brightness(110%) contrast(101%);
              }
            }
            .anchor {
              color:var(--lfa-gray-2);
              display:none;
            }
            
            &[data-type-id="1"] .badge {
              &::after {
                background-image:url("/images/0/icons/person-limbs-wide-solid-full.svg");
              }
            }
            &[data-type-id="2"] .badge {
              &::after {
                background-image:url("/images/0/icons/mask-solid-full.svg");
              }
            }
            &[data-type-id="3"] .badge {
              &::after {
                background-image:url("/images/0/icons/building-solid-full.svg");
              }
            }
            &[data-type-id="4"] .badge {
              &::after {
                background-image:url("/images/0/icons/music-solid-full.svg");
              }
            }
            &[data-type-id="5"] .badge {
              &::before {
                filter:var(--lfa-f-turq-2);
                background-image:url("/images/0/icons/badge-check-solid-full.svg");
                
              }
              &::after {display:none;}
            }
            &[data-type-id="100"] .badge {
              &::before {
                filter:var(--lfa-f-magenta-2);
                background-image:url("/images/0/icons/badge-check-solid-full.svg");
              }
              &::after {
                display:none;
              }
            }
            &[data-type-id="101"] .badge {
              &::after {
                background-image:url("/images/0/icons/user-question-solid-full.svg");
              }
            }
          }
        }
      }
    }
}
.lfa-feel[data-feel-lbl="true"] {
    .thumb a {
      &::before, &::after {
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 24px;
        display: block;
        content: "";
        border-radius: 0 0 0 8px;
      }
      &::after {
        background-image: url(/images/0/icons/video-solid-full.svg);
        background-repeat:no-repeat;
        background-size: 14px auto;
        background-position: center center;
        filter:var(--lfa-f-white);
      }
    }
    &[data-jcid="11"] .thumb a {
      &::before {
        background-color:var(--lfa-blue-3);
      }
    }
    &[data-f72="2"] .thumb a {
      &::before {
        background-color:var(--lfa-magenta-3) !important;
      }
    }
    &[data-jcid="25"] .thumb a {
      &::before {
        background-color:var(--lfa-gold-3);
      }
      &::after {
        background-image: url(/images/0/icons/gif-solid-full.svg);
        background-size: 18px auto;
      }
    }
}

body[data-jcid="11"],
body[data-jcid="25"] {
  background: var(--lfa-bg-2);
  
  .lfa-feedback .lfa-feedback__vote h2 {
    background: var(--lfa-bg-2);
  }
}
.lfa-feel[data-feel-style="5"] {
  /* Feel Item [default] */
    position:relative;
    margin-bottom:20px;
    margin-top:15px;
    display:flex;
    flex-direction:column;
    
    > .lfa-feel__video {
      background-color:var(--lfa-bg-2);
      border: var(--lfa-border);
      border-radius:18px;
      overflow:hidden;
      position:relative;
      flex: 0 1 auto;
      width: 100%;
      height: auto;
    }
    
    > .lfa-feel__gif {
      border: var(--lfa-border);
      background-color:var(--lfa-bg-1);
      border-radius:18px;
      overflow:hidden;
      position:relative;
      flex: 0 1 auto;
      width: 100%;
      height: auto;
      background-repeat:no-repeat;
      background-position:center center;
      background-size:100% auto;
      
      &::before, &::after {
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 24px;
        display: block;
        content: "";
        border-radius: 0 0 0 8px;
        z-index: 1;
      }
      &::before {
        background-color: var(--lfa-gold-3);
      }
      &::after {
        background-repeat: no-repeat;
        background-size: 14px auto;
        background-position: center center;
        filter: var(--lfa-f-white);
        background-image: url(/images/0/icons/gif-solid-full.svg);
        background-size: 18px auto;
        background-position: 5px 3px;
      }
      
      img {
        width:100%;
      }
      
      &.is-wide {
        aspect-ratio: 16 / 9;
        
        img {
          aspect-ratio: 16 / 9;
        }
      }
      &.is-long {
        aspect-ratio: 2 / 3;
        
        img {
          aspect-ratio: 2 / 3;
        }
      }
    }
    
    > .lfa-feel__info-full {
      flex:1 1;
      > .inner {padding: 10px 0 15px 0;}
      
      .info-title {
        position:relative;
        
        h1 {
          margin: 0 0 15px 0;
          font-size: 1.3rem;
          line-height: 1.5rem;
          font-weight: 700;
          
          a {
            color:var(--lfa-body);
            cursor:text;
          }
        }
      }
      
      .info-meta {
        display:flex;
        height:44px;
        margin-bottom:10px;
        
        .info-meta__entity {
          flex:0 0 auto;
          padding:0 0 0 54px;
          position:relative;
          
          > a {
            display:block;
            color:var(--lfa-body);
          }
          .entity-img {
            display:block;
            position:absolute;
            top:0;
            left:0;
            width:44px;
            height:44px;
            border-radius:50%;
            overflow:hidden;
            
            img {
              display:block;
              width:100%;
            }
          }
          .entity-name {
            display:block;
            
            > span {display:block;}
            
            .entity-name__main {
              font-weight:500;
            }
            .entity-name__sub {
              font-size:.9rem;
              color:var(--lfa-gray-2);
              max-width: 240px;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
            }
          }
        }
        .info-meta__spacer {
          flex:1 1 auto;
        }
        .info-meta__actions {
          flex:0 0 auto;
          display:flex;
          
          .action {
            flex:0 0 auto;
            margin:10px 10px 0 0;
            
            a, button {
              display:block;
              height:34px;
              line-height:34px;
              border-radius:17px;
              background:var(--lfa-gray-1);
              color:var(--lfa-body);
              font-weight:500;
              padding:0 15px 0 38px;
              position:relative;
              text-transform: unset;
              transition: all 320ms;
              
              &::before {
                display:block;
                content:"";
                width:34px;
                height:34px;
                position:absolute;
                top:0;
                left:3px;
                background-position: center center;
                background-repeat: no-repeat;
                background-size:22px auto;
              }
              &:hover {
                background-color:var(--lfa-gray-3);
                color:var(--lfa-white);
                
                &::before {
                  filter:var(--lfa-f-white);
                }
              }
            }
          }
          
          .action-like {
            a::before {
              filter: var(--lfa-f-body);
            }
            .msl-like, .msl-signin  {
              &::before {
                background-image:url(/images/0/icons/heart-solid-full.svg);
              }
            }
            .msl-unlike {
              &::before {
                background-image:url(/images/0/icons/heart-slash-solid-full.svg);
              }
            }
          }
          .action-share {
            a::before {
              filter: var(--lfa-f-body);
            }
            a {
              &::before {
                background-image:url(/images/0/icons/share-solid-full.svg);
              }
            }
          }
          .action-more {
            flex:0 0 34px;
            margin-right:0;
            
            a {
              width:34px;
              padding:0;
              
              &::before {
                background-image:url(/images/0/icons/ellipsis-solid-full.svg);
                filter: var(--lfa-f-body);
                left:0;
              }
            }
          }
        }
      }
    }
    
    > .lfa-feel__info {
      flex:1 1;
      border-radius:0;
      border: var(--lfa-border);
      border-radius: 18px;
      padding: 0 0 0 15px;
      position: relative;
      
      > .inner {
        padding: 0;
      }

      .info-block.info-desc {
        margin:0 0 10px 0;
        padding-bottom: 0px;
        
        .info-block__title {
          margin-left:-5px;
        }
      }
      
      .info-block {
        padding-right:15px;
        padding-bottom: 15px;
        
        .info-block__title {
          margin:-10px 0 5px 0;
          height:20px;
          line-height:18px;
          font-size:.85rem;
          color:var(--lfa-gray-2);
          font-weight:500;
          position:relative;
          padding:0 0 0 25px;
          text-transform:uppercase;
          
          .icon {
            display: block;
            position: absolute;
            top: -1px;
            left: 0;
            width: 20px;
            background: var(--lfa-bg-2);
            z-index: 1;
            
            img {
              filter:var(--lfa-f-gray-2);
              display:block;
              width:100%;
              height:auto;
            }
          }
          .anchor {
            background:var(--lfa-bg-2);
            position:relative;
            z-index:1;
            padding:2px 4px;
            margin-left:-4px;
          }
          
          &::after {
            display:block;
            content:"";
            width: calc(100% + 15px);
            height:0;
            border-bottom:var(--lfa-border);
            position:absolute;
            top:10px;
            left:0;
          }
        }
        .info-block__sub {
          
          p {
            margin:0 0 20px 0;
            font-size:1rem;
            color:var(--lfa-gray-2);
            
            a {
              padding:0 25px 0 0;
              display:inline-block;
              position:relative;
              font-weight: 500;
              
              &::after {
                display:inline-block;
                position: absolute;
                top: 0;
                right: 1px;
                content:"";
                width:20px;
                height:20px;
                background-size:20px auto;
                background-repeat:no-repeat;
                background-position:center center;
                filter:var(--lfa-f-magenta-2);
              }
              &.load-aside-transcript::after {
                background-image:url(/images/0/icons/aside-col-solid-full.svg);
              }
              &.close-aside-transcript::after {
                background-image:url(/images/0/icons/diagram-successor-solid-full.svg);
              }
              
              &:hover::after {
                filter:var(--lfa-f-magenta-3);
              }
            }
          }
        }
        
        .info-block__result {
          padding:2px 0 0 25px;
          position:relative;
          font-weight:500;
          line-height: 1.7rem;
          white-space: nowrap;
          
          &::before {
            display:block;
            content:"";
            position:absolute;
            top:4px;
            left:0;
            width:24px;
            height:24px;
            background:url(/images/0/icons/arrow-turn-down-right-solid-full.svg) center center no-repeat;
            background-size:24px auto;
            filter:var(--lfa-f-gray-2);
          }
        }
      }
      .info-block.info-desc {
        .info-block__title::after {display:none;}
        
        + .info-block {
          margin-top: 20px;
        }
      }
      
      .info-transcript {
        margin-bottom:20px;
        
        .show-aside {
          display:none;
        }
        
        &.main-aside-active {
          .lfa-transcript {
            display:none;
          }
          
          .show-aside {
            display:block;
          }
          .show-here {
            display:none;
          }
        }
      }
      
      .info-fmap {
        .info-fmap__render {
          display:block;
          width:calc(100% + 30px); 
          height:auto;
          overflow-x:auto;
          overflow-y:hidden;
          margin:0 -15px -15px -15px;
          scroll-behavior: smooth;
          scrollbar-color: #dadada transparent;
          scrollbar-width: thin;
          
          &::-webkit-scrollbar {
            background:transparent;
            width:6px;
          }
          &::-webkit-scrollbar-track {
            background:transparent;
          }
          &::-webkit-scrollbar-thumb {
            background: #dadada;
            border-radius: 4px;
            cursor:pointer;
          }
          &::-webkit-scrollbar-thumb:hover {
            background:var(--lfa-gray-3);
          }
          
          img {
            display:block;
            width:1200px;
            height:auto;
          }
        }
      }
      
      .info-cr {
        background:var(--lfa-bg-5);
        color:var(--lfa-gray-2);
        padding: 5px 15px;
        border-radius: 18px;
        margin: 15px 15px 15px 0;
        font-size:.75rem;
        line-height: 18px;
        
        a {
          color:var(--lfa-body);
          font-weight:500;
          &:hover {text-decoration:underline;}
        }
      }
    }
  }

body.jmid-103 {
  lfa lfaMainBody {
    padding-right:0;
  }
}

.lfa-acc {
  .acc-title {
    cursor:pointer;  
  }
  .acc-content {
    display:none;  
  }
  
  .acc-i.expanded {
    .acc-content {
      display:block;  
    }
  }
}
.lfa-acc[data-id="1"] {
  padding:15px 15px 0 23px;
  
  .acc-title {
    font-weight:600;
    color:var(--lfa-gray-2);
    text-transform:uppercase;
    margin:0 0 5px 0;
    font-size:.9rem;
    
    &:hover {
      color:var(--lfa-body); 
    }
  }
  
  .acc-content {
    color:var(--lfa-gray-2);
    font-size:.80rem;
    padding:0 0 5px 0;
    
    a {
      color:var(--lfa-gray-2);
      
      &:hover {
        text-decoration:underline;  
      }
    }
  }
  
  .acc-i.expanded {
    .acc-title {
      color:var(--lfa-body);
    }
  }
}

.lfa-chip {
  &[data-chip-id="1"] {
    /* Feel Item > Warning */
    font-size: .95rem;
    text-transform: uppercase;
    background-color: var(--lfa-red-2);
    color: white;
    padding: 2px 6px;
    border-radius: 5px;
    font-weight: 500;
    line-height: 1.3rem;
    display: inline-block;
    vertical-align: top;
  }
  &[data-chip-id="2"] {
    /* Feed > Feell Item[mobile] > Warning */
    font-size: .8rem;
    text-transform: uppercase;
    background-color: var(--lfa-red-2);
    color: white;
    padding: 0 4px;
    border-radius: 5px;
    font-weight: 500;
    line-height: 1.3rem;
    display: block;
    vertical-align: top;
    position:absolute;
    top:0;
    left:0;
    width: 34px;
    text-indent: 0px;
    text-align: center;
  }
  &[data-chip-id="3"] {
    /* Info > Method > Feel Item > Warning */
    font-size: .8rem !important;
    text-transform: uppercase;
    background-color: var(--lfa-red-2);
    color: white;
    padding: 0px 4px;
    border-radius: 5px;
    font-weight: 500;
    display: inline-block;
    vertical-align: top;
  }
}

.lfa-score {
  position:relative;
  color:var(--lfa-body);
  font-weight:500;
    padding: 5px 5px 5px 22px;
    border-radius: 7px;
  
  &:hover,
  &.main-aside-active {
    background: var(--lfa-gray-1);
  }
  
  &::before {
    position:absolute;
    display:block;
    content:"";
    top:3px;
    left:2px;
    width:20px;
    height:26px;
    background-image:url(/images/0/scale/average.svg);
    background-repeat:no-repeat;
    background-size:auto auto;
    background-position:center center;
    filter:var(--lfa-f-body);
  }
  
  &[data-score-val="1"] {
    color:var(--lfa-red-2);
    
    &::before {
      background-image:url(/images/0/scale/ultra-low.svg);
      filter:var(--lfa-f-red-2);
    }
    &::after {
      content:"Ultra Low";
    }
  }
  &[data-score-val="2"] {
    color:var(--lfa-red-3);
    
    &::before {
      background-image:url(/images/0/scale/ultra-low.svg);
      filter:var(--lfa-f-red-3);
    }
    &::after {
      content:"Very Low";
    }
  }
  &[data-score-val="3"] {
    color:var(--lfa-orange-2);
    
    &::before {
      background-image:url(/images/0/scale/low.svg);
      filter:var(--lfa-f-orange-2);
    }
    &::after {
      content:"Low";
    }
  }
  &[data-score-val="4"] {
    color:var(--lfa-orange-3);
    
    &::before {
      background-image:url(/images/0/scale/slightly-low.svg);
      filter:var(--lfa-f-orange-3);
    }
    &::after {
      content:"Slightly Low";
    }
  }
  &[data-score-val="5"] {
    color:var(--lfa-body);
    
    &::before {
      background-image:url(/images/0/scale/average.svg);
      filter:var(--lfa-f-body);
    }
    &::after {
      content:"Average";
    }
  }
  &[data-score-val="6"] {
    color:var(--lfa-orange-3);
    
    &::before {
      background-image:url(/images/0/scale/slightly-high.svg);
      filter:var(--lfa-f-orange-3);
    }
    &::after {
      content:"Slightly High";
    }
  }
  &[data-score-val="7"] {
    color:var(--lfa-orange-2);
    
    &::before {
      background-image:url(/images/0/scale/high.svg);
      filter:var(--lfa-f-orange-2);
    }
    &::after {
      content:"High";
    }
  }
  &[data-score-val="8"] {
    color:var(--lfa-green-3);
    
    &::before {
      background-image:url(/images/0/scale/very-high.svg);
      filter:var(--lfa-f-green-3);
    }
    &::after {
      content:"Very High";
    }
  }
  &[data-score-val="9"] {
    color:var(--lfa-green-2);
    
    &::before {
      background-image:url(/images/0/scale/ultra-high.svg);
      filter:var(--lfa-f-green-2);
    }
    &::after {
      content:"Ultra High";
    }
  }
}
.lfa-scale {
  display:flex;
  flex-direction:column;
  height: 100%;
  
  .lfa-scale__banner {
    flex:0 0 182px;
    padding:10px 0 25px 0;
    position:relative;
    
    .cover {
      margin:0 3px;
      
      img {
        display:block;
        width:100%;
        height:auto;
      }
    }
    .arrow {
      position:absolute;
      bottom:0;
      height:35px;
      width:0px;
      
      &[data-scale-val="1"] {
        left:34px;
        height:24px;
      }
      &[data-scale-val="2"] {
        left:66px;
      }
      &[data-scale-val="3"] {
        left:92px;
        height:58px;
      }
      &[data-scale-val="4"] {
        left:117px;
        height:95px;
      }
      &[data-scale-val="5"] {
        left:50%;
        height:155px;
      }
      &[data-scale-val="6"] {
        right:117px;
        height:95px;
      }
      &[data-scale-val="7"] {
        right:92px;
        height:58px;
      }
      &[data-scale-val="8"] {
        right:66px;
      }
      &[data-scale-val="9"] {
        right:34px;
        height:24px;
      }
    }
  }
  .lfa-scale__info {
    flex:1 1 auto;
    padding: 10px 15px;
    margin: 0 15px;
    border-radius: 10px;
    
    h3 {
      margin:0;
    }
    .sub {
      color:var(--lfa-gray-2);
      margin:0 0 15px 0;
    }
    
  }
  .lfa-scale__foot {
    flex:0 0 auto;
    padding:15px;
    font-size:.8rem;
    color:var(--lfa-gray-2);
    
    a {
      color:var(--lfa-body);
      font-weight:500;
      
      &:hover {text-decoration:underline;}
    }
  }
}
.lfa-lfps[data-lfps-style="1"] {
  position:relative;
  color:var(--lfa-body);
  display:inline-block;
  padding:10px 0 10px 74px;
  transition: all 420ms;
  
  > .lfa-lfps__icon {
    display:block;
    width:44px;
    height:44px;
    position:absolute;
    top:10px;
    left:15px;
    border-radius:50%;
    background-color: var(--lfa-gray-1);
    transition: all 420ms;
    
    img {
      display:block;
      width:28px;
      padding:8px 0 0 0;
      margin:0 auto;
      filter:var(--lfa-f-white);
      transition: all 420ms;
    }
  }
  
  > .lfa-lfps__anchor {
    display:block;
    height:44px;
    font-weight:500;
    line-height:44px;
    font-size:1.5rem;
    transition: all 420ms;
    
    &::after {
      opacity:0;
      visibility:hidden;
      position:absolute;
      display:block;
      content:"";
      top:50px;
      left:calc(100% + 10px);
      width:calc(100dvw - 550px);
      height:0;
      border-bottom:var(--lfa-border);
    }
  }
  
  &:hover, &.active {
    padding:15px 0 15px 94px;
    
    > .lfa-lfps__icon,
    > .lfa-lfps__anchor {
      height:74px;
      font-size:2rem;
    }
    > .lfa-lfps__icon {
      left:0;
      width:74px;
      
      img {
        padding:12px 0 0 0;
        width: 48px;
      }
    }
    > .lfa-lfps__anchor {
      height:64px;
      line-height:64px;
      font-weight: 700;
    }
  }
  &.active {
    > .lfa-lfps__icon {
      outline: 5px solid var(--lfa-blue-2);
    }
    > .lfa-lfps__anchor::after {
      opacity:1;
      visibility:visible;
    }
  }
}

.lfa-lfpo[data-lfpo-size="26"] {
  position:relative;
  padding:5px 5px 5px 32px;
  color:var(--lfa-body);
  border-radius:5px;
  font-weight:500;
  
  &::before {
    position:absolute;
    display:block;
    content:"";
    top:5px;
    left:5px;
    width:22px;
    height:22px;
    border-radius:4px;
    background-image:url(/images/0/lfpo/radar-icon-light.svg);
    background-repeat:no-repeat;
    background-size:22px auto;
    background-position:center center;
    box-shadow:var(--lfa-shadow-1);
  }
  
  &:hover,
  &.main-aside-active {
    background: var(--lfa-gray-1);
  }
  
  &[data-attr-id="1"] {
    color:#202f8c;
    
    &::before {
      background-color:#202f8c;
      background-image:url(/images/0/lfpo/a1-icon-light__PNG--400x300.png);
    }
    &::after {
      content:"Volubility";
    }
  }
  &[data-attr-id="2"] {
    color:#15af68;
    
    &::before {
      background-color:#15af68;
      background-image:url(/images/0/lfpo/a2-icon-light__PNG--400x300.png);
    }
    &::after {
      content:"Readability";
    }
  }
  &[data-attr-id="3"] {
    color:#424242;
    
    &::before {
      background-color:#424242;
      background-image:url(/images/0/lfpo/a3-icon-light__PNG--400x300.png);
    }
    &::after {
      content:"Formalility";
    }
  }
  &[data-attr-id="4"] {
    color:#d5b822;
    
    &::before {
      background-color:#d5b822;
      background-image:url(/images/0/lfpo/a4-icon-light__PNG--400x300.png);
    }
    &::after {
      content:"Specificity";
    }
  }
  &[data-attr-id="5"] {
    color:#22d5c4;
    
    &::before {
      background-color:#22d5c4;
      background-image:url(/images/0/lfpo/a5-icon-light__PNG--400x300.png);
    }
    &::after {
      content:"Sensation";
    }
  }
  &[data-attr-id="6"] {
    color:#e99906;
    
    &::before {
      background-color:#e99906;
      background-image:url(/images/0/lfpo/a6-icon-light__PNG--400x300.png);
    }
    &::after {
      content:"Emotion";
    }
  }
  &[data-attr-id="7"] {
    color:#8b3ddf;
    
    &::before {
      background-color:#8b3ddf;
      background-image:url(/images/0/lfpo/a7-icon-light__PNG--400x300.png);
    }
    &::after {
      content:"Inference";
    }
  }
  &[data-attr-id="8"] {
    color:#d21791;
    
    &::before {
      background-color:#d21791;
      background-image:url(/images/0/lfpo/a8-icon-light__PNG--400x300.png);
    }
    &::after {
      content:"Apperception";
    }
  }
}
.lfa-lfpo[data-lfpo-size="44"] {
  position:relative;
  color:var(--lfa-body);
  display:inline-block;
  padding:10px 0 10px 74px;
  transition: all 420ms;
  
  > .lfa-lfpo__icon {
    display:block;
    width:44px;
    height:44px;
    position:absolute;
    top:10px;
    left:15px;
    border-radius:10px;
    transition: all 420ms;
    
    img {
      display:block;
      width:100%;
      padding:6px 0 0 0;
      transition: all 420ms;
    }
  }
  
  > .lfa-lfpo__anchor {
    display:block;
    height:44px;
    font-weight:500;
    line-height:44px;
    font-size:1.5rem;
    transition: all 420ms;
    
    &::after {
      opacity:0;
      visibility:hidden;
      position:absolute;
      display:block;
      content:"";
      top:50px;
      left:calc(100% + 10px);
      width:120px;
      height:0;
      border-bottom:var(--lfa-border);
    }
  }
  
  &:hover, &.active {
    padding:15px 0 15px 94px;
    
    > .lfa-lfpo__icon,
    > .lfa-lfpo__anchor {
      height:74px;
      font-size:2rem;
    }
    > .lfa-lfpo__icon {
      left:0;
      width:74px;
      border-radius:17px;
      
      img {
        padding:9.5px 0 0 0;
      }
    }
    > .lfa-lfpo__anchor {
      height:64px;
      line-height:64px;
      font-weight: 700;
    }
  }
  &.active {
    > .lfa-lfpo__icon {
      outline: 5px solid var(--lfa-blue-2);
    }
    > .lfa-lfpo__anchor::after {
      opacity:1;
      visibility:visible;
    }
  }
  
  &[data-lfpo-id="a1"] {
    > .lfa-lfpo__anchor {
      
      &::after {
        border-bottom:1px solid #202f8c;
      }
    }
    
    + .lfa-submenu__desc > .inner {
      border:1px solid #202f8c;
    }
  }
  &[data-lfpo-id="a2"] {
    > .lfa-lfpo__anchor {
      
      &::after {
        border-bottom:1px solid #15af68;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #15af68;
    }
  }
  &[data-lfpo-id="a3"] {
    > .lfa-lfpo__anchor {
      
      &::after {
        border-bottom:1px solid #424242;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #424242;
    }
  }
  &[data-lfpo-id="a4"] {
    > .lfa-lfpo__anchor {
      
      &::after {
        border-bottom:1px solid #d5b822;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #d5b822;
    }
  }
  &[data-lfpo-id="a5"] {
    > .lfa-lfpo__anchor {
      
      &::after {
        border-bottom:1px solid #22d5c4;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #22d5c4;
    }
  }
  &[data-lfpo-id="a6"] {
    > .lfa-lfpo__anchor {
      &::after {
        border-bottom:1px solid #e99906;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #e99906;
    }
  }
  &[data-lfpo-id="a7"] {
    > .lfa-lfpo__anchor {
      &::after {
        border-bottom:1px solid #8b3ddf;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #8b3ddf;
    }
  }
  &[data-lfpo-id="a8"] {
    > .lfa-lfpo__anchor {
      &::after {
        border-bottom:1px solid #d21791;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #d21791;
    }
  }
}
.lfa-lfpo[data-lfpo-style="1"] {
  position:relative;
  color:var(--lfa-body);
  display:block;
  width:260px;
  height:calc(100% - 50px);
  padding:74px 0 0 0;
  transition: all 420ms;
  margin: 0 auto;
  
  > .lfa-lfpo__icon {
    display:block;
    width:74px;
    height:74px;
    position:absolute;
    top:0;
    left:50%;
    transform:translateX(-50%);
    border-radius:14px;
    transition: all 420ms;
    
    img {
      display:block;
      width:100%;
      padding:6px 0 0 0;
      transition: all 420ms;
    }
  }
  
  > .lfa-lfpo__anchor {
    display:block;
    height:38px;
    text-align:center;
    font-weight:600;
    line-height:44px;
    font-size:1.8rem;
    transition: all 420ms;
    
    &::after {
      opacity:0;
      visibility:hidden;
      position:absolute;
      display:block;
      content:"";
      top:50px;
      left:calc(100% + 10px);
      width:120px;
      height:0;
      border-bottom:var(--lfa-border);
    }
  }
  
  &[data-lfpo-id="a1"] {
    > .lfa-lfpo__anchor {
      
      &::after {
        border-bottom:1px solid #202f8c;
      }
    }
    
    + .lfa-submenu__desc > .inner {
      border:1px solid #202f8c;
    }
  }
  &[data-lfpo-id="a2"] {
    > .lfa-lfpo__anchor {
      
      &::after {
        border-bottom:1px solid #15af68;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #15af68;
    }
  }
  &[data-lfpo-id="a3"] {
    > .lfa-lfpo__anchor {
      
      &::after {
        border-bottom:1px solid #424242;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #424242;
    }
  }
  &[data-lfpo-id="a4"] {
    > .lfa-lfpo__anchor {
      
      &::after {
        border-bottom:1px solid #d5b822;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #d5b822;
    }
  }
  &[data-lfpo-id="a5"] {
    > .lfa-lfpo__anchor {
      
      &::after {
        border-bottom:1px solid #22d5c4;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #22d5c4;
    }
  }
  &[data-lfpo-id="a6"] {
    > .lfa-lfpo__anchor {
      &::after {
        border-bottom:1px solid #e99906;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #e99906;
    }
  }
  &[data-lfpo-id="a7"] {
    > .lfa-lfpo__anchor {
      &::after {
        border-bottom:1px solid #8b3ddf;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #8b3ddf;
    }
  }
  &[data-lfpo-id="a8"] {
    > .lfa-lfpo__anchor {
      &::after {
        border-bottom:1px solid #d21791;
      }
    }
    + .lfa-submenu__desc > .inner {
      border:1px solid #d21791;
    }
  }
}

.lfa-menu[data-menu-id="1"] {
  margin:0 0 10px 0;
  
  ul {
    padding:0 15px;
    
    li {
      a {
        display:block;
        padding:10px 15px 10px 57px;
        color:var(--lfa-body);
        height:40px;
        line-height:19px;
        position:relative;
        font-weight:500;
        border-radius:7px;
        
        > span {
          position:absolute;
          top:7px;
          left:12px;
          display:block;
          width:25px;
          height:25px;
          filter:var(--lfa-f-body);
          background-image:url(/images/0/icons/circle-solid-full.svg);
          background-repeat;
          background-position:center center;
          background-size: 25px auto;
          
          &.home {
            background-image:url(/images/0/icons/house-solid-full.svg);
          }
          &.explore {
            background-image:url(/images/0/icons/compass-solid-full.svg);
          }
          &.tags {
            background-image:url(/images/0/icons/hashtag-solid-full.svg);
          }
          &.liked {
            background-image:url(/images/0/icons/heart-solid-full.svg);
          }
          &.following {
            background-image:url(/images/0/icons/user-circle-plus-solid-full.svg);
          }
          &.profile {
            background-image:url(/images/0/icons/circle-user-solid-full.svg);
          }
          &.settings {
            background-image:url(/images/0/icons/gear-solid-full.svg);
          }
        }
      }
      a:hover {
        background-color:var(--lfa-gray-1);
        
      }
    }
    
    li.active, li.alias-parent-active {
      a {
        background-color:transparent;
        color:var(--lfa-magenta-2);
        
        > span {
          filter:var(--lfa-f-magenta-2);
        }
      }
    }
    
    li.item-auth {
      margin:10px 0 15px 0;
      
      a {
        text-transform:uppercase;
        border-radius:7px;
        color:white;
        text-align:center;
        padding:10px 15px 10px 15px;
        background-color:var(--lfa-magenta-2);
      }
      
      &:hover {
        a {
          background-color:var(--lfa-magenta-3);
        }
      }
    }
  }
}
.lfa-menu[data-menu-id="2"] {
  height:52px;  
  > .inner {
    display:flex;
    flex-wrap:nowrap;
    justify-content: end;
  }
  .m-i {
    display:block;
    height:52px;
    
    a {
      display:block;
      padding:10px 0;
      font-size:0;
      height:52px;
      
      .icon {
        display:block;
        height:32px;
        width:32px;
        border-radius:50%;
        padding:6px 0;
        margin:0 auto;
        overflow:hidden;
        
        img {
          display:block;
          width:24px;
          height:24px;
          margin:-1px auto 0 auto;
          
        }
      }
      
      &:hover .icon {
        background:var(--lfa-gray-1);
      }
    }
    
    &.m-i--apps,
    &.m-i--settings {
      width:32px;
    }
    &.m-i--pc-app {
      width:auto;
      
      a .icon {margin-left:3px;}
    }
    &.m-i--pc-app,
    &.m-i--apps,
    &.m-i--settings {
      margin: 0;
      
      a {
        border-radius:16px;
        white-space:nowrap;
        
        .wrap {
          display:flex;
          border-radius:16px;
        }
        
        .icon {
          flex:0 0 30px;
          
          img {width:18px;}
        }
        .anchor {
          display:block;
          flex:0 0 auto;
          font-size:.9rem;
          font-weight:500;
          color: var(--lfa-body);
          line-height: 32px;
          margin-right: .63rem;
        }
      }
      a:hover {
        .wrap {background-color:var(--lfa-gray-1);}
        
        .icon {background-color:transparent;}
      }
    }
    
    &.m-i-settings {
      margin-right:margin-right: .3rem;
    }
    &.m-i--pc-app {
      margin: 0 0 0 .5rem;
      
      &.add-gutter {
        margin:0 7px 0 .5rem;
      }
      
      a .anchor { width:50px; }
    }
    &.m-i--apps {
      margin: 0 .5rem 0 0px;
      
      a .anchor {width: 34px;}
    }
    
    &.m-i--auth {
      width:auto;
      position:relative;
      margin-left: 9px;
      
      &::before {
        display:block;
        content:"";
        width:0;
        height:22px;
        border-left:var(--lfa-border);
        position:absolute;
        top:16px;
        left:0;
      }
      
      a {
        height:52px;
        font-size:.9rem;
        padding:10px;
        white-space: nowrap;
        
        .anchor {
          display:block;
          padding:0 12px;
          height:32px;
          line-height:32px;
          background:var(--lfa-magenta-2);
          color:white;
          font-weight:500;
          border-radius:16px;
        }
        
        &:hover {
          outline:0;
          .anchor {
            background:var(--lfa-magenta-3);
          }
        }
      }
    }
    &.m-i--account {
      margin-right: 1rem;
      margin-left:10px;
      position:relative;
      
      &::before {
        display: block;
        content: "";
        width: 0;
        height: 22px;
        border-left: var(--lfa-border);
        position: absolute;
        top: 16px;
        left: -10px;
      }
      
      a {
        padding:10px 0 10px 0;
        position:relative;
        
        .icon {
          padding:0;
          border: 3px solid var(--lfa-border-color);
          background:transparent;
          
          img {
            width:32px;
            height:32px;
            margin:-.15rem;
            filter:var(--lfa-f-magenta-2) !important;
          }
        }
      }
      a:hover {
        .icon {
          background:transparent;
          border: 3px solid var(--lfa-blue-2);
        }
      }
    }
  }
  
  &.no-auth {
    .m-i {
      &.m-i--settings {
        width: 30px;
        flex: 0 0 30px;
      }
      &.m-i--pc-app {
        a {
          .icon {
            margin-left:3px;
            max-width:26px;
            flex:0 0 26px;
          }
          .anchor {
            margin-right:8px;
          }
        }
      }
    }
  }
}
lfa lfaHead lfaHeadEnd.has-auth {
  .lfa-menu[data-menu-id="2"] {
    .m-i.m-i--pc-app {
      margin-right:0;
    }
  }
}
.lfa-menu[data-menu-id="3"] {
  > ul {
    display:flex;
    justify-content: center;
    margin-top:10px;
    
    > li {
      flex:0 0 auto;
      
      > a {
        display:block;
        font-size:1.1rem;
        height:32px;
        line-height:32px;
        padding: 0 15px;
        margin-right:10px;
        font-weight:500;
        color:var(--lfa-body);
        border-radius:16px;
        background-color:transparent;
        
        &:hover {
          color:var(--lfa-body);
        }
      }
    }
    > li.current, > li.parent.active {
      > a, > a:hover {
        background-color:var(--lfa-bg-4);
        color:white;
      }
    }
  }
}
.lfa-menu[data-menu-id="4"] {
	/* Mobile Nav [fixed] */
  > ul {
    display:flex;
    
    > li {
      flex:0 0 calc(calc(100dvw - 176px) / 4);
      
      > a {
        display:block;
        position:relative;
        text-align:center;
        padding:0;
        color: var(--lfa-body);
        
        > .wrap {
          display:block;
          padding:6px 0;
          border-radius: 12px;
          
          > .icon {
            display:block;
            height:26px;
            
            img {
              display:block;
              margin:0 auto;
              height:26px;
              width:auto;
              filter: var(--lfa-f-body);
            }
          }
          > .anchor {
            display:block;
            height:14px;
            line-height:14px;
            font-weight: 500;
            font-size:.7rem;
          }
        }
      }
      > a:hover {
        > .wrap {
          > .icon {
            img {
              filter: var(--lfa-f-magenta-3);
            }
          }
          > .anchor {
            color: var(--lfa-magenta-3);
          }
        }
      }
    }
    
    > li.active {
      
      > a {
        > .wrap {
          > .icon {
            img {
              filter: var(--lfa-f-magenta-2);
            }
          }
          > .anchor {
            color: var(--lfa-magenta-2);
          }
        }
      }
    }
    
    > li.brand, > li.brand.active {
      flex:0 0 176px;
      position:relative;
      padding: 0 20px;
      
      &::before {
        display:block;
        content:"";
        width:calc(100% - 40px);
        height:68px;
        border-left:var(--lfa-border);
        border-right:var(--lfa-border);
        border-top:var(--lfa-border);
        border-radius:34px;
        position:absolute;
        top:-8px;
        left:20px;
        background: var(--lfa-bg-1);
      }
      
      > a {
        padding:3px 15px 7px 15px;
        
        > img {
          display:block;
          height:42px;
          width:auto;
          margin:0 auto;
        }
      }
    }
  }
}
.lfa-menu[data-menu-id="5"] { 
  /* Actions in tooltips for f-items */
  ul {
    min-width:150px;
    
    li {
      a {
        display:block;
        position:relative;
        padding:0 10px 0 42px;
        margin:0 5px;
        height:30px;
        line-height:30px;
        border-radius:5px;
        
        .wrap {
          display:block;
          font-size:1rem;
          font-weight:500;
          color:var(--lfa-body);
          
          &::before {
            position:absolute;
            display:block;
            content:"";
            top:0;
            left:5px;
            width:18px;
            height:30px;
            background-position:center center;
            background-repeat:no-repeat;
            background-size:18px 18px;
            filter:var(--lfa-f-body);
          }
        }
      }
      a:hover {
        background-color:var(--lfa-gray-1);
      }
    }
    li:last-of-type {
      margin-bottom:5px;
    }
    
    li.i-title {
      margin: 8px 5px 10px 10px;
      position: relative;
      
      .label {
        display: block;
        font-size: .9rem;
        color: var(--lfa-gray-2);
        padding-right:34px;
      }
      .close {
        position: absolute;
        top: 0;
        right: 0;
        width: 24px;
        font-weight: 700;
        cursor: pointer;
        text-align: center;
        font-size: .85rem;
        color: var(--lfa-gray-2);
        
        &:hover {color: var(--lfa-red-2);}
      }
      
      &.is-sep {
        border-top: var(--lfa-border);
        margin: 5px 0 5px 0;
        padding: 6px 8px 0 8px;
      }
    }
    
    li.i-like a .wrap::before {
      background-image:url(/images/0/icons/heart-solid-full.svg);
    }
    li.i-unlike a .wrap::before {
      background-image:url(/images/0/icons/heart-slash-solid-full.svg);
    }
    li.i-share a .wrap::before {
      background-image:url(/images/0/icons/share-solid-full.svg);
    }
    li.i-report a .wrap::before {
      background-image:url(/images/0/icons/flag-solid-full.svg);
    }
    li.i-profile a .wrap::before {
      background-image:url(/images/0/icons/circle-user-solid-full.svg);
    }
    li.i-settings a .wrap::before {
      background-image:url(/images/0/icons/gear-solid-full.svg);
    }
    li.i-signout a {
      .wrap {color:var(--lfa-red-2);}
      .wrap::before {
        background-image:url(/images/0/icons/right-from-bracket-solid-full.svg);
        filter:var(--lfa-f-red-2);
      }
    }
    li.i-linga a .wrap::before {
      background-image:url(/images/0/icons/brand-linga-solid.svg);
    }
    li.i-psychling a .wrap::before {
      background-image:url(/images/0/icons/brand-psychling-solid.svg);
    }
    li[data-link-target="1"] a .wrap::before,
    li[data-link-target="6"] a .wrap::before {
      background-image:url(/images/0/icons/imdb-brands-solid-full.svg);
    }
    li[data-link-target="2"] a .wrap::before {
      background-image:url(/images/0/icons/wikipedia-w-brands-solid-full.svg);
    }
    li[data-link-target="3"] a .wrap::before,
    li[data-link-target="4"] a .wrap::before {
      background-image:url(/images/0/icons/spotify-brands-solid-full.svg);
    }
    li[data-link-target="5"] a .wrap::before {
      background-image:url(/images/0/icons/link-solid-full.svg);
    }
    li[data-link-target="7"] a .wrap {
      color:var(--lfa-purple-3);  
      &::before {
        background-image:url(/images/0/icons/badge-check-solid-full.svg);
        filter:var(--lfa-f-purple-3);
        background-size: 20px 20px;
      }
    }
    li.i-google a .wrap::before {
      background-image:url(/images/0/icons/google-brands-solid-full.svg);
    }
  }
}
.lfa-menu[data-menu-id="6"] { 
  /* Entity / Profile feeds */
  ul {
    display:flex;
    
    li {
      a {
        position:relative;
        padding: 0 25px;
        height: 43px;
        line-height: 38px;
        margin: 0;
        font-size: 1.2rem;
        color:var(--lfa-body);
        opacity:0.6;
        border-bottom: 3px solid transparent;
        display: block;
        font-weight: 500;
        width: 100%;
        text-align: center;
        white-space: nowrap;
        
        img {
          vertical-align: top;
          width:28px;
          height:38px;
          margin-top:1px;
          filter:var(--lfa-f-body);
        }
        
        &:hover {
          opacity:0.9;
        }
      }

      &.i-all a img {
        width:20px;
        height:38px;
        margin-top:.03rem;
      }
      &.i-vids a img { 
        width: 24px;
        margin-top:.03rem;
      }
      &.i-gifs a img { 
        width: 23px;
        margin-top: .05rem;
      }

      &.i-activity a img {
        width:18px;
        margin-top:0;
      }
      &.i-liked a img, &.i-following a img {
        width:19px;
        margin-top:0;
      }
    }
    li {
      a.active, a.active:hover {
        color:var(--lfa-body);
        border-bottom: 3px solid var(--lfa-body);
        opacity:1;
      }
    }
  }
}
.lfa-menu[data-menu-id="7"] { 
  /* Modal : Logo Menu */
  ul {
    width:100%;
    
    li {
      a {
        display:block;
        position:relative;
        padding:0 15px 0 58px;
        margin:0 15px 5px 15px;
        height:44px;
        line-height:44px;
        border-radius:12px;
        
        .wrap {
          display:block;
          font-size:1.2rem;
          font-weight:500;
          color:var(--lfa-body);
          
          &::before {
            position:absolute;
            display:block;
            content:"";
            top:0;
            left:10px;
            width:28px;
            height:44px;
            background-position:center center;
            background-repeat:no-repeat;
            background-size:28px 28px;
            filter:var(--lfa-f-body);
          }
        }
      }
      a:hover {
        background-color:var(--lfa-gray-1);
      }
    }
    li:first-of-type {
      margin-top:15px;
    }
    li:last-of-type {
      margin-bottom:15px;
    }
    
    li.i-share a .wrap::before {
      background-image:url(/images/0/icons/share-solid-full.svg);
    }
    
    li.i-profile a .wrap::before {
      background-image:url(/images/0/icons/circle-user-solid-full.svg);
    }
    li.i-settings a .wrap::before {
      background-image:url(/images/0/icons/gear-solid-full.svg);
    }
    li.i-getapp a .wrap::before {
      background-image:url(/images/0/icons/arrow-down-to-line-solid-full.svg);
    }
    
    li.i-signin a {
      background-color:var(--lfa-magenta-2);
      text-transform:uppercase;
      
      .wrap {color:white;}
      
      .wrap::before {
        background-image:url(/images/0/icons/user-solid-full.svg);
        filter:var(--lfa-f-white);
      }
    }
    li.i-signout a {
      .wrap {color:var(--lfa-red-2);}
      .wrap::before {
        background-image:url(/images/0/icons/right-from-bracket-solid-full.svg);
        filter:var(--lfa-f-red-2);
        top: 2px;
      }
    }
  }
}

.lfa-attr {
  display:flex;
  flex-direction:column;
  height: 100%;
  
  .lfa-attr__banner {
    padding:25px 0;
    flex:0 0 auto;
  }
  .lfa-attr__info {
    flex:1 1 auto;
    padding: 10px 15px;
    margin: 0 15px;
    border-radius: 10px;
  }
  .lfa-attr__foot {
    flex:0 0 auto;
    padding:15px;
    font-size:.8rem;
    color:var(--lfa-gray-2);
    
    a {
      color:var(--lfa-body);
      font-weight:500;
      
      &:hover {text-decoration:underline;}
    }
  }
}
.lfa-foot {
	margin: 0 auto;
	width:100%;
	max-width:535px;
	padding:50px 20px;
	
	> ul {
		display:flex;
		flex-direction:column;
		list-style-type:none;
		margin:0;
		padding:0;
		font-size:.85rem;
		text-align:center;
		
		> li {
			flex: 0 0 34px;
			padding:10px 0;
			
			> a {
				display:block;
			}
		}
		
		> li.i-logo {
			margin:0 auto;
			
			> a > img {
				height:30px;
				width:auto;
				margin: 2px 0;
			}
		}
		
		> li.i-copyright {
			> span {
				display:block;
				color:var(--lfa-gray-2);
				max-width: 450px;
        margin: 0 auto;
			}
		}
		
		> li.i-links {
			
			> ul {
				list-style-type:none;
				margin:0;
				padding:0;
				
				> li {
					display:inline-block;
					
					> a {
						color:var(--lfa-body);
						
						&:hover {
							text-decoration:underline;
						}
					}
				}
			}
		}
	}
}

.lfa-explore {
  width:calc(100% + 10px);
  padding:82px 0 0 15px;
  
  .lfa-explore__filters {
    padding:25px 260px 25px 0;
    position:fixed;
    top:0;
    left:200px;
    background:var(--lfa-bg-3);
    width:calc(100dvw - 215px);
    z-index:1;
    
    > ul {
      display:flex;
      overflow-x: auto;
      overflow-y: hidden;
      scrollbar-width:none;
      scroll-behavior: smooth;
      scrollbar-color: transparent transparent;
    
      > li {
        flex: 0 0 auto;
        padding-right:15px;
        
        &:first-of-type {
          padding-left:15px;
        }
        
        a {
          display:block;
          height:32px;
          line-height:32px;
          padding:0 15px;
          background:var(--lfa-gray-4);
          color:var(--lfa-body);
          font-weight:500;
          border-radius:7px;
          
          &:hover {
            background:var(--lfa-gray-5);
          }
          
          &.active {
            background:var(--lfa-body);
            color:var(--lfa-white);
          }
        }
      }
    }
    
    .filters-nav {
      width:100%;
      height:1px;
      position:relative;
      
      .filters-nav__btn {
        display:block;
        position: absolute;
        top:-34px;
        width:25px;
        height:36px;
        background-repeat:repeat-y;
        background-size:22px auto;
        
        
        > span {
          display:block;
          position: absolute;
          top: 4px;
          display: block;
          width: 28px;
          height: 28px;
          border-radius: 50%;
          border: var(--lfa-border);
          background-color: var(--lfa-bg-3);
          text-align: center;
          opacity: 0.9;
          
          img {
            display:block;
            width:20px;
            margin:0 auto;
            padding-top: .24rem;
            height:auto;
            filter:var(--lfa-f-body);
            opacity:0.75;
          }
          
          &:hover {
            box-shadow: var(--lfa-shadow-1);
            opacity:1;
          }
        }
        
        &.for-left {
          background-image:url(/images/0/bg/bg3-transparent-gradient__PNG--406x123.png);
          left:0;
          background-position:top left;
          
          > span {
            left:4px;
          }
        }
        &.for-right {
          background-image:url(/images/0/bg/transparent-bg3-gradient__PNG--406x123.png);
          right: -10px;
          background-position: top right;
          
          > span {
            right:4px;
          }
        }
      }
    }
  }
}

.lfa-profile[data-profile-style="1"],
.lfa-profile[data-profile-style="2"] {
  /* Entities + Users */
  width:100%;
  max-width:100%;
  
  .lfa-profile__info {
    position:relative;
    padding:15px 15px 0 220px;
    min-height:220px;
    
    .info-image {
      position:absolute;
      top:25px;
      left:25px;
      width:165px;
      height:165px;
      border-radius:50%;
      overflow:hidden;
      background:var(--lfa-bg-1);
      box-shadow:var(--lfa-shadow-3);
      outline:10px solid var(--lfa-border-color);
      
      img {
        display:block;
        margin:0;
        width:100%;
        height:auto;
      }
    }
    .info-main {
      .info-main__title {
        display:flex;
        
        .e-known {
          flex:0 0 auto;
          margin:0 10px 0 0;
          line-height: 52px;
        }
        .e-type {
          flex:0 0 40px;
          position:relative;
          height:52px;
          line-height:52px;
          
          &::before {
            display:block;
            content:"";
            width:34px;
            height:34px;
            position:absolute;
            top:10px;
            left:0;
            background:url("/images/0/icons/badge-solid-full.svg") center center no-repeat;
            background-size:34px auto;
            filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7500%) hue-rotate(78deg) brightness(104%) contrast(103%);
          }
          &::after {
            display:block;
            content:"";
            width:34px;
            height:34px;
            position:absolute;
            top:10px;
            left:0;
            background-image:url("/images/0/icons/user-question-solid-full.svg");
            background-position:center center;
            background-repeat:no-repeat;
            background-size:16px auto;
            filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(35deg) brightness(110%) contrast(101%);
          }
          
          &[data-type-id="1"] {
            &::after {
              background-image:url("/images/0/icons/person-limbs-wide-solid-full.svg");
            }
          }
          &[data-type-id="2"] {
            &::after {
              background-image:url("/images/0/icons/mask-solid-full.svg");
            }
          }
          &[data-type-id="3"] {
            &::after {
              background-image:url("/images/0/icons/building-solid-full.svg");
            }
          }
          &[data-type-id="4"] {
            &::after {
              background-image:url("/images/0/icons/music-solid-full.svg");
            }
          }
          &[data-type-id="5"] {
            &::before {
              filter:var(--lfa-f-turq-2);
              background-image:url("/images/0/icons/badge-check-solid-full.svg");
            }
            &::after {
              display:none;
            }
          }
          &[data-type-id="100"] {
            &::before {
              filter:var(--lfa-f-magenta-2);
              background-image:url("/images/0/icons/badge-check-solid-full.svg");
            }
            &::after {
              display:none;
            }
          }
          &[data-type-id="101"] {
            &::after {
              background-image:url("/images/0/icons/user-question-solid-full.svg");
            }
          }
        }
        .e-label {
          flex:0 0 auto;
          height:52px;
          line-height:52px;
          font-size:1.3rem;
          color:var(--lfa-gray-2);
        }
      }
      
      .info-main__sub {
        color:var(--lfa-gray-2);
        font-size:1.2rem;
        vertical-align: middle;
        
        .e-desc {
          display:inline-block;
          vertical-align: middle;
          padding-bottom:17px;
        }
      }
      
      .info-main__links {
        margin-bottom:10px;
        
        .link {
          display:inline-block;
          vertical-align: top;
          
          &.link-share > a, 
          &.link-more > a,
          &.link-settings > a {
            display:inline-block;
            position:relative;
            height:40px;
            line-height:40px;
            background:var(--lfa-gray-4);
            color:var(--lfa-body);
            padding:0 30px;
            font-size:1.2rem;
            text-transform:uppercase;
            font-weight:500;
            border-radius:7px;
            margin-left:7px;
            
            &:hover {
              background:var(--lfa-gray-5);
            }
          }
        }
        
        .link-follow {
          .msl-signin, .msl-follow {
            &::before {
              background-image:url(/images/0/icons/user-circle-plus-solid-full.svg);
            }
          }
          .msl-unfollow {
            &::before {
              background-image:url(/images/0/icons/user-circle-minus-solid-full.svg);
            }
          }
        }
        .link-edit a::before {
          background-image:url(/images/0/icons/pen-to-square-solid-full.svg);
        }
        .msl-signin, .msl-follow, 
        .msl-unfollow, .link-edit a {
          display:inline-block;
          position:relative;
          height:40px;
          line-height:40px;
          background:var(--lfa-magenta-2);
          color:white;
          padding:0 30px 0 55px;
          font-size:1.2rem;
          text-transform:uppercase;
          font-weight:500;
          border-radius:7px;
          
          &::before {
            display:block;
            content:"";
            position:absolute;
            top:0;
            left:10px;
            width:24px;
            height:40px;
            background-repeat:no-repeat;
            background-position:center center;
            background-size: 24px auto;
            filter: var(--lfa-f-white);
          }
          &:hover {
            background:var(--lfa-magenta-3);
          }
        }
        
        .link.link-share > a {
          padding:0 30px 0 55px;
          
          &::before {
            display:block;
            content:"";
            position:absolute;
            top:0;
            left:10px;
            width:24px;
            height:40px;
            background-repeat:no-repeat;
            background-position:center center;
            background-image:url(/images/0/icons/share-solid-full.svg);
            background-size: 24px auto;
            filter: var(--lfa-f-body);
          }
        }
        .link.link-more > a {
          padding:0;
          width:37px;
          
          &::before {
            display:block;
            content:"";
            position:absolute;
            top:0;
            left:0;
            width:37px;
            height:40px;
            margin:0 auto;
            background-repeat:no-repeat;
            background-position:center center;
            background-image:url(/images/0/icons/ellipsis-vertical-solid-full.svg);
            background-size: 24px auto;
            filter: var(--lfa-f-body);
          }
        }
      }
      
      .info-main__stats {
        font-size:1.2rem;
        padding-bottom: 25px;
        white-space: nowrap;
        
        .stat {
          margin-right:15px;
          &:last-of-type {
            margin-right:0;
          }
        }
        .num {
          font-weight:700;
        }
      }
    }
  }
  
  .lfa-profile__feed {
    .feed-menu {
      border-bottom:1px solid var(--lfa-border-color);
      margin:0 15px;
      
      h2 {
        padding:0 35px;
        height:43px;
        line-height:38px;
        margin:0 0 -3px 0;
        font-size:1.2rem;
        border-bottom:3px solid var(--lfa-body);
        display:inline-block;
        font-weight: 500;
      }
    }
    .feed-content {
      padding:15px 15px 0 15px;
    }
  }
}
.lfa-profile[data-profile-style="2"] { 
  /* Users */
  .lfa-profile__info {
    .info-image img {
      position:absolute;
      top:-25px;
      left:-25px;
      width:215px;
      height:215px;
      filter:var(--lfa-f-border-color);
    }
  }
}

.lfa-tabs[data-tabs-id="1"] {
  /* Entity item */
  .lfa-tabs-content {
    .lfa-tab-pane {
      display:none;
      min-height:230px;
      position:relative;
      
      &.active {display:block;}
      
      .empty {
        position:absolute;
        width:250px;
        height:180px;
        left:50%;
        top:50%;
        transform:translateX(-50%) translateY(-50%);
        text-align:center;
        padding:150px 0 0 0;
        font-size: 1.2rem;
        color: var(--lfa-gray-2);
        
        &::before, &::after {
          content:"";
          display:block;
          position:absolute;
          top:0;
          left:55px;
          width:130px;
          height:130px;
          border-radius:50%;
          overflow:hidden;
        }
        &::before {
          background-color:var(--lfa-gray-4);
        }
        &::after {
          background-repeat:no-repeat;
          background-position:center center;
          background-image:url(/images/0/icons/circle-solid-full.svg);
          background-size: 76px auto;
          filter: var(--lfa-f-gray-2);
          opacity: 0.7;
        }
      }
      .empty-all::after {
        background-image:url(/images/0/icons/grid-2-solid-full.svg);
      }
      .empty-vids::after {
        background-image:url(/images/0/icons/video-solid-full.svg);
      }
      .empty-gifs::after {
        background-image:url(/images/0/icons/gif-solid-full.svg);
      }
      .empty-activity::after {
        background-image:url(/images/0/icons/clock-rotate-left-solid-full.svg);
      }
      .empty-liked::after {
        background-image:url(/images/0/icons/heart-solid-full.svg);
      }
      .empty-following::after {
        background-image:url(/images/0/icons/user-group-solid-full.svg);
      }
    }
  }
}

.lfa-entity-grid {
  padding:0 15px;
  
  > .inner {
    display:flex;
    flex-wrap: wrap;
    width: calc(100% + 15px);
  }
  
  .lfa-entity {
    flex:0 0 calc(25% - 15px);
    margin:0 15px 15px 0;
  }
}

.lfa-entity[data-entity-style="1"] { 
  /* For following page(s) */
  flex:0 0 calc(25% - 15px);
  margin:0 15px 15px 0;
  
  .thumb {
    position:relative;
    
    a.cover {
      display:block;
      width:100%;
      border-radius:12px;
      overflow:hidden;
      
      img {
        display:block;
        width:100%;
        height:auto;
      }
    }
    a.follow, a.unfollow {
      position:absolute;
      bottom:15px;
      left:15px;
      width:calc(100% - 30px);
      text-align:center;
      font-weight:500;
      padding:0 15px;
      display:block;
      border-radius:7px;
      height:32px;
      line-height:32px;
      background:var(--lfa-magenta-2);
      color:white;
      text-transform:uppercase;
      
      &:hover {
        background:var(--lfa-magenta-3);
      }
    }
  }
  .info {
    margin:10px 0 15px 0;
    display: flex;
    
    .title-olddd {
      flex:1 1 auto;
      position:relative;
      
      a {
        display:block;
        
        h3 {
          font-weight: 500;
          margin: 0 0 3px 0;
          padding-left:28px;
          font-size: 1rem;
          line-height: 1.3rem;
          color: var(--lfa-body);
          overflow: hidden;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
        }
        .meta {
          display: block;
          font-size: .8rem;
          color: var(--lfa-gray-2);
        }
      }
      a.ttip-1[data-type-id] {
        display:inline-block;
        position: absolute;
        top:-2px;
        left:-3px;
        height: 26px;
        width:26px;
        line-height: 26px;
        
        &::before {
          display: block;
          content: "";
          width: 26px;
          height: 26px;
          position: absolute;
          top: 0px;
          left: 0;
          background: url(/images/0/icons/badge-solid-full.svg) center center no-repeat;
          background-size: 26px auto;
          filter: var(--lfa-f-gray-2);
        }
        &::after {
          display: block;
          content: "";
          width: 22px;
          height: 22px;
          position: absolute;
          top: 2px;
          left: 2px;
          background-image: url(/images/0/icons/person-limbs-wide-solid-full.svg);
          background-position: center center;
          background-repeat: no-repeat;
          background-size: 14px auto;
          filter: var(--lfa-f-white);
        }
        &[data-type-id="1"] {
            &::before {
              filter:var(--lfa-f-blue-3);
            }
            &::after {
              background-image:url("/images/0/icons/person-limbs-wide-solid-full.svg");
            }
          }
          &[data-type-id="2"] {
            &::before {
              filter:var(--lfa-f-red-3);
            }
            &::after {
              background-image:url("/images/0/icons/mask-solid-full.svg");
            }
          }
          &[data-type-id="3"] {
            &::before {
              filter:var(--lfa-f-purple-3);
            }
            &::after {
              background-image:url("/images/0/icons/building-solid-full.svg");
            }
          }
          &[data-type-id="100"] {
            &::before {
              filter:var(--lfa-f-magenta-3);
            }
            &::after {
              background-image:url("/images/0/icons/person-limbs-wide-solid-full.svg");
            }
          }
          &[data-type-id="101"] {
            &::before {
              filter:var(--lfa-f-body);
            }
            &::after {
              background-image:url("/images/0/icons/user-question-solid-full.svg");
            }
          }
      }
    }
    .title {
        a {
          padding:0;
          display:block;
          position:relative;
          
          .avatar {
            display:block;
            position:absolute;
            top:-2px; 
            left:0;
            width:30px;
            height:30px;
            border-radius:50%;
            overflow:hidden;
            
            img {
              width:30px;
              height:30px;
            }
          }
          h3, .etype {
            vertical-align: top;
            height:20px;
            line-height:20px;
          }
          h3 {
            display:inline-block;
            font-weight: 500;
            margin: 0;
            font-size: 1rem;
            color: var(--lfa-body);
          }
          .etype {
            display:inline-block;
            position:relative;
            padding:0;
            
            .badge {
              display:block;
              position:absolute;
              top:2px;
              left:0;
              width:18px;
              height:18px;
              
              &::before, &::after {
                display:block;
                content: "";
                width: 18px;
                height: 18px;
                position: absolute;
                top: 0;
                left: 0;
                background-position: center center;
                background-repeat: no-repeat;
              }
              &::before {
                background: url(/images/0/icons/badge-solid-full.svg) center center no-repeat;
                background-size: 20px auto;
                filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(7500%) hue-rotate(78deg) brightness(104%) contrast(103%);
              }
              &::after {
                background-image: url(/images/0/icons/user-question-solid-full.svg);
                
                background-size: 10px auto;
                filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(2%) hue-rotate(35deg) brightness(110%) contrast(101%);
              }
            }
            .anchor {
              color:var(--lfa-gray-2);
            }
            
            &[data-type-id="1"] .badge {
              &::after {
                background-image:url("/images/0/icons/person-limbs-wide-solid-full.svg");
              }
            }
            &[data-type-id="2"] .badge {
              &::after {
                background-image:url("/images/0/icons/mask-solid-full.svg");
              }
            }
            &[data-type-id="3"] .badge {
              &::after {
                background-image:url("/images/0/icons/building-solid-full.svg");
              }
            }
            &[data-type-id="4"] .badge {
              &::after {
                background-image:url("/images/0/icons/music-solid-full.svg");
              }
            }
            &[data-type-id="5"] .badge {
              &::before {
                filter:var(--lfa-f-turq-2);
                background-image:url("/images/0/icons/badge-check-solid-full.svg");
              }
              &::after {
                display:none;
              }
            }
            &[data-type-id="100"] .badge {
              &::before {
                filter:var(--lfa-f-magenta-2);
                background-image:url("/images/0/icons/badge-check-solid-full.svg");
              }
              &::after {
                display:none;
              }
            }
            &[data-type-id="101"] .badge {
              &::after {
                background-image:url("/images/0/icons/user-question-solid-full.svg");
              }
            }
          }
          
          .edesc {
            display:block;
            font-size:.8rem;
            line-height: 1.1rem;
            min-height:1.1rem;
            color:var(--lfa-gray-2);
            overflow: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
          }
        }
      }
  }
}
.lfa-entity[data-entity-style="2"] {
  /* Load entity data/btns into feed aside */
  .lfa-entity__banner {
    width:100%;
    height:auto;
    aspect-ratio: 16 / 9;
    position:relative;
    
    > a {
      display:block;
      height: 100%;
    }
    img.banner {
      display:block;
      width:100%;
      border-bottom: var(--lfa-border);
    }
  }
  .lfa-entity__info {
    padding: 10px 15px;

    h3 {margin:0;}
      .sub {
        color:var(--lfa-gray-2);
        margin-bottom:20px;
    }
    .msl-follow, .msl-unfollow, .msl-signin {
        display:block;
        height:38px;
        line-height:38px;
        padding:0 15px;
        text-align:center;
        background:var(--lfa-magenta-2);
        color:white;
        border-radius:7px;
        font-weight:500;
        text-transform: uppercase;
        font-size: 1.1rem;
        
        &:hover {
          background:var(--lfa-magenta-3);
        }
      }
    
    .e-link {
      display:block;
        height:38px;
        line-height:38px;
        padding:0 15px;
        text-align:center;
        background:var(--lfa-gray-4);
        color:var(--lfa-body);
        border-radius:7px;
        margin: 0 0 15px 0;
        font-weight:500;
        text-transform: uppercase;
        font-size: 1.1rem;
        
        &:hover {
          background:var(--lfa-gray-5);
        }
    }
  }
}

.lfa-ttip[data-ttip-id="1"] {
  /* Entity type */
  padding:5px 10px;
}
.lfa-ttip[data-ttip-id="2"] {
  /* Feel score in mobile modal */
  padding:5px 10px;
  width:325px;
  height:370px;
  overflow-x:hidden;
  overflow-y:scroll;
    
  .lfa-ttip__banner img {
    width: calc(100% + 30px);
    margin: 0 -15px;
  }
  .lfa-ttip__info {
    margin:0 0 15px 0;
    h3 {
      margin:10px 0 5px 0;
      font-size:1.1rem;
    }
    .sub {
      color:var(--lfa-gray-2);
      margin:0 0 15px 0;
    }
    .info-desc {

    }
  }
  
  .lfa-ttip__foot {
    margin:0 0 5px 0;
    font-size:.8rem;
    color:var(--lfa-gray-2);
    
    a {
      color:var(--lfa-body);
      font-weight:500;
      
      &:hover {text-decoration:underline;}
    }
  }
}
.lfa-ttip[data-ttip-id="3"] {
  /* Attr info in mobile modal */
  padding:5px 10px;
  width:325px;
  
}

.lfa-card[data-card-id="1"] {
  /* Feed Aside */
  height: 100%;
  
  .lfa-card__title {
    height:44px;
    padding:0 64px 0 15px;
    position:relative;
    border-bottom:var(--lfa-border);
    
    h2 {
            margin: 0;
            font-size: 1.2rem;
            height: 44px;
            line-height: 44px;
            font-weight: 500;
    }
    button {
      position:absolute;
      top:0;
      right:0;
      width:44px;
      height:44px;
      border:0;
      outline:0;
      padding:0;
      text-align:center;
      font-size:0;
      background:transparent;
      
      img {
        display:block;
        margin:0 auto;
        width:18px;
        height:18px;
        filter:var(--lfa-f-gray-2);
      }
      
      &:hover {
        img {
          filter:var(--lfa-f-red-2);
        }
      }
    }
  }
  .lfa-card__body {
    padding: 0;
    height: 100%;
    max-height: calc(100vh - 44px);
    overflow-x: hidden;
    overflow-y: auto;
    
    .lfa-transcript {padding:12px 15px;}
  }
}

.lfa-tags,
.lfa-tag {
  border: var(--lfa-border);
  padding: 15px;
  margin: 0 15px;
  border-radius: 18px;
  font-size: 1.2rem;
}
.lfa-transcript {
  font-size:.9rem;
  
  .i-row {
    display:flex;
    flex-direction:row;
    margin:0 0 5px 0;
    
    .i-col {
      &[data-for="time"] {
        flex:0 0 50px;
        color:var(--lfa-gray-2);
      }
      &[data-for="content"] {
        flex:1 1 auto;
        
        .entity {
          margin:0;
          font-weight:500;
          
          > span {display:none;}
          
          &[data-entity="e1"] {
            color:var(--lfa-magenta-2);
            
            > span[data-entity="e1"] {
              display:block;
            }
          }
          &[data-entity="e2"] {
            color:var(--lfa-orange-2);
            
            > span[data-entity="e2"] {
              display:block;
            }
          }
          &[data-entity="e3"],
          &[data-entity="e4"], 
          &[data-entity="e5"] {
            color:var(--lfa-body);
          }
          &[data-entity="e3"] > span[data-entity="e3"] {
            display:block;
          }
          &[data-entity="e4"] > span[data-entity="e4"] {
            display:block;
          }
          &[data-entity="e5"] > span[data-entity="e5"] {
            display:block;
          }
        }
      }
    }
  }
}

.lfa-section {
  padding:0 0 0 15px;
  
  &[data-section-id="0"] {
    max-width:750px;
    
    > .lfa-row {
      padding:50px 0;
      
      > p:first-of-type {
        margin-top:0;
      }
    }
  }
  &[data-section-id="1"] {
    max-width:750px;
    
    > .lfa-row {
      padding:50px 0;
      border-top:var(--lfa-border);
      
      p:first-of-type {
        margin-top:0;
      }
    }
  }
  &[data-section-id="2"] {
    > .lfa-row {
      > .inner {
        max-width:750px;
      }
    }
    h2 {
      font-size:2rem;
      margin:0 0 15px 0;
      display:flex;
      position:relative;
      
      .icon, .anchor {
        position:relative;
        z-index:1;
        background:var(--lfa-bg-2);
      }
      .icon {
        flex:0 0 52px;
        margin-left:-5px;
        margin-top: -1px;
        
        img {
          display:block;
          width:48px;
          height:auto;
        }
      }
      .anchor {
        flex:0 0 auto;
        font-size:2rem;
        padding-right:10px;
      }
      &::after {
        display:block;
        content:"";
        width:calc(100% - 45px);
        height:0;
        border-bottom:2px solid var(--lfa-border-color);
        position:absolute;
        top:22px;
        left:0;
      }
    }
    * {
     font-size:1.3rem; 
    }
    
    p.lead {
      margin-top:0;
    }
  }
  &[data-section-id="3"] {
    padding-right:74px;
  }
  &[data-section-id="4"] {
    padding:0 15px 0 15px;
  }
  &[data-section-id="5"] {
    /* Feel Item > Comments */
    padding:0 15px 0 15px;
    
    h2 {
      font-size: 1.3rem;
      line-height: 1.5rem;
      font-weight: 700;
      margin:0 0 25px 0;
    }
  }
}
.lfa-aside {
  height: 100%;
  position: relative;
  z-index: 10;
  background: var(--lfa-bg-1);
}
.lfa-lfpmodel[data-lfpmodel-id="1"] {
  position:relative;
  display:flex;
  padding:50px 0;
  min-height:675px;
  
  .lfa-lfpmodel__menu {
    flex:1 1 auto;
    
    ul.lfa-submenu {
      li {
        display:block;
        margin:0;
        position:relative;
        
        a {
          border-radius:17px;
        }
        
        .lfa-submenu__desc {
          opacity:0;
          visibility:hidden;
          position:absolute;
          top:30px;
          left:320px;
          width: 60%;
          max-width: 450px;
          
          &[data-lfpo-id="a8"] {
            top:auto;
            bottom:0;
          }
          
          > .inner {
            border-radius:10px;
            padding:10px;
            font-size:1rem;
            line-height:1.3rem;
            background: var(--lfa-bg-1);
            
            b {
              font-size:1rem;
              line-height:1.3rem;
            }
          }
        }
      }
      
      li.show-desc {
        .lfa-submenu__desc {
          opacity:1;
          visibility:visible;
        }
      }
    }
  }
  .lfa-lfpmodel__wheel {
    flex:0 0 500px;
    padding:30px 0;
    transition:margin 1s;
    
    &.move-aside {
      margin-right:-250px;
    }
  }
}
.lfa-lfpscale[data-lfpscale-id="1"] {
  position:relative;
  display:flex;
  padding:50px 0;
  min-height:740px;
  
  .lfa-lfpscale__menu {
    flex:1 1 auto;
    
    ul {
      li {
        display:block;
        margin:0;
        position:relative;
        
        a {
          border-radius:17px;
        }
        
        .mbl-desc {
          display:none;
        }
      }
    }
  }
  .lfa-lfpscale__bell {
    flex:0 0 550px;
    transition:margin 1s;
    border: var(--lfa-border);
    margin: 0 45px 0 0;
    background: var(--lfa-bg-1);
    z-index: 1;
    border-radius:25px;
    
    .bell-graph {
      display:none;
      position:relative;
      
      img {
        display:block;
        width:100%;
        margin:0 auto;
      }
      
      .bg-desc {
        padding:20px 23px;
        font-size: 1rem;
        line-height: 1.3rem;
        
        .pcent {
          font-weight:700;
          color:var(--lfa-gray-2);
          margin:0 0 20px 0;
          display:flex;
          
          div {
            font-size: 1.2rem;
            line-height: 1.3rem;
          }
          
          .key {
            flex:0 0 20px;
            margin-top: 2px;
            border:2px solid var(--lfa-border-color);
          }
          .eq {flex:0 0 auto;padding:0 5px;font-weight:400;}
          .anchor {
            flex:1 1 auto;
          }
        }
        .summ {
          font-size: 1.2rem;
          line-height: 1.6rem;
        }
      }
      
      &.active {
        display:block;
      }
    }
  }
}

.lfa-hero {
  &[data-hero-id="0"] {
    position:relative;
    padding:15px;
    
    .lfa-hero__title {
      padding:0 0 0 15px;
      max-width:710px;
      
      h1 {
        font-size:2rem;
        margin:0;
        line-height: 52px;
      }
      h2 {
        font-size:1.5rem;
        margin:0;
        color:var(--lfa-body);
      }
      
      p.lead {
        color:var(--lfa-gray-2);
        font-size:1.5rem;
        margin-bottom: 50px;
      }
    }
  }
  
  &[data-hero-id="1"] {
    padding:15px 45px 0 0;
    
    .lfa-hero__title {
      padding:0;
      max-width:710px;
      
      h1 {
        font-size:3rem;
        margin:0;
      }
      h2 {
        font-size:2rem;
        margin:0;
        color:var(--lfa-body);
      }
      
      p.lead {
        font-size:1.5rem;
        margin-bottom: 50px;
      }
    }
  }
  
  &[data-hero-id="2"] {
    /* Info > Method */
    padding:15px 45px 0 0;
    
    .lfa-hero__title {
      padding:0;
      max-width:710px;
      
      h1 {
        font-size:3rem;
        margin:0;
      }
      h2 {
        font-size:2rem;
        margin:0;
        color:var(--lfa-body);
        
        .co-src {
          display:inline-block;
          flex-wrap:nowrap;
          position:relative;
          
          .icon {
            display:block;
            position:absolute;
            top:5px;
            left:0;
            
            img {
              display:block;
              width:38px;
            }
          }
          .anchor {
            flex:0 0 auto;
          }
        }
        .co-1 {
          color:var(--lfa-green-2);
          padding-left:44px;
          
          .icon img {
            filter:var(--lfa-f-green-2);
          }
        }
        .co-2 {
          color:var(--lfa-brand-linga);
          padding-left:44px;
          
          .icon img {
            filter:var(--lfa-f-brand-linga);
          }
        }
        .co-3 {
          color:var(--lfa-purple-2);
          &::after {
            display:block;
            content:"";
            width:22px;
            height:0;
            position:absolute;
            top:26px;
            left:-29px;
            border-bottom:1px solid var(--lfa-purple-2);
          }
        }
      }
      
      p.lead {
        font-size:1.5rem;
        margin-bottom: 50px;
      }
    }
    .callouts {
      padding:30px 0 50px 0;
      
      .co-i {
        position:relative;
        padding:10px;
        border-radius:10px;
        max-width:450px;
        margin-bottom:30px;
        
        &::before {
          display:block;
          content:"";
          position:absolute;
          height:0;
        }
        &::after {
          display:block;
          content:"";
          position:absolute;
          width:0;
        }
        
        a {
          font-weight:500;
          white-space: nowrap;
          
          &::after {
            content: "›";
            padding-left: 4px;
            font-size: 1.5rem;
            display: inline-block;
            vertical-align: text-top;
            line-height: 1.15rem;
          }
          
          &:hover {text-decoration:underline;}
        }
      }
      
      .co-1 {
        border: 1px solid var(--lfa-green-2);
        left:44px;
        &::after {
          height:25px;
          left:20px;
          top:-25px;
          border-right: 1px solid var(--lfa-green-2);
        }
      }
      .co-2 {
        border:1px solid var(--lfa-brand-linga);
        left:106px;
        
        &::after {
          height:135px;
          right:27px;
          top:-135px;
          border-right: 1px solid var(--lfa-brand-linga);
        }
      }
      .co-3 {
        border: 1px solid var(--lfa-purple-2);
        left:168px;
        
        &::before {
          width:198px;
          left:-198px;
          top:23px;
          border-bottom:1px solid var(--lfa-purple-2);
        }
        &::after {
          height:344px;
          left:-198px;
          bottom:60px;
          border-right: 1px solid var(--lfa-purple-2);
        }
      }
    }
  }
}

.lfa-wheel[data-wheel-id="1"] .inner {
  width: 500px;
  height: 500px;
  border-radius: 50%;
  padding:100px;
  margin: 0 auto;
  position:relative;
  transition:all 750ms;
  
  .c {
    width:139px;
    height:139px;
    position:absolute;
    border-radius:50%;
    overflow:hidden;
    transition:all 320ms;
    
    &.c-1 {
      top:0;
      left:50%;
      transform:translateX(-50%);
    }
    &.c-2 {
      top:52px;
      right:52px;
    }
    &.c-3 {
      top:50%;
      right:0;
      transform:translateY(-50%);
    }
    &.c-4 {
      bottom:52px;
      right:52px;
    }
    &.c-5 {
      bottom:0;
      left:50%;
      transform:translateX(-50%);
    }
    &.c-6 {
      bottom:52px;
      left:52px;
    }
    &.c-7 {
      top:50%;
      left:0;
      background:purple;
      transform:translateY(-50%);
    }
    &.c-8 {
      top:52px;
      left:52px;
    }
  }
  .c:hover {
    outline:8px solid var(--lfa-border-color);
    cursor:pointer;
    transition:all 320ms;
    z-index:1;
  }
  .active, .c.active:hover {
    outline:8px solid var(--lfa-blue-2);
    transition:all 320ms;
    z-index:2;
  }
}

.lfa-settings {
  padding-top:5px;
  
  > .g {
    padding-bottom: 10px;
    
		> h3 {
		  font-size:1.1rem !important;
		  margin:0 !important;
		}
		
		> .i {
			display:flex;
			padding:0 0 15px 0;
			
			&:first-of-type {
				padding: 10px 0;
			}
			
			> .icon {
				display:block;
				flex: 0 0 54px;
				padding: 0 0 0 0;
				filter: var(--lfa-f-gray-3);
				
				> img {
					width:34px;
					height:auto;
					margin: 4px 0 0 0;
          display: block;
					transform: var(--lfa-transform-flip);
    			transition: transform 1s ease;
				}
			}
			> .label {
				flex: 1 1 auto;
				padding:0 0 0 0;
				
				> span {
					display:block;
				}
				> .title {
					font-size: 1rem;
				}
				> .desc {
					font-size:.85rem;
					color:var(--lfa-gray-2);
				}
			}
			> .info {
				flex: 0 0 70px;
				
				> .type {
					display:block;
					text-align: right;
					
					> img {
						width:26px;
						height:26px;
						filter:var(--lfa-f-gray-2);
						margin:8px 0 0 0;
					}
				}
			}
			> .action {
				flex: 0 0 150px;
				text-align:right;
				
				> button {
					width: 40px;
					height: 26px;
					background: var(--lfa-gray-2);
					border-radius: 13px;
					margin: 8px 0 0 0;
					position: relative;
					padding:0;
					font-size:0;
					transition:background 320ms;
					
					&::before {
						display:block;
						content: attr(aria-label);
						position:absolute;
						top:0;
						left: -50px;
						font-size:1rem;
						font-weight: normal;
						height: 24px;
						line-height: 24px;
						color: var(--lfa-gray-2);
					}
					
					&::after {
						position: absolute;
						top: 4px;
						left: 4px;
						content: "";
						display: block;
						width: 18px;
						height: 18px;
						border-radius: 50%;
						overflow: hidden;
						background-color: white;
						transition:left 320ms;
					}
					
					&[aria-label="off"]::after {
						left:4px;
					}
					&[aria-label="on"],
					&[aria-label="dark"] {
						background-color:var(--lfa-green-2);
						transition:background 320ms;
						
						&::after {
							left:18px;
							transition:left 320ms;
						}
					}
				}
			}
		}
		
		> .i.i-ecblurring {
		  
		  padding:0;
		  overflow:hidden;
		  opacity:0;
		  height:0;
		  transition:all 620ms;
		}
	}
}
html[data-ecvisibility="on"] {
  .lfa-settings > .g > .i.i-ecblurring {
    
    padding: 0 0 15px 0;
    opacity:1;
    height:100%;
    transition:all 620ms;
  }
}

.lfa-feedback {
  margin:50px 15px 0 15px;
  padding:0 15px;
  border:var(--lfa-border);
  border-radius:18px;
  
  .lfa-feedback__vote {
		position:relative;
		padding:10px 0 5px 0;
		
		h2 {
		  position:absolute;
			top:-10px;
			left:0;
			margin:0;
			background: var(--lfa-bg-3);
			height: 20px;
      line-height: 18px;
      padding:0 4px 0 24px;
      font-size:.85rem;
      font-weight:500;
      color: var(--lfa-gray-2);
      text-transform:uppercase;
      
      &::before {
        display:block;
        content:"";
        position:absolute;
        width:20px;
        height:22px;
        top:-2px;
        left:-1px;
        background:url(/images/0/icons/message-smile-solid-full.svg) center center no-repeat;
        background-size: 20px auto;
        filter:var(--lfa-f-gray-2);
      }
		}
		
		.step {
			display:none;
			
			h3 {
				font-weight:500;
				margin: 0 5px 0 0;
				min-height: 27px;
				font-size:1rem;
        line-height: 27px;
        flex: 0 0 auto;
			}
			&.step-1 h3 {
			  margin:0 15px 0 0;
			}
			
			.step-1__old-rating p {
				margin: 0 0 10px 0;
				font-size:1rem;
				
				#oldRatingValue {font-weight:500;}
			}
			.step-1__new-rating {
				height:40px;
				display: block;
        flex: 0 0 auto;
        margin: -7px 0 0 0;
				
				> button {
					display:block;
					white-space: nowrap;
					height:40px;
					line-height:40px;
					padding: 0 10px;
					margin: 0 10px 0 0;
					float: left;
					color:var(--lfa-body);
					
					> img {
						display:inline-block;
            height: 24px;
            filter:var(--lfa-f-body);
            margin:8px 0 0 0;
					}
					> .anchor {
						display:inline-block;
						vertical-align:top;
						padding-left: 4px;
					}
				}
				
				> button.bad {
					&:hover {
						color: var(--lfa-red-2);
						
						> img {
							filter: var(--lfa-f-red-2);
						}
					}
				}
				> button.meh {
					&:hover {
						color: var(--lfa-orange-2);
						
						> img {
							filter: var(--lfa-f-orange-2);
						}
					}
				}
				> button.good {
					&:hover {
						color: var(--lfa-green-2);
						
						> img {
							filter: var(--lfa-f-green-2);
						}
					}
				}
			}
		}
		
		.step-2 {
		  form {margin-top: 5px;}
			.field {
				position:relative;
			}
			textarea {
				width: 100%;
				max-width:710px;
				height:50px;
    		min-height: 50px;
				max-height:110px;
				font-size: 1rem;
				padding: 5px 10px 5px 10px;
				border: var(--lfa-border);
				border-radius: 12px;
				margin: 5px 0 0 0;
				outline: 1px solid var(--lfa-border-color);
				font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
				vertical-align: top;
				background: var(--lfa-bg-3);
				color: var(--lfa-body);
				resize:vertical;
				
				&:active, &:focus {
					outline: 1px solid var(--lfa-magenta-2);
				}
				&.invalid {
					outline: 1px solid red;
				}
			}
			
			.submit {
			  text-align: right;
			  max-width: 710px;
			  margin: 10px 0;
			}
			.submit button, .submit a {
				height: 34px;
				line-height: 34px;
				margin: 10px 0 5px 0;
				font-size:.9rem;
				
				&.rf-button-send {
				  background: var(--lfa-gray-2);
          color: var(--lfa-gray-4);
          pointer-events: none;
					border-radius:7px;
					padding:0 10px;
					
					&.is-good {
					  color: white;
					  background:var(--lfa-magenta-2);
					  pointer-events:all;
					  &:hover {
  					  background:var(--lfa-magenta-3);
  					}
					}
				}
				&.button-skip {
					font-weight:500;
					color: var(--lfa-gray-2);
					text-transform:uppercase;
					margin-right:10px;
					cursor:pointer;
					
					&:hover {
					  color: var(--lfa-red-2);
					}
				}
			}
			
			textarea.uk-form-danger + .tm-error {
				display:block !important;
				color:var(--lfa-red-2);
				font-size:.9rem;
				position:absolute;
				bottom:10px;
				left:10px;
			}
		}
		.step.show-flex {
			display:flex;
			flex-wrap: wrap;
		}
		.step.show {display:block;}
  }
}
.lfa-report[data-report-id="1"],
.lfa-report[data-report-id="2"] {
  /* Modal : Report Feel / Entity */
  .lfa-report__step {
    > .inner {
      
    }
    
    .step-head {
      margin:0 0 15px 0;
    }
    .step-main {
      .main-cover {
        display:block;
        width:200px;
        margin:0 auto;
      }
    }
    .step-final {margin:0;}
    .step-foot {
      .foot-action {
        cursor:not-allowed;
        
        .action {
          display: block;
          margin: 15px 0;
          color: var(--lfa-gray-2);
          font-size: 1rem;
          background: var(--lfa-gray-1);
          height: 34px;
          line-height: 34px;
          border-radius: 7px;
          padding: 0 15px;
          text-align:center;
          pointer-events:none;
          font-weight:500;
          text-transform:uppercase;
        }
        
        &.is-good {
          cursor:pointer;
          
          .action {
            background: var(--lfa-magenta-2);
            color:white;
            cursor:pointer;
            pointer-events:all;
            
            &:hover {
              background: var(--lfa-magenta-3);
            }
          }
        }
      }
    }
  }
  
  .lfa-report__step[data-step-id="0"] {
    .step-foot {
      display:flex;
      
      .main-auth-desc {margin:0;}
      .foot-action {
        flex:0 0 50%;
        
        &#rs0_signin.is-good {
          margin-right:7.5px;
        }
        &#rs0_signup.is-good {
          margin-left:7.5px;
          
          .action {
            background:transparent;
            color:var(--lfa-magenta-2);
            
            &:hover {
              color:var(--lfa-magenta-3);
            }
          }
        }
      }
    }
  }
  
  ul.main-reason {
    > li {
      position:relative;
      
      .r-i {
        padding:0 0 0 38px;
        height:38px;
        line-height:38px;
        cursor:pointer;
        
        &::before {
          position:absolute;
          top:10px;
          left:2px;
          display:block;
          content:"";
          width:14px;
          height:14px;
          outline:2px solid var(--lfa-body);
          border:2px solid white;
          border-radius:50%;
        }
        
        span {display:block;}
        
        &:hover::before {
          background-color:var(--lfa-gray-4);
        }
        
        &.checked::before {
          outline:2px solid var(--lfa-magenta-2);
          background-color:var(--lfa-magenta-2);;
        }
      }
    }
  }
  
  .rf-form {
    .error {display:none;}
    
    .rf-form__field {
      margin: 0 0 10px 0;
      .field-label {
        label {
          display: inline-block;
          height: 24px;
          line-height: 24px;
          font-weight: 500;
          margin: 0 0 5px 0;
        }
      }
      .field-input {
        input {
          height:34px;
          line-height:34px;
        }
        textarea {
          height:100px;
          line-height:1.2rem;
          padding: 5px 20px 5px 10px;
          resize:none;
        }
        input, textarea {
          padding: 5px 10px;
          font-size: .95rem;
          border: var(--lfa-border);
          border-radius: 5px;
          margin: 0;
          outline: 1px solid var(--lfa-border-color);
          vertical-align: top;
          width: 100%;
          background: var(--lfa-bg-1);
          color: var(--lfa-body);
          font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
          
          &:active, &:focus {
            outline: 1px solid var(--lfa-magenta-2);
          }
          
          &.invalid {
            outline: 1px solid red;
          }
        }
        .error {
          display:none;
        }
      }
    }
    .rf-form__actions {
      .action-submit {
        button {
          display: block;
          margin: 15px 0 10px 0;
          font-size: 1rem;
          height: 34px;
          line-height: 34px;
          border-radius: 7px;
          padding: 0 15px;
          text-align:center;
          font-weight:500;
          text-transform:uppercase;
          font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
          background: var(--lfa-magenta-2);
          color:white;
          cursor:pointer;
          pointer-events:all;
          width:100%;
          
          &:hover {
            background: var(--lfa-magenta-3);
          }
        }
      }
    }
  }
}

.articlesanywhere_pagination {
  text-align:center;
  
  > nav {
    display:inline-block;
    margin: 0 auto;
      
    > ul {
      display:flex;
      flex-direction:row;
      
      > li {
        flex:0 0 26px;
        
        > a {
          display:block;
          position:relative;
          text-align:center;
          height:68px;
          padding-top: 44px;
          
          &::before {
            display:block;
            content:"";
            width:26px;
            height:30px;
            background:url(/images/0/pagination/logo-e__PNG.png) center center no-repeat;
            background-size:19px auto;
            position:absolute;
            top:10px;
            left:0;
          }
          
          span {
            display:block;
            height:60px;
          }
        }
      }
      > li:nth-of-type(1),
      > li:last-of-type {display:none;}
      
      > li:nth-of-type(2),
      > li:nth-last-child(2) {
        flex:0 0 90px;
        
        > a {
          padding:0;
          
          .icon-angle-right,
          .icon-angle-left {
            display:block;
            
            &::before {
              display:block;
              content:"";
              width:20px;
              height:20px;
              filter:var(--lfa-f-magenta-2);
              background-size:18px 18px;
              position:absolute;
              top:0;
            }
            &::after {
              display:block;
              width:60px;
              height:24px;
              position:absolute;
              bottom:0;
            }
          }
          
          &:hover {
            
            .icon-angle-right::before,
            .icon-angle-left::before {
              filter:var(--lfa-f-magenta-3);
            }
          }
        }
      }
      
      > li:nth-of-type(2) {
        > a {
          &::before {
            display:block;
            content:"";
            width:30px;
            height:34px;
            background:url(/images/0/pagination/logo-f__PNG.png) center center no-repeat;
            background-size:34px auto;
            position:absolute;
            top:0;
            right:-8px;
            left:auto;
          }
          
          .icon-angle-left {
            &::before {
              background:url(/images/0/icons/chevron-left-solid-full.svg) center center no-repeat;
              right:27px;
              top:6px;
            }
            &::after {
              content:"Previous";
              right:31px;
            }
          }
        }
      }
      > li:nth-last-child(2) {
        > a {
          &::before {
            display:block;
            content:"";
            width:30px;
            height:34px;
            background:url(/images/0/pagination/logo-ls__PNG.png) center center no-repeat;
            background-size:32px auto;
            position:absolute;
            top:0;
            left: 4px;
            right:auto;
          }
          
          .icon-angle-right {
            &::before {
              background:url(/images/0/icons/chevron-right-solid-full.svg) center center no-repeat;
              left:38px;
              top:6px;
            }
            &::after {
              content:"Next";
              left:31px;
            }
          }
        }
      }
      
      > li.disabled:nth-child(2) {
        > .page-link {
          display:block;
          position:relative;
          text-align:center;
          height:68px;
          
          &::before {
            display:block;
            content:"";
            width:30px;
            height:34px;
            background:url(/images/0/pagination/logo-f__PNG.png) center center no-repeat;
            background-size:34px auto;
            position:absolute;
            top:0;
            right:-8px;
            left:auto;
          }
        }
      }
      > li.disabled:nth-last-child(2) {
        > .page-link {
          display:block;
          position:relative;
          text-align:center;
          height:68px;
          
          &::before {
            display:block;
            content:"";
            width:30px;
            height:34px;
            background:url(/images/0/pagination/logo-ls__PNG.png) center center no-repeat;
            background-size:32px auto;
            position:absolute;
            top:0;
            left: 4px;
            right:auto;
          }
        }
      }
      
      > li.active {
        cursor:text;
        
        > a, > a:hover {
          color:var(--lfa-body);
          cursor:text;
        }
        
        &:nth-child(3) > a::before {
          filter:var(--lfa-f-blue-3);
        }
        &:nth-child(4) > a::before {
          filter:var(--lfa-f-green-3);
        }
        &:nth-child(5) > a::before {
          filter:var(--lfa-f-body);
        }
        &:nth-child(6) > a::before {
          filter:var(--lfa-f-gold-3);
        }
        &:nth-child(7) > a::before {
          filter:var(--lfa-f-turq-2);
        }
        &:nth-child(8) > a::before {
          filter:var(--lfa-f-orange-3);
        }
        &:nth-child(9) > a::before {
          filter:var(--lfa-f-purple-2);
        }
        &:nth-child(10) > a::before {
          filter:var(--lfa-f-magenta-2);
        }
        &:nth-child(11) > a::before {
          filter:var(--lfa-f-blue-2);
        }
        &:nth-child(12) > a::before {
          filter:var(--lfa-f-green-2);
        }
      }
    }
  }
}

.rf-form-wrap {
	form.rf-form {
		.rf-form__row {
			padding: 0 0 10px 0;
			position:relative;
			
			.row-label {
				label {
					display: inline-block;
					height: 34px;
					line-height: 34px;
					font-weight: 500;
					margin: 0 0 5px 0;
					
					&.required::after {
						content:"*";
					}
				}
			}
			.row-field {
				position:relative;
				max-width:275px;
				
				&.row-field--textarea {
					max-width:500px;
					
					.invalid + .error {
						left:auto;
						right:0;
						
						&::before {
							margin-left:0;
							margin-right:0;
							line-height:38px;
							vertical-align: top;
						}
					}
				}
				
				input, textarea {
					padding: 5px 10px;
					font-size:1.1rem;
					border: var(--lfa-border);
					border-radius: 5px;
					margin: 0;
					outline: 3px solid var(--lfa-border-color);
					vertical-align: top;
					width: 100%;
					background: var(--lfa-bg-3);
					color: var(--lfa-body);
					
					&:active, &:focus {
          	outline: 3px solid var(--lfa-magenta-2);
          }
					&.invalid {
						outline: 3px solid var(--lfa-red-2);
					}
				}
				
				input {
					height: 44px;
					line-height: 44px;
				}
				textarea {
				  resize:vertical;
					height:150px;
					max-width:500px;
					font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
					padding:5px 20px 5px 10px;
				}
				
				.error {
					display:none;
				}
				
				.invalid + .error {
					display:inline-block;
					font-weight:400;
					color: var(--lfa-red-2);
					position:absolute;
					top:0;
					left:275px;
					height:44px;
					line-height:44px;
					white-space: nowrap;
					font-size:1.1rem;
					
					&::before {
						width:30px;
						text-align:center;
						height:44px;
						line-height:44px;
						display:inline-block;
						content:"❗";
						margin-left:-30px;
						margin-right:15px;
					}
				}
			}
			
			.row-submit {
				button.rf-button-send {
					display: inline-block;
					vertical-align: top;
					margin: 15px 0 0 0;
					color: white;
					font-size: 1.1rem;
					background: var(--lfa-magenta-2);
					max-width: 275px;
					height: 44px;
					line-height: 44px;
					border-radius: 20px;
					padding:0 20px;
					
					&:hover {
						background: var(--lfa-magenta-3);
					}
				}
				
				.error {
					display:inline-block !important;
					vertical-align: top;
					opacity:0;
					visibility:hidden;
					font-size: 1.1rem;
					color: var(--lfa-red-2);
					padding: 0;
					margin:15px 0 0 0;
					height: 0px;
					line-height: 44px;
					overflow: hidden;
					transition: all 320ms;
					
					&.visible {
						opacity:1;
						visibility:visible;
						height:auto;
						transition: all 320ms;
					}
				}
			}
		}
	}
}
@media only screen and (max-width: 480px) {
	.rf-form-wrap {
		form.rf-form {
			padding: 0 15px 0 0;
			
			.rf-form__row {
				
				&:last-of-type {padding-bottom:0;}
				.row-field {
					max-width: 100%;
					
					input, textarea {
						max-width: 100%;
					}
					
					.invalid + .error {
						font-size: 0;
    				margin-right: 0;
						left: auto;
    				right: -15px;
						
						&::before {font-size: initial;}
					}
				}
				
				.row-submit {
        	button.rf-button-send {
						width: 100%;
						max-width: 100%;
					}
					
					.error {
						width: 100%;
						text-align: center;
						margin: 0;
					}
					.error.visible {
						margin: 10px 0 5px 0;
						height:auto;
					}
				}
			}
		}
	}
}

/* Viewports */
html[data-uagent="mobile"] {
  lfa lfaMain {
    scrollbar-width:none;
    -ms-overflow-style: none; /* IE and Edge */
    
    &::-webkit-scrollbar {
      display: none;
    }
  }
  body[data-jaid="1"], body[data-jaid="2"] {
    lfa lfaMainBody {
      padding-right: calc(var(--lfa-width-aside-tablet) + 10px);
    }
  }
  .lfa-feel[data-feel-style="5"] {
    > .lfa-feel__video {
      .plyr.plyr--video {
        .plyr__volume {display:none;}
      }
    }
  }
  .lfa-section[data-section-id="4"] {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 1200px) {
	lfa {
	  lfaMainBody {
	    padding-right:calc(var(--lfa-width-hemenu-lg) + 5px);
	  }
	  lfaHead {
	    > lfaHeadEnd {
	      flex: 0 0 var(--lfa-width-hemenu-lg);
        max-width: var(--lfa-width-hemenu-lg);
        
        &.has-auth {
          .lfa-menu[data-menu-id="2"] {
            .m-i {
              &.m-i--account {
                margin-right:1rem;
              }
              &.m-i--settings {
                margin-right: .3rem;
              }
            }
          }
        }
        &.add-gutter {
  		    flex:0 0 calc(var(--lfa-width-hemenu-lg));
  		    max-width:calc(var(--lfa-width-hemenu-lg));
  		  }
	    }
	  }
	}
	.lfa-feed[data-feed-id="1"] {
	  padding-right:15px;
	}
	.lfa-menu[data-menu-id="2"] {
    .m-i.m-i--pc-app {
      display:none;
    }
  }
  .lfa-profile[data-profile-style="1"], 
  .lfa-profile[data-profile-style="2"] {
    .lfa-profile__info {
      padding:15px 15px 0 190px;
      
      .info-image {
        width: 135px;
        height: 135px;
      }
    }
  }
  .lfa-profile[data-profile-style="2"] { 
    .lfa-profile__info {
      .info-image img {
        width:185px;
        height:185px;
      }
    }
  }
  
  body[data-jaid="47"],
  body.jmid-232, body.jmid-231, body.jmid-206 {
    lfa lfaMainBody {padding-right:0;}
  }
  
  .lfa-feel[data-feel-style="4"] {
    .info .title a .etype .anchor {
      display:none;
    }
  }
  .lfa-explore {
    .lfa-explore__filters {
        padding: 25px 170px 25px 0;
    }
  }
  
  .lfa-lfpmodel[data-lfpmodel-id="1"] {
    .lfa-lfpmodel__menu {
      ul.lfa-submenu {
        li.show-desc {
          .lfa-submenu__desc {
            max-width:300px;
          }
        }
      }
    }
  }
  
  .lfa-lfpscale[data-lfpscale-id="1"] {
    .lfa-lfpscale__bell {
      flex: 0 0 450px;
    }
  }
}
@media only screen and (max-width: 1024.33px) {
  body[data-jaid="1"], body[data-jaid="2"] {
    lfa lfaMainBody {
      padding-right:var(--lfa-width-aside-tablet);
    }
  }
	lfa {
	  lfaMainNav, lfaMainNav > .inner {
	    width:var(--lfa-width-nav-tablet);
	  }
	  lfaMainBody {
	    padding-left:var(--lfa-width-nav-tablet);
	    padding-right:0;
	  }
	  lfaMainNavFoot {display:none;}
	}
	
	.lfa-section[data-section-id="4"] {
    padding:0 5px 0 15px;
	}
	.lfa-section {
    &[data-section-id="2"] {
      h2::after {
        width: calc(100% - 30px);
      }
    }
	}
                
	body[data-jcid="11"] {
    .lfa-feel[data-feel-style="5"] {
      margin-top: 82px;
    }
  }
  
	lfa {
	  lfaMainNav, lfaMainNav > .inner {
	    width:var(--lfa-width-nav-tablet);
	  }
	  lfaMainBody {
	    padding-left:var(--lfa-width-nav-tablet);
	    padding-right:0;
	  }
	  lfaMainNavFoot {display:none;}
	}
	
	.lfa-brand a {
	  width:82px;
	  height:100%;
	  background:url(/images/0/logo/feels-logo-icon__PNG--400x400.png) no-repeat;
	  background-size: 34px 34px;
	  background-position:22px 22px;
	  
	  img {display:none;}
	}
	.lfa-menu[data-menu-id="1"] {
    ul {
      padding:0 8px;
      li {
        &.item-auth {display:none;}
        &.item-234 a {
          font-size:0;
          &::after {
            display:block;
            content:"Follow";
            position:absolute;
            bottom:8px;
            left:0;
            line-height:19px;
            width:64px;
            font-size:.85rem;
          }
        }
        a {
          height:64px;
          width:64px;
          padding:37px 0 0 0;
          font-size: .85rem;
          border-radius:12px;
          text-align: center;
          
          > span {
            left:50%;
            transform: translateX(-50%);
            width:28px;
            height:28px;
            background-size: 28px auto;
          }
        }
      }
    }
	}
	
	.lfa-explore {
    .lfa-explore__filters {
        padding: 25px 185px 25px 0;
        left: 82px;
        width: calc(100dvw - 82px);
    }
  }
  
  body[data-jcid="19"], body[data-jcid="20"] {
    lfa {
      lfaHead {
        width: calc(100% - 97px);
        padding:15px 15px 0 0;
        height: 72px;
        
        > lfaHeadStart, > lfaHeadEnd {
          flex: 0 0 145px;
        }
      }
      lfaMain {
        padding: 0 0 0 60px;
      }
      lfaMainNav {
        height: 72px;
        width: 90px;
        
        > .inner {
          width:78px;
        }
      }
    }
    .lfa-brand {
      width: 78px;
      height: 72px;
      
      a {
        padding:0;
        background-position: 23px 23px;
      }
    }
    .lfa-feedback {
      margin:50px 30px 0 15px;
    }
  }
  
  .lfa-hero {
    &[data-hero-id="1"] {
      padding:0 30px 0 0;
    }
    &[data-hero-id="2"] {
      padding:0 30px 0 0;
    }
  }
  .lfa-lfpscale[data-lfpscale-id="1"] {
    .lfa-lfpscale__bell {
      margin: 0 30px 0 0;
      flex: 0 0 350px;
    }
  }
  
  .lfa-feed[data-feed-id="4"] {
    padding: 0;
    
    &::before {display:none;}
    
    .wrap > ul {
      width: calc(100dvw);
      padding: 0 0 15px 93px;
      margin-left: -93px;
      
      > li:last-of-type {margin-right:0;}
    }
    
    .wrap {
      .feed-nav {
        .feed-nav__btn {
          &.for-left {
            left: -25px;
          }
          &.for-right {
            right: -110px;
          }
        }
      }
    }
  }
}
@media only screen and (max-width: 992.33px) {
  body[data-jaid="1"], 
  body[data-jaid="2"],
  body[data-jcid="11"] {
    &.main-aside-visible {
      lfa {
        lfaMainBody {
          padding-right: var(--lfa-width-aside-tablet);
        }
        lfaMainAside {
          .lfa-aside-blocker {
            display:block;
            position:fixed;
            top:0;
            left:0;
            height:100dvh;
            width:100dvw;
            background-color: var(--lfa-bg-blocker);
            z-index:9;
          }
        }
      }
    }
  }
  
  body[data-jcid="11"] {
    &.main-aside-visible {
      lfa {
        lfaMainBody {
          padding-right: 0;
        }
      }
    }
  }
  .lfa-feel[data-feel-style="5"] {
    > .lfa-feel__info {
      .info-block {
        .info-block__sub {display:none;}
      }
    }
  }
  .lfa-profile[data-profile-style="1"], 
  .lfa-profile[data-profile-style="2"] {
    .lfa-profile__info {
      padding: 180px 15px 15px 15px;
      
      .info-image {
        left:50%;
        transform: translateX(-50%);
      }
      .info-main {
        display: flex;
        flex-direction: column;
    
        .info-main__title {
          justify-content: center;
        }
        .info-main__sub, .info-main__stats {
          text-align: center;
        }
        .info-main__links {
          display: inline-block;
          margin: 0 auto 10px auto;
        }
      }
    }
  }
  
  .lfa-entity-grid .lfa-entity[data-entity-style="1"],
  .lfa-feed[data-feed-id="3"] .lfa-entity[data-entity-style="1"] {
    flex: 0 0 calc(33.33% - 15px);
  }
  
  .lfa-feed[data-feed-id="1"] {
    .lfa-feel[data-feel-style="1"] {
      min-height:unset;
    }
  }
  
  .lfa-feed[data-feed-id="5"] {
    > .inner {
      .lfa-feel {
        flex: 0 0 33.33%;
      }
    }
  }
  
  .lfa-lfpmodel[data-lfpmodel-id="1"] {
    .lfa-lfpmodel__menu {
      ul.lfa-submenu {
        li {
          .lfa-submenu__desc {
            display:none;
            position:static;
            margin-left:84px;
            margin-top:-30px;
            
            > .inner {
              border:0;
              font-size: 1.2rem;
              line-height: 1.5rem;
              
              b {
                font-size: 1.2rem;
                line-height: 1.5rem;
              }
            }
          }
        }
        
        li.show-desc {
          .lfa-submenu__desc {
            display:block;
            width:100%;
            max-width: 80%;
          }
        }
      }
    }
    .lfa-lfpmodel__wheel {
      margin-right: -400px;
    }
  }
  
  .lfa-lfpo[data-lfpo-size="44"] {
    > .lfa-lfpo__anchor::after {
      display:none;
    }
  }
  
  .lfa-lfpscale[data-lfpscale-id="1"] {
    .lfa-lfpscale__bell {
      flex: 0 0 300px;
    }
  }
}
@media only screen and (max-width: 800.33px) {
  .lfa-hero[data-hero-id="2"] {
    .lfa-hero__title h2 {
      br {display:none;}
      .co-src.co-3 {
        padding-left:0;
        display: inline;
      }
      .co-3::after {
        display:none;
      }
    }
    .callouts {
      .co-i {
        max-width: calc(100%);
        left:0;
        
        &::before, &::after {
          display:none !important;
        }
      }
    }
  }
}
@media only screen and (max-width: 768.33px) {
  body[data-jaid="1"], body[data-jaid="2"] {
    lfa lfaMainBody {
      padding-right:var(--lfa-width-aside-tablet);
    }
  }
	lfa {
	  lfaMain {height:calc(100dvh - 52px);}
	  lfaMainNav, lfaMainNav > .inner {
	    width:var(--lfa-width-nav-mobile);
	    display:none;
	  }
	  lfaMainBody {
	    padding-left:var(--lfa-width-nav-mobile);
	  }
	  lfaHead {
	    > lfaHeadEnd {display:none;} 
	  }
	}
	lfaFixed {
	  > lfaFixedNavMobile {
	    display:block;
	  }
	}
	
	.lfa-feed[data-feed-id="1"] {
    .lfa-feel[data-feel-style="1"] {
        height: calc(100dvh - 85px);
        max-height: calc(100dvh - 85px);
        
      .lfa-feel__info {
        .info-title {
          h2 {
            font-size: 1.1rem;
            line-height: 1.3rem;
          }
        }
      }
    }
  }
  .lfa-feed[data-feed-id="3"] {
    .lfa-feel[data-feel-style="2"] {
      flex: 0 0 calc(50%);
    }
  }
  
  .lfa-profile[data-profile-style="1"], 
  .lfa-profile[data-profile-style="2"] {
    .lfa-profile__info {
      .info-main {
        .info-main__title {
          > div {
            height:44px;
            line-height:44px;
          }
          .e-known {
            font-size: 1.4rem;
          }
        }
        .info-main__sub, .info-main__stats {
          font-size: 1.1rem;
        }
        .info-main__links {
          margin:0 auto 20px auto;
          white-space: nowrap;
          
          a {
            height:34px !important;
            line-height:34px !important;
            font-size: 1.1rem !important;
            
            &::before {
              height:34px !important;
              background-size: 20px auto !important;
            }
          }
          .link.link-share > a {
            padding: 0;
            width:34px;
            font-size:0 !important;
            &::before {
              left:0;
              width:34px;
            }
          }
        }
      }
    }
  }
  
  .lfa-entity-grid .lfa-entity[data-entity-style="1"],
  .lfa-feed[data-feed-id="3"] .lfa-entity[data-entity-style="1"] {
    flex: 0 0 calc(50% - 15px);
  }
  
  .lfa-feed[data-feed-id="5"] {
    > .inner {
        .lfa-feel {
            flex: 0 0 50%;
        }
    }
  }
  
  .lfa-explore {
    .lfa-explore__filters {
      padding: 25px 15px 25px 0;
      left: 0;
      width: calc(100dvw);
    }
  }
  
  .lfa-feedback {
    .lfa-feedback__vote {
      .step {
        &.show-flex.step-1 h3 {
          flex: 0 0 100%;
          text-align: center;
          margin:5px 0 0 0;
        }
        &.show.step-1 h3 {
          width:100%;
          text-align: left;
        }
        .step-1__new-rating {
          width:196px;
          height:69px;
          text-align: center;
          margin:5px auto 0 auto;
          
          > button {
            height:54px;
            
            > img {
              margin:8px auto 0 auto;
              display:block;
            }
            > .anchor {
              display:block;
              line-height: 30px;
              padding-left:0;
            }
            
            &.good {margin-right:0;}
          }
        }
      }
    }
  }
  
  body[data-jcid="19"], body[data-jcid="20"] {
    lfa {
      lfaHead {
        width: calc(100% - 9px);
        padding:15px 15px 0 30px;
        
        > lfaHeadStart, > lfaHeadEnd {
          flex: 0 0 84px;
          overflow: hidden;
          margin-right: 15px;
        }
      }
      lfaMain {
        padding: 0;
        lfaMainBody {
          padding-top: 72px;
        }
      }
    }
    .lfa-feedback {
      margin:50px 15px 0 15px;
    }
  }
  .lfa-menu[data-menu-id="3"] {
    > ul {
      justify-content: end;
      
      > li > a {
        padding: 0 10px;
      }
    }
  }
  
  body[data-jcid="11"] {
    .lfa-feel[data-feel-style="5"] {
      margin-top: 15px;
    }
  }
  
  .lfa-feel[data-feel-style="5"] {
    > .lfa-feel__info-full {
      .info-meta {
        height: auto;
        flex-direction: column;
        
        .info-meta__entity {
          margin-bottom: 10px;
          
          .entity-name {
            .entity-name__sub {
              max-width: 100%;
            }
          }
        }
      }
    }
  }
  .lfa-feel[data-feel-style="5"],
  .lfa-feel[data-feel-style="3"] {
    > .lfa-feel__gif, .lfa-feel__video {
        border-radius: 12px;
    }
  }
  
  .lfa-settings {
    > .g {
      > .i {
        > .info {
          flex: 0 0 28px;
        }
        > .action {
          flex: 0 0 110px;
        }
      }
    }
  }
  
  .lfa-menu[data-menu-id="4"] {
    > ul > li {
      flex:0 0 calc(calc(100dvw - 176px) / 4);
    }
  }
  .lfa-menu[data-menu-id="6"] { 
    /* Entity / Profile feeds */
    ul {
      li {
        flex:0 0 33.33%;
        
        a {
          padding:0 10px;
        }
      }
    }
  }
  
  .lfa-hero {
    &[data-hero-id="1"],
    &[data-hero-id="2"] {
      padding:15px 15px 0 0;
      
      .lfa-hero__title {
        h1 {
          font-size: 2rem;
        }
        h2 {font-size: 1.5rem;}
        p.lead {font-size:1.2rem;}
      }
    }
    
    &[data-hero-id="2"] {
      .lfa-hero__title {
        h2 {
          .co-src {
            padding-left:29px;
            .icon {
              img {width:24px;}
            }
          }
        }
      }
    }
  }
  .lfa-section {
    &[data-section-id="1"] {
      max-width: 750px;
      padding-right: 15px;
    }
    &[data-section-id="2"] {
      padding-right: 15px;
    }
  }
  
  .lfa-lfpmodel[data-lfpmodel-id="1"] {
    .lfa-lfpmodel__menu {
      ul.lfa-submenu {
        li {
          .lfa-submenu__desc {
            margin-left:0;
            margin-top:0;
            
            > .inner {}
          }
        }
        
        li.show-desc {
          .lfa-submenu__desc {
            display:block;
            width:100%;
            max-width: 100%;
          }
        }
      }
    }
    .lfa-lfpmodel__wheel {
      display:none;
    }
  }
  
  .lfa-lfpscale[data-lfpscale-id="1"] {
    width:calc(100% + 15px);
    .lfa-lfpscale__menu {
      ul {
        li {
          a {

          }
        }
      }
    }
    .lfa-lfpscale__bell {
      display:none;
    }
  }
  .lfa-lfps[data-lfps-style="1"] {
    padding:10px 0 10px 74px;
    
    > .lfa-lfps__icon {
      left: 0px;
    }
    
    &:hover, &.active {
      padding: 10px 0 10px 74px;
      
      > .lfa-lfps__icon {
        left: 0px;
        width:44px;
        height:44px;
        
        img {
            width: 28px;
            padding: 8px 0 0 0;
        }
      }
      > .lfa-lfps__anchor {
        height: 44px;
        line-height: 44px;
        font-size: 1.5rem;
      }
    }
    
    &.active + .mbl-desc {
      display:block !important;
      margin:0 0 15px -15px;
      
    }
  }
  
  .lfa-feed[data-feed-id="4"] {
    
    .wrap > ul {
      padding: 0 0 10px 30px;
      margin-left: -30px;
      margin-bottom:0;
      
      > li:last-of-type {margin-right:15px;}
    }
    
    .wrap {
      .feed-nav {
        .feed-nav__btn {
          &.for-left {
            left: -15px;
          }
          &.for-right {
            right: -175px;
          }
        }
      }
    }
  }
}
@media only screen and (max-width: 560px) {
  .lfa-menu[data-menu-id="4"] {
    > ul > li {
      flex:0 0 calc(calc(100dvw - 84px) / 4);
      
      &.brand, &.brand.active {
        flex: 0 0 84px;
        padding:0;
        
        &::before {
          width: calc(100% - 20px);
          left:10px;
        }
        
        a {
          position:relative;
          height: 53px;
          background: url(/images/0/logo/feels-logo-icon__PNG--400x400.png) no-repeat;
          background-size: 38px 38px;
          background-position: 50% 44%;
        
          img {display:none;}
        }
      }
    }
  }
  .lfa-menu[data-menu-id="6"] ul li {
    flex: 0 0 33.33%;
    
    a {
      padding:0;
      text-align:center;
      font-size:.95rem;
      &::before {display:none;}
    }
  }
  .lfa-feed[data-feed-id="3"] {
    .lfa-feel[data-feel-style="2"] {
      flex: 0 0 calc(100%);
    }
  }
  
  .lfa-entity-grid .lfa-entity[data-entity-style="1"],
  .lfa-feed[data-feed-id="3"] .lfa-entity[data-entity-style="1"] {
    flex: 0 0 calc(100% - 15px);
  }
  
  .lfa-feed[data-feed-id="5"] {
    > .inner {
        .lfa-feel {
            flex: 0 0 100%;
        }
    }
  }
  
  .lfa-section[data-section-id="2"] h2::after {
    width: calc(100%);
  }
  
  .lfa-profile[data-profile-style="1"], 
  .lfa-profile[data-profile-style="2"] {
    .lfa-profile__info {
      .info-main {
        .info-main__title {
          .e-label {
            display:none;
          }
        }
      }
    }
  }
  
  .lfa-feedback {
    .lfa-feedback__vote {
      .step.show-flex {
        display: block;
      }
    }
  }
  
  body[data-jcid="19"], body[data-jcid="20"] {
    lfa {
      lfahead {
        padding: 0 0 0 15px;
        height: auto;
        flex-direction: column;
        
        > lfaHeadStart, > lfaHeadEnd {
          flex: 0 0 36px;
          display:none;
        }
      }
      lfaMain {
        > lfaMainBody {
          padding:63px 0 0 0px;
        }
      }
    }
  }
  .lfa-menu[data-menu-id="3"] {
    > ul {
      justify-content: center;
      border-bottom: var(--lfa-border);
      margin: 0 5px 0 0;
      padding: 15px 0;
    }
  }
  
  .lfa-feed[data-feed-id="4"] {
    
    .wrap > ul {
      width:calc(100dvw + 40px);
      padding: 0 0 10px 15px;
      margin-left: -15px;
      
      > li {
        
      }
    }
    
    .wrap {
      .feed-nav {
        .feed-nav__btn {
          &.for-left {
            left: 0;
          }
          &.for-right {
            right: -190px;
          }
        }
      }
    }
  }
  .articlesanywhere_pagination {
    > nav {
      > ul {
        > li {
          display:none;
          
          > a::before {display:none;}
        }
        
        > li:nth-last-child(2) {
          flex:0 0 100%;
          display:block !important;
          
          a {
            width: calc(100dvw - 94px);
            height: 44px;
            border: var(--lfa-border);
            border-radius: 12px;
            background: var(--lfa-bg-2);
            
            &::before {display:none;}
            
            .icon-angle-right {
              &::before {
                            left: 10px;
                            top: 12px;
                            background-size: 40px auto;
              }
              &::after {
                            content: "Show more";
                            left: 44px;
                            top: 6px;
                            white-space: nowrap;
                            font-size: 1.3rem;
                            line-height: 31px;
                            font-weight: 500;
                        }
            }
          }
        }
        
        > li.disabled:nth-last-child(2) {
          display:none !important;
          > .page-link {}
        }
        
        > li.active {  }
      }
    }
  }
}
@media only screen and (max-width: 480px) {
  .lfa-feedback {
    .lfa-feedback__vote {
      .step-2 {
        .submit {
          button, a {
            width:100%;
            margin-right:0;
            display:block;
            text-align:center;
          }
        }
      }
    }
  }
  .lfa-settings {
    > .g {
      > .i {
        > .info {
          display:none;
        }
        > .action {
          flex: 0 0 52px;
          
          > button::before {display:none;}
        }
      }
    }
  }
}
