@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap);.card{-webkit-animation:enter .5s ease-in forwards;animation:enter .5s ease-in forwards;min-height:400px;opacity:0;overflow:hidden}.card_content{border:2px solid #000;border-radius:.5em;height:100%;position:relative;text-align:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:all .35s ease-in-out}.card.multiple .card_content{min-height:500px}.card:focus .card_content,.card:focus-within .card_content,.card:hover .card_content{-webkit-transform:rotateY(.5turn);transform:rotateY(.5turn)}.card_back,.card_front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:url(/istqb-flash-cards/static/media/istqb.7ae72f1c32ea9177143e.png);background-position:0 100%;background-repeat:no-repeat;background-size:15%;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.card_front{padding:0 2em}.card_id{font-size:1.25rem;font-weight:700;left:5%;position:absolute;top:5%}.card_back{padding:0 2em;-webkit-transform:rotateY(.5turn);transform:rotateY(.5turn)}.card.multiple .card_back{flex-direction:column;gap:1em}.card_question{font-size:1.5rem;text-align:center}.card_answer{font-size:1rem;line-height:1.5;text-align:justify}.mutliple_container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.mutliple_answer{list-style-type:square;margin-top:.25em;text-align:left}@media screen and (max-width:767px){.card{min-height:300px}.card.multiple .card_content{min-height:600px}.card_back,.card_front{background-size:20%}.card_back{padding:0 2em;-webkit-transform:rotateY(.5turn);transform:rotateY(.5turn)}.card_question{font-size:1.5rem;text-align:center}.card_answer{font-size:.85rem}.mutliple_container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.mutliple_answer{list-style-type:square;margin-top:.125em;text-align:left}}@media screen and (max-width:1279px){.card{min-height:400px}.card.multiple .card_content{min-height:700px}.card_back,.card_front{background-size:20%}.card_back{padding:0 2em;-webkit-transform:rotateY(.5turn);transform:rotateY(.5turn)}.card_question{font-size:1.5rem;text-align:center}.card_answer{font-size:.85rem}.mutliple_container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.mutliple_answer{list-style-type:square;margin-top:.125em;text-align:left}}@-webkit-keyframes enter{0%{opacity:0}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes enter{0%{opacity:0}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.page{min-height:100vh;padding:1em;text-align:center;width:100%}.page_title{font-weight:700;margin-bottom:1em}.card_container{grid-gap:1em;display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-template-rows:repeat(auto-fill);height:100%;width:100%}.chapters_container{display:flex;gap:1em;justify-content:center;margin:1em 0}.chapter{background-color:beige;border:2px solid #000;border-radius:.25em;font-size:1rem;font-weight:700;padding:1em .5em}.chapter.selected{background-color:#90ee90}.chapter:hover{cursor:pointer}@media screen and (max-width:767px){.card_container{grid-gap:.5em;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.chapters_container{flex-direction:column;gap:.5em;margin:.5em 0}.chapter{font-size:.85rem;padding:.5em .25em}}@media screen and (max-width:1279px){.card_container{grid-gap:.5em;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.chapters_container{flex-direction:column;gap:.5em;margin:.5em 0}.chapter{padding:.5em .25em}}html{box-sizing:border-box;font-family:Inter,sans-serif;font-size:16px}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{font-weight:400;margin:0;padding:0}ol,ul{list-style:none}img{height:auto;max-width:100%}
/*# sourceMappingURL=main.0f04bb9f.css.map*/