span.eeb-nodis { 
display:none !important; 
}
span.eeb-rtl { 
unicode-bidi:bidi-override !important; 
direction:rtl !important; 
display:inline !important; 
}
span.eeb-rtl span.eeb-sd, span.eeb-nrtl span.eeb-sd{
display:inline !important;
padding-left:0 !important;
}
span.eeb-nrtl { 
word-break: break-all !important;
}
.eeb-encoded { 
position:relative; 
margin-top:-0.3em; 
z-index:1000; 
color:green; 
}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}* {
box-sizing: border-box;
}
html,
body {
height: auto;
width: 100%;
font-family: "moderat";
color: #000;
background-color: #f3e9cc;
}
a {
color: inherit;
text-decoration: none;
}
h1,
h2 {
font-family: "carusef";
font-size: clamp(42px, 4.2vw, 80px);
font-weight: normal;
margin: 0;
}
.carus-big {
font-family: "carusef";
font-weight: normal;
font-size: clamp(42px, 4.2vw, 80px);
}
.img-fluid {
width: 100%;
height: auto;
}
.img-fluid-height {
height: 100%;
width: auto;
min-height: 45px;
}  section.main-top {
width: 100%;  padding: 30px 50px 50px;
}
.container-top {
display: flex;
justify-content: space-between;
margin-left: 20px;
margin-right: 6%;
}
div.container-bottom {
position: relative;
width: 100%;
}
.container-bottom .img-01 {
width: 45%;
}
.container-bottom .img-02 {
width: 57%;
position: absolute;
top: 16.5%;
margin-left: -3%;
}
div.times {
font-size: clamp(28px, 3.1vw, 50px);
} section.main-02 {
display: grid;
grid-template-columns: 1fr 1.7fr;
gap: 8%; height: auto;
padding: 50px 50px 100px;
margin-top: 10vw;
}
section.main-02 .container-02 {
display: flex;
flex-flow: column;
justify-content: space-between;
}
section.main-02,
section.main-02 a {
font-size: clamp(25px, 3vw, 50px);
}
section.main-02 p {
margin: 0;
} section.main-03 {
padding: 50px; }
section.main-03 .img-03 {
width: 25%;
height: auto;
float: right;
margin-top: 5%;
margin-bottom: -100px;
}
section.main-03 .illu-02 {
width: 19%;
margin-left: 28%;
} section.main-04 {
display: grid;
grid-template-columns: 1.2fr 1.41fr 1fr;
gap: 70px; height: auto;
padding: 50px;
margin-top: -50px;
width: 100%;
}
section.main-04 div:nth-child(2) {
display: flex;
flex-flow: column;
justify-content: flex-end;
}
section.main-04 p,
section.page-default p {
font-size: clamp(17px, 2vw, 30px);
margin-bottom: 0;
}
.flex-down {
display: flex;
flex-flow: column;
justify-content: flex-end;
}
section.main-04.addon {
margin-top: 3rem;
}
.main-04 .order-1 {
order: 2;
}
.main-04 .order-2 {
order: 1;
} section.main-05 {
width: 100%;
display: flex;
justify-content: space-between;
padding: 50px 50px 150px;
align-items: flex-end;
font-size: 50px;
}
.illu-03 {
width: 20%;
height: auto;
} section.page-default h1,
section.page-default h2 {
font-family: "moderat";
font-size: clamp(25px, 4.2vw, 50px);
margin-bottom: 5rem;
}
section.page-default h2 {
margin-top: 2rem;
margin-bottom: 1rem;
}
section.page-default {
margin: 25px 25% 0 70px;
padding-bottom: 140px;
}
section.page-default .illu-02 {
position: fixed;
right: 70px;
bottom: 140px;
width: 15%;
height: auto;
} a.rog {
display: flex;
justify-content: flex-end;
}
a.rog img {
min-width: 220px;
width: 30%;
height: auto;
text-align: right;
} @keyframes marquee {
0% {
transform: translateX(0);
}
100% {
transform: translatex(-144vw);
}
}
.marquee-container {
position: fixed;
bottom: 0;
left: 0;
height: 120px;
width: 100vw;
overflow: hidden;
background-color: #f3e9cc;
padding: 10px 0;
}
.marquee_01 {
position: relative;
display: flex;
align-items: center;
gap: 1vw;
height: 100%;
width: 100%;
animation: marquee 60s linear infinite;
} a.shop-button {
position: absolute;
display: block;
width: 22%;
min-width: 200px;
height: auto;
bottom: -34%;
left: 4.5%;
}
.h-desk {
display: none;
}
.h-mobile {
display: flex;
}
@media (max-width: 980px) {
.container-top {
margin-left: 20px;
margin-right: 0;
}
.marquee-container {
height: 85px;
}
.marquee_01 {
animation: marquee 15s linear infinite;
}
}
@media (max-width: 768px) {
.h-mobile {
display: none;
}
.h-desk {
display: flex;
}
section.main-top {
padding: 20px;
}
.container-top {
flex-flow: column;
gap: 1rem;
margin-left: 0;
}
div.times {
margin-bottom: 1rem;
}
.container-top .times {
order: 2;
}
.container-top h1 {
order: 1;
}
.container-bottom .img-01 {
width: 82%;
}
.container-bottom .img-02 {
width: 85%;
left: 15%;
top: 75%;
margin-left: 0;
}
section.main-02 {
grid-template-columns: 1fr;
margin-top: 35vw;
gap: 20px;
padding: 20px;
}
section.main-02 img {
width: 70%;
}
section.main-03 {
margin-bottom: 50px;
padding: 20px;
}
section.main-03 .illu-02 {
margin-left: 20px;
width: 40%;
}
section.main-03 .img-03 {
width: 60%;
height: auto;
float: unset;
margin-top: 50px;
margin-bottom: 0;
margin-left: 40%;
}
section.main-04 {
grid-template-columns: 1fr;
padding: 20px;
gap: 25px;
}
section.main-04 img {
width: 80%;
}
section.main-04 .order-1 {
order: 1;
}
section.main-04 .order-2 {
order: 2;
}
section.main-05 {
flex-flow: column;
align-items: unset;
padding: 20px 20px 100px;
}
section.main-05 .illu-03 {
order: -1;
width: 50%;
align-self: flex-end;
margin-bottom: 50px;
}
section.main-05 a,
section.main-05 {
font-size: 25px;
}
section.page-default {
margin: 25px 20px;
padding-bottom: 70px;
}
section.page-default h1 {
margin-bottom: 2.5rem;
}
section.page-default .illu-02 {
display: none;
}
a.shop-button {
min-width: 150px;
bottom: unset;
left: unset;
top: -9%;
right: 0;
}
} @font-face {
font-family: "carusef";
src: url(//goldenerpapagei.live/wp/wp-content/themes/bf_gp/fonts/carusef-light-webfont.woff2) format("woff2"),
url(//goldenerpapagei.live/wp/wp-content/themes/bf_gp/fonts/carusef-light-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "moderat";
src: url(//goldenerpapagei.live/wp/wp-content/themes/bf_gp/fonts/moderat-regular-webfont.woff2) format("woff2"),
url(//goldenerpapagei.live/wp/wp-content/themes/bf_gp/fonts/moderat-regular-webfont.woff) format("woff");
font-weight: normal;
font-style: normal;
} @keyframes ani_01 {
0% {
transform: rotate(0deg);
}
25% {
transform: rotate(7deg);
} 75% {
transform: rotate(-7deg);
}
100% {
transform: rotate(0deg);
}
}
.ani {
animation: ani_01 4s linear infinite;
}
@keyframes ani_02 {
0% {
transform: scale(1);
}
50% {
transform: scale(1.2);
}
100% {
transform: scale(1);
}
}
.ani02 {
animation: ani_02 3s ease-in-out infinite;
transform-origin: center;
}