.p-details{width:100%}.p-details__inner{width:100%}.p-details__pass{width:100%}.p-details__pass_text{line-height:1.75;margin-top:clamp(-6px,-0.5vw,-6px);margin-bottom:clamp(26px,2.8333333333vw,34px)}.p-details__pass_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(167,67,70,0.1);padding:clamp(20px,3vw,36px) clamp(16px,2.5vw,30px)}@media screen and (max-width:768px){.p-details__pass_flex{display:block}}.p-details__pass_flex input[type=password]{display:block;width:calc(100% - 136px);margin-right:16px;height:50px;background:#ffffff;border:1px solid #cdcdcd;border-radius:5px;padding:10px}@media screen and (max-width:768px){.p-details__pass_flex input[type=password]{width:100%;height:45px;margin-bottom:20px}}.p-details__pass_flex input[type=submit]{width:120px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#a74346;font-weight:500;color:#ffffff;text-align:center;border-radius:5px;cursor:pointer;-webkit-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out}@media screen and (max-width:768px){.p-details__pass_flex input[type=submit]{width:min(100%,200px);margin:0 auto}}@media screen and (hover:hover) and (pointer:fine){.p-details__pass_flex input[type=submit]:hover{background:#b86063}}.p-details__back{width:min(100%,580px);margin:0 auto}.p-details__link{display:block;width:100%;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:clamp(18px,1.8333333333vw,22px);font-weight:bold;letter-spacing:0.05em;text-align:center;background:#ffffff;border:3px solid #a74346;border-radius:9999px;padding:clamp(14px,1.6666666667vw,20px) 0 clamp(16px,1.8333333333vw,22px);position:relative;-webkit-transition:color 0.3s ease-in-out,background 0.3s ease-in-out;transition:color 0.3s ease-in-out,background 0.3s ease-in-out}@media screen and (hover:hover) and (pointer:fine){.p-details__link:hover{color:#ffffff;background:#a74346}}@media screen and (hover:hover) and (pointer:fine){.p-details__link:hover:before{left:18px}}@media screen and (hover:hover) and (pointer:fine) and (max-width:768px){.p-details__link:hover:before{left:10px}}@media screen and (hover:hover) and (pointer:fine){.p-details__link:hover:after{left:26px}}@media screen and (hover:hover) and (pointer:fine) and (max-width:768px){.p-details__link:hover:after{left:17px}}.p-details__link:before{content:"";position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:28px;height:28px;background:#a74346;border-radius:50%;-webkit-transition:left 0.2s ease-in-out;transition:left 0.2s ease-in-out}@media screen and (max-width:768px){.p-details__link:before{left:14px;width:20px;height:20px}}.p-details__link:after{content:"\f104";font-family:"Font Awesome 6 Free";font-size:14px;font-weight:900;color:#ffffff;display:inline-block;position:absolute;top:50%;left:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:left 0.2s ease-in-out;transition:left 0.2s ease-in-out}@media screen and (max-width:768px){.p-details__link:after{left:21px;font-size:12px}}.p-details_movie{width:100%;margin-bottom:clamp(40px,5vw,60px)}.p-details_movie__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:clamp(28px,2.6666666667vw,32px)}.p-details_movie__list li{width:31%}.p-details_movie__list li:nth-child(3n+2):last-child{margin-right:auto;margin-left:calc(50% - 31% * 1.5)}@media screen and (max-width:1024px){.p-details_movie__list li{width:48%}.p-details_movie__list li:nth-child(3n+2):last-child{margin:0}}@media screen and (max-width:520px){.p-details_movie__list li{width:100%;margin:0 auto}.p-details_movie__list li:nth-child(3n+2):last-child{margin:0 auto}}.p-details_movie__link{width:100%;display:block}.p-details_movie__figure{width:100%;display:block;position:relative;overflow:hidden;margin-bottom:clamp(18px,1.6666666667vw,20px)}.p-details_movie__figure:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50px;height:50px;background:rgba(167,67,70,0.75);border:2px solid #ffffff;border-radius:50%;z-index:1;-webkit-transition:background 0.3s ease-in-out;transition:background 0.3s ease-in-out}@media screen and (hover:hover) and (pointer:fine){.p-details_movie__link:hover .p-details_movie__figure:before{background:#a74346}}.p-details_movie__figure:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-36%,-50%);transform:translate(-36%,-50%);width:0;height:0;border-style:solid;border-width:9.5px 0 9.5px 15px;border-color:transparent transparent transparent #ffffff;z-index:1}.p-details_movie__figure .img{width:100%;aspect-ratio:372/210;position:relative}.p-details_movie__figure .img img{width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 0.2s ease-in-out;transition:-webkit-transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out,-webkit-transform 0.2s ease-in-out}@media screen and (hover:hover) and (pointer:fine){.p-details_movie__link:hover .p-details_movie__figure .img img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.p-details_movie__figure .cap{display:inline-block;position:absolute;bottom:12px;right:12px;background:rgba(48,48,48,0.75);font-size:13px;color:#fefefe;padding:2px 5px;border-radius:3px}.p-details_movie__ttl{width:100%;padding-bottom:12px;border-bottom:1px solid #a74346;margin-bottom:clamp(14px,1.25vw,15px)}.p-details_movie__ttl .cont{display:block;font-size:clamp(16px,1.5vw,18px);font-weight:500;line-height:1.6666666667;margin-top:clamp(-6px,-0.5vw,-6px);margin-bottom:clamp(-6px,-0.5vw,-6px);-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}@media screen and (max-width:768px){.p-details_movie__ttl .cont{line-height:1.6875;margin-top:clamp(-5.5px,-0.4583333333vw,-5.5px);margin-bottom:clamp(-5.5px,-0.4583333333vw,-5.5px)}}@media screen and (hover:hover) and (pointer:fine){.p-details_movie__link:hover .p-details_movie__ttl .cont{color:#a74346}}.p-details_movie__text{width:100%;font-size:15px;line-height:1.6666666667;margin-top:clamp(-5px,-0.4166666667vw,-5px);margin-bottom:clamp(-5px,-0.4166666667vw,-5px)}.p-details_materials{width:100%;margin-bottom:clamp(80px,13.3333333333vw,160px)}.p-details_materials__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:768px){.p-details_materials__list{display:block}}.p-details_materials__list li{width:49%}@media screen and (max-width:768px){.p-details_materials__list li{width:100%}}.p-details_materials__link{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:clamp(11px,1.5vw,18px) 30px clamp(12px,1.5833333333vw,19px) 16px;font-weight:500;line-height:24px;border-bottom:1px solid #a74346;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.p-details_materials__link[href$=".pdf"] .cont ._capa:before{content:"\f1c1";color:#dc3200}.p-details_materials__link[href$=".xls"] .cont ._capa:before,.p-details_materials__link[href$=".xlsx"] .cont ._capa:before{content:"\f1c3";color:#00c53e}.p-details_materials__link[href$=".doc"] .cont ._capa:before,.p-details_materials__link[href$=".docx"] .cont ._capa:before{content:"\f1c2";color:#0053bd}.p-details_materials__link[href$=".ppt"] .cont ._capa:before,.p-details_materials__link[href$=".pptx"] .cont ._capa:before{content:"\f1c4";color:#CA5B2C}.p-details_materials__link[href$=".zip"] .cont ._capa:before{content:"\f1c6";color:#8c8c8c}@media screen and (hover:hover) and (pointer:fine){.p-details_materials__link:hover{color:#a74346}}@media screen and (hover:hover) and (pointer:fine){.p-details_materials__link:hover:before{right:6px}}.p-details_materials__link:before{content:"\f105";font-family:"Font Awesome 6 Free";font-size:14px;font-weight:900;color:#6e1b1b;display:inline-block;position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:right 0.2s ease-in-out;transition:right 0.2s ease-in-out}.p-details_materials__link .cont{display:block}.p-details_materials__link .cont ._capa{display:inline-block;margin-left:20px;padding-left:16px;position:relative;font-size:13px;font-weight:400;color:#798491}.p-details_materials__link .cont ._capa:before{content:"\f15b";font-family:"Font Awesome 6 Free";font-size:15px;font-weight:400;color:#c7cfdb;display:inline-block;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-details_materials__link .cont ._text{display:block;font-size:14px;font-weight:400;line-height:1.4285714286;margin-top:clamp(1px,0.1666666667vw,2px);margin-bottom:clamp(-3px,-0.25vw,-3px);padding-bottom:4px}
/*# sourceMappingURL=common_details.css.map */