body>.container-fluid{display:flex;flex-grow:1;margin-top:2.5rem;margin-bottom:1.5rem;align-items:center;justify-content:center}#center{margin:0 auto}@media (max-width:999px){#left-banner,#right-banner{display:none}#container-with-banners{max-width:100%}}@media (min-width:1000px){#container-with-banners{display:flex;width:100%;align-items:flex-start;gap:3rem}#left-banner{background:rgba(255,255,255,.7);border-radius:var(--border-radius);padding:15px}.left-banner-rectangle{width:6rem;height:8rem;color:#fff;font-size:.8rem;text-align:center;background:#5e3321;padding:.7rem 0;border-radius:var(--border-radius);position:relative}.left-banner-rectangle+.left-banner-rectangle{margin-top:2rem}.left-banner-rectangle>svg{width:70px;height:70px;fill:white}.left-banner-rectangle:nth-child(2)>svg{width:80px;height:80px;margin:-.6rem 0 -.1rem}.left-banner-rectangle:last-child>svg{width:55px;height:55px;margin:.5rem 0}#try-it{color:#5e3321;font-weight:700;background:#fff;border-radius:2px;margin:0 .3rem}.burst-24{position:absolute;top:-7px;left:-7px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.18)}.burst-24,.burst-24::after,.burst-24:before{width:25px;height:25px;background:#5e3321}.burst-24-bg{top:-9px;left:-9px}.burst-24-bg,.burst-24-bg:after,.burst-24-bg:before{width:29px;height:29px;background:#fff}.burst-24::after,.burst-24:before{content:'';position:absolute;left:0}.burst-24:before{transform:rotate(30deg)}.burst-24::after{transform:rotate(60deg)}.burst-24>strong{position:absolute;z-index:1;top:-2px;left:6px;font-size:20px}#right-banner{color:#533f38;font-size:.8rem;line-height:1.3;width:8.8rem;text-align:left;background:#f0eae4;border:0}#right-banner>h2{font-size:inherit;font-weight:400;padding-bottom:.5rem;border-bottom:1px solid;border-color:#aaa;margin:0 0 .5rem}}#box-above-main{font-size:.8rem;display:flex;justify-content:flex-end}#box-above-main>span{display:inline-block;color:#eee;background:#4c210f;padding:0 .6rem;border-radius:6px 6px 0 0}.transparent-border,main{background:#e5dbd1 linear-gradient(to right,#e5dbd1,#fff,#e5dbd1);padding:1rem;border-radius:var(--border-radius);box-shadow:0 0 0 10px rgba(255,255,255,.7);margin-bottom:3rem}#box-above-main~main{border-top-right-radius:0}main>.close{float:right;font-size:2rem;text-decoration:none;padding:.5rem;margin:-1rem -.5rem -.5rem}