@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Belleza&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Averia+Libre:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
@font-face {
  font-family: "Noto Color Emoji";
  src: url("https://cdnjs.cloudflare.com/ajax/libs/noto-emoji/2.042/NotoColorEmoji.ttf") format("truetype");
}
@font-face {
  font-family: "Gliker";
  src: url("/Fonts/Gliker-Regular.woff2") format("woff2"), url("/Fonts/Gliker-Regular.ttf") format("truetype"), url("/Fonts/Gliker-Regular.woff") format("woff");
}
img.emoji {
  display: inline-block;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.05em 0 0.1em;
  vertical-align: -0.1em;
  -o-object-fit: contain;
     object-fit: contain;
}

.sheet-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 875.6px;
}
.sheet-container p {
  margin-top: 0;
}
.sheet-container > div {
  font-family: var(--default-font);
  font-size: var(--default-font-size) !important;
  padding: 16px;
  min-height: 1234.2px;
  overflow: hidden;
}
.sheet-container > .sheet-preview {
  position: absolute;
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 20%, rgba(255, 255, 255, 0) 100%);
  height: 100%;
  width: 100%;
  z-index: 1;
}
.sheet-container .title {
  margin-top: 15px;
}
.sheet-container .content {
  padding: 0 20px;
}
.sheet-container > div.templateClassic .header {
  margin-bottom: 2vw;
  border-radius: 50px;
  border: 2px solid #ffc44f;
  padding: 10px;
}
.sheet-container > div.templateClassic .header h1 {
  margin-top: 0 !important;
  margin-left: 0 !important;
}
.sheet-container > div.templateClassic .header > .row {
  align-items: center;
}
.sheet-container > div.templateClassic .header > .row > .col-auto:first-child, .sheet-container > div.templateClassic .header > .row > .col-auto:last-child {
  width: 22%;
}
.sheet-container > div.templateClassic .header > .col-auto:first-child, .sheet-container > div.templateClassic .header > .col-auto:last-child {
  width: 22%;
}
.sheet-container .text-center {
  text-align: center !important;
}
.sheet-container .align-items-center {
  align-items: center !important;
}
.sheet-container .h1.title {
  font-size: 1.3rem;
}
.sheet-container .definition,
.sheet-container .body,
.sheet-container .resum {
  padding: 10px;
  border: 1px solid #00aca4;
  border-radius: 15px;
  margin-top: 15px;
}
.sheet-container .resum {
  border-color: #ff005e;
}
.sheet-container .definition > h4,
.sheet-container .resum > h4,
.sheet-container .definition > h2 {
  font-size: calc(var(--default-font-size) - 14px + 1.2rem);
  padding-right: 5px;
  padding-left: 5px;
  margin-top: calc(-1rem - 5px);
  background-color: white;
  width: -moz-fit-content;
  width: fit-content;
  color: #00aca4;
}
.sheet-container .definition-recap {
  border: 1px solid #a50000;
  margin-top: 10rem;
}
.sheet-container .definition-recap > h2 {
  font-size: 1.3rem;
  margin-top: calc(-1.1rem - 5px);
  background-color: white;
  width: -moz-fit-content;
  width: fit-content;
  color: #a50000;
}
.sheet-container .resum > h4 {
  color: #ff005e;
}
.sheet-container .boxy > .keyword {
  font-weight: bold;
}
.sheet-container p {
  margin-bottom: 0.1rem;
}
.sheet-container ul {
  margin-bottom: 0.4rem;
}
.sheet-container p > img {
  width: 100%;
}
.sheet-container .zone-img > img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 70%;
}
.sheet-container .zone-img > p {
  text-align: center;
  font-style: italic;
}
.sheet-container h1,
.sheet-container h2,
.sheet-container h3,
.sheet-container h4,
.sheet-container h5,
.sheet-container h6 {
  margin-top: 15px;
  margin-bottom: 0 !important;
}
.sheet-container h1 {
  font-size: 2rem;
}
.sheet-container pre {
  background-color: black;
  border-radius: 3px;
  padding: 2px 7px;
  color: white;
  white-space: normal;
}
.sheet-container .subscription-card:hover {
  box-shadow: 0px 1px 17px 11px rgba(255, 255, 255, 0.1);
}
.sheet-container .ql-align-center {
  text-align: center;
}
.sheet-container .ql-align-justify {
  text-align: justify;
}
.sheet-container .ql-align-right {
  text-align: right;
}
.sheet-container .ql-indent-1 {
  margin-left: 2.5rem;
}
.sheet-container .ql-indent-2 {
  margin-left: 5rem;
}
.sheet-container .ql-indent-3 {
  margin-left: 7.5rem;
}
.sheet-container .ql-indent-4 {
  margin-left: 10rem;
}
.sheet-container .ql-indent-5 {
  margin-left: 12.5rem;
}
.sheet-container .ql-indent-6 {
  margin-left: 15rem;
}
.sheet-container .ql-indent-7 {
  margin-left: 17.5rem;
}
.sheet-container .ql-indent-8 {
  margin-left: 20rem;
}
.sheet-container .vocabulary {
  width: 80%;
  margin-left: 10%;
}
.sheet-container .vocabulary .boxy {
  display: flex;
}
.sheet-container .vocabulary .boxy > div {
  border: 1px solid black;
  border-bottom: 0;
  padding: 0.3rem;
}
.sheet-container .vocabulary .boxy > div.keyword {
  flex: 1;
  text-align: center;
  color: var(--default);
}
.sheet-container .vocabulary .boxy > div.explain {
  flex: 2;
}
.sheet-container .vocabulary .boxy:last-child {
  border-bottom: 1px solid black;
}
.sheet-container > div.templateModern {
  display: flex;
  flex-direction: row;
  padding: 0px;
}
.sheet-container > div.templateModern .header {
  width: 30%;
  min-height: 1234.2px;
  margin: 0;
  border: none;
  border-radius: 0;
}
.sheet-container > div.templateModern .header > div {
  color: white;
  width: 973px;
  transform: rotate(270deg) translateX(-100%);
  transform-origin: top left;
  flex-direction: column;
}
.sheet-container > div.templateModern .header > div > div:nth-child(2n) {
  order: 0;
}
.sheet-container > div.templateModern .header > div > div {
  order: 1;
  text-align: end !important;
}
.sheet-container > div.templateModern .content {
  width: 70%;
}
.sheet-container > div.templateAesthetic .header > div {
  align-items: center;
}
.sheet-container > div.templateAesthetic .header > div > div:first-child, .sheet-container > div.templateAesthetic .header > div > div:last-child {
  width: 22%;
}
.sheet-container > div.templateAesthetic .header h1 {
  color: var(--default);
  margin-top: 0;
  font-size: 3rem;
}
.sheet-container > div.templateAesthetic .content {
  overflow: hidden;
}
.sheet-container > div.templateAesthetic .content h1,
.sheet-container > div.templateAesthetic .content h2,
.sheet-container > div.templateAesthetic .content h3 {
  position: relative;
  margin-bottom: 20px !important;
}
.sheet-container > div.templateAesthetic .content h1::after,
.sheet-container > div.templateAesthetic .content h2::after,
.sheet-container > div.templateAesthetic .content h3::after {
  width: 100%;
  height: 5px;
  background-color: var(--default);
  content: " ";
  position: absolute;
  top: 50%;
  transform: translate(10px, -50%);
}
.sheet-container > div.templateAesthetic .content .definition,
.sheet-container > div.templateAesthetic .content .body,
.sheet-container > div.templateAesthetic .content .resum {
  border: none;
}
.sheet-container > div.templateAesthetic .content .definition > h4,
.sheet-container > div.templateAesthetic .content .resum > h4,
.sheet-container > div.templateAesthetic .content .definition > h2 {
  color: var(--default);
}
.sheet-container > div.templateDefault .header {
  background: #f7f8fc;
}
.sheet-container > div.templateDefault .header > div {
  align-items: center;
  flex: 1;
  padding: 16px 12px;
  color: #283f9a;
}
.sheet-container > div.templateDefault .header > div h1 {
  margin-top: 0 !important;
  font-weight: 400;
}
.sheet-container > div.templateDefault .header > div h1::before {
  content: none;
}
.sheet-container > div.templateDefault .header > div > div:first-child, .sheet-container > div.templateDefault .header > div > div:last-child {
  width: 25%;
}
.sheet-container > div.templateDefault .title {
  position: relative;
  min-height: 21px;
}
.sheet-container > div.templateDefault .title > * {
  margin-left: 30px;
}
.sheet-container > div.templateDefault .title:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  background: url("/Icons/title.svg") #ffffff;
  content: " ";
  background-size: contain;
  transform: translateY(-50%);
}
.sheet-container > div.templateDefault .definition,
.sheet-container > div.templateDefault .body,
.sheet-container > div.templateDefault .resum {
  border: none;
  padding: 0;
}
.sheet-container > div.templateDefault .definition > h4,
.sheet-container > div.templateDefault .body > h4,
.sheet-container > div.templateDefault .resum > h4 {
  margin-top: 0;
}
.sheet-container > div.templateDefault .resum > h4 {
  color: #d40000;
}
.sheet-container > div.templateDefault .resum .boxy {
  padding-left: 5px;
}
.sheet-container > div.templateDefault .text {
  position: relative;
  padding-left: 30px;
}
.sheet-container > div.templateDefault .text:before {
  position: absolute;
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  background: url("/Icons/text.svg"), #ffffff;
  content: " ";
  background-size: contain;
}
.sheet-container > div.templateDefault .text:after {
  position: absolute;
  left: 7px;
  top: 29px;
  width: 2px;
  height: calc(100% - 13px - 20px);
  background-color: #465154;
  content: " ";
}
.sheet-container > div.templateDefault .zone-img {
  position: relative;
  padding-left: 30px;
  padding-top: 10px;
}
.sheet-container > div.templateDefault .zone-img p {
  margin-top: 8px;
  font-style: normal;
}
.sheet-container > div.templateDefault .zone-img:before {
  position: absolute;
  left: 0;
  top: 13px;
  width: 16px;
  height: 16px;
  background: url("/Icons/image.svg"), #ffffff;
  content: " ";
  background-size: contain;
}
.sheet-container > div.templateDefault .zone-img:after {
  position: absolute;
  left: 7px;
  top: 37px;
  width: 2px;
  height: calc(100% - 34px - 20px + 10px);
  background-color: #14b0ba;
  content: " ";
}
.sheet-container > div.templateDefault .definition {
  position: relative;
  padding-left: 30px;
}
.sheet-container > div.templateDefault .definition:before {
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  background: url(/Icons/definition.svg), #ffffff;
  content: " ";
  background-size: contain;
}
.sheet-container > div.templateDefault .definition:after {
  position: absolute;
  left: 7px;
  top: 25px;
  width: 2px;
  height: calc(100% - 14px - 20px);
  background-color: #df2929;
  content: " ";
}
.sheet-container > div.templateHandwritten .header > div {
  align-items: center;
  padding: 16px 12px;
}
.sheet-container > div.templateHandwritten .header > div > div {
  display: flex;
  justify-content: center;
}
.sheet-container > div.templateHandwritten .header > div h1 {
  margin-top: 0 !important;
  font-weight: 600;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.sheet-container > div.templateHandwritten .header > div h1:before {
  position: absolute;
  left: -5%;
  top: -5%;
  width: 110%;
  height: 110%;
  background-color: var(--default);
  opacity: 0.1;
  content: " ";
}
.sheet-container > div.templateHandwritten .header > div > div:first-child, .sheet-container > div.templateHandwritten .header > div > div:last-child {
  display: none;
}
.sheet-container > div.templateHandwritten .definition,
.sheet-container > div.templateHandwritten .body,
.sheet-container > div.templateHandwritten .resum {
  border: none;
  padding: 0;
}
.sheet-container > div.templateHandwritten .definition > h4,
.sheet-container > div.templateHandwritten .body > h4,
.sheet-container > div.templateHandwritten .resum > h4 {
  margin-top: 0;
}
.sheet-container > div.templateHandwritten .title {
  color: var(--default);
}
.sheet-container > div.templateHandwritten .definition {
  position: relative;
  padding-left: 30px;
  padding-bottom: 30px;
}
.sheet-container > div.templateHandwritten .definition h4 {
  padding-left: 0;
  color: var(--default);
  margin-left: -5px;
  font-size: 1.2rem;
}
.sheet-container > div.templateHandwritten .definition:before {
  position: absolute;
  left: 7px;
  top: 0;
  width: 2px;
  height: calc(100% - 30px);
  background-color: var(--default);
  content: " ";
}
.sheet-container > div.templateHandwritten .definition:after {
  position: absolute;
  right: -36px;
  bottom: 10px;
  width: 80%;
  height: 2px;
  background-color: var(--default);
  content: " ";
}
.sheet-container > div.templateHandwritten .definition > div:last-child::after {
  position: absolute;
  right: calc(80% - 36px);
  bottom: 6px;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background-color: var(--default);
  content: " ";
}
.sheet-container > div.templateHandwritten .resum {
  position: relative;
  padding-top: 20px;
}
.sheet-container > div.templateHandwritten .resum h4 {
  padding-left: 0;
  color: var(--default);
}
.sheet-container > div.templateHandwritten .resum:before {
  position: absolute;
  left: -36px;
  top: 0;
  width: 80%;
  height: 2px;
  background-color: var(--default);
  content: " ";
}
.sheet-container > div.templateHandwritten .resum > *:first-child::before {
  position: absolute;
  left: calc(80% - 36px);
  top: -4px;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background-color: var(--default);
  content: " ";
}
.sheet-container > div.templateHandwritten .resum::after {
  width: 102%;
  height: 100%;
  content: " ";
  background-color: var(--default);
  opacity: 0.1;
  position: absolute;
  top: 10px;
  left: -1%;
}
.sheet-container > div.templateSepia {
  background-color: #f4ede9;
  position: relative;
  z-index: 1;
}
.sheet-container > div.templateSepia::before {
  position: absolute;
  z-index: -1;
  display: block;
  left: 0;
  top: -305px;
  height: 100%;
  width: 875.6px;
  background: url(/Icons/template1/deco1.svg);
  content: " ";
  background-size: contain;
  transform: translateX(-50%);
}
.sheet-container > div.templateSepia::after {
  position: absolute;
  left: 303px;
  top: 311px;
  display: block;
  width: 875.6px;
  height: 100%;
  z-index: -1;
  background: url(/Icons/template1/deco2.svg);
  content: " ";
  background-size: contain;
}
.sheet-container > div.templateSepia .header > div {
  align-items: center;
  padding: 16px 12px;
}
.sheet-container > div.templateSepia .header > div > div {
  display: flex;
  justify-content: center;
}
.sheet-container > div.templateSepia .header > div h1 {
  margin-top: 0 !important;
  font-weight: 600;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.sheet-container > div.templateSepia .header > div h1:after {
  position: absolute;
  left: 50%;
  bottom: -16px;
  height: 16px;
  width: 300px;
  background: url("/Icons/template1/header.svg");
  content: " ";
  background-size: contain;
  transform: translateX(-50%);
}
.sheet-container > div.templateSepia .header > div > div:first-child, .sheet-container > div.templateSepia .header > div > div:last-child {
  display: none;
}
.sheet-container > div.templateSepia .content .definition,
.sheet-container > div.templateSepia .content .body,
.sheet-container > div.templateSepia .content .resum {
  border: none;
  padding: 0;
}
.sheet-container > div.templateSepia .content .definition > h4,
.sheet-container > div.templateSepia .content .body > h4,
.sheet-container > div.templateSepia .content .resum > h4 {
  margin-top: 0;
}
.sheet-container > div.templateSepia .content .body .text {
  position: relative;
  background-color: white;
  padding: 15px;
  border-radius: 7px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.sheet-container > div.templateSepia .content .body .text::after {
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: -43px;
  height: 65px;
  width: 100%;
  background: url(/Icons/template1/deco3.svg);
  content: " ";
  background-repeat: no-repeat;
  opacity: 0.6;
  background-size: contain;
  transform: translateX(-50%);
}
.sheet-container > div.templateSepia .content .body .zone-img {
  margin-bottom: 15px;
}
.sheet-container > div.templateSepia .content .body .zone-img > img {
  position: relative;
}
.sheet-container > div.templateSepia .content .title {
  color: var(--default);
  position: relative;
  padding: 15px;
  background-color: white;
  border-radius: 7px;
}
.sheet-container > div.templateSepia .content .title > * {
  margin-top: 0;
}
.sheet-container > div.templateSepia .content .title::before {
  position: absolute;
  right: 0;
  top: -12px;
  height: 25px;
  width: 52%;
  background: url(/Icons/template1/deco4.svg);
  content: " ";
  background-repeat: no-repeat;
  background-size: contain;
}
.sheet-container > div.templateSepia .content .title::after {
  position: absolute;
  left: 6px;
  bottom: -70px;
  height: 120px;
  width: 90px;
  background: url(/Icons/template1/arrow.svg);
  content: " ";
  z-index: 3;
  background-size: contain;
  transform: translateX(-50%) rotate(-12deg);
}
.sheet-container > div.templateSepia .content .definition {
  position: relative;
  padding: 15px 15px 15px 40px;
  background-color: white;
  border-radius: 7px;
}
.sheet-container > div.templateSepia .content .definition::before {
  position: absolute;
  left: 2px;
  top: -30px;
  height: 100px;
  width: 70px;
  background: url(/Icons/template1/def.svg);
  content: " ";
  background-size: contain;
  transform: translateX(-50%);
}
.sheet-container > div.templateSepia .content .definition h4 {
  padding-left: 0;
  color: var(--default);
  margin-left: -5px;
  font-size: 1.2rem;
}
.sheet-container > div.templateSepia .content .resum {
  position: relative;
  padding: 15px 15px 15px 20px;
  background-color: #d0c7b2;
  width: 80%;
  color: white;
}
.sheet-container > div.templateSepia .content .resum h4 {
  color: white;
  background-color: unset;
  padding-left: 0;
}
.sheet-container > div.templateSepia .content .resum::before {
  position: absolute;
  left: -13px;
  top: 0;
  height: 65px;
  width: 100px;
  background: url(/Icons/template1/toRemember.svg);
  content: " ";
  background-repeat: no-repeat;
  background-size: contain;
}
.sheet-container > div.templateModern2 {
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}
.sheet-container > div.templateModern2:before {
  position: absolute;
  left: -497px;
  top: 441px;
  height: 100%;
  z-index: -1;
  min-height: 1300px;
  width: 1363px;
  background: url(/Icons/templateModern2/deco3.svg);
  content: " ";
  background-size: contain;
  background-repeat: repeat-y;
}
.sheet-container > div.templateModern2:after {
  position: absolute;
  right: -237px;
  bottom: -16px;
  height: 390px;
  z-index: -1;
  width: 355px;
  background: url(/Icons/templateModern2/deco1.png);
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-container > div.templateModern2 .header {
  position: relative;
}
.sheet-container > div.templateModern2 .header > div {
  align-items: center;
  padding: 16px 12px;
}
.sheet-container > div.templateModern2 .header > div > div {
  display: flex;
  justify-content: center;
}
.sheet-container > div.templateModern2 .header > div h1 {
  font-size: 60px;
  margin-top: 0 !important;
  font-weight: 600;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  color: var(--default);
}
.sheet-container > div.templateModern2 .header > div > div:first-child, .sheet-container > div.templateModern2 .header > div > div:last-child {
  display: none;
}
.sheet-container > div.templateModern2 .header:before {
  position: absolute;
  left: -111px;
  top: -120px;
  height: 310px;
  width: 300px;
  background: url(/Icons/templateModern2/deco1.png);
  content: " ";
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-container > div.templateModern2 .header:after {
  position: absolute;
  right: -153px;
  top: -205px;
  height: 471px;
  width: 311px;
  z-index: -1;
  background: url(/Icons/templateModern2/deco2.svg);
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-container > div.templateModern2 .content {
  background-color: rgba(255, 255, 255, 0.1411764706);
}
.sheet-container > div.templateModern2 .content .definition,
.sheet-container > div.templateModern2 .content .body,
.sheet-container > div.templateModern2 .content .resum {
  border: none;
  padding: 0;
}
.sheet-container > div.templateModern2 .content .definition > h4,
.sheet-container > div.templateModern2 .content .body > h4,
.sheet-container > div.templateModern2 .content .resum > h4 {
  margin-top: 0;
}
.sheet-container > div.templateModern2 .content .title > * {
  text-align: center;
}
.sheet-container > div.templateModern2 .content .title > * > * {
  font-weight: 700;
  color: #7b9aa7 !important;
}
.sheet-container > div.templateModern2 .content .body:has(+ .title) {
  position: relative;
  padding-bottom: 50px;
}
.sheet-container > div.templateModern2 .content .body:has(+ .title):after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 40px;
  width: 40px;
  background: url(/Icons/templateModern2/arrow.svg);
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-container > div.templateModern2 .content .definition {
  position: relative;
  padding: 15px 15px 15px 40px;
  border-radius: 7px;
}
.sheet-container > div.templateModern2 .content .definition .keyword {
  color: #7b9aa7;
}
.sheet-container > div.templateModern2 .content .definition h4 {
  position: absolute;
  padding-left: 0;
  color: var(--default);
  font-size: 1.2rem;
  top: -4px;
  left: -12px;
  transform: rotateZ(343deg);
}
.sheet-container > div.templateModern2 .content .resum {
  position: relative;
  padding: 15px 15px 15px 20px;
  width: 80%;
  margin-left: 10%;
  color: var(--default);
  opacity: 0.7;
}
.sheet-container > div.templateModern2 .content .resum h4 {
  padding-bottom: 10px;
  color: var(--default);
  font-weight: 700;
  background-color: unset;
  padding-left: 0;
}
.sheet-container > div.templateBeigePink {
  background-color: #eff0e9;
  position: relative;
  z-index: 1;
}
.sheet-container > div.templateBeigePink .header {
  position: relative;
}
.sheet-container > div.templateBeigePink .header > div {
  padding-top: 15px !important;
  padding-bottom: 200px !important;
  align-items: center;
}
.sheet-container > div.templateBeigePink .header > div > div {
  padding: 0;
}
.sheet-container > div.templateBeigePink .header > div h1 {
  font-size: 40px;
  margin-top: 0 !important;
  font-weight: 600;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  color: black;
}
.sheet-container > div.templateBeigePink .header > div > div:first-child, .sheet-container > div.templateBeigePink .header > div > div:last-child {
  display: none;
}
.sheet-container > div.templateBeigePink .header:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  width: 100%;
  content: " ";
  background-color: black;
}
.sheet-container > div.templateBeigePink .header:after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 189px;
  z-index: -1;
  width: 100%;
  background: url(/Icons/beigePink/header.svg);
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-container > div.templateBeigePink .content {
  background-color: rgba(255, 255, 255, 0.1411764706);
}
.sheet-container > div.templateBeigePink .content .definition,
.sheet-container > div.templateBeigePink .content .body,
.sheet-container > div.templateBeigePink .content .resum {
  border: none;
  padding: 0;
}
.sheet-container > div.templateBeigePink .content .definition > h4,
.sheet-container > div.templateBeigePink .content .body > h4,
.sheet-container > div.templateBeigePink .content .resum > h4 {
  margin-top: 0;
}
.sheet-container > div.templateBeigePink .content .definition {
  position: relative;
  padding: 15px 15px 15px 60px;
  background-color: #d7b2d5;
  margin: 10px -36px;
  border-radius: 0;
  min-height: 158px;
  color: white;
}
.sheet-container > div.templateBeigePink .content .definition h4 {
  position: absolute;
  padding-left: 0;
  color: var(--default);
  font-size: 1.7rem;
  font-weight: 700;
  top: 62px;
  left: -36px;
  color: white;
  background-color: transparent;
  transform: rotateZ(270deg);
}
.sheet-container > div.templateBeigePink .content .body:has(+ .title) {
  position: relative;
  padding-bottom: 20px;
}
.sheet-container > div.templateBeigePink .content .body:has(+ .title):after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 5px;
  width: 40%;
  background-color: #eadd62;
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-container > div.templateBeigePink .content .title > * > * {
  color: black !important;
}
.sheet-container > div.templateBeigePink .content .resum {
  position: relative;
  padding: 15px 15px 15px 60px;
  margin: 10px -36px;
  width: 100%;
  color: #dcb2d7;
  opacity: 1;
  min-height: 90px;
}
.sheet-container > div.templateBeigePink .content .resum h4 {
  top: 36px;
  position: absolute;
  left: 0;
  transform: rotateZ(270deg);
  padding-bottom: 10px;
  color: #dcb2d7;
  font-weight: 700;
  background-color: unset;
  padding-left: 0;
}
.sheet-container > div.templateBooks {
  background-color: #f8f6f5;
  position: relative;
  z-index: 1;
}
.sheet-container > div.templateBooks:before {
  position: absolute;
  right: -70px;
  top: -56px;
  height: 250px;
  z-index: -1;
  width: 250px;
  background: url(/Icons/books/deco1.svg);
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-container > div.templateBooks:after {
  position: absolute;
  right: -93px;
  top: 1043px;
  height: 170px;
  z-index: -1;
  width: 170px;
  background: url(/Icons/books/deco3.svg);
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-container > div.templateBooks .header {
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(270deg) translateY(52%) translateX(-100%);
  transform-origin: left;
}
.sheet-container > div.templateBooks .header > div:last-child {
  position: relative;
}
.sheet-container > div.templateBooks .header > div:last-child:before {
  position: absolute;
  right: 120%;
  bottom: 0px;
  height: 250px;
  z-index: -1;
  width: 250px;
  background: url(/Icons/books/deco2.svg);
  content: " ";
  background-size: contain;
  transform: rotate(90deg);
  background-repeat: no-repeat;
}
.sheet-container > div.templateBooks .header > div:last-child:after {
  position: absolute;
  right: calc(120% + 78px);
  bottom: 0px;
  height: 250px;
  z-index: -1;
  width: 250px;
  background: url(/Icons/books/deco2.svg);
  content: " ";
  background-size: contain;
  transform: rotate(-90deg);
  background-repeat: no-repeat;
}
.sheet-container > div.templateBooks .content {
  padding-top: 30px;
  padding-left: 60px;
  background-color: rgba(255, 255, 255, 0.1411764706);
}
.sheet-container > div.templateBooks .content .definition,
.sheet-container > div.templateBooks .content .body,
.sheet-container > div.templateBooks .content .resum {
  border: none;
  padding: 0;
}
.sheet-container > div.templateBooks .content .definition > h4,
.sheet-container > div.templateBooks .content .body > h4,
.sheet-container > div.templateBooks .content .resum > h4 {
  margin-top: 0;
}
.sheet-container > div.templateBooks .content .definition {
  position: relative;
  border-radius: 0;
  margin-bottom: 30px;
}
.sheet-container > div.templateBooks .content .definition h4 {
  color: var(--default);
  background-color: transparent;
  padding: 0 !important;
  font-weight: 600;
}
.sheet-container > div.templateBooks .content .definition::after {
  position: absolute;
  content: " ";
  background-color: black;
  width: 100%;
  bottom: -20px;
  left: 0;
  height: 2px;
}
.sheet-container > div.templateBooks .content .title > * {
  text-align: center;
}
.sheet-container > div.templateBooks .content .title > * > * {
  font-weight: 700;
  color: var(--default) !important;
}
.sheet-container > div.templateBooks .content .resum {
  position: relative;
  margin-top: 40px;
  color: var(--default);
}
.sheet-container > div.templateBooks .content .resum h4 {
  background-color: transparent;
  padding: 0 !important;
  color: var(--default);
  font-weight: 600;
}
.sheet-container > div.templateBooks .content .resum::before {
  position: absolute;
  content: " ";
  background-color: black;
  top: -20px;
  left: 0;
  width: 100%;
  height: 3px;
}
.sheet-container > div.templateFlowers {
  background-color: #f8f6f5;
  position: relative;
  z-index: 1;
  padding: 25px;
}
.sheet-container > div.templateFlowers:before {
  position: absolute;
  left: -37px;
  top: 984px;
  z-index: -1;
  height: 100%;
  width: 148px;
  background: url(/Icons/templateFlowers/deco3.svg);
  content: " ";
  background-size: contain;
}
.sheet-container > div.templateFlowers:after {
  position: absolute;
  right: -27px;
  top: 1037px;
  z-index: -1;
  height: 100%;
  width: 148px;
  background: url(/Icons/templateFlowers/deco4.svg);
  content: " ";
  background-size: contain;
}
.sheet-container > div.templateFlowers .header {
  border-radius: 30px 30px 0 0;
  background-color: rgba(255, 255, 255, 0.87);
}
.sheet-container > div.templateFlowers .header .title {
  color: var(--default) !important;
}
.sheet-container > div.templateFlowers .header > * {
  display: flex;
  align-items: center;
}
.sheet-container > div.templateFlowers .header:before {
  position: absolute;
  right: -110px;
  top: -17px;
  height: 250px;
  width: 250px;
  z-index: -1;
  background: url(/Icons/templateFlowers/deco1.svg);
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-container > div.templateFlowers .content {
  border-radius: 0 0 30px 30px;
  background-color: rgba(255, 255, 255, 0.87);
  padding-top: 15px;
}
.sheet-container > div.templateFlowers .content .definition,
.sheet-container > div.templateFlowers .content .body,
.sheet-container > div.templateFlowers .content .resum {
  border: none;
  padding: 0;
}
.sheet-container > div.templateFlowers .content .definition > h4,
.sheet-container > div.templateFlowers .content .body > h4,
.sheet-container > div.templateFlowers .content .resum > h4 {
  margin-top: 0;
}
.sheet-container > div.templateFlowers .content .definition {
  border-radius: 0;
  margin-bottom: 30px;
  position: relative;
  padding-left: 75px;
  min-height: 120px;
}
.sheet-container > div.templateFlowers .content .definition h4 {
  position: absolute;
  min-width: 120px;
  transform: rotate(270deg);
  left: -60px;
  top: 15px;
  height: 90px;
  background-color: #f9c6b6;
  border-radius: 0 0 60px 60px;
  color: white;
  padding-top: 10px;
  font-weight: 600;
  text-align: center;
}
.sheet-container > div.templateFlowers .content .definition .keyword {
  position: relative;
}
.sheet-container > div.templateFlowers .content .definition .keyword::before {
  position: absolute;
  left: -25px;
  top: 0;
  height: 20px;
  width: 20px;
  background: url(/Icons/templateFlowers/def.svg);
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-container > div.templateFlowers .content .body:has(+ .title) {
  position: relative;
  padding-bottom: 50px;
}
.sheet-container > div.templateFlowers .content .body:has(+ .title):after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  height: 35px;
  width: 256px;
  background: url(/Icons/templateFlowers/deco2.svg);
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-container > div.templateFlowers .content .title > * {
  text-align: center;
}
.sheet-container > div.templateFlowers .content .title > * > * {
  font-weight: 700;
  color: var(--default) !important;
}
.sheet-container > div.templateFlowers .content .resum {
  margin-top: 40px;
  min-height: 120px;
  position: relative;
  padding-left: 75px;
}
.sheet-container > div.templateFlowers .content .resum::before {
  position: absolute;
  width: 40%;
  transform: translateX(-50%);
  left: calc(50% + 37.5px);
  top: -15px;
  height: 2px;
  content: " ";
  background-color: #b5c1ff;
  color: white;
}
.sheet-container > div.templateFlowers .content .resum h4 {
  position: absolute;
  min-width: 120px;
  transform: rotate(270deg);
  left: -60px;
  top: 15px;
  height: 90px;
  background-color: #b5c1ff;
  border-radius: 0 0 60px 60px;
  color: white;
  padding-top: 10px;
  font-weight: 600;
  text-align: center;
}
.sheet-container > div.templateBlack {
  background-color: black;
  color: white;
  position: relative;
}
.sheet-container > div.templateBlack .definition {
  border: 0;
  position: relative;
  padding-top: 40px;
  padding-left: 40px;
  min-height: 190px;
}
.sheet-container > div.templateBlack .definition h4 {
  background-color: transparent;
  color: white;
  padding-left: 0;
}
.sheet-container > div.templateBlack .definition:before {
  position: absolute;
  left: -94px;
  top: -56px;
  height: 300px;
  width: 215px;
  background: url(/Icons/templateBlack/deco2.png);
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-container > div.templateBlack .definition:after {
  position: absolute;
  right: 0px;
  top: 0;
  height: 35px;
  width: 122px;
  background: url(/Icons/templateBlack/deco1.png);
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
}
.sheet-container > div.templateBlack .definition > div:last-child {
  position: relative;
}
.sheet-container > div.templateBlack .definition > div:last-child:after {
  content: " ";
  background-color: white;
  height: 4px;
  width: 100%;
  left: 0px;
  bottom: -15px;
  position: absolute;
}
.sheet-container > div.templateBlack .resum {
  position: relative;
  padding-left: 40px;
  border: 0;
  color: white;
  min-height: 150px;
}
.sheet-container > div.templateBlack .resum h4 {
  color: white;
  background-color: unset;
  padding-left: 0;
}
.sheet-container > div.templateBlack .resum::before {
  position: absolute;
  left: -61px;
  top: -40px;
  height: 209px;
  width: 145px;
  background: url(/Icons/templateBlack/deco3.png);
  content: " ";
  background-repeat: no-repeat;
  background-size: contain;
}
.sheet-container > div.template3 {
  padding: 0;
}
.sheet-container > div.template3:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 875.6px;
  background: url(/Icons/template3/bg.png);
  content: " ";
  background-size: contain;
  background-repeat: repeat-y;
  z-index: -1;
}
.sheet-container > div.template3 .content {
  padding-top: 30px;
  background-color: rgba(255, 255, 255, 0.1411764706);
}
.sheet-container > div.template3 .content .definition,
.sheet-container > div.template3 .content .body,
.sheet-container > div.template3 .content .resum {
  border: none;
  padding: 0;
}
.sheet-container > div.template3 .content .definition > h4,
.sheet-container > div.template3 .content .body > h4,
.sheet-container > div.template3 .content .resum > h4 {
  margin-top: 0;
}
.sheet-container > div.template3 .content .definition {
  position: relative;
  border-radius: 0;
  margin-bottom: 30px;
  background-color: var(--default);
  border: 20px solid white;
  color: white;
  width: calc(100% + 60px);
  margin-left: -30px;
  padding: 4px;
}
.sheet-container > div.template3 .content .definition h4 {
  display: none;
  padding: 0 !important;
  font-weight: 600;
}
.sheet-container > div.template3 .content .title > * {
  text-align: center;
}
.sheet-container > div.template3 .content .title > * > * {
  font-weight: 700;
  color: var(--default) !important;
}
.sheet-container > div.template3 .content .resum {
  position: relative;
  padding: 15px 15px 15px 60px;
  width: 100%;
  color: var(--default);
  opacity: 1;
  min-height: 90px;
  border-radius: 0;
  background-color: white;
  width: calc(100% + 60px);
  margin-left: -30px;
}
.sheet-container > div.template3 .content .resum h4 {
  top: 31px;
  position: absolute;
  left: 0;
  transform: rotateZ(270deg);
  padding-bottom: 10px;
  color: var(--default);
  font-size: 15px;
  font-weight: 700;
  background-color: unset;
  padding-left: 0;
}
.sheet-container > div.template4 {
  padding: 0;
}
.sheet-container > div.template4:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 875.6px;
  background: url(/Icons/template4/bg.png);
  content: " ";
  background-size: contain;
  background-repeat: repeat-y;
  z-index: -1;
}
.sheet-container > div.template4 .title {
  text-align: center;
  font-weight: 700;
  color: #89563f !important;
}
.sheet-container > div.template4 .title span {
  color: #89563f !important;
}
.sheet-container > div.template4 .content {
  padding-top: 30px;
  background-color: rgba(255, 255, 255, 0.1411764706);
}
.sheet-container > div.template4 .content .definition,
.sheet-container > div.template4 .content .body,
.sheet-container > div.template4 .content .resum {
  border: none;
  padding: 0;
}
.sheet-container > div.template4 .content .definition > h4,
.sheet-container > div.template4 .content .body > h4,
.sheet-container > div.template4 .content .resum > h4 {
  margin-top: 0;
}
.sheet-container > div.template4 .content .definition {
  position: relative;
  padding: 0px 15px 15px 90px;
  width: 100%;
  color: #89563f;
  opacity: 1;
  min-height: 90px;
  border-radius: 0;
  width: calc(100% + 40px);
  margin-left: -20px;
}
.sheet-container > div.template4 .content .definition h4 {
  background-color: white;
  position: absolute;
  left: -27px;
  top: 49px;
  transform: rotateZ(270deg);
  padding: 10px;
  border-radius: 10px;
  text-transform: uppercase;
  color: #89563f;
  font-size: 20px;
  font-weight: 700;
}
.sheet-container > div.template4 .content .definition:after {
  position: absolute;
  height: 4px;
  content: " ";
  width: 50%;
  left: 25%;
  bottom: 0;
  background-color: #89563f;
}
.sheet-container > div.template4 .content .resum {
  position: relative;
  padding: 0px 15px 15px 90px;
  width: 100%;
  color: #89563f;
  opacity: 1;
  min-height: 120px;
  border-radius: 0;
  width: calc(100% + 40px);
  margin-left: -20px;
}
.sheet-container > div.template4 .content .resum h4 {
  background-color: white;
  position: absolute;
  left: -27px;
  top: 39px;
  transform: rotateZ(270deg);
  padding: 10px;
  border-radius: 10px;
  text-transform: uppercase;
  color: #89563f;
  font-size: 20px;
  font-weight: 700;
}
.sheet-container > div.template5 {
  padding: 0;
}
.sheet-container > div.template5:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 875.6px;
  background: url(/Icons/template5/bg.png);
  content: " ";
  background-size: contain;
  background-repeat: repeat-y;
  z-index: -1;
}
.sheet-container > div.template5 .title {
  text-align: center;
  font-weight: 700;
  color: black !important;
}
.sheet-container > div.template5 .title span {
  color: black !important;
}
.sheet-container > div.template5 .content {
  padding-top: 30px;
  background-color: rgba(255, 255, 255, 0.83);
  margin: 20px;
  margin-top: 0;
}
.sheet-container > div.template5 .content .definition,
.sheet-container > div.template5 .content .body,
.sheet-container > div.template5 .content .resum {
  border: none;
  padding: 0;
}
.sheet-container > div.template5 .content .definition > h4,
.sheet-container > div.template5 .content .body > h4,
.sheet-container > div.template5 .content .resum > h4 {
  margin-top: 0;
}
.sheet-container > div.template5 .content .definition {
  background-color: #e7dace;
  position: relative;
  padding: 0px 15px 15px 90px;
  width: 100%;
  color: black;
  opacity: 1;
  min-height: 90px;
  border-radius: 0;
  width: calc(100% + 40px);
  margin-left: -20px;
}
.sheet-container > div.template5 .content .definition h4 {
  position: absolute;
  left: -27px;
  top: 49px;
  transform: rotateZ(270deg);
  padding: 10px;
  border-radius: 10px;
  text-transform: uppercase;
  color: black;
  font-size: 20px;
  font-weight: 700;
  background-color: unset;
}
.sheet-container > div.template5 .content .resum {
  position: relative;
  padding: 0px 15px 15px 90px;
  width: 100%;
  color: black;
  opacity: 1;
  min-height: 120px;
  border-radius: 0;
  width: calc(100% + 40px);
  margin-left: -20px;
  background-color: #f6e2c9;
}
.sheet-container > div.template5 .content .resum h4 {
  background-color: unset;
  position: absolute;
  left: -27px;
  top: 38px;
  transform: rotateZ(270deg);
  padding: 10px;
  border-radius: 10px;
  text-transform: uppercase;
  color: black;
  font-size: 20px;
  font-weight: 700;
}
.sheet-container > div.template6 {
  padding: 0;
}
.sheet-container > div.template6:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(/Icons/template6/bg.png);
  content: " ";
  background-size: contain;
  background-repeat: repeat-y;
  z-index: -1;
}
.sheet-container > div.template6 h1,
.sheet-container > div.template6 h2,
.sheet-container > div.template6 h3,
.sheet-container > div.template6 h4,
.sheet-container > div.template6 h5,
.sheet-container > div.template6 h6 {
  margin-top: 15px;
  text-align: center;
  text-decoration: underline;
}
.sheet-container > div.template6 .header {
  position: relative;
}
.sheet-container > div.template6 .header:before {
  position: absolute;
  top: -141px;
  left: -164px;
  -webkit-mask: url(/Icons/template6/deco1.svg);
          mask: url(/Icons/template6/deco1.svg);
  content: " ";
  width: 100%;
  height: 30px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  transform: rotate(-36deg);
  background-color: var(--default);
}
.sheet-container > div.template6 .header .title {
  color: var(--default) !important;
}
.sheet-container > div.template6 .definition,
.sheet-container > div.template6 .body,
.sheet-container > div.template6 .resum {
  border: none;
  padding: 0;
}
.sheet-container > div.template6 .definition > h4,
.sheet-container > div.template6 .body > h4,
.sheet-container > div.template6 .resum > h4 {
  background-color: unset;
  margin-top: 0;
  color: #666666;
  font-weight: 900;
  text-decoration: none;
}
.sheet-container > div.template6 .definition {
  position: relative;
  margin-bottom: 6px;
}
.sheet-container > div.template6 .definition .keyword {
  text-decoration: underline;
}
.sheet-container > div.template6 .definition::after {
  content: " ";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #666666;
}
.sheet-container > div.template6 .resum .boxy {
  padding: 20px 40px;
  position: relative;
}
.sheet-container > div.template6 .resum .boxy::before {
  position: absolute;
  top: 0px;
  z-index: -1;
  right: 0px;
  -webkit-mask-image: url(/Icons/template6/deco2.svg);
          mask-image: url(/Icons/template6/deco2.svg);
  background-color: var(--default);
  content: " ";
  width: 100%;
  height: 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
}
.sheet-container > div.template7 {
  padding: 0;
}
.sheet-container > div.template7 .header {
  background-color: #ddd7d7;
}
.sheet-container > div.template7 .header h1 {
  margin-bottom: 15px !important;
}
.sheet-container > div.template7 .definition,
.sheet-container > div.template7 .body,
.sheet-container > div.template7 .resum {
  border: none;
  padding: 0;
}
.sheet-container > div.template7 .definition > h4,
.sheet-container > div.template7 .body > h4,
.sheet-container > div.template7 .resum > h4 {
  background-color: unset;
  margin-top: 0;
  color: #666666;
  font-weight: 900;
  text-decoration: none;
}
.sheet-container > div.template7 .content {
  padding: 0;
}
.sheet-container > div.template7 .content .definition {
  background: linear-gradient(to right, #fff4b0, #ffacf5);
  margin-top: 0;
  border-radius: 0;
  padding: 20px 8%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.sheet-container > div.template7 .content .definition h4 {
  display: none;
  padding: 0 !important;
}
.sheet-container > div.template7 .content .definition .keyword {
  font-size: calc(var(--default-font-size) * 1.3);
  font-weight: bold;
}
.sheet-container > div.template7 .content .title {
  text-align: center;
  font-weight: 700;
}
.sheet-container > div.template7 .content .texts {
  position: relative;
  margin-left: 70px;
  margin-right: 40px;
}
.sheet-container > div.template7 .content .texts:before {
  position: absolute;
  left: -40px;
  top: 0;
  width: 10px;
  height: 100%;
  background-color: color(srgb 0.8681 0.7894 0.966);
  border-radius: 5px;
  content: " ";
}
.sheet-container > div.template7 .content .resum {
  position: relative;
  padding: 45px 45px 15px;
}
.sheet-container > div.template7 .content .resum h4 {
  display: none;
}
.sheet-container > div.template7 .content .resum:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/Icons/template7/resum.svg") #ffffff;
  background-repeat: no-repeat;
  content: " ";
  z-index: -1;
  background-size: cover;
  border-bottom-left-radius: 51px;
}