.InterpretHome h2{padding:0;color:var(--primary-color);font-size:24px;font-style:normal;font-weight:600;line-height:120%;justify-self:center;margin:0 0 60px}.InterpretHome h2 span{display:block;margin-bottom:10px}@media only screen and (min-width:1201px){.InterpretHome h2{font-size:36px}}.InterpretHome h2:before{left:30%;top:5%;max-width:450px;max-height:450px;background:rgba(240,179,255,.2509803922);animation:bubblesAnimation 5s linear infinite;z-index:-1;-webkit-animation:bubblesAnimation 5s linear infinite}.InterpretHome h2:after,.InterpretHome h2:before{position:absolute;content:"";width:100%;height:100%;border-radius:62% 47% 82% 35%/45% 45% 80% 66%;will-change:border-radius,transform,opacity;display:block}.InterpretHome h2:after{left:10%;top:0;max-width:350px;max-height:350px;background:rgba(242,198,211,.3803921569);animation:bubblesAnimation 4s linear infinite;z-index:-2;-webkit-animation:bubblesAnimation 4s linear infinite}.InterpretHome_Steps{display:grid;grid-auto-flow:row;grid-gap:10px;gap:10px;justify-content:center;justify-items:center;align-content:center;margin:0 auto}@media only screen and (min-width:1201px){.InterpretHome_Steps{grid-auto-flow:column;gap:24px;margin-bottom:10px}}.InterpretHome_Step{display:grid;padding:24px;background-color:#fff;border-radius:12px;grid-auto-flow:column;box-shadow:0 2px 3px 0 hsla(231,35%,7%,.314);align-content:center;align-items:center;background-size:cover;width:min-content;white-space:nowrap;grid-gap:12px;gap:12px}.InterpretHome_Step:hover{text-decoration:none}.InterpretHome_Step_Theory{background-color:#fce0ea}.InterpretHome_Step_Understand{background-color:#d2ffea}.InterpretHome_Step .MaterialSymbol{font-size:26px}.InterpretHome_Arrow{display:grid;align-items:center;font-size:64px;text-shadow:0 2px 3px 0 hsla(231,35%,7%,.314)}.InterpretHome_Arrow .MaterialSymbol{display:none;font-size:38px}.InterpretHome_Arrow_Down.MaterialSymbol{display:block}@media only screen and (min-width:1201px){.InterpretHome_Arrow .MaterialSymbol{display:block}.InterpretHome_Arrow .InterpretHome_Arrow_Down.MaterialSymbol{display:none}}.InterpretHome_InterpreterSlider{position:relative}@media only screen and (min-width:1201px){.InterpretHome_InterpreterSlider{border:1px solid rgba(15,54,82,.084);border-top:none;border-bottom:none;border-radius:12px}}.InterpretHome_InterpreterSlider--loading{display:grid;place-items:center;height:643px}@media only screen and (min-width:1201px){.InterpretHome_InterpreterSlider--loading{height:555px}}.InterpretHome_InterpreterSlider .glide{position:relative;max-width:calc(100vw - 35px)}@media only screen and (min-width:1201px){.InterpretHome_InterpreterSlider .glide{max-width:calc(100vw - 224px)}}.InterpretHome_InterpreterSlider .glide__arrows{position:absolute;display:grid;grid-auto-flow:column;justify-content:space-between;top:calc(50% - 100px);width:100%}@media only screen and (min-width:1201px){.InterpretHome_InterpreterSlider .glide__arrows{padding:10px}}.InterpretHome_InterpreterSlider .glide__arrow{z-index:1;border-radius:12px;border:1px solid #fce0ea;width:30px;height:100px;background-color:hsla(0,0%,100%,.5098039216);text-align:center;font-size:100%;color:#ff0059}@media only screen and (min-width:1201px){.InterpretHome_InterpreterSlider .glide__arrow{width:50px;color:#fce0ea}}.InterpretHome_InterpreterSlider .glide__arrow:hover{cursor:pointer;color:#ff0059;border-color:#fff;box-shadow:0 0 30px #fce0ea;text-shadow:#fce0ea 0 0 30px}.InterpretHome_InterpreterSlider .glide__track{overflow:hidden;cursor:move;cursor:-webkit-grab;cursor:grab}.InterpretHome_InterpreterSlider .glide__track:active{cursor:-webkit-grabbing;cursor:grabbing}.InterpretHome_InterpreterSlider .glide__slides{overflow:hidden;transform-style:preserve-3d}.InterpretHome_InterpreterSlider .glide__slide{padding:10px}@media only screen and (min-width:1201px){.InterpretHome_InterpreterSlider .glide__slide{padding:40px}}.InterpretHome_InterpreterSlider .glide__slide{transform:perspective(2000px)}.InterpretHome_InterpreterSlider .glide__bullets{display:grid;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));justify-content:center;justify-items:center;width:100%;margin:0 auto;z-index:1}@media only screen and (min-width:1201px){.InterpretHome_InterpreterSlider .glide__bullets{grid-template-columns:unset;grid-auto-flow:column}}.InterpretHome_InterpreterSlider .glide__bullet{display:grid;width:60px;height:60px;border-radius:8px;font-size:34px;color:var(--primary-color);align-items:center;text-align:center;cursor:pointer}.InterpretHome_InterpreterSlider .glide__bullet--active,.InterpretHome_InterpreterSlider .glide__bullet:hover{color:#21cfed;transform:scale(1.2)}.InterpretHome_InterpreterSlider .Interpreter{transition:all .5s ease}.InterpretHome_InterpreterSlider .Interpreter:hover{box-shadow:0 0 20px 0 rgba(33,207,237,.2392156863)}.InterpretHome_InterpreterSlider .Interpreter--next,.InterpretHome_InterpreterSlider .Interpreter--prev{filter:blur(2px);opacity:.5}.InterpretHome_InterpreterSlider .Interpreter_Header_Icon.MaterialSymbol{background-color:#21cfed;color:#fff}.InterpretHome_Store{display:grid;grid-auto-flow:column;grid-gap:10px;gap:10px;justify-content:center;padding-top:20px}