@charset "utf-8";:root{--s-color01-rgb:251,230,230;--s-color02-rgb:251,218,204;--s-color03-rgb:255,253,249;--s-primary-rgb:231,66,145;--s-focus-rgb:235,195,55}.s-wrap-eye{position:relative}.s-eye{position:relative;max-width:992px;margin:auto;padding:0;background-color:rgba(var(--s-color01-rgb),1)}@media (min-width:992px){.s-wrap-eye{padding-bottom:3rem}.s-eye{border:1px solid rgba(0,0,0,.075)}.s-header{border:none !important}.s-wrap-eye:before{content:"";position:absolute;top:0;left:0;right:0;height:600px}.s-header .bg-dark,.s-wrap-eye:before{background:#e0a6b5 !important}}.s-form{display:flex !important;justify-content:center !important;margin:0 1rem 4rem;padding:1.5rem 1rem;background-color:rgba(0,0,0,.05);border-radius:.5rem}.s-eye .s-fb .d-block{border-radius:.25rem}.s-eye .d-block-footer{position:relative;margin:0;padding:3rem;color:#fff;background-color:#e0a6b5;border-top:1px solid rgba(255,255,255,.25)}.s-eye .d-block-footer small{opacity:.99}.s-top{position:fixed;bottom:50%}.s-color01{background-color:rgba(var(--s-color01-rgb),1);animation-name:color02-01;animation-duration:2s;animation-iteration-count:1}@keyframes color02-01{from{background-color:rgba(var(--s-color02-rgb),1)}to{background-color:rgba(var(--s-color01-rgb),1)}}.s-color02{background-color:rgba(var(--s-color02-rgb),1);animation-name:color01-02;animation-duration:2s;animation-iteration-count:1}@keyframes color01-02{from{background-color:rgba(var(--s-color01-rgb),1)}to{background-color:rgba(var(--s-color02-rgb),1)}}.s-color03{background-color:rgba(var(--s-color03-rgb),1);animation-name:color02-03;animation-duration:2s;animation-iteration-count:1}@keyframes color02-03{from{background-color:rgba(var(--s-color02-rgb),1)}to{background-color:rgba(var(--s-color03-rgb),1)}}.s-color04{background-color:rgba(var(--s-color02-rgb),1);animation-name:color03-02;animation-duration:2s;animation-iteration-count:1}@keyframes color03-02{from{background-color:rgba(var(--s-color03-rgb),1)}to{background-color:rgba(var(--s-color02-rgb),1)}}.s-fixedbtn{position:fixed;z-index:100;bottom:4.5rem;right:.75rem;justify-content:center !important}.s-fixedbtn .s-item{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:50px;height:50px;line-height:1;font-size:1.75rem;border-radius:.2rem;overflow:hidden}.s-fixedbtn .s-item a{display:block;color:#fff}.s-fixedbtn .s-item-line{background-color:#4cc764}.s-fixedbtn .s-item-scrollup{background-color:rgba(231,66,145,1) !important}@media (min-width:1200px){.s-fixedbtn{bottom:6.5rem;right:30px}}