.container_background_triangle{position:absolute;top:0;left:0;z-index:-2;height:100vh;width:100%;overflow:hidden;background:linear-gradient(to top,#330355,#0782da)}.triangle{position:absolute;border-radius:100px;width:200px;height:200px;right:-50px;z-index:-3}.triang1{background:linear-gradient(to right,#00b7ff80,#671577bb);right:-100px;top:100px;animation:t1 8s ease infinite}.triang2{width:120px;height:120px;background:linear-gradient(to left,#ee8105,var(--google-red));left:-20px;top:100px;animation:t2 9s ease infinite}.triang3{background:linear-gradient(to left,rgba(1,7,124,.5),var(--google-green));left:10px;bottom:-100px;animation:t3 7s ease infinite}@keyframes t1{0%{transform:rotate(45deg) translateY(0)}50%{transform:rotate(45deg) translateY(20px)}to{transform:rotate(45deg) translateY(0)}}@keyframes t2{0%{transform:rotate(65deg) translateY(0)}50%{transform:rotate(65deg) translateY(20px)}to{transform:rotate(65deg) translateY(0)}}@keyframes t3{0%{transform:rotate(45deg) translateY(0)}50%{transform:rotate(45deg) translateY(20px)}to{transform:rotate(45deg) translateY(0)}}.container_loading{position:absolute;display:flex;justify-content:center;align-items:center;z-index:60;left:0;top:0;height:100%;width:100%;border-radius:10px;background-color:#000016ee}.loading_layout{background-color:#fff;width:100%;max-width:300px;padding:10px;border-radius:4px}.loading_layout>div{display:flex;align-items:center}.loading_layout>div>p{color:gray;margin-left:20px}.spinner{border:14px solid #e6e4e4;border-top:14px solid #39db34;width:100%;height:100vh;max-width:80px;max-height:80px;border-radius:50%;animation:spin 2s linear infinite}.loading_layout>button{margin-top:20px;margin-left:5px;background-color:transparent;border:none;color:#00f;letter-spacing:1px}.loading_layout>button:hover{cursor:pointer}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.maincontainer_display_homwork{padding:20px;display:flex;justify-content:space-evenly;width:100%;height:100vh}.maincontainer_excercises{position:relative!important}.header{display:flex;justify-content:left;align-items:center;padding-bottom:10px}.header>img{width:50px;height:50px;margin-right:10px;border:2px solid white;border-radius:100px}.sub_header>h1{color:var(--color-primary_dark);font-size:25px}.sub_header>h3{color:red;font-size:16px}.info_data{margin:25px 0}.info_data>h3{color:var(--color-primary_dark);text-align:center}.info_data>div{color:gray}.header_left{display:flex;align-items:center}.header_left>img{border-radius:100px;height:60px;width:60px;margin-right:8px}.head_top{color:gray;text-align:left;font-size:12px;margin-left:2px}.head_bottom{color:#ff5100;text-align:left;font-size:12px}.header_left>div>h1{font-size:2.1em;color:var(--color-primary)!important}.title_excercise{padding:15px;text-align:center;width:100%;color:orange}.modal_white{opacity:0;transform:translateY(100%);animation:slide-up 1s forwards}.title{color:var(--color-primary);font-weight:900}.title2{color:var(--color-primary);font-weight:900;margin-top:45px;padding-bottom:5px;margin-bottom:15px;border-bottom:2px solid rgb(199,198,198)}.modal_white>.title{padding-top:40px}.container_btn_download{display:flex;justify-content:end;margin-top:30px}.btn_download{background-color:var(--color-primary);display:flex;justify-content:space-around;align-items:center;width:100%;max-width:150px;height:40px;color:#fff;padding:5px 10px;border-radius:5px;border:none;cursor:pointer;transition:transform .3s ease,background-color .3s ease}.btn_download:hover{scale:1.01;color:#fff;transform:translateY(-5px) rotate(1.5deg);z-index:1;box-shadow:3px 5px 15px #0000009a}.btn_download>img{height:20px;width:18px}.btn_download:hover{scale:1.01}.container_solutions_green{width:100%;padding:10px 0;display:flex;justify-content:right}.container_solutions_green>div{background-color:var(--color-green);width:auto;max-width:200px;padding:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px}.footerfori{font-size:10px;margin-top:60px;color:gray;text-align:center}.container_quest,.container_quest-green{position:relative;border-radius:6px;border:solid 1px grey;padding:10px 5px;margin:20px 0;min-height:50px}.container_quest-green{cursor:pointer}.container_quest-green:hover{background-color:#b9e07d}.container_quest>label,.container_quest-green>label{position:absolute;top:-11px;left:10px;padding:0 10px 3px;font-size:13px;font-weight:600;border-radius:20px}.container_quest>label{background-color:#fff;color:var(--color-primary)}.container_quest-green>label{background-color:var(--color-green);color:#fff}:root{--primary-color: #c12fc9;--secondary-color: #5bf9bf;--accent-color1: #423ca2;--accent-color2: #4797b0;--google-blue: #4285f4;--google-red: #ea4335;--google-yellow: #fbbc05;--google-green: #34a853;--white: #ffffff;--black: #000000}.MathJax{pointer-events:none!important}.txt_contaiiner_class{background-color:#fff;border-radius:10px;width:99%;padding:5px}.container_subtopic>div{white-space:pre-line}.container_question>.container_new_format>.container_subtopic{white-space:pre-line}.content_class_container{width:100%}.container_new_format{width:100%;height:auto}.content_class_container>.container_subtopic{display:flex;width:100%;flex-direction:column;background-color:#fff;border-radius:10px;padding-left:5px;padding-right:5px;padding-bottom:50px}.container_subtopic>h1{color:#000;text-align:justify}.container_subtopic>p{color:#000;text-align:justify;white-space:pre-line}.container_subtopic>h3{color:#000;text-align:justify}.container_subtopic>div>p{color:#000;text-align:justify}.container{display:flex;justify-content:center;align-items:center}.subtitle1,.subtitle2{background:linear-gradient(to right,var(--primary-color),var(--secondary-color));display:inline-block;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;-text-fill-color:transparent;margin:0;font-family:Arial,Helvetica,sans-serif}.subtitle1{margin-top:25px}.subtitle2{font-family:Lucida Sans;margin-top:10px}.box1{margin:20px 8px 20px 0;padding:8px 35px 8px 8px;box-shadow:7px 6px 8px #00000080;background:#ffffff1a;border-left:1px solid rgba(121,107,107,.692);border-top:1px solid rgba(114,114,114,.829);border-radius:15px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:all .3s}ul{margin:0 10 10 0;padding:0;list-style-type:none}li{color:var(--primary-color);padding:0 0 0 7px;margin:0 0 10px;border-left:2px solid var(--primary-color)}li:nth-child(2n){color:var(--google-blue);border-left:2px solid var(--google-blue)}li:nth-child(3n){color:var(--google-green);border-left:2px solid var(--google-green)}ol{counter-reset:li;list-style:none;flex-direction:column;padding:0;margin:10px 5px;counter-reset:li-counter}ol li{position:relative;margin-bottom:1em;padding:1.5em;background-color:var(--white)}ol li:before{position:absolute;top:-.3em;left:-.5em;width:1.8em;height:1.2em;font-size:2em;line-height:1.2;font-weight:700;text-align:center;color:var(--white);background-color:var(--primary-color);transform:rotate(-20deg);-ms-transform:rotate(-20deg);-webkit-transform:rotate(-20deg);z-index:10;overflow:hidden;content:counter(li-counter);counter-increment:li-counter}summary{font-weight:700}details{cursor:pointer;padding:5px;background-color:#36ccfa6e;border-radius:10px;margin-top:10px;color:var(--accent-color1);margin-bottom:5px}details:nth-child(2n){background-color:#f787656e}details:nth-child(3n){background-color:#17f14663}.details_content{color:#000;padding-left:10px;border-left:3px solid var(--accent-color1)}.box_middle{width:50%;display:flex;flex-direction:column;align-items:center}.img_middle{width:150px;height:auto}.container_subtopic>img{width:100%}.container_subtopic>.table{width:100%;border-collapse:collapse}td,th{border:1px solid var(--accent-color1);text-align:left;padding:8px}.table__title{background:linear-gradient(to right,var(--accent-color1),var(--primary-color));color:var(--white)}.container__yt{background:linear-gradient(to top,#940404f8,#ca0404cc);box-shadow:3px 3px 5px #00000080;padding:15px;border-radius:15px;margin:15px 5px;color:#fff}.container__yt-banner{width:100%;display:flex}.-banner-info{width:65%}.-banner-info h5{font-style:italic}.icon_yt{width:100px;height:70px}.container__yt-banner a{width:35%;display:flex;justify-content:center;align-items:center}.h5p_container{width:100%}.frame_lottie{border:none;width:100%;height:300px}.download_pdf__maincontainer{position:absolute;top:0;width:100%;height:100%;background-color:#000000c9;z-index:60;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:none!important}.info_data>h3{color:orange;border-bottom:2px solid orange;padding-bottom:10px;margin:10px}.download_pdf__header{max-width:850px;background-color:#fff;width:100%;display:flex;border-bottom:2px solid gray;padding:5px;align-items:center;justify-content:space-between;cursor:pointer}.download_pdf__header>img{width:20px;height:20px}.download_pdf__body{background-color:#fff;padding:10px;width:100%;max-width:850px;height:80%;overflow-y:scroll;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.download_pdf__header>h2{color:#fff;padding-bottom:10px}.container_btn_download2{max-width:850px;padding:10px;background-color:#fff;width:100%;display:flex;justify-content:center;border-top:2px solid grey}.imgBackground{position:absolute;top:90px;width:auto;height:50%;display:flex;justify-content:center;align-items:center}.imgBackground>img{width:200px;height:200px;border-radius:100px;opacity:.1}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.11"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.footer_maincontainer{margin-top:200px}.txt_white{color:#fff;width:100%}.top_foter{display:flex;align-items:center;justify-content:center;width:100%}.footer_middle{width:100%;padding:10px;border-radius:10px;background:linear-gradient(to right,#9808b4,#08a9c5);display:flex;flex-direction:column;justify-content:center;align-items:center}.top_foter>div>div{margin-right:10px}.text_tiny{font-size:10px}.cards_footer{width:100%;display:flex;justify-content:space-around;margin-top:10px}.available{display:flex;justify-content:center;align-items:center;padding:5px 15px;border-radius:10px;border:1px solid grey;cursor:pointer;transition:transform .3s ease,background-color .3s ease}.available:hover{scale:1.01;background-color:#000;color:#fff;transform:translateY(-5px) rotate(1.5deg);z-index:1;box-shadow:3px 5px 15px #0000009a}.available>img{width:30px;height:30px;margin-right:5px}.available>div>p{color:#fff;font-size:12px}.available>div>h4{color:#fff}.end_footer{justify-content:center;text-align:center}.maincontainer_share{width:100%;display:flex;flex-direction:column;justify-content:end;align-items:end;margin-top:20px}.btn_main{width:100%;cursor:pointer;background-color:transparent;border:1px solid grey;border-radius:5px;padding:5px 15px;max-width:150px;transition:transform .3s ease,background-color .3s ease}.btn_main:hover{background-color:#6ebb51;color:#fff;scale:1.01;transform:translateY(-5px) rotate(1.5deg);z-index:1;box-shadow:3px 5px 15px #0000009a}.btn_main>div{display:flex;align-items:center}.btn_main>div>img{width:30px;height:30px;margin-right:10px}.container_media_buttons{display:flex}.btn_media{background-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:5px 10px;cursor:pointer}.btn_media:hover{scale:1.1}.btn_media>img{height:30px;width:30px}.main_container_solution{z-index:20;background-color:#080808d7;position:absolute;top:0;left:0;width:100%;height:100vh;overflow-y:hidden;display:flex;justify-content:space-evenly;align-items:center}.container_modal_answer{padding:5px;max-width:500px;height:95%;width:95%;border-radius:10px;position:relative;overflow:hidden;background-color:#fff;animation:foldIn .7s ease forwards}.header_modal_solution{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid rgb(199,198,198);margin-bottom:20px;cursor:pointer;position:absolute;width:100%;top:0;left:0;padding:15px;background-color:#0b4b9e}.header_modal_solution>img{height:15px;width:15px}.header_modal_solution>img:hover{border:1px solid black;border-radius:20px;height:20px;width:20px}.btn_modal{margin-right:10px}.container-answer{position:relative;width:100%;height:100%;margin-top:50px;padding-bottom:60px;overflow-y:scroll}.container_chat_ia{background-color:var(--color-carbon);width:100%;height:95%;max-width:450px;border-radius:10px;border:solid 1px rgb(177,174,174);display:flex;flex-direction:column;justify-content:space-evenly;max-width:500px}.header_chat{display:flex;justify-content:left;align-items:center;border-bottom:1px solid rgb(182,182,182);margin-left:5px;margin-right:5px;padding:7px}.header_chat>div{width:100%;display:block}.header_chat>img{height:50px;width:50px;border-radius:100px;border:solid 1px white}.teacher_data{margin-left:10px}.teacher_data>h3{color:#fff;font-family:sans-serif;font-size:20px;font-weight:100}.teacher_data>div{color:#cecccc;display:flex;align-items:center;justify-content:left}.teacher_data>p{font-size:12px}.teacher_data>div>img{width:16px;height:16px;margin-left:10px}.btn_close{text-align:right;font-size:25px;color:#fff;cursor:pointer;display:block;width:20%}@container container_block (max-width: 700px){.container_modal{width:100%;height:100%}.container_chat_ia{position:absolute;bottom:0;width:100%;height:500px}}@keyframes slide-up{to{opacity:1;transform:translateY(0)}}.maincontainer_chat_fori2{background-color:var(--color-carbon);height:88%;width:100%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.container_msgs{height:100%;min-height:300px;padding:5px;overflow-y:scroll}.chat_user,.chat_fori{border-radius:8px;margin-top:10px;margin-bottom:5px;padding:5px;color:#fff}.chat_user{background-color:var(--color-chat_green);border:1px solid #06836c;margin-left:30%}.chat_user>h3,.chat_user>p{text-align:right}.chat_fori{background-color:var(--color-chat_grey);border:1px solid #787979;margin-right:30px}.chat_fori>h3,.chat_fori>p{text-align:left;color:#fff}.chat_is_writing>p{color:#fff}.footer_chat{display:flex;justify-content:center;padding:15px 5px 5px;height:60px;border-top:1px solid gray;border-radius:0 0 10px 10px}.footer_chat>input{width:100%;margin-right:15px;border-radius:5px}.btn_sent{border-radius:100px;background-color:orange;border:none;border-bottom:2px solid white;cursor:pointer;padding:5px;transition:transform .3s ease,background-color .3s ease}.btn_sent:hover{border:none}.btn_sent>img{height:30px;width:30px}.progress-container{width:100%;height:5px;background-color:#306c64;overflow:hidden;position:relative;border:none}.progress-bar{width:35%;height:100%;background-color:#02dbca;position:absolute;left:-20%;animation:slide 1.5s infinite linear}@keyframes slide{0%{left:-20%}to{left:100%}}.container_talking{display:flex;width:100%;margin-top:5px;padding-top:5px;border-top:1px solid gray}.talking_controls{display:flex;width:100%;justify-content:start;align-items:center}.talking_controls>button{background-color:transparent;border:none;font-size:25px;cursor:pointer;color:#fff;border-radius:20px;width:35px;height:35px;display:flex;justify-content:center;text-align:center;align-items:center}.container_talking>img{height:30px;width:30px;padding-top:5px;cursor:pointer;transition:transform .3s ease,background-color .3s ease}.container_talking>img:hover{scale:1.01;transform:translateY(-5px) rotate(1.5deg)}.container_chat_answer{color:#fff}.container_chat_answer>div{color:#fff;white-space:pre-line;-webkit-user-select:none;user-select:none;pointer-events:none}.container_chat_answer>div>p{white-space:pre-line;text-align:left}.container_chat_answer>div>ul>li{color:#fff}.page_view_counter_container{background-color:#c7c7c781;position:absolute;border:1px solid #b6b3b3;bottom:10px;right:3px;border-radius:5px;z-index:1000;padding:3px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.header_asistent{color:#fff}.circle{background-color:var(--color-primary);width:200px;height:200px;border-radius:100%;position:absolute;top:-40px;left:-40px;z-index:-10}.maincontainer_default{z-index:10;width:100%;height:100vh!important;overflow-y:scroll;display:flex;justify-content:center;align-items:center;padding:20px;background:linear-gradient(to top,#020624,#222a5f)}.default_container_left,.default_container_right{display:flex;flex-direction:column;justify-content:center;padding:1%}.default_container_left>h1{z-index:10;text-align:center;font-size:40px;color:#fff}.default_container_left>h2{z-index:10;margin-top:30px;text-align:center;background:linear-gradient(to right,#9e089e,#0dc6df);padding:5px 10px;border-radius:10px;color:#fff;border:2px solid white}.container_lottie{display:block;height:auto;width:100%;margin-top:-50px}.default_container_right>p{color:#fff;text-align:center}@container container_block (min-width: 600px){.center_container{display:flex;max-width:900px;justify-content:center;align-items:center}.default_container_left{max-width:40%}.maincontainer_default{padding:20px}}.footer{color:gray;position:absolute;bottom:0;right:10}.workbook_main_container{height:100vh;width:100%;display:flex;flex-direction:column;overflow-y:scroll;z-index:-4;background:linear-gradient(to top,#020624,#222a5f)}.workbook_left_container{display:flex;flex-direction:column;width:100%;height:100%;padding:20px 20px 100px}.workbook_title{margin-top:30px}.workbook_title>h5{color:orange}.workbook_title>h1{color:#05054b}.banner_lottie{margin-top:150px}.header_fori,.workbook_title,.banner_lottie{z-index:2}.container_img{z-index:3;height:400px;width:100%;display:flex;justify-content:center}.container_img>img{height:400px;width:400px}.workbook_right_container{margin-top:16%;width:100%;height:auto;padding:10px;background-color:#fff;z-index:2}.container_topics{margin-top:15%}.banner_unity{margin:20px 0;padding-bottom:10px}.banner_unity>h3{font-size:30px}.banner_unity{font-size:20px}.btn_topic{display:block;width:100%;display:flex;align-items:center;justify-content:left;border:none;margin-bottom:8px;padding:5px;border-radius:5px;cursor:pointer;transition:transform .3s ease,background-color .3s ease}.btn_topic:hover{scale:1.01;background-color:var(--hover-color);color:#fff;transform:translateY(-5px) rotate(1.5deg);z-index:1;box-shadow:3px 5px 15px #0000009a}.btn_topic>img{background-color:#36363673;border-radius:100px;padding:4px;height:30px;width:30px;margin-right:10px}.banner_lottie>iframe{border:none;width:100%}@container container_block (min-width: 600px){.workbook_main_container{flex-direction:row;overflow-y:hidden}.triangle__background{width:50%!important}.workbook_left_container{max-width:600px;width:50%;padding-left:6%;padding-top:4%}.banner_lottie{margin-top:0}.workbook_right_container{background-color:transparent;margin-top:0;display:flex;justify-content:center;align-items:center;max-width:60%}.container_topics{background-color:#fff;margin-top:0;width:100%;height:100%;max-height:90%;max-width:500px;overflow-y:scroll;padding:10px;border-radius:10px;border:1px solid grey;box-shadow:10px 10px 10px #00000060}}.endesarrollo{background-color:red;position:absolute;bottom:0;left:0;z-index:100;font-size:14px;padding:0 10px}.triangle__background{position:absolute;top:0;left:0;right:0;width:100%;z-index:0;height:100vh;overflow-y:hidden}.drawable_triangle{background-color:transparent;height:100vh;border-right:300px solid transparent;position:absolute;left:0}.bgwhite{border-top:100vh solid white;width:90%;z-index:5}.bgblue{border-top:100vh solid #006DAE;width:93%;z-index:3}.bggreen{border-top:98vh solid #57CC02;margin-top:8%;width:92%;border-radius:100%;z-index:1;display:flex;justify-content:end}.container_header_fori{display:flex;justify-content:left;align-items:center;width:100%}.container_header_fori>img{height:50px;width:50px;border-radius:10px}.container_header_fori>div{padding-left:5px}.head_top{color:gray}.head_mid{color:var(--color-primary)}.head_bottom{color:#ff4500;margin:0}@container container_block (min-width: 600px){.container_header_fori>img{height:80px;width:80px}}.maincontainer_modal{background-color:#040404ee;position:absolute;top:0;left:0;z-index:30;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.containermodal{background-color:#fff;width:95%;height:95%;padding:10px;border-radius:10px;max-width:600px;overflow-y:scroll}.header{cursor:pointer;justify-content:space-between;border-bottom:2px solid rgb(0,149,255)}.header>img{width:30px;height:30px}.magnifier-container{width:100%;height:90%;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.magnifier-image{width:100%;max-height:550px;max-width:550px;border:1px solid rgba(128,128,128,.713);display:block}.magnifier-lens{display:none;position:absolute;border:2px solid rgba(94,94,94,.5);box-shadow:2px 5px 10px #6e6e6ec6;border-radius:50%;width:130px;height:130px;background-repeat:no-repeat;pointer-events:none;cursor:none}.container-modal3d{width:100%;height:100vh;background-color:#22b7b7;position:absolute;top:0;left:0;background-color:#000000ce;padding:10px;z-index:100;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(10px) saturate(180%);backdrop-filter:blur(10px) saturate(180%);overflow-y:hidden;overflow-x:hidden}.modal3d{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;width:97%;height:95%;padding:15px 15px 0;border-radius:10px;max-width:1000px;overflow-y:hidden}.modal3d>.header{padding-bottom:5px}.footer-info{background-color:transparent!important}.footer-info>summary{margin-top:10px;font-size:12px;text-align:end;padding:10px}.text-min{font-size:10px}.btn_to_esp{background-color:#43b5ba;color:#fff;width:auto;padding:8px 12px;border-radius:20px;cursor:pointer;border:none;font-family:BubbleGumBlack,sans-serif;letter-spacing:2px;position:absolute;margin:45px 10px 10px 0;transition:all .3s ease}.btn_to_esp:hover{background-color:#26d4dd}.btn_to_esp:active{background-color:#43b5ba;transform:translateY(2px)}.container_btn_info{padding:12px 7px 15px;display:flex;justify-content:space-between}.container_btn_info>button{background-color:orange;display:flex;align-items:center;color:#fff;font-family:BubbleGumBlack,sans-serif;letter-spacing:2px;padding:7px 12px;border:none;border-radius:20px;cursor:pointer}.container_btn_info>button:hover{background-color:#ffa83d}.container_btn_info>button:active{transform:translateY(2px)}.icon_info{background-color:#fff;width:20px;height:20px;margin-right:10px;border-radius:30px;color:orange;text-align:center;font-weight:800;padding-left:3px}@container container_block (max-width: 600px){.modal3d{background-color:#e3dfe0}.modal3d>iframe{border:2px solid red}}.mini-modal-info{background-color:#07070779;position:absolute;top:0;left:0;z-index:60;width:100%;height:100vh;-webkit-backdrop-filter:blur(100%) saturate(180%);backdrop-filter:blur(100%) saturate(180%);display:flex;justify-content:center;align-items:center!important}.mini-modal-content{background-color:#fff;position:absolute;bottom:0;width:100%;height:100%;padding:10px 10px 20px 20px;max-width:1000px;margin-bottom:10px;max-height:600px;overflow-y:scroll}.mini-modal-content>p{font-size:14px}@container container_block (min-width: 600px){.mini-modal-content{max-height:700px}}.maincontainer_excercises_atlas{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.modal_intro{background-color:#fff;position:absolute;z-index:10;height:100vh;padding:15px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;cursor:pointer}.modal_intro>img{width:300px;height:300px}.modal_intro_header{width:100%;display:flex;align-items:center}.modal_intro_header>img{width:60px;height:60px;border-radius:10px;margin-right:20px}.excercises_atlas{background-color:#fff;width:100%;height:100%;max-width:700px;overflow-y:hidden;display:flex;flex-direction:column;justify-content:space-around}.header_excercises{display:flex;justify-content:space-between;align-items:center;padding-right:5px}.header_fori{display:flex;cursor:pointer;padding:5px}.header_fori:hover{background-color:orange;border-radius:10px}.header_fori>img{width:40px;height:40px;border-radius:5px;margin-right:20px;margin-left:10px}.stats{padding:5px;display:flex;justify-content:center;align-items:center}.stats>img{width:20px;height:20px;margin:0 4px 0 10px}.body_viewer{width:100%;height:400px;padding:10px}.container_question{height:auto}.txt_question{text-align:center;padding:10px;color:#000;font-size:19px}.button_check{width:100%;padding:20px;display:flex;justify-content:center}.button_check>button{background-color:#30ce18;padding:10px;border-radius:10px;border:none;width:90%;border-bottom:4px solid rgb(176,176,176);cursor:pointer}.button_check>button:hover{margin-top:3px;border-bottom:0}.button_check>button>h3{color:#fff}@container container_block (min-width: 600px){.excercises_atlas,.modal_intro{height:98%;border-radius:10px}}.modal_answer{display:flex;flex-direction:column;justify-content:end}.answer_top{display:flex;flex-direction:column;justify-content:center;align-items:center}.answer_top>img{width:40px;height:40px}.modal_answer>div{padding:15px}.container_modal_info{background-color:#0b0b0b79;position:absolute;top:0;width:100%;height:100vh;z-index:20;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow-y:hidden;overflow-x:hidden}.modal_info{background-color:#fff;width:95%;height:80%;max-width:600px;border-radius:10px;padding:10px;overflow-y:scroll;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.modal_info>p{text-align:justify}.header_modal{width:100%}.container_options{display:flex;flex-direction:column;padding:10px}.container_options input[type=radio]{display:none}.container_options label{display:flex;width:100%;color:#838383;cursor:pointer;justify-content:center;padding:10px 0;border-radius:10px;margin-top:10px;border:1px solid #5b5c5cb0}.container_options input[type=radio]{background-color:red}.container_options input[type=radio]:checked+label{background-color:#2fb9e7b0;color:#fff;transition:transform .3s ease,background-color .3s ease}.btn_option:hover{scale:1.02}.receptor3d_main_container{width:100%;height:100dvh;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.receptor3d_center_container{background-color:#fff;width:100%;height:100%;max-width:900px;position:relative;overflow:hidden;padding-bottom:20px}.receptor3d_header{display:flex;padding-bottom:10px;align-items:center;border-bottom:1px solid grey;background-color:var(--color-primary)}.receptor3d_header>div>p,.receptor3d_header>div>h4{color:#fff;width:100%;text-align:left;padding-left:15px;font-family:BubbleGumBlack,sans-serif;letter-spacing:1px}.receptor3d_model_container{width:100%;height:100%}.receptor3d_footer{position:absolute;bottom:0;left:0;width:100%;padding:10px;display:flex;justify-content:space-around;border-top:1px solid grey}@container container_block (min-width: 600px){.receptor3d_center_container{width:90%;height:90dvh;border-radius:10px}.receptor3d_header{border:1px solid white;border-radius:10px 10px 0 0}}.maincontainer_vocabulary{background-color:transparent;height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;overflow-y:scroll;overflow-x:hidden;padding:20px 10px 10px;z-index:2}.container_words{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;width:100%;max-width:400px}.voc_header{margin-bottom:40px}.voc_header>h1{color:#fff;text-align:center}.voc_header>h4{color:#c8c6c6;text-align:center}.simple_banner_word{background-color:#fff;display:block;border:1px solid grey;border-radius:10px;padding:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:auto;max-height:200px;cursor:pointer}.simple_banner_word>img{width:150px;height:150px}.simple_banner_word>h3{color:var(--color-primary)}.maincontainer_vocabulary>.container_btn{margin-top:30px;margin-bottom:40px;width:100%;max-width:400px;padding:10px;z-index:0!important}.result_eval{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-around}.result_eval>h2{color:var(--color-primary)}@container container_block (min-width: 800px){.container_words{grid-template-columns:repeat(3,1fr);max-width:750px}}@container container_block (max-width: 360px){.container_words{width:100%}.simple_banner_word{max-width:140px;align-items:center}}.maincontainer_modalVocabulary{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000000ca;z-index:10;display:flex;justify-content:center;align-items:center}.modal_vocabulary{background-color:#fff;height:auto;width:95%;padding:5px;border-radius:10px;min-height:400px!important;max-height:90%;max-width:500px;display:flex;flex-direction:column;justify-content:space-between}.modal_vocabulary>.header_modal{display:flex;align-items:end;justify-content:end}.content_voc{display:flex;width:100%;align-items:center;padding-left:10px}.content_voc>img{width:190px;height:190px}.modal_vocabulary>button{background:linear-gradient(to left,#ff00e1,#00eaff);padding:8px;margin-bottom:10px;color:#fffefe;border-radius:10px;border:none;cursor:pointer}._words{width:100%;text-align:center}._words>p{color:gray;font-size:20px}._words>h2{color:var(--color-primary);margin-bottom:20px;font-size:33px}.container_audio{display:flex;width:100%;height:auto;margin-bottom:8px}.player_audio{border-radius:10px;width:100%;display:flex}.maincontainer_ejer_voc{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000000f0;flex-direction:column;display:flex;align-items:center;justify-content:center;z-index:10}.modal_ejer_voc{background-color:#fff;width:95%;padding:10px;border-radius:10px;box-shadow:10px 10px 10px #000000ac;display:flex;flex-direction:column;height:100%;max-height:90%;max-width:500px;overflow-y:scroll}.middle_layout{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;max-height:90%}.middle_layout>h3{color:var(--color-primary)}.middle_layout>img{height:180px;width:180px}.modal_ejer_voc>.header_modal{margin-bottom:5px}.constainer_data_test{display:flex;align-items:center;margin-bottom:10px}.progress_container{display:flex;width:100%;height:12px;background-color:#b4b1b17d;border-radius:5px;padding:2px;margin:10px}.progress_bar{display:flex;border-radius:4px;background-color:#ffe600}.constainer_data_test>img{width:20px;height:20px;margin-right:5px}.content_test{height:100%}.middle_layout{display:flex;justify-content:center}.viewoptions>div>.container_options{margin-bottom:0}.viewoptions{width:100%}.viewoptions>.maincontainer_dragg_and_drop{flex-direction:column;height:auto;padding:10px}.maincontainer_dragg_and_drop>button{background-color:transparent;color:orange;border:none;width:150px;border-bottom:2px solid orange;margin-top:10px;cursor:pointer}.content_test>.container_btn>button{width:95%}.bannerstat{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:30px 0}.bannerstat>img{width:50px;height:50px}.bannerstat>h2{color:var(--color-primary)}.bannerstat>p{color:gray;font-size:18px}.container_input{display:flex;flex-direction:column}.container_label_input{display:flex;justify-content:center;align-items:center}.container_tools{border:1px solid rgb(202,202,202);border-radius:5px;display:flex;height:200px!important;width:100%;overflow-y:scroll}.btn_tools{background-color:#b6b5b5;width:40px;height:30px;border-radius:100px;display:grid;justify-content:center;cursor:pointer;padding-bottom:35px}.label{width:100%;margin:0 10px 0 5px;padding:10px;display:grid;grid-template-areas:"input"}.input{grid-area:input;width:100%;font:inherit;border-radius:10px;border:1px solid gray;padding:.7rem 1.5rem}.label__name{grid-area:input;z-index:100;width:max-content;margin-left:1rem;padding:0 .5rem;align-self:center;height:100%;display:flex;align-items:center;color:#ee6f1a}.input:focus+.label__name,.input:not(:placeholder-shown)+.label__name{transform:translateY(-50%) scale(.7);background-color:#fff}.maincontainer_dragg_and_drop{width:100%;overflow-y:scroll;background-color:#fff;height:100vh;display:flex;justify-content:center}.banner_dragg_and_drop{max-width:400px}.banner_dragg_and_drop>p{color:gray;text-align:left;margin-bottom:5px;border-bottom:2px solid rgb(167,161,161);padding-bottom:5px;font-size:14px}.sentence{margin-top:10px;font-size:20px;margin-bottom:30px}.blank{display:inline-block;width:auto;border-bottom:2px solid grey;margin:0 5px;text-align:center}.placeholder{color:transparent}.draggable-words{display:flex;flex-wrap:wrap;gap:10px;padding:5px}.draggable-word{padding:10px 15px;background-color:#fff;border-radius:13px;border:1px solid grey;border-bottom:3px solid gray;color:#3d3d3d;cursor:grab}.draggable-word:hover{background-color:var(--color-green_light);color:var(--color-green);border:1px solid var(--color-green_dark)}.container_btns{margin-top:20px;display:flex;width:100%;justify-content:space-between;padding:10px;border-top:2px solid grey;height:70px}.container_btns>.btn_blue{margin-right:10px}.container_btns>.btn_orange{width:30%}.more_info{border:none!important;text-align:right!important}.constainer_goals>div>p{color:#15db15;margin-top:10px}.maincontainer_dragg_and_drop>p{color:gray;font-size:12px}.footer_maincontainer2{background:linear-gradient(to right,#9808b4,#08a9c5);width:100%;padding:10px;display:flex;justify-content:left;align-items:center;border-radius:10px;max-width:750px;margin-top:100px;margin-bottom:10px}.footer_maincontainer2>img{width:50px;height:50px;margin-right:10px}.maincontainer_excercises_map{width:100%;height:100dvh;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow-y:hidden}.container_map{background-color:#fff;width:90%;height:95%;display:flex;flex-direction:column;align-items:center;border-radius:10px;max-width:1100px;padding:10px;overflow-y:scroll}.map-header-test{width:100%;display:flex;justify-content:space-between;align-items:center}@container container_block (max-width: 700px){.container_map{width:100%;height:100dvh;border-radius:0}}.maincontainer_more_info{background-color:var(--color-background_grey);position:absolute;top:0;right:0;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;z-index:100;overflow-y:hidden}.modal_informative2{background-color:#fff;height:90vh;width:90%;border-radius:10px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;max-width:600px;max-height:850px;animation:foldIn .7s ease forwards;overflow-y:scroll}.main_map_main{height:100dvh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.container_map-center{height:100dvh;width:100%;position:relative;display:flex;flex-direction:column;overflow-y:hidden;justify-content:space-between;background-color:#fff;max-width:950px}.map-header{position:relative;text-align:center;width:100%;z-index:2;background-color:var(--color-primary);padding:5px 5px 15px}.map-header>div{display:flex;justify-content:left;align-items:center}.map-header>div>img{width:40px;height:40px;margin-right:10px;border-radius:50%}.map-header h2{margin:0;font-size:1.5rem}.map-centering{width:100%;height:70%;display:flex;justify-content:center;align-items:center}.container_horizontal,.container_vertical{border-radius:10px;position:relative;padding:2px;display:flex;width:auto}.container_horizontal{width:100%;max-height:300px}.container_horizontal>img{width:100%;max-height:400px}.container_vertical>img{width:100%}.hotspot{position:absolute;transform:translate(-50%,-50%);background-color:#1f76cc8c;color:#fff;font-size:.5rem;font-weight:700;border-radius:50%;width:12px;height:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s,background-color .2s;overflow-y:100}.hotspot:hover{background-color:red;transform:translate(-50%,-50%) scale(1.2)}.coords-display{position:absolute;bottom:5px;left:10px;background-color:#0009;color:#fff;font-size:.8rem;padding:4px 8px;border-radius:6px;pointer-events:none;-webkit-user-select:none;user-select:none}.map-footer{width:100%;padding:9px;display:flex;justify-content:space-around;align-items:center}@container container_block (min-width: 600px){.container_map-center{height:90%}.map-container{max-height:750px;max-width:750px}.container_map-center{border-radius:10px;padding:2px 1px 0}.map-header{border-radius:10px 10px 0 0}.hotspot{width:20px;height:20px;font-size:.7rem}.container_horizontal{width:100%;height:auto;max-height:500px;max-width:650px}.container_vertical{height:100%;max-height:550px}}.map-dialog{position:absolute;background:#fff;border:1px solid #ccc;border-radius:8px;padding:10px 12px;width:180px;box-shadow:0 2px 6px #00000040;transform:translate(-50%,-100%);z-index:10;animation:fadeIn .2s ease-out}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.dialog-header strong{font-size:.95rem}.close-btn{position:absolute;top:2px;right:5px;border:none;background:none;color:#555;font-size:1rem;font-weight:700;cursor:pointer}.close-btn:hover{color:red}.dialog-body{font-size:.85rem;color:#333}.dialog-triangle{width:16px;height:16px;background-color:#fff;position:absolute;margin-left:40%;bottom:-9px;rotate:45deg;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-90%)}to{opacity:1;transform:translate(-50%,-100%)}}.main_container_op2{width:100%;height:100dvh;background-color:#eee;overflow:hidden;display:flex;justify-content:center;align-items:center}.container_center{background-color:#fff;width:100%;height:100%;max-width:700px;padding:1rem;overflow-y:scroll}.header_op2{display:flex;justify-content:left;flex-direction:column;align-items:center}.question_block{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 1px 4px #07014181}.answer_input{width:100%;padding:.5rem;margin-top:.5rem;border:1px solid #d1d1d1;border-radius:8px;font-size:1rem}.check_button{background:#007bff;color:#fff;border:none;padding:.8rem 1.2rem;border-radius:10px;font-size:1rem;cursor:pointer;margin-top:1rem}.check_button:hover{background:#0056b3}.correct{color:green}.incorrect{color:red}.solution_text{margin-top:.4rem;font-size:.95rem;color:#777}.final_score{text-align:center;margin-top:1.5rem;font-weight:700;color:#222}@container container_block (min-width: 600px){.container_center{height:95%;border-radius:16px;box-shadow:0 4px 10px #0007}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;--color-primary: #006DAE;--color-primary_dark: #181D3D;--color-green_light: #D7FFB8;--color-green: #55B802;--color-green_dark: #387C06;--color-red: #E91E1E;--color-yellow: #FBBC05 ;--color-orange: #FC8E2D;--color-violet: #CE82FF;--color-acua: #00CD9C;--color-blue: #1CB0F6;--color-bluelight: #DDF3FE;--color-pink: #FF87D1;--color-pink_dark: #DC4A5C;--color-coffe: #C8701D;--color-purple: #CD348E;--color-banner_back: #2C2C2C;--color-carbon: #2C2C2C;--color-chat_green: #005C4B;--color-chat_grey: #474545;--color-background_grey: rgba(0, 0, 0, .836)}:root{color-scheme:light}.effect_lean{transition:transform .8s ease,background-color .3s ease}.effect_lean:hover{scale:1.01;transform:translateY(-5px) rotate(3deg);box-shadow:4px 5px 8px #00000046}.main_container{height:100vh;overflow-y:hidden}.effect_sheet{opacity:0;transform-origin:top center;animation:foldIn .6s ease forwards}.effect_slide_up{opacity:0;transform:translateY(100%);animation:slide-up 1s forwards}*{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;margin:0;padding:0;box-sizing:border-box}body{height:100dvh;width:100%}body{container-type:inline-size;container-name:container_block}.item_space{margin-top:30px}.conatinerwhite{background-color:#fff;border-radius:10px;height:100%;width:100%;overflow-y:scroll;max-width:550px!important;padding:15px;box-shadow:5px 5px 15px #000}.c_left{padding-bottom:50px}.c_red{color:red}.c_grey{color:gray}.c_green{color:#55b802}.c_blue{color:var(--color-blue)}.c_primary{color:var(--color-primary)}.container_btn{display:flex;width:100%;height:50px;justify-content:center}.btn_primary{display:flex;width:80%;height:40px;padding:10px 30px;justify-content:center;align-items:center;color:#fff;position:relative;font-size:1.2em;border:none;border-radius:5px;cursor:pointer;box-shadow:0 3px 1px #29224d54;font-family:BubbleGumBlack,sans-serif}.btn_primary:hover{margin-top:3px;text-align:center;box-shadow:0 0 transparent}.btn_white{color:var(--color-primary);background-color:#fff;box-shadow:2px 5px #809cc4}.btn_blue{background-color:var(--color-primary)}.btn_blue2{background-color:#2a73d9}.btn_green{background-color:#57cc02}.btn_red{background-color:#d44d3b}.btn_blue_dark{background-color:#181d3d;color:#fff}.btn_orange{background-color:orange}.btn_secondary{color:orange;border-left:none;border:1px solid orange;margin-right:5px;border-radius:5px;padding:3px 8px;cursor:pointer}.btn_secondary:hover{color:#fff;background-color:orange}.btn_blue{background-color:var(--color-blue)!important}.button_check{height:80px}.button_check>button{height:40px}.im_fori{width:50%}@font-face{font-family:BubbleGumBlack;src:url(/assets/bubble_gum_black-DufiFm_g.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:BubbleGumLight;src:url(/assets/bubble_gum_light-hfhcWxO7.otf) format("opentype");font-weight:600;font-style:normal}h1,h2,h3{font-family:BubbleGumBlack,sans-serif;letter-spacing:1px}.button-EVALUATE{background-color:var(--color-orange);font-family:BubbleGumBlack,sans-serif;letter-spacing:2px;border-radius:30px;color:#fff;padding:10px 15px;border:none;cursor:pointer}@container container_block (max-width: 600px){.maincontainer_display_homwork{width:100%;height:100%;padding:0!important}.conatinerwhite{width:100%;height:100vh;border-radius:none;overflow-y:scroll!important}.maincontainer_display_homwork{display:block;overflow-y:scroll}.c_right{position:absolute;top:0;z-index:10;height:100vh}.c_left{border-radius:0}}@container container_block (min-width: 600px){.c_left{margin-right:10px}}@keyframes foldIn{0%{opacity:0;transform:perspective(600px) rotateX(-90deg)}50%{opacity:1;transform:perspective(600px) rotateX(20deg)}70%{transform:perspective(600px) rotateX(-10deg)}to{opacity:1;transform:perspective(600px) rotateX(0)}}
