@charset "UTF-8";
.mpfe_button,
.transition3 {
transition: all .3s ease-out 0s;
-webkit-transition: all .3s ease-out 0s
}
.music_player_left,
.music_player_right {
position: relative;
height: 570px;
display: inline-block;
float: left
}
.music_player_right {
width: 58%;
padding: 0
}
.music_player_right.mp_ar_square {
width: 50%
}
.swp_music_player_entry,
.swp_player_top {
padding: 0 40px
}
.music_player_left {
width: 42%
}
.music_player_left.mp_ar_square {
width: 50%
}
.swp_player_top {
height: 135px;
position: relative
}
.swp_player_bottom {
height: 75px;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
overflow: hidden
}
.swp_player_bottom.show_on_playlist_top {
bottom: unset;
top: 0
}
.swp_player_bottom.show_on_bottom {
position: relative;
left: unset;
bottom: unset
}
.album_featured_text {
font-size: 15px;
letter-spacing: 1px
}
.swp_player_title {
font-size: 30px;
font-weight: 700
}
.player_top_content {
position: absolute;
left: 40px;
top: 48%;
transform: translateY(-50%)
}
.player_top_content,
.swp_player_bottom,
.swp_player_button_container {
z-index: 1
}
.swp_player_bottom_inner {
position: relative;
display: block;
height: 100%
}
.swp_player_controls {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
margin-top: 3px
}
.show_on_playlist_top .swp_player_controls {
margin-top: 0
}
.swp_player_bottom_inner i {
padding: 0 15px;
cursor: pointer;
line-height: 42px;
font-size: 16px;
float: left
}
.swp-icon-beatport:before {
content: "\e900";
}
i.swp-icon-beatport {
vertical-align: middle;
}
.swp_player_bottom_inner i.fa-pause,
.swp_player_bottom_inner i.fa-play {
border-radius: 50%;
margin: 0 15px;
padding: 0 14px
}
.swp_player_bottom_inner i.fa-play {
padding-left: 15px;
padding-right: 13px
}
.entry_duration {
float: right
}
.player_play:hover,
.swp_player_bottom_inner i.fa-pause:hover {
opacity: .9
}
.smc_player_progress_bar.show_on_bottom {
position: absolute;
left: 0;
bottom: 0;
width: 100%
}
.player_time_slider,
.player_time_slider_base {
width: 100%;
height: 3px;
opacity: .1;
cursor: pointer
}
.player_time_slider.compact-player-slider,
.player_time_slider_base.compact-player-slider-base {
height: 5px
}
.show_on_bottom .player_time_slider,
.show_on_bottom .player_time_slider_base {
height: 5px
}
.player_time_slider {
opacity: 1;
width: 0;
}
.player_time_slider {
margin-top: -3px;
max-width: 100%;
}
.player_time_slider.compact-player-slider {
margin-top: -5px
}
.show_on_bottom .player_time_slider {
margin-top: -5px
}
.swp_music_player_entry {
position: relative;
z-index: 1
}
.entry_duration.mpfe_fix_lh,
.swp_music_player_entry {
line-height: 60px;
}
i.before_song {
font-size: 9px;
margin-right: 20px;
vertical-align: middle
}
i.before_song.compact_bs {
color: #fff;
background-color: transparent !important;
}
.player_song_name {
font-size: 16px;
font-weight: 500
}
.player_entry_left {
cursor: pointer
}
.swp_current_play {
position: absolute;
left: 40px;
top: 50%;
transform: translateY(-50%)
}
.before_current_song_name {
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 18px
}
.current_song_name {
font-size: 14px;
font-weight: 500;
line-height: 18px;
max-width: 200px
}
.player_duration_sep {
padding: 0 6px
}
.swp_timeline {
position: absolute;
right: 40px;
top: 50%;
transform: translateY(-50%);
font-size: 13px
}
.swp_player_button_container {
position: absolute;
right: 40px;
top: 50%;
transform: translateY(-50%)
}
.swp_player_button_container.relative_pos {
position: relative;
transform: none;
right: unset;
top: unset
}
a.swp_player_button {
padding: 0 25px;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
white-space: nowrap;
height: 46px
}
a.swp_player_button i {
padding-right: 10px;
font-size: 18px;
float: left;
line-height: 44px
}
.song_buy_icons {
float: right;
padding-right: 15px;
display: none;
max-height: 60px
}
.purchase_icons_always_visible .song_buy_icons {
display: inline;
}
.swp_music_player_entry:hover .song_buy_icons {
display: inline
}
.song_buy_icons a {
padding: 0 10px;
opacity: .3;
font-size: 16px;
float: left
}
.song_buy_icons a:hover {
opacity: .8
}
.buy_song_icon .fa-amazon {
font-size: 18px
}
.buy_song_icon .fa-apple {
font-size: 20px
}
.swp_player_content {
position: relative;
height: 360px;
overflow-y: auto;
overflow-x: hidden;
z-index: 1
}
.swp_player_content.controls_on_bottom {
height: 400px
}
.swp_player_content.controls_on_bottom.no_top_info_bar {
height: 100%
}
.swp_player_content.no_top_info_bar {
height: calc(100% - 75px)
}
.swp_player_content.controls_on_playlist_top {
height: calc(100% - 75px - 135px);
margin-top: 75px;
padding-top: 30px
}
.swp_player_content.controls_on_playlist_top.no_top_info_bar {
height: calc(100% - 75px);
}
.swp_player_content::-webkit-scrollbar-track,
.swp-compact-playlist-inner-container::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
border-radius: 10px;
background-color: transparent
}
.swp_player_content::-webkit-scrollbar,
.swp-compact-playlist-inner-container::-webkit-scrollbar {
width: 12px;
background-color: transparent
}
.swp_player_content::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
background-color: rgba(255, 255, 255, .1)
}
.smc_extended_album_info {
position: relative;
z-index: 1
}
.smc_extended_album_info {
position: relative;
z-index: 1
}
.smc_extended_album_info.cb_on_right {
margin-bottom: 75px
}
.smc_extended_album_info.cb_on_playlist_top {
margin-top: 75px
}
.swp_album_misc_info {
display: inline-block;
width: 25%;
float: left
}
.player_misc1 {
width: 40%
}
.player_misc2 {
width: 35%
}
.album_info_label {
font-size: 10px;
line-height: 24px;
font-weight: 700;
letter-spacing: .75px;
text-transform: uppercase
}
.album_info_data {
font-size: 15px;
line-height: 24px;
font-weight: 700;
letter-spacing: .15px
}
.display_none,
.fas.display_none {
display: none
}
.mpfe_clearfix:after {
clear: both;
height: 0;
visibility: hidden
}
.mpfe_clearfix:after,
.mpfe_clearfix:before {
content: " ";
display: table
}
.mpfe_button {
display: inline-block;
border: 1px solid;
text-transform: uppercase;
line-height: 45px;
cursor: pointer;
border-radius: 5px
}
.lc_swp_overlay {
width: 100%;
height: 100%;
top: 0;
left: 0
}
.album_left_overlay,
.album_right_overlay {
position: absolute;
z-index: 0
}
.visually-hidden {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute;
white-space: nowrap;
width: 1px
}
.swp-overflow-y-hidden {
overflow-y: hidden;
}
.song_buy_icons a.added_to_cart {
display: none
}
.show-player-left-no .music_player_left,
.show-player-left-no .swp-compact-cover {
display: none
}
.show-player-left-no .music_player_right,
.show-player-left-no .swp-compact-player-info {
width: 100%
}
.swp_music_player {
color: #707281
}
.current_song_name,
.now_playing .entry_duration,
.now_playing .player_song_name,
.player_time_slider,
.song_current_progress,
.swp_music_player_entry:hover .entry_duration,
.swp_music_player_entry:hover .player_song_name,
.swp_player_bottom_inner i.fa-pause,
.swp_player_bottom_inner i.fa-play,
a.swp_player_button, .swp_player_button,
a.swp_player_button:hover, .swp_player_button:hover,
.swp_player_title {
color: #fff
}
a.swp_player_button, a.swp_player_button:hover {
color: #fff !important;
}
.player_time_slider_base {
background-color: #fff
}
.swp-compact-player {
display: flex
}
.swp-compact-cover-container {
width: 100%;
padding-top: 100%
}
.swp-compact-cover,
.swp-compact-player-info {
position: relative
}
.swp-compact-playlist {
display: none
}
.swp-compact-playlist.swp-playlist-under {
position: relative;
display: block;
}
.swp-compact-playlist.swp-playlist-under .swp_music_player_entry {
padding-top: 15px;
padding-bottom: 15px;
}
.swp-compact-playlist.swp-playlist-under .swp_music_player_entry,
.swp-compact-playlist.swp-playlist-under .entry_duration.mpfe_fix_lh {
line-height: unset;
}
.compact-info-content {
z-index: 1;
position: relative;
width: 100%;
height: 100%
}
.swp-compact-player-info {
background-size: cover;
padding: 20px 35px
}
.compact-play-pause,
.compact-song-details {
display: inline-block
}
.compact-song-details {
float: left;
width: 80%
}
.compact-info-top {
position: relative;
margin-bottom: 25px
}
.compact-play-pause {
float: right;
width: 20%;
text-align: right
}
i.compact-playpause {
font-size: 20px;
line-height: 50px;
color: #f6553c;
border-radius: 50%;
padding: 0 16px;
padding-left: 19px;
padding-right: 17px
}
i.compact-playpause.compact_pause {
padding-left: 20px;
padding-right: 18px;
}
.compact-pause-container,
.compact-play-container {
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%)
}
.player_time_slider.compact-player-slider,
i.compact-playpause {
background-color: #fff;
cursor: pointer
}
.compact-album-name,
.compact-controls i,
.compact-song-name,
.compact-timeline {
color: #fff;
line-height: 1.5em;
}
.compact-timeline {
min-width: 95px;
}
a.compact-promo-link {
color: #fff;
}
.compact-promo-single {
display: inline-block;
}
.current_song_name.compact-song-name {
font-size: 31px;
font-weight: 500;
max-width: unset
}
.compact-album-name {
font-size: 16px;
font-weight: 400;
letter-spacing: .5px
}
.compact-progress-bar {
margin-bottom: 15px
}
.compact-controls,
.compact-timeline {
display: inline-block
}
.compact-timeline {
float: left
}
.compact-controls {
margin-left: auto;
}
.compact-timeline {
font-size: 14px
}
.compact-controls i, .compact-promo-links i,
.compact-playback-speed {
margin-left: 25px;
font-size: 16px;
cursor: pointer;
}
.compact-promo-links i {
margin-left: 0;
margin-right: 16px;
vertical-align: middle;
}
.compact-promo-links {
margin-left: 30px;
}
.compact-info-bottom {
position: relative;
width: 100%;
display: flex;
align-items: center
}
.compact-controls i,
.compact-info-bottom,
.compact-timeline,
.compact-playback-speed {
line-height: 1em
}
.swp_music_player.compact-player {
overflow: hidden
}
.swp-compact-playlist.list-visible {
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: block;
z-index: 9999;
background-color: #ff7600
}
.swp-compact-playlist-inner-container {
position: relative;
width: 1000px;
max-width: 100%;
height: 100%;
margin: 0 auto;
overflow-y: auto;
margin: 7% auto;
height: calc(100% - 14%);
}
.swp-compact-playlist-inner-container.swp-playlist-under-inner-container {
width: 100%;
height: auto;
margin: 0 auto;
}
.swp-compact-playlist-inner-container.swp-playlist-under-inner-container .swp-compact-playlist-inner {
position: relative;
top: unset;
left: unset;
transform: none;
}
.swp-compact-playlist-inner {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 100%;
top: 35%;
height: auto;
max-width: 100%!important
}
.compact-close-playlist-container {
position: absolute;
right: 70px;
top: 40px;
cursor: pointer;
z-index: 9999
}
.compact-close-playlist-container:hover:after,
.compact-close-playlist-container:hover:before {
height: 30px
}
.compact-close-playlist-container:after,
.compact-close-playlist-container:before {
content: "";
position: absolute;
border: 3px solid #fff;
width: 0;
height: 25px;
border-top-width: 0;
border-right-width: 0
}
.compact-close-playlist-container:before {
transform: rotate(45deg)
}
.compact-close-playlist-container:after {
transform: rotate(-45deg)
}
.swp-compact-playlist-inner {
max-width: 100%
}
.song_buy_icons.compact_buy_icons {
display: block
}
.song_buy_icons.compact_buy_icons a,
.song_buy_icons.compact_buy_icons a:hover {
opacity: 1
}
.song_buy_icons.compact_buy_icons a:focus,
a.compact-promo-link:focus {
background-color: transparent!important
}
.compact-playback-speed {
position: relative;
color: #fff;
}
ul.compact-ps-opts {
display: none;
position: absolute;
top: 50%;
transform: translatey(-50%);
right: calc(100% + 10px);
list-style-type: none;
background-color: #f87432;
padding: 5px 10px;
width: max-content;
border-radius: 3px;
}
ul.compact-ps-opts li {
line-height: 1.4em;
line-height: 1em;
display: inline;
padding: 0 5px;
}
.swp-compact-playlist.swp-playlist-under .swp_music_player_entry.compact-player-entry {
border-bottom-style: solid;
border-bottom-color: #fff;
}
.swp-compact-playlist.swp-playlist-under .swp_music_player_entry.compact-player-entry:last-child {
border-bottom-width: 0 !important;
}
.compact_song_desription {
line-height: 1.4em;
color: #fff;
font-size: 14px;
}
.mpfe-compact-volume {
position: relative;
}
.mpfe-input-range {
-webkit-appearance: none;
width: 60px;
height: 6px;
background: #d3d3d3;
outline: none;
border-radius: 3px;
border-width: 0;
padding: 0;
}
.mpfe-input-range::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 10px;
height: 10px;
background: #fff;
cursor: pointer;
}
.mpfe-input-range::-moz-range-thumb {
width: 10px;
height: 10px;
background: #fff;
cursor: pointer;
}
.mpfe-range-vol {
display: none;
position: absolute;
bottom: 0;
left: -100%;
margin-bottom: 4px;
}
@media only screen and (max-width :1024px) {
.show-player-left--tabletno .music_player_left {
display: none
}
.show-player-left--tabletno .music_player_right {
width: 100%
}
.show-player-left--tabletyes .music_player_left {
display: block
}
.show-player-left--tabletyes .swp-compact-player-info {
display: inline-block
}
}
@media only screen and (max-width :768px) {
.music_player_left,
.music_player_left.mp_ar_square,
.music_player_right,
.music_player_right.mp_ar_square {
width: 100%
}
.music_player_left {
height: 100vw
}
.swp_player_content.controls_on_playlist_top {
padding-top: 15px
}
.swp-compact-playlist-inner-container {
margin: 10% auto;
height: calc(100% - 20%);
}
}
@media only screen and (max-width :768px) {
.show-player-left--mobileno .music_player_left,
.show-player-left--mobileno .swp-compact-cover,
.show-player-left--tabletyes.show-player-left--mobileno .music_player_left,
.show-player-left--tabletyes.show-player-left--mobileno .swp-compact-cover {
display: none
}
.show-player-left--mbileno .music_player_right,
.show-player-left--mbileno .swp-compact-player-info {
width: 100%
}
.show-player-left--mobileyes .music_player_left,
.show-player-left--mobileyes .swp-compact-cover,
.show-player-left--tabletno.show-player-left--mobileyes .music_player_left,
.show-player-left--tabletno.show-player-left--mobileyes .swp-compact-cover {
display: block
} .trigger-responsive-on-tablet .swp-compact-player {
display: block
}
.trigger-responsive-on-tablet .swp-compact-cover,
.trigger-responsive-on-tablet .swp-compact-player-info {
display: block;
width: 100%!important
}
.trigger-responsive-on-tablet .compact-info-bottom {
display: block
}
.trigger-responsive-on-tablet .compact-timeline {
display: flex;
width: 100%
}
.trigger-responsive-on-tablet	.player_duration_sep.compact_duration_sep {
display: none
}
.trigger-responsive-on-tablet .song_duration.compact_song_duration {
margin-left: auto
}	
.trigger-responsive-on-tablet .compact-controls {
width: 100%;
display: flex;
justify-content: space-between
}
.trigger-responsive-on-tablet .compact-controls i, .trigger-responsive-on-tablet .compact-playback-speed {
margin: 0
}
.trigger-responsive-on-tablet .song_buy_icons.compact_buy_icons.mobile_visibility_show {
float: none;
line-height: 1em;
margin-top: 0;
margin-bottom: 20px;
display: block;
}
.trigger-responsive-on-tablet .compact-promo-links {
width: 100%;
display: flex;
justify-content: space-around;
}
.trigger-responsive-on-tablet .mpfe-compact-volume {
display: none;
}	
}
@media only screen and (max-width :480px) {
.swp_player_controls {
top: 45px
}
.swp_current_play,
.swp_timeline {
top: 95px
}
.swp_player_bottom {
height: 140px
}
.swp_player_controls {
width: 100%;
text-align: center
}
.swp_player_bottom_inner i {
float: none;
padding: 0 20px
}
.player_top_content,
.swp_player_button_container {
position: relative;
top: unset;
left: unset;
right: unset;
transform: none
}
.swp_player_button_container {
padding-bottom: 10px
}
.player_top_content {
margin-top: 25px;
margin-bottom: 15px
}
.swp_player_top {
height: auto
}
.music_player_right {
height: 655px
}
.swp_player_content.controls_on_playlist_top {
margin-top: 135px;
height: calc(100% - 140px - 175px)
}
.song_buy_icons.mobile_visibility_hide,
.swp_music_player_entry:hover .song_buy_icons.mobile_visibility_hide {
display: none
}
.song_buy_icons.mobile_visibility_show {
display: block
}
.song_buy_icons.mobile_visibility_show.icons_pos_mobile_left {
float: left;
}
.song_buy_icons.mobile_visibility_show.icons_pos_mobile_left a {
padding-left: 0;
padding-right: 25px;
}
i.before_song {
margin-right: 10px
}
.swp-compact-player {
display: block
}
.swp-compact-cover,
.swp-compact-player-info {
display: block;
width: 100%!important
}
.compact-info-bottom {
display: block
}
.compact-timeline {
display: flex;
width: 100%
}
.player_duration_sep.compact_duration_sep {
display: none
}
.song_duration.compact_song_duration {
margin-left: auto
}
.compact-controls {
width: 100%;
display: flex;
justify-content: space-between
}
.compact-controls i, .compact-playback-speed {
margin: 0
}
.song_buy_icons.compact_buy_icons.mobile_visibility_show {
float: none;
line-height: 1em;
margin-top: 20px;
margin-bottom: 20px;
display: block;
}
.compact-promo-links {
width: 100%;
display: flex;
justify-content: space-around;
}
.swp_player_content.no_top_info_bar {
height: calc(100% - 140px);
}
.swp-compact-playlist-inner-container {
margin: 25% auto;
height: calc(100% - 30%);
}
.swp_player_content.controls_on_playlist_top.no_top_info_bar {
height: calc(100% - 140px);
}
.mpfe-compact-volume.hide_vol_in_mobile {
display: none;
}
}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-brands-400.eot);src:url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-brands-400.woff2) format("woff2"),url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-brands-400.woff) format("woff"),url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-brands-400.ttf) format("truetype"),url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-regular-400.eot);src:url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-regular-400.woff2) format("woff2"),url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-regular-400.woff) format("woff"),url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-regular-400.ttf) format("truetype"),url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-solid-900.eot);src:url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-solid-900.woff2) format("woff2"),url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-solid-900.woff) format("woff"),url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-solid-900.ttf) format("truetype"),url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/fontawesome-free-5.15.1/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}@font-face {
font-family: 'swp-icomoon-beatport';
src:  url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/swp-icomoon-beatport/fonts/swp-icomoon-beatport.eot?6bir9a);
src:  url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/swp-icomoon-beatport/fonts/swp-icomoon-beatport.eot?6bir9a#iefix) format('embedded-opentype'),
url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/swp-icomoon-beatport/fonts/swp-icomoon-beatport.ttf?6bir9a) format('truetype'),
url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/swp-icomoon-beatport/fonts/swp-icomoon-beatport.woff?6bir9a) format('woff'),
url(//unfathomableaudio.com/wp-content/plugins/music-player-for-elementor-premium/assets/swp-icomoon-beatport/fonts/swp-icomoon-beatport.svg?6bir9a#swp-icomoon-beatport) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.swp-icon-im { font-family: 'swp-icomoon-beatport' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
vertical-align: text-top; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.swp-icon-beatport:before {
content: "\e900";
}
.buy_song_icon .swp-icon-beatport {
font-size: 19px;
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
@keyframes qode-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes qode-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes qode-ball-fall{0%{opacity:0;transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}90%{opacity:.5}100%{opacity:0;transform:translateY(145%)}}@keyframes qode-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes qode-double-pulse{0%,100%{transform:scale(0)}50%{transform:scale(1)}}@keyframes qode-cube{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes qode-rotating-cubes{25%{transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg)}}@keyframes qode-stretch-delay{0%,100%,40%{transform:scaleY(.4)}20%{transform:scaleY(1)}}@keyframes qode-bounce-delay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}@keyframes qode-rotate-circles{to{transform:rotate(360deg)}}@keyframes qode-atom-position{50%{top:80px;left:80px}}@keyframes qode-atom-size{50%{transform:scale(.5)}}@keyframes qode-atom-zindex{100%{z-index:10}}@keyframes qode-atom-shrink{50%{transform:scale(.8)}}@keyframes qode-clock{100%{transform:rotate(360deg)}}@keyframes qode-clock-1{0%{transform:rotate(-135deg)}30%{transform:rotate(-450deg)}100%{transform:rotate(-450deg)}}@keyframes qode-clock-2{5%{transform:rotate(-90deg)}35%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes qode-clock-3{10%{transform:rotate(-45deg)}40%{transform:rotate(-360deg)}100%{transform:rotate(-360deg)}}@keyframes qode-clock-4{15%{transform:rotate(0)}45%{transform:rotate(-315deg)}100%{transform:rotate(-315deg)}}@keyframes qode-mitosis-invert{100%{transform:rotate(180deg)}}@keyframes qode-mitosis-ball-1{12%{transform:none}26%{transform:translateX(25%) scale(1,.8)}40%{transform:translateX(50%) scale(.8,.8)}60%{transform:translateX(50%) scale(.8,.8)}74%{transform:translate(50%,25%) scale(.6,.8)}88%{transform:translate(50%,50%) scale(.6,.6)}100%{transform:translate(50%,50%) scale(.6,.6)}}@keyframes qode-mitosis-ball-2{12%{transform:none}26%{transform:translateX(25%) scale(1,.8)}40%{transform:translateX(50%) scale(.8,.8)}60%{transform:translateX(50%) scale(.8,.8)}74%{transform:translate(50%,-25%) scale(.6,.8)}88%{transform:translate(50%,-50%) scale(.6,.6)}100%{transform:translate(50%,-50%) scale(.6,.6)}}@keyframes qode-mitosis-ball-3{12%{transform:none}26%{transform:translateX(-25%) scale(1,.8)}40%{transform:translateX(-50%) scale(.8,.8)}60%{transform:translateX(-50%) scale(.8,.8)}74%{transform:translate(-50%,25%) scale(.6,.8)}88%{transform:translate(-50%,50%) scale(.6,.6)}100%{transform:translate(-50%,50%) scale(.6,.6)}}@keyframes qode-mitosis-ball-4{12%{transform:none}26%{transform:translateX(-25%) scale(1,.8)}40%{transform:translateX(-50%) scale(.8,.8)}60%{transform:translateX(-50%) scale(.8,.8)}74%{transform:translate(-50%,-25%) scale(.6,.8)}88%{transform:translate(-50%,-50%) scale(.6,.6)}100%{transform:translate(-50%,-50%) scale(.6,.6)}}@keyframes qode-lines-spin{100%{transform:rotate(360deg)}}@keyframes qode-fussion-ball-1{50%{top:-100%;left:200%}100%{top:50%;left:100%;z-index:2}}@keyframes qode-fussion-ball-2{50%{top:200%;left:200%}100%{top:100%;left:50%;z-index:1}}@keyframes qode-fussion-ball-3{50%{top:200%;left:-100%}100%{top:50%;left:0;z-index:2}}@keyframes qode-fussion-ball-4{50%{top:-100%;left:-100%}100%{top:0;left:50%;z-index:1}}@keyframes qode-wave-jump-1{12%{transform:translate(20px,-40px);animation-timing-function:ease-in}100%,24%{transform:translate(40px,0)}}@keyframes qode-wave-jump-2{12%{transform:translate(0,0)}24%{transform:translate(20px,-40px);animation-timing-function:ease-in}100%,36%{transform:translate(40px,0)}}@keyframes qode-wave-jump-3{24%{transform:translate(0,0)}36%{transform:translate(20px,-40px);animation-timing-function:ease-in}100%,48%{transform:translate(40px,0)}}@keyframes qode-wave-wipe{100%,48%{transform:translateX(-120px)}}@keyframes qode-pulse-circles-pulse{0%{transform:scale(.1);opacity:1;border-width:50px}100%{transform:scale(1,1);opacity:0;border-width:0}}@keyframes qode-bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes qode-pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{vertical-align:baseline;margin:0;padding:0;background:0 0;border:0;outline:0}html{overflow-y:scroll}*{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}del{text-decoration:line-through}pre{max-width:100%;margin:15px 0;padding:15px;background-color:#fff;white-space:pre-wrap;word-wrap:break-word}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}table{width:100%;vertical-align:middle;border:medium none;border-collapse:collapse;border-spacing:0}table th{padding:5px 7px;text-align:center;border:0}table td{padding:5px 10px;text-align:center}table tr{border-bottom:1px solid rgba(139,131,149,.4)}hr{background-color:#bbb;border:0;height:1px;margin-bottom:1.5em}ol,ul{list-style-position:inside;margin:0 0 1.5em;padding:0}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}a img{border:none}.wp-caption,img{height:auto;max-width:100%}img{vertical-align:middle;border-style:none}figure{margin:0}embed,iframe,object{display:block;max-width:100%}video{display:block}embed,object{height:auto}label{display:block;margin-bottom:.5em}fieldset{margin-bottom:1em;padding:.35em .75em .625em}input[type=submit]{-webkit-appearance:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}progress{vertical-align:baseline}summary{display:list-item}template{display:none}.gallery-caption,.wp-caption,figcaption{display:block;max-width:100%;margin:.8em 0 1.5em;font-size:.8125rem;opacity:1}.gallery-caption a,.wp-caption a,figcaption a{color:inherit}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{opacity:1}blockquote.instagram-media,iframe.instagram-media{margin:1.5rem auto!important}.bypostauthor,.sticky{opacity:1}::selection{color:#fff;background:#f8e7e5}::-moz-selection{color:#fff;background:#f8e7e5}.screen-reader-text{position:absolute!important;width:1px;height:0;line-height:1;clip:rect(1px,1px,1px,1px);word-wrap:normal!important;overflow:hidden}.screen-reader-text:focus{top:5px;left:5px;display:block;width:auto;height:auto;padding:15px 23px 14px;font-size:14px;font-weight:700;line-height:normal;text-decoration:none;color:#21759b;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;z-index:100000}.aligncenter,.alignleft,.alignnone,.alignright,.alignwide{margin:2.5rem auto}.alignfull,.alignwide{position:relative;width:100%;max-width:100vw}.alignfull>.gallery-caption,.alignfull>.wp-caption,.alignfull>figcaption,.alignwide>.gallery-caption,.alignwide>.wp-caption,.alignwide>figcaption{max-width:50%}.aligncenter,.aligncenter img{display:block;margin-left:auto;margin-right:auto}.alignleft,.alignright{max-width:50%;margin-top:0}.alignleft{float:left;margin-left:0;margin-right:2rem}.alignright{float:right;margin-left:2rem;margin-right:0}body:not([class*=neobeat-core]) .alignright{clear:right}.qodef-content-alignment-left{text-align:left}.qodef-content-alignment-center{text-align:center}.qodef-content-alignment-right{text-align:right}.clear:after,.clear:before,.comment-author:after,.comment-author:before,.comment-content:after,.comment-content:before,.comment-meta:after,.comment-meta:before,.nav-links:after,.nav-links:before,.pagination:after,.pagination:before,.widget-area:after,.widget-area:before,.widget:after,.widget:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-author:after,.comment-content:after,.comment-meta:after,.nav-links:after,.pagination:after,.widget-area:after,.widget:after{clear:both}body{font-family:Poppins,sans-serif;font-size:15px;line-height:25px;font-weight:400;color:#5d516c;background-color:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased}.qodef-h1,h1{font-family:inherit;font-weight:700;color:#38214a;font-size:50px;line-height:1.1em;letter-spacing:-.005em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-h1 a,h1 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-h1 a:hover,h1 a:hover{color:rgba(93,81,108,.7)}.qodef-h2,h2{font-family:inherit;font-weight:700;color:#38214a;font-size:44px;line-height:1.1136363636em;letter-spacing:-.005em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-h2 a,h2 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-h2 a:hover,h2 a:hover{color:rgba(93,81,108,.7)}.qodef-h3,h3{font-family:inherit;font-weight:700;color:#38214a;font-size:29px;line-height:1.2068965517em;letter-spacing:-.005em;font-weight:600;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-h3 a,h3 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-h3 a:hover,h3 a:hover{color:rgba(93,81,108,.7)}.qodef-h4,h4{font-family:inherit;font-weight:700;color:#38214a;font-size:18px;line-height:1.3157894737em;letter-spacing:-.005em;font-weight:600;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-h4 a,h4 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-h4 a:hover,h4 a:hover{color:rgba(93,81,108,.7)}.qodef-h5,h5{font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-h5 a,h5 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-h5 a:hover,h5 a:hover{color:rgba(93,81,108,.7)}.qodef-h6,h6{font-family:inherit;font-weight:700;color:#38214a;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-h6 a,h6 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-h6 a:hover,h6 a:hover{color:rgba(93,81,108,.7)}a,p a{color:#5d516c;text-decoration:none;transition:color .2s ease-out;cursor:pointer}a:hover,p a:hover{color:rgba(93,81,108,.7)}p{margin:10px 0;line-height:1.6666666667em}blockquote{position:relative;display:inline-block;width:100%;vertical-align:top;margin:6px 0 9px;padding:0;position:relative;padding:10px 0 10px 110px;border:none;font-size:20px;font-weight:600;letter-spacing:-.01em;color:#38214a;quotes:none}@media only screen and (max-width:680px){blockquote{padding-left:40px}}blockquote:before{content:"“";position:absolute;top:50%;left:-10px;height:70px;font-size:255px;line-height:1;font-weight:700;color:#f7e5e3;transform:translateY(-50%);z-index:0}@media only screen and (max-width:680px){blockquote:before{left:0;font-size:80px}}blockquote.has-text-align-right{padding-left:0;padding-right:110px}blockquote.has-text-align-right:before{left:auto;right:-10px}@media only screen and (max-width:680px){blockquote.has-text-align-right{padding-right:40px}}blockquote>*{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;margin:0}blockquote:after{content:""}blockquote cite{font-style:normal;font-weight:400}.qodef-link-style a:hover{color:rgba(93,81,108,.7)}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],textarea{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 18px;padding:2px 0;font-family:inherit;font-size:15px;line-height:24px;font-weight:400;color:#5d516c;background-color:transparent;border:0 solid rgba(139,131,149,.4);border-bottom-width:1px;border-radius:0;outline:0;cursor:pointer;-webkit-appearance:none;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{color:rgba(93,81,108,.7);background-color:transparent;border-color:#8b8395}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;opacity:1}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:inherit;opacity:1}#qodef-page-footer input[type=email],#qodef-page-footer input[type=number],#qodef-page-footer input[type=password],#qodef-page-footer input[type=tel],#qodef-page-footer input[type=text],#qodef-page-footer input[type=url],#qodef-page-footer textarea{color:#fff;background-color:transparent;border:0 solid #fff;border-bottom-width:1px}#qodef-page-footer input[type=email]:focus,#qodef-page-footer input[type=number]:focus,#qodef-page-footer input[type=password]:focus,#qodef-page-footer input[type=tel]:focus,#qodef-page-footer input[type=text]:focus,#qodef-page-footer input[type=url]:focus,#qodef-page-footer textarea:focus{color:#fff;background-color:transparent;border-color:#ccc}.qodef-predefined-cf input[type=email],.qodef-predefined-cf input[type=number],.qodef-predefined-cf input[type=password],.qodef-predefined-cf input[type=tel],.qodef-predefined-cf input[type=text],.qodef-predefined-cf input[type=url],.qodef-predefined-cf textarea{color:#fff;background-color:transparent;border:0 solid #fff;border-bottom-width:1px}.qodef-predefined-cf input[type=email]:focus,.qodef-predefined-cf input[type=number]:focus,.qodef-predefined-cf input[type=password]:focus,.qodef-predefined-cf input[type=tel]:focus,.qodef-predefined-cf input[type=text]:focus,.qodef-predefined-cf input[type=url]:focus,.qodef-predefined-cf textarea:focus{color:rgba(255,255,255,.8);background-color:transparent;border-color:rgba(255,255,255,.8)}textarea{padding:11px 20px;border:1px solid rgba(139,131,149,.4)}.post-password-form input[type=password]{margin-top:.5em}@media only screen and (min-width:769px){.post-password-form input[type=password]{display:block;max-width:50%}}.qodef-theme-button,button[type=submit],input[type=submit]{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:14px;line-height:2em;font-weight:600;text-decoration:none;border-radius:4em;outline:0;box-sizing:border-box;transition:color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out;box-shadow:0 0 15px 0 rgba(245,216,212,.7);padding:10px 51px;color:#fff;background-color:#38214a;box-shadow:0 0 15px 0 rgba(56,33,74,0);transform:translateY(0);border:none;cursor:pointer}.qodef-theme-button:hover,button[type=submit]:hover,input[type=submit]:hover{box-shadow:0 10px 25px 0 rgba(56,33,74,.5);transform:translateY(-3px)}.qodef-predefined-cf form{backdrop-filter:blur(10px);padding:5% 6%}.qodef-predefined-cf form textarea{padding:4px 0;height:169px;margin-bottom:30px}.qodef-predefined-cf form .qodef-button{display:block;margin:0 auto;color:#38214a;background-color:#fff;box-shadow:0 0 15px 0 rgba(255,255,255,0)}.qodef-predefined-cf form .qodef-button:hover{box-shadow:0 10px 25px 0 #fff}.qodef-centred-cf{display:flex;justify-content:space-between;align-items:flex-end}@media only screen and (max-width:680px){.qodef-centred-cf{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.qodef-centred-cf .wpcf7-form-control-wrap{margin-right:23px;width:100%;display:inline-block}@media only screen and (max-width:680px){.qodef-centred-cf .wpcf7-form-control-wrap{margin-right:0}}.qodef-centred-cf button.wpcf7-submit.qodef-button{padding:10px 51px}.qodef-centred-cf input[type=email]{padding-bottom:10px;margin-bottom:0;font-size:18px;font-weight:600;letter-spacing:.01em;color:#38214a}.qodef-centred-cf input[type=email]:focus{border-color:rgba(139,131,149,.4)}.qodef-inline-cf-with-icon button.qodef-size--small{display:inline-block;font-family:Linearicons-Free;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;padding:0;background:0 0;color:#5d516c;box-shadow:none;font-size:22px;position:absolute;right:0;top:0}.qodef-cf-row{display:flex;justify-content:space-between}@media only screen and (max-width:680px){.qodef-cf-row{flex-direction:column}}.qodef-cf-row .qodef-cf-column{width:calc(50% - 10px)}@media only screen and (max-width:680px){.qodef-cf-row .qodef-cf-column{width:100%}}select{position:relative;display:block;height:28px;padding:2px 0;margin:0;font-family:inherit;font-size:15px;line-height:24px;font-weight:400;color:#5d516c;background-color:#fafafa;border:1px solid transparent;border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}body .select2-container--default{position:relative;display:inline-block;vertical-align:top;width:auto;margin:0 0 18px}body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered{padding:0}body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:0;right:auto}body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__rendered{padding:0}body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin:7px auto 0 5px}body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin:0 auto 0 3px}body .select2-container--default.select2-container--disabled .select2-selection--multiple,body .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#fafafa;cursor:default}body .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear,body .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}body .select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}body .select2-container--default.select2-container--open .select2-selection--multiple,body .select2-container--default.select2-container--open .select2-selection--single{color:rgba(93,81,108,.7)}body .select2-container--default.select2-container--open .select2-dropdown{left:0}body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above{border-bottom-color:transparent}body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below{border-top-color:transparent}body .select2-container--default .select2-selection--single{display:block;height:28px;padding:2px 0;margin:0;font-family:inherit;font-size:15px;line-height:24px;font-weight:400;color:#5d516c;background-color:transparent;border:1px solid transparent;border-bottom:1px solid rgba(139,131,149,.4);border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}body .select2-container--default .select2-selection--single .select2-selection__rendered{display:block;padding:0;line-height:inherit;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .select2-container--default .select2-selection--single .select2-selection__clear{position:relative;float:right;margin:0;font-weight:inherit;cursor:pointer}body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}body .select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:0;right:0;width:15px;height:100%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#5d516c}body .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}body .select2-container--default .select2-selection--single .select2-selection__arrow:before{display:block;line-height:inherit;content:"\f3d0";font-family:Ionicons;font-style:normal}body .select2-container--default .select2-selection--multiple{display:block;height:28px;padding:2px 0;margin:0;font-family:inherit;font-size:15px;line-height:24px;font-weight:400;color:#5d516c;background-color:#fafafa;border:1px solid transparent;border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}body .select2-container--default .select2-selection--multiple .select2-selection__rendered{list-style:none;display:block;padding:0;line-height:inherit;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .select2-container--default .select2-selection--multiple .select2-selection__rendered li{margin:0;padding:0}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder{float:left;margin:0;color:inherit}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear{position:relative;float:right;margin:0;font-weight:inherit;cursor:pointer}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin:5px 5px 0 0;padding:0 10px;float:left;color:#fff;background-color:#38214a;border:0;border-radius:0;cursor:default}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove{display:inline-block;margin:0 3px 0 0;font-weight:700;color:inherit;transition:opacity .2s ease-out;cursor:pointer}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover{color:inherit;opacity:.8}body .select2-container--default .select2-search--inline{float:left}body .select2-container--default .select2-search--inline .select2-search__field{width:100%;padding:0!important;margin:0!important;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;border:none!important;outline:0;-webkit-appearance:none}body .select2-container--default .select2-search--inline .select2-search__field:focus{border-color:#38214a}body .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}body .select2-container--default .select2-dropdown{position:absolute;top:0;left:-100000px;display:block;width:100%;background-color:#fafafa;border:1px solid transparent;border-radius:0;z-index:99999}body .select2-container--default .select2-search--dropdown{display:block;padding:14px 15px 2px}body .select2-container--default .select2-search--dropdown.select2-search--hide{display:none}body .select2-container--default .select2-search--dropdown .select2-search__field{width:100%;padding:4px 8px;margin:0;font-family:inherit;font-size:inherit;line-height:20px;font-weight:inherit;color:#5d516c;background-color:#fff;border:1px solid rgba(139,131,149,.4);outline:0;-webkit-appearance:none}body .select2-container--default .select2-search--dropdown .select2-search__field:focus{color:#38214a;background-color:#fff;border-color:#38214a}body .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}body .select2-container--default .select2-results{display:block}body .select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}body .select2-container--default .select2-results__options{position:relative;margin:5px 0;padding:2px 15px;list-style:none}body .select2-container--default .select2-results__option{padding:3px 0;font-size:15px;line-height:24px;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:color .2s ease-out}body .select2-container--default .select2-results__option[aria-selected]{cursor:pointer}body .select2-container--default .select2-results__option[role=group]{padding:0}body .select2-container--default .select2-results__option[aria-disabled=true]{color:#38214a}body .select2-container--default .select2-results__option[aria-selected=true],body .select2-container--default .select2-results__option[data-selected=true]{color:rgba(93,81,108,.7);background:0 0}body .select2-container--default .select2-results__option .select2-results__option{padding-left:1em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}body .select2-container--default .select2-results__option--highlighted[aria-selected]{color:rgba(93,81,108,.7);background:0 0}body .select2-container--default .select2-results__group{display:block;padding:7px 0;cursor:default}body:not([class*=neobeat-core]) .select2-container--default .select2-selection--single .select2-selection__arrow:before{content:"▾";font-family:initial;font-size:16px}.select2-close-mask{position:fixed;top:0;left:0;display:block;width:auto;height:auto;min-height:100%;min-width:100%;padding:0;margin:0;background-color:#fff;border:0;opacity:0;z-index:99}.select2-hidden-accessible{position:absolute!important;width:1px!important;height:0!important;padding:0!important;line-height:1;border:0!important;overflow:hidden!important;white-space:nowrap!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important}.qodef-content-grid{width:1100px;margin:0 auto}.qodef--boxed .qodef-content-grid{width:1160px}@media only screen and (min-width:1441px){.qodef-content-grid-1400 .qodef-content-grid{width:1400px}.qodef--boxed.qodef-content-grid-1400 .qodef-content-grid{width:1460px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300 .qodef-content-grid{width:1300px}.qodef--boxed.qodef-content-grid-1300 .qodef-content-grid{width:1360px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200 .qodef-content-grid{width:1200px}.qodef--boxed.qodef-content-grid-1200 .qodef-content-grid{width:1260px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000 .qodef-content-grid{width:1000px}.qodef--boxed.qodef-content-grid-1000 .qodef-content-grid{width:1060px}}@media only screen and (min-width:769px){.qodef-content-grid-800 .qodef-content-grid{width:800px}.qodef--boxed.qodef-content-grid-800 .qodef-content-grid{width:860px}}.qodef-grid{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-grid>.qodef-grid-inner{margin:0 -15px}.qodef-grid>.qodef-grid-inner>.qodef-grid-item{padding:0 15px}.qodef-grid .qodef-grid-item{position:relative;display:inline-block;width:100%;vertical-align:top;min-height:1px;float:left}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12{width:100%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--12{left:100%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--12{right:100%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--11{width:9.0909090909%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--11{left:9.0909090909%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--11{right:9.0909090909%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--10{width:83.3333333333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--10{left:83.3333333333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--10{right:83.3333333333%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9{width:75%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--9{left:75%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--9{right:75%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8{width:66.6666666667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--8{left:66.6666666667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--8{right:66.6666666667%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--7{width:14.2857142857%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--7{left:14.2857142857%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--7{right:14.2857142857%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6{width:50%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--6{left:50%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--6{right:50%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--5{width:20%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--5{left:20%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--5{right:20%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--4{width:33.3333333333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--4{left:33.3333333333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--4{right:33.3333333333%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3{width:25%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--3{left:25%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--3{right:25%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2{width:16.6666666667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--2{left:16.6666666667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--2{right:16.6666666667%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--1{width:8.3333333333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--1{left:8.3333333333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--1{right:8.3333333333%}}.qodef-grid.qodef-layout--columns.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{width:50%}@media only screen and (min-width:681px){.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}@media only screen and (min-width:769px){.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{width:25%}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:20%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item{width:12.5%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner{height:100%;overflow:hidden}.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img{height:100%;width:100%}.qodef-grid.qodef-layout--masonry .qodef-grid-inner{visibility:hidden}.qodef-grid.qodef-layout--masonry .qodef-grid-inner.qodef--masonry-init{visibility:visible}.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-sizer{width:100%;padding:0;margin:0}.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-gutter{width:0;padding:0;margin:0}.qodef-grid.qodef-layout--masonry.qodef-col-num--1 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-layout--masonry.qodef-col-num--2 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-layout--masonry.qodef-col-num--3 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--landscape{width:66.6666666667%}.qodef-grid.qodef-layout--masonry.qodef-col-num--4 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-layout--masonry.qodef-col-num--5 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--landscape{width:40%}.qodef-grid.qodef-layout--masonry.qodef-col-num--6 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--landscape{width:33.3333333333%}.qodef-grid.qodef-layout--masonry.qodef-col-num--7 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--landscape{width:28.5714285714%}.qodef-grid.qodef-layout--masonry.qodef-col-num--8 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--landscape{width:25%}.qodef-grid.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-grid.qodef-gutter--no>.qodef-grid-inner{margin:0}.qodef-grid.qodef-gutter--no>.qodef-grid-inner>.qodef-grid-item{padding:0;margin:0}.qodef-grid.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner{margin:0 -5px}.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner>.qodef-grid-item{padding:0 5px;margin:0 0 10px}.qodef-grid.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-grid.qodef-gutter--small>.qodef-grid-inner{margin:0 -10px}.qodef-grid.qodef-gutter--small>.qodef-grid-inner>.qodef-grid-item{padding:0 10px;margin:0 0 20px}.qodef-grid.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-grid.qodef-gutter--normal>.qodef-grid-inner{margin:0 -15px}.qodef-grid.qodef-gutter--normal>.qodef-grid-inner>.qodef-grid-item{padding:0 15px;margin:0 0 30px}.qodef-grid.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-grid.qodef-gutter--medium>.qodef-grid-inner{margin:0 -20px}.qodef-grid.qodef-gutter--medium>.qodef-grid-inner>.qodef-grid-item{padding:0 20px;margin:0 0 40px}.qodef-grid.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-80px}.qodef-grid.qodef-gutter--large>.qodef-grid-inner{margin:0 -40px}.qodef-grid.qodef-gutter--large>.qodef-grid-inner>.qodef-grid-item{padding:0 40px;margin:0 0 80px}.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-110px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner{margin:0 -55px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{padding:0 55px;margin:0 0 110px}#qodef-page-wrapper{position:relative;overflow:hidden;min-height:100vh}#qodef-page-outer{position:relative}#qodef-page-inner{position:relative;padding:80px 0}.qodef--boxed{background-color:#fafafa}.qodef--boxed #qodef-page-wrapper{display:block;background-color:#fff}.qodef--boxed #qodef-page-inner{padding-left:30px;padding-right:30px}.qodef--passepartout #qodef-page-wrapper{background-color:#fff}.mfp-bg{background:#fff!important;transition:.5s ease-in-out!important;opacity:1!important}.qodef-row-single-svg-holder{position:absolute;width:100%;top:0}.qodef-rev-background-blur{backdrop-filter:blur(10px)}@media only screen and (max-width:1440px){.tp-simpleresponsive .qodef-m img,rs-module .qodef-m img{max-width:100%!important}}.mfp-figure:after{box-shadow:none!important}.mfp-figure img.mfp-img{border-radius:5px}button.mfp-arrow{transition:opacity .3s ease;opacity:1}button.mfp-arrow:hover{opacity:.6}button.mfp-arrow:after,button.mfp-arrow:before{border:0;color:#38214a;font-size:35px;font-family:Ionicons}button.mfp-arrow-left:after{content:"\f3cf"}button.mfp-arrow-right:after{content:"\f3d1"}button.mfp-close{text-indent:-1000px;overflow:hidden;text-align:left!important;transition:opacity .3s ease;opacity:1}button.mfp-close:hover{opacity:.6}button.mfp-close:after{font-family:Ionicons;content:"\f406";position:absolute;right:4px;bottom:0;text-indent:0;font-size:30px;color:#38214a}.mfp-bottom-bar{margin-top:-18px!important}.mfp-bottom-bar .mfp-title{font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600}.mfp-bottom-bar .mfp-counter{font-size:14px;color:#5d516c}.mfp-bottom-bar .mfp-counter,.mfp-bottom-bar .mfp-title{font-family:Poppins,sans-serif}.qodef-swiper-container{position:relative;margin:0 auto;padding:0;list-style:none;z-index:1;visibility:hidden;overflow:hidden}.qodef-swiper-container .swiper-slide a,.qodef-swiper-container .swiper-slide img{width:100%}.qodef-swiper-container.qodef-swiper--initialized{visibility:visible;cursor:grab}.swiper-pagination-bullets{padding-top:46px}.swiper-pagination-bullets .swiper-pagination-bullet{position:relative;width:2px;height:29px;padding:0 2px;background-color:transparent;border-radius:0;opacity:1}.swiper-pagination-bullets .swiper-pagination-bullet:after{content:"";position:absolute;display:inline-block;width:2px;height:15px;bottom:0;left:0;background-color:#000;transition:.35s ease-in-out}.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,.swiper-pagination-bullets .swiper-pagination-bullet:hover{background-color:transparent}.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after,.swiper-pagination-bullets .swiper-pagination-bullet:hover:after{height:29px}.swiper-pagination.swiper-pagination-bullets{position:relative;bottom:0}.swiper-button-next,.swiper-button-prev{background-image:none!important;width:54px!important;height:54px!important;margin:0;transform:translateY(-50%);text-align:center}.swiper-button-next:after,.swiper-button-prev:after{content:none!important}.swiper-button-next svg,.swiper-button-prev svg{position:absolute;top:0;left:0;width:100%;height:100%;stroke-width:2;fill:none;transition:.62s ease-in-out}.swiper-button-next svg:first-of-type,.swiper-button-prev svg:first-of-type{stroke:rgba(56,33,74,.4)}.swiper-button-next svg:nth-of-type(2),.swiper-button-prev svg:nth-of-type(2){stroke:#38214a;stroke-dashoffset:200;stroke-dasharray:200}.swiper-button-next span,.swiper-button-prev span{font-size:22px;display:flex;color:rgba(56,33,74,.4);transition:.35s ease-in-out}.swiper-button-next:hover span,.swiper-button-prev:hover span{color:#38214a}.swiper-button-next:hover svg:nth-of-type(2),.swiper-button-prev:hover svg:nth-of-type(2){stroke-dashoffset:0}.swiper-button-prev{left:8%}.swiper-button-prev svg:nth-of-type(2){transform:scaleY(-1)}.swiper-button-next{right:8%}.swiper-button-next svg:nth-of-type(2){transform:scale(-1)}.swiper-button-next.swiper-button-outside,.swiper-button-prev.swiper-button-outside{color:#000}.swiper-button-prev.swiper-button-outside,.swiper-container-rtl .swiper-button-next.swiper-button-outside,.swiper-rtl .swiper-button-next.swiper-button-outside{transform:translateX(-200%)}.swiper-button-next.swiper-button-outside,.swiper-container-rtl .swiper-button-prev.swiper-button-outside,.swiper-rtl .swiper-button-prev.swiper-button-outside{transform:translateX(200%)}.widget_icl_lang_sel_widget{position:relative;display:inline-block;vertical-align:middle;width:100%}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{position:relative;display:inline-block;vertical-align:middle;text-align:left;box-sizing:border-box}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu{opacity:1;visibility:visible;transition-delay:0s}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-flag{position:relative;top:-1px}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-legacy-dropdown{padding:0;margin:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{position:relative;display:flex;align-items:center;box-sizing:border-box}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after{content:"3";font-family:ElegantIcons;font-size:15px;line-height:1;border:0;position:initial;margin-left:auto}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{position:absolute;top:100%;left:0;width:100%;list-style:none;margin:0;border-top:0;z-index:10;opacity:0;visibility:hidden;box-sizing:border-box;transition:visibility 0s linear .25s,opacity .25s ease-in-out}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item{display:block;width:100%;margin:0;padding:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{display:flex;align-items:center;border:0;background-color:transparent;padding:7px 0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal{padding:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul{list-style-type:none;margin:0;padding:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{display:inline-block;vertical-align:middle;margin-bottom:0!important}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{padding:0;display:block}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul{list-style-type:none;margin:0;padding:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{display:block;margin:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{padding:0;display:block}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:200px}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#5d516c;background-color:#fff;border:1px solid transparent;font-size:14px}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#f8e7e5}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#fff}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#5d516c;font-size:14px}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#f8e7e5}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#5d516c}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#f8e7e5}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#5d516c}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#f8e7e5}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:175px}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#5d516c;background-color:transparent;border:1px solid transparent;font-size:14px}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#f8e7e5}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:transparent}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#5d516c;font-size:14px}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#f8e7e5}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#5d516c}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#f8e7e5}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#5d516c}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#f8e7e5}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:175px}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:8px 20px;height:40px;line-height:24px;color:#fff;background-color:#000;border:1px solid transparent;font-size:14px}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#000}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#fff;font-size:14px}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#fff}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:100%}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#5d516c;background-color:#fafafa;border:1px solid transparent;font-size:14px}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#f8e7e5}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#fafafa}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#5d516c;font-size:14px}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#f8e7e5}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#5d516c}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#f8e7e5}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#5d516c}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#f8e7e5}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:100%}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#5d516c;background-color:#fafafa;border:1px solid transparent;font-size:14px}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#f8e7e5}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#fafafa}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#5d516c;font-size:14px}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#f8e7e5}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#fff}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#fff}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#fff}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#fff}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:100%}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#5d516c;background-color:#fafafa;border:1px solid transparent;font-size:14px}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#f8e7e5}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#fafafa}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#5d516c;font-size:14px}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#f8e7e5}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#fff}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#fff}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#fff}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#fff}.error404 #qodef-page-inner{padding:0}#qodef-404-page{position:relative;display:inline-block;width:100%;vertical-align:top;padding:160px 10% 250px;text-align:center}#qodef-404-page .qodef-404-title{margin:0}#qodef-404-page .qodef-404-text{display:block;margin:14px auto 0}@media only screen and (min-width:1025px){#qodef-404-page .qodef-404-text{max-width:50%}}#qodef-404-page .qodef-404-button{position:relative;display:inline-block;vertical-align:top;margin-top:52px}.qodef-blog{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 50px}.qodef-blog .qodef-blog-item{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 50px}.qodef-blog .qodef-blog-item .qodef-e-content,.qodef-blog .qodef-blog-item .qodef-e-inner,.qodef-blog .qodef-blog-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-blog .qodef-blog-item .qodef-e-content{padding:43px 40px 17px;background-color:#fff;border-radius:5px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2);box-sizing:border-box}body:not([class*=neobeat-core]) .qodef-blog .qodef-blog-item .qodef-e-content{padding:43px 40px 50px}.qodef-blog .qodef-blog-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%}.qodef-blog .qodef-blog-item .qodef-e-media-image a,.qodef-blog .qodef-blog-item .qodef-e-media-image img{display:block;width:100%;border-radius:5px;box-sizing:border-box}.qodef-blog .qodef-blog-item .qodef-e-media-image.qodef--background{width:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.qodef-blog .qodef-blog-item .qodef-e-media-image.qodef--background img{visibility:hidden}.qodef-blog .qodef-blog-item .qodef-e-info-author-image-link img{width:40px;margin:0 7px 0 0;border-radius:100%;box-sizing:border-box}.qodef-blog .qodef-blog-item .qodef-e-media iframe{display:block;border-radius:5px;box-sizing:border-box}.qodef-blog .qodef-blog-item .qodef-e-media .qodef-e-media-video .mejs-overlay-button{position:relative;background:0 0;height:230px;width:230px}.qodef-blog .qodef-blog-item .qodef-e-media .qodef-e-media-video .mejs-overlay-button:before{content:"";position:absolute;display:flex;height:100%;width:100%;border-radius:50%;box-sizing:border-box;background:rgba(255,255,255,.2);z-index:-1;backdrop-filter:blur(10px)}.qodef-blog .qodef-blog-item .qodef-e-media .qodef-e-media-video .mejs-overlay-button:after{display:block;color:transparent;-webkit-text-stroke-width:1px;transition:all .32s ease-out;content:"\f488";font-family:Ionicons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;width:100%;height:100%;-webkit-text-stroke-color:#fff;position:absolute;display:flex;height:100%;width:100%;z-index:2;align-items:center;justify-content:center;transition:all .85s ease-out;font-size:60px}.qodef-blog .qodef-blog-item .qodef-e-media .qodef-e-media-video .mejs-overlay-button:after:nth-of-type(2){position:absolute;-webkit-text-stroke-width:0;clip-path:inset(0 100% 0 0);color:#fff}.qodef-blog .qodef-blog-item .qodef-e-media .qodef-e-media-video .mejs-overlay-button:hover:after{color:#fff}.qodef-blog .qodef-blog-item .qodef-e-title{margin:0}body:not([class*=neobeat-core]) .qodef-blog .qodef-blog-item .qodef-e-title{margin:0 0 5px}.qodef-blog .qodef-blog-item .qodef-e-title .qodef-e-title-link:hover{color:inherit}.qodef-blog .qodef-blog-item .qodef-e-excerpt{margin:13px 0 0}body:not([class*=neobeat-core]) .qodef-blog .qodef-blog-item .qodef-e-excerpt{margin:22px 0 0}.qodef-blog .qodef-blog-item .qodef-e-read-more{margin:15px 0 0}.qodef-blog .qodef-blog-item .qodef-e-info{position:relative;display:flex;align-items:center;width:100%;flex-wrap:wrap}@media only screen and (min-width:681px){.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-left,.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-right{position:relative;display:flex;align-items:center}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-right{justify-content:flex-end}}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-block;vertical-align:top;padding:0 14px 0 0;color:currentColor}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-author{font-size:14px}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item:after{content:"/";position:absolute;top:50%;right:5px;transform:translateY(-50%)}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item .qodef-e-info-author-label{color:#5d516c}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child{padding-right:0}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child:after{display:none}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--top{margin-bottom:2px;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-flex;justify-content:space-between;margin-top:32px}.archive .qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--bottom{margin-bottom:36px}.qodef-blog .qodef-blog-item .qodef-e-info-tags a{position:relative;display:inline-block;width:auto;vertical-align:top;margin-right:15px}.qodef-blog .qodef-blog-item .qodef-e-info-tags a:after{content:"/";position:absolute;display:block;top:0;right:-10px;color:#8b8395}.qodef-blog .qodef-blog-item .qodef-e-info-tags a:last-child{margin-right:0}.qodef-blog .qodef-blog-item .qodef-e-info-tags a:last-child:after{display:none}.qodef-blog .qodef-blog-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-blog .qodef-blog-item.sticky .qodef-e-title a{text-decoration:underline}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-image{width:100%}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-image img{width:100%}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio{position:absolute;left:0;bottom:0;width:100%}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio .mejs-container .mejs-button>button{background:0 0}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio .mejs-container .mejs-button.mejs-play>button:before{content:"\f488";position:relative;display:block;font-family:Ionicons;font-size:24px;color:transparent;-webkit-text-stroke:1px #fff}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio .mejs-container .mejs-button.mejs-pause>button:before{content:"\f478";position:relative;display:block;font-family:Ionicons;font-size:24px;color:transparent;-webkit-text-stroke:1px #fff}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio .mejs-container .mejs-button.mejs-mute>button:before{content:"D";position:relative;display:block;font-family:linea-music-10;font-size:20px;color:#fff}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio .mejs-container .mejs-button.mejs-unmute>button:before{content:"n";position:relative;display:block;font-family:linea-music-10;font-size:20px;color:#fff}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio .mejs-controls .mejs-time-rail .mejs-time-loaded,.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio .mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.4)}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio .mejs-controls .mejs-time-rail .mejs-time-current{background:#fff}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background:rgba(255,255,255,.4)}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio .mejs-container,.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio .mejs-controls{background-color:rgba(0,0,0,.1);border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-sizing:border-box}.qodef-blog .qodef-blog-item.format-link .qodef-e-link{position:relative;display:inline-block;width:100%;vertical-align:top;padding:8.572% 25% 8.572% 40px;background-color:#f8e7e5;background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (width:1366px){.qodef-blog .qodef-blog-item.format-link .qodef-e-link{padding:8.572% 21% 8.572% 40px}}@media only screen and (max-width:680px){.qodef-blog .qodef-blog-item.format-link .qodef-e-link{padding:15.57% 30% 15.57% 25px}}.qodef-blog .qodef-blog-item.format-link .qodef-e-info.qodef-info--top{z-index:2;margin-bottom:4px}.qodef-blog .qodef-blog-item.format-link .qodef-e-link-text{position:relative;margin:0;color:#38214a}.qodef-blog .qodef-blog-item.format-link .qodef-icon-elegant-icons{position:absolute;top:50%;right:25px;font-size:140px;line-height:1;color:#fff;box-shadow:1px 4px 21px 0 rgba(248,231,229,.54);transform:translateY(-50%)}.qodef-blog .qodef-blog-item.format-link .qodef-e-link-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote{position:relative;display:inline-block;width:100%;vertical-align:top;padding:8.5% 28% 8.5% 40px;background-color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (max-width:680px){.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote{padding:8.5% 30% 8.5% 25px}}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote:before{content:"“";position:absolute;top:48px;right:28px;height:.37em;font-size:376px;line-height:1;font-weight:700;color:#f8e7e5}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote .qodef-e-info.qodef-info--top{z-index:2;margin-bottom:4px}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-text{position:relative;margin:0;color:#38214a}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-author{position:relative;display:block;margin:21px 0 0;font-size:14px;font-weight:500;color:#5d516c}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-blog.qodef-items--fixed article .qodef-e-media,.qodef-blog.qodef-items--fixed article .qodef-e-media-image{height:100%}.qodef-blog.qodef--list .qodef-blog-item{margin-bottom:70px}.qodef-blog.qodef--list .qodef-blog-item .qodef-e-read-more{margin-top:0}.qodef-blog.qodef--single .qodef-blog-item .qodef-e-content{padding:43px 40px 48px}@media only screen and (max-width:680px){.qodef-blog.qodef--single .qodef-blog-item .qodef-e-content{padding-right:25px;padding-left:25px}}.qodef-blog.qodef--single .qodef-blog-item .qodef-e-info.qodef-info--top{margin-bottom:1px}.qodef-blog.qodef--single .qodef-blog-item .qodef-e-info.qodef-info--bottom{margin-top:22px}.qodef-blog.qodef--single .qodef-blog-item.format-gallery .qodef-e-media-gallery.qodef-swiper-container{border-radius:5px}.qodef-blog.qodef--single .qodef-blog-item.format-gallery .qodef-e-media-gallery.qodef-swiper-container img{border-radius:5px}.qodef-blog.qodef--single .qodef-blog-item.format-gallery .swiper-button-prev{left:20px;margin-top:0}.qodef-blog.qodef--single .qodef-blog-item.format-gallery .swiper-button-next{right:20px;margin-top:0}#qodef-page-comments{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:83px}#qodef-page-comments .qodef-page-comments-not-found{margin:0}#qodef-page-comments-list{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:64px}#qodef-page-comments-list .qodef-m-title{margin:0 0 37px}#qodef-page-comments-list .qodef-m-comments{list-style:none;margin:0;padding:0}#qodef-page-comments-list .qodef-m-comments>.qodef-comment-item:first-child{margin-top:0}#qodef-page-comments-list .qodef-comment-item{margin:57px 0 0;padding:0}#qodef-page-comments-list .qodef-comment-item .children{list-style:none;margin:0;padding:0 0 0 89px}#qodef-page-comments-list .qodef-comment-item .qodef-e-inner{display:flex;align-items:flex-start}#qodef-page-comments-list .qodef-comment-item .qodef-e-image{flex-shrink:0;margin-top:10px;margin-right:30px}#qodef-page-comments-list .qodef-comment-item .qodef-e-image img{display:block;border-radius:100%;box-sizing:border-box}#qodef-page-comments-list .qodef-comment-item .qodef-e-content{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-comments-list .qodef-comment-item .qodef-e-title{margin-top:4px;display:flex;align-items:center;justify-content:space-between}#qodef-page-comments-list .qodef-comment-item .qodef-e-title>*{margin:0}#qodef-page-comments-list .qodef-comment-item .qodef-e-date{line-height:1}#qodef-page-comments-list .qodef-comment-item .qodef-e-date a{font-size:14px;font-weight:400;color:#5d516c}#qodef-page-comments-list .qodef-comment-item .qodef-e-date a:hover{color:#38214a}#qodef-page-comments-list .qodef-comment-item .qodef-e-text{margin:10px 0 0}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>*{margin-right:20px;font-size:14px;line-height:1.8em}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:last-child{margin-right:0}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>.comment-reply-link span{margin-left:3px;transition:.3s ease-out;transform:translateX(0)}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>.comment-reply-link:hover span{transform:translateX(3px)}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>.comment-edit-link span{margin-left:5px;transition:.3s ease-out;transform:translateX(0)}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>.comment-edit-link:hover span{transform:translateX(3px)}#qodef-page-comments-list .qodef-comment-item .qodef-e-links a{color:#38214a}#qodef-page-comments-list .qodef-comment-item .qodef-e-links a:hover{color:#38214a}#qodef-page-comments-list .qodef-comment-item .qodef-e-links span{font-size:18px;line-height:1.4em}#qodef-page-comments-list .qodef-comment-item .qodef-e-links span,#qodef-page-comments-list .qodef-comment-item .qodef-e-links>*{position:relative;display:inline-block;vertical-align:top;font-weight:700}#qodef-page-comments-list .qodef-m-pagination{margin-top:50px}#qodef-page-comments{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-comments .comment-reply-title{margin:0}#qodef-page-comments .comment-reply-title #cancel-comment-reply-link{right:0;position:absolute;font-size:14px;line-height:1.8em}@media only screen and (max-width:680px){#qodef-page-comments .comment-reply-title #cancel-comment-reply-link{display:block;right:unset;position:static}}#qodef-page-comments .comment-reply-title #cancel-comment-reply-link:after{display:inline-block;font-family:Ionicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;content:"\f3d1";margin-left:7px;font-size:19px;position:relative;top:2px}#qodef-page-comments .qodef-comment-form{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column}#qodef-page-comments .qodef-comment-form .comment-notes{margin:12px 0;order:1;line-height:1.6666666667em}#qodef-page-comments .qodef-comment-form .qodef-layout--columns{order:2}@media only screen and (max-width:680px){#qodef-page-comments .qodef-comment-form .qodef-layout--columns .qodef-grid-item{width:100%}}#qodef-page-comments .qodef-comment-form .comment-form-comment{order:3;margin-top:11px}#qodef-page-comments p{margin:0;order:4}#qodef-page-comments p.comment-form-cookies-consent{display:flex;align-items:center}#qodef-page-comments p.comment-form-cookies-consent input{margin:0 5px 0 0}#qodef-page-comments p.comment-form-cookies-consent label{margin:0}#qodef-page-comments p.logged-in-as{margin:5px 0 15px}#qodef-page-comments p.form-submit{margin-top:20px}#qodef-page-comments button{color:#38214a;background-color:#fff;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}#qodef-page-comments #respond{margin-top:40px}.qodef-filter--on .qodef-hidden-filter-items{position:absolute!important;display:none!important;height:0!important;line-height:1!important}.qodef-filter--on .qodef-grid-inner{opacity:1;transition:opacity .5s ease}.qodef-filter--on.qodef--filter-loading .qodef-grid-inner{opacity:0;transition:opacity .2s ease}.qodef-filter--on.qodef--filter-loading .qodef-loading-spinner{bottom:calc(50% - 16px)!important}.qodef-m-filter{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 40px}.qodef-m-filter .qodef-m-filter-items{position:relative;display:flex;align-items:center;justify-content:center}.qodef-m-filter .qodef-m-filter-item{position:relative;display:inline-block;vertical-align:top;margin:0 27px;padding:2px 4px;border-radius:5px;transition:color .3s ease,background-color .3s ease;font-family:inherit;font-weight:700;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600}.qodef-m-filter .qodef-m-filter-item.qodef--active,.qodef-m-filter .qodef-m-filter-item:hover{background-color:#38214a;color:#fff}#qodef-page-footer{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer>*{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer-top-area{padding:123px 0 0;background-color:#181c42;background-position:center;background-repeat:no-repeat;background-size:cover;border-top:0 solid rgba(139,131,149,.4)}#qodef-page-footer-top-area .qodef-content-full-width{padding:0 70px}.qodef--boxed #qodef-page-footer-top-area{padding-left:30px;padding-right:30px}.qodef-footer--light #qodef-page-footer-top-area{background-color:#f8e7e5}#qodef-page-footer-top-area .qodef-align--center{text-align:center}#qodef-page-footer-top-area .qodef-align--right{text-align:right}#qodef-page-footer-bottom-area{padding:0 0 110px;background-color:#181c42;border-top:0 solid rgba(139,131,149,.4)}#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 70px}.qodef--boxed #qodef-page-footer-bottom-area{padding-left:30px;padding-right:30px}.qodef-footer--light #qodef-page-footer-bottom-area{background-color:#f8e7e5}#qodef-page-footer-bottom-area .qodef-align--center{text-align:center}#qodef-page-footer-bottom-area .qodef-align--right{text-align:right}@media only screen and (min-width:680px){#qodef-page-footer-bottom-area div:not(.qodef-align--center):not(.qodef-align--right) .qodef-grid-item:nth-child(2){text-align:right}}.wp-block-group.has-background,p.has-background{margin:2rem 0;padding:20px 30px}.wp-block-audio{width:100%}.wp-block-audio audio{width:auto}.wp-block-audio.alignleft audio,.wp-block-audio.alignright audio{max-width:50%}.wp-block-audio.aligncenter audio{display:block;margin:0 auto}.wp-block-video video{width:100%}.wp-block-button{margin:2rem 0}.wp-block-button .wp-block-button__link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:14px;line-height:2em;font-weight:600;text-decoration:none;border-radius:4em;outline:0;box-sizing:border-box;transition:color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out;box-shadow:0 0 15px 0 rgba(245,216,212,.7);padding:10px 51px;color:#fff;background-color:#38214a;border:1px solid transparent;transform:translateY(0);color:#fff;background-color:#38214a;box-shadow:0 0 15px 0 rgba(56,33,74,0);transform:translateY(0);border:none;cursor:pointer;border-radius:4px}.wp-block-button .wp-block-button__link:hover{color:#fff;background-color:#38214a;transform:translateY(-2px) translateZ(0);box-shadow:0 10px 25px 0 rgba(56,33,74,.5);transform:translateY(-3px)}.wp-block-button.alignleft{margin-top:0;margin-right:2rem}.wp-block-button.alignright{margin-top:0;margin-left:2rem}.wp-block-button.is-style-outline .wp-block-button__link{color:#f8e7e5;background-color:transparent;border:2px solid #f8e7e5;transform:translateY(0)}.wp-block-button.is-style-outline .wp-block-button__link:hover{color:#fff;background-color:#f8e7e5;border-color:#f8e7e5;transform:translateY(-2px) translateZ(0)}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-archives,.wp-block-categories,.wp-block-latest-posts,.wp-block-rss{margin:0;padding-left:0}.wp-block-archives ul,.wp-block-categories ul,.wp-block-latest-posts ul,.wp-block-rss ul{padding-left:0!important}.wp-block-archives li,.wp-block-categories li,.wp-block-latest-posts li,.wp-block-rss li{margin-bottom:1em;list-style-type:none}.wp-block-archives li a,.wp-block-categories li a,.wp-block-latest-posts li a,.wp-block-rss li a{color:#5d516c;text-decoration:none}.wp-block-archives li a:hover,.wp-block-categories li a:hover,.wp-block-latest-posts li a:hover,.wp-block-rss li a:hover{color:rgba(93,81,108,.7)}.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-latest-posts.aligncenter,.wp-block-rss.aligncenter{text-align:center}.wp-block-categories li ul{margin:4px 0 0;padding:0 0 0 10px;list-style-type:none}.wp-block-categories li ul li:last-child{padding:4px 0 0}.wp-block-categories.is-grid li{margin:0 16px 16px 0}.wp-block-preformatted{padding:15px;white-space:pre-wrap;word-wrap:break-word}.wp-block-verse{font-family:inherit;font-size:22px;line-height:1.8}.has-drop-cap:not(:focus):first-letter{font-family:inherit;font-size:3.375em;line-height:1;font-weight:700;margin:0 .25em 0 0}blockquote.wp-block-pullquote{position:relative;padding:10px 0 10px 110px;border:none;font-size:20px;font-weight:600;letter-spacing:-.01em;color:#38214a;position:relative;display:inline-block;vertical-align:middle;width:auto}@media only screen and (max-width:680px){blockquote.wp-block-pullquote{padding-left:40px}}blockquote.wp-block-pullquote:before{content:"“";position:absolute;top:50%;left:-10px;height:70px;font-size:255px;line-height:1;font-weight:700;color:#f7e5e3;transform:translateY(-50%);z-index:0}@media only screen and (max-width:680px){blockquote.wp-block-pullquote:before{left:0;font-size:80px}}blockquote.wp-block-pullquote.has-text-align-right{padding-left:0;padding-right:110px}blockquote.wp-block-pullquote.has-text-align-right:before{left:auto;right:-10px}@media only screen and (max-width:680px){blockquote.wp-block-pullquote.has-text-align-right{padding-right:40px}}blockquote.wp-block-pullquote.aligncenter{width:100%}blockquote.wp-block-pullquote.alignleft{text-align:left;max-width:100%}blockquote.wp-block-pullquote.alignright{text-align:right;max-width:100%}blockquote.wp-block-pullquote p{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;margin:0}.wp-block-pullquote{margin:0}.wp-block-pullquote blockquote{position:relative;padding:10px 0 10px 110px;border:none;font-size:20px;font-weight:600;letter-spacing:-.01em;color:#38214a;width:auto;text-align:center}@media only screen and (max-width:680px){.wp-block-pullquote blockquote{padding-left:40px}}.wp-block-pullquote blockquote:before{content:"“";position:absolute;top:50%;left:-10px;height:70px;font-size:255px;line-height:1;font-weight:700;color:#f7e5e3;transform:translateY(-50%);z-index:0}@media only screen and (max-width:680px){.wp-block-pullquote blockquote:before{left:0;font-size:80px}}.wp-block-pullquote blockquote.has-text-align-right{padding-left:0;padding-right:110px}.wp-block-pullquote blockquote.has-text-align-right:before{left:auto;right:-10px}@media only screen and (max-width:680px){.wp-block-pullquote blockquote.has-text-align-right{padding-right:40px}}.wp-block-pullquote p{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.wp-block-quote{position:relative;padding:10px 0 10px 110px;border:none;font-size:20px;font-weight:600;letter-spacing:-.01em;color:#38214a}@media only screen and (max-width:680px){.wp-block-quote{padding-left:40px}}.wp-block-quote:before{content:"“";position:absolute;top:50%;left:-10px;height:70px;font-size:255px;line-height:1;font-weight:700;color:#f7e5e3;transform:translateY(-50%);z-index:0}@media only screen and (max-width:680px){.wp-block-quote:before{left:0;font-size:80px}}.wp-block-quote.has-text-align-right{padding-left:0;padding-right:110px}.wp-block-quote.has-text-align-right:before{left:auto;right:-10px}@media only screen and (max-width:680px){.wp-block-quote.has-text-align-right{padding-right:40px}}.wp-block-quote>p{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;margin:0}.wp-block-quote>*{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;margin:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:1rem 0;font-size:1.6875em!important;line-height:1.6em!important;padding-left:110px}.wp-block-image img{display:block}.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{max-width:100%}.wp-block-image.alignfull{left:auto;max-width:100%}.wp-block-image.alignfull img{width:100vw}.wp-block-cover,.wp-block-cover-image{position:relative;min-height:430px;padding:1rem;box-sizing:border-box}@media only screen and (min-width:768px){.wp-block-cover,.wp-block-cover-image{padding:1rem 2.5rem}}.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2,.wp-block-cover p.has-large-font-size,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover-image p.has-large-font-size{font-size:29px;line-height:1.2068965517em;letter-spacing:-.005em;font-weight:600;font-size:28px!important;color:#fff!important;margin-bottom:0}.wp-block-cover-image.aligncenter .wp-block-cover-image-text,.wp-block-cover-image.aligncenter .wp-block-cover-text,.wp-block-cover-image.aligncenter h2,.wp-block-cover.aligncenter .wp-block-cover-image-text,.wp-block-cover.aligncenter .wp-block-cover-text,.wp-block-cover.aligncenter h2{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%);z-index:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{width:100%}.wp-block-cover-image.alignfull .wp-block-cover-image-text,.wp-block-cover-image.alignfull .wp-block-cover-text,.wp-block-cover-image.alignfull h2,.wp-block-cover.alignfull .wp-block-cover-image-text,.wp-block-cover.alignfull .wp-block-cover-text,.wp-block-cover.alignfull h2{max-width:calc(66.6666666667vw - 28px)}.wp-block-gallery{list-style-type:none;padding-left:0}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-bottom:16px}.wp-block-audio figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption,.wp-block-image figcaption,.wp-block-video figcaption{font-size:.71111em;font-family:inherit;line-height:1.6;margin:0;padding:.5rem;text-align:center}.wp-block-separator,hr{background-color:#767676;border:0;height:2px;margin-bottom:2rem;margin-top:2rem;max-width:100px;text-align:left}.wp-block-separator.is-style-wide,hr.is-style-wide{max-width:100%}.wp-block-separator.is-style-dots,hr.is-style-dots{max-width:100%;background-color:inherit;border:inherit;height:inherit;text-align:center}.wp-block-separator.is-style-dots:before,hr.is-style-dots:before{color:#767676;font-size:1.6875em;letter-spacing:.88889em;padding-left:.88889em}.wp-block-separator+h1:before,.wp-block-separator+h2:before,hr+h1:before,hr+h2:before{display:none}.wp-block-embed-twitter{overflow:hidden}.wp-block-embed{margin:0}.wp-block-table{margin:1rem 0}.wp-block-table td,.wp-block-table th{border-color:rgba(139,131,149,.4)}.wp-block-file{font-family:inherit}.wp-block-file .wp-block-file__button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:14px;line-height:2em;font-weight:600;text-decoration:none;border-radius:4em;outline:0;box-sizing:border-box;transition:color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out;box-shadow:0 0 15px 0 rgba(245,216,212,.7);padding:7px 38px;color:#fff;background-color:#38214a;border:1px solid transparent;transform:translateY(0);color:#fff;background-color:#38214a;box-shadow:0 0 15px 0 rgba(56,33,74,0);transform:translateY(0);border:none;cursor:pointer;margin-left:.75em}.wp-block-file .wp-block-file__button:hover{color:#fff;background-color:#38214a;transform:translateY(-2px) translateZ(0);box-shadow:0 10px 25px 0 rgba(56,33,74,.5);transform:translateY(-3px)}.wp-block-code{border-radius:0}.wp-block-code code{font-size:1.125em;white-space:pre-wrap;word-break:break-word}.wp-block-columns{margin-top:28px}@media only screen and (min-width:768px){.wp-block-columns .wp-block-column>:first-child{margin-top:0}.wp-block-columns .wp-block-column>:last-child{margin-bottom:0}.wp-block-columns[class*=has-]>*{margin-right:1rem}.wp-block-columns[class*=has-]>:last-child{margin-right:0}}.wp-block-latest-comments .wp-block-latest-comments__comment-meta{font-weight:700}.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date{font-weight:400}.wp-block-latest-comments .wp-block-latest-comments__comment,.wp-block-latest-comments .wp-block-latest-comments__comment-date,.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p{font-size:inherit}.has-primary-background-color{background-color:#f8e7e5}.has-primary-background-color a,.has-primary-background-color h1,.has-primary-background-color h2,.has-primary-background-color h3,.has-primary-background-color h4,.has-primary-background-color h5,.has-primary-background-color h6,.has-primary-background-color p{color:#fff}#qodef-page-header{position:relative;display:inline-block;width:100%;vertical-align:top;height:109px;background-color:#fff;z-index:100}#qodef-page-header .qodef-header-logo-link{position:relative;display:flex;align-items:center;flex-shrink:0;height:109px;max-height:100%}#qodef-page-header .qodef-header-logo-link img{display:block;margin:auto 0;width:auto;max-height:100%;transition:opacity .3s ease}#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img{width:50%}#qodef-page-header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 50px}#qodef-page-mobile-header{position:relative;display:none;height:70px;z-index:100}#qodef-page-mobile-header .qodef-mobile-header-logo-link{position:relative;display:flex;align-items:center;height:70px;max-height:100%}body:not([class*=neobeat-core]) #qodef-page-mobile-header .qodef-mobile-header-logo-link{height:30px}#qodef-page-mobile-header .qodef-mobile-header-logo-link img{display:block;margin:auto;width:auto;max-height:100%;transition:opacity .3s ease}#qodef-page-mobile-header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 20px}@media only screen and (max-width:680px){#qodef-page-mobile-header-inner{padding:0 35px}}#qodef-mobile-header-opener{color:#38214a}#qodef-mobile-header-opener .qodef-circles{position:relative;display:block;width:21px;height:21px}#qodef-mobile-header-opener .qodef-circles .qodef-circles-row{position:relative;display:flex;width:100%;margin-bottom:3px;justify-content:space-between}#qodef-mobile-header-opener .qodef-circles .qodef-circles-row:last-child{margin-bottom:0}#qodef-mobile-header-opener .qodef-circles .qodef-circles-row .qodef-circle:nth-child(2){margin:0 3px}#qodef-mobile-header-opener .qodef-circles .qodef-circle{position:relative;display:block;height:5px;width:5px;border-radius:100%;box-sizing:border-box;background-color:currentColor;transition:.35s ease-out}.qodef-header--light #qodef-mobile-header-opener{color:#38214a}#qodef-mobile-header-opener.qodef--opened{color:#38214a}#qodef-mobile-header-opener.qodef--opened .qodef-circles{color:#38214a}#qodef-mobile-header-opener.qodef--opened .qodef-circles .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),#qodef-mobile-header-opener.qodef--opened .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){opacity:0!important}#qodef-mobile-header-opener.qodef--opened .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,#qodef-mobile-header-opener.qodef--opened .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){opacity:0!important}#qodef-mobile-header-opener.qodef--opened .qodef-circles:hover .qodef-circles-row.qodef-cr-1 .qodef-circle,#qodef-mobile-header-opener.qodef--opened .qodef-circles:hover .qodef-circles-row.qodef-cr-2 .qodef-circle,#qodef-mobile-header-opener.qodef--opened .qodef-circles:hover .qodef-circles-row.qodef-cr-3 .qodef-circle{opacity:.5}#qodef-mobile-header-opener.qodef--opened .qodef-circles:hover .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(2){opacity:1}#qodef-mobile-header-navigation{position:absolute;top:100%;left:0;display:none;width:100%;max-height:calc(100vh - 70px);padding:0;margin:0;overflow-y:scroll;z-index:10}#qodef-mobile-header-navigation .qodef-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;padding:20px 0;background-color:#fff;border-bottom:1px solid rgba(139,131,149,.4)}#qodef-mobile-header-navigation .qodef-m-inner>ul>li>a{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.01em;color:#38214a}#qodef-mobile-header-navigation .qodef-m-inner>ul>li.current-menu-ancestor>a,#qodef-mobile-header-navigation .qodef-m-inner>ul>li.current-menu-item>a{color:rgba(56,33,74,.5);padding-left:0}#qodef-mobile-header-navigation ul{padding:0 0 0 10px;list-style:none}#qodef-mobile-header-navigation ul li{margin:0;padding:0;position:relative}#qodef-mobile-header-navigation ul li a{position:relative;display:inline-block;width:100%;vertical-align:top;color:#5d516c;padding:3px 0;font-size:14px;font-weight:400}#qodef-mobile-header-navigation ul li a:hover{color:rgba(93,81,108,.7)}#qodef-mobile-header-navigation ul li.current-menu-ancestor>a,#qodef-mobile-header-navigation ul li.current-menu-item>a{color:rgba(93,81,108,.7);padding-left:8px}#qodef-mobile-header-navigation ul li ul{display:none;margin:0;padding-right:20px;padding-top:4px}body:not([class*=neobeat-core]) #qodef-mobile-header-navigation ul li.menu-item-has-children>a:after{content:">";position:absolute;top:0;right:0;line-height:inherit;color:#5d516c}.qodef-header-navigation{height:100%}.qodef-header-navigation ul{margin:0;padding:0;list-style:none}.qodef-header-navigation ul li{position:relative;display:block;margin:0;padding:0}.qodef-header-navigation ul li a{transition:all .35s ease-out,padding .3s ease}.qodef-header-navigation ul li a .qodef-menu-item-text{position:relative;display:inline-block;vertical-align:top;padding:0}.qodef-header-navigation ul li.qodef-hide-link>a{cursor:default}.qodef-header-navigation ul li.qodef-menu-item--narrow ul{position:absolute;top:100%;left:0;width:200px;margin:0;padding:20px 0 calc(20px + 1px);background-color:#fff;opacity:0;visibility:hidden;border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2);box-sizing:border-box;transition:opacity .3s ease-out,visibility .2s ease-out}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li{padding:0 25px}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a{font-size:14px;line-height:31px;color:#5d516c;font-weight:400;white-space:pre-wrap}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a:hover{color:rgba(93,81,108,.7);padding-left:8px}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.current-menu-ancestor>a,.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.current-menu-item>a{color:rgba(93,81,108,.7);padding-left:8px}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children:hover>ul{opacity:1;visibility:visible}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>.qodef-menu-arrow{position:absolute;top:3px;right:33px;display:block;font-size:16px;line-height:28px;color:#5d516c}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>.qodef-menu-arrow:after{color:inherit;display:block;line-height:inherit;content:"\f3d1";font-family:Ionicons;font-style:normal}body:not([class*=neobeat-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>a:after{content:">";position:absolute;top:3px;right:25px;line-height:inherit;color:#fff}.qodef-header-navigation ul li.qodef-menu-item--narrow ul ul{top:-20px;left:calc(100% - 23px);border-radius:5px}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right{left:auto;right:0;text-align:right}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li a:hover{padding-left:0;padding-right:8px}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children>.qodef-menu-arrow{right:auto;left:33px}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children>.qodef-menu-arrow:after{content:"\f3cf"}body:not([class*=neobeat-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children>a:after{content:"<";left:25px;right:auto}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-ancestor>a,.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-item>a{padding-left:0;padding-right:8px}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right ul{left:-100%}.qodef-header-navigation ul li.qodef-menu-item--narrow:hover>ul{opacity:1;visibility:visible}.qodef-header-navigation>ul{position:relative;display:flex;align-items:center;height:100%;white-space:nowrap}.qodef-header-navigation>ul:hover>li:hover>a{color:#38214a}.qodef-header-navigation>ul:hover>li>a{color:rgba(56,33,74,.5)}.qodef-header-navigation>ul>li{height:100%;padding:0 25px}.qodef-header-navigation>ul>li:last-child{padding-right:0}.qodef-header-navigation>ul>li>a{display:flex;align-items:center;height:100%;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.01em;color:#38214a}.qodef-header-navigation>ul>li.current-menu-ancestor>a,.qodef-header-navigation>ul>li.current-menu-item>a{color:rgba(56,33,74,.5)}.qodef-m-pagination{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0}.qodef-m-pagination.qodef--wp .nav-links{position:relative;display:flex;align-items:center;justify-content:center}.qodef-m-pagination.qodef--wp .page-numbers{position:relative;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c;font-weight:600;margin:0 3px}.qodef-m-pagination.qodef--wp .page-numbers *{display:block;line-height:inherit}.qodef-m-pagination.qodef--wp .page-numbers:first-child{margin-left:0}.qodef-m-pagination.qodef--wp .page-numbers:last-child{margin-right:0}.qodef-m-pagination.qodef--wp .page-numbers.next,.qodef-m-pagination.qodef--wp .page-numbers.prev{position:relative;top:1px;font-size:20px}body:not([class*=neobeat-core]) .qodef-m-pagination.qodef--wp .page-numbers.next,body:not([class*=neobeat-core]) .qodef-m-pagination.qodef--wp .page-numbers.prev{top:0;font-size:17px;width:auto}.qodef-m-pagination.qodef--wp .page-numbers.prev{margin-right:2px}.qodef-m-pagination.qodef--wp .page-numbers.next{margin-left:2px}.qodef-m-pagination.qodef--wp .page-numbers.current,.qodef-m-pagination.qodef--wp .page-numbers:hover{color:#5d516c}.qodef-m-pagination.qodef--wp .page-numbers.current:after,.qodef-m-pagination.qodef--wp .page-numbers:hover:after{opacity:1}.qodef-m-pagination.qodef--wp.qodef-has--circle-hover{text-align:center}.qodef-m-pagination.qodef--wp.qodef-has--circle-hover .nav-links .qodef-svg-circle{position:absolute;top:0;left:0;width:100%;height:100%;stroke-width:1.1;fill:none;transition:all .55s ease-in-out,opacity .2s ease-out;stroke:currentColor;transform:scaleX(-1) scaleY(-1);opacity:0;stroke-dashoffset:200;stroke-dasharray:200}.qodef-m-pagination.qodef--wp.qodef-has--circle-hover .nav-links a{position:relative;display:block;width:2.715em;height:2.715em;line-height:2.715em}.qodef-m-pagination.qodef--wp.qodef-has--circle-hover .nav-links a:hover .qodef-svg-circle{opacity:.5;stroke-dashoffset:0}.qodef-m-pagination.qodef--wp.qodef-has--circle-hover .nav-links span.current{position:relative;display:block;width:2.715em;height:2.715em;line-height:2.715em}.qodef-m-pagination.qodef--wp.qodef-has--circle-hover .nav-links span.current .qodef-svg-circle{opacity:.5;stroke-dashoffset:0}.qodef-m-pagination.qodef--standard .qodef-m-pagination-items{position:relative;display:flex;align-items:center;justify-content:center}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item{position:relative;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c;font-weight:600;margin:0 3px}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:first-child{margin-left:0}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:last-child{margin-right:0}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--number-1{margin-left:0}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.dots:after{display:none}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev{position:relative;top:0;font-size:20px;line-height:1}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:after,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:after{display:none}body:not([class*=neobeat-core]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next,body:not([class*=neobeat-core]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev{top:0;font-size:17px}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev{margin-right:2px;margin-left:-2px;transition:.3s ease-out;transform:translateX(0)}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:hover{transform:translateX(-3px)}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:hover a{color:inherit}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next{margin-left:2px;margin-right:-2px;transition:.3s ease-out;transform:translateX(0)}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:hover{transform:translateX(3px)}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:hover a{color:inherit}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active a,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover a{color:#5d516c}.qodef-m-pagination.qodef--standard.qodef-has--circle-hover .qodef-m-pagination-item{position:relative;width:2.715em;height:2.715em;line-height:2.715em;text-align:center}.qodef-m-pagination.qodef--standard.qodef-has--circle-hover .qodef-m-pagination-item .qodef-svg-circle{position:absolute;top:0;left:0;width:100%;height:100%;stroke-width:1.1;fill:none;transition:all .55s ease-in-out,opacity .2s ease-out;stroke:currentColor;transform:scaleX(-1) scaleY(-1);opacity:0;stroke-dashoffset:200;stroke-dasharray:200}.qodef-m-pagination.qodef--standard.qodef-has--circle-hover .qodef-m-pagination-item a{position:relative;display:block;width:2.715em;height:2.715em;line-height:2.715em}.qodef-m-pagination.qodef--standard.qodef-has--circle-hover .qodef-m-pagination-item a:hover .qodef-svg-circle{opacity:.5;stroke-dashoffset:0}.qodef-m-pagination.qodef--standard.qodef-has--circle-hover .qodef-m-pagination-item.qodef--active .qodef-svg-circle{opacity:.5;stroke-dashoffset:0}.qodef-m-pagination.qodef--load-more{text-align:center}.qodef-m-pagination.qodef--load-more .qodef-m-pagination-inner{position:relative;display:inline-block;vertical-align:top}.qodef-m-pagination.qodef--load-more .qodef-load-more-button{opacity:1}.qodef-m-pagination.qodef--infinite-scroll{text-align:center}.qodef-m-pagination.qodef--infinite-scroll .qodef-infinite-scroll-spinner{position:relative;display:inline-block;vertical-align:top;font-size:32px;line-height:1;color:#f8e7e5;opacity:0;z-index:-1;transition:opacity .2s ease-out}.qodef-m-pagination.qodef--infinite-scroll .qodef-infinite-scroll-spinner:before{display:block;line-height:inherit}.qodef-pagination--on.qodef-pagination-type--standard .qodef-grid-inner{opacity:1;transition:opacity .2s ease-out}.qodef-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner{opacity:0}.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner{position:absolute;bottom:10px;left:calc(50% - 16px);font-size:32px;line-height:1;color:#f8e7e5;opacity:0;z-index:-1;transition:opacity .2s ease-out}.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner:before{display:block;line-height:inherit}.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-loading-spinner{opacity:1;z-index:1}.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button{opacity:0}.qodef-pagination--on.qodef-pagination-type--infinite-scroll.qodef--loading .qodef-infinite-scroll-spinner{opacity:1;z-index:1}.qodef-single-links{position:relative;display:flex;align-items:baseline;width:100%;margin:15px 0}.qodef-single-links .qodef-m-single-links-title{font-size:16px;line-height:1.625;font-weight:600;color:#38214a;margin-right:10px}.qodef-single-links a,.qodef-single-links>span:not(.qodef-m-single-links-title){position:relative;display:inline-block;vertical-align:top;margin-right:8px;padding:0 3px;color:#8b8395}.qodef-single-links a:last-child,.qodef-single-links>span:not(.qodef-m-single-links-title):last-child{margin-right:0}.qodef-single-links>span:not(.qodef-m-single-links-title){color:#5d516c}.qodef-search{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 50px}.qodef-search .qodef-e-search-heading{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:60px}.qodef-search .qodef-e-search-heading .qodef-e-search-heading-title{margin:0 0 20px}.qodef-search .qodef-e-search-heading .qodef-e-search-heading-form{width:100%;margin:0}.qodef-search .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top;padding:31px 19px 41px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}.qodef-search .qodef-e-search-heading .qodef-search-form button,.qodef-search .qodef-e-search-heading .qodef-search-form input{padding:0;height:26px;font-family:inherit;font-weight:inherit;line-height:30px;border-radius:0;outline:0;-webkit-appearance:none}.qodef-search .qodef-e-search-heading .qodef-search-form input{position:relative;display:inline-block;width:100%;vertical-align:top;font-size:14px;color:#8b8395;background-color:transparent;border:none;border-bottom:1px solid rgba(139,131,149,.4);transition:border-color .2s ease-out}.qodef-search .qodef-e-search-heading .qodef-search-form input:focus{border-color:#38214a}.qodef-search .qodef-e-search-heading .qodef-search-form input:-ms-input-placeholder{color:inherit;opacity:1}.qodef-search .qodef-e-search-heading .qodef-search-form input::placeholder{color:inherit;opacity:1}.qodef-search .qodef-e-search-heading .qodef-search-form button{position:absolute;margin-top:-2px;right:20px;font-size:22px;text-align:center;color:#8b8395;background-color:transparent;border:0;cursor:pointer;transition:color .2s ease-out;box-shadow:none}.qodef-search .qodef-e-search-heading .qodef-search-form button span{display:block;line-height:inherit}.qodef-search .qodef-e-search-heading .qodef-search-form button span:before{display:block;line-height:inherit}.qodef-search .qodef-e-search-heading .qodef-search-form button:hover{color:#38214a}.qodef-search article{margin-bottom:50px}.qodef-search article:last-child{margin-bottom:0}.qodef-search article .qodef-e-inner{position:relative;display:flex;align-items:flex-start}.qodef-search article .qodef-e-inner>*{width:100%}.qodef-search article .qodef-e-inner .qodef-e-image{flex-basis:180px;padding-right:30px}.qodef-search article .qodef-e-inner .qodef-e-title{margin:0}.qodef-search article .qodef-e-inner .qodef-e-excerpt{margin:15px 0 0}#qodef-page-sidebar{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:60px}.qodef-page-title{position:relative;display:inline-block;width:100%;vertical-align:top;height:240px;background-color:#fafafa}.qodef-page-title .qodef-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%}.qodef-page-title .qodef-m-content{height:100%;display:flex;flex-direction:column;justify-content:center}.qodef-page-title .qodef-m-title{margin:0}.widget{margin:0 0 35px}.widget:last-child{margin-bottom:0!important}.widget .qodef-widget-title{margin:0 0 15px}.widget .qodef-widget-title a{color:inherit}.widget .qodef-widget-title a:hover{color:rgba(93,81,108,.7)}.widget a{color:#5d516c}.widget a:hover{color:rgba(93,81,108,.7)}.widget .qodef-m-dropdown a{color:#38214a}.widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}.widget ul:not(.qodef-shortcode-list) li{margin:0 0 8px}.widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}.widget ul:not(.qodef-shortcode-list) li a{font-size:14px}.widget ul:not(.qodef-shortcode-list) li ul{margin-top:8px;margin-left:8px}body:not([class*=neobeat-core]) .widget ul:not(.qodef-shortcode-list) li ul li a{font-size:12px}.widget.widget_neobeat_core_icon a{color:#5d516c}.widget.widget_neobeat_core_icon a:hover{color:#5d516c}.widget.widget_categories li{color:#8b8395}.widget.widget_archive select,.widget.widget_categories select,.widget.widget_text select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#5d516c;background-color:#fafafa;border:1px solid transparent;border-radius:0;outline:0}.widget.widget_archive .select2,.widget.widget_categories .select2,.widget.widget_text .select2{margin-bottom:0}.widget.widget_calendar{width:100%}.widget.widget_calendar table{table-layout:fixed}.widget.widget_calendar #today{color:rgba(162,174,147,.7);background-color:rgba(93,81,108,.7)}.widget.widget_calendar #today a{color:inherit}.widget.widget_calendar tfoot a{color:#5d516c}.widget.widget_calendar tfoot a:hover{color:rgba(93,81,108,.7)}.widget.widget_text img{display:block}.widget.widget_rss ul li{margin-bottom:25px}.widget.widget_rss ul li:last-child{margin-bottom:0}.widget.widget_rss ul .rsswidget{display:block;font-family:inherit;font-weight:700;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}body:not([class*=neobeat-core]) .widget.widget_rss ul .rsswidget{color:#fff}body:not([class*=neobeat-core]) .widget.widget_rss ul .rsswidget:hover{color:rgba(255,255,255,.7)}.widget.widget_rss ul .rssSummary{margin-top:5px}.widget.widget_rss ul cite{display:block;margin-top:5px}.widget.widget_neobeat_core_blog_list .qodef-widget-title,.widget.widget_neobeat_core_instagram_list .qodef-widget-title{margin:0 0 24px}.widget.widget_search{padding:31px 19px 41px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}.widget.widget_search .qodef-widget-title{margin-bottom:23px}.widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.widget_search button,.widget.widget_search input{height:26px;padding:0;color:#5d516c;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}body:not([class*=neobeat-core]) .widget.widget_search button,body:not([class*=neobeat-core]) .widget.widget_search input{color:#8b8395}.widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;font-size:14px;background-color:transparent;border:none;border-bottom:1px solid rgba(139,131,149,.4);transition:border-color .2s ease-out}.widget.widget_search input:focus{color:rgba(93,81,108,.7);background-color:transparent;border-color:#8b8395}.widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}.widget.widget_search input::placeholder{color:inherit;opacity:1}body:not([class*=neobeat-core]) .widget.widget_search input{border-bottom-color:#8b8395}.widget.widget_search button{position:absolute;top:-2px;right:0;font-size:22px;text-align:center;background-color:transparent;border:0;cursor:pointer;transition:color .2s ease-out;box-shadow:none}.widget.widget_search button span{display:block;line-height:inherit}.widget.widget_search button span:before{display:block;line-height:inherit}.widget.widget_search button:hover{color:rgba(93,81,108,.7);transform:none}.widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 6px 0;font-family:inherit;font-size:14px!important;line-height:inherit;font-weight:400;letter-spacing:inherit;text-transform:capitalize}.widget.widget_tag_cloud .tagcloud a:after{content:",";position:absolute;left:calc(100% + 2px)}.widget.widget_tag_cloud .tagcloud a:last-of-type:after{display:none}.widget.widget_media_image{display:inline-block;margin-bottom:0}.widget.widget_media_image .qodef-widget-title{margin-bottom:23px}.widget.widget_media_image a,.widget.widget_media_image img{display:block}#qodef-top-area .widget{margin:0 0 0;color:#fff}#qodef-top-area .widget:last-child{margin-bottom:0!important}#qodef-top-area .widget .qodef-widget-title{margin:0 0 15px;color:#fff}#qodef-top-area .widget .qodef-widget-title a{color:inherit}#qodef-top-area .widget .qodef-widget-title a:hover{color:rgba(93,81,108,.7)}#qodef-top-area .widget a{color:#fff}#qodef-top-area .widget a:hover{color:rgba(93,81,108,.7)}#qodef-top-area .widget .qodef-m-dropdown a{color:#38214a}#qodef-top-area .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li{margin:0 0 8px}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li a{font-size:14px}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li ul{margin-top:8px;margin-left:8px}body:not([class*=neobeat-core]) #qodef-top-area .widget ul:not(.qodef-shortcode-list) li ul li a{font-size:12px}#qodef-top-area .widget.widget_neobeat_core_icon a{color:#fff}#qodef-top-area .widget.widget_neobeat_core_icon a:hover{color:#fff}#qodef-top-area .widget.widget_categories li{color:#8b8395}#qodef-top-area .widget.widget_archive select,#qodef-top-area .widget.widget_categories select,#qodef-top-area .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#5d516c;background-color:#fafafa;border:1px solid transparent;border-radius:0;outline:0}#qodef-top-area .widget.widget_archive .select2,#qodef-top-area .widget.widget_categories .select2,#qodef-top-area .widget.widget_text .select2{margin-bottom:0}#qodef-top-area .widget.widget_calendar{width:100%}#qodef-top-area .widget.widget_calendar table{table-layout:fixed}#qodef-top-area .widget.widget_calendar #today{color:rgba(162,174,147,.7);background-color:rgba(93,81,108,.7)}#qodef-top-area .widget.widget_calendar #today a{color:inherit}#qodef-top-area .widget.widget_calendar tfoot a{color:#fff}#qodef-top-area .widget.widget_calendar tfoot a:hover{color:rgba(93,81,108,.7)}#qodef-top-area .widget.widget_text img{display:block}#qodef-top-area .widget.widget_rss ul li{margin-bottom:25px}#qodef-top-area .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-top-area .widget.widget_rss ul .rsswidget{display:block;font-family:inherit;font-weight:700;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}body:not([class*=neobeat-core]) #qodef-top-area .widget.widget_rss ul .rsswidget{color:#fff}body:not([class*=neobeat-core]) #qodef-top-area .widget.widget_rss ul .rsswidget:hover{color:rgba(255,255,255,.7)}#qodef-top-area .widget.widget_rss ul .rssSummary{margin-top:5px}#qodef-top-area .widget.widget_rss ul cite{display:block;margin-top:5px}#qodef-top-area .widget.widget_neobeat_core_blog_list .qodef-widget-title,#qodef-top-area .widget.widget_neobeat_core_instagram_list .qodef-widget-title{margin:0 0 24px}#qodef-top-area .widget.widget_search{padding:31px 19px 41px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}#qodef-top-area .widget.widget_search .qodef-widget-title{margin-bottom:23px}#qodef-top-area .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-top-area .widget.widget_search button,#qodef-top-area .widget.widget_search input{height:26px;padding:0;color:#5d516c;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}body:not([class*=neobeat-core]) #qodef-top-area .widget.widget_search button,body:not([class*=neobeat-core]) #qodef-top-area .widget.widget_search input{color:#8b8395}#qodef-top-area .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;font-size:14px;background-color:transparent;border:none;border-bottom:1px solid rgba(139,131,149,.4);transition:border-color .2s ease-out}#qodef-top-area .widget.widget_search input:focus{color:rgba(93,81,108,.7);background-color:transparent;border-color:#8b8395}#qodef-top-area .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-top-area .widget.widget_search input::placeholder{color:inherit;opacity:1}body:not([class*=neobeat-core]) #qodef-top-area .widget.widget_search input{border-bottom-color:#8b8395}#qodef-top-area .widget.widget_search button{position:absolute;top:-2px;right:0;font-size:22px;text-align:center;background-color:transparent;border:0;cursor:pointer;transition:color .2s ease-out;box-shadow:none}#qodef-top-area .widget.widget_search button span{display:block;line-height:inherit}#qodef-top-area .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-top-area .widget.widget_search button:hover{color:rgba(93,81,108,.7);transform:none}#qodef-top-area .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 6px 0;font-family:inherit;font-size:14px!important;line-height:inherit;font-weight:400;letter-spacing:inherit;text-transform:capitalize}#qodef-top-area .widget.widget_tag_cloud .tagcloud a:after{content:",";position:absolute;left:calc(100% + 2px)}#qodef-top-area .widget.widget_tag_cloud .tagcloud a:last-of-type:after{display:none}#qodef-top-area .widget.widget_media_image{display:inline-block;margin-bottom:0}#qodef-top-area .widget.widget_media_image .qodef-widget-title{margin-bottom:23px}#qodef-top-area .widget.widget_media_image a,#qodef-top-area .widget.widget_media_image img{display:block}#qodef-page-footer .widget{margin:0 0 35px;color:#8b8395}#qodef-page-footer .widget:last-child{margin-bottom:0!important}#qodef-page-footer .widget .qodef-widget-title{margin:0 0 37px;color:#fff}#qodef-page-footer .widget .qodef-widget-title a{color:inherit}#qodef-page-footer .widget .qodef-widget-title a:hover{color:rgba(255,255,255,.8)}#qodef-page-footer .widget a{color:#fff}#qodef-page-footer .widget a:hover{color:rgba(255,255,255,.8)}#qodef-page-footer .widget .qodef-m-dropdown a{color:#38214a}#qodef-page-footer .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li{margin:0 0 8px}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li a{font-size:14px}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li ul{margin-top:8px;margin-left:8px}body:not([class*=neobeat-core]) #qodef-page-footer .widget ul:not(.qodef-shortcode-list) li ul li a{font-size:12px}#qodef-page-footer .widget.widget_neobeat_core_icon a{color:#fff}#qodef-page-footer .widget.widget_neobeat_core_icon a:hover{color:#fff}#qodef-page-footer .widget.widget_categories li{color:#8b8395}#qodef-page-footer .widget.widget_archive select,#qodef-page-footer .widget.widget_categories select,#qodef-page-footer .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#5d516c;background-color:#fafafa;border:1px solid #8b8395;border-radius:0;outline:0}#qodef-page-footer .widget.widget_archive .select2,#qodef-page-footer .widget.widget_categories .select2,#qodef-page-footer .widget.widget_text .select2{margin-bottom:0}#qodef-page-footer .widget.widget_calendar{width:100%}#qodef-page-footer .widget.widget_calendar table{table-layout:fixed}#qodef-page-footer .widget.widget_calendar #today{color:rgba(0,0,0,.8);background-color:rgba(255,255,255,.8)}#qodef-page-footer .widget.widget_calendar #today a{color:inherit}#qodef-page-footer .widget.widget_calendar tfoot a{color:#fff}#qodef-page-footer .widget.widget_calendar tfoot a:hover{color:rgba(255,255,255,.8)}#qodef-page-footer .widget.widget_text img{display:block}#qodef-page-footer .widget.widget_rss ul li{margin-bottom:25px}#qodef-page-footer .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-page-footer .widget.widget_rss ul .rsswidget{display:block;font-family:inherit;font-weight:700;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_rss ul .rsswidget{color:#fff}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_rss ul .rsswidget:hover{color:rgba(255,255,255,.7)}#qodef-page-footer .widget.widget_rss ul .rssSummary{margin-top:5px}#qodef-page-footer .widget.widget_rss ul cite{display:block;margin-top:5px}#qodef-page-footer .widget.widget_neobeat_core_blog_list .qodef-widget-title,#qodef-page-footer .widget.widget_neobeat_core_instagram_list .qodef-widget-title{margin:0 0 24px}#qodef-page-footer .widget.widget_search{padding:31px 19px 41px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}#qodef-page-footer .widget.widget_search .qodef-widget-title{margin-bottom:45px}#qodef-page-footer .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer .widget.widget_search button,#qodef-page-footer .widget.widget_search input{height:26px;padding:0;color:#5d516c;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_search button,body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_search input{color:#8b8395}#qodef-page-footer .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;font-size:14px;background-color:transparent;border:none;border-bottom:1px solid rgba(139,131,149,.4);transition:border-color .2s ease-out}#qodef-page-footer .widget.widget_search input:focus{color:rgba(93,81,108,.7);background-color:transparent;border-color:#f8e7e5}#qodef-page-footer .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_search input::placeholder{color:inherit;opacity:1}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_search input{border-bottom-color:#8b8395}#qodef-page-footer .widget.widget_search button{position:absolute;top:-2px;right:0;font-size:22px;text-align:center;background-color:transparent;border:0;cursor:pointer;transition:color .2s ease-out;box-shadow:none}#qodef-page-footer .widget.widget_search button span{display:block;line-height:inherit}#qodef-page-footer .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-page-footer .widget.widget_search button:hover{color:rgba(93,81,108,.7);transform:none}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 6px 0;font-family:inherit;font-size:14px!important;line-height:inherit;font-weight:400;letter-spacing:inherit;text-transform:capitalize}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:after{content:",";position:absolute;left:calc(100% + 2px)}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:last-of-type:after{display:none}#qodef-page-footer .widget.widget_media_image{display:inline-block;margin-bottom:0}#qodef-page-footer .widget.widget_media_image .qodef-widget-title{margin-bottom:45px}#qodef-page-footer .widget.widget_media_image a,#qodef-page-footer .widget.widget_media_image img{display:block}#qodef-side-area .widget{margin:0 0 35px;color:#5d516c}#qodef-side-area .widget:last-child{margin-bottom:0!important}#qodef-side-area .widget .qodef-widget-title{margin:0 0 19px;color:#38214a}#qodef-side-area .widget .qodef-widget-title a{color:inherit}#qodef-side-area .widget .qodef-widget-title a:hover{color:rgba(93,81,108,.7)}#qodef-side-area .widget a{color:#5d516c}#qodef-side-area .widget a:hover{color:rgba(93,81,108,.7)}#qodef-side-area .widget .qodef-m-dropdown a{color:#38214a}#qodef-side-area .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li{margin:0 0 8px}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li a{font-size:14px}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li ul{margin-top:8px;margin-left:8px}body:not([class*=neobeat-core]) #qodef-side-area .widget ul:not(.qodef-shortcode-list) li ul li a{font-size:12px}#qodef-side-area .widget.widget_neobeat_core_icon a{color:#5d516c}#qodef-side-area .widget.widget_neobeat_core_icon a:hover{color:#5d516c}#qodef-side-area .widget.widget_categories li{color:#8b8395}#qodef-side-area .widget.widget_archive select,#qodef-side-area .widget.widget_categories select,#qodef-side-area .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#5d516c;background-color:#fafafa;border:1px solid transparent;border-radius:0;outline:0}#qodef-side-area .widget.widget_archive .select2,#qodef-side-area .widget.widget_categories .select2,#qodef-side-area .widget.widget_text .select2{margin-bottom:0}#qodef-side-area .widget.widget_calendar{width:100%}#qodef-side-area .widget.widget_calendar table{table-layout:fixed}#qodef-side-area .widget.widget_calendar #today{color:rgba(162,174,147,.7);background-color:rgba(93,81,108,.7)}#qodef-side-area .widget.widget_calendar #today a{color:inherit}#qodef-side-area .widget.widget_calendar tfoot a{color:#5d516c}#qodef-side-area .widget.widget_calendar tfoot a:hover{color:rgba(93,81,108,.7)}#qodef-side-area .widget.widget_text img{display:block}#qodef-side-area .widget.widget_rss ul li{margin-bottom:25px}#qodef-side-area .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-side-area .widget.widget_rss ul .rsswidget{display:block;font-family:inherit;font-weight:700;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}body:not([class*=neobeat-core]) #qodef-side-area .widget.widget_rss ul .rsswidget{color:#fff}body:not([class*=neobeat-core]) #qodef-side-area .widget.widget_rss ul .rsswidget:hover{color:rgba(255,255,255,.7)}#qodef-side-area .widget.widget_rss ul .rssSummary{margin-top:5px}#qodef-side-area .widget.widget_rss ul cite{display:block;margin-top:5px}#qodef-side-area .widget.widget_neobeat_core_blog_list .qodef-widget-title,#qodef-side-area .widget.widget_neobeat_core_instagram_list .qodef-widget-title{margin:0 0 24px}#qodef-side-area .widget.widget_search{padding:31px 19px 41px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}#qodef-side-area .widget.widget_search .qodef-widget-title{margin-bottom:27px}#qodef-side-area .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-side-area .widget.widget_search button,#qodef-side-area .widget.widget_search input{height:26px;padding:0;color:#5d516c;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}body:not([class*=neobeat-core]) #qodef-side-area .widget.widget_search button,body:not([class*=neobeat-core]) #qodef-side-area .widget.widget_search input{color:#8b8395}#qodef-side-area .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;font-size:14px;background-color:transparent;border:none;border-bottom:1px solid rgba(139,131,149,.4);transition:border-color .2s ease-out}#qodef-side-area .widget.widget_search input:focus{color:rgba(93,81,108,.7);background-color:transparent;border-color:#8b8395}#qodef-side-area .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-side-area .widget.widget_search input::placeholder{color:inherit;opacity:1}body:not([class*=neobeat-core]) #qodef-side-area .widget.widget_search input{border-bottom-color:#8b8395}#qodef-side-area .widget.widget_search button{position:absolute;top:-2px;right:0;font-size:22px;text-align:center;background-color:transparent;border:0;cursor:pointer;transition:color .2s ease-out;box-shadow:none}#qodef-side-area .widget.widget_search button span{display:block;line-height:inherit}#qodef-side-area .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-side-area .widget.widget_search button:hover{color:rgba(93,81,108,.7);transform:none}#qodef-side-area .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 6px 0;font-family:inherit;font-size:14px!important;line-height:inherit;font-weight:400;letter-spacing:inherit;text-transform:capitalize}#qodef-side-area .widget.widget_tag_cloud .tagcloud a:after{content:",";position:absolute;left:calc(100% + 2px)}#qodef-side-area .widget.widget_tag_cloud .tagcloud a:last-of-type:after{display:none}#qodef-side-area .widget.widget_media_image{display:inline-block;margin-bottom:0}#qodef-side-area .widget.widget_media_image .qodef-widget-title{margin-bottom:27px}#qodef-side-area .widget.widget_media_image a,#qodef-side-area .widget.widget_media_image img{display:block}#qodef-page-header .widget{margin:0 0 35px}#qodef-page-header .widget:last-child{margin-bottom:0!important}#qodef-page-header .widget .qodef-widget-title{margin:0 0 15px}#qodef-page-header .widget .qodef-widget-title a{color:inherit}#qodef-page-header .widget .qodef-widget-title a:hover{color:rgba(56,33,74,.5)}#qodef-page-header .widget a{color:#38214a}#qodef-page-header .widget a:hover{color:rgba(56,33,74,.5)}#qodef-page-header .widget .qodef-m-dropdown a{color:#38214a}#qodef-page-header .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}#qodef-page-header .widget ul:not(.qodef-shortcode-list) li{margin:0 0 8px}#qodef-page-header .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-page-header .widget ul:not(.qodef-shortcode-list) li a{font-size:14px}#qodef-page-header .widget ul:not(.qodef-shortcode-list) li ul{margin-top:8px;margin-left:8px}body:not([class*=neobeat-core]) #qodef-page-header .widget ul:not(.qodef-shortcode-list) li ul li a{font-size:12px}#qodef-page-header .widget.widget_neobeat_core_icon a{color:#38214a}#qodef-page-header .widget.widget_neobeat_core_icon a:hover{color:#38214a}#qodef-page-header .widget.widget_categories li{color:#8b8395}#qodef-page-header .widget.widget_archive select,#qodef-page-header .widget.widget_categories select,#qodef-page-header .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#5d516c;background-color:#fafafa;border:1px solid transparent;border-radius:0;outline:0}#qodef-page-header .widget.widget_archive .select2,#qodef-page-header .widget.widget_categories .select2,#qodef-page-header .widget.widget_text .select2{margin-bottom:0}#qodef-page-header .widget.widget_calendar{width:100%}#qodef-page-header .widget.widget_calendar table{table-layout:fixed}#qodef-page-header .widget.widget_calendar #today{color:rgba(199,222,181,.5);background-color:rgba(56,33,74,.5)}#qodef-page-header .widget.widget_calendar #today a{color:inherit}#qodef-page-header .widget.widget_calendar tfoot a{color:#38214a}#qodef-page-header .widget.widget_calendar tfoot a:hover{color:rgba(56,33,74,.5)}#qodef-page-header .widget.widget_text img{display:block}#qodef-page-header .widget.widget_rss ul li{margin-bottom:25px}#qodef-page-header .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-page-header .widget.widget_rss ul .rsswidget{display:block;font-family:inherit;font-weight:700;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}body:not([class*=neobeat-core]) #qodef-page-header .widget.widget_rss ul .rsswidget{color:#fff}body:not([class*=neobeat-core]) #qodef-page-header .widget.widget_rss ul .rsswidget:hover{color:rgba(255,255,255,.7)}#qodef-page-header .widget.widget_rss ul .rssSummary{margin-top:5px}#qodef-page-header .widget.widget_rss ul cite{display:block;margin-top:5px}#qodef-page-header .widget.widget_neobeat_core_blog_list .qodef-widget-title,#qodef-page-header .widget.widget_neobeat_core_instagram_list .qodef-widget-title{margin:0 0 24px}#qodef-page-header .widget.widget_search{padding:31px 19px 41px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}#qodef-page-header .widget.widget_search .qodef-widget-title{margin-bottom:23px}#qodef-page-header .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-header .widget.widget_search button,#qodef-page-header .widget.widget_search input{height:26px;padding:0;color:#5d516c;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}body:not([class*=neobeat-core]) #qodef-page-header .widget.widget_search button,body:not([class*=neobeat-core]) #qodef-page-header .widget.widget_search input{color:#8b8395}#qodef-page-header .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;font-size:14px;background-color:transparent;border:none;border-bottom:1px solid rgba(139,131,149,.4);transition:border-color .2s ease-out}#qodef-page-header .widget.widget_search input:focus{color:rgba(93,81,108,.7);background-color:transparent;border-color:#8b8395}#qodef-page-header .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-header .widget.widget_search input::placeholder{color:inherit;opacity:1}body:not([class*=neobeat-core]) #qodef-page-header .widget.widget_search input{border-bottom-color:#8b8395}#qodef-page-header .widget.widget_search button{position:absolute;top:-2px;right:0;font-size:22px;text-align:center;background-color:transparent;border:0;cursor:pointer;transition:color .2s ease-out;box-shadow:none}#qodef-page-header .widget.widget_search button span{display:block;line-height:inherit}#qodef-page-header .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-page-header .widget.widget_search button:hover{color:rgba(93,81,108,.7);transform:none}#qodef-page-header .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 6px 0;font-family:inherit;font-size:14px!important;line-height:inherit;font-weight:400;letter-spacing:inherit;text-transform:capitalize}#qodef-page-header .widget.widget_tag_cloud .tagcloud a:after{content:",";position:absolute;left:calc(100% + 2px)}#qodef-page-header .widget.widget_tag_cloud .tagcloud a:last-of-type:after{display:none}#qodef-page-header .widget.widget_media_image{display:inline-block;margin-bottom:0}#qodef-page-header .widget.widget_media_image .qodef-widget-title{margin-bottom:23px}#qodef-page-header .widget.widget_media_image a,#qodef-page-header .widget.widget_media_image img{display:block}#qodef-page-footer.qodef-footer--light .widget{margin:0 0 35px;color:#5d516c}#qodef-page-footer.qodef-footer--light .widget:last-child{margin-bottom:0!important}#qodef-page-footer.qodef-footer--light .widget .qodef-widget-title{margin:0 0 15px;color:#38214a}#qodef-page-footer.qodef-footer--light .widget .qodef-widget-title a{color:inherit}#qodef-page-footer.qodef-footer--light .widget .qodef-widget-title a:hover{color:rgba(93,81,108,.7)}#qodef-page-footer.qodef-footer--light .widget a{color:#5d516c}#qodef-page-footer.qodef-footer--light .widget a:hover{color:rgba(93,81,108,.7)}#qodef-page-footer.qodef-footer--light .widget .qodef-m-dropdown a{color:#38214a}#qodef-page-footer.qodef-footer--light .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}#qodef-page-footer.qodef-footer--light .widget ul:not(.qodef-shortcode-list) li{margin:0 0 8px}#qodef-page-footer.qodef-footer--light .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-page-footer.qodef-footer--light .widget ul:not(.qodef-shortcode-list) li a{font-size:14px}#qodef-page-footer.qodef-footer--light .widget ul:not(.qodef-shortcode-list) li ul{margin-top:8px;margin-left:8px}body:not([class*=neobeat-core]) #qodef-page-footer.qodef-footer--light .widget ul:not(.qodef-shortcode-list) li ul li a{font-size:12px}#qodef-page-footer.qodef-footer--light .widget.widget_neobeat_core_icon a{color:#5d516c}#qodef-page-footer.qodef-footer--light .widget.widget_neobeat_core_icon a:hover{color:#5d516c}#qodef-page-footer.qodef-footer--light .widget.widget_categories li{color:#8b8395}#qodef-page-footer.qodef-footer--light .widget.widget_archive select,#qodef-page-footer.qodef-footer--light .widget.widget_categories select,#qodef-page-footer.qodef-footer--light .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#5d516c;background-color:#fafafa;border:1px solid transparent;border-radius:0;outline:0}#qodef-page-footer.qodef-footer--light .widget.widget_archive .select2,#qodef-page-footer.qodef-footer--light .widget.widget_categories .select2,#qodef-page-footer.qodef-footer--light .widget.widget_text .select2{margin-bottom:0}#qodef-page-footer.qodef-footer--light .widget.widget_calendar{width:100%}#qodef-page-footer.qodef-footer--light .widget.widget_calendar table{table-layout:fixed}#qodef-page-footer.qodef-footer--light .widget.widget_calendar #today{color:rgba(162,174,147,.7);background-color:rgba(93,81,108,.7)}#qodef-page-footer.qodef-footer--light .widget.widget_calendar #today a{color:inherit}#qodef-page-footer.qodef-footer--light .widget.widget_calendar tfoot a{color:#5d516c}#qodef-page-footer.qodef-footer--light .widget.widget_calendar tfoot a:hover{color:rgba(93,81,108,.7)}#qodef-page-footer.qodef-footer--light .widget.widget_text img{display:block}#qodef-page-footer.qodef-footer--light .widget.widget_rss ul li{margin-bottom:25px}#qodef-page-footer.qodef-footer--light .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-page-footer.qodef-footer--light .widget.widget_rss ul .rsswidget{display:block;font-family:inherit;font-weight:700;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}body:not([class*=neobeat-core]) #qodef-page-footer.qodef-footer--light .widget.widget_rss ul .rsswidget{color:#fff}body:not([class*=neobeat-core]) #qodef-page-footer.qodef-footer--light .widget.widget_rss ul .rsswidget:hover{color:rgba(255,255,255,.7)}#qodef-page-footer.qodef-footer--light .widget.widget_rss ul .rssSummary{margin-top:5px}#qodef-page-footer.qodef-footer--light .widget.widget_rss ul cite{display:block;margin-top:5px}#qodef-page-footer.qodef-footer--light .widget.widget_neobeat_core_blog_list .qodef-widget-title,#qodef-page-footer.qodef-footer--light .widget.widget_neobeat_core_instagram_list .qodef-widget-title{margin:0 0 24px}#qodef-page-footer.qodef-footer--light .widget.widget_search{padding:31px 19px 41px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}#qodef-page-footer.qodef-footer--light .widget.widget_search .qodef-widget-title{margin-bottom:23px}#qodef-page-footer.qodef-footer--light .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer.qodef-footer--light .widget.widget_search button,#qodef-page-footer.qodef-footer--light .widget.widget_search input{height:26px;padding:0;color:#5d516c;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}body:not([class*=neobeat-core]) #qodef-page-footer.qodef-footer--light .widget.widget_search button,body:not([class*=neobeat-core]) #qodef-page-footer.qodef-footer--light .widget.widget_search input{color:#8b8395}#qodef-page-footer.qodef-footer--light .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;font-size:14px;background-color:transparent;border:none;border-bottom:1px solid rgba(139,131,149,.4);transition:border-color .2s ease-out}#qodef-page-footer.qodef-footer--light .widget.widget_search input:focus{color:rgba(93,81,108,.7);background-color:transparent;border-color:#8b8395}#qodef-page-footer.qodef-footer--light .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer.qodef-footer--light .widget.widget_search input::placeholder{color:inherit;opacity:1}body:not([class*=neobeat-core]) #qodef-page-footer.qodef-footer--light .widget.widget_search input{border-bottom-color:#8b8395}#qodef-page-footer.qodef-footer--light .widget.widget_search button{position:absolute;top:-2px;right:0;font-size:22px;text-align:center;background-color:transparent;border:0;cursor:pointer;transition:color .2s ease-out;box-shadow:none}#qodef-page-footer.qodef-footer--light .widget.widget_search button span{display:block;line-height:inherit}#qodef-page-footer.qodef-footer--light .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-page-footer.qodef-footer--light .widget.widget_search button:hover{color:rgba(93,81,108,.7);transform:none}#qodef-page-footer.qodef-footer--light .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 6px 0;font-family:inherit;font-size:14px!important;line-height:inherit;font-weight:400;letter-spacing:inherit;text-transform:capitalize}#qodef-page-footer.qodef-footer--light .widget.widget_tag_cloud .tagcloud a:after{content:",";position:absolute;left:calc(100% + 2px)}#qodef-page-footer.qodef-footer--light .widget.widget_tag_cloud .tagcloud a:last-of-type:after{display:none}#qodef-page-footer.qodef-footer--light .widget.widget_media_image{display:inline-block;margin-bottom:0}#qodef-page-footer.qodef-footer--light .widget.widget_media_image .qodef-widget-title{margin-bottom:23px}#qodef-page-footer.qodef-footer--light .widget.widget_media_image a,#qodef-page-footer.qodef-footer--light .widget.widget_media_image img{display:block}body:not([class*=neobeat-core]) #qodef-page-footer .widget .select2-container--default .select2-selection--single{color:#8b8395;border-bottom-color:#8b8395}body:not([class*=neobeat-core]) #qodef-page-footer .widget .select2-container--default .select2-selection--single .select2-selection__arrow{color:#8b8395}.qodef-header--light:not(.qodef-header--sticky-display) #qodef-page-header .widget:not(.widget_neobeat_core_woo_dropdown_cart) a{color:#fff}.qodef-header--light:not(.qodef-header--sticky-display) #qodef-page-header .widget:not(.widget_neobeat_core_woo_dropdown_cart) a:hover{color:rgba(255,255,255,.5)}.qodef-header--light:not(.qodef-header--sticky-display) #qodef-page-header .widget:not(.widget_neobeat_core_woo_dropdown_cart).widget_neobeat_core_icon a:hover{color:#fff}.qodef-header--dark:not(.qodef-header--sticky-display) #qodef-page-header .widget:not(.widget_neobeat_core_woo_dropdown_cart) a{color:#000}.qodef-header--dark:not(.qodef-header--sticky-display) #qodef-page-header .widget:not(.widget_neobeat_core_woo_dropdown_cart) a:hover{color:rgba(0,0,0,.5)}.qodef-header--dark:not(.qodef-header--sticky-display) #qodef-page-header .widget:not(.widget_neobeat_core_woo_dropdown_cart).widget_neobeat_core_icon a:hover{color:#000}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=search]::-ms-clear{display:none}input[type=text]::-ms-clear{display:none}#qodef-woo-page .qodef-woo-product-mark,.qodef-woo-shortcode .qodef-woo-product-mark{position:absolute;top:20px;right:20px;width:44px;height:44px;font-size:13px;line-height:44px;font-weight:700;border-radius:100%;box-sizing:border-box;text-align:center;color:#fff;background-color:#38214a;z-index:5}#qodef-woo-page .qodef-woo-product-mark.qodef-new,.qodef-woo-shortcode .qodef-woo-product-mark.qodef-new{color:#38214a;background-color:#fff}#qodef-woo-page .qodef-woo-product-title,.qodef-woo-shortcode .qodef-woo-product-title{margin:0}#qodef-woo-page .qodef-woo-ratings,.qodef-woo-shortcode .qodef-woo-ratings{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}#qodef-woo-page .qodef-woo-ratings .qodef-m-inner,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}#qodef-woo-page .qodef-woo-ratings .qodef-m-star,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star{font-size:20px;letter-spacing:.075em;color:#5d516c}#qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}#qodef-woo-page .price,.qodef-woo-shortcode .price{position:relative;display:flex;align-items:center;font-size:14px;margin:2px 0 0;color:#5d516c;justify-content:center}#qodef-woo-page .price del,.qodef-woo-shortcode .price del{margin-right:10px}#qodef-woo-page .price ins,.qodef-woo-shortcode .price ins{text-decoration:none}#qodef-woo-page .added_to_cart,#qodef-woo-page .button,.qodef-woo-shortcode .added_to_cart,.qodef-woo-shortcode .button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:14px;line-height:2em;font-weight:600;text-decoration:none;border-radius:4em;outline:0;box-sizing:border-box;transition:color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out;box-shadow:0 0 15px 0 rgba(245,216,212,.7);padding:10px 51px;cursor:pointer;z-index:3;color:#38214a;background-color:#fff;box-shadow:0 0 15px 0 rgba(245,216,212,.7);transform:translateY(0);border:none}#qodef-woo-page .added_to_cart:hover,#qodef-woo-page .button:hover,.qodef-woo-shortcode .added_to_cart:hover,.qodef-woo-shortcode .button:hover{box-shadow:0 10px 25px 0 rgba(245,216,212,.7);transform:translateY(-3px)}#qodef-woo-page .added_to_cart.added,#qodef-woo-page .button.added,.qodef-woo-shortcode .added_to_cart.added,.qodef-woo-shortcode .button.added{display:none}#qodef-woo-page.qodef--single .summary .added_to_cart,#qodef-woo-page.qodef--single .summary .button,#qodef-woo-page.qodef--single .woocommerce-notices-wrapper .added_to_cart,#qodef-woo-page.qodef--single .woocommerce-notices-wrapper .button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:14px;line-height:2em;font-weight:600;text-decoration:none;border-radius:4em;outline:0;box-sizing:border-box;transition:color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out;box-shadow:0 0 15px 0 rgba(245,216,212,.7);padding:10px 51px;cursor:pointer;z-index:3;color:#fff;background-color:#38214a;box-shadow:0 0 15px 0 rgba(56,33,74,0);transform:translateY(0);border:none}#qodef-woo-page.qodef--single .summary .added_to_cart:hover,#qodef-woo-page.qodef--single .summary .button:hover,#qodef-woo-page.qodef--single .woocommerce-notices-wrapper .added_to_cart:hover,#qodef-woo-page.qodef--single .woocommerce-notices-wrapper .button:hover{box-shadow:0 10px 25px 0 rgba(56,33,74,.5);transform:translateY(-3px)}#qodef-woo-page.qodef--cart .added_to_cart,#qodef-woo-page.qodef--cart .button,#qodef-woo-page.qodef--checkout .added_to_cart,#qodef-woo-page.qodef--checkout .button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:14px;line-height:2em;font-weight:600;text-decoration:none;border-radius:4em;outline:0;box-sizing:border-box;transition:color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out;box-shadow:0 0 15px 0 rgba(245,216,212,.7);padding:10px 51px;cursor:pointer;z-index:3;color:#fff;background-color:#38214a;box-shadow:0 0 15px 0 rgba(56,33,74,0);transform:translateY(0);border:none}#qodef-woo-page.qodef--cart .added_to_cart:hover,#qodef-woo-page.qodef--cart .button:hover,#qodef-woo-page.qodef--checkout .added_to_cart:hover,#qodef-woo-page.qodef--checkout .button:hover{box-shadow:0 10px 25px 0 rgba(56,33,74,.5);transform:translateY(-3px)}#qodef-woo-page .quantity{white-space:nowrap}#qodef-woo-page .quantity input[type=number]{width:60px;margin:0;padding:12px 10px;text-align:center;font-family:inherit;font-weight:700;color:#38214a;font-size:18px;line-height:1.3157894737em;letter-spacing:-.005em;font-weight:600}.woocommerce-page div.woocommerce .woocommerce-error,.woocommerce-page div.woocommerce .woocommerce-info,.woocommerce-page div.woocommerce .woocommerce-message{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;padding:20px 30px;margin-bottom:30px;border:1px solid rgba(139,131,149,.4)}@media only screen and (max-width:680px){.woocommerce-page div.woocommerce .woocommerce-error,.woocommerce-page div.woocommerce .woocommerce-info,.woocommerce-page div.woocommerce .woocommerce-message{align-items:flex-start}}.woocommerce-page div.woocommerce .woocommerce-error a,.woocommerce-page div.woocommerce .woocommerce-info a,.woocommerce-page div.woocommerce .woocommerce-message a{margin-top:12px}.woocommerce-page div.woocommerce .woocommerce-info{flex-direction:row-reverse;justify-content:space-between;align-items:flex-start}.woocommerce-page div.woocommerce .woocommerce-info .button{margin:0}.woocommerce-page div.woocommerce .shop_table td,.woocommerce-page div.woocommerce .shop_table th{padding:15px 0 15px 5px;vertical-align:middle;text-align:left}.woocommerce-page div.woocommerce .shop_table td:first-child,.woocommerce-page div.woocommerce .shop_table th:first-child{padding-left:0}.woocommerce-page div.woocommerce .shop_table th{font-family:inherit;font-weight:700;color:#38214a;font-size:18px;line-height:1.3157894737em;letter-spacing:-.005em;font-weight:600}.woocommerce-page div.woocommerce .shop_table td ul{list-style:none;margin:0;padding:0}.woocommerce-page div.woocommerce .shop_table td ul li{margin:0 0 10px;padding:0}.woocommerce-page div.woocommerce .shop_table td ul li:last-child{margin-bottom:0}.woocommerce-page div.woocommerce .shop_table td ul li label{margin-bottom:0}.woocommerce-page div.woocommerce .shop_table p{margin:0}.woocommerce-page div.woocommerce .col2-set{position:relative;display:flex;align-items:flex-start;margin:0 -15px}.woocommerce-page div.woocommerce .col2-set>*{width:100%;padding:0 15px;margin-bottom:30px}.woocommerce-page div.woocommerce address{font-style:normal}.woocommerce-page div.woocommerce address p{margin:0}.woocommerce-page div.woocommerce form p{margin:0}.woocommerce-page div.woocommerce form p label{color:#8b8395}.woocommerce-page div.woocommerce form p .woocommerce-form__label .woocommerce-form__input-checkbox{position:relative;top:2px}.woocommerce-page div.woocommerce form p.lost_password{margin-top:18px}.woocommerce-page .pswp__button--arrow--left:before,.woocommerce-page .pswp__button--arrow--right:before,.woocommerce-page .pswp__button.pswp__button--close,.woocommerce-page .pswp__button.pswp__button--fs,.woocommerce-page .pswp__button.pswp__button--zoom{background:0 0!important}.woocommerce-page .pswp__button--arrow--left:before,.woocommerce-page .pswp__button--arrow--right:before,.woocommerce-page .pswp__button.pswp__button--close:before,.woocommerce-page .pswp__button.pswp__button--fs:before,.woocommerce-page .pswp__button.pswp__button--zoom:before{border:0;color:#fff;font-family:"Font Awesome 5 Free";font-weight:900;background:0 0}.woocommerce-page .pswp__button--arrow--left:before{font-size:45px;content:"\f104"}.woocommerce-page .pswp__button--arrow--right:before{font-size:45px;content:"\f105"}.woocommerce-page .pswp__button.pswp__button--close:before{font-size:17px;content:"\f00d"}.woocommerce-page .pswp__button.pswp__button--zoom:before{font-size:17px;content:"\f00e"}.woocommerce-page .pswp--zoomed-in .pswp__button.pswp__button--zoom:before{font-size:17px;content:"\f010"}.woocommerce-page .pswp__button.pswp__button--fs:before{font-size:17px;content:"\f0b2"}.woocommerce-page .pswp__caption__center,.woocommerce-page .pswp__counter{font-family:inherit;text-transform:uppercase;font-size:15px;font-weight:500;color:#fff}#qodef-woo-page.qodef--cart .woocommerce-message[role=alert]{display:flex;flex-flow:row}#qodef-woo-page.qodef--cart .woocommerce-message[role=alert] a{margin-top:0}#qodef-woo-page.qodef--cart .shop_table td.product-remove{width:30px}#qodef-woo-page.qodef--cart .shop_table td.product-remove a{font-size:0}#qodef-woo-page.qodef--cart .shop_table td.product-remove a:before{content:"\f406";font-family:Ionicons;font-size:20px}body:not([class*=neobeat-core]) #qodef-woo-page.qodef--cart .shop_table td.product-remove a{font-size:20px}body:not([class*=neobeat-core]) #qodef-woo-page.qodef--cart .shop_table td.product-remove a:before{display:none}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail{width:72px;padding-right:10px}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail a,#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail img{display:block;width:100%}#qodef-woo-page.qodef--cart .shop_table td.product-name{text-align:left}#qodef-woo-page.qodef--cart .shop_table td.product-name a{font-family:inherit;font-weight:700;color:#38214a;font-size:18px;line-height:1.3157894737em;letter-spacing:-.005em;font-weight:600;font-size:16px}#qodef-woo-page.qodef--cart .shop_table td.product-name a:hover{color:rgba(56,33,74,.7)}#qodef-woo-page.qodef--cart .shop_table td .woocommerce-Price-amount{font-size:14px;color:#38214a}#qodef-woo-page.qodef--cart .shop_table td.product-quantity input[type=number]{margin:0}#qodef-woo-page.qodef--cart .shop_table td.actions{padding:30px 0 0;text-align:initial}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon{position:relative;display:flex;align-items:flex-start;flex-wrap:wrap;width:70%;float:left}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon>*{margin-bottom:0}#qodef-woo-page.qodef--cart .shop_table td.actions label{display:none}#qodef-woo-page.qodef--cart .shop_table td.actions input[type=text]{width:auto;margin-top:21px;margin-right:20px}#qodef-woo-page.qodef--cart .shop_table td.actions>.button{float:right}#qodef-woo-page.qodef--cart .shop_table.cart tbody>tr:last-child{border-bottom:0}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th{width:20%}#qodef-woo-page.qodef--cart .cart_totals,#qodef-woo-page.qodef--cart .cross-sells{margin-top:89px}#qodef-woo-page.qodef--cart .cart_totals>h2,#qodef-woo-page.qodef--cart .cross-sells>h2{font-family:inherit;font-weight:700;color:#38214a;font-size:29px;line-height:1.2068965517em;letter-spacing:-.005em;font-weight:600;margin:0 0 18px}#qodef-woo-page.qodef--cart .shipping-calculator-form select{width:auto;min-width:100%;margin:0}#qodef-woo-page.qodef--cart .wc-proceed-to-checkout{margin-top:20px}.woocommerce-page div.woocommerce .cart-empty{font-family:inherit;font-weight:700;color:#38214a;font-size:29px;line-height:1.2068965517em;letter-spacing:-.005em;font-weight:600;margin:0;justify-content:center;border:none}.woocommerce-page div.woocommerce .return-to-shop{margin:20px 0 0;text-align:center}.woocommerce-page div.woocommerce .return-to-shop a{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:14px;line-height:2em;font-weight:600;text-decoration:none;border-radius:4em;outline:0;box-sizing:border-box;transition:color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out;box-shadow:0 0 15px 0 rgba(245,216,212,.7);padding:10px 51px;cursor:pointer;z-index:3;color:#fff;background-color:#38214a;box-shadow:0 0 15px 0 rgba(56,33,74,0);transform:translateY(0);border:none}.woocommerce-page div.woocommerce .return-to-shop a:hover{box-shadow:0 10px 25px 0 rgba(56,33,74,.5);transform:translateY(-3px)}#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-info{flex-direction:column}#qodef-woo-page.qodef--checkout .woocommerce-form-coupon>p{margin-bottom:10px}#qodef-woo-page.qodef--checkout .woocommerce-checkout{margin-top:40px}#qodef-woo-page.qodef--checkout .woocommerce-checkout .col2-set>*{margin-bottom:40px}#qodef-woo-page.qodef--checkout #customer_details h3{margin:0 0 20px}#qodef-woo-page.qodef--checkout #order_review_heading{margin:0 0 18px}#qodef-woo-page.qodef--checkout #order_review td.product-name{font-size:16px;font-weight:600;color:#38214a}#qodef-woo-page.qodef--checkout #order_review td.product-name .product-quantity{font-weight:400}#qodef-woo-page.qodef--checkout #order_review .woocommerce-Price-amount{color:#8b8395}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment{margin-top:30px}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order{margin-top:30px}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper{margin-bottom:31px}#qodef-woo-page.qodef--checkout .wc_payment_methods{margin:0;padding:0;list-style:none}#qodef-woo-page.qodef--checkout .wc_payment_methods li{position:relative;margin:0;padding:15px 0;border-bottom:1px solid rgba(139,131,149,.4)}#qodef-woo-page.qodef--checkout .wc_payment_methods li p{margin:0}#qodef-woo-page.qodef--checkout .wc_payment_methods li{padding-left:25px;padding-right:25px}#qodef-woo-page.qodef--checkout .wc_payment_methods .input-radio{position:absolute;top:18px;left:0;margin:0}#qodef-woo-page.qodef--checkout .wc_payment_methods label{font-family:inherit;font-weight:700;color:#38214a;font-size:18px;line-height:1.3157894737em;letter-spacing:-.005em;font-weight:600;cursor:pointer}.woocommerce-account .woocommerce-MyAccount-navigation{position:relative;display:inline-block;vertical-align:top;width:30%;float:left;padding-right:50px}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation ul li{position:relative;margin:0;padding:15px 0;border-bottom:1px solid rgba(139,131,149,.4)}.woocommerce-account .woocommerce-MyAccount-navigation ul li p{margin:0}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{font-family:inherit;font-weight:700;font-size:18px;line-height:1.3157894737em;letter-spacing:-.005em;font-weight:600}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{color:#38214a}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{color:#38214a}.woocommerce-account .woocommerce-MyAccount-content{position:relative;display:inline-block;vertical-align:top;width:70%;float:left}.woocommerce-account .button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:14px;line-height:2em;font-weight:600;text-decoration:none;border-radius:4em;outline:0;box-sizing:border-box;transition:color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out;box-shadow:0 0 15px 0 rgba(245,216,212,.7);padding:7px 38px;cursor:pointer;z-index:3;color:#fff;background-color:#38214a;box-shadow:0 0 15px 0 rgba(56,33,74,0);transform:translateY(0);border:none;display:block;margin:19px 0 0}.woocommerce-account .button:hover{box-shadow:0 10px 25px 0 rgba(56,33,74,.5);transform:translateY(-3px)}.woocommerce-account qodef-m-order-label .woocommerce-form-login .woocommerce-form__label-for-checkbox{display:inline-block;margin-left:-4px;margin-bottom:0}.woocommerce-account qodef-m-order-label .woocommerce-form-login .woocommerce-form__label-for-checkbox #rememberme{position:relative;top:1px}.woocommerce-account qodef-m-order-label .woocommerce-form-login .woocommerce-LostPassword{margin-top:18px}.woocommerce-account .woocommerce-EditAccountForm fieldset{padding:0;margin:0}.woocommerce-account .woocommerce-EditAccountForm fieldset legend{display:none}.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received{font-family:inherit;font-weight:700;color:#38214a;font-size:29px;line-height:1.2068965517em;letter-spacing:-.005em;font-weight:600;margin:0 0 20px}.woocommerce-order-received .woocommerce-order .woocommerce-order-overview{margin:0;padding:0;list-style:none}.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li{position:relative;margin:0;padding:15px 0;border-bottom:1px solid rgba(139,131,149,.4)}.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li p{margin:0}.woocommerce-order-received .woocommerce-order .woocommerce-order-details{margin-top:40px}.woocommerce-order-received .woocommerce-order h2{font-family:inherit;font-weight:700;color:#38214a;font-size:29px;line-height:1.2068965517em;letter-spacing:-.005em;font-weight:600;margin:0 0 20px}.woocommerce-order-received .woocommerce-order .woocommerce-customer-details{margin-top:50px}#qodef-woo-page .woocommerce-pagination{position:relative;display:flex;align-items:center;justify-content:center;text-align:center}#qodef-woo-page .woocommerce-pagination .page-numbers{position:relative;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c;line-height:1.3em;font-weight:600;color:#38214a;margin:0 3px}#qodef-woo-page .woocommerce-pagination .page-numbers *{display:block;line-height:inherit}#qodef-woo-page .woocommerce-pagination .page-numbers:first-child{margin-left:0}#qodef-woo-page .woocommerce-pagination .page-numbers:last-child{margin-right:0}#qodef-woo-page .woocommerce-pagination .page-numbers.dots:after{display:none}#qodef-woo-page .woocommerce-pagination .page-numbers.next,#qodef-woo-page .woocommerce-pagination .page-numbers.prev{position:relative;top:1px;font-size:20px}body:not([class*=neobeat-core]) #qodef-woo-page .woocommerce-pagination .page-numbers.next,body:not([class*=neobeat-core]) #qodef-woo-page .woocommerce-pagination .page-numbers.prev{width:auto;top:0;font-size:17px}#qodef-woo-page .woocommerce-pagination .page-numbers.prev{margin-right:2px}#qodef-woo-page .woocommerce-pagination .page-numbers.next{margin-left:2px}#qodef-woo-page .woocommerce-pagination .page-numbers.current,#qodef-woo-page .woocommerce-pagination .page-numbers:hover{color:#5d516c}#qodef-woo-page .woocommerce-pagination .qodef-svg-circle{position:absolute;top:0;left:0;width:100%;height:100%;stroke-width:1.1;fill:none;transition:all .55s ease-in-out,opacity .2s ease-out;stroke:currentColor;transform:scaleX(-1) scaleY(-1);opacity:0;stroke-dashoffset:200;stroke-dasharray:200}#qodef-woo-page .woocommerce-pagination a:not(.next),#qodef-woo-page .woocommerce-pagination a:not(.prev){position:relative;display:block;width:2.715em;height:2.715em;line-height:2.715em}#qodef-woo-page .woocommerce-pagination a:hover .qodef-svg-circle{opacity:.5;stroke-dashoffset:0}#qodef-woo-page .woocommerce-pagination span.current{position:relative;display:block;width:2.715em;height:2.715em;line-height:2.715em}#qodef-woo-page .woocommerce-pagination span.current .qodef-svg-circle{opacity:.5;stroke-dashoffset:0}.qodef-woo-product-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-woo-product-list.qodef-category-hidden .qodef-woo-product-categories{display:none}@media only screen and (min-width:1025px){.qodef-woo-product-list.qodef-vertical-offset.qodef-col-num--3 .qodef-grid-item:nth-child(3n+2) .qodef-woo-product-inner{top:50px}.qodef-woo-product-list.qodef-vertical-offset.qodef-col-num--4 .qodef-grid-item:nth-child(2n) .qodef-woo-product-inner{top:50px}}.qodef-woo-product-list ul.products{position:relative;display:flex;align-items:flex-start;flex-wrap:wrap;padding:0;margin:0 -15px;list-style:none;clear:both}.qodef-woo-product-list ul.products>.product{padding:0 15px;margin:0 0 30px}.qodef-woo-product-list ul.products.columns-1>.product{width:100%}.qodef-woo-product-list ul.products.columns-2>.product{width:50%}.qodef-woo-product-list ul.products.columns-3>.product{width:33.3333333333%}.qodef-woo-product-list ul.products.columns-4>.product{width:25%}.qodef-woo-product-list ul.products.columns-5>.product{width:20%}.qodef-woo-product-list ul.products.columns-6>.product{width:16.6666666667%}.qodef-woo-product-list ul.products.columns-7>.product{width:14.2857142857%}.qodef-woo-product-list ul.products.columns-8>.product{width:12.5%}.qodef-woo-product-list.qodef-gutter--no ul.products{margin:0 0}.qodef-woo-product-list.qodef-gutter--no ul.products>.product{padding:0 0;margin:0 0 0}.qodef-woo-product-list.qodef-gutter--tiny ul.products{margin:0 -5px}.qodef-woo-product-list.qodef-gutter--tiny ul.products>.product{padding:0 5px;margin:0 0 10px}.qodef-woo-product-list.qodef-gutter--small ul.products{margin:0 -10px}.qodef-woo-product-list.qodef-gutter--small ul.products>.product{padding:0 10px;margin:0 0 20px}.qodef-woo-product-list.qodef-gutter--normal ul.products{margin:0 -15px}.qodef-woo-product-list.qodef-gutter--normal ul.products>.product{padding:0 15px;margin:0 0 30px}.qodef-woo-product-list.qodef-gutter--medium ul.products{margin:0 -20px}.qodef-woo-product-list.qodef-gutter--medium ul.products>.product{padding:0 20px;margin:0 0 40px}.qodef-woo-product-list.qodef-gutter--large ul.products{margin:0 -40px}.qodef-woo-product-list.qodef-gutter--large ul.products>.product{padding:0 40px;margin:0 0 80px}.qodef-woo-product-list.qodef-gutter--huge ul.products{margin:0 -55px}.qodef-woo-product-list.qodef-gutter--huge ul.products>.product{padding:0 55px;margin:0 0 110px}.qodef-woo-product-list .qodef-woo-product-inner{position:relative;display:inline-block;vertical-align:top;width:100%;border-radius:5px;overflow:hidden}.touchevents .qodef-woo-product-list .qodef-woo-product-inner{cursor:pointer}.qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-image-inner{opacity:1}.qodef-woo-product-list .qodef-woo-product-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;border-radius:5px;overflow:hidden}.qodef-woo-product-list .qodef-woo-product-image img{display:block;width:100%;border-radius:5px;max-width:unset;width:calc(100% + 20px);height:calc(100% + 20px);margin-top:-10px;margin-left:-10px;margin-bottom:-10px}body:not([class*=neobeat-core]) .qodef-woo-product-list .qodef-woo-product-image{position:relative;display:inline-block;width:100%;vertical-align:top}body:not([class*=neobeat-core]) .qodef-woo-product-list .qodef-woo-product-image img{display:block;width:100%;height:100%;max-width:100%;margin-top:0;margin-left:0}.qodef-woo-product-list .qodef-woo-product-image-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;padding:40px 10px;text-align:center;opacity:0;transition:.5s ease-out}.qodef-woo-product-list .qodef-woo-product-content{position:relative;display:inline-block;width:100%;vertical-align:top;margin:26px 0 30px;text-align:center}.qodef-woo-product-list .qodef-woo-product-title{transition:color .2s ease-out}.qodef-woo-product-list .qodef-woo-product-categories{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:1px}.qodef-woo-product-list .qodef-woo-product-categories a{position:relative;display:inline-block;vertical-align:top;font-size:11px;color:#5d516c;z-index:3}.qodef-woo-product-list .qodef-woo-product-categories a:hover{color:#38214a}.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator{position:relative;display:inline-block;vertical-align:top;margin:0 2px;font-size:12px}.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator:after{content:"/"}.qodef-woo-product-list .qodef-woo-product-categories a{width:auto}.qodef-woo-product-list .qodef-woo-ratings{margin-top:9px}.qodef-rating-stars-hidden .qodef-woo-product-list .qodef-woo-ratings{display:none}.qodef-woo-product-list .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-woo-product-list.qodef-swiper-container .added_to_cart,.qodef-woo-product-list.qodef-swiper-container .button{width:auto}@media only screen and (max-width:680px){.qodef-woo-product-list.qodef-swiper-container .added_to_cart,.qodef-woo-product-list.qodef-swiper-container .button{padding:10px 30px}}@media only screen and (max-width:680px){.qodef-woo-product-list.qodef-swiper-container.qodef-col-num--680--2 .added_to_cart,.qodef-woo-product-list.qodef-swiper-container.qodef-col-num--680--2 .button{padding:10px 34px}}@media only screen and (max-width:480px){.qodef-woo-product-list.qodef-swiper-container.qodef-col-num--480--2 .added_to_cart,.qodef-woo-product-list.qodef-swiper-container.qodef-col-num--480--2 .button{padding:10px 34px}}@media only screen and (max-width:320px){.qodef-woo-product-list.qodef-swiper-container.qodef-col-num--480--2 .added_to_cart,.qodef-woo-product-list.qodef-swiper-container.qodef-col-num--480--2 .button{padding:10px 20px}}.qodef-woo-product-list.qodef-swiper-container .swiper-pagination-bullets{padding-top:18px}@media only screen and (min-width:1025px){.qodef-woo-product-list.qodef-swiper-container.qodef-side-offset{padding-right:75px;padding-left:75px;box-sizing:border-box}}#qodef-woo-page .qodef-quantity-buttons{position:relative;display:inline-block;vertical-align:middle}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{display:inline-block;vertical-align:middle;font-size:14px;font-family:inherit;font-weight:400;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#5d516c;background-color:#fff;border:1px solid rgba(139,131,149,.4);box-sizing:border-box}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input{position:relative;height:50px;width:50px;padding:0;margin:0 25px 0 0;font-family:inherit;line-height:58px;outline:0}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{position:absolute;right:0;width:25px;height:26px;line-height:28px;border-left:0;cursor:pointer;transition:color .15s ease-in-out;border-left:0}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{top:0}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus{bottom:0}.qodef-woo-results{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.qodef-woo-results .woocommerce-ordering{margin-left:auto}.qodef-woo-results .woocommerce-ordering select{width:auto;min-width:220px;margin:0}.qodef-woo-results .woocommerce-ordering .select2-container--default{margin:0}.qodef-woo-results .woocommerce-ordering .select2-selection--single{background-color:#fff;padding:0 15px;border:0}.qodef-woo-results .woocommerce-ordering .select2-selection--single .select2-selection__arrow{width:15px}#qodef-woo-page.qodef--single .woocommerce-error,#qodef-woo-page.qodef--single .woocommerce-info,#qodef-woo-page.qodef--single .woocommerce-message{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;padding:20px 30px;margin-bottom:30px;border:1px solid rgba(139,131,149,.4)}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-error,#qodef-woo-page.qodef--single .woocommerce-info,#qodef-woo-page.qodef--single .woocommerce-message{align-items:flex-start}}#qodef-woo-page.qodef--single .woocommerce-error a,#qodef-woo-page.qodef--single .woocommerce-info a,#qodef-woo-page.qodef--single .woocommerce-message a{margin-top:12px}#qodef-woo-page.qodef--single>.product{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .qodef-woo-single-inner{position:relative;display:flex;align-items:flex-start;margin:0 -23px}#qodef-woo-page.qodef--single .qodef-woo-single-inner>*{padding:0 23px}#qodef-woo-page.qodef--single .qodef-woo-single-image{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .qodef-woo-single-image .qodef-woo-product-mark{transform:translateX(-23px)}#qodef-woo-page.qodef--single .qodef-woo-single-image .zoomImg{cursor:crosshair}#qodef-woo-page.qodef--single .woocommerce-product-gallery{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{position:relative;margin:0 -5px}#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a,#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img{display:block;width:100%}#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image{position:relative;width:calc(100% - 10px)!important;margin:0 5px;overflow:hidden}#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{position:relative;padding:0 5px;margin-top:10px}#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:10px;left:10px;width:30px;height:30px;line-height:30px;text-align:center;z-index:5}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image{width:100%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image{width:50%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image{width:33.3333333333%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image{width:25%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image{width:20%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image{width:16.6666666667%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__image{width:14.2857142857%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__image{width:12.5%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger{left:calc(20.7% + 10px)}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper{display:flex;flex-direction:row-reverse}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper a,#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper img{height:100%;object-fit:cover}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper img{border-radius:5px;box-sizing:border-box}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image{width:calc(100% - 20.7%)!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper{width:20.7%}@media screen and (min-width:681px){#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:100%}}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child{margin-top:0}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--below .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper{display:flex;flex-wrap:wrap}#qodef-woo-page.qodef--single .entry-summary{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .entry-summary .price{font-size:29px;font-weight:400;margin-top:9px;justify-content:flex-start;color:#5d516c}#qodef-woo-page.qodef--single .entry-summary .price del{font-size:18px;line-height:1.2em;color:#8b8395}#qodef-woo-page.qodef--single .entry-summary .price del .woocommerce-Price-currencySymbol{font-size:11px}#qodef-woo-page.qodef--single .entry-summary .price .woocommerce-Price-currencySymbol{font-size:16px;font-weight:600;vertical-align:super}#qodef-woo-page.qodef--single .woocommerce-product-rating{position:relative;display:flex;align-items:center;margin-top:18px}#qodef-woo-page.qodef--single .woocommerce-product-rating .qodef-woo-ratings{flex-shrink:0;width:auto;margin-right:16px}#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link{color:#5d516c}#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover{color:#38214a}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description{margin-top:35px}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p{margin-top:0}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p:last-child{margin-bottom:0}#qodef-woo-page.qodef--single form.cart{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:42px}#qodef-woo-page.qodef--single form.cart .variations_button,#qodef-woo-page.qodef--single form.cart:not(.variations_form){display:flex;align-items:flex-start}#qodef-woo-page.qodef--single form.cart .variations_button .quantity,#qodef-woo-page.qodef--single form.cart:not(.variations_form) .quantity{margin-right:25px}#qodef-woo-page.qodef--single form.cart.grouped_form{flex-wrap:wrap}#qodef-woo-page.qodef--single form.cart.grouped_form .group_table td,#qodef-woo-page.qodef--single form.cart.grouped_form .group_table th{padding:20px 0;vertical-align:middle;text-align:left}#qodef-woo-page.qodef--single form.cart.grouped_form .group_table label{margin-bottom:0;font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600}#qodef-woo-page.qodef--single form.cart.grouped_form>.button{margin-top:30px}#qodef-woo-page.qodef--single form.cart .variations{margin-bottom:30px}#qodef-woo-page.qodef--single form.cart .variations tr{border-bottom:0}#qodef-woo-page.qodef--single form.cart .variations td,#qodef-woo-page.qodef--single form.cart .variations th{padding:0;text-align:initial;vertical-align:middle}#qodef-woo-page.qodef--single form.cart .variations label{margin-bottom:0;font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600}#qodef-woo-page.qodef--single form.cart .variations select{width:auto;min-width:220px;margin:0}#qodef-woo-page.qodef--single form.cart .variations .select2-container--default{margin:0}#qodef-woo-page.qodef--single form.cart .variations .reset_variations{display:inline-block;vertical-align:top;margin:1px 0 0 15px}#qodef-woo-page.qodef--single form.cart .single_variation{position:relative;display:flex;align-items:center;margin-bottom:30px}#qodef-woo-page.qodef--single form.cart .single_variation .price{margin:0}#qodef-woo-page.qodef--single .out-of-stock{font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600;margin:28px 0 0}#qodef-woo-page.qodef--single .product_meta{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:43px}#qodef-woo-page.qodef--single .product_meta>*{position:relative;display:flex;margin-bottom:5px;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}#qodef-woo-page.qodef--single .product_meta>* a{font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}#qodef-woo-page.qodef--single .product_meta>* a:hover{color:#38214a}#qodef-woo-page.qodef--single .product_meta>:last-child{margin-bottom:0}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label{flex-shrink:0;margin-right:10px;font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600;line-height:inherit!important}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-meta{font-weight:400}#qodef-woo-page.qodef--single .woocommerce-tabs{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:73px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs{position:relative;display:flex;align-items:center;margin:0;padding:0;list-style:none}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li{position:relative;margin:0 15px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:before{content:"";position:absolute;display:block;width:calc(100% + 30px);height:2px;background-color:rgba(139,131,149,.4);bottom:0;left:-15px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a{display:block;font-family:inherit;font-weight:700;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600;color:#38214a;padding-bottom:16px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:before{content:"";position:absolute;display:block;width:0;height:2px;background-color:#38214a;bottom:0;left:-15px;transition:width .3s ease-in-out}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover:before{width:calc(100% + 30px)}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a:before{width:calc(100% + 30px)}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:26px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information{margin-top:27px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table{width:auto}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews{margin-top:28px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab>h2{display:none}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p{margin:0}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p.comment-form-cookies-consent{display:flex}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p.comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:6px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p.comment-form-cookies-consent label{margin-bottom:19px}#qodef-woo-page.qodef--single .shop_attributes tr{border:0}#qodef-woo-page.qodef--single .shop_attributes td,#qodef-woo-page.qodef--single .shop_attributes th{padding:0;vertical-align:middle;text-align:left}#qodef-woo-page.qodef--single .shop_attributes th{font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600;padding-right:10px}#qodef-woo-page.qodef--single .shop_attributes td{font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}#qodef-woo-page.qodef--single .shop_attributes p{margin:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title{font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600;margin:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist{position:relative;display:inline-block;width:100%;vertical-align:top;margin:22px 0 0;padding:0;list-style:none}#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>*{margin:0 0 30px;padding:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>:last-child{margin-bottom:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container{position:relative;display:flex;align-items:flex-start}#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container>img{flex-shrink:0;width:80px;margin-right:20px}#qodef-woo-page.qodef--single .woocommerce-Reviews .comment-text{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .woocommerce-Reviews .meta{padding-top:2px}#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author{font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600}#qodef-woo-page.qodef--single #review_form{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:32px}#qodef-woo-page.qodef--single #review_form .comment-reply-title{display:block;margin-bottom:14px;font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600}#qodef-woo-page.qodef--single #review_form .comment-form-rating label{margin-bottom:5px}#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars{line-height:1}#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars>span{display:flex;overflow:hidden}#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars *{line-height:inherit}#qodef-woo-page.qodef--single #review_form .comment-form-rating a{position:relative;display:inline-block;vertical-align:top;margin:0;font-size:0;color:transparent}#qodef-woo-page.qodef--single #review_form .comment-form-rating a:before{position:relative;display:inline-block;vertical-align:top;overflow:hidden;z-index:-1;content:"\f4b2";font-size:20px;letter-spacing:.075em;color:#38214a;font-family:Ionicons;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:not([class*=neobeat-core]) #qodef-woo-page.qodef--single #review_form .comment-form-rating a:before{content:"☆"}#qodef-woo-page.qodef--single #review_form .comment-form-rating a.active:after{position:absolute;top:0;right:0;display:block;z-index:-1;content:"\f4b3\f4b3\f4b3\f4b3\f4b3";font-size:20px;letter-spacing:.075em;color:#38214a;font-family:Ionicons;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:not([class*=neobeat-core]) #qodef-woo-page.qodef--single #review_form .comment-form-rating a.active:after{content:"★★★★★"}#qodef-woo-page.qodef--single #review_form .comment-form-comment{margin-top:17px}#qodef-woo-page.qodef--single .cross-sells,#qodef-woo-page.qodef--single .related,#qodef-woo-page.qodef--single .upsells{margin-top:61px}#qodef-woo-page.qodef--single .cross-sells>h2,#qodef-woo-page.qodef--single .related>h2,#qodef-woo-page.qodef--single .upsells>h2{font-family:inherit;font-weight:700;color:#38214a;font-size:29px;line-height:1.2068965517em;letter-spacing:-.005em;font-weight:600;margin:0 0 30px}.widget.woocommerce .qodef-woo-product-title{margin:0}.widget.woocommerce .qodef-woo-ratings{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}.widget.woocommerce .qodef-woo-ratings .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.widget.woocommerce .qodef-woo-ratings .qodef-m-star{font-size:20px;letter-spacing:.075em;color:#5d516c}.widget.woocommerce .qodef-woo-ratings .qodef-m-star.qodef--active{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.widget.woocommerce .price{position:relative;display:flex;align-items:center;font-size:14px;margin:2px 0 0;color:#5d516c;margin:2px 0 0}.widget.woocommerce .price del{margin-right:10px}.widget.woocommerce .price ins{text-decoration:none}.widget.woocommerce .price .woocommerce-Price-amount{line-height:1}.widget.woocommerce .button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:14px;line-height:2em;font-weight:600;text-decoration:none;border-radius:4em;outline:0;box-sizing:border-box;transition:color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out;box-shadow:0 0 15px 0 rgba(245,216,212,.7);padding:7px 38px;cursor:pointer;z-index:3;color:#fff;background-color:#38214a;box-shadow:0 0 15px 0 rgba(56,33,74,0);transform:translateY(0);border:none}.widget.woocommerce .button:hover{box-shadow:0 10px 25px 0 rgba(56,33,74,.5);transform:translateY(-3px)}.widget.widget_shopping_cart .widget_shopping_cart_content{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.widget_shopping_cart .widget_shopping_cart_content ul li{position:relative}.widget.widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove){position:relative;display:flex;align-items:center;font-family:inherit;font-weight:700;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600}.widget.widget_shopping_cart .widget_shopping_cart_content ul li img{width:80px;margin-right:20px}.widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove{position:absolute;top:0;right:0;font-size:0;line-height:1;z-index:2}.widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after{position:relative;display:block;padding:0 3px;font-family:ElegantIcons;content:"M";font-size:18px;line-height:25px}body:not([class*=neobeat-core]) .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after{content:"x"}.widget.widget_shopping_cart .widget_shopping_cart_content .variation{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.widget_shopping_cart .widget_shopping_cart_content .variation>*{display:inline-block;vertical-align:middle;margin:0}.widget.widget_shopping_cart .widget_shopping_cart_content .variation>* p{margin:0}.widget.widget_shopping_cart .widget_shopping_cart_content .quantity{display:block;margin-top:10px}.widget.widget_shopping_cart .widget_shopping_cart_content .total{margin:13px 0 0}.widget.widget_shopping_cart .widget_shopping_cart_content .buttons{position:relative;display:flex;align-items:center;justify-content:space-between;margin:21px 0 0}.widget.widget_layered_nav ul li.chosen a{color:rgba(93,81,108,.7)}.widget.widget_price_filter .qodef-widget-title{margin:0 0 17px}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:2px;background-color:rgba(93,81,108,.4);border-radius:0;cursor:pointer}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{position:absolute;top:-2px;height:6px;width:6px;background-color:#38214a;border-radius:100%;outline:0;z-index:2}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type{transform:translateX(-6px)}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{position:absolute;display:block;height:100%;background-color:#38214a;border-radius:0;z-index:1}.widget.widget_price_filter .price_slider_amount{position:relative;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;margin:20px 0 0}.widget.widget_price_filter .price_slider_amount .price_label{font-weight:400}.widget.widget_price_filter .price_slider_amount .clear{display:none}.widget.widget_product_categories select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:15px;line-height:24px;font-style:inherit;font-weight:inherit;color:#5d516c;background-color:#fafafa;border:1px solid transparent;border-radius:0;outline:0}.widget.widget_product_categories ul li{color:#5d516c;transition:color .2s ease-out}body:not([class*=neobeat-core]) .widget.widget_product_categories ul li{color:#fff}body:not([class*=neobeat-core]) .widget.widget_product_categories ul li:hover{color:rgba(255,255,255,.7)}.widget.widget_product_categories ul li a{color:inherit;transition:none}.widget.widget_product_categories ul li:hover{color:rgba(93,81,108,.7)}.widget.widget_product_search{padding:31px 19px 41px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}.widget.widget_product_search .qodef-widget-title{margin-bottom:23px}.widget.widget_product_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.widget_product_search button,.widget.widget_product_search input{height:26px;padding:0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}body:not([class*=neobeat-core]) .widget.widget_product_search button,body:not([class*=neobeat-core]) .widget.widget_product_search input{color:#8b8395}.widget.widget_product_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding:0;padding-right:30px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#5d516c;background-color:transparent;transition:border-color .2s ease-out;border:0;border-bottom:1px solid rgba(139,131,149,.4)}body:not([class*=neobeat-core]) .widget.widget_product_search input{padding-right:40px}.widget.widget_product_search input:focus{color:#38214a;border-color:#8b8395}.widget.widget_product_search input:-ms-input-placeholder{color:inherit;opacity:1}.widget.widget_product_search input::placeholder{color:inherit;opacity:1}.widget.widget_product_search button{position:absolute;top:-2px;right:0;width:20px;font-size:22px;text-align:right;color:#8b8395;background-color:transparent;box-shadow:none;border:0;cursor:pointer;transition:color .2s ease-out}body:not([class*=neobeat-core]) .widget.widget_product_search button{top:0;width:40px}.widget.widget_product_search button span{display:block;line-height:inherit}.widget.widget_product_search button span:before{display:block;line-height:inherit}.widget.widget_product_search button:hover{color:#5d516c;transform:none}.widget.widget_product_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 11px 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize}.widget.widget_product_tag_cloud .tagcloud a:after{content:"";position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor}.widget.widget_products .qodef-widget-title,.widget.widget_recently_viewed_products .qodef-widget-title,.widget.widget_top_rated_products .qodef-widget-title{margin:0 0 24px}.widget.widget_products ul li,.widget.widget_recently_viewed_products ul li,.widget.widget_top_rated_products ul li{position:relative;display:flex;align-items:center;margin-bottom:15px}.widget.widget_products ul li:last-child,.widget.widget_recently_viewed_products ul li:last-child,.widget.widget_top_rated_products ul li:last-child{margin-bottom:0}.widget.widget_products .qodef-woo-product-image,.widget.widget_recently_viewed_products .qodef-woo-product-image,.widget.widget_top_rated_products .qodef-woo-product-image{flex-shrink:0;margin-right:20px}.widget.widget_products .qodef-woo-product-image a,.widget.widget_products .qodef-woo-product-image img,.widget.widget_recently_viewed_products .qodef-woo-product-image a,.widget.widget_recently_viewed_products .qodef-woo-product-image img,.widget.widget_top_rated_products .qodef-woo-product-image a,.widget.widget_top_rated_products .qodef-woo-product-image img{position:relative;display:block}.widget.widget_products .qodef-woo-product-image img,.widget.widget_recently_viewed_products .qodef-woo-product-image img,.widget.widget_top_rated_products .qodef-woo-product-image img{width:82px;border-radius:5px;box-sizing:border-box}.widget.widget_products .qodef-woo-product-title a,.widget.widget_recently_viewed_products .qodef-woo-product-title a,.widget.widget_top_rated_products .qodef-woo-product-title a{font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600;color:#38214a}body:not([class*=neobeat-core]) .widget.widget_products .qodef-woo-product-title a,body:not([class*=neobeat-core]) .widget.widget_recently_viewed_products .qodef-woo-product-title a,body:not([class*=neobeat-core]) .widget.widget_top_rated_products .qodef-woo-product-title a{color:#fff}body:not([class*=neobeat-core]) .widget.widget_products .qodef-woo-product-title a:hover,body:not([class*=neobeat-core]) .widget.widget_recently_viewed_products .qodef-woo-product-title a:hover,body:not([class*=neobeat-core]) .widget.widget_top_rated_products .qodef-woo-product-title a:hover{color:rgba(255,255,255,.7)}body:not([class*=neobeat-core]) .widget.widget_products .price,body:not([class*=neobeat-core]) .widget.widget_recently_viewed_products .price,body:not([class*=neobeat-core]) .widget.widget_top_rated_products .price{color:#8b8395}.widget.widget_products .qodef-woo-ratings,.widget.widget_recently_viewed_products .qodef-woo-ratings,.widget.widget_top_rated_products .qodef-woo-ratings{margin-top:10px}.qodef-rating-stars-hidden .widget.widget_products .qodef-woo-ratings,.qodef-rating-stars-hidden .widget.widget_recently_viewed_products .qodef-woo-ratings,.qodef-rating-stars-hidden .widget.widget_top_rated_products .qodef-woo-ratings{display:none}.widget.widget_recent_reviews ul li{min-height:80px;margin-bottom:20px}.widget.widget_recent_reviews ul li:last-child{margin-bottom:0}.widget.widget_recent_reviews ul li>*{display:block;padding-left:100px}.widget.widget_recent_reviews a{position:relative;font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600}.widget.widget_recent_reviews a:hover{color:rgba(93,81,108,.7)}body:not([class*=neobeat-core]) .widget.widget_recent_reviews a{color:#fff}body:not([class*=neobeat-core]) .widget.widget_recent_reviews a:hover{color:rgba(255,255,255,.7)}.widget.widget_recent_reviews a img{position:absolute;top:0;left:0;width:80px}.widget.widget_recent_reviews .qodef-woo-ratings{margin-top:5px}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li{position:relative}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove){position:relative;display:flex;align-items:center;font-family:inherit;font-weight:700;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li img{width:80px;margin-right:20px}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove{position:absolute;top:0;right:0;font-size:0;line-height:1;z-index:2}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after{position:relative;display:block;padding:0 3px;font-family:ElegantIcons;content:"M";font-size:18px;line-height:25px}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after{content:"x"}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation>*{display:inline-block;vertical-align:middle;margin:0}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation>* p{margin:0}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .quantity{display:block;margin-top:10px}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .total{margin:13px 0 0}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .buttons{position:relative;display:flex;align-items:center;justify-content:space-between;margin:21px 0 0}#qodef-page-footer .widget.widget_layered_nav ul li.chosen a{color:rgba(93,81,108,.7)}#qodef-page-footer .widget.widget_price_filter .qodef-widget-title{margin:0 0 17px}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:2px;background-color:rgba(93,81,108,.4);border-radius:0;cursor:pointer}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{position:absolute;top:-2px;height:6px;width:6px;background-color:#38214a;border-radius:100%;outline:0;z-index:2}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type{transform:translateX(-6px)}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{position:absolute;display:block;height:100%;background-color:#38214a;border-radius:0;z-index:1}#qodef-page-footer .widget.widget_price_filter .price_slider_amount{position:relative;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;margin:20px 0 0}#qodef-page-footer .widget.widget_price_filter .price_slider_amount .price_label{font-weight:400}#qodef-page-footer .widget.widget_price_filter .price_slider_amount .clear{display:none}#qodef-page-footer .widget.widget_product_categories select{width:100%;max-width:100%;height:46px;margin:8px 0 0;padding:11px 20px;font-family:inherit;font-size:15px;line-height:24px;font-style:inherit;font-weight:inherit;color:#5d516c;background-color:#fafafa;border:1px solid #ccc;border-radius:0;outline:0}#qodef-page-footer .widget.widget_product_categories ul li{color:#5d516c;transition:color .2s ease-out}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_product_categories ul li{color:#fff}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_product_categories ul li:hover{color:rgba(255,255,255,.7)}#qodef-page-footer .widget.widget_product_categories ul li a{color:inherit;transition:none}#qodef-page-footer .widget.widget_product_categories ul li:hover{color:rgba(93,81,108,.7)}#qodef-page-footer .widget.widget_product_search{padding:31px 19px 41px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}#qodef-page-footer .widget.widget_product_search .qodef-widget-title{margin-bottom:23px}#qodef-page-footer .widget.widget_product_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer .widget.widget_product_search button,#qodef-page-footer .widget.widget_product_search input{height:26px;padding:0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_product_search button,body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_product_search input{color:#8b8395}#qodef-page-footer .widget.widget_product_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding:0;padding-right:30px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#5d516c;background-color:transparent;transition:border-color .2s ease-out;border:0;border-bottom:1px solid rgba(139,131,149,.4)}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_product_search input{padding-right:40px}#qodef-page-footer .widget.widget_product_search input:focus{color:#38214a;border-color:#f8e7e5}#qodef-page-footer .widget.widget_product_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_product_search input::placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_product_search button{position:absolute;top:-2px;right:0;width:20px;font-size:22px;text-align:right;color:#8b8395;background-color:transparent;box-shadow:none;border:0;cursor:pointer;transition:color .2s ease-out}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_product_search button{top:0;width:40px}#qodef-page-footer .widget.widget_product_search button span{display:block;line-height:inherit}#qodef-page-footer .widget.widget_product_search button span:before{display:block;line-height:inherit}#qodef-page-footer .widget.widget_product_search button:hover{color:#5d516c;transform:none}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 11px 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:after{content:"";position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor}#qodef-page-footer .widget.widget_products .qodef-widget-title,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-widget-title,#qodef-page-footer .widget.widget_top_rated_products .qodef-widget-title{margin:0 0 24px}#qodef-page-footer .widget.widget_products ul li,#qodef-page-footer .widget.widget_recently_viewed_products ul li,#qodef-page-footer .widget.widget_top_rated_products ul li{position:relative;display:flex;align-items:center;margin-bottom:15px}#qodef-page-footer .widget.widget_products ul li:last-child,#qodef-page-footer .widget.widget_recently_viewed_products ul li:last-child,#qodef-page-footer .widget.widget_top_rated_products ul li:last-child{margin-bottom:0}#qodef-page-footer .widget.widget_products .qodef-woo-product-image,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image{flex-shrink:0;margin-right:20px}#qodef-page-footer .widget.widget_products .qodef-woo-product-image a,#qodef-page-footer .widget.widget_products .qodef-woo-product-image img,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image a,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image img,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image a,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image img{position:relative;display:block}#qodef-page-footer .widget.widget_products .qodef-woo-product-image img,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image img,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image img{width:82px;border-radius:5px;box-sizing:border-box}#qodef-page-footer .widget.widget_products .qodef-woo-product-title a,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-title a,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-title a{font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600;color:#38214a}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_products .qodef-woo-product-title a,body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-title a,body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-title a{color:#fff}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_products .qodef-woo-product-title a:hover,body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-title a:hover,body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-title a:hover{color:rgba(255,255,255,.7)}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_products .price,body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_recently_viewed_products .price,body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_top_rated_products .price{color:#8b8395}#qodef-page-footer .widget.widget_products .qodef-woo-ratings,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-ratings,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-ratings{margin-top:10px}.qodef-rating-stars-hidden #qodef-page-footer .widget.widget_products .qodef-woo-ratings,.qodef-rating-stars-hidden #qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-ratings,.qodef-rating-stars-hidden #qodef-page-footer .widget.widget_top_rated_products .qodef-woo-ratings{display:none}#qodef-page-footer .widget.widget_recent_reviews ul li{min-height:80px;margin-bottom:20px}#qodef-page-footer .widget.widget_recent_reviews ul li:last-child{margin-bottom:0}#qodef-page-footer .widget.widget_recent_reviews ul li>*{display:block;padding-left:100px}#qodef-page-footer .widget.widget_recent_reviews a{position:relative;font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600}#qodef-page-footer .widget.widget_recent_reviews a:hover{color:rgba(93,81,108,.7)}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_recent_reviews a{color:#fff}body:not([class*=neobeat-core]) #qodef-page-footer .widget.widget_recent_reviews a:hover{color:rgba(255,255,255,.7)}#qodef-page-footer .widget.widget_recent_reviews a img{position:absolute;top:0;left:0;width:80px}#qodef-page-footer .widget.widget_recent_reviews .qodef-woo-ratings{margin-top:5px}@media only screen and (max-width:1200px){.qodef-content-grid{width:960px}.qodef--boxed .qodef-content-grid{width:calc(960px + 60px)}}@media only screen and (max-width:1024px){.qodef-content-grid{width:768px}.qodef--boxed .qodef-content-grid{width:calc(768px + 60px)}}@media only screen and (max-width:800px){.qodef-content-grid{width:86%}.qodef--boxed .qodef-content-grid{width:calc(86% + 60px)}}@media only screen and (max-width:480px){.qodef-content-grid{width:82%}.qodef--boxed .qodef-content-grid{width:calc(82% + 60px)}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.6666666667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.6666666667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.6666666667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.5714285714%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.5714285714%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.5714285714%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.6666666667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.3333333333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.5714285714%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.6666666667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.3333333333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.5714285714%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.6666666667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.5714285714%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.6666666667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.3333333333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.5714285714%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.6666666667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.3333333333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.3333333333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.6666666667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.2857142857%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.5714285714%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1440px){.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-50px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner{margin:0 -25px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{padding:0 25px;margin:0 0 50px}}@media only screen and (max-width:680px){#qodef-404-page{padding:110px 40px 200px}}@media only screen and (max-width:680px){.qodef-blog .qodef-blog-item .qodef-e-content{padding:41px 25px 11px}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-right{margin-top:15px}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-block}.qodef-blog .qodef-blog-item.format-link .qodef-icon-elegant-icons{right:25px;font-size:80px}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote:before{right:18px;font-size:185px}}@media only screen and (max-width:1024px){#qodef-page-comments{margin-bottom:30px}}@media only screen and (max-width:768px){#qodef-page-comments-list .qodef-comment-item .children{padding-left:40px}}@media only screen and (max-width:680px){#qodef-page-comments-list .qodef-comment-item .qodef-e-title{flex-direction:column;align-items:flex-start}#qodef-page-comments-list .qodef-comment-item .qodef-e-title .qodef-e-links{align-self:flex-end}#qodef-page-comments-list .qodef-comment-item .children{padding-left:0}#qodef-page-comments-list .qodef-comment-item .children img{width:80%}}@media only screen and (max-width:480px){#qodef-page-comments-list .qodef-comment-item .qodef-e-inner{flex-wrap:wrap}#qodef-page-comments-list .qodef-comment-item .qodef-e-content{margin-top:23px}}@media only screen and (max-width:680px){.qodef-m-filter .qodef-m-filter-items{flex-direction:column}.qodef-m-filter .qodef-m-filter-item{margin:5px 0}}@media only screen and (max-width:1024px){#qodef-page-footer-top-area .qodef-content-full-width{padding:0 50px}}@media only screen and (max-width:680px){#qodef-page-footer-top-area .qodef-content-full-width{padding:0 9%}}@media only screen and (max-width:1024px){#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 50px}}@media only screen and (max-width:680px){#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 9%}}@media only screen and (max-width:1024px){#qodef-page-header{display:none}}@media only screen and (max-width:1024px){#qodef-page-mobile-header{display:block}}@media only screen and (max-width:768px){.woocommerce-page div.woocommerce .col2-set{flex-wrap:wrap}}@media only screen and (max-width:680px){.woocommerce-page div.woocommerce .woocommerce-info{flex-direction:column;padding-bottom:12px}.woocommerce-page div.woocommerce .woocommerce-info .button{margin-bottom:8px}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .summary .added_to_cart,#qodef-woo-page.qodef--single .summary .button,#qodef-woo-page.qodef--single .woocommerce-notices-wrapper .added_to_cart,#qodef-woo-page.qodef--single .woocommerce-notices-wrapper .button{padding:15px 45px}#qodef-woo-page.qodef--single .woocommerce-error,#qodef-woo-page.qodef--single .woocommerce-info,#qodef-woo-page.qodef--single .woocommerce-message{flex-direction:column;padding-bottom:12px}#qodef-woo-page.qodef--single .woocommerce-error .button,#qodef-woo-page.qodef--single .woocommerce-info .button,#qodef-woo-page.qodef--single .woocommerce-message .button{margin-bottom:8px}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .shop_table th{font-size:14px}#qodef-woo-page.qodef--cart .shop_table th.product-thumbnail{display:none}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail{display:none}#qodef-woo-page.qodef--cart .shop_table td.product-name a{font-size:12px}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon{width:100%;float:none}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon>*{margin-bottom:20px}#qodef-woo-page.qodef--cart .shop_table td.actions>.button{float:none}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th{width:auto}}@media only screen and (max-width:768px){.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{width:100%;float:none}.woocommerce-account .woocommerce-MyAccount-navigation{padding-right:0}.woocommerce-account .woocommerce-MyAccount-content{margin-top:50px}}@media only screen and (max-width:1440px){.qodef-woo-product-list ul.products.columns-6>.product{width:20%}}@media only screen and (max-width:1366px){.qodef-woo-product-list ul.products.columns-5>.product{width:25%}.qodef-woo-product-list ul.products.columns-6>.product{width:25%}.qodef-woo-product-list ul.products.columns-7>.product{width:25%}.qodef-woo-product-list ul.products.columns-8>.product{width:25%}}@media only screen and (max-width:1024px){.qodef-woo-product-list ul.products.columns-4>.product{width:33.3333333333%}.qodef-woo-product-list ul.products.columns-5>.product{width:33.3333333333%}.qodef-woo-product-list ul.products.columns-6>.product{width:33.3333333333%}.qodef-woo-product-list ul.products.columns-7>.product{width:33.3333333333%}.qodef-woo-product-list ul.products.columns-8>.product{width:33.3333333333%}}@media only screen and (max-width:768px){.qodef-woo-product-list ul.products.columns-3>.product{width:50%}.qodef-woo-product-list ul.products.columns-4>.product{width:50%}.qodef-woo-product-list ul.products.columns-5>.product{width:50%}.qodef-woo-product-list ul.products.columns-6>.product{width:50%}.qodef-woo-product-list ul.products.columns-7>.product{width:50%}.qodef-woo-product-list ul.products.columns-8>.product{width:50%}}@media only screen and (max-width:680px){.qodef-woo-product-list ul.products.columns-2>.product{width:100%}.qodef-woo-product-list ul.products.columns-3>.product{width:100%}.qodef-woo-product-list ul.products.columns-4>.product{width:100%}.qodef-woo-product-list ul.products.columns-5>.product{width:100%}.qodef-woo-product-list ul.products.columns-6>.product{width:100%}.qodef-woo-product-list ul.products.columns-7>.product{width:100%}.qodef-woo-product-list ul.products.columns-8>.product{width:100%}}@media only screen and (max-width:1440px){.qodef-woo-product-list.qodef-gutter--huge ul.products{margin:0 -25px}.qodef-woo-product-list.qodef-gutter--huge ul.products>.product{padding:0 25px;margin:0 0 50px}}@media only screen and (max-width:768px){.qodef-woo-product-list.qodef-gutter--large.qodef-col-num--3 .qodef-grid-item{margin-bottom:30px}}@media only screen and (max-width:480px){.qodef-woo-results{flex-wrap:wrap;align-items:flex-start;justify-content:start}.qodef-woo-results .woocommerce-ordering{margin-bottom:7px;margin-left:0}.qodef-woo-results .woocommerce-ordering .select2-selection--single{padding-left:0}}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single .qodef-woo-single-inner{flex-wrap:wrap}#qodef-woo-page.qodef--single .entry-summary{margin-top:60px}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger{left:10px}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper{flex-wrap:wrap}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image{width:100%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper{width:100%!important;display:flex;flex-wrap:wrap}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child{margin-top:10px!important}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs{flex-direction:column;align-items:flex-start}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li{margin:0 0 27px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:last-child{margin-bottom:0}}.neobeat-core-page-inline-style{position:absolute!important;width:0;height:0;line-height:1;display:none}.kc-elm.qodef-shortcode .fa,.kc-elm.qodef-shortcode .fas{font-family:"Font Awesome 5 Free";font-weight:900}.kc-elm.qodef-shortcode .fa:before,.kc-elm.qodef-shortcode .fas:before{font-family:inherit;font-weight:inherit}.kc-elm.qodef-shortcode .fab{font-family:"Font Awesome 5 Brands";font-weight:400}.kc-elm.qodef-shortcode .fab:before{font-family:inherit;font-weight:inherit}.qodef-shortcode .last_toggle_el_margin,.qodef-shortcode .wpb_button,.qodef-shortcode .wpb_content_element,.qodef-shortcode .wpb_row,.qodef-shortcode ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}#qodef-back-to-top{position:fixed;right:50px;bottom:0;display:flex;align-items:center;margin:0;opacity:0;color:#38214a;transform:rotate(-90deg) translateX(calc(100% + 7px));transform-origin:100% 0;visibility:hidden;z-index:10000;transition:.3s ease-out}#qodef-back-to-top.qodef-light{color:#fff}@media only screen and (max-width:680px){#qodef-back-to-top{right:40px}}#qodef-back-to-top .qodef-back-to-top-icon{position:relative;top:1px;font-size:19px;line-height:inherit;transition:transform .3s ease-out;transform:translateX(0)}#qodef-back-to-top .qodef-back-to-top-icon *{display:block;line-height:inherit}#qodef-back-to-top:hover .qodef-back-to-top-icon{transform:translateX(4px)}#qodef-back-to-top .qodef-back-to-top-label{margin-right:7px;font-weight:600}#qodef-back-to-top.qodef--off{opacity:0;visibility:hidden;transition:opacity .15s ease,visibility 0s .15s}#qodef-back-to-top.qodef--on{opacity:1;visibility:visible;transition:opacity .3s ease,color .2s ease}.qodef-blog.qodef-item-layout--minimal article .qodef-e-info.qodef-info--bottom{margin-top:5px}.qodef-blog.qodef-item-layout--pinterest .qodef-e-content{padding:26px 35px 32px}.qodef-blog.qodef-item-layout--pinterest .qodef-e-info.qodef-info--top{margin-bottom:8px}.qodef-blog.qodef-item-layout--pinterest .qodef-e-info.qodef-info--bottom{margin-top:16px}.qodef-blog.qodef-item-layout--pinterest .qodef-e-info-author-image-link img{width:35px}.qodef-blog.qodef-item-layout--pinterest.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{margin-bottom:36px}.qodef-blog.qodef-item-layout--pinterest.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link{margin-bottom:50px}.qodef-blog.qodef-item-layout--pinterest.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote{margin-bottom:50px}.qodef-blog.qodef-item-layout--pinterest:not(.qodef-col-num--1) article.format-link .qodef-e-link{padding:136px 35px 138px}.qodef-blog.qodef-item-layout--pinterest:not(.qodef-col-num--1) article.format-link .qodef-icon-elegant-icons{top:20px;right:20px;transform:none;font-size:108px}.qodef-blog.qodef-item-layout--pinterest:not(.qodef-col-num--1) article.format-quote .qodef-e-quote{padding:134px 35px 98px}.qodef-blog.qodef-item-layout--pinterest:not(.qodef-col-num--1) article.format-quote .qodef-e-quote:before{top:18px;right:7px;font-size:272px}.qodef-blog.qodef-item-layout--pinterest:not(.qodef-col-num--1) article.format-quote .qodef-e-quote-author{margin:15px 0 0}.qodef-blog.qodef-item-layout--pinterest article.format-standard .qodef-e-inner{border-top-right-radius:5px;border-top-left-radius:5px}.qodef-blog.qodef-item-layout--pinterest article.format-standard .qodef-e-media-image{overflow:hidden;border-top-right-radius:5px;border-top-left-radius:5px}.qodef-blog.qodef-item-layout--pinterest article.format-standard .qodef-e-media-image img{transform:scale(1.04) translateZ(0);transition:.5s ease-out;transform-origin:bottom}.qodef-blog.qodef-item-layout--pinterest article.format-standard:hover .qodef-e-media-image img{transform:scale(1.01) translateZ(0)}.qodef-blog.qodef-item-layout--pinterest article.format-link .qodef-e-link{border-radius:5px}.qodef-blog.qodef-item-layout--pinterest article.format-quote .qodef-e-quote{border-radius:5px}.qodef-blog.qodef-item-layout--pinterest article.format-video .qodef-e-inner{overflow:hidden;border-radius:50%}.qodef-browser--safari .qodef-blog.qodef-item-layout--pinterest article.format-video .qodef-e-inner{overflow:visible}.qodef-blog.qodef-item-layout--pinterest article.format-video .qodef-e-media-image{transform:scale(1.04) translateZ(0);transition:.5s ease-out}.qodef-blog.qodef-item-layout--pinterest article.format-video:hover .qodef-e-media-image{transform:scale(1.01) translateZ(0)}.qodef-blog.qodef-item-layout--pinterest article.format-video:hover .qodef-e-play-inner>span:nth-of-type(2){clip-path:inset(0 0 0 0)}.qodef-blog.qodef-item-layout--pinterest article.format-video .qodef-e-play{position:absolute;display:block;width:100px;height:100px;top:50%;left:50%;transform:translate(-50%,-50%);font-size:41px}.qodef-blog.qodef-item-layout--pinterest article.format-video .qodef-e-play-inner{display:flex;z-index:2;width:100%;height:100%;align-items:center;justify-content:center}.qodef-blog.qodef-item-layout--pinterest article.format-video .qodef-e-play-inner .qodef-e-play-inner-bg-holder:before{content:"";position:absolute;display:flex;height:100%;width:100%;border-radius:50%;box-sizing:border-box;background:rgba(255,255,255,.2);z-index:-1;backdrop-filter:blur(10px)}.qodef-blog.qodef-item-layout--pinterest article.format-video .qodef-e-play-inner>span{display:block;z-index:10;color:transparent;-webkit-text-stroke-width:1px;transition:all .32s ease-out;content:"\f488";font-family:Ionicons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;width:100%;height:100%;-webkit-text-stroke-color:#fff;position:absolute;display:flex;height:100%;width:100%;z-index:2;align-items:center;justify-content:center;transition:all .85s ease-out}.qodef-blog.qodef-item-layout--pinterest article.format-video .qodef-e-play-inner>span:nth-of-type(2){position:absolute;-webkit-text-stroke-width:0;clip-path:inset(0 100% 0 0);color:#fff}.qodef-blog.qodef-item-layout--simple article .qodef-e-inner{display:flex;align-items:center}.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{flex-shrink:0;width:80px;margin:0 20px 0 0}.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image img{border-radius:50%}.qodef-blog.qodef-item-layout--simple article .qodef-e-content{padding:0;box-shadow:none}.qodef-blog.qodef-item-layout--simple article .qodef-e-title a{color:inherit}.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom{margin-top:0;font-size:13px;top:-5px}.qodef-blog.qodef-gutter--large.qodef-col-num--1.qodef-item-layout--standard .qodef-grid-item{margin-bottom:70px}.qodef-blog.qodef-item-layout--standard{margin-bottom:30px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{margin-bottom:36px}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-link .qodef-e-link{padding:76px}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-link .qodef-icon-elegant-icons{right:40px;font-size:140px}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote{padding:76px}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote:before{font-size:540px}#qodef-author-info{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:21px;padding:30px;border-radius:5px;box-sizing:border-box;background-color:#faf0ee}#qodef-author-info .qodef-m-inner{position:relative;display:flex;align-items:center}#qodef-author-info .qodef-m-image{flex-shrink:0;margin-right:30px}#qodef-author-info .qodef-m-image a,#qodef-author-info .qodef-m-image img{display:block}#qodef-author-info .qodef-m-image img{border-radius:100%;box-sizing:border-box}#qodef-author-info .qodef-m-author{margin:0}#qodef-author-info .qodef-m-email{margin:5px 0 0}#qodef-author-info .qodef-m-description{margin:11px 0 0}#qodef-author-info .qodef-m-social-icons{margin-top:18px}#qodef-author-info .qodef-m-social-icons a{position:relative;display:inline-block;vertical-align:top;margin-right:16px}#qodef-author-info .qodef-m-social-icons a:last-child{margin-right:0}#qodef-related-posts{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:86px}#qodef-single-post-navigation{position:relative;display:inline-block;width:100%;vertical-align:top;margin:44px 0 3px}#qodef-single-post-navigation .qodef-m-inner{position:relative;display:flex;align-items:center;justify-content:space-between}#qodef-single-post-navigation .qodef-m-nav{position:relative;display:flex;align-items:center;color:#38214a}#qodef-single-post-navigation .qodef-m-nav .qodef-icon-ionicons{transition:.3s ease-out;transform:translateX(0)}#qodef-single-post-navigation .qodef-m-nav>*{display:block;line-height:1}#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-icon-ionicons{margin-right:8px}#qodef-single-post-navigation .qodef-m-nav.qodef--prev:hover .qodef-icon-ionicons{transform:translateX(-3px)}#qodef-single-post-navigation .qodef-m-nav.qodef--next{flex-direction:row-reverse;margin-left:auto;text-align:right}#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-icon-ionicons{margin-left:8px}#qodef-single-post-navigation .qodef-m-nav.qodef--next:hover .qodef-icon-ionicons{transform:translateX(3px)}#qodef-single-post-navigation .qodef-icon-ionicons{font-size:19px}#qodef-single-post-navigation .qodef-m-nav-label{font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c;color:#38214a;font-weight:700}.qodef-contact-form-7{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-contact-form-7 .ajax-loader{position:absolute;right:-10px}.qodef-contact-form-7 .qodef-skin--light input:focus{color:#fff;border-color:#fff}.qodef-contact-form-7 .qodef-skin--light button{color:#38214a;background-color:#fff;border-color:#fff;box-shadow:none}.qodef-contact-form-7 .qodef-skin--light button:hover{background-color:#f8e7e5;border-color:#f8e7e5}.qodef-fullscreen-menu-opener{position:relative;display:inline-block;vertical-align:middle}.qodef-fullscreen-menu-opener .qodef-open-icon{position:relative;visibility:visible}.qodef-fullscreen-menu-opener .qodef-close-icon{position:absolute;top:0;left:0;visibility:hidden}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack{font-size:35px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack *{display:inline-block;line-height:inherit}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack :before{display:inline-block;line-height:inherit}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span{position:relative}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span>*{vertical-align:middle}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span path,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span>*{fill:currentColor;stroke:currentColor}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined{line-height:1}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-circles{color:#38214a}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row .qodef-circle{background-color:#38214a}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row .qodef-circle{background-color:#fff!important}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row .qodef-circle{background-color:#000!important}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(56,33,74,.5)}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),.qodef-header--light:not(.qodef-header--sticky-display) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(255,255,255,.5)!important}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(0,0,0,.5)!important}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){background-color:rgba(56,33,74,.5)}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,.qodef-header--light:not(.qodef-header--sticky-display) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){background-color:rgba(255,255,255,.5)!important}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){background-color:rgba(0,0,0,.5)!important}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(56,33,74,.5)}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(255,255,255,.5)!important}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(0,0,0,.5)!important}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-circles{color:#38214a}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-circles .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){opacity:0!important}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){opacity:0!important}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-circles:hover .qodef-circles-row.qodef-cr-1 .qodef-circle,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-circles:hover .qodef-circles-row.qodef-cr-2 .qodef-circle,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-circles:hover .qodef-circles-row.qodef-cr-3 .qodef-circle{opacity:.5}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-circles:hover .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(2){opacity:1}.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-circles{color:#fff}.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack .qodef-side-area-opener-icon{color:#fff}.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#fff;stroke:#fff}.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-circles{color:#000}.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack .qodef-side-area-opener-icon{color:#000}.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#000;stroke:#000}.qodef-fullscreen-menu-holder{position:fixed;top:0;left:0;width:100%;height:100%;overflow-x:hidden!important;visibility:hidden;opacity:0;z-index:99;background-color:#faf0ee}.qodef-fullscreen-menu-holder.qodef-has-bg-image{background-position:center}.qodef-fullscreen-menu-holder .qodef-fullscreen-menu-holder-inner{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;height:100%}.qodef-fullscreen-menu-holder .qodef-content-grid{height:100%}.qodef-fullscreen-menu-holder .qodef-content-grid nav.qodef-fullscreen-menu{width:100%}.qodef-fullscreen-menu-holder .qodef-content-grid nav.qodef-fullscreen-menu ul{display:table}.qodef-fullscreen-menu-holder .qodef-content-grid nav.qodef-fullscreen-menu ul>li{display:table}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu{position:relative;top:0;margin:0 auto;text-align:left}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul{position:relative;list-style:none;padding:0 0 0 58px;margin:0}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li{margin:0;padding:0;text-align:left}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a{position:relative;display:inline-block;vertical-align:middle;margin:1px 0 2px;font-size:55px;line-height:1.3818181818em;letter-spacing:-.01em;font-weight:700;color:#38214a;transition:all .35s ease-out,padding .3s ease}@media only screen and (min-width:1025px) and (max-width:1440px){.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a{font-size:44px}}@media only screen and (min-width:1025px){.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a:hover{color:rgba(56,33,74,.5)}}@media only screen and (max-width:1024px){.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a{font-size:35px}}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li.current-menu-ancestor>a,.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li.current-menu-item>a{color:rgba(56,33,74,.5)}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul{padding:5px 0 1px 2px}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul.sub-menu{display:none}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li.current-menu-ancestor>a,.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li.current-menu-item>a{color:#5d516c;padding-left:10px}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li a{font-size:16px;font-weight:400;text-transform:none;margin:7px 0 6px;color:#8b8395;transition:all .3s ease-in-out}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li a:hover{color:#5d516c;padding-left:10px}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li ul li a{font-size:16px;font-weight:600}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li:last-child ul:last-child{padding-bottom:0}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul.menu:hover>li:hover>a{color:#38214a}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul.menu:hover>li>a{color:rgba(56,33,74,.5)}.qodef-fullscreen-menu--opened{position:fixed;top:0;left:0;height:100%;width:100%;overflow-y:hidden}.qodef-fullscreen-menu--opened.admin-bar{top:32px;height:calc(100% - 32px)}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-open-icon{visibility:hidden}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-close-icon{visibility:visible}.qodef-fullscreen-menu--opened.qodef-header--light .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined{color:#fff}.qodef-fullscreen-menu--opened.qodef-header--light .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-circles-row .qodef-circle{background-color:#38214a}.qodef-fullscreen-menu--opened.qodef-header--dark .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined{color:#38214a}.qodef-fullscreen-menu--opened.qodef-header--dark .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-close-icon .qodef-circles-row .qodef-circle{background-color:#38214a}.qodef-fullscreen-menu--opened #qodef-page-header,.qodef-fullscreen-menu--opened #qodef-page-mobile-header{visibility:hidden}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened .qodef-header-logo-link,.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link{visibility:visible}.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark{opacity:1}.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light,.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:0}@keyframes fullscreen-fade-out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes fullscreen-fade-in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-holder{animation:fullscreen-fade-in .25s linear both}.qodef-fullscreen-menu-animate--out .qodef-fullscreen-menu-holder{animation:fullscreen-fade-out .25s linear both}.admin-bar .qodef-fullscreen-menu-holder{height:calc(100% - 32px);top:32px}#qodef-page-header .qodef-header-wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}.qodef-header--light:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-navigation>ul:hover>li:hover>a{color:#fff}.qodef-header--light:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-navigation>ul:hover>li>a{color:rgba(255,255,255,.5)}.qodef-header--dark:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-navigation>ul:hover>li:hover>a{color:#000}.qodef-header--dark:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-navigation>ul:hover>li>a{color:rgba(0,0,0,.5)}.qodef-header--light:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-navigation>ul>li>a{color:#fff}.qodef-header--light:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-navigation>ul>li>a:hover{color:rgba(255,255,255,.5)}.qodef-header--dark:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-navigation>ul>li>a{color:#000}.qodef-header--dark:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-navigation>ul>li>a:hover{color:rgba(0,0,0,.5)}.qodef-header--light:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-navigation>ul>li.current-menu-ancestor>a,.qodef-header--light:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-navigation>ul>li.current-menu-item>a{color:rgba(255,255,255,.5)}.qodef-header--dark:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-navigation>ul>li.current-menu-ancestor>a,.qodef-header--dark:not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-navigation>ul>li.current-menu-item>a{color:rgba(0,0,0,.5)}#qodef-page-header .qodef-widget-holder{display:flex;align-items:center;height:100%}#qodef-page-header .qodef-widget-holder .widget{margin:0 0 0 13px}#qodef-page-header-inner.qodef-content-grid{padding:0}#qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:1}#qodef-page-header .qodef-header-logo-link img.qodef--dark,#qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:0}#qodef-page-header .qodef-header-logo-link img:not(.qodef--main){position:absolute;top:50%;left:0;transform:translateY(-50%)}.qodef-header--light:not(.qodef-fullscreen-menu--opened):not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-logo-link .qodef--light{opacity:1}.qodef-header--light:not(.qodef-fullscreen-menu--opened):not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-logo-link .qodef--dark,.qodef-header--light:not(.qodef-fullscreen-menu--opened):not(.qodef-header--sticky-display) #qodef-page-header .qodef-header-logo-link .qodef--main{opacity:0}.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--dark{opacity:1}.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--light,.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--main{opacity:0}#qodef-page-header .qodef-header-logo-image.qodef--customizer{max-height:100%;width:auto;margin-right:auto}.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link{margin-right:auto}.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder{margin-right:30px}.qodef-header-standard--right #qodef-page-header-inner .qodef-header-logo-link{margin-right:auto}.qodef-header-standard--left #qodef-page-header-inner{justify-content:flex-start}.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation{margin-left:20px}.qodef-header-standard--left #qodef-page-header-inner .qodef-widget-holder{margin-left:auto}.qodef-header-standard--center .qodef-header-logo-wrapper{position:absolute;top:0;left:0;height:100%;display:inline-flex;align-items:center}.qodef-header-standard--center .qodef-header-navigation{margin-left:auto;margin-right:auto}.qodef-header-standard--center .qodef-header-navigation>ul>li:first-child{padding-left:0}.qodef-header-standard--center .qodef-header-navigation>ul>li:first-child .qodef-drop-down-second{left:-25px}.qodef-header-standard--center .qodef-widget-holder{position:absolute;top:0;right:0}.qodef-header-standard--right .qodef-header-navigation{margin-right:20px;margin-left:auto}@media only screen and (min-width:1367px) and (max-width:1680px){.qodef-content-grid-1400.qodef-header--vertical-closed .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1400.qodef-header--vertical-closed .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1400.qodef-header--vertical-closed .qodef-content-grid{width:768px}}@media only screen and (min-width:1367px) and (max-width:1680px){.qodef-content-grid-1300.qodef-header--vertical-closed .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1300.qodef-header--vertical-closed .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1300.qodef-header--vertical-closed .qodef-content-grid{width:768px}}@media only screen and (min-width:1367px) and (max-width:1440px){.qodef-content-grid-1200.qodef-header--vertical-closed .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1200.qodef-header--vertical-closed .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1200.qodef-header--vertical-closed .qodef-content-grid{width:768px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1100.qodef-header--vertical-closed .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1100.qodef-header--vertical-closed .qodef-content-grid{width:768px}}.qodef-header--vertical-closed #qodef-page-header{position:fixed;top:0;left:0;width:360px;height:100%;z-index:100;left:calc(100px - 360px);transition:left .35s ease-in-out}.qodef-header--vertical-closed #qodef-page-header.active{left:0}.qodef-header--vertical-closed #qodef-page-header.active .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-open-icon{visibility:hidden;opacity:0}.qodef-header--vertical-closed #qodef-page-header.active .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon{visibility:visible;opacity:1}.qodef-header--vertical-closed #qodef-page-header .qodef-header-logo-link{position:fixed;width:77px;left:30px;height:auto;z-index:101}.qodef-header--vertical-closed #qodef-page-header .qodef-header-logo-link img{margin:0 auto}.qodef-header--vertical-closed #qodef-page-header .widget.widget_neobeat_core_icon{margin:0 0 25px}.qodef-header--vertical-closed #qodef-page-header-inner{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;padding:28px 60px 10px 100px}.qodef-header--vertical-closed #qodef-page-header-inner .qodef-header-navigation ul{display:block}.qodef-header--vertical-closed #qodef-page-header-inner .qodef-header-navigation ul>li{margin:0}.qodef-header--vertical-closed #qodef-page-header-inner .qodef-vertical-closed-widget-holder{position:fixed;bottom:20px;left:33px;display:flex;flex-direction:column;z-index:102}.qodef-header--vertical-closed.admin-bar #qodef-page-header{top:32px;height:calc(100% - 32px)}.qodef-header--vertical-closed #qodef-page-footer,.qodef-header--vertical-closed #qodef-page-outer{padding-left:100px}.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined{line-height:1;position:fixed;z-index:101;display:flex;height:100%;width:100px;left:0;align-items:center;justify-content:center;background-color:inherit;color:#38214a}.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined span{display:flex;width:100%;justify-content:center;position:absolute}.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row .qodef-circle{background-color:#38214a}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row .qodef-circle{background-color:#fff!important}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row .qodef-circle{background-color:#000!important}.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(56,33,74,.5)}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),.qodef-header--light:not(.qodef-header--sticky-display) .qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(255,255,255,.5)!important}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(0,0,0,.5)!important}.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){background-color:rgba(56,33,74,.5)}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,.qodef-header--light:not(.qodef-header--sticky-display) .qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){background-color:rgba(255,255,255,.5)!important}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){background-color:rgba(0,0,0,.5)!important}.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(56,33,74,.5)}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(255,255,255,.5)!important}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(0,0,0,.5)!important}.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon .qodef-circles{color:#38214a}.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon .qodef-circles .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){opacity:0!important}.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){opacity:0!important}.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon .qodef-circles:hover .qodef-circles-row.qodef-cr-1 .qodef-circle,.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon .qodef-circles:hover .qodef-circles-row.qodef-cr-2 .qodef-circle,.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon .qodef-circles:hover .qodef-circles-row.qodef-cr-3 .qodef-circle{opacity:.5}.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon .qodef-circles:hover .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(2){opacity:1}.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon,.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-open-icon{transition:.5s ease-in-out}.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon{visibility:hidden;opacity:0}.qodef-header--light .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined{color:#fff}.qodef-header--light .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles-row .qodef-circle{background-color:#fff!important}.qodef-header--light .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),.qodef-header--light .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(255,255,255,.5)!important}.qodef-header--light .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,.qodef-header--light .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){background-color:rgba(255,255,255,.5)!important}.qodef-header--light .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(255,255,255,.5)!important}.qodef-header--light .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon .qodef-circles{color:#fff!important}.qodef-header--dark .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined{color:#000}.qodef-header--dark .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles-row .qodef-circle{background-color:#000!important}.qodef-header--dark .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),.qodef-header--dark .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(0,0,0,.5)!important}.qodef-header--dark .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,.qodef-header--dark .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){background-color:rgba(0,0,0,.5)!important}.qodef-header--dark .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined:hover .qodef-open-icon .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(0,0,0,.5)!important}.qodef-header--dark .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-close-icon .qodef-circles{color:#000!important}.qodef-header--vertical-closed #qodef-page-header.active .qodef-header-vertical-navigation{opacity:1;transition-delay:.35s}.qodef-header--vertical-closed .qodef-header-vertical-navigation{margin:58px 0 31px 40px;padding:0;z-index:100;width:100%;height:100%;display:flex;align-items:center;opacity:0;transition:.5s ease-out}.qodef-header--vertical-closed .qodef-header-vertical-navigation ul{position:relative;list-style-type:none;padding:0;margin:0}.qodef-header--vertical-closed .qodef-header-vertical-navigation ul li{position:relative;padding:0;margin:0}.qodef-header--vertical-closed .qodef-header-vertical-navigation ul li a{position:relative;display:block;margin:0;padding:2px 0;color:#8b8395;transition:all .35s ease-out,padding .3s ease}.qodef-header--light.qodef-header--vertical-closed .qodef-header-vertical-navigation ul li a{color:#fff!important}.qodef-header--dark.qodef-header--vertical-closed .qodef-header-vertical-navigation ul li a{color:#000!important}.qodef-header--vertical-closed .qodef-header-vertical-navigation ul li a:hover{padding-left:8px;color:#5d516c}.qodef-header--vertical-closed .qodef-header-vertical-navigation ul li a:hover .qodef-menu-arrow{transform:rotate(0)}.qodef-header--vertical-closed .qodef-header-vertical-navigation ul li a .qodef-menu-item-icon{margin-right:5px;vertical-align:middle}.qodef-header--vertical-closed .qodef-header-vertical-navigation ul li.current-menu-ancestor>a,.qodef-header--vertical-closed .qodef-header-vertical-navigation ul li.current-menu-item>a,.qodef-header--vertical-closed .qodef-header-vertical-navigation ul li.current_page_item>a{padding-left:8px;color:#5d516c}.qodef-header--vertical-closed .qodef-header-vertical-navigation ul li ul{padding:6px 0}.qodef-header--vertical-closed .qodef-header-vertical-navigation ul li .qodef-drop-down-second{transform:translateZ(0)}.qodef-header--vertical-closed .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner{position:relative;display:block;padding:0;z-index:997}.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul:hover>li:hover>a{color:#38214a}.qodef-header--light.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul:hover>li:hover>a{color:#fff!important}.qodef-header--dark.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul:hover>li:hover>a{color:#000!important}.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul:hover>li>a{padding-left:0;color:rgba(56,33,74,.5)}.qodef-header--light.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul:hover>li>a{color:rgba(255,255,255,.5)!important}.qodef-header--dark.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul:hover>li>a{color:rgba(0,0,0,.5)!important}.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul>li>a{padding:11px 0;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.01em;color:#38214a}.qodef-header--light.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul>li>a{color:#fff!important}.qodef-header--dark.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul>li>a{color:#000!important}.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a,.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul>li.current-menu-item>a,.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul>li.current_page_item>a{padding-left:0;color:rgba(56,33,74,.5)}.qodef-header--light.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a,.qodef-header--light.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul>li.current-menu-item>a,.qodef-header--light.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul>li.current_page_item>a{color:rgba(255,255,255,.5)!important}.qodef-header--dark.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a,.qodef-header--dark.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul>li.current-menu-item>a,.qodef-header--dark.qodef-header--vertical-closed .qodef-header-vertical-navigation>ul>li.current_page_item>a{color:rgba(0,0,0,.5)!important}.qodef-header--vertical-closed .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li .qodef-drop-down-second{display:none}.qodef-header--vertical-closed .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second{position:absolute;top:0;width:100%}.qodef-header--vertical-closed .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul{position:absolute;top:-23px;left:calc(100% + 40px);width:254px;background-color:#fff;padding:25px 20px;margin-left:50px;visibility:hidden;opacity:0;transition:all .2s ease}.qodef-header--vertical-closed .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul *{visibility:inherit;transition:visibility .2s ease}.qodef-header--vertical-closed .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul.qodef-float--open{margin-left:0;opacity:1;visibility:visible;z-index:900}.qodef-header--vertical-closed .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul ul{top:-25px;left:calc(100% + 20px);visibility:hidden;transition:all .2s ease}@media only screen and (min-width:1367px) and (max-width:1680px){.qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid{width:768px}}@media only screen and (min-width:1367px) and (max-width:1680px){.qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid{width:768px}}@media only screen and (min-width:1367px) and (max-width:1440px){.qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid{width:768px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid{width:768px}}.qodef-header--vertical #qodef-page-header{position:fixed;top:0;left:0;width:340px;height:100%;background-color:#fff;z-index:100}.qodef-header--vertical #qodef-page-header-inner{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;padding:40px 60px 10px}.qodef-header--vertical #qodef-page-header-inner .qodef-header-navigation ul{display:block}.qodef-header--vertical #qodef-page-header-inner .qodef-header-navigation ul>li{margin:0}.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder{display:block}.qodef-header--vertical.admin-bar #qodef-page-header{top:32px;height:calc(100% - 32px)}.qodef-header--vertical #qodef-page-footer,.qodef-header--vertical #qodef-page-outer{padding-left:340px}.qodef-header--vertical .qodef-header-vertical-navigation{margin:0 0 66px;padding:0;z-index:100;width:100%}@media only screen and (min-width:1280px) and (max-width:1440px){.qodef-header--vertical .qodef-header-vertical-navigation{margin:40px 0 20px}}.qodef-header--vertical .qodef-header-vertical-navigation ul{position:relative;list-style-type:none;padding:0;margin:0}.qodef-header--vertical .qodef-header-vertical-navigation ul li{position:relative;padding:0;margin:0}.qodef-header--vertical .qodef-header-vertical-navigation ul li a{position:relative;display:block;margin:0;padding:2px 0;color:#8b8395;transition:all .35s ease-out,padding .3s ease}.qodef-header--light.qodef-header--vertical .qodef-header-vertical-navigation ul li a{color:#fff!important}.qodef-header--dark.qodef-header--vertical .qodef-header-vertical-navigation ul li a{color:#000!important}.qodef-header--vertical .qodef-header-vertical-navigation ul li a:hover{padding-left:8px;color:#5d516c}.qodef-header--vertical .qodef-header-vertical-navigation ul li a:hover .qodef-menu-arrow{transform:rotate(0)}.qodef-header--vertical .qodef-header-vertical-navigation ul li a .qodef-menu-item-icon{margin-right:5px;vertical-align:middle}.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-ancestor>a,.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-item>a,.qodef-header--vertical .qodef-header-vertical-navigation ul li.current_page_item>a{padding-left:8px;color:#5d516c}.qodef-header--vertical .qodef-header-vertical-navigation ul li ul{padding:6px 0}.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second{transform:translateZ(0)}.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner{position:relative;display:block;padding:0;z-index:997}.qodef-header--vertical .qodef-header-vertical-navigation>ul:hover>li:hover>a{color:#38214a}.qodef-header--light.qodef-header--vertical .qodef-header-vertical-navigation>ul:hover>li:hover>a{color:#fff!important}.qodef-header--dark.qodef-header--vertical .qodef-header-vertical-navigation>ul:hover>li:hover>a{color:#000!important}.qodef-header--vertical .qodef-header-vertical-navigation>ul:hover>li>a{padding-left:0;color:rgba(56,33,74,.5)}.qodef-header--light.qodef-header--vertical .qodef-header-vertical-navigation>ul:hover>li>a{color:rgba(255,255,255,.5)!important}.qodef-header--dark.qodef-header--vertical .qodef-header-vertical-navigation>ul:hover>li>a{color:rgba(0,0,0,.5)!important}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a{padding:11px 0;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.01em;color:#38214a}.qodef-header--light.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a{color:#fff!important}.qodef-header--dark.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a{color:#000!important}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a,.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-item>a,.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current_page_item>a{padding-left:0;color:rgba(56,33,74,.5)}.qodef-header--light.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a,.qodef-header--light.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-item>a,.qodef-header--light.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current_page_item>a{color:rgba(255,255,255,.5)!important}.qodef-header--dark.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a,.qodef-header--dark.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-item>a,.qodef-header--dark.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current_page_item>a{color:rgba(0,0,0,.5)!important}.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li .qodef-drop-down-second{display:none}.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second{position:absolute;top:0;width:100%}.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul{position:absolute;top:-23px;left:calc(100% + 40px);width:254px;background-color:#fff;padding:25px 20px;margin-left:50px;visibility:hidden;opacity:0;transition:all .2s ease}.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul *{visibility:inherit;transition:visibility .2s ease}.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul.qodef-float--open{margin-left:0;opacity:1;visibility:visible;z-index:900}.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul ul{top:-25px;left:calc(100% + 20px);visibility:hidden;transition:all .2s ease}.qodef-header--fixed-display #qodef-page-header,.qodef-header--fixed-display #qodef-top-area{position:fixed;top:0;left:0;width:100%}.qodef--boxed.qodef-header--fixed-display #qodef-top-area,.qodef-header--fixed-display #qodef-page-header{left:30px;width:calc(100% - 60px)}.qodef-header--fixed-display.admin-bar #qodef-page-header,.qodef-header--fixed-display.admin-bar #qodef-top-area{top:32px}.qodef-header-sticky{position:fixed;top:0;left:0;height:70px;width:100%;padding:0 50px;background-color:#fff;transform:translateY(-100%);transition:transform .5s ease,top .5s ease;z-index:100}.qodef-header-sticky .qodef-header-sticky-inner{position:relative;display:flex;align-items:center;justify-content:space-between;height:100%}.qodef-header-standard--right .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-logo-link{margin-right:auto}.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner{justify-content:flex-start}.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-navigation{margin-left:20px}.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner .qodef-widget-holder{margin-left:auto}.qodef-header--sticky-display .qodef-header-sticky{box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2);transform:translateY(0)}.admin-bar.qodef-header--sticky-display .qodef-header-sticky{top:32px}#qodef-top-area{position:relative;display:flex;align-items:center;justify-content:space-between;height:40px;padding:0 50px;background-color:#000;z-index:101}#qodef-top-area .widget{display:inline-block;vertical-align:middle;line-height:1}#qodef-top-area .widget .textwidget>*{margin:0}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a{background-image:none!important;height:auto!important;border-radius:4px;overflow:hidden;opacity:1!important}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:after{font-family:"Font Awesome 5 Brands";content:"\f16d";position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;font-size:15px;color:#fff;opacity:0;transition:.5s ease-out}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover:after{opacity:1}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a img{display:inline-block!important;max-width:unset!important;width:calc(100% + 40px)!important;height:calc(100% + 40px)!important;margin-top:-20px!important;margin-left:-20px!important;margin-bottom:-20px!important}.qodef-instagram-list.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0}.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0!important}.qodef-instagram-list.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -5px}.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{padding:0 5px!important;margin:0 0 10px!important}.qodef-instagram-list.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -10px}.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{padding:0 10px!important;margin:0 0 20px!important}.qodef-instagram-list.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -15px}.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{padding:0 15px!important;margin:0 0 30px!important}.qodef-instagram-list.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -20px}.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{padding:0 20px!important;margin:0 0 40px!important}.qodef-instagram-list.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-80px}.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -40px}.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{padding:0 40px!important;margin:0 0 80px!important}.qodef-instagram-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-110px}.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -55px}.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{padding:0 55px!important;margin:0 0 110px!important}.qodef-instagram-list #sb_instagram{padding-bottom:0!important}@media only screen and (min-width:681px) and (max-width:768px){.qodef-instagram-list #sb_instagram.sbi_col_8 #sbi_images .sbi_item{width:50%}}#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer{max-height:100%;width:auto;margin-right:auto}#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:1}#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{opacity:0}#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main){position:absolute;top:50%;left:0;transform:translateY(-50%)}#qodef-page-mobile-header{background-color:#fff}.qodef-mobile-header--sticky #qodef-page-mobile-header{width:100%;position:fixed;top:0;left:0;transform:translateY(-100%)}.qodef-mobile-header--sticky-animation #qodef-page-mobile-header{transition:transform .3s ease,top .3s ease}.qodef-mobile-header--sticky-display #qodef-page-mobile-header{transform:translateY(0)}.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header{top:46px}#qodef-mobile-header-navigation ul li .qodef-menu-arrow{display:none}#qodef-mobile-header-navigation ul li.qodef-hide-link>a{cursor:default}#qodef-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow{position:absolute;top:3px;right:0;display:block;width:30px;height:30px;font-size:16px;line-height:28px;cursor:pointer;color:#5d516c}#qodef-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow:after{color:inherit;display:block;line-height:inherit;content:"\f3d1";font-family:Ionicons;font-style:normal;text-align:center;transition:transform .3s ease;transform-origin:center center}#qodef-mobile-header-navigation ul li.menu-item-has-children.qodef--opened>.qodef-menu-arrow:after{transform:rotate(90deg)}.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner{justify-content:flex-end}.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-fullscreen-menu-opener{margin-left:20px}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{opacity:1}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:0}.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner{justify-content:flex-end}.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}.qodef-header-navigation ul li a .qodef-menu-item-icon{margin-right:5px;vertical-align:middle}.qodef-header-navigation ul li .qodef-drop-down-second{position:absolute;top:100%;left:0;display:block;width:auto;height:0;opacity:0;visibility:hidden;overflow:hidden;z-index:10}.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start{opacity:1;visibility:visible;overflow:visible;z-index:20;transition:opacity .2s ease-out}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second{background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2);box-sizing:border-box}.qodef-drop-down-second--full-width .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second{width:100vw}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul{margin-top:4px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li a{font-size:14px;line-height:31px;font-weight:400;color:#5d516c}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li a:hover{color:rgba(93,81,108,.7);padding-left:8px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li.current-menu-item a{color:rgba(93,81,108,.7);padding-left:8px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li .qodef-mega-menu-widget-holder a:hover{padding-left:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul{display:flex;justify-content:space-around;padding:23px 0 32px;margin:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li{flex:1 1 25%;padding:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li.qodef--hide-link>a{pointer-events:none}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li>a{font-size:15px;line-height:1.625;font-weight:600;letter-spacing:-.01em;color:#38214a}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner .qodef-mega-menu-widget-holder{margin-top:16px}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right{left:auto;right:0}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul{position:relative;top:auto;opacity:1;visibility:visible}.qodef-parallax{position:relative;width:100vw;overflow:hidden}.qodef-parallax:not(.qodef-page-title){height:100vh}.qodef-parallax-img-holder{position:absolute;top:-50%;height:150%;left:0;width:100%;opacity:0}.qodef-browser--edge .qodef-parallax-img-holder,.qodef-browser--ms-explorer .qodef-parallax-img-holder,.touchevents .qodef-parallax-img-holder{top:0;opacity:1}.qodef-parallax-content-holder{position:relative;z-index:99}.qodef-parallax-img-wrapper{position:absolute;top:0;left:0;height:100%;width:100%;will-change:transform}.qodef-parallax-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.qodef-browser--edge .qodef-parallax-img,.qodef-browser--ms-explorer .qodef-parallax-img,.touchevents .qodef-parallax-img{height:100%;width:100%;object-fit:cover}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .product-category a,.qodef-woo-product-list .product-category a{position:relative;display:inline-block;width:100%;vertical-align:top;display:inline}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title,.qodef-woo-product-list .product-category .woocommerce-loop-category__title{background-color:#fff;left:50%;margin:0;padding:12px 41px;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .count,.qodef-woo-product-list .count{display:none}.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .button{margin-top:20px!important}.widget_neobeat_core_woo_dropdown_cart{height:100%}.qodef-woo-dropdown-cart{position:relative;display:inline-block;vertical-align:top;height:100%;padding:0 10px}.qodef-woo-dropdown-cart .qodef-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%}.qodef-woo-dropdown-cart .qodef-m-opener{position:relative;display:flex;align-items:center;height:100%;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;letter-spacing:-.01em;color:#38214a}.qodef-header--light #qodef-page-header .qodef-woo-dropdown-cart .qodef-m-opener{color:#fff}.qodef-header--dark #qodef-page-header .qodef-woo-dropdown-cart .qodef-m-opener{color:#000}.qodef-woo-dropdown-cart .qodef-m-opener-icon{margin-right:2px}.qodef-woo-dropdown-cart .qodef-m-dropdown{position:absolute;top:100%;left:auto;right:0;text-align:left;max-height:0;overflow:hidden;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2);transition:.3s}.qodef-woo-dropdown-cart .qodef-m-dropdown-inner{position:relative;display:inline-block;vertical-align:top;width:303px;padding:30px;background-color:#fff;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2);border-bottom-right-radius:5px;border-bottom-left-radius:5px}.qodef-woo-dropdown-cart .qodef-woo-dropdown-items{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items{color:#5d516c}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#5d516c}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover{color:#f8e7e5}.qodef-woo-dropdown-cart .qodef-woo-dropdown-item{position:relative;display:flex;align-items:center;margin-top:15px}.qodef-woo-dropdown-cart .qodef-woo-dropdown-item:first-child{margin-top:0}.qodef-woo-dropdown-cart .qodef-e-image{flex-shrink:0;width:82px;margin-right:20px}.qodef-woo-dropdown-cart .qodef-e-image a,.qodef-woo-dropdown-cart .qodef-e-image img{display:block}.qodef-woo-dropdown-cart .qodef-e-image img{border-radius:5px;box-sizing:border-box}.qodef-woo-dropdown-cart .qodef-e-content{position:relative;display:inline-block;width:100%;vertical-align:top;padding-right:20px}.qodef-woo-dropdown-cart .qodef-e-title{margin:0}.qodef-woo-dropdown-cart .qodef-e-quantity-and-price-holder{display:flex;margin:2px 0 0;line-height:1}.qodef-woo-dropdown-cart .qodef-e-price,.qodef-woo-dropdown-cart .qodef-e-quantity{display:inline-block;margin:0;font-weight:400}.qodef-woo-dropdown-cart .qodef-e-quantity{margin-right:5px}.qodef-woo-dropdown-cart .qodef-e-remove{position:absolute;top:-12px;right:0;font-size:20px;line-height:1}.qodef-woo-dropdown-cart .qodef-m-order-details{position:relative;display:flex;align-items:center;justify-content:space-between;margin-top:26px}.qodef-woo-dropdown-cart .qodef-m-order-details>*{margin:0}#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-order-details{color:#5d516c}.qodef-woo-dropdown-cart .qodef-m-action{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-woo-dropdown-cart .qodef-m-buttons-holder{display:flex;justify-content:space-between;margin-top:23px}.qodef-woo-dropdown-cart .qodef-m-action-link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:14px;line-height:2em;font-weight:600;text-decoration:none;border-radius:4em;outline:0;box-sizing:border-box;transition:color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out;box-shadow:0 0 15px 0 rgba(245,216,212,.7);padding:7px 26px;font-size:12px}.qodef-woo-dropdown-cart .qodef-m-action-link.view-cart{color:#38214a;background-color:#fff;box-shadow:0 0 15px 0 rgba(245,216,212,.7);transform:translateY(0);border:none}.qodef-woo-dropdown-cart .qodef-m-action-link.view-cart:hover{box-shadow:0 10px 25px 0 rgba(245,216,212,.7)!important;transform:translateY(-3px)}.qodef-woo-dropdown-cart .qodef-m-action-link.checkout{color:#fff!important;background-color:#38214a!important;box-shadow:0 0 15px 0 rgba(56,33,74,0)!important;transform:translateY(0);border:none}.qodef-woo-dropdown-cart .qodef-m-action-link.checkout:hover{box-shadow:0 10px 25px 0 rgba(56,33,74,.5)!important;transform:translateY(-3px)}.touchevents .qodef-woo-dropdown-cart{cursor:pointer}.qodef-woo-dropdown-cart:hover .qodef-m-dropdown{max-height:100vh;pointer-events:auto;transition:.5s cubic-bezier(.66,.14,.58,1) .1s}.qodef-album{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:20px}.qodef-album .qodef-album-item{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-album .qodef-e-inner{position:relative;display:flex;align-items:flex-start;margin:0 -35px}.qodef-album .qodef-e-inner>*{position:relative;padding:0 35px;width:50%}.qodef-album .qodef-e-media{flex-shrink:0}.qodef-album .qodef-album-player{width:100%}.qodef-album .qodef-album-player .qodef-m-album-image img{width:100%;border-radius:5px}.qodef-album .qodef-e-label{margin:0 0 18px}.qodef-album .qodef-e-content-text{margin:10px 0 31px}.qodef-album .qodef-e-info-items{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-album .qodef-e-socials{position:relative;display:flex;justify-content:space-between}.qodef-album .qodef-e-socials .qodef-e-label{flex-shrink:0}.qodef-album .qodef-e-socials .qodef-e-label:after{content:":"}.qodef-album .qodef-e-info-item{position:relative;display:flex;align-items:center;margin:2px 0}@media only screen and (max-width:680px){.qodef-album .qodef-e-info-item{align-items:flex-start}}.qodef-album .qodef-e-info-item.qodef-info--genres .qodef-e-info-content{display:flex}.qodef-album .qodef-e-info-item.qodef-info--genres .qodef-e-info-content :not(:last-child):after{content:",";margin-right:5px}.qodef-album .qodef-e-info-item>*{margin:0;line-height:inherit}.qodef-album .qodef-e-info-item .qodef-e-label{margin-right:4px}.qodef-album .qodef-e-info-item .qodef-e-label:after{content:":"}.qodef-album .qodef-e-info-item .qodef-e-info-content{font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}@media only screen and (max-width:680px){.qodef-album .qodef-e-info-item .qodef-e-info-content{padding-top:3px}}.qodef-album .qodef-e-info-item .qodef-e-info-content-link{display:block;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c;color:#38214a}.qodef-album .qodef-e-info-item .qodef-e-info-content-link:hover{color:#5d516c}.qodef-album .qodef-e-lyrics{margin-top:60px;margin-bottom:10px}.qodef-album .qodef-e-lyrics .qodef-e-label{margin-bottom:27px}.qodef-album .qodef-e-stores{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-album .qodef-e-stores-items{position:relative;display:flex;flex-wrap:wrap;align-items:center}.qodef-album .qodef-e-stores-items .qodef-ei-item{position:relative;display:inline-flex;align-items:center;margin:0 20px 15px 0;transition:color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out}.qodef-album .qodef-e-stores-items .qodef-ei-item:last-child{margin-right:0}.qodef-album .qodef-e-stores-items svg{display:block;margin:auto;width:20px;height:auto;fill:currentColor;flex-shrink:0}.qodef-album .qodef-e-stores-items.qodef-layout--icon .qodef-ei-item{width:60px;height:60px;color:#38214a;background-color:#fff;border-radius:100%;box-shadow:0 0 15px 0 rgba(245,216,212,.7)}.qodef-album .qodef-e-stores-items.qodef-layout--icon .qodef-ei-item:hover{box-shadow:0 10px 25px 0 rgba(245,216,212,.7)}.qodef-album .qodef-e-stores-items.qodef-layout--button .qodef-ei-item{height:48px;padding:10px 28px;border-radius:30px;color:#38214a;background-color:#fff;box-shadow:0 0 15px 0 rgba(245,216,212,.7);transform:translateY(0);border:none}@media only screen and (max-width:480px){.qodef-album .qodef-e-stores-items.qodef-layout--button .qodef-ei-item{margin-right:0}}.qodef-album .qodef-e-stores-items.qodef-layout--button .qodef-ei-item svg{margin-right:10px}.qodef-album .qodef-e-stores-items.qodef-layout--button .qodef-ei-item .qodef-ei-item-label{margin:0;color:inherit;font-weight:600}.qodef-album .qodef-e-stores-items.qodef-layout--button .qodef-ei-item:hover{box-shadow:0 10px 25px 0 rgba(245,216,212,.7);transform:translateY(-3px)}.qodef-album .qodef-e-social-icons{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-album .qodef-e-social-icons .qodef-e-label{margin-bottom:13px}.qodef-album .qodef-e-social-icons .qodef-icon-holder{width:auto}.qodef-album .qodef-e-social-icons .qodef-ei-icon{position:relative;display:inline-flex;width:2em;height:2em;align-items:center;justify-content:center;margin-right:14px;font-size:18px;color:#38214a}.qodef-album .qodef-e-social-icons .qodef-ei-icon span:before{line-height:inherit}.qodef-album .qodef-e-social-icons .qodef-ei-icon:last-child{margin-right:0}.qodef-album .qodef-e-reviews{position:relative;display:inline-block;width:100%;vertical-align:top;padding:39px 50px 30px;margin-top:50px;background-image:url(//unfathomableaudio.com/wp-content/plugins/neobeat-core/inc/post-types/album/assets/img/album-single-review-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:680px){.qodef-album .qodef-e-reviews{padding:39px 30px 30px}}.qodef-album .qodef-e-reviews .qodef-e-label{margin-bottom:3px}.qodef-album .qodef-e-reviews .qodef-e-reviews-items .qodef-ei-title{margin:19px 0 0}.qodef-album .qodef-e-reviews .qodef-e-reviews-items.swiper-container-fade .swiper-slide,.qodef-album .qodef-e-reviews .qodef-e-reviews-items.swiper-fade .swiper-slide{opacity:0!important;transition-delay:0s}.qodef-album .qodef-e-reviews .qodef-e-reviews-items.swiper-container-fade .swiper-slide.swiper-slide-active,.qodef-album .qodef-e-reviews .qodef-e-reviews-items.swiper-fade .swiper-slide.swiper-slide-active{opacity:1!important;transition-delay:.2s}.qodef-album .qodef-e-reviews .swiper-navigation{margin-bottom:14px}.qodef-album .qodef-e-reviews .swiper-button-next,.qodef-album .qodef-e-reviews .swiper-button-prev{top:auto;bottom:0;width:39px!important;height:39px!important;transform:none}.qodef-album .qodef-e-reviews .swiper-button-next svg,.qodef-album .qodef-e-reviews .swiper-button-prev svg{stroke-width:1}.qodef-album .qodef-e-reviews .swiper-button-prev{left:auto!important;right:46px!important}.qodef-album .qodef-e-reviews .swiper-button-next{right:0!important}.qodef-album .qodef-e-navigation{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:81px;margin-bottom:46px}.qodef-album .qodef-e-navigation .qodef-e-navigation-item{position:relative;display:flex;align-items:center;color:#38214a}.qodef-album .qodef-e-navigation .qodef-e-navigation-item>*{display:block;line-height:inherit}.qodef-album .qodef-e-navigation .qodef-e-navigation-item span:before{transition:.3s ease-out;transform:translateX(0)}.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--prev .qodef-e-navigation-item-icon{margin-right:5px}.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--prev:hover span:before{transform:translateX(-3px)}.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--next{flex-direction:row-reverse;text-align:right;margin-left:auto}.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--next .qodef-e-navigation-item-icon{margin-left:5px}.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--next:hover span:before{transform:translateX(3px)}.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--back-link{position:absolute;top:1px;left:calc(50% - 16px)}.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--back-link .qodef-circles{position:relative;display:block;width:21px;height:21px}.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--back-link .qodef-circles .qodef-circles-row{position:relative;display:flex;width:100%;margin-bottom:3px;justify-content:space-between}.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--back-link .qodef-circles .qodef-circles-row:last-child{margin-bottom:0}.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--back-link .qodef-circles .qodef-circles-row .qodef-circle:nth-child(2){margin:0 3px}.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--back-link .qodef-circles .qodef-circle{position:relative;display:block;height:5px;width:5px;border-radius:100%;box-sizing:border-box;background-color:currentColor;transition:.35s ease-out}.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--back-link:hover .qodef-circles .qodef-cr-1 .qodef-circle:nth-child(2),.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--back-link:hover .qodef-circles .qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(56,33,74,.5)}.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--back-link:hover .qodef-circles .qodef-cr-2 .qodef-circle:nth-child(1),.qodef-album .qodef-e-navigation .qodef-e-navigation-item.qodef--back-link:hover .qodef-circles .qodef-cr-2 .qodef-circle:nth-child(3){background-color:rgba(56,33,74,.5)}.qodef-album .qodef-e-navigation .qodef-e-navigation-item-icon{font-size:19px}.qodef-album .qodef-e-navigation .qodef-e-navigation-item-label{font-family:inherit;font-weight:700;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c;color:#38214a;font-weight:700}.qodef-artist-item{position:relative;display:inline-block;width:100%;vertical-align:top;padding-top:20px;margin-bottom:20px}.qodef-artist-item .qodef-m-inner{position:relative;display:flex;align-items:center;margin:0 -25px}.qodef-artist-item .qodef-m-inner>*{position:relative;padding:0 25px;width:50%}.qodef-artist-item .qodef-m-media{flex-shrink:0}.qodef-artist-item .qodef-m-media img{display:block;width:100%;border-radius:100%}.qodef-artist-item .qodef-m-title{margin:0}.qodef-artist-item .qodef-m-subtitle{margin:18px 0 0}@media only screen and (min-width:1025px){.qodef-artist-item .qodef-m-subtitle{font-size:16px}}.qodef-artist-item .qodef-m-biography{margin:14px 0 0}.qodef-artist-item .qodef-m-social-networks{position:relative;display:flex;align-items:center;margin-top:23px}.qodef-artist-item .qodef-m-social-networks-item{width:auto;margin-right:15px}.qodef-artist-item .qodef-m-social-networks-item .qodef-e-icon{position:relative;display:inline-flex;width:2em;height:2em;align-items:center;justify-content:center;margin-right:14px;font-size:18px;color:#38214a}.qodef-artist-item .qodef-m-social-networks-item .qodef-e-icon span:before{line-height:inherit}.qodef-artist-item .qodef-m-social-networks-item .qodef-e-icon:last-child{margin-right:0}.qodef-artist-item .qodef-m-albums{margin-top:115px}.qodef-artist-item .qodef-m-albums-title{margin:0;text-align:center}.qodef-artist-item .qodef-m-albums-description{display:block;margin:19px auto 0;text-align:center}@media only screen and (min-width:1025px){.qodef-artist-item .qodef-m-albums-description{font-size:16px}}@media only screen and (max-width:680px){.qodef-artist-item .qodef-m-albums-description br{display:none}}.qodef-artist-item .qodef-album-list{margin-top:62px}.qodef-artist-item .qodef-m-artist-video{margin:115px 0 50px}.qodef-artist-item .qodef-m-artist-video iframe{display:block;border-radius:5px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}@media only screen and (max-width:1440px){.qodef-artist-item .qodef-m-artist-video iframe{max-height:43vw}}@media only screen and (width:1366px){.qodef-artist-item .qodef-m-artist-video iframe{max-height:45vw}}@media only screen and (max-width:768px){.qodef-artist-item .qodef-m-artist-video iframe{max-height:48vw}}.qodef-album-disc{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-album-disc .qodef-m-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-album-disc .qodef-m-case{position:relative;width:76.506%;z-index:2}.qodef-album-disc .qodef-m-case img{border-radius:5px}.qodef-album-disc .qodef-m-case-shadow{position:absolute;display:block;filter:blur(12px);width:100%;bottom:0;z-index:-1}.qodef-album-disc .qodef-m-case-shadow img{transition:.5s ease-out;opacity:.5;transform:translateY(5px) scale(.8);transform-origin:bottom}.qodef-browser--ms-explorer .qodef-album-disc .qodef-m-case-shadow,.qodef-browser--safari .qodef-album-disc .qodef-m-case-shadow{filter:none;transform:translateY(-20px) scale(.8);transform-origin:bottom;box-shadow:0 40px 20px .2px rgba(168,94,87,.3);transition:.5s ease-out}.qodef-browser--ms-explorer .qodef-album-disc .qodef-m-case-shadow img,.qodef-browser--safari .qodef-album-disc .qodef-m-case-shadow img{opacity:0}.qodef-album-disc .qodef-m-disc{position:absolute;width:100%;height:86%;top:7%;left:18%}.qodef-album-disc .qodef-m-disc-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-position:center;background-repeat:no-repeat;background-size:contain}@media only screen and (min-width:680px){.qodef-album-list.qodef-parallax-scroll.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{margin:0 0 10px}}.qodef-album-list .qodef-e-title{margin:0;position:relative}.qodef-album-list .qodef-e-info-content{position:relative;z-index:2}.qodef-album-list .qodef-e-info-content-link{font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c;font-weight:400}.qodef-album-list .qodef-e-info-content-link:hover{color:rgba(93,81,108,.7)}.qodef-album-list .qodef-e-stores-items{justify-content:center}.qodef-album-list .qodef-e-media-image-shadow{position:absolute;display:block;filter:blur(12px);width:100%;bottom:0;z-index:-1}.qodef-album-list .qodef-e-media-image-shadow img{transition:.5s ease-out;opacity:.5;transform:translateY(5px) scale(.8);transform-origin:bottom}.qodef-browser--ms-explorer .qodef-album-list .qodef-e-media-image-shadow,.qodef-browser--safari .qodef-album-list .qodef-e-media-image-shadow{filter:none;transform:translateY(-20px) scale(.8);transform-origin:bottom;box-shadow:0 40px 20px .2px rgba(168,94,87,.3);transition:.5s ease-out}.qodef-browser--ms-explorer .qodef-album-list .qodef-e-media-image-shadow img,.qodef-browser--safari .qodef-album-list .qodef-e-media-image-shadow img{opacity:0}.qodef-album-list .qodef-e-inner:hover .qodef-e-media-image-shadow img{opacity:.7;transform:translateY(5px) scale(.8)}.qodef-browser--ms-explorer .qodef-album-list .qodef-e-inner:hover .qodef-e-media-image-shadow img img,.qodef-browser--safari .qodef-album-list .qodef-e-inner:hover .qodef-e-media-image-shadow img img{opacity:0;filter:none}.qodef-album-list .qodef-e-media-image{position:relative}.qodef-album-list .qodef-e-media-image .qodef-e-blur-target{overflow:hidden;border-radius:5px}.qodef-album-list .qodef-e-media-image .qodef-e-blur-target img{max-width:unset;width:calc(100% + 20px)!important;height:calc(100% + 20px)!important;margin-top:-10px;margin-left:-10px;margin-bottom:-10px}.qodef-album-list.qodef-skin--light .qodef-e-title-link{color:#fff}.qodef-album-list.qodef-skin--light .qodef-e-info-content-link{color:rgba(255,255,255,.6)}.qodef-album-list .qodef-album-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-album-list .qodef-e-stores{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-album-list .qodef-e-stores-items{position:relative;display:flex;flex-wrap:wrap;align-items:center}.qodef-album-list .qodef-e-stores-items .qodef-ei-item{position:relative;display:inline-flex;align-items:center;margin:0 20px 15px 0;transition:color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out}.qodef-album-list .qodef-e-stores-items .qodef-ei-item:last-child{margin-right:0}.qodef-album-list .qodef-e-stores-items svg{display:block;margin:auto;width:20px;height:auto;fill:currentColor;flex-shrink:0}.qodef-album-list .qodef-e-stores-items.qodef-layout--icon .qodef-ei-item{width:60px;height:60px;color:#38214a;background-color:#fff;border-radius:100%;box-shadow:0 0 15px 0 rgba(245,216,212,.7)}.qodef-album-list .qodef-e-stores-items.qodef-layout--icon .qodef-ei-item:hover{box-shadow:0 10px 25px 0 rgba(245,216,212,.7)}.qodef-album-list .qodef-e-stores-items.qodef-layout--button .qodef-ei-item{height:48px;padding:10px 28px;border-radius:30px;color:#38214a;background-color:#fff;box-shadow:0 0 15px 0 rgba(245,216,212,.7);transform:translateY(0);border:none}@media only screen and (max-width:480px){.qodef-album-list .qodef-e-stores-items.qodef-layout--button .qodef-ei-item{margin-right:0}}.qodef-album-list .qodef-e-stores-items.qodef-layout--button .qodef-ei-item svg{margin-right:10px}.qodef-album-list .qodef-e-stores-items.qodef-layout--button .qodef-ei-item .qodef-ei-item-label{margin:0;color:inherit;font-weight:600}.qodef-album-list .qodef-e-stores-items.qodef-layout--button .qodef-ei-item:hover{box-shadow:0 10px 25px 0 rgba(245,216,212,.7);transform:translateY(-3px)}.qodef-album-list.qodef-layout--gallery.qodef-enabled-stores.qodef-gutter--medium.qodef-col-num--4 .qodef-grid-inner>.qodef-grid-item{margin-bottom:85px}.qodef-album-list.qodef-layout--gallery .qodef-e-blur-target,.qodef-album-list.qodef-layout--gallery .qodef-e-blur-trigger,.qodef-album-list.qodef-layout--gallery .qodef-e-media-image{position:relative;height:100%}.qodef-album-list.qodef-layout--gallery .qodef-e-holder{position:relative;height:100%}.qodef-album-list.qodef-layout--gallery .qodef-e-holder .qodef-e-inner{position:absolute;top:0;left:0;width:100%;height:100%;padding:41px 50px;opacity:0;transition:.3s ease-out}.qodef-album-list.qodef-layout--gallery .qodef-e-holder:hover .qodef-e-inner{opacity:1}.qodef-album-list.qodef-layout--gallery .qodef-e-holder .qodef-e-info-content{display:inline-block;margin-top:1px}.qodef-album-list.qodef-layout--gallery .qodef-e-holder .qodef-e-info-content .qodef-e-info-content-link{display:inline-block;margin-bottom:4px;font-weight:400;opacity:0;transform:translateY(10px);transition:.5s ease-out}.qodef-album-list.qodef-layout--gallery .qodef-e-holder .qodef-e-title a{display:inline-block;opacity:0;transform:translateY(10px);transition:.5s ease-out}.qodef-album-list.qodef-layout--gallery .qodef-e-holder a{color:#fff}.qodef-album-list.qodef-layout--gallery .qodef-e:hover .qodef-e-holder .qodef-e-info-content .qodef-e-info-content-link{opacity:1;transform:translateY(0)}.qodef-album-list.qodef-layout--gallery .qodef-e:hover .qodef-e-title a{opacity:1;transform:translateY(0)}.qodef-album-list.qodef-layout--gallery:not(.qodef-enabled-stores) .qodef-e-stores{display:none}.qodef-album-list.qodef-layout--gallery.qodef-enabled-stores .qodef-e-stores{margin-top:40px;display:inline-block}@media only screen and (min-width:1025px) and (max-width:1366px){.qodef-album-list.qodef-layout--gallery.qodef-enabled-stores .qodef-ei-item{padding:10px 20px}}@media only screen and (min-width:1024px){.qodef-album-list.qodef-layout--predefined.qodef-layout--columns.qodef-gutter--huge.qodef-col-num--3 .qodef-grid-item:nth-child(3n+2){margin-top:90px;margin-bottom:0}}.qodef-album-list.qodef-layout--predefined .qodef-grid-item .qodef-e-inner{position:relative}.qodef-album-list.qodef-layout--predefined .qodef-e-title{margin:28px 0 0}.qodef-album-list.qodef-layout--predefined .qodef-e-inner .qodef-e-media-image .qodef-e-blur-target{transform:translateY(0);transition:transform .4s ease-out}.qodef-album-list.qodef-layout--predefined .qodef-e-inner:hover .qodef-e-media-image .qodef-e-blur-target{transform:translateY(-8px)}.qodef-album-list.qodef-layout--predefined.qodef-swiper-container{height:80vh;display:flex;flex-direction:column;justify-content:space-between}.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder{margin-top:40px;margin-bottom:20px;padding:58px 0;position:relative}.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-next,.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-prev{width:auto}.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-next span,.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-prev span{font-family:inherit;font-weight:700;color:#38214a;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-next span.qodef-icon-ionicons,.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-prev span.qodef-icon-ionicons{font-size:19px}.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-next{right:0}.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-prev{left:0}.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .qodef-swiper-button-nav-text{margin:0 6px}.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-pagination-bullets{position:absolute;padding-top:0;top:-5px;left:30px;height:100%;display:flex;counter-reset:section;z-index:-1}.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-pagination-bullets .swiper-pagination-bullet{counter-increment:section;pointer-events:none;width:0;padding:0}.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-pagination-bullets .swiper-pagination-bullet:after{top:0;content:counter(section,decimal-leading-zero);background-color:transparent;font-family:inherit;font-weight:700;color:#38214a;font-size:50px;line-height:1.1em;letter-spacing:-.005em;font-size:143px;line-height:1;color:#8b8395;opacity:0}.qodef-album-list.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after{opacity:.1}.qodef-album-list.qodef-layout--standard .qodef-e-title{margin:28px 0 0}.qodef-album-player-rev-slider{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-album-player-rev-slider .revslider-initialised{border-radius:5px}.qodef-album-player-rev-slider .qodef-content-grid{position:relative}.qodef-album-player-rev-slider .qodef-album-player{position:absolute;bottom:-70px;left:0;width:100%}.qodef-album-player-slider .qodef-e-title{margin:0}.qodef-album-player-slider .qodef-e-media-image{position:relative;margin:auto;border-radius:50%;background-size:cover}.qodef-album-player-slider .qodef-e-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-album-player-slider .qodef-e-info-content-link{display:inline-block;position:relative;z-index:1}.qodef-album-player-slider.qodef-layout--predefined .qodef-grid-item .qodef-e-inner{position:relative}.qodef-album-player-slider.qodef-layout--predefined .qodef-e-media-image{height:66vh;width:66vh;max-width:100%}.qodef-album-player-slider.qodef-layout--predefined .qodef--background-svg{position:absolute;width:130%;height:130%;top:-15%;left:-15%;opacity:1;transition:.5s ease-out .5s;overflow:visible;z-index:-1}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container{display:flex;flex-direction:column;justify-content:space-between;height:100vh}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-e-inner{transform:translateY(20%);transition:.75s ease-in-out;height:100%;display:flex;flex-direction:column;justify-content:center}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-e-media-image-holder{margin:7.5% 0 2%;position:relative}@media only screen and (max-width:1024px){.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-e-media-image-holder{margin:5.5% 0 2%}}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-e-inner-info-holder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;transition:.4s ease-out .35s;opacity:0;transform:translateY(20px)}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-e-inner-info-holder .qodef-e-info-content a,.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-e-inner-info-holder .qodef-e-title{color:#fff}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-e-inner-info-holder .qodef-e-title{margin:0;text-align:center}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .swiper-slide{width:46%;margin:0 4%}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .swiper-slide .qodef-m-player-holder{transition:.2s ease-out 0s;opacity:0}.qodef-browser--safari .qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .swiper-slide .qodef-m-player-holder{opacity:1}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-e-inner{transform:translateY(0);transition:.5s ease-in-out}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-svg-circle{transform:scale(1)}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-m-player-holder{opacity:1;transition:.4s ease-out .2s}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-e-inner-info-holder{opacity:1;transform:translateY(0)}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .swiper-slide.swiper-slide-active .qodef-e-media-image svg{opacity:1}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder{padding:54px 0 20px;margin-top:-30px;position:relative}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-next,.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-prev{position:relative;top:0!important;width:auto;transform:none}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-next span,.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-prev span{font-size:15px;font-weight:600;color:#38214a}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-next span.qodef-icon-ionicons,.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-prev span.qodef-icon-ionicons{font-size:19px;transform:translateX(0);transition:.3s ease-out}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-next{right:0;float:right}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-next:hover span.qodef-icon-ionicons{transform:translateX(3px)}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-prev{left:0;float:left}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .swiper-button-prev:hover span.qodef-icon-ionicons{transform:translateX(-3px)}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder .qodef-swiper-button-nav-text{margin:0 6px}.qodef-album-player-slider.qodef-layout--predefined .qodef-e-info-content{margin-top:17px}.qodef-album-player-slider.qodef-layout--predefined .qodef-m-player-holder .qodef-album-player{width:100%;padding:50px 0 20px}.qodef-album-player-slider.qodef-layout--predefined .qodef-m-player-holder .qodef-album-player.qodef-layout--simple.qodef--has-album .qodef-m-player{position:relative;width:60%;margin:0 auto;left:0}.qodef-album-player-slider.qodef-layout--predefined .qodef-m-player-holder .qodef-album-player .qodef-m-album-image{display:none}.qodef-album-player-slider.qodef-layout--predefined .qodef-m-player-holder .qodef-album-player .qodef-m-album-image.qodef-disc-rotating+.qodef-m-player .qodef-m-player-controls-icon.qodef--play{opacity:0}.qodef-album-player-slider.qodef-layout--predefined .qodef-m-player-holder .qodef-album-player .qodef-m-album-image.qodef-disc-rotating+.qodef-m-player .qodef-m-player-controls-icon.qodef--pause{opacity:1}.qodef-album-player{position:relative;display:inline-block;vertical-align:top;visibility:hidden}.qodef-album-player .qodef-m-album{display:none}.qodef-album-player .qodef-m-album-image img{display:block}.qodef-album-player .qodef-m-player{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:118px;padding:20px 40px;background-color:#fff;border-radius:5px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}.qodef-album-player .qodef-m-player.jp-state-playing .qodef-m-player-controls-icon.qodef--play{opacity:0}.qodef-album-player .qodef-m-player.jp-state-playing .qodef-m-player-controls-icon.qodef--pause{opacity:1}.qodef-album-player .qodef-m-player-heading{position:relative;display:flex;justify-content:space-between;align-items:center;top:7px}.qodef-album-player .qodef-m-player-track-title{margin:0 10px 0 0}.qodef-album-player .qodef-m-player-controls{flex-shrink:0}.qodef-album-player .qodef-m-player-controls ul{display:flex;align-items:center;margin:0;padding:0;list-style:none}.qodef-album-player .qodef-m-player-controls ul li{margin:0;padding:0}.qodef-album-player .qodef-m-player-controls ul li a{position:relative;display:block;color:#8b8395;line-height:1}.qodef-album-player .qodef-m-player-controls ul li a:hover{color:#38214a}.qodef-album-player .qodef-m-player-controls ul li a.jp-play{top:1px;margin:0 17px}.qodef-album-player .qodef-m-player-controls-icon{display:block;width:27px;height:auto;max-height:29px;fill:currentColor}.qodef-album-player .qodef-m-player-controls-icon.qodef--play{width:28px;opacity:1;transition:opacity .2s ease-out}.qodef-album-player .qodef-m-player-controls-icon.qodef--pause{position:absolute;top:0;left:0;opacity:0;transition:opacity .2s ease-out}.qodef-album-player .qodef-m-track-progress{position:relative;display:inline-block;width:100%;vertical-align:top;height:3px}.qodef-album-player .qodef-m-track-progress *{width:100%;height:inherit}.qodef-album-player .qodef-m-track-progress .jp-seek-bar{cursor:pointer;background-color:rgba(139,131,149,.4)}.qodef-album-player .qodef-m-track-progress .jp-play-bar{background-color:#38214a}.qodef-album-player .qodef-m-player-footer{position:relative;display:flex;justify-content:space-between;align-items:center;top:-7px}.qodef-album-player .qodef-m-album-title{color:inherit}.qodef-album-player .qodef-m-album-title:hover{color:rgba(93,81,108,.7)}.qodef-album-player .qodef-m-playlist{display:none}.qodef-album-player.qodef--loading{visibility:visible}.qodef-album-player.qodef--init{visibility:visible}.qodef-album-player.qodef-layout--simple.qodef--has-album .qodef-m-player{position:absolute;left:13%;bottom:0;width:74%}.qodef-album-player.qodef-layout--simple .qodef-m-album-image{padding-bottom:59px}.qodef-album-player.qodef-layout--simple.qodef-skin--light .qodef-m-album-image{padding-bottom:0}.qodef-album-player.qodef-layout--simple.qodef-skin--light .qodef-m-player{margin-bottom:30px;left:30px;width:calc(100% - 60px);backdrop-filter:blur(5px)}.qodef-album-player.qodef-layout--standard{display:block;z-index:1}.qodef-album-player.qodef-layout--standard .qodef-m-player{height:141px;padding:37px 45px 39px}.qodef-album-player.qodef-layout--standard .qodef-m-player .jp-mute{position:relative}.qodef-album-player.qodef-layout--standard .qodef-m-player .qodef--mute{position:absolute;top:0;left:0;opacity:0;margin-left:-1px}.qodef-album-player.qodef-layout--standard .qodef-m-player .qodef--volume{position:relative;opacity:1;max-height:29px}.qodef-album-player.qodef-layout--standard .qodef-m-player.jp-state-muted .qodef--mute{opacity:1}.qodef-album-player.qodef-layout--standard .qodef-m-player.jp-state-muted .qodef--volume{opacity:0}.qodef-album-player.qodef-layout--standard .qodef-m-album-image{position:relative;display:inline-block;width:126px;top:0;left:45px;margin-bottom:-30px;z-index:1;border-radius:50%;transition:.5s ease-out;box-shadow:rgba(135,121,119,0) 2px 4px 21px 0}.qodef-album-player.qodef-layout--standard .qodef-m-album-image.qodef-disc-rotating{animation:qode-rotate 20s linear infinite;box-shadow:#877977 2px 4px 21px 0}.qodef-album-player.qodef-layout--standard .qodef-m-album-image img{mask-image:url(//unfathomableaudio.com/wp-content/plugins/neobeat-core/inc/post-types/album/shortcodes/album-player/assets/img/record-mask.svg)}.qodef-browser--ms-explorer .qodef-album-player.qodef-layout--standard .qodef-m-album-image img{border-radius:50%}.qodef-browser--ms-explorer .qodef-album-player.qodef-layout--standard .qodef-m-album-image:before{content:"";position:absolute;display:block;width:36px;height:36px;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:100%}.qodef-album-player.qodef-layout--standard .qodef-m-player-middle{display:flex;align-items:center}.qodef-album-player.qodef-layout--standard .qodef-m-track-progress{width:41.253%;margin-right:15px}.qodef-album-player.qodef-layout--standard .qodef-m-track-time{min-width:95px;color:#8b8395}.qodef-album-player.qodef-layout--standard .qodef-m-track-time>span{display:inline-block;min-width:43px}.qodef-album-player.qodef-layout--standard .qodef-m-player-controls{margin:0 5.7%}.qodef-album-player.qodef-layout--standard .qodef-m-volume-control{width:27%}.qodef-album-player.qodef-layout--standard .qodef-m-volume-control .jp-volume-controls{display:flex;align-items:center}.qodef-album-player.qodef-layout--standard .qodef-m-volume-control .jp-volume-bar{width:100%;background-color:rgba(139,131,149,.4);height:3px;cursor:pointer;margin:0 0 0 10px}.qodef-album-player.qodef-layout--standard .qodef-m-volume-control .jp-volume-bar .jp-volume-bar-value{background-color:#38214a;height:100%;transition:width .3s ease}.qodef-album-player.qodef-layout--standard .qodef-m-volume-control a{color:#8b8395}.qodef-album-player.qodef-layout--standard .qodef-m-volume-control a:hover{color:#38214a}.qodef-album-player.qodef-skin--light .qodef-m-player{background-color:rgba(255,255,255,.2)}.qodef-album-player.qodef-skin--light .qodef-m-album-title,.qodef-album-player.qodef-skin--light .qodef-m-player-controls ul li a,.qodef-album-player.qodef-skin--light .qodef-m-player-track-title,.qodef-album-player.qodef-skin--light .qodef-m-track-time,.qodef-album-player.qodef-skin--light .qodef-m-volume-control a{color:#fff}.qodef-album-player.qodef-skin--light .qodef-m-album-title:hover{color:#fff}.qodef-album-player.qodef-skin--light .qodef-m-player-controls ul li a:hover,.qodef-album-player.qodef-skin--light .qodef-m-volume-control a:hover{color:#fff}.qodef-album-player.qodef-skin--light .jp-seek-bar,.qodef-album-player.qodef-skin--light .qodef-m-volume-control .jp-volume-bar{background-color:rgba(255,255,255,.4)}.qodef-album-player.qodef-skin--light .jp-play-bar,.qodef-album-player.qodef-skin--light .qodef-m-volume-control .jp-volume-bar .jp-volume-bar-value{background-color:#fff}.qodef-album-player.qodef-layout--simple .qodef-m-album-image img{border-radius:5px}.qodef-album-player.qodef-layout--simple.qodef-skin--light .qodef-m-album-image{box-shadow:2px 7px 17.82px .18px rgba(56,33,74,.4)}@media only screen and (min-width:680px){.qodef-artists-list.qodef-parallax-scroll.qodef-grid.qodef-gutter--large>.qodef-grid-inner>.qodef-grid-item{margin:0 0 20px}}.qodef-artists-list .qodef-e-title{margin:0}.qodef-artists-list .qodef-e-media-image{position:relative}.qodef-artists-list .qodef-e-media-image img{border-radius:5px}.qodef-artists-list .qodef-e-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-artists-list .qodef-e-info-content-link:hover{color:initial}.qodef-artists-list .qodef-e-info-content{position:relative;z-index:1}.qodef-artists-list:not(.qodef-swiper-container) .qodef-e-media-image>img{transform:translateY(0);transition:.5s ease-out}.qodef-artists-list:not(.qodef-swiper-container) .qodef-e-media-image-shadow{position:absolute;display:block;filter:blur(12px);width:100%;bottom:0;z-index:-1}.qodef-artists-list:not(.qodef-swiper-container) .qodef-e-media-image-shadow img{transition:.5s ease-out;opacity:.5;transform:translateY(0) scale(.9);transform-origin:bottom}.qodef-browser--ms-explorer .qodef-artists-list:not(.qodef-swiper-container) .qodef-e-media-image-shadow,.qodef-browser--safari .qodef-artists-list:not(.qodef-swiper-container) .qodef-e-media-image-shadow{filter:none;transform:translateY(-20px) scale(.9);transform-origin:bottom;box-shadow:0 40px 20px .2px rgba(168,94,87,.3);transition:.5s ease-out}.qodef-browser--ms-explorer .qodef-artists-list:not(.qodef-swiper-container) .qodef-e-media-image-shadow img,.qodef-browser--safari .qodef-artists-list:not(.qodef-swiper-container) .qodef-e-media-image-shadow img{opacity:0}.qodef-browser--ms-explorer .qodef-artists-list:not(.qodef-swiper-container) .qodef-e-media-image-shadow,.qodef-browser--safari .qodef-artists-list:not(.qodef-swiper-container) .qodef-e-media-image-shadow{border-radius:50%}.qodef-artists-list:not(.qodef-swiper-container) .qodef-e-inner:hover .qodef-e-media-image-shadow img{opacity:.7;transform:translateY(0) scale(.9)}.qodef-browser--ms-explorer .qodef-artists-list:not(.qodef-swiper-container) .qodef-e-inner:hover .qodef-e-media-image-shadow img img,.qodef-browser--safari .qodef-artists-list:not(.qodef-swiper-container) .qodef-e-inner:hover .qodef-e-media-image-shadow img img{opacity:0;filter:none}.qodef-artists-list:not(.qodef-swiper-container) .qodef-e-inner:hover .qodef-e-media-image>img{transform:translateY(-15px)}.qodef-artists-list.qodef-round-images .qodef-e-media-image{text-align:center}.qodef-artists-list.qodef-round-images .qodef-e-media-image img{border-radius:50%}.qodef-artists-list.qodef-round-images .qodef-e-info-content{text-align:center}.qodef-artists-list.qodef-swiper-container .swiper-slide{width:auto;text-align:center}.qodef-artists-list.qodef-swiper-container .swiper-slide:not(.swiper-slide-active):hover .qodef-e-media-image .qodef-e-media-image-shadow{opacity:.6}.qodef-artists-list.qodef-swiper-container .swiper-slide:not(.swiper-slide-active):hover .qodef-e-media-image>img{transform:scale(.67) translateY(-10px)}.qodef-artists-list.qodef-swiper-container .qodef-e-media-image>img{transform:scale(.67) translateY(0);box-shadow:none;transition:transform .4s ease-out}.qodef-artists-list.qodef-swiper-container .qodef-e-media-image .qodef-e-media-image-shadow{position:absolute;display:block;width:100%;bottom:0;z-index:-1;transition:.5s ease-out;opacity:.5;transform:translateY(-12%) scale(.67);transform-origin:bottom}.qodef-artists-list.qodef-swiper-container .qodef-e-media-image .qodef-e-media-image-shadow>img{filter:blur(12px)}.qodef-browser--ms-explorer .qodef-artists-list.qodef-swiper-container .qodef-e-media-image .qodef-e-media-image-shadow,.qodef-browser--safari .qodef-artists-list.qodef-swiper-container .qodef-e-media-image .qodef-e-media-image-shadow{box-shadow:0 40px 20px .2px rgba(168,94,87,.4);transform:translateY(-20%) scale(.6);border-radius:50%}.qodef-browser--ms-explorer .qodef-artists-list.qodef-swiper-container .qodef-e-media-image .qodef-e-media-image-shadow>img,.qodef-browser--safari .qodef-artists-list.qodef-swiper-container .qodef-e-media-image .qodef-e-media-image-shadow>img{opacity:0}.qodef-artists-list.qodef-swiper-container .qodef-e-info-content{opacity:0;transform:translateY(10px);transition:.4s ease-out .1s}.qodef-artists-list.qodef-swiper-container .swiper-slide-active .qodef-e-media-image>img{transform:scale(.97) translateY(0)}.qodef-artists-list.qodef-swiper-container .swiper-slide-active .qodef-e-media-image-shadow{opacity:.7;transform:translateY(3%) scale(.96)}.qodef-browser--ms-explorer .qodef-artists-list.qodef-swiper-container .swiper-slide-active .qodef-e-media-image-shadow,.qodef-browser--safari .qodef-artists-list.qodef-swiper-container .swiper-slide-active .qodef-e-media-image-shadow{transform:translateY(-4%) scale(.8)}.qodef-artists-list.qodef-swiper-container .swiper-slide-active .qodef-e-info-content{opacity:1;transform:translateY(0)}.qodef-artists-list .qodef--has-appear{opacity:0;transform:translateY(50px);transition:.5s ease-out}.qodef-artists-list .qodef--has-appear.qodef--appear{opacity:1;transform:translateY(0)}.elementor-editor-active .qodef-artists-list .qodef--has-appear{opacity:1!important}.qodef-artists-list.qodef-layout--gallery .qodef-e-holder{position:relative}.qodef-artists-list.qodef-layout--gallery .qodef-e-holder .qodef-e-inner{position:absolute;top:0;left:0;width:100%;height:100%;padding:50px}.qodef-artists-list.qodef-layout--gallery .qodef-e-holder .qodef-e-inner .qodef-e-info-artist{margin:0}.qodef-artists-list.qodef-layout--gallery .qodef-e-holder .qodef-e-info-content .qodef-e-info-content-link{display:inline-block;margin-bottom:4px}.qodef-artists-list.qodef-layout--gallery .qodef-e-holder a{color:#fff}.qodef-artists-list.qodef-layout--predefined .qodef-grid-item .qodef-e-inner{position:relative}.qodef-artists-list.qodef-layout--predefined .qodef-grid-item:nth-child(2n) .qodef-e-inner{top:90px}@media only screen and (max-width:768px){.qodef-artists-list.qodef-layout--predefined .qodef-grid-item:nth-child(2n) .qodef-e-inner{top:0}}@media only screen and (max-width:768px){.qodef-artists-list.qodef-layout--predefined .qodef-grid-item:nth-child(3n+2) .qodef-e-inner{top:90px}}@media only screen and (max-width:680px){.qodef-artists-list.qodef-layout--predefined .qodef-grid-item:nth-child(3n+2) .qodef-e-inner{top:0}}.qodef-artists-list.qodef-layout--predefined .qodef-e-title{margin:28px 0 3px}.qodef-artists-list.qodef-layout--predefined .qodef-e-info-content{opacity:0;transform:translateY(10px);transition:.4s ease-out .1s}.qodef-artists-list.qodef-layout--predefined .qodef-e-info-content-link{padding:5px 11px 2px;font-weight:600;border-radius:5px;background:#fff}.qodef-artists-list.qodef-layout--predefined .qodef-e-inner:hover .qodef-e-info-content{opacity:1;transform:translateY(0)}.qodef-artists-list.qodef-layout--predefined.qodef-dark-skin .qodef-e-info-content-link{background:#38214a;color:#fff;padding-bottom:5px}.qodef-artists-list.qodef-layout--standard .qodef-e-title{margin:28px 0 3px}.qodef-artists-list.qodef-layout--standard .qodef-e-info-content-link{padding:4px 12px 6px;border-radius:5px;background:#fff}.qodef-artists-list.qodef-layout--standard.qodef-swiper-container .swiper-slide{margin-bottom:20px}.qodef-artists-list.qodef-layout--standard.qodef-swiper-container .qodef-e-media-image{margin-bottom:40px}.qodef-artists-list.qodef-layout--standard.qodef-dark-skin .qodef-e-info-content-link{background:#38214a;color:#fff}.qodef-band-member{position:relative;display:flex;align-items:center;flex-wrap:wrap;margin:0 -38px}.qodef-band-member>*{position:relative;width:50%;padding:0 38px}.qodef-band-member .qodef-m-image{flex-shrink:0}.qodef-band-member .qodef-m-image a,.qodef-band-member .qodef-m-image img{display:block;width:100%}.qodef-band-member .qodef-m-title{margin:0}.qodef-band-member .qodef-m-text{margin:25px 0 0;font-size:16px;font-weight:400}.qodef-band-member .qodef-m-social-icons{display:flex;align-items:center;margin:30px 0 0}.qodef-band-member .qodef-m-social-icons>*{margin-right:13px}.qodef-band-member.qodef-content--left{flex-direction:row-reverse;text-align:right}.qodef-band-member.qodef-content--left .qodef-m-social-icons{flex-direction:row-reverse}.qodef-band-member.qodef-content--left .qodef-m-social-icons>*{margin-left:13px;margin-right:0}.qodef-tracks-list{position:relative;display:inline-block;width:100%;vertical-align:top;padding:30px 0;margin-bottom:49px;background-color:rgba(255,255,255,.55);border-radius:5px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}.qodef-tracks-list .qodef-m-track-player{display:none}.qodef-tracks-list .qodef-m-artist{position:relative;display:flex;align-items:center;padding:25px 50px;margin-bottom:30px;background-image:url(//unfathomableaudio.com/wp-content/plugins/neobeat-core/inc/post-types/album/assets/img/album-single-artist-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:5px 5px 0 0}.qodef-tracks-list .qodef-m-artist .qodef-m-artist-image{flex-shrink:0;max-width:125px;margin-right:25px;border-radius:100%}.qodef-tracks-list .qodef-m-artist .qodef-m-artist-content-name{margin:0;color:#fff}.qodef-tracks-list .qodef-m-artist .qodef-m-artist-content-description{margin:0;color:#fff}.qodef-tracks-list .qodef-e{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:9px 50px;transition:.35s ease-out}.qodef-tracks-list .qodef-e .qodef-e-spinner{position:absolute;top:15px;left:17px;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:0;transition:opacity .2s ease-out}.qodef-tracks-list .qodef-e .qodef-e-spinner-icon{position:relative;display:inline-block;vertical-align:top;font-size:21px;line-height:1;transform:rotate(0);animation:qode-rotate linear 3.9s infinite}.qodef-tracks-list .qodef-e .qodef-e-spinner-icon:before{display:block;line-height:inherit}.qodef-tracks-list .qodef-e .qodef-e-heading{display:block;width:100%}.qodef-tracks-list .qodef-e .qodef-e-heading-title{display:block;margin:0;cursor:pointer}.qodef-tracks-list .qodef-e .qodef-e-heading-title-number:after{content:"."}.qodef-tracks-list .qodef-e .qodef-e-heading-info{font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}.qodef-tracks-list .qodef-e .qodef-e-heading-info{margin:1px 0 6px;line-height:1}.qodef-tracks-list .qodef-e .qodef-e-action{display:inline-flex;align-items:center;flex-shrink:0}.qodef-tracks-list .qodef-e .qodef-e-action>*{position:relative;display:inline-block;vertical-align:top;margin-right:25px}.qodef-tracks-list .qodef-e .qodef-e-action>:last-child{margin-right:0}.qodef-tracks-list .qodef-e .qodef-e-action-control{color:#5d516c}.qodef-tracks-list .qodef-e .qodef-e-action-control:hover{color:#38214a}.qodef-tracks-list .qodef-e .qodef-e-action-control-icon{display:block;height:auto}.qodef-tracks-list .qodef-e .qodef-e-action-control-icon.qodef--download{width:19px;height:19px;stroke:currentColor;fill:none}.qodef-tracks-list .qodef-e .qodef-e-action-control-icon.qodef--shopping-bag{width:18px;height:18px;stroke:currentColor;fill:none}.qodef-tracks-list .qodef-e .qodef-e-action-control-icon.qodef--play{width:28px;height:28px;opacity:1;transition:opacity .2s ease-out;fill:currentColor}.qodef-tracks-list .qodef-e .qodef-e-action-control-icon.qodef--pause{position:absolute;top:0;left:0;width:27px;height:27px;opacity:0;transition:opacity .2s ease-out;fill:currentColor}.qodef-tracks-list .qodef-e.qodef--active{background-color:#fff;box-shadow:1px 4px 21px 0 rgba(248,231,229,.8)}.qodef-tracks-list .qodef-e.qodef--active .qodef-e-spinner{opacity:1}.qodef-tracks-list .qodef-e.qodef--active .qodef-e-action-control-icon.qodef--play{opacity:0}.qodef-tracks-list .qodef-e.qodef--active .qodef-e-action-control-icon.qodef--pause{opacity:1}.qodef-tracks-list.qodef-skin--light{background-color:rgba(255,255,255,.1);box-shadow:2px 7px 17.82px .18px rgba(56,33,74,.4)}.qodef-tracks-list.qodef-skin--light .qodef--active{background-color:rgba(255,255,255,.1);box-shadow:none}.qodef-tracks-list.qodef-skin--light .qodef-e-action-control:hover{color:#fff}.qodef-tracks-list.qodef-skin--light .qodef-e-action-control,.qodef-tracks-list.qodef-skin--light .qodef-e-action-track-length,.qodef-tracks-list.qodef-skin--light .qodef-e-heading-title,.qodef-tracks-list.qodef-skin--light .qodef-e-spinner-icon{color:#fff}.qodef-tracks-list.qodef-skin--light .qodef-e-heading-info{color:rgba(255,255,255,.6)}.qodef-tracks-list.qodef--has-artist{padding-top:0}.qodef-album.qodef-item-layout--compact .qodef-tracks-list{left:13%;width:74%;margin-top:78px}@media only screen and (max-width:680px){.qodef-album.qodef-item-layout--compact .qodef-tracks-list{left:0;width:100%}}.qodef-album.qodef-item-layout--compact .qodef-e-socials{margin:70px -35px 0}.qodef-album.qodef-item-layout--compact .qodef-e-socials>*{position:relative;width:50%;padding:0 35px}@media only screen and (max-width:680px){.qodef-album.qodef-item-layout--compact .qodef-e-socials>*{width:100%}}.qodef-album.qodef-item-layout--compact .qodef-e-latest-video{margin-top:48px}.qodef-album.qodef-item-layout--compact .qodef-e-latest-video .qodef-e-label{margin-bottom:27px}.qodef-album.qodef-item-layout--compact .qodef-e-latest-video iframe{max-height:56.25vw;border-radius:5px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}@media only screen and (max-width:1440px){.qodef-album.qodef-item-layout--compact .qodef-e-latest-video iframe{max-height:43vw}}@media only screen and (width:1366px){.qodef-album.qodef-item-layout--compact .qodef-e-latest-video iframe{max-height:45vw}}@media only screen and (max-width:768px){.qodef-album.qodef-item-layout--compact .qodef-e-latest-video iframe{max-height:48vw}}.qodef-album.qodef-item-layout--minimal .qodef-e-content-text{margin-bottom:16px}.qodef-album.qodef-item-layout--minimal .qodef-e-stores{margin-top:40px}.qodef-clients-list .qodef-e{position:relative;display:inline-block;width:100%;vertical-align:top}@media only screen and (max-width:1024px){.qodef-clients-list.qodef-gutter--no.qodef-col-num--6 .qodef-e{margin-bottom:30px}}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in.qodef--hover-disabled{cursor:unset}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in.qodef--hover-disabled .qodef-e .qodef-e-hover-logo{display:none}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e{display:flex;align-items:center;justify-content:center}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image{line-height:0;position:relative;display:inline-block;vertical-align:top}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image a{display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo{width:auto;opacity:1;will-change:opacity;transition:opacity .35s ease-out;display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo{position:absolute;top:0;left:0;width:auto;opacity:0;will-change:opacity;transition:opacity .35s ease-out}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo{opacity:0}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo{opacity:1}.qodef--hover-disabled .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo{opacity:1}.qodef--hover-disabled .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo{opacity:0}.qodef--hover-disabled.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo{opacity:1}.qodef--hover-disabled.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo{opacity:0}.qodef-events{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-events .qodef-event-item{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:70px}.qodef-events .qodef-e-image img{border-radius:5px;box-sizing:border-box}.qodef-events .qodef-e-inner{position:relative;display:flex;align-items:flex-start;margin:0 -30px}@media only screen and (max-width:1024px){.qodef-events .qodef-e-inner{flex-direction:column}}.qodef-events .qodef-e-inner>*{position:relative;width:100%;padding:0 30px}.qodef-events .qodef-e-inner .qodef-e-info{max-width:32.5%}@media only screen and (max-width:1024px){.qodef-events .qodef-e-inner .qodef-e-info{max-width:100%;margin-bottom:58px}}.qodef-events .qodef-e-info-item{display:flex;align-items:baseline;margin-bottom:7px}.qodef-events .qodef-e-info-item:last-child{margin-bottom:0}.qodef-events .qodef-e-info-item .qodef-e-label{margin:0 3px 0 0}.qodef-events .qodef-e-info-item .qodef-e-label:after{content:":"}.qodef-events .qodef-e-info-item .qodef-e-info-content{font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}.qodef-events .qodef-e-info-item .qodef-e-info-content-link{font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c}.qodef-events .qodef-e-info-item .qodef-e-info-content-link:hover{color:#38214a}.qodef-events .qodef-e-info-item .qodef-e-end-date:before{content:"-"}.qodef-events .qodef-e-info-item .qodef-e-end-date:after{content:",";position:relative;left:-3px}.qodef-events .qodef-e-label.qodef--details{margin:49px 0 12px}.qodef-events .qodef-e-label.qodef--about-event{margin:49px 0 3px}.qodef-events .qodef-e-label.qodef--follow-and-share{margin:41px 0 13px}.qodef-events .qodef-e-tickets-link{margin-top:52px}.qodef-events .qodef-e-tickets-link .qodef-button{color:#fff;background-color:#38214a;box-shadow:0 0 15px 0 rgba(56,33,74,0);transform:translateY(0);border:none}.qodef-events .qodef-e-tickets-link .qodef-button:hover{box-shadow:0 10px 25px 0 rgba(56,33,74,.5);transform:translateY(-3px)}.qodef-events .qodef-e-social-icons{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-events .qodef-e-social-icons .qodef-icon-holder{width:auto}.qodef-events .qodef-e-social-icons .qodef-e-social-icon{position:relative;display:inline-flex;width:2em;height:2em;align-items:center;justify-content:center;margin-right:14px;font-size:18px;color:#38214a}.qodef-events .qodef-e-social-icons .qodef-e-social-icon span:before{line-height:inherit}.qodef-events .qodef-e-social-icons .qodef-e-social-icon:last-child{margin-right:0}.qodef-events-list .qodef-e-title{margin:0}.qodef-events-list .qodef-e-location{font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c;font-weight:400;margin:0}@media only screen and (min-width:1025px){.qodef-events-list.qodef-vertical-offset article:nth-child(3n+2) .qodef-e-inner{top:50px}}.qodef-events-list.qodef-swiper-container.qodef-side-offset{box-sizing:border-box}@media only screen and (min-width:1025px){.qodef-events-list.qodef-swiper-container.qodef-side-offset{padding-right:232px;padding-left:232px}}@media only screen and (min-width:1681px){.qodef-events-list.qodef-swiper-container.qodef-side-offset{padding-right:332px;padding-left:332px}}.qodef-events-list.qodef-swiper-container article:nth-child(2n){margin-top:40px;padding-bottom:40px}.qodef-events-list.qodef-swiper-container .swiper-pagination-bullets{padding-top:11px}.qodef-events-list.qodef-skin--light .qodef-e-inner .qodef-e-title,.qodef-events-list.qodef-skin--light .qodef-e-inner>*{color:#fff}.qodef-events-list.qodef-skin--light .qodef-e-inner .qodef-e-location{color:rgba(255,255,255,.6)}.qodef-events-list.qodef-skin--light .qodef-e-inner .qodef-e-title a{color:#fff}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-title,.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner>*{color:#fff}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-location{color:rgba(255,255,255,.6)}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-title a{color:#fff}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner{position:relative}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-image{overflow:hidden;border-radius:5px}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-image.qodef-e-blur-target{overflow:hidden;border-radius:5px}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-image.qodef-e-blur-target img{max-width:unset;width:calc(100% + 20px);height:calc(100% + 20px);margin-top:-10px;margin-left:-10px}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-image-shadow{position:absolute;display:block;filter:blur(12px);width:100%;bottom:0;z-index:-1}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-image-shadow img{transition:.5s ease-out;opacity:.5;transform:translateY(5px) scale(.8);transform-origin:bottom}.qodef-browser--ms-explorer .qodef-events-list.qodef-item-layout--info-on-image .qodef-e-image-shadow,.qodef-browser--safari .qodef-events-list.qodef-item-layout--info-on-image .qodef-e-image-shadow{filter:none;transform:translateY(-20px) scale(.8);transform-origin:bottom;box-shadow:0 40px 20px .2px rgba(168,94,87,.3);transition:.5s ease-out}.qodef-browser--ms-explorer .qodef-events-list.qodef-item-layout--info-on-image .qodef-e-image-shadow img,.qodef-browser--safari .qodef-events-list.qodef-item-layout--info-on-image .qodef-e-image-shadow img{opacity:0}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-content{position:absolute;bottom:0;left:0;width:100%;height:100%}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-content .qodef-e-content-inner{width:100%;height:100%;display:flex;padding:30px 30px 24px;justify-content:flex-end;flex-direction:column}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-image a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-date{position:absolute;width:62px;height:62px;top:30px;left:30px;margin:0;padding:10px;display:flex;align-items:center;justify-content:center;font-weight:600;color:#38214a;background-color:#fff;border-radius:5px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2);box-sizing:border-box}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-title{margin:0}.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-location{margin:4px 0 0}.qodef-events-list.qodef-background-filter-enabled{backdrop-filter:blur(10px)}.qodef-events-list.qodef-item-layout--info-on-image.qodef-hover-animation--direction-aware .qodef-e-inner{overflow:hidden}.qodef-events-list.qodef-item-layout--info-on-image.qodef-hover-animation--direction-aware .qodef-e-content{display:none;opacity:1;transition:opacity .3s ease;padding:inherit}.qodef-item-layout--info-on-image.qodef-hover-animation--fade-in .qodef-e-content{opacity:0;transition:opacity .3s ease}.qodef-item-layout--info-on-image.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content{opacity:1}.qodef-events-list.qodef-item-layout--info-table{padding:62px 70px 38px;background-color:rgba(255,255,255,.55);border-radius:5px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2);backdrop-filter:blur(10px);box-sizing:border-box}@media only screen and (max-width:680px){.qodef-events-list.qodef-item-layout--info-table{padding:40px}}.qodef-events-list.qodef-item-layout--info-table .qodef-e-inner{position:relative;display:flex;align-items:flex-start;justify-content:space-between}.qodef-events-list.qodef-item-layout--info-table .qodef-e-date{flex-shrink:0;margin:0 32px 0 0}@media only screen and (max-width:680px){.qodef-events-list.qodef-item-layout--info-table .qodef-e-date{width:100%}}.qodef-events-list.qodef-item-layout--info-table .qodef-e-tickets-link{flex-shrink:0;margin-left:auto}.qodef-events-list.qodef-item-layout--info-table .qodef-button.qodef-html--link:hover{transform:none}@media only screen and (max-width:680px){.qodef-events-list.qodef-item-layout--info-table .qodef-e-inner{flex-wrap:wrap}.qodef-events-list.qodef-item-layout--info-table .qodef-e-tickets-link{margin:20px 20px 10px 0;width:100%}}.revslider-initialised .qodef-events-list.qodef-item-layout--info-table{max-height:77vh;padding:60px;margin-bottom:0;background-color:rgba(255,255,255,.1);border-radius:15px;overflow-y:scroll;scroll-behavior:smooth}@media only screen and (max-width:1366px){.revslider-initialised .qodef-events-list.qodef-item-layout--info-table{max-height:82vh}}@media only screen and (max-width:1024px){.revslider-initialised .qodef-events-list.qodef-item-layout--info-table{max-height:76vh}}@media only screen and (max-width:680px){.revslider-initialised .qodef-events-list.qodef-item-layout--info-table{padding:40px}}.revslider-initialised .qodef-events-list.qodef-item-layout--info-table .qodef-e:last-child{margin-bottom:0}.revslider-initialised .qodef-events-list.qodef-item-layout--info-table::-webkit-scrollbar{width:3px}.revslider-initialised .qodef-events-list.qodef-item-layout--info-table::-webkit-scrollbar-track{background:0 0}.revslider-initialised .qodef-events-list.qodef-item-layout--info-table::-webkit-scrollbar-thumb{cursor:pointer;background:#fff}.qodef-events-list.qodef-skin--light.qodef-item-layout--info-table{background-color:rgba(255,255,255,.1);box-shadow:none}.qodef-events-list.qodef-skin--light.qodef-item-layout--info-table .qodef-button.qodef-html--link{box-shadow:0 0 15px 0 rgba(255,255,255,0)}.qodef-events-list.qodef-skin--light.qodef-item-layout--info-table .qodef-button.qodef-html--link:hover{box-shadow:0 10px 25px 0 #fff}.qodef-testimonials-list .qodef-e-inner{padding-bottom:40px}.qodef-testimonials-list .qodef-e-media-image img{border-radius:100%}.qodef-testimonials-list .qodef-e-title{margin:0 0 5px}.qodef-testimonials-list .qodef-e-text{margin:15px 0 28px}.qodef-testimonials-list .qodef-e-author{margin:0;font-size:13px;line-height:20px}.qodef-testimonials-list .swiper-pagination-bullets{padding-top:5px}.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:after{background-color:#f8e7e5}.qodef-testimonials-list.qodef-skin--light .qodef-e-author,.qodef-testimonials-list.qodef-skin--light .qodef-e-title,.qodef-testimonials-list.qodef-skin--light .qodef-m-star{color:#fff}.qodef-testimonials-list.qodef-skin--light .qodef-e-text{color:#a2a3c5}.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:after{background-color:rgba(255,255,255,.6)}.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet.swiper-pagination-bullet-active:after{background-color:#fff}.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-content{text-align:center}.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-media-image{margin:0 auto;display:block;width:126px}.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-text{margin:29px 0 14px}.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-author-name{font-size:16px;font-weight:600}.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-author-job{display:block;font-size:14px;line-height:1.6em}.qodef-testimonials-list.qodef-item-layout--info-below.qodef-skin--light .qodef-e-text,.qodef-testimonials-list.qodef-item-layout--info-below.qodef-skin--light .qodef-m-star{color:#fff}.qodef-testimonials-list.qodef-item-layout--standard .qodef-e-media-image{width:45px;line-height:0;margin-right:15px;margin-bottom:25px;float:left}.qodef-testimonials-list.qodef-item-layout--standard .qodef-m-ratings{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}.qodef-testimonials-list.qodef-item-layout--standard .qodef-m-ratings .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.qodef-testimonials-list.qodef-item-layout--standard .qodef-m-ratings .qodef-m-star{font-size:20px;letter-spacing:.075em}.qodef-testimonials-list.qodef-item-layout--standard .qodef-m-ratings .qodef-m-star.qodef--active{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.qodef-testimonials-list.qodef-item-layout--standard .qodef-e-title{margin:0 0 14px}.qodef-testimonials-list.qodef-item-layout--standard .qodef-e-text{margin:0 0 13px}.qodef-testimonials-list.qodef-item-layout--standard .qodef-e-author{font-family:inherit;font-weight:700;color:#38214a;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c;display:inline-block;margin-top:12px;color:#a2a3c5}@keyframes cover_search_fade_out{0%{opacity:1;visibility:visible;z-index:100}100%{opacity:0;visibility:hidden;z-index:0}}@keyframes cover_search_fade_in{0%{opacity:0;visibility:hidden;z-index:100}100%{opacity:1;visibility:visible;z-index:100}}.qodef-search-cover{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;background-color:#fff;z-index:-1;transition:opacity .3s ease}.qodef-covers-search--fadeout .qodef-search-cover{animation:cover_search_fade_out .3s ease both}.qodef-covers-search--fadein .qodef-search-cover{animation:cover_search_fade_in .3s ease both}.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover{display:none}.qodef-search-cover .qodef-form-holder{display:flex;height:100%;width:100%;align-items:center}.qodef-search-cover input[type=text]{display:inline-block;vertical-align:middle;float:left;width:90%;padding:0 0 0 47px;margin:0;font-family:inherit;font-size:26px;font-weight:600;text-transform:uppercase;color:#f8e7e5;background-color:transparent;border:0;border-radius:0;box-shadow:none;outline:0;outline-offset:0}.qodef-search-cover input[type=text]:focus{color:#f8e7e5}.qodef-search-cover input[type=text]:-ms-input-placeholder{color:inherit;opacity:1}.qodef-search-cover input[type=text]::placeholder{color:inherit;opacity:1}.qodef-search-cover input[type=submit]{position:absolute;height:1px;width:1px;padding:0;margin:-1px;border:0 none;clip:rect(0,0,0,0);visibility:hidden}.qodef-search-cover .qodef-search-close{position:absolute;top:50%;right:37px;display:inline-block;vertical-align:middle;color:#f8e7e5;transform:translateY(-50%)}.qodef-search-cover .qodef-search-close:hover{color:#f8e7e5}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack{font-size:23px;line-height:1em}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack *{display:block;line-height:inherit}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack :before{display:block;line-height:inherit}.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path>*{vertical-align:middle}.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path path,.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path>*{fill:currentColor;stroke:currentColor}.qodef-fullscreen-search-holder{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.98);z-index:100}.qodef-fullscreen-search-holder .qodef-fullscreen-search-inner{width:100%}.qodef-fullscreen-search-holder .qodef-fullscreen-search-form{position:relative;width:60%;margin:0 auto}.qodef-fullscreen-search-holder .qodef-fullscreen-search-form .qodef-line{position:absolute;left:0;bottom:-2px;width:0;border-bottom:1px solid #000;transition:all .3s ease}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-fullscreen-search-form .qodef-line{width:100%;transition:width .5s ease .6s}.qodef-fullscreen-search-holder .qodef-field-holder{display:block;position:relative}.qodef-fullscreen-search-holder .qodef-search-field{position:relative;height:100%;width:100%;margin:0;padding:0;font-family:inherit;font-size:25px;color:#38214a;line-height:2em;background:0 0;border:0;border-radius:0;outline:0;box-shadow:none}.qodef-fullscreen-search-holder .qodef-search-submit{position:absolute;right:0;bottom:-20px;width:auto;color:#5d516c;background-color:transparent;border:none;outline:0;opacity:0;cursor:pointer;transition:all .3s ease}.qodef-fullscreen-search-holder .qodef-search-submit:hover{color:#38214a}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-search-submit{opacity:1;bottom:10px;transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s}.qodef-fullscreen-search-holder .qodef-search-submit.qodef-search-submit--icon-pack{font-size:18px;line-height:1em}.qodef-fullscreen-search-holder .qodef-search-submit.qodef-search-submit--svg-path path,.qodef-fullscreen-search-holder .qodef-search-submit.qodef-search-submit--svg-path>*{fill:currentColor;stroke:currentColor}.qodef-fullscreen-search-holder .qodef-search-close{position:absolute;top:33px;right:70px;color:#5d516c;opacity:0;visibility:hidden;z-index:1}.admin-bar .qodef-fullscreen-search-holder .qodef-search-close{top:72px}.qodef-fullscreen-search-holder .qodef-search-close:hover{color:#38214a}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack{font-size:25px;line-height:1em}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack *{display:block;line-height:inherit}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack :before{display:block;line-height:inherit}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--svg-path>*{vertical-align:middle}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--svg-path path,.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--svg-path>*{fill:currentColor;stroke:currentColor}.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder{animation:fullscreen_search_fade_out .3s ease both}.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder{animation:fullscreen_search_fade_in .3s ease both}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-search-close{opacity:1;visibility:visible}@keyframes fullscreen_search_fade_out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes fullscreen_search_fade_in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}.qodef-search-opener{position:relative;display:inline-block;vertical-align:middle;font-size:23px;line-height:1}.qodef-search-opener .qodef-search-opener-inner{display:block}.qodef-search-opener .qodef-search-opener-inner>*{position:relative;display:inline-block;vertical-align:middle;line-height:inherit}.qodef-search-opener .qodef-search-opener-inner>:before{display:block;line-height:inherit}.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper>*{vertical-align:middle}.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper path,.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper>*{fill:currentColor;stroke:currentColor}.qodef-accordion{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden}.qodef-accordion .qodef-accordion-content-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-accordion.qodef--init{visibility:visible}.qodef-accordion.qodef-layout--simple .qodef-accordion-title{position:relative;display:flex;align-items:center;justify-content:space-between;margin:0;padding:12px 10px 12px 5px;transition:color .2s ease-out,background-color .2s ease-out;cursor:pointer;border-bottom:1px solid rgba(139,131,149,.4)}.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child{margin-top:0;border-top:1px solid rgba(139,131,149,.4)}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark{position:relative;flex-shrink:0;width:20px;height:18px;line-height:1;text-align:center}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span{position:absolute;display:block;width:100%;top:50%;transform:translateY(-50%);transition:opacity .2s ease-out}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before{display:block;line-height:inherit}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--up{opacity:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--down{opacity:1}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover{color:#5d516c}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--up{opacity:1}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--down{opacity:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-content{padding:26px 20px 8px;margin:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-content p{margin:0}.qodef-banner{position:relative;display:flex;width:100%;align-items:center;overflow:hidden;border-radius:5px}.qodef-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1}.qodef-banner .qodef-m-content{position:absolute;display:block;width:100%;height:100%}.qodef-banner .qodef-m-content-inner{display:flex;justify-content:center;flex-direction:column;padding:16.4% 7%}@media only screen and (max-width:680px){.qodef-banner .qodef-m-content-inner{padding:14.4% 7% 5%}}.qodef-banner .qodef-m-subtitle{margin:0;position:absolute;color:#f8e7e5;z-index:0}.qodef-banner span.qodef-m-subtitle{font-family:inherit;font-weight:700;color:#38214a;font-size:50px;line-height:1.1em;letter-spacing:-.005em;color:#f8e7e5;font-size:137px;margin-top:-.4em}@media only screen and (max-width:680px){.qodef-banner span.qodef-m-subtitle{font-size:87px;margin-top:-.5em}}.qodef-banner .qodef-m-text-field{font-size:15px;color:#f8e7e5;margin:0 0 10px;font-style:italic}.qodef-banner .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.qodef-banner .qodef-m-image img{display:block;transition:all .35s ease-out}.qodef-banner .qodef-m-image+.qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-banner .qodef-m-image+.qodef-m-content .qodef-m-content-inner{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-banner .qodef-m-additional-image{position:absolute;display:block;top:0;left:0;max-width:100%;z-index:1}.qodef-banner .qodef-m-additional-image img{display:block;border-radius:5px}.qodef-banner .qodef-m-title{margin:10px 0 1px}.qodef-banner .qodef-m-text{margin:0}.qodef-banner .qodef-m-text,.qodef-banner .qodef-m-title{position:relative;z-index:1}.qodef-banner.qodef-layout--link-button{justify-content:flex-end}.qodef-banner.qodef-layout--link-button .qodef-m-content-inner{align-items:flex-start}.qodef-banner.qodef-layout--link-button .qodef-m-button{margin:27px 0 0;position:relative;z-index:1}.qodef-banner.qodef-layout--link-button .qodef-m-subtitle{margin-left:-10px}.qodef-banner.qodef-layout--link-button p.qodef-m-text{color:#5d516c}.qodef-banner.qodef-layout--link-button .qodef-m-additional-image{transition:.37s ease-out;transform:translateX(0)}.qodef-banner.qodef-layout--link-button .qodef-m-additional-image:hover{transform:translateX(15px)}.qodef-banner.qodef-layout--link-overlay{justify-content:center}.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner{align-items:center}.qodef-banner.qodef-layout--link-overlay .qodef-m-image{transition:.55s ease-out;transform:scale(1.06)}.qodef-banner.qodef-layout--link-overlay:hover .qodef-m-image{transform:scale(1.01)}.qodef-button.qodef-html--link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:14px;line-height:2em;font-weight:600;text-decoration:none;border-radius:4em;outline:0;box-sizing:border-box;transition:color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out;box-shadow:0 0 15px 0 rgba(245,216,212,.7);padding:10px 51px}.qodef-button.qodef-size--small{padding:7px 38px}.qodef-button.qodef-size--large{padding:15px 67px}.qodef-button .qodef-m-svg{display:inline-block;vertical-align:middle;margin-right:10px;line-height:1}.qodef-button.qodef-layout--filled.qodef-html--link{color:#fff;background-color:#38214a;border:1px solid transparent;transform:translateY(0);color:#fff;background-color:#38214a;box-shadow:0 0 15px 0 rgba(56,33,74,0);transform:translateY(0);border:none}.qodef-button.qodef-layout--filled.qodef-html--link:hover{color:#fff;background-color:#38214a;transform:translateY(-2px) translateZ(0);box-shadow:0 10px 25px 0 rgba(56,33,74,.5);transform:translateY(-3px)}.qodef-button.qodef-layout--outlined{color:#f8e7e5;background-color:transparent;border:2px solid #f8e7e5;transform:translateY(0)}.qodef-button.qodef-layout--outlined:hover{color:#fff;background-color:#f8e7e5;border-color:#f8e7e5;transform:translateY(-2px) translateZ(0)}.qodef-button.qodef-layout--shadowed{color:#38214a;background-color:#fff;box-shadow:0 0 15px 0 rgba(245,216,212,.7);transform:translateY(0);border:none}.qodef-button.qodef-layout--shadowed:hover{box-shadow:0 10px 25px 0 rgba(245,216,212,.7);transform:translateY(-3px)}.qodef-button.qodef-layout--textual{padding:0!important;font-size:15px;color:#38214a;background-color:transparent;border:0;box-shadow:none}.qodef-button.qodef-layout--textual .qodef-m-text{display:inline-block;vertical-align:middle}.qodef-button.qodef-layout--textual .qodef-m-text:before{content:"";position:absolute;display:block;width:0;height:1px;background-color:currentColor;bottom:4px;left:0;transition:width .3s ease-out}.qodef-button.qodef-layout--textual:hover .qodef-m-text:before{width:100%}.qodef-button.qodef-layout--textual .qodef-m-icon{position:relative;display:inline-block;vertical-align:middle;top:1px}.qodef-call-to-action.qodef-layout--standard{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-call-to-action.qodef-layout--standard .qodef-m-inner{display:flex;align-items:center}.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner{justify-content:space-between}.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner{justify-content:center}.qodef-call-to-action.qodef-layout--standard .qodef-m-content{padding-right:20px}.qodef-call-to-action.qodef-layout--standard .qodef-m-content>*{margin:0}.qodef-call-to-action.qodef-layout--standard .qodef-m-button{flex:0 0 auto}.qodef-countdown .qodef-m-date{display:flex;justify-content:space-between}.qodef-countdown .qodef-digit-wrapper{min-width:25%}.qodef-countdown.qodef-countdown--light .qodef-digit,.qodef-countdown.qodef-countdown--light .qodef-label{color:#fff}.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper{display:flex;align-items:center;flex-direction:column;padding:0 20px}.qodef-countdown.qodef-layout--simple .qodef-digit{font-family:inherit;font-size:70px;line-height:.9em;font-weight:700;color:#38214a;margin:4px 0 0 0}@media only screen and (max-width:1024px){.qodef-countdown.qodef-layout--simple .qodef-digit{font-size:50px}}.qodef-countdown.qodef-layout--simple .qodef-label{font-family:inherit;font-weight:700;color:#38214a;font-size:18px;line-height:1.3157894737em;letter-spacing:-.005em;font-weight:600;margin-bottom:4px;width:100%;text-align:center}.qodef-counter.qodef-layout--simple{text-align:center}.qodef-counter.qodef-layout--simple .qodef-m-digit{font-family:inherit;font-weight:600;font-size:75px;line-height:1;color:#38214a}.qodef-counter.qodef-layout--simple .qodef-m-title{margin:5px 0 0 0}.qodef-counter.qodef-layout--simple .qodef-m-text{margin:0}.qodef-custom-font{position:relative;margin:0}span .qodef-custom-font{font-family:inherit;font-weight:700;color:#38214a;font-size:50px;line-height:1.1em;letter-spacing:-.005em;font-size:180px}span.qodef-custom-font{display:block;font-family:inherit;font-weight:700;color:#38214a;font-size:50px;line-height:1.1em;letter-spacing:-.005em;font-size:180px}span.qodef-custom-font.qodef-has-animation{display:flex;overflow:hidden}span.qodef-custom-font.qodef-has-animation .qodef-e-character{min-width:.29em;opacity:0;transform:translateY(100%);transition:.55s ease-out}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(1){transition-delay:.1s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(2){transition-delay:.2s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(3){transition-delay:.3s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(4){transition-delay:.4s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(5){transition-delay:.5s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(6){transition-delay:.6s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(7){transition-delay:.7s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(8){transition-delay:.8s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(9){transition-delay:.9s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(10){transition-delay:1s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(11){transition-delay:1.1s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(12){transition-delay:1.2s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(13){transition-delay:1.3s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(14){transition-delay:1.4s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(15){transition-delay:1.5s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(16){transition-delay:1.6s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(17){transition-delay:1.7s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(18){transition-delay:1.8s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(19){transition-delay:1.9s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(20){transition-delay:2s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(21){transition-delay:2.1s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(22){transition-delay:2.2s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(23){transition-delay:2.3s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(24){transition-delay:2.4s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(25){transition-delay:2.5s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(26){transition-delay:2.6s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(27){transition-delay:2.7s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(28){transition-delay:2.8s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(29){transition-delay:2.9s}span.qodef-custom-font.qodef-has-animation .qodef-e-character:nth-child(30){transition-delay:3s}span.qodef-custom-font.qodef-has-animation.qodef--appear .qodef-e-character{opacity:1;transform:translateY(0)}span.qodef-custom-font.qodef-has-animation.qodef-align--center{justify-content:center}span.qodef-custom-font.qodef-has-animation.qodef-align--right{justify-content:flex-end}.qodef-dropcaps{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-dropcaps .qodef-m-letter{position:relative;top:5px;display:flex;align-items:center;justify-content:center;float:left;margin:0 10px 5px 0;font-family:inherit;font-weight:700;color:#38214a;font-size:44px;line-height:1.1136363636em;letter-spacing:-.005em}.qodef-dropcaps .qodef-m-text{display:inline;margin:0}.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{width:40px;height:40px;font-size:18px;line-height:1.3157894737em;letter-spacing:-.005em;font-weight:600;color:#fff;background-color:#38214a}.qodef-dropcaps.qodef-type--circle .qodef-m-letter{border-radius:100%}.qodef-google-map{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-google-map .qodef-m-map{display:block;width:100%;height:300px}.qodef-google-map .qodef-m-map embed,.qodef-google-map .qodef-m-map iframe,.qodef-google-map .qodef-m-map object{width:100%;display:block}.qodef-google-map .qodef-m-map img{max-width:none}.qodef-highlight .qodef-highlight-text{padding:0 5px;color:#fff;background-color:#38214a}.qodef-icon-list-item{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}.qodef-icon-list-item .qodef-e-title{position:relative;display:inline-block;vertical-align:top;margin:0;line-height:1}.qodef-icon-list-item .qodef-e-title a{display:block}.qodef-icon-list-item .qodef-e-title-inner{display:flex;align-items:center}.qodef-icon-list-item .qodef-icon-holder{flex-shrink:0;margin-right:5px;float:none}.qodef-icon-list-item .qodef-icon-holder .qodef-icon{font-size:18px}.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img{display:block}#qodef-page-sidebar .widget.widget_neobeat_core_icon_list_item{margin-bottom:0}#qodef-page-footer .widget.widget_neobeat_core_icon_list_item{margin-bottom:0}#qodef-side-area .widget.widget_neobeat_core_icon_list_item{margin-bottom:0}.qodef-icon-with-text .qodef-m-title{margin:0}.qodef-icon-with-text .qodef-m-title a{display:block}.qodef-icon-with-text .qodef-m-title a:hover{color:inherit}.qodef-icon-with-text .qodef-m-text{margin:8px 0 0}.qodef-icon-with-text .qodef-m-link{display:inline-block;margin-top:10px;font-weight:600;position:relative}.qodef-icon-with-text .qodef-m-link:before{content:"";position:absolute;display:block;width:0;height:1px;background-color:currentColor;bottom:0;left:0;transition:width .3s ease-out}.qodef-icon-with-text .qodef-m-link:hover:before{width:100%}.qodef-icon-with-text .qodef-m-icon-wrapper{line-height:1}.qodef-icon-with-text .qodef-icon-holder{float:none}.qodef-icon-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{display:block}.qodef-icon-with-text.qodef--svg-icon svg circle,.qodef-icon-with-text.qodef--svg-icon svg line,.qodef-icon-with-text.qodef--svg-icon svg path,.qodef-icon-with-text.qodef--svg-icon svg polyline,.qodef-icon-with-text.qodef--svg-icon svg rect{stroke:currentColor}.qodef-icon-with-text.qodef--svg-icon a{color:#5d516c}.qodef-icon-with-text.qodef--svg-icon.qodef-skin--light a{color:#fff}.qodef-icon-with-text.qodef-skin--light .qodef-icon,.qodef-icon-with-text.qodef-skin--light .qodef-m-link,.qodef-icon-with-text.qodef-skin--light .qodef-m-text,.qodef-icon-with-text.qodef-skin--light .qodef-m-title{color:#fff}.qodef-icon-with-text.qodef--has-appear svg circle,.qodef-icon-with-text.qodef--has-appear svg line,.qodef-icon-with-text.qodef--has-appear svg path,.qodef-icon-with-text.qodef--has-appear svg polygon,.qodef-icon-with-text.qodef--has-appear svg polyline,.qodef-icon-with-text.qodef--has-appear svg rect{stroke-dasharray:250;stroke-dashoffset:250;transition:1.3s ease-in-out}.qodef-icon-with-text.qodef--has-appear.qodef--appear svg circle,.qodef-icon-with-text.qodef--has-appear.qodef--appear svg line,.qodef-icon-with-text.qodef--has-appear.qodef--appear svg path,.qodef-icon-with-text.qodef--has-appear.qodef--appear svg polygon,.qodef-icon-with-text.qodef--has-appear.qodef--appear svg polyline,.qodef-icon-with-text.qodef--has-appear.qodef--appear svg rect{stroke-dashoffset:0}.qodef-icon-with-text.qodef-layout--before-content{display:flex;align-items:flex-start}.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{flex-shrink:0;margin-right:15px}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title{line-height:1}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner{display:flex;align-items:center}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper{flex-shrink:0;margin-right:5px}.qodef-icon-with-text.qodef-layout--textual{position:relative;display:block}.qodef-icon-with-text.qodef-layout--textual.qodef-alignment--center{text-align:center}.qodef-icon-with-text.qodef-layout--textual.qodef-alignment--center .qodef-m-title-text{justify-content:center}.qodef-icon-with-text.qodef-layout--textual.qodef-alignment--left{text-align:left}.qodef-icon-with-text.qodef-layout--textual.qodef-alignment--left .qodef-m-title-text{justify-content:flex-start}.qodef-icon-with-text.qodef-layout--textual.qodef-alignment--right{text-align:right}.qodef-icon-with-text.qodef-layout--textual.qodef-alignment--right .qodef-m-title-text{justify-content:flex-end}.qodef-icon-with-text.qodef-layout--textual .qodef-m-content{width:auto}.qodef-icon-with-text.qodef-layout--textual .qodef-m-title-text{font-size:110px;line-height:1em;font-weight:900;display:flex;align-items:center;color:rgba(248,231,229,.8)}.qodef-icon-with-text.qodef-layout--textual .qodef-m-text{position:absolute;display:block;margin:0;top:4px;font-size:19px;color:#38214a}.qodef-icon-with-text.qodef-skin--light .qodef-m-text,.qodef-icon-with-text.qodef-skin--light .qodef-m-title-text{color:#fff}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center{text-align:center}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left{text-align:left}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right{text-align:right}.qodef-icon-with-text.qodef-layout--top .qodef-m-title{margin-top:21px}.qodef-icon-with-text.qodef-layout--top .qodef-link-icon{display:inline-block;vertical-align:middle}.qodef-icon-holder{position:relative;display:inline-block;vertical-align:top;width:auto;line-height:1}.qodef-icon-holder a{display:block}.qodef-icon-holder .qodef-icon{display:block;line-height:inherit}.qodef-icon-holder .qodef-icon:before{display:block;line-height:inherit}.qodef-icon-holder.qodef-layout--circle,.qodef-icon-holder.qodef-layout--square{width:2em;height:2em;line-height:2em;text-align:center;color:#fff;background-color:#f8e7e5;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}.qodef-icon-holder.qodef-layout--circle a,.qodef-icon-holder.qodef-layout--square a{color:inherit;transition:none}.qodef-icon-holder.qodef-layout--circle:hover,.qodef-icon-holder.qodef-layout--square:hover{background-color:#38214a}.qodef-icon-holder.qodef-layout--circle{border-radius:50%}.qodef-icon-holder.qodef-has--circle-hover{position:relative;width:2em;height:2em;line-height:2em;text-align:center}.qodef-icon-holder.qodef-has--circle-hover span{width:2em;height:2em;line-height:2em;text-align:center}.qodef-icon-holder.qodef-has--circle-hover a:hover{color:#38214a}.qodef-icon-holder.qodef-has--circle-hover .qodef-svg-circle{position:absolute;top:0;left:0;width:100%;height:100%;stroke-width:1.1;fill:none;transition:all .55s ease-in-out,opacity .2s ease-out;stroke:currentColor;transform:scaleX(-1) scaleY(-1);opacity:0;stroke-dashoffset:200;stroke-dasharray:200}.qodef-icon-holder.qodef-has--circle-hover .qodef-svg-circle:hover{stroke-dashoffset:0!important}.qodef-icon-holder.qodef-size--tiny{font-size:1.33333333em;vertical-align:-15%}.qodef-icon-holder.qodef-size--small{font-size:2em}.qodef-icon-holder.qodef-size--medium{font-size:3em}.qodef-icon-holder.qodef-size--large{font-size:4em}.qodef-icon-holder.qodef-size--huge{font-size:5em}.widget.widget_neobeat_core_icon{display:inline-block;line-height:1}#qodef-page-sidebar .widget.widget_neobeat_core_icon{margin-bottom:0}#qodef-page-footer .widget.widget_neobeat_core_icon{margin-bottom:0}#qodef-side-area .widget.widget_neobeat_core_icon{margin-bottom:0}#qodef-page-footer .widget.widget_neobeat_core_icon:not(:first-child) .qodef-icon-holder{margin-left:18px}@media only screen and (max-width:480px){#qodef-page-footer .widget.widget_neobeat_core_icon:not(:first-child) .qodef-icon-holder{margin-left:15px}}@media only screen and (max-width:350px){#qodef-page-footer .widget.widget_neobeat_core_icon:not(:first-child) .qodef-icon-holder{margin-left:10px}}@media only screen and (min-width:1024px){.qodef-image-gallery.qodef-side-offset.qodef-swiper-container{padding-right:15%;padding-left:15%}}@media only screen and (min-width:1024px){.qodef-image-gallery.qodef-vertical-offset .swiper-slide:nth-child(2n){top:60px}.qodef-image-gallery.qodef-vertical-offset .swiper-wrapper{padding-bottom:60px}}.qodef-image-gallery.qodef-has--shadow.qodef-swiper-container{padding-top:10px}.qodef-image-gallery.qodef-has--shadow .qodef-e-blur-trigger{overflow:visible}.qodef-image-gallery.qodef-has--shadow .qodef-e-blur-trigger:before{content:"";position:absolute;display:block;width:100%;height:100%;top:0;left:0;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2);border-radius:5px}.qodef-image-gallery .qodef-image-wrapper img{max-width:unset;width:calc(100% + 20px)!important;height:calc(100% + 20px)!important;margin-top:-10px;margin-left:-10px;margin-bottom:-10px}.qodef-image-gallery .qodef-e-blur-target,.qodef-image-gallery .qodef-e-blur-trigger{border-radius:5px;position:relative;height:100%;overflow:hidden}.qodef-image-marquee{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-marquee .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden;margin:0 auto;transform:translate3d(0,0,0)}@media only screen and (max-width:680px){.qodef-image-marquee .qodef-m-content{display:none}}.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile{position:relative;display:inline-block;width:100%;vertical-align:top;display:none}@media only screen and (max-width:680px){.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile{display:block}}.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile .qodef-m-image{background-size:cover!important}.qodef-image-marquee .qodef-m-image{position:absolute;top:0;left:0;height:100%;will-cange:transform}.qodef-image-marquee .qodef-m-image.qodef-image--copy{will-change:transform;backface-visibility:hidden;transform:translateX(100%) translateZ(0)}@keyframes qodefMoveMarquee{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-100%,0,0)}}@keyframes qodefMoveMarqueeCopy{0%{transform:translate3d(100%,0,0)}100%{transform:translate3d(0,0,0)}}.qodef-image-marquee .qodef-m-image a{position:relative;display:block}.qodef-image-with-text{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text.qodef-custom-shadow .qodef-m-image .qodef-m-image-shadow{filter:none;transform:translateY(-20px) scale(.8);transform-origin:bottom;box-shadow:0 40px 20px .2px rgba(168,94,87,.3);opacity:.4;transition:.5s ease-out}.qodef-image-with-text.qodef-custom-shadow .qodef-m-image .qodef-m-image-shadow img{opacity:0}.qodef-image-with-text.qodef-custom-shadow:hover .qodef-m-image .qodef-m-image-shadow{opacity:.7}.qodef-image-with-text:hover .qodef-m-image>a>img{transform:translateY(-8px)}.qodef-image-with-text:hover .qodef-m-image-shadow img{opacity:.8}.qodef-image-with-text .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text .qodef-m-image a,.qodef-image-with-text .qodef-m-image img{display:block;border-radius:5px;box-sizing:border-box}.qodef-image-with-text .qodef-m-image>a>img{transform:translateY(0);transition:.4s ease-out}.qodef-image-with-text .qodef-m-image .qodef-m-image-shadow{position:absolute;display:block;filter:blur(12px);width:100%;bottom:0;z-index:-1}.qodef-image-with-text .qodef-m-image .qodef-m-image-shadow img{transition:.5s ease-out;opacity:.5;transform:translateY(5px) scale(.8);transform-origin:bottom}.qodef-browser--ms-explorer .qodef-image-with-text .qodef-m-image .qodef-m-image-shadow,.qodef-browser--safari .qodef-image-with-text .qodef-m-image .qodef-m-image-shadow{filter:none;transform:translateY(-20px) scale(.8);transform-origin:bottom;box-shadow:0 40px 20px .2px rgba(168,94,87,.3);transition:.5s ease-out}.qodef-browser--ms-explorer .qodef-image-with-text .qodef-m-image .qodef-m-image-shadow img,.qodef-browser--safari .qodef-image-with-text .qodef-m-image .qodef-m-image-shadow img{opacity:0}.qodef-image-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text .qodef-m-title{margin:31px 0 0}.qodef-image-with-text .qodef-m-title a:hover{color:inherit}.qodef-image-with-text .qodef-m-text{margin:15px 0 0}.qodef-image-with-text.qodef--has-appear{opacity:0;transform:translateY(50px);transition:.7s ease-out}.qodef-image-with-text.qodef--has-appear.qodef--appear{opacity:1;transform:translateY(0)}.qodef-info-section.qodef-layout--background-text{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-info-section.qodef-layout--background-text .qodef-m-info{position:relative;z-index:2}.qodef-info-section.qodef-layout--background-text .qodef-m-title{margin:0 0 18px}.qodef-info-section.qodef-layout--background-text .qodef-m-text{margin:0}.qodef-info-section.qodef-layout--background-text .qodef-button{margin-top:6px}.qodef-info-section.qodef-layout--background-text .qodef-m-background-text{position:absolute;display:inline-block;color:rgba(56,33,74,.1);text-align:center;font-weight:700;font-size:250px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left .qodef-m-background-text{top:0;left:-20px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right .qodef-m-background-text{top:0;right:-20px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left .qodef-m-background-text{bottom:0;left:-20px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right .qodef-m-background-text{bottom:0;right:-20px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center .qodef-m-background-text{font-size:450px;top:34px;left:0;right:0;text-align:center}.qodef-pricing-table{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center}.qodef-pricing-table.qodef-status--featured{transform:translateY(-25px)}.qodef-pricing-table .qodef-m-inner{padding:45px}.qodef-pricing-table .qodef-m-title p{margin:0;color:#38214a}.qodef-pricing-table .qodef-m-price{margin-top:-3px}.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper{display:flex;margin:0;line-height:1;justify-content:center}.qodef-pricing-table .qodef-m-content{margin:25px 0 0}.qodef-pricing-table .qodef-m-content ul{list-style:none;margin:0}.qodef-pricing-table .qodef-m-content ul li{color:#38214a;margin-bottom:8px}.qodef-pricing-table .qodef-m-content ul li:last-child{margin-bottom:0}.qodef-pricing-table .qodef-m-content ul li:before{content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:900;padding-right:8px}.qodef-pricing-table .qodef-m-button .qodef-button{margin:25px 0 0}.qodef-progress-bar{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden}.qodef-progress-bar .qodef-m-inner{position:relative;display:flex;flex-direction:column}.qodef-progress-bar .qodef-m-canvas{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-progress-bar .qodef-m-canvas svg{display:block}.qodef-progress-bar .qodef-m-title{margin:20px 0 0}.qodef-progress-bar.qodef--init{visibility:visible}.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;margin:0;font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600}.qodef-progress-bar .qodef-m-title{margin:20px 0 0}.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text{padding-top:20px;transform:none!important}.qodef-progress-bar.qodef-layout--line .progressbar{position:relative}.qodef-progress-bar.qodef-layout--line .proggress{width:0;position:relative}.qodef-progress-bar.qodef-layout--line .percentCount{position:absolute;width:auto;height:auto}.qodef-progress-bar.qodef-layout--line .qodef-m-title{margin:0 0 7px}.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating .percentCount{left:0;right:auto;transform:translateX(-50%)}.qodef-section-title{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-section-title.qodef-alignment--center{text-align:center}.qodef-section-title.qodef-alignment--left{text-align:left}.qodef-section-title.qodef-alignment--right{text-align:right}.qodef-section-title .qodef-m-title{margin:0}.qodef-section-title .qodef-m-subtitle{margin:17px 0 0}.qodef-section-title span.qodef-m-subtitle{display:block;font-size:16px;font-weight:400}.qodef-section-title .qodef-m-text{margin:17px 0 0}.qodef-separator{position:relative;height:auto;font-size:0;line-height:1}.qodef-separator .qodef-m-line{position:relative;display:inline-block;width:100%;vertical-align:top;margin:10px 0;border-bottom:1px solid rgba(139,131,149,.4)}.qodef-separator.qodef-position--center{text-align:center}.qodef-separator.qodef-position--left{text-align:left}.qodef-separator.qodef-position--right{text-align:right}#qodef-page-sidebar .widget.widget_neobeat_core_separator{margin-bottom:0}#qodef-page-footer .widget.widget_neobeat_core_separator{margin-bottom:0}#qodef-side-area .widget.widget_neobeat_core_separator{margin-bottom:0}.qodef-social-icon-list{position:relative;display:flex;align-items:center;flex-wrap:wrap}.qodef-social-icon-list .qodef-m-icons{display:flex;align-items:center;margin:30px 0 0}.qodef-social-icon-list .qodef-m-icons>*{margin-right:13px}.qodef-social-icon-list.qodef-align--center{justify-content:center}.qodef-social-icon-list.qodef-align--right{justify-content:flex-end}.qodef-stacked-images{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-stacked-images.qodef-stack--left{right:-22.8%;padding-bottom:130px}@media only screen and (max-width:768px){.qodef-stacked-images.qodef-stack--left{padding-bottom:65px}}.qodef-stacked-images.qodef-stack--right{left:-22.8%;padding-bottom:130px}@media only screen and (max-width:768px){.qodef-stacked-images.qodef-stack--right{padding-bottom:65px}}.qodef-stacked-images .qodef-m-images{position:relative;display:inline-block;vertical-align:middle}.qodef-stacked-images .qodef-m-images .qodef-e-image{border-radius:5px;box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--main{opacity:0;transition:all .6s ease-out .2s}.qodef-stack--left.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--main{transform:translateX(50px)}.qodef-stack--right.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--main{transform:translateX(-50px)}.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--stack{position:absolute;display:block;bottom:-100%;opacity:0;transition:all .6s ease-out .55s}.qodef-stack--left.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--stack{top:130px;right:11.8%;transform:translate(-47%,0)}@media only screen and (max-width:768px){.qodef-stack--left.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--stack{top:65px}}.qodef-stack--right.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--stack{top:130px;left:11.8%;transform:translate(47%,0)}@media only screen and (max-width:768px){.qodef-stack--right.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--stack{top:65px}}.qodef-stack--bottom.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--stack{bottom:0;right:15%;max-width:40%}.qodef-stack--left.qodef-stacked-images .qodef-m-images{margin:0 0 0 22.4%}.qodef-stack--right.qodef-stacked-images .qodef-m-images{margin:0 22.4% 0 0}.qodef-stack--bottom.qodef-stacked-images .qodef-m-images{padding:0 0 75px}.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--main{opacity:1}.qodef-stack--left.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--main{transform:translateX(0)}.qodef-stack--right.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--main{transform:translateX(0)}.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{opacity:1}.qodef-stack--left.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{transform:translate(-50%,0)}.qodef-stack--right.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{transform:translate(50%,0)}.qodef-tabs{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden}.qodef-tabs.qodef--init{visibility:visible}.qodef-tabs .qodef-tabs-navigation{margin:0;padding:0;list-style:none}.qodef-tabs .qodef-tabs-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-tabs .qodef-tabs-content p{margin:0}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{position:relative;display:flex;align-items:flex-start}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{position:relative;margin:0 15px}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:before{content:"";position:absolute;display:block;width:calc(100% + 30px);height:2px;background-color:rgba(139,131,149,.4);bottom:0;left:-15px}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a{display:block;font-family:inherit;font-weight:700;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600;color:#38214a;padding-bottom:16px}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:before{content:"";position:absolute;display:block;width:0;height:2px;background-color:#38214a;bottom:0;left:-15px;transition:width .3s ease-in-out}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover:before{width:calc(100% + 30px)}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a:before,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a:before{width:calc(100% + 30px)}.qodef-tabs.qodef-layout--simple .qodef-tabs-content{margin:26px 0 0}.qodef-textual-icon-list.qodef-boxed-style .qodef-content-grid{margin:0 auto;background-color:#fff;border-radius:5px;box-sizing:border-box}.qodef-textual-icon-list.qodef-boxed-style .qodef-grid-item-inner{margin:66px 0}.qodef-textual-icon-list.qodef-has--shadow .qodef-content-grid{box-shadow:2px 7px 17.82px .18px rgba(228,155,148,.2)}.qodef-textual-icon-list .qodef-grid-item{text-align:center}.qodef-textual-icon-list .qodef-grid-item a{position:relative;display:block}.qodef-textual-icon-list .qodef-grid-item-inner{position:relative;display:inline-block;vertical-align:top;width:auto}.qodef-textual-icon-list .qodef-m-icon{position:relative;font-size:110px;line-height:1em;font-weight:900;display:flex;align-items:center;justify-content:center;color:rgba(248,231,229,.8);transition:.5s ease-out}.qodef-textual-icon-list .qodef-m-title{position:absolute;display:block;width:100%;margin:0;top:calc(50% - 9px);font-size:18px;color:#38214a;font-weight:600}.qodef-vertical-split-slider{height:100vh;position:relative}.qodef-vertical-split-slider .ms-tableCell{height:100vh!important}.qodef-vertical-split-slider-responsive{display:none}.qodef-vertical-split-slider .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-m-image{max-height:40%;width:auto}.qodef-vertical-split-slider .qodef-m-title,.qodef-vertical-split-slider-responsive .qodef-m-title{display:block;margin:26px 0 0 0}.qodef-vertical-split-slider .qodef-m-text,.qodef-vertical-split-slider-responsive .qodef-m-text{margin:15px 0 0 0}.qodef-vertical-split-slider .qodef-m-button,.qodef-vertical-split-slider-responsive .qodef-m-button{margin:22px 0 0 0}.qodef-vertical-split-slider .qodef-m-slide-image,.qodef-vertical-split-slider-responsive .qodef-m-slide-image{background-size:cover}.qodef-vertical-split-slider .qodef-m-slide-content,.qodef-vertical-split-slider-responsive .qodef-m-slide-content{text-align:center;padding:0 5%}#multiscroll-nav{display:none}#multiscroll-nav li{width:11px;height:11px;margin:14px}#multiscroll-nav a span{top:0;left:0;width:11px;height:11px;background-color:#5d516c;border:none}#multiscroll-nav a.active span{background-color:#f8e7e5}#multiscroll-nav.right{right:26px}.qodef-vertical-split-slider--initialized #multiscroll-nav{display:block}.qodef-header--light.qodef-vertical-split-slider--initialized #multiscroll-nav a:not(.active) span{background-color:#fff}.qodef-header--dark.qodef-vertical-split-slider--initialized #multiscroll-nav a:not(.active) span{background-color:#000}.qodef-video-button{position:relative;display:inline-block;vertical-align:middle}.qodef-video-button .qodef-m-image{position:relative}.qodef-video-button .qodef-m-image img{border-radius:5px}.qodef-video-button .qodef-m-image .qodef-m-media-image-shadow{position:absolute;display:block;filter:blur(12px);width:100%;bottom:0;z-index:-1}.qodef-video-button .qodef-m-image .qodef-m-media-image-shadow img{transition:.5s ease-out;opacity:.5;transform:translateY(5px) scale(.8);transform-origin:bottom}.qodef-browser--ms-explorer .qodef-video-button .qodef-m-image .qodef-m-media-image-shadow,.qodef-browser--safari .qodef-video-button .qodef-m-image .qodef-m-media-image-shadow{filter:none;transform:translateY(-20px) scale(.8);transform-origin:bottom;box-shadow:0 40px 20px .2px rgba(168,94,87,.3);transition:.5s ease-out}.qodef-browser--ms-explorer .qodef-video-button .qodef-m-image .qodef-m-media-image-shadow img,.qodef-browser--safari .qodef-video-button .qodef-m-image .qodef-m-media-image-shadow img{opacity:0}.qodef-video-button:hover .qodef-m-image .qodef-m-media-image-shadow img{opacity:.7;transform:translateY(8px) scale(.8)}.qodef-browser--ms-explorer .qodef-video-button:hover .qodef-m-image .qodef-m-media-image-shadow img img,.qodef-browser--safari .qodef-video-button:hover .qodef-m-image .qodef-m-media-image-shadow img img{opacity:0;filter:none}.qodef-video-button .qodef-m-play{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;align-items:center;justify-content:center;line-height:1}.qodef-video-button .qodef-m-play .qodef-m-play-inner{-webkit-text-stroke-color:#fff;color:#fff;font-size:60px;position:relative;background:0 0;height:230px;width:230px;display:flex;z-index:2;align-items:center;justify-content:center}@media only screen and (max-width:480px){.qodef-video-button .qodef-m-play .qodef-m-play-inner{height:110px;width:110px;font-size:40px}}.qodef-video-button .qodef-m-play .qodef-m-play-inner:before{content:"";position:absolute;display:flex;height:100%;width:100%;border-radius:50%;box-sizing:border-box;background:rgba(255,255,255,.2);z-index:-1;backdrop-filter:blur(10px);transform:scale(.9);transition:.4s ease-out}.qodef-video-button .qodef-m-play .qodef-m-play-inner>span{display:block;color:transparent;-webkit-text-stroke-width:1px;transition:all .32s ease-out}.qodef-video-button .qodef-m-play .qodef-m-play-inner>span:nth-of-type(2){position:absolute;-webkit-text-stroke-width:0;clip-path:inset(0 100% 0 0);color:currentColor}.qodef-video-button .qodef-m-play:hover .qodef-m-play-inner:before{transform:scale(1)}.qodef-video-button .qodef-m-play:hover .qodef-m-play-inner>span:nth-of-type(2){clip-path:inset(0 0 0 0)}.qodef-video-slider{position:relative;padding-bottom:30px;overflow:hidden;cursor:grab}.qodef-video-slider .qodef-m-item{margin:0 2.8%;width:63%}.qodef-video-slider .qodef-m-item .qodef-e-media-image-shadow{position:absolute;display:block;filter:blur(12px);width:100%;bottom:0;z-index:-1;transition:.75s ease-out .4s}.qodef-video-slider .qodef-m-item .qodef-e-media-image-shadow img{transition:.5s ease-out;opacity:.5;transform:translateY(-4px) scale(.8);transform-origin:bottom}.qodef-browser--ms-explorer .qodef-video-slider .qodef-m-item .qodef-e-media-image-shadow,.qodef-browser--safari .qodef-video-slider .qodef-m-item .qodef-e-media-image-shadow{filter:none;transform:translateY(-20px) scale(.8);transform-origin:bottom;box-shadow:0 40px 20px .2px rgba(168,94,87,.3);transition:.5s ease-out}.qodef-browser--ms-explorer .qodef-video-slider .qodef-m-item .qodef-e-media-image-shadow img,.qodef-browser--safari .qodef-video-slider .qodef-m-item .qodef-e-media-image-shadow img{opacity:0}.qodef-video-slider .qodef-m-item .qodef-m-play{visibility:visible}.qodef-video-slider .qodef-m-item.swiper-slide-active .qodef-e-media-image-shadow img{opacity:.7;transform:translateY(5px) scale(.8)}.qodef-browser--ms-explorer .qodef-video-slider .qodef-m-item.swiper-slide-active .qodef-e-media-image-shadow img img,.qodef-browser--safari .qodef-video-slider .qodef-m-item.swiper-slide-active .qodef-e-media-image-shadow img img{opacity:0;filter:none}.qodef-video-slider .qodef-m-item.swiper-slide-active:hover .qodef-m-play-inner:before{transform:scale(1)}.qodef-video-slider .qodef-m-item.swiper-slide-active:hover .qodef-m-play-inner>span:nth-of-type(2){clip-path:inset(0 0 0 0)}.qodef-video-slider .swiper-navigation .swiper-button-next span,.qodef-video-slider .swiper-navigation .swiper-button-prev span{color:rgba(255,255,255,.4)}.qodef-video-slider .swiper-navigation .swiper-button-next svg:first-of-type,.qodef-video-slider .swiper-navigation .swiper-button-prev svg:first-of-type{stroke:rgba(255,255,255,.4)}.qodef-video-slider .swiper-navigation .swiper-button-next svg:nth-of-type(2),.qodef-video-slider .swiper-navigation .swiper-button-prev svg:nth-of-type(2){stroke:#fff}.qodef-video-slider .swiper-navigation .swiper-button-next:hover span,.qodef-video-slider .swiper-navigation .swiper-button-prev:hover span{color:#fff}.qodef-video-slider .swiper-navigation .swiper-button-next,.qodef-video-slider .swiper-navigation .swiper-button-prev{margin-top:-15px}.qodef-video-slider .qodef-m-play{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;align-items:center;justify-content:center;line-height:1;visibility:hidden}.qodef-video-slider .qodef-m-play .qodef-m-play-inner{-webkit-text-stroke-color:#fff;color:#fff;font-size:60px;position:relative;background:0 0;height:230px;width:230px;display:flex;align-items:center;justify-content:center}.qodef-video-slider .qodef-m-play .qodef-m-play-inner:before{content:"";position:absolute;display:flex;height:100%;width:100%;border-radius:50%;box-sizing:border-box;background:rgba(255,255,255,.2);z-index:-1;backdrop-filter:blur(10px);transition:.4s ease-out 0s;transform:scale(.9)}.qodef-video-slider .qodef-m-play .qodef-m-play-inner>span{display:block;color:transparent;-webkit-text-stroke-width:1px;transition:all .32s ease-out}.qodef-video-slider .qodef-m-play .qodef-m-play-inner>span:nth-of-type(2){position:absolute;-webkit-text-stroke-width:0;clip-path:inset(0 100% 0 0);color:currentColor}.qodef-video-slider .qodef-e-media-image-holder{position:relative}.qodef-video-slider .qodef-e-media-image-holder img{border-radius:5px}.qodef-video-slider .qodef-e-media-image-holder .qodef-e-media-image-shadow{position:absolute}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-circles,.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-circles,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-circles{position:relative;display:block;width:21px;height:21px}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles .qodef-circles-row,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-circles .qodef-circles-row,.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-circles .qodef-circles-row,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-circles .qodef-circles-row{position:relative;display:flex;width:100%;margin-bottom:3px;justify-content:space-between}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles .qodef-circles-row:last-child,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-circles .qodef-circles-row:last-child,.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-circles .qodef-circles-row:last-child,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-circles .qodef-circles-row:last-child{margin-bottom:0}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles .qodef-circles-row .qodef-circle:nth-child(2),.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-circles .qodef-circles-row .qodef-circle:nth-child(2),.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-circles .qodef-circles-row .qodef-circle:nth-child(2),.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-circles .qodef-circles-row .qodef-circle:nth-child(2){margin:0 3px}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles .qodef-circle,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-circles .qodef-circle,.qodef-header--vertical-closed .qodef-vertical-closed-menu-opener.qodef-vertical-closed-menu-opener--predefined .qodef-circles .qodef-circle,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-circles .qodef-circle{position:relative;display:block;height:5px;width:5px;border-radius:100%;box-sizing:border-box;background-color:currentColor;transition:.35s ease-out}.qodef-side-area-opener{position:relative;display:inline-block;vertical-align:middle;line-height:1}.qodef-side-area-opener .qodef-side-area-opener-icon{display:block}.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{font-size:35px}.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon *{display:block;line-height:inherit}.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon :before{display:block;line-height:inherit}.qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-area-opener-icon>*{vertical-align:middle}.qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-area-opener-icon path,.qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-area-opener-icon>*{fill:currentColor;stroke:currentColor}.qodef-side-area-opener.qodef-side-area-opener--predefined{line-height:1}#qodef-page-header .qodef-side-area-opener.qodef-side-area-opener--predefined{color:#38214a}.qodef-side-area-opener.qodef-side-area-opener--predefined:hover{color:initial!important}.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row .qodef-circle{background-color:#38214a}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row .qodef-circle{background-color:#fff!important}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row .qodef-circle{background-color:#000!important}.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(56,33,74,.5)}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),.qodef-header--light:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(255,255,255,.5)!important}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(0,0,0,.5)!important}.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){background-color:rgba(56,33,74,.5)}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,.qodef-header--light:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){background-color:rgba(255,255,255,.5)!important}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){background-color:rgba(0,0,0,.5)!important}.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(56,33,74,.5)}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(255,255,255,.5)!important}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){background-color:rgba(0,0,0,.5)!important}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--predefined:hover{color:#fff!important}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{color:#fff}.qodef-header--light:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--light:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#fff;stroke:#fff}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{color:#000}.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--dark:not(.qodef-header--sticky-display) .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#000;stroke:#000}#qodef-side-area{position:fixed;top:0;right:-512px;width:512px;height:100%;min-height:100%;padding:90px 70px 35px;background-color:#faf0ee;overflow:hidden;visibility:hidden;z-index:9999;transition:all .6s cubic-bezier(.77,0,.175,1)}#qodef-side-area #qodef-side-area-close{position:absolute;top:47px;right:70px;display:block;z-index:1000;color:#5d516c}.admin-bar #qodef-side-area #qodef-side-area-close{top:82px}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack{font-size:35px}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack *{display:block;line-height:inherit}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack :before{display:block;line-height:inherit}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--svg-path>*{vertical-align:middle}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--svg-path path,#qodef-side-area #qodef-side-area-close.qodef-side-area-close--svg-path>*{fill:currentColor;stroke:currentColor}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined{line-height:1}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles{color:#38214a}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles .qodef-circles-row.qodef-cr-1 .qodef-circle:nth-child(2),#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles .qodef-circles-row.qodef-cr-3 .qodef-circle:nth-child(2){opacity:0!important}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:first-child,#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(3){opacity:0!important}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles:hover .qodef-circles-row.qodef-cr-1 .qodef-circle,#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles:hover .qodef-circles-row.qodef-cr-2 .qodef-circle,#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles:hover .qodef-circles-row.qodef-cr-3 .qodef-circle{opacity:.5}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-circles:hover .qodef-circles-row.qodef-cr-2 .qodef-circle:nth-child(2){opacity:1}.qodef-side-area--opened #qodef-side-area{right:0;visibility:visible}.qodef-side-area-cover{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;overflow:hidden;z-index:0;transition:opacity .2s ease-in-out,z-index .2s ease-in-out}.qodef-side-area--opened .qodef-side-area-cover{opacity:1;z-index:1002}.qodef-social-share{position:relative;display:inline-block;vertical-align:top}.qodef-social-share .qodef-social-title{position:relative;display:inline-block;vertical-align:top;margin:0 5px 0 0;font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600}.qodef-social-share ul{position:relative;display:inline-block;vertical-align:top;list-style:none;padding:0;margin:0}.qodef-social-share li{position:relative;display:inline-block;vertical-align:top;line-height:1;padding:0;margin:0}.qodef-social-share li a{font-size:15px}.qodef-social-share li.qodef-facebook-share a:hover{color:#3b5998}.qodef-social-share li.qodef-twitter-share a:hover{color:#00aced}.qodef-social-share li.qodef-linkedin-share a:hover{color:#007bb5}.qodef-social-share li.qodef-tumblr-share a:hover{color:#32506d}.qodef-social-share li.qodef-pinterest-share a:hover{color:#cb2027}.qodef-social-share li.qodef-vk-share a:hover{color:#45668e}.qodef-social-share.qodef-layout--dropdown{position:relative;display:inline-block;vertical-align:bottom}.qodef-social-share.qodef-layout--dropdown .qodef-social-title{margin:0;vertical-align:middle}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon{vertical-align:middle;font-size:18px}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li{opacity:1;visibility:visible;cursor:pointer}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(1){transition-delay:.1s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2){transition-delay:.2s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3){transition-delay:.3s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4){transition-delay:.4s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5){transition-delay:.5s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6){transition-delay:.6s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7){transition-delay:.7s}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener{display:block}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title{display:inline-block;vertical-align:top;margin-right:5px}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown{position:absolute;z-index:950}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul{position:relative;display:block;z-index:990;margin:0;padding:0!important}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li{position:absolute;display:block;text-align:center;visibility:hidden;overflow:hidden;transition:.3s ease-out;opacity:0;transition-delay:.2s}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a{color:#38214a}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li *{display:block;max-width:100%}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown{bottom:0;left:0}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li{width:84px;height:30px;line-height:30px;border:1px solid rgba(139,131,149,.4)}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child){border-top:none}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover{background-color:#3b5998;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover{background-color:#00aced;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover{background-color:#007bb5;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover{background-color:#32506d;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover{background-color:#cb2027;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover{background-color:#45668e;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a{font-size:14px;color:#5d516c;background-color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1){bottom:-30px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2){bottom:-60px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3){bottom:-90px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4){bottom:-120px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5){bottom:-150px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6){bottom:-180px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7){bottom:-210px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown{top:-5px;right:0}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li{width:calc(84px / 3)}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1){left:5px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2){left:38px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3){left:71px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4){left:104px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5){left:137px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6){left:170px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7){left:203px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown{top:-5px;left:0}@media only screen and (max-width:680px){.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown{left:auto;right:0}}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li{width:calc(84px / 3)}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1){right:5px}@media only screen and (max-width:680px){.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1){right:auto;left:1px}}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2){right:38px}@media only screen and (max-width:680px){.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2){right:auto;left:43px}}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3){right:71px}@media only screen and (max-width:680px){.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3){right:auto;left:85px}}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4){right:104px}@media only screen and (max-width:680px){.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4){right:auto;left:127px}}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5){right:137px}@media only screen and (max-width:680px){.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5){right:auto;left:169px}}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6){right:170px}@media only screen and (max-width:680px){.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6){right:auto;left:211px}}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7){right:203px}@media only screen and (max-width:680px){.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7){right:auto;left:253px}}.qodef-social-share.qodef-layout--list li{margin-right:15px}.qodef-social-share.qodef-layout--list li:last-child{margin-right:0}.qodef-social-share.qodef-layout--text li{margin-right:15px}.qodef-social-share.qodef-layout--text li:last-child{margin-right:0}.widget .qodef-social-share.qodef-layout--list .qodef-social-title{display:block;margin-bottom:21px}.widget .qodef-social-share.qodef-layout--text .qodef-social-title{display:block;margin-bottom:21px}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#qodef-page-spinner{position:fixed;top:0;bottom:0;right:0;left:0;z-index:2000}#qodef-page-spinner .qodef-m-inner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#f8e7e5;background-color:#fff}#qodef-page-spinner .qodef-m-spinner{position:relative}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom{position:relative;width:100px;height:100px;margin:-50px 0 0 -50px}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1{position:absolute;top:50%;left:50%;height:50%;width:50%;z-index:1;animation:qode-atom-shrink 4.5s infinite linear}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before{content:"";position:absolute;top:-50%;left:-50%;height:100%;width:100%;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{position:absolute;width:100%;height:100%;z-index:0}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{content:"";position:absolute;top:0;left:0;height:20px;width:20px;margin:0 auto;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2{animation:qode-atom-zindex 1.5s .75s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before{transform:rotate(0);animation:qode-atom-postion 1.5s infinite ease,qode-atom-size 1.5s -1.125s infinite ease}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3{transform:rotate(120deg);animation:qode-atom-zindex 1.5s -.25s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before{animation:qode-atom-postion 1.5s -1s infinite ease,qode-atom-size 1.5s -.75s infinite ease}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{transform:rotate(240deg);animation:qode-atom-zindex 1.5s .25s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{animation:qode-atom-postion 1.5s -.5s infinite ease,qode-atom-size 1.5s -125ms infinite ease}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock{position:relative;width:50px;height:50px;margin:-25px 0 0 -25px;animation:qode-clock 8s infinite steps(8)}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item{position:absolute;height:50px;width:50px}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before{content:"";position:absolute;height:18.31501832px;width:18.31501832px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1{transform:rotate(-135deg);animation:qode-clock-1 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2{transform:rotate(-90deg);animation:qode-clock-2 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3{transform:rotate(-45deg);animation:qode-clock-3 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4{animation:qode-clock-4 1s ease-in infinite}#qodef-page-spinner.qodef-layout--cube .qodef-m-cube{width:60px;height:60px;margin:-30px 0 0 -30px;background-color:currentColor;animation:qode-cube 1.2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses{position:relative;width:40px;height:40px;margin:-20px 0 0 -20px}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse{position:absolute;top:0;left:0;width:100%;height:100%;background-color:currentColor;border-radius:50%;opacity:.6;animation:qode-double-pulse 2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2{animation-delay:-1s}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles{position:relative;width:60px;height:60px;margin:-30px 0 0 -30px}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item{position:absolute;width:100%;height:100%}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2{animation-delay:calc((600ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3{animation-delay:calc((900ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4{animation-delay:calc((1200ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2{transform:rotateZ(45deg)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1{animation-delay:calc((300ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2{animation-delay:calc((600ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3{animation-delay:calc((900ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4{animation-delay:calc((1200ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3{transform:rotateZ(90deg)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1{animation-delay:calc((300ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2{animation-delay:calc((600ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3{animation-delay:calc((900ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4{animation-delay:calc((1200ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle{position:absolute;width:12px;height:12px;background-color:currentColor;border-radius:100%;animation:qode-bounce-delay 1.2s infinite ease-in-out both}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1{top:0;left:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2{top:0;right:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3{right:0;bottom:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4{left:0;bottom:0}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion{position:relative;width:30px;height:30px;margin:-45px 0 0 -30px}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item{position:absolute;top:50%;left:50%;height:40px;width:40px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1{top:0;left:50%;animation:qode-fussion-ball-1 1s 0s ease infinite;z-index:1}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2{top:50%;left:100%;animation:qode-fussion-ball-2 1s 0s ease infinite;z-index:2}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3{top:100%;left:50%;animation:qode-fussion-ball-3 1s 0s ease infinite;z-index:1}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4{top:50%;left:0;animation:qode-fussion-ball-4 1s 0s ease infinite;z-index:2}#qodef-page-spinner.qodef-layout--lines .qodef-m-lines{width:60px;height:60px;margin:0 0 0 -30px}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis{position:relative;height:50px;width:50px;margin:-25px 0 0 -25px;animation:qode-mitosis-invert 2s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item{position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1{animation:qode-mitosis-ball-1 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2{animation:qode-mitosis-ball-2 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3{animation:qode-mitosis-ball-3 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4{animation:qode-mitosis-ball-4 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined{opacity:0;transition:.6s}#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined.qodef-visible{opacity:1}#qodef-page-spinner.qodef-layout--predefined .qodef-m-predefined-spinner-image img{max-width:50%;margin:0 auto;display:block;filter:blur(80px);transition:2s ease-out}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading{position:relative;display:flex;align-items:center;justify-content:space-between}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>*{margin:0;opacity:0;animation:qode-fade-in 1s forwards}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder{flex-shrink:0;animation-delay:.5s}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line{position:relative;display:block;height:3px;width:500px;margin-top:20px;background-color:#e5e1dc;overflow:hidden;opacity:0;animation:qode-fade-in 1s .3s forwards}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f8e7e5;width:0}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles{position:relative;width:100px;height:100px;margin:-50px 0 0 -50px}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle{position:absolute;height:100%;width:100%;background:currentColor;border:0 solid currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1{animation:qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2{animation:qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3{animation:qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4{animation:qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse{width:32px;height:32px;margin:-16px 0 0 -16px;background-color:currentColor;border-radius:16px;animation:qode-scaleout 1s infinite ease-in-out}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles{width:60px;height:20px}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div{display:inline-block;width:12px;height:12px;margin:4px;background-color:currentColor;border-radius:100%;opacity:0;animation:qode-ball-fall 1.5s ease infinite both}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1){animation-delay:calc((100ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2){animation-delay:calc((200ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3){animation-delay:calc((300ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes{position:relative;width:32px;height:32px;margin:-16px 0 0 -16px}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube{position:absolute;top:0;left:0;width:10px;height:10px;background-color:currentColor;animation:qode-rotating-cubes 1.8s infinite ease-in-out}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2{animation-delay:-.9s}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes{width:50px;height:60px;margin:-30px 0 0 -25px;text-align:center}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe{display:inline-block;float:left;height:100%;width:6px;margin:0 3px 0 0;background-color:currentColor;animation:qode-stretch-delay 1.2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2{animation-delay:calc((200ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3{animation-delay:calc((300ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4{animation-delay:calc((400ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5{animation-delay:calc((500ms) - 1300ms)}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles{position:relative;width:40px;height:40px;margin:-20px 0 0 -20px;text-align:center;animation:qode-rotate-circles 2s infinite linear}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle{position:absolute;top:0;width:60%;height:60%;display:inline-block;background-color:currentColor;border-radius:100%;transform-origin:center bottom;animation:qode-bounce 2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2{top:auto;bottom:0;animation-delay:-1s}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles{width:150px;height:30px;margin:-15px 0 0 -75px}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle{float:left;height:30px;width:30px;margin-right:10px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1{animation:qode-wave-jump-3 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2{animation:qode-wave-jump-2 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3{animation:qode-wave-jump-1 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4{margin-right:0;animation:qode-wave-wipe 1.8s infinite cubic-bezier(.5,0,.5,1)}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave{width:72px;margin:-9px 0 0 -36px;text-align:center}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item{display:inline-block;width:18px;height:18px;margin:0 3px 0 0;background-color:currentColor;border-radius:100%;animation:qode-bounce-delay 1.4s infinite ease-in-out both}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1{animation-delay:-.32s}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2{animation-delay:-.16s}.qodef-page-title{background-position:center 0;background-repeat:no-repeat;background-size:cover}.qodef-page-title.qodef-image--responsive{height:auto!important}.qodef-page-title.qodef-image--responsive .qodef-m-content{position:absolute;top:0;left:0}.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid{left:50%;transform:translateX(-50%)}.qodef-page-title.qodef-alignment--center{text-align:center}.qodef-page-title.qodef-alignment--right{text-align:right}.qodef-page-title .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-page-title .qodef-m-image img{display:block;width:100%}.qodef-page-title .qodef-m-content.qodef-content-full-width{padding:0 50px}@media only screen and (max-width:680px){.qodef-page-title .qodef-m-content.qodef-content-full-width{padding:0 19px}}.qodef-page-title .qodef-breadcrumbs a,.qodef-page-title .qodef-breadcrumbs span{font-size:14px;color:#686868}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator{margin:0 1px}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after{content:"/"}.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs{margin-top:3px}.qodef-page-title.qodef-title--standard .qodef-m-tagline{margin:4px 0 0}.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions{display:none}.qodef-twitter-list.qodef-layout--columns #ctf{overflow:hidden}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item{position:relative;display:inline-block;width:100%;vertical-align:top;float:left;border:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box{margin-left:0;display:block;margin-bottom:8px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link{line-height:1!important;display:flex;align-items:center;flex-flow:row wrap}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar{width:37px;height:37px;margin:0 7px 0 0;float:none;border-radius:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name{font-family:inherit;font-weight:700;color:#38214a;font-size:16px;line-height:1.375em;letter-spacing:-.005em;font-weight:600;font-weight:600!important;margin:0 4px 0 0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep{display:none}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink{font-family:Poppins,sans-serif;font-size:15px;line-height:25px;font-weight:400;color:#5d516c;margin-right:4px;margin-left:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child{margin-right:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta{margin-top:4px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname{display:none}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content{display:flex;align-items:baseline;margin-left:0;padding:0;margin-top:-5px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before{content:"\e094";font-family:ElegantIcons;padding-right:10px;font-size:18px;position:relative;top:5px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions{display:flex;align-items:baseline;margin-left:0;margin-top:-3px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before{content:"\e094";font-family:ElegantIcons;padding-right:10px;font-size:18px;visibility:hidden}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a{padding:0;font-size:14px;margin-right:8px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child{margin-right:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply{margin-left:0}.qodef-twitter-list.qodef-layout--columns .ctf-tweets:before{content:"";display:table;table-layout:fixed}.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after{clear:both}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 #ctf .ctf-tweets>.ctf-item{width:50%}@media only screen and (min-width:681px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}@media only screen and (min-width:769px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 #ctf .ctf-tweets>.ctf-item{width:25%}@media only screen and (min-width:1025px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 #ctf .ctf-tweets>.ctf-item{width:20%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 #ctf .ctf-tweets>.ctf-item{width:16.6666666667%}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 #ctf .ctf-tweets>.ctf-item{width:14.2857142857%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 #ctf .ctf-tweets>.ctf-item{width:12.5%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets{margin:0}.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets>.ctf-item{padding:0;margin:0}.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets{margin:0 -5px}.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets>.ctf-item{padding:0 5px;margin:0 0 10px}.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets{margin:0 -10px}.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets>.ctf-item{padding:0 10px;margin:0 0 20px}.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets{margin:0 -15px}.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets>.ctf-item{padding:0 15px;margin:0 0 30px}.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets{margin:0 -20px}.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets>.ctf-item{padding:0 20px;margin:0 0 40px}.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-80px}.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets{margin:0 -40px}.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets>.ctf-item{padding:0 40px;margin:0 0 80px}.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-110px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets{margin:0 -55px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item{padding:0 55px;margin:0 0 110px}#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a{color:#ccc}#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{color:#fff}#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a{color:#ccc}#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{color:#fff}.qodef-m-website-song{display:block;position:fixed;width:55px;height:55px;left:40px;top:auto;bottom:40px;margin:0;z-index:10000;cursor:pointer;opacity:0;animation:qodef-fade-in 1s ease-out 1.5s forwards}@media only screen and (max-width:680px){.qodef-m-website-song{display:none}}.qodef-m-website-song.qodef-light .qodef-website-song{background:#fff}.qodef-m-website-song.qodef-light .qodef-website-song .qodef-track-listen,.qodef-m-website-song.qodef-light .qodef-website-song .qodef-track-pause{color:#fff}.qodef-m-website-song.qodef-light .qodef-m-website-song.qodef-light .qodef-website-song .qodef-song-play-icon{-webkit-text-stroke:1px #5d516c}.qodef-m-website-song.qodef-light .qodef-website-song:after{background-color:rgba(255,255,255,.5)}.qodef-website-song{position:relative;display:block;height:100%;background:#5d516c;border-radius:50%;transition:.35s ease-out}.qodef-website-song .qodef-track-listen,.qodef-website-song .qodef-track-pause{position:absolute;top:0;height:100%;display:flex;align-items:center;font-family:inherit;font-weight:700;font-size:14px;line-height:1.5em;font-weight:400;color:#5d516c;color:#5d516c;transition:all .5s ease-out,color .35s ease-out;z-index:-2}.qodef-website-song .qodef-track-listen{left:calc(100% + 10px);opacity:1}.qodef-website-song .qodef-track-pause{opacity:0;left:0}.qodef-website-song .qodef-song-play-icon{font-size:25px;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:transparent;-webkit-text-stroke:1px #fff;transition:all .35s ease-out}.qodef-m-website-song.qodef-light .qodef-website-song .qodef-song-play-icon{-webkit-text-stroke:1px #5d516c}.qodef-website-song .qodef-song-play-icon:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#5d516c;opacity:.5;z-index:-1;border-radius:50%;transition:.35s ease-out}.qodef-website-song.qodef-track-in-progress .qodef-song-play-icon:after{animation:qodefScalePlayerIcon 3.5s infinite both}.qodef-website-song.qodef-track-in-progress .qodef-track-listen{opacity:0;left:0}.qodef-website-song.qodef-track-in-progress .qodef-track-pause{opacity:1;left:calc(100% + 10px)}@keyframes qodefScalePlayerIcon{0%{transform:scale(1)}60%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes qodef-fade-in{0%{opacity:0}100%{opacity:1}}.widget.qodef-author-info .qodef-author-info-image{margin-bottom:21px;display:inline-block}.widget.qodef-author-info .qodef-author-info-name{margin:0 0 21px}.widget.qodef-author-info .qodef-author-info-description{margin:0}.qodef-social-icons-group .qodef-icon-holder{margin-left:9px}.qodef-social-icons-group .qodef-icon-holder:first-child{margin-left:0}.qodef-header--light #qodef-page-header .qodef-social-icons-group .qodef-icon-holder a{color:#fff}.qodef-header--dark #qodef-page-header .qodef-social-icons-group .qodef-icon-holder a{color:#000}.widget.widget_neobeat_core_social_icons_group .qodef-icon-holder a{color:#fff;transition:color .2s ease-out}.widget.widget_neobeat_core_social_icons_group .qodef-icon-holder.qodef-layout--circle{background-color:#f8e7e5}.widget.widget_neobeat_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover{background-color:#38214a}.widget.widget_neobeat_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover a{color:#fff}.qodef-vc-row-wrapper.qodef--parallax-row{width:100%}.touchevents .qodef-vc-row-wrapper.qodef--parallax-row{height:auto!important}@media only screen and (max-width:680px){#qodef-author-info .qodef-m-inner{flex-wrap:wrap}#qodef-author-info .qodef-m-content{margin-top:23px}}@media only screen and (max-width:1024px){body:not(.qodef-content-behind-header) #qodef-page-outer{margin-top:0!important}}@media only screen and (max-width:1024px){.qodef-header--vertical-closed #qodef-page-header-inner{display:none}.qodef-header--vertical-closed #qodef-page-footer,.qodef-header--vertical-closed #qodef-page-outer{padding-left:0}}@media only screen and (max-width:1024px){.qodef-header--vertical #qodef-page-header-inner{display:none}.qodef-header--vertical #qodef-page-outer,.qodef-header--vertical footer{padding-left:0}}@media only screen and (max-width:768px){#qodef-top-area{display:none}}@media only screen and (max-width:1024px){.qodef-album .qodef-e-inner{flex-wrap:wrap}.qodef-album .qodef-e-inner>*{width:100%}.qodef-album .qodef-e-content{margin-top:30px}.qodef-album .qodef-e-socials{flex-wrap:wrap}.qodef-album .qodef-e-socials>*{width:100%}.qodef-album .qodef-e-socials .qodef-e-stores{margin-bottom:40px}}@media only screen and (max-width:1024px){.qodef-artist-item .qodef-m-inner{flex-wrap:wrap}.qodef-artist-item .qodef-m-inner>*{width:100%}.qodef-artist-item .qodef-m-content{margin-top:40px}}@media only screen and (max-width:1680px){.qodef-album-player-slider.qodef-layout--predefined .qodef-e-media-image{height:56vh;width:56vh}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder{position:absolute;bottom:0;align-self:center}.qodef-album-player-slider.qodef-layout--predefined .qodef-m-player-holder .qodef-album-player.qodef-layout--simple.qodef--has-album .qodef-m-player{width:80%}}@media only screen and (max-width:1366px){.qodef-album-player-slider.qodef-layout--predefined .qodef-e-media-image{height:62vh;width:62vh}.qodef-album-player-slider.qodef-layout--predefined .qodef-m-player-holder .qodef-album-player{padding:30px 0 20px}}@media only screen and (min-width:1025px) and (max-width:1366px){.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .qodef-swiper-navigation-holder{padding-left:10%;padding-right:10%}}@media only screen and (max-width:1024px){.qodef-album-player-slider.qodef-layout--predefined .qodef-e-media-image{height:54vh;width:54vh}.qodef-album-player-slider.qodef-layout--predefined .qodef-m-player-holder .qodef-album-player.qodef-layout--simple.qodef--has-album .qodef-m-player{width:90%}}@media only screen and (max-width:768px){.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .swiper-slide{width:90%}.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .swiper-slide .qodef-e-inner{transform:translateY(0)}}@media only screen and (max-width:680px){.qodef-album-player-slider.qodef-layout--predefined.qodef-swiper-container .swiper-slide{width:90%;margin:0 10%}.qodef-album-player-slider.qodef-layout--predefined .qodef-e-media-image{height:44vh;width:44vh}}@media screen and (min-width:681px) and (max-width:1024px){.qodef-album-player.qodef-layout--standard .qodef-m-track-progress{width:100%;margin-right:0}.qodef-album-player.qodef-layout--standard .qodef-m-track-time{text-align:right}.qodef-album-player.qodef-layout--standard .qodef-m-track-time>span{min-width:35px}.qodef-album-player.qodef-layout--standard .qodef-m-player-controls{position:absolute;margin:0;top:20px;right:40px}.qodef-album-player.qodef-layout--standard .qodef-m-volume-control{position:absolute;width:auto;right:45px;bottom:20px}}@media only screen and (max-width:680px){.qodef-album-player .qodef-m-player-controls ul li a.jp-play{margin:0 10px}.qodef-album-player .qodef-m-player-footer{top:0}.qodef-album-player.qodef-layout--simple.qodef--has-album .qodef-m-player{width:calc(100% - 40px);left:20px;padding:10px}.qodef-album-player.qodef-layout--standard .qodef-m-album-image{left:50%;transform:translateX(-50%)}.qodef-album-player.qodef-layout--standard .qodef-m-player{padding:60px 15px 25px;height:auto}.qodef-album-player.qodef-layout--standard .qodef-m-player-heading{justify-content:center;margin:20px 0}.qodef-album-player.qodef-layout--standard .qodef-m-player-track-title{margin:0}.qodef-album-player.qodef-layout--standard .qodef-m-track-time{width:100%;text-align:center}.qodef-album-player.qodef-layout--standard .qodef-m-player-controls{position:absolute;margin:0;top:40px;left:50%;transform:translateX(-50%)}.qodef-album-player.qodef-layout--standard .qodef-m-track-progress,.qodef-album-player.qodef-layout--standard .qodef-m-volume-control{display:none!important}.qodef-album-player.qodef-layout--standard .qodef-m-player-footer{justify-content:center;margin:10px 0 0}}@media only screen and (max-width:1024px){.qodef-band-member>*{width:100%}.qodef-band-member .qodef-m-content{margin-top:40px}.qodef-band-member.qodef-content--left{flex-direction:inherit;text-align:inherit}.qodef-band-member.qodef-content--left .qodef-m-social-icons{flex-direction:inherit}.qodef-band-member.qodef-content--left .qodef-m-social-icons>*{margin-left:0;margin-right:13px}}@media only screen and (max-width:680px){.qodef-tracks-list .qodef-m-artist{flex-direction:column;align-items:flex-start;padding-right:40px;padding-left:40px}.qodef-tracks-list .qodef-m-artist .qodef-m-artist-image{margin:0 0 15px;align-self:center}.qodef-tracks-list .qodef-e{flex-direction:column;align-items:flex-start;padding-right:40px;padding-left:40px}}@media only screen and (max-width:1024px){.qodef-fullscreen-search-holder .qodef-form-holder-inner{width:80%}}@media only screen and (max-width:680px){.qodef-call-to-action.qodef-layout--standard .qodef-m-inner{display:block}.qodef-call-to-action.qodef-layout--standard .qodef-m-button{margin-top:20px}}@media only screen and (max-width:1024px){.qodef-countdown .qodef-m-date{flex-wrap:wrap}.qodef-countdown .qodef-digit-wrapper{min-width:50%;margin-bottom:30px}}@media only screen and (max-width:480px){.qodef-countdown .qodef-digit-wrapper{width:100%}.qodef-countdown .qodef-digit-wrapper:last-child{margin-bottom:0}}@media only screen and (max-width:1024px){.qodef-highlight.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:1024px){.qodef-info-section.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:1024px){.qodef-section-title.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:680px){.qodef-social-icon-list.qodef-align--center,.qodef-social-icon-list.qodef-align--right{justify-content:flex-start}}@media only screen and (max-width:680px){.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{flex-direction:column}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{margin:0 0 26px 0;padding:0;width:100%}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child{margin-bottom:0}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{display:block}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{padding-right:0;margin-right:0;border-right:0}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content{margin-top:26px}.qodef-tabs.qodef-layout--simple .qodef-tabs-content{margin:26px 0 0}}@media only screen and (max-width:768px){.qodef-textual-icon-list.qodef-layout--columns.qodef-gutter--no.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (min-width:1280px) and (max-width:1366px){.qodef-textual-icon-list.qodef-layout--columns.qodef-gutter--no.qodef-responsive--predefined.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-textual-icon-list.qodef-layout--columns.qodef-gutter--no.qodef-responsive--predefined.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:none}}@media only screen and (min-width:681px) and (max-width:1024px){.qodef-textual-icon-list.qodef-layout--columns.qodef-gutter--no.qodef-responsive--predefined.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-textual-icon-list.qodef-layout--columns.qodef-gutter--no.qodef-responsive--predefined.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:none}.qodef-textual-icon-list.qodef-layout--columns.qodef-gutter--no.qodef-responsive--predefined.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.qodef-textual-icon-list.qodef-boxed-style .qodef-grid-item-inner{margin:46px 0 0}.qodef-textual-icon-list.qodef-boxed-style .qodef-grid-item:last-child .qodef-grid-item-inner{margin:46px 0}}@media only screen and (max-width:1024px){.qodef-vertical-split-slider.qodef-disable-below--1024{display:none}.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive{display:block}.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content,.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-image{min-height:50vh}.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content{padding:10%}}@media only screen and (max-width:768px){.qodef-vertical-split-slider.qodef-disable-below--768{display:none}.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive{display:block}.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content,.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-image{min-height:50vh}.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content{padding:10%}}@media only screen and (max-width:480px){.qodef-video-slider .qodef-m-item{width:100%}.qodef-video-slider .qodef-m-play .qodef-m-play-inner{height:130px;width:130px;font-size:40px}.qodef-video-slider .swiper-navigation{display:none}.qodef-video-slider .swiper-pagination{display:block}}@media only screen and (max-width:1024px){body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content{padding-top:0!important}}@media only screen and (max-width:1440px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.6666666667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.2857142857%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.6666666667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.2857142857%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.6666666667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.2857142857%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.6666666667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.2857142857%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.6666666667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.2857142857%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.6666666667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.2857142857%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.6666666667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.2857142857%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.3333333333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.6666666667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.2857142857%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}}@media only screen and (max-width:1440px){.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-50px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets{margin:0 -25px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item{padding:0 25px;margin:0 0 50px}}@media only screen and (max-width:1024px){#qodef-page-sidebar .qodef-social-icons-group{justify-content:flex-start}}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
top: 50%;
margin: -55px 0 0 0;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }